Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 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-ssh4102652076642551921.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11783441052100812881.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3962024420609407418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3587051477513833972.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-ssh868619429397556121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40459 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/807 [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/807 # 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 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a (main) Commit message: "Merge pull request #5104 from judehung/update-release-odessa" > 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 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a # timeout=10 > git rev-list --no-walk c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-06T11:05:03.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-06T11:05:03.287Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-06T11:05:03.308Z] ========================================================= [2025-03-06T11:05:03.308Z] EdgeX Global Pipelines Version Info [2025-03-06T11:05:03.308Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:05:04.062Z] ------------------- [2025-03-06T11:05:04.062Z] stable info: [2025-03-06T11:05:04.062Z] ------------------- [2025-03-06T11:05:04.062Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-06T11:05:04.062Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-06T11:05:04.062Z] Message: update stable to v1.0.269 [2025-03-06T11:05:04.635Z] ------------------- [2025-03-06T11:05:04.635Z] experimental info: [2025-03-06T11:05:04.635Z] ------------------- [2025-03-06T11:05:04.635Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-06T11:05:04.635Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-06T11:05:04.635Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-06T11:05:04.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-06T11:05:04.741Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-06T11:05:04.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-06T11:05:04.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-06T11:05:04.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-06T11:05:04.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-06T11:05:04.857Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-06T11:05:04.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-06T11:05:04.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-06T11:05:04.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-06T11:05:04.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-06T11:05:04.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-06T11:05:05.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-06T11:05:05.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-06T11:05:05.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-06T11:05:05.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-06T11:05:05.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-06T11:05:05.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-06T11:05:05.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-06T11:05:05.168Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-06T11:05:05.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-06T11:05:05.214Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-06T11:05:05.235Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-06T11:05:05.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-06T11:05:05.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-06T11:05:05.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-06T11:05:05.307Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] echo [2025-03-06T11:05:05.326Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0039a45 [Pipeline] echo [2025-03-06T11:05:05.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T11:05:05.418Z] provisioning config files... [2025-03-06T11:05:05.432Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/807@tmp/config18179744835015165914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:05:05.782Z] ---> ****-login.sh [2025-03-06T11:05:05.782Z] nexus3.edgexfoundry.org:10001 [2025-03-06T11:05:06.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:05:06.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:05:06.042Z] Configure a credential helper to remove this warning. See [2025-03-06T11:05:06.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:05:06.042Z] [2025-03-06T11:05:06.042Z] Login Succeeded [2025-03-06T11:05:06.042Z] nexus3.edgexfoundry.org:10002 [2025-03-06T11:05:06.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:05:06.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:05:06.302Z] Configure a credential helper to remove this warning. See [2025-03-06T11:05:06.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:05:06.302Z] [2025-03-06T11:05:06.302Z] Login Succeeded [2025-03-06T11:05:06.302Z] nexus3.edgexfoundry.org:10003 [2025-03-06T11:05:06.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:05:06.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:05:06.302Z] Configure a credential helper to remove this warning. See [2025-03-06T11:05:06.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:05:06.302Z] [2025-03-06T11:05:06.302Z] Login Succeeded [2025-03-06T11:05:06.302Z] nexus3.edgexfoundry.org:10004 [2025-03-06T11:05:06.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:05:06.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:05:06.302Z] Configure a credential helper to remove this warning. See [2025-03-06T11:05:06.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:05:06.302Z] [2025-03-06T11:05:06.302Z] Login Succeeded [2025-03-06T11:05:06.302Z] ****.io [2025-03-06T11:05:06.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:05:06.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:05:06.562Z] Configure a credential helper to remove this warning. See [2025-03-06T11:05:06.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:05:06.562Z] [2025-03-06T11:05:06.562Z] Login Succeeded [2025-03-06T11:05:06.562Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T11:05:06.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T11:05:06.906Z] + 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-03-06T11:05:06.906Z] + dirname cmd/core-command/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/core-data/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/core-keeper/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/core-metadata/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-06T11:05:06.906Z] + dirname cmd/support-notifications/Dockerfile [2025-03-06T11:05:06.906Z] + cut -d/ -f2 [2025-03-06T11:05:06.906Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-06T11:05:06.906Z] + + dirname cmd/support-scheduler/Dockerfilecut [2025-03-06T11:05:06.906Z] -d/ -f2 [2025-03-06T11:05:06.906Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-06T11:05:06.940Z] 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-03-06T11:05:07.303Z] + git rev-list -1 --merges 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a~1..0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] echo [2025-03-06T11:05:07.317Z] -----------> git rev-list -1 --merges 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a~1..0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:05:07.317Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [false] [Pipeline] sh [2025-03-06T11:05:07.606Z] + git log --format=format:%s -1 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] echo [2025-03-06T11:05:07.621Z] ========================================================= [2025-03-06T11:05:07.621Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-06T11:05:07.621Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-06T11:05:08.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T11:05:08.058Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-06T11:05:08.058Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-06T11:05:08.058Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-06T11:05:08.058Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-06T11:05:08.058Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-06T11:05:08.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:05:08.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T11:05:08.495Z] [2025-03-06T11:05:08.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:05:08.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T11:05:08.804Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-06T11:05:08.804Z] b85a868b505f: Pulling fs layer [2025-03-06T11:05:08.804Z] e2be974225ed: Pulling fs layer [2025-03-06T11:05:08.804Z] 339a4e72a1f5: Pulling fs layer [2025-03-06T11:05:08.804Z] 988bab9f4d93: Pulling fs layer [2025-03-06T11:05:08.804Z] 1469e6f7b9e6: Pulling fs layer [2025-03-06T11:05:08.804Z] eaf3925da568: Pulling fs layer [2025-03-06T11:05:08.804Z] 988bab9f4d93: Waiting [2025-03-06T11:05:08.804Z] 1469e6f7b9e6: Waiting [2025-03-06T11:05:08.804Z] bab4dde63d76: Pulling fs layer [2025-03-06T11:05:08.804Z] bde34c3a00c8: Pulling fs layer [2025-03-06T11:05:08.804Z] eaf3925da568: Waiting [2025-03-06T11:05:08.804Z] b352a97aabf1: Pulling fs layer [2025-03-06T11:05:08.804Z] bab4dde63d76: Waiting [2025-03-06T11:05:08.804Z] 4872d77fe225: Pulling fs layer [2025-03-06T11:05:08.804Z] 5851b861e8e6: Pulling fs layer [2025-03-06T11:05:08.804Z] bde34c3a00c8: Waiting [2025-03-06T11:05:08.804Z] b352a97aabf1: Waiting [2025-03-06T11:05:08.804Z] e2be974225ed: Verifying Checksum [2025-03-06T11:05:08.804Z] e2be974225ed: Download complete [2025-03-06T11:05:08.804Z] 988bab9f4d93: Download complete [2025-03-06T11:05:09.063Z] 1469e6f7b9e6: Verifying Checksum [2025-03-06T11:05:09.063Z] 1469e6f7b9e6: Download complete [2025-03-06T11:05:09.063Z] 339a4e72a1f5: Verifying Checksum [2025-03-06T11:05:09.063Z] 339a4e72a1f5: Download complete [2025-03-06T11:05:09.063Z] eaf3925da568: Verifying Checksum [2025-03-06T11:05:09.063Z] eaf3925da568: Download complete [2025-03-06T11:05:09.063Z] bde34c3a00c8: Download complete [2025-03-06T11:05:09.063Z] b352a97aabf1: Verifying Checksum [2025-03-06T11:05:09.063Z] b352a97aabf1: Download complete [2025-03-06T11:05:09.063Z] 4872d77fe225: Download complete [2025-03-06T11:05:09.063Z] 5851b861e8e6: Download complete [2025-03-06T11:05:09.063Z] b85a868b505f: Verifying Checksum [2025-03-06T11:05:09.063Z] b85a868b505f: Download complete [2025-03-06T11:05:09.325Z] bab4dde63d76: Verifying Checksum [2025-03-06T11:05:09.325Z] bab4dde63d76: Download complete [2025-03-06T11:05:10.259Z] b85a868b505f: Pull complete [2025-03-06T11:05:10.259Z] e2be974225ed: Pull complete [2025-03-06T11:05:10.826Z] 339a4e72a1f5: Pull complete [2025-03-06T11:05:10.826Z] 988bab9f4d93: Pull complete [2025-03-06T11:05:11.086Z] 1469e6f7b9e6: Pull complete [2025-03-06T11:05:11.086Z] eaf3925da568: Pull complete [2025-03-06T11:05:12.989Z] bab4dde63d76: Pull complete [2025-03-06T11:05:12.989Z] bde34c3a00c8: Pull complete [2025-03-06T11:05:13.249Z] b352a97aabf1: Pull complete [2025-03-06T11:05:13.249Z] 4872d77fe225: Pull complete [2025-03-06T11:05:13.249Z] 5851b861e8e6: Pull complete [2025-03-06T11:05:13.249Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-06T11:05:13.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T11:05:13.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:05:13.652Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:05:13.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:05:16.467Z] $ docker top e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 -eo pid,comm [2025-03-06T11:05:16.538Z] 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-03-06T11:05:16.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T11:05:16.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T11:05:16.592Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T11:05:16.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T11:05:16.693Z] $ docker exec e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 ssh-agent [2025-03-06T11:05:16.810Z] SSH_AUTH_SOCK=/tmp/ssh-vD7ZxtwBGyoS/agent.32 [2025-03-06T11:05:16.810Z] SSH_AGENT_PID=38 [2025-03-06T11:05:16.817Z] Running ssh-add (command line suppressed) [2025-03-06T11:05:16.902Z] Identity added: /w/workspace/edgex-go/807@tmp/private_key_6350277788858364122.key (/w/workspace/edgex-go/807@tmp/private_key_6350277788858364122.key) [2025-03-06T11:05:16.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T11:05:17.216Z] + git tag --points-at HEAD [Pipeline] } [2025-03-06T11:05:17.225Z] $ docker exec --env ******** --env ******** e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 ssh-agent -k [2025-03-06T11:05:17.337Z] unset SSH_AUTH_SOCK; [2025-03-06T11:05:17.337Z] unset SSH_AGENT_PID; [2025-03-06T11:05:17.338Z] echo Agent pid 38 killed; [2025-03-06T11:05:17.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-06T11:05:17.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T11:05:17.391Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T11:05:17.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T11:05:17.502Z] $ docker exec e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 ssh-agent [2025-03-06T11:05:17.609Z] SSH_AUTH_SOCK=/tmp/ssh-Aq949BmYZwKU/agent.71 [2025-03-06T11:05:17.609Z] SSH_AGENT_PID=77 [2025-03-06T11:05:17.615Z] Running ssh-add (command line suppressed) [2025-03-06T11:05:17.724Z] Identity added: /w/workspace/edgex-go/807@tmp/private_key_11714955726309116809.key (/w/workspace/edgex-go/807@tmp/private_key_11714955726309116809.key) [2025-03-06T11:05:17.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T11:05:18.038Z] + git semver init [2025-03-06T11:05:18.298Z] 2025-03-06 11:05:18,225 [run_init] DEBUG init version:0.0.0 force:False [2025-03-06T11:05:18.298Z] 2025-03-06 11:05:18,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/807/.semver [2025-03-06T11:05:18.298Z] 2025-03-06 11:05:18,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/807/.semver [2025-03-06T11:05:18.298Z] 2025-03-06 11:05:18,227 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/807/.semver'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=None) [2025-03-06T11:05:24.870Z] 2025-03-06 11:05:23,570 [append_file] DEBUG append to file:/w/workspace/edgex-go/807/.git/info/exclude [2025-03-06T11:05:24.870Z] 2025-03-06 11:05:23,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/807/.semver/main with force:False [2025-03-06T11:05:24.870Z] 2025-03-06 11:05:23,571 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main [2025-03-06T11:05:24.870Z] 2025-03-06 11:05:23,571 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main [2025-03-06T11:05:24.870Z] 4.0.0-dev.69 [Pipeline] } [2025-03-06T11:05:24.876Z] $ docker exec --env ******** --env ******** e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 ssh-agent -k [2025-03-06T11:05:24.979Z] unset SSH_AUTH_SOCK; [2025-03-06T11:05:24.979Z] unset SSH_AGENT_PID; [2025-03-06T11:05:24.980Z] echo Agent pid 77 killed; [2025-03-06T11:05:24.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T11:05:25.316Z] + git semver [Pipeline] } [2025-03-06T11:05:25.586Z] $ docker stop --time=1 e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 [2025-03-06T11:05:26.870Z] $ docker rm -f --volumes e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T11:05:27.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-06T11:05:27.433Z] Stashed 1 file(s) [Pipeline] echo [2025-03-06T11:05:27.436Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.69 [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-03-06T11:05:27.849Z] + git config --global --add safe.directory /w/workspace/edgex-go/807 [Pipeline] echo [2025-03-06T11:05:27.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T11:05:27.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T11:05:28.051Z] ========================================================= [2025-03-06T11:05:28.051Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-06T11:05:28.051Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-06T11:05:28.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T11:05:28.337Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-06T11:05:28.337Z] da9db072f522: Pulling fs layer [2025-03-06T11:05:28.337Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-06T11:05:28.337Z] 06f05ace1117: Pulling fs layer [2025-03-06T11:05:28.337Z] 5fe327b54edc: Pulling fs layer [2025-03-06T11:05:28.337Z] 4f4fb700ef54: Pulling fs layer [2025-03-06T11:05:28.337Z] 92a5565b7b96: Pulling fs layer [2025-03-06T11:05:28.337Z] 5fe327b54edc: Waiting [2025-03-06T11:05:28.337Z] 4f4fb700ef54: Waiting [2025-03-06T11:05:28.337Z] ff9bb7016b71: Pulling fs layer [2025-03-06T11:05:28.337Z] 92a5565b7b96: Waiting [2025-03-06T11:05:28.337Z] b67dba6c2c7d: Pulling fs layer [2025-03-06T11:05:28.337Z] a813b0c90790: Pulling fs layer [2025-03-06T11:05:28.337Z] ff9bb7016b71: Waiting [2025-03-06T11:05:28.337Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-06T11:05:28.337Z] 6ef4a4ee8ca5: Download complete [2025-03-06T11:05:28.337Z] 5fe327b54edc: Download complete [2025-03-06T11:05:28.337Z] 4f4fb700ef54: Verifying Checksum [2025-03-06T11:05:28.337Z] 4f4fb700ef54: Download complete [2025-03-06T11:05:28.337Z] 92a5565b7b96: Verifying Checksum [2025-03-06T11:05:28.337Z] 92a5565b7b96: Download complete [2025-03-06T11:05:28.337Z] da9db072f522: Download complete [2025-03-06T11:05:28.337Z] ff9bb7016b71: Verifying Checksum [2025-03-06T11:05:28.337Z] ff9bb7016b71: Download complete [2025-03-06T11:05:28.603Z] da9db072f522: Pull complete [2025-03-06T11:05:28.603Z] a813b0c90790: Verifying Checksum [2025-03-06T11:05:28.603Z] a813b0c90790: Download complete [2025-03-06T11:05:28.603Z] 6ef4a4ee8ca5: Pull complete [2025-03-06T11:05:28.862Z] 06f05ace1117: Verifying Checksum [2025-03-06T11:05:28.862Z] 06f05ace1117: Download complete [2025-03-06T11:05:29.120Z] b67dba6c2c7d: Verifying Checksum [2025-03-06T11:05:29.120Z] b67dba6c2c7d: Download complete [2025-03-06T11:05:32.405Z] 06f05ace1117: Pull complete [2025-03-06T11:05:32.405Z] 5fe327b54edc: Pull complete [2025-03-06T11:05:32.405Z] 4f4fb700ef54: Pull complete [2025-03-06T11:05:32.405Z] 92a5565b7b96: Pull complete [2025-03-06T11:05:32.664Z] ff9bb7016b71: Pull complete [2025-03-06T11:05:35.194Z] b67dba6c2c7d: Pull complete [2025-03-06T11:05:35.194Z] a813b0c90790: Pull complete [2025-03-06T11:05:35.194Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-06T11:05:35.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T11:05:35.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-06T11:05:35.505Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T11:05:35.506Z] WORKDIR /edgex [2025-03-06T11:05:35.506Z] COPY go.mod . [2025-03-06T11:05:35.506Z] RUN go mod download+ [2025-03-06T11:05:35.506Z] docker build -t ci-base-image-x86_64 -f - . [2025-03-06T11:05:36.071Z] Sending build context to Docker daemon 180.4MB [2025-03-06T11:05:36.071Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T11:05:36.071Z] ---> 3ba60ce46760 [2025-03-06T11:05:36.071Z] Step 2/4 : WORKDIR /edgex [2025-03-06T11:05:41.346Z] ---> Running in a535fe8f0956 [2025-03-06T11:05:41.346Z] Removing intermediate container a535fe8f0956 [2025-03-06T11:05:41.346Z] ---> a5d6717839ec [2025-03-06T11:05:41.346Z] Step 3/4 : COPY go.mod . [2025-03-06T11:05:41.346Z] ---> b1a6dbbb91df [2025-03-06T11:05:41.346Z] Step 4/4 : RUN go mod download [2025-03-06T11:05:41.346Z] ---> Running in 14a5ac3d20f8 [2025-03-06T11:05:42.521Z] Still waiting to schedule task [2025-03-06T11:05:42.521Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-06T11:05:59.490Z] Removing intermediate container 14a5ac3d20f8 [2025-03-06T11:05:59.490Z] ---> f714a1b8a9d2 [2025-03-06T11:05:59.490Z] Successfully built f714a1b8a9d2 [2025-03-06T11:05:59.490Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:05:59.805Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-06T11:05:59.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:05:59.881Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:05:59.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:06:00.291Z] $ docker top 91b3aba83e77f3a6c0c93c72d5f402a8e81c708adc19f837b89236d0b0439ef3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T11:06:00.642Z] + go version [2025-03-06T11:06:00.642Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-06T11:06:00.646Z] $ docker stop --time=1 91b3aba83e77f3a6c0c93c72d5f402a8e81c708adc19f837b89236d0b0439ef3 [2025-03-06T11:06:02.005Z] $ docker rm -f --volumes 91b3aba83e77f3a6c0c93c72d5f402a8e81c708adc19f837b89236d0b0439ef3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:06:02.447Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-06T11:06:02.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:06:02.526Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:06:02.554Z] $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:06:02.894Z] $ docker top a1ad201bd766e0cd6d0ccbad127b576358484ad9e136cb565fd6c6750de55717 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-06T11:06:02.978Z] ========================================================= [2025-03-06T11:06:02.978Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-06T11:06:02.978Z] ========================================================= [Pipeline] sh [2025-03-06T11:06:03.259Z] + git config --global --add safe.directory /w/workspace/edgex-go/807 [Pipeline] fileExists [Pipeline] sh [2025-03-06T11:06:03.556Z] + make test [2025-03-06T11:06:03.556Z] go test -race -coverprofile=coverage.out ./... [2025-03-06T11:06:11.680Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2025-03-06T11:06:38.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-06T11:06:38.219Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-06T11:06:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-06T11:06:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-06T11:06:39.162Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-06T11:06:39.162Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-06T11:06:39.162Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-06T11:06:39.162Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T11:06:39.162Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-06T11:06:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-06T11:06:39.162Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-06T11:06:39.162Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-06T11:06:40.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-06T11:06:40.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-06T11:06:40.541Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-06T11:06:40.541Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-06T11:06:40.541Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T11:06:40.541Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-06T11:06:41.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2025-03-06T11:06:41.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-03-06T11:06:41.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.7% of statements [2025-03-06T11:06:41.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.710s coverage: 93.4% of statements [2025-03-06T11:06:41.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.3% of statements [2025-03-06T11:06:42.007Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-06T11:06:42.007Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-06T11:06:43.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 8.4% of statements [2025-03-06T11:06:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-06T11:06:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-06T11:06:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-06T11:06:43.957Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-06T11:06:43.957Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T11:06:43.957Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-06T11:06:43.958Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-06T11:06:43.958Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-06T11:06:43.958Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-06T11:06:43.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-06T11:06:43.958Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-06T11:06:43.958Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-06T11:06:43.958Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-06T11:06:43.958Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-06T11:06:45.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 95.8% of statements [2025-03-06T11:06:45.333Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-03-06T11:06:45.595Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-06T11:06:45.595Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-06T11:06:45.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-06T11:06:45.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-06T11:06:45.864Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-06T11:06:45.864Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-06T11:06:46.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2025-03-06T11:06:47.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-03-06T11:06:47.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements [2025-03-06T11:06:47.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-03-06T11:06:47.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-03-06T11:06:47.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-03-06T11:06:47.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-03-06T11:06:47.638Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-06T11:06:47.638Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-06T11:06:47.638Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-06T11:06:47.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2025-03-06T11:06:48.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-06T11:06:48.208Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-06T11:06:48.208Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-06T11:06:48.208Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-06T11:06:48.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-03-06T11:06:49.592Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-06T11:06:49.592Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-06T11:06:49.592Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-06T11:06:50.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-06T11:06:50.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-06T11:06:50.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-06T11:06:50.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-06T11:06:51.099Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-06T11:06:51.099Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-06T11:06:51.358Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-06T11:06:52.735Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-06T11:06:52.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-06T11:06:54.372Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-06T11:06:55.308Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-06T11:06:55.308Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-06T11:06:55.308Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-06T11:06:58.604Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-06T11:06:59.171Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-06T11:06:59.171Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-06T11:06:59.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-06T11:06:59.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-06T11:06:59.430Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T11:07:00.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2025-03-06T11:07:01.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-06T11:07:01.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-06T11:07:01.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-06T11:07:01.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-06T11:07:01.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-06T11:07:01.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-06T11:07:01.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-06T11:07:01.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-06T11:07:01.631Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-06T11:07:01.631Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-06T11:07:01.631Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-06T11:07:01.631Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-06T11:07:03.537Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-06T11:07:03.537Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-06T11:07:03.537Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-06T11:07:03.537Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.038s coverage: 92.9% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.058s coverage: 100.0% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.021s coverage: 96.8% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-03-06T11:07:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements [2025-03-06T11:07:04.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-06T11:07:04.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-06T11:07:04.915Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T11:07:04.915Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-06T11:07:04.915Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-06T11:07:04.915Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-06T11:07:04.915Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-06T11:07:06.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-06T11:07:06.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-06T11:07:06.306Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T11:07:11.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 17.0% of statements [2025-03-06T11:07:11.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2025-03-06T11:07:11.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.024s coverage: 9.0% of statements [2025-03-06T11:07:11.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements [2025-03-06T11:07:11.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-03-06T11:07:11.582Z] 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-03-06T11:07:11.582Z] running golangci-lint [2025-03-06T11:07:11.582Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-06T11:07:11.582Z] go version go1.23.4 linux/amd64 [2025-03-06T11:07:11.582Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-06T11:07:11.582Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-06T11:07:11.582Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-06T11:07:28.909Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40460 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-06T11:07:28.927Z] Running in /w/workspace/edgex-go/807 [Pipeline] { [Pipeline] checkout [2025-03-06T11:07:28.969Z] The recommended git tool is: git [2025-03-06T11:07:33.718Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|name|types_sizes|deps) took 22.230920618s" [2025-03-06T11:07:33.718Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 71.557005ms" [2025-03-06T11:07:33.995Z] using credential edgex-jenkins-ssh [2025-03-06T11:07:34.016Z] Cloning the remote Git repository [2025-03-06T11:07:34.053Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-06T11:07:34.149Z] > git init /w/workspace/edgex-go/807 # timeout=10 [2025-03-06T11:07:34.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-06T11:07:34.281Z] > git --version # timeout=10 [2025-03-06T11:07:34.304Z] > git --version # 'git version 2.25.1' [2025-03-06T11:07:34.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-06T11:07:34.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-06T11:07:48.591Z] level=info msg="[linters_context/goanalysis] analyzers took 2m9.347422668s with top 10 stages: buildir: 1m4.237293908s, gosec: 3.817289182s, fact_deprecated: 3.579215054s, inspect: 3.423998715s, printf: 2.34819773s, ctrlflow: 2.347989423s, fact_purity: 1.530049914s, nilness: 1.441435914s, unused: 1.268775784s, S1038: 1.193841803s" [2025-03-06T11:07:48.591Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-06T11:07:48.591Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, nolint: 20/0, invalid_issue: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20, cgo: 202/202, filename_unadjuster: 202/202" [2025-03-06T11:07:48.592Z] level=info msg="[runner] processing took 16.717817ms with stages: nolint: 7.275366ms, identifier_marker: 3.472875ms, path_prettifier: 2.082903ms, autogenerated_exclude: 1.632386ms, exclude-rules: 1.143299ms, skip_dirs: 1.038947ms, invalid_issue: 28.011µs, cgo: 27.2µs, filename_unadjuster: 13.2µs, skip_files: 650ns, max_same_issues: 610ns, uniq_by_line: 430ns, fixer: 390ns, exclude: 300ns, sort_results: 250ns, diff: 170ns, max_from_linter: 170ns, path_prefixer: 160ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, severity-rules: 100ns" [2025-03-06T11:07:48.592Z] level=info msg="[runner] linters took 13.529502813s with stages: goanalysis_metalinter: 13.512705915s" [2025-03-06T11:07:48.592Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-06T11:07:48.592Z] level=info msg="Memory: 359 samples, avg is 318.5MB, max is 1372.3MB" [2025-03-06T11:07:48.592Z] level=info msg="Execution took 35.840748789s" [2025-03-06T11:07:48.592Z] go vet ./... [2025-03-06T11:07:51.347Z] Avoid second fetch [2025-03-06T11:07:51.348Z] Checking out Revision 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a (main) [2025-03-06T11:07:50.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-06T11:07:50.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-06T11:07:52.214Z] Commit message: "Merge pull request #5104 from judehung/update-release-odessa" [2025-03-06T11:07:51.362Z] > git config core.sparsecheckout # timeout=10 [2025-03-06T11:07:51.426Z] > git checkout -f 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a # timeout=10 [2025-03-06T11:07:53.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-06T11:07:53.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-06T11:07:53.859Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-06T11:07:53.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-03-06T11:07:54.170Z] + ls -al . [2025-03-06T11:07:54.170Z] total 1992 [2025-03-06T11:07:54.170Z] drwxrwxr-x 11 1001 1001 4096 Mar 6 11:06 . [2025-03-06T11:07:54.170Z] drwxr-xr-x 4 root root 4096 Mar 6 11:06 .. [2025-03-06T11:07:54.170Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 11:04 .blubracket [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 10 Mar 6 11:04 .dockerignore [2025-03-06T11:07:54.170Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 11:07 .git [2025-03-06T11:07:54.170Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 11:04 .github [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 907 Mar 6 11:04 .gitignore [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 199 Mar 6 11:04 .golangci.yml [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 100 Mar 6 11:04 .hadolint.yml [2025-03-06T11:07:54.170Z] drwxr-xr-x 3 1001 1001 4096 Mar 6 11:05 .semver [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 155 Mar 6 11:04 .sonarcloud.properties [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 11:04 ADOPTERS.md [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 17374 Mar 6 11:04 Attribution.txt [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 108018 Mar 6 11:04 CHANGELOG.md [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 11:04 CONTRIBUTING.md [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 11:04 GOVERNANCE.md [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 858 Mar 6 11:04 Jenkinsfile [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 11:04 LICENSE [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 16740 Mar 6 11:04 Makefile [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 11:04 OWNERS.md [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 9932 Mar 6 11:04 README.md [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 789 Mar 6 11:04 SECURITY.md [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 12 Mar 6 11:05 VERSION [2025-03-06T11:07:54.170Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 11:04 bin [2025-03-06T11:07:54.170Z] drwxrwxr-x 19 1001 1001 4096 Mar 6 11:04 cmd [2025-03-06T11:07:54.170Z] -rw-r--r-- 1 root root 1660758 Mar 6 11:07 coverage.out [2025-03-06T11:07:54.170Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 11:04 fuzz_test [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 6454 Mar 6 11:04 go.mod [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 88143 Mar 6 11:04 go.sum [2025-03-06T11:07:54.170Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 11:04 internal [2025-03-06T11:07:54.170Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 11:04 openapi [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 584 Mar 6 11:04 security.txt [2025-03-06T11:07:54.170Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 11:04 version.go [Pipeline] sh [2025-03-06T11:07:54.456Z] + '[' -e coverage.out ] [2025-03-06T11:07:54.456Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-06T11:07:54.617Z] Stashed 1 file(s) [Pipeline] sh [2025-03-06T11:07:54.899Z] + make build [2025-03-06T11:07:54.899Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-06T11:07:57.124Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-06T11:07:57.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:07:57.124Z] Dload Upload Total Spent Left Speed [2025-03-06T11:07:57.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2025-03-06T11:07:57.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-06T11:07:57.797Z] + + sudo teesudo /etc/docker/daemon.new jq [2025-03-06T11:07:57.797Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-06T11:07:57.797Z] { [2025-03-06T11:07:57.797Z] "registry-mirrors": [ [2025-03-06T11:07:57.797Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-06T11:07:57.797Z] ], [2025-03-06T11:07:57.797Z] "bip": "10.250.0.254/24", [2025-03-06T11:07:57.797Z] "hosts": [ [2025-03-06T11:07:57.797Z] "tcp://0.0.0.0:5555", [2025-03-06T11:07:57.797Z] "unix:///var/run/docker.sock" [2025-03-06T11:07:57.797Z] ], [2025-03-06T11:07:57.797Z] "mtu": 1458, [2025-03-06T11:07:57.797Z] "selinux-enabled": true, [2025-03-06T11:07:57.797Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-06T11:07:57.797Z] } [Pipeline] sh [2025-03-06T11:07:58.129Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-06T11:07:58.464Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T11:08:16.712Z] provisioning config files... [2025-03-06T11:08:16.738Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/807@tmp/config1162212274277327470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:08:16.882Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-06T11:08:17.265Z] ---> ****-login.sh [2025-03-06T11:08:17.265Z] nexus3.edgexfoundry.org:10001 [2025-03-06T11:08:17.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:08:17.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:08:17.808Z] Configure a credential helper to remove this warning. See [2025-03-06T11:08:17.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:08:17.808Z] [2025-03-06T11:08:17.808Z] Login Succeeded [2025-03-06T11:08:17.808Z] nexus3.edgexfoundry.org:10002 [2025-03-06T11:08:18.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:08:18.266Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-06T11:08:18.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:08:18.347Z] Configure a credential helper to remove this warning. See [2025-03-06T11:08:18.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:08:18.347Z] [2025-03-06T11:08:18.347Z] Login Succeeded [2025-03-06T11:08:18.347Z] nexus3.edgexfoundry.org:10003 [2025-03-06T11:08:18.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:08:18.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:08:18.625Z] Configure a credential helper to remove this warning. See [2025-03-06T11:08:18.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:08:18.625Z] [2025-03-06T11:08:18.625Z] Login Succeeded [2025-03-06T11:08:18.625Z] nexus3.edgexfoundry.org:10004 [2025-03-06T11:08:18.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:08:18.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:08:18.898Z] Configure a credential helper to remove this warning. See [2025-03-06T11:08:18.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:08:18.898Z] [2025-03-06T11:08:18.898Z] Login Succeeded [2025-03-06T11:08:18.898Z] ****.io [2025-03-06T11:08:19.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:08:19.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:08:19.442Z] Configure a credential helper to remove this warning. See [2025-03-06T11:08:19.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:08:19.442Z] [2025-03-06T11:08:19.442Z] Login Succeeded [2025-03-06T11:08:19.442Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T11:08:19.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-06T11:08:20.081Z] + git config --global --add safe.directory /w/workspace/edgex-go/807 [Pipeline] echo [2025-03-06T11:08:20.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T11:08:20.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T11:08:20.130Z] ========================================================= [2025-03-06T11:08:20.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-06T11:08:20.130Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-06T11:08:20.172Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-06T11:08:20.432Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-06T11:08:20.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-06T11:08:20.731Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-06T11:08:20.731Z] 9986a736f7d3: Pulling fs layer [2025-03-06T11:08:20.731Z] 1f018df60701: Pulling fs layer [2025-03-06T11:08:20.731Z] 39f8f326b044: Pulling fs layer [2025-03-06T11:08:20.731Z] e6a1e7a6a96a: Pulling fs layer [2025-03-06T11:08:20.731Z] 4f4fb700ef54: Pulling fs layer [2025-03-06T11:08:20.731Z] d45d956e0dbf: Pulling fs layer [2025-03-06T11:08:20.731Z] d7702b0d1db1: Pulling fs layer [2025-03-06T11:08:20.731Z] 5c7f0f088c93: Pulling fs layer [2025-03-06T11:08:20.731Z] 4fdc064ae6cf: Pulling fs layer [2025-03-06T11:08:20.731Z] d45d956e0dbf: Waiting [2025-03-06T11:08:20.731Z] d7702b0d1db1: Waiting [2025-03-06T11:08:20.731Z] 5c7f0f088c93: Waiting [2025-03-06T11:08:20.731Z] 4fdc064ae6cf: Waiting [2025-03-06T11:08:20.731Z] e6a1e7a6a96a: Waiting [2025-03-06T11:08:20.731Z] 4f4fb700ef54: Waiting [2025-03-06T11:08:20.731Z] 1f018df60701: Verifying Checksum [2025-03-06T11:08:20.731Z] 1f018df60701: Download complete [2025-03-06T11:08:20.731Z] e6a1e7a6a96a: Verifying Checksum [2025-03-06T11:08:20.731Z] e6a1e7a6a96a: Download complete [2025-03-06T11:08:20.731Z] 4f4fb700ef54: Verifying Checksum [2025-03-06T11:08:20.731Z] 4f4fb700ef54: Download complete [2025-03-06T11:08:20.731Z] d45d956e0dbf: Verifying Checksum [2025-03-06T11:08:20.731Z] d45d956e0dbf: Download complete [2025-03-06T11:08:20.731Z] d7702b0d1db1: Verifying Checksum [2025-03-06T11:08:20.731Z] d7702b0d1db1: Download complete [2025-03-06T11:08:20.731Z] 9986a736f7d3: Verifying Checksum [2025-03-06T11:08:20.731Z] 9986a736f7d3: Download complete [2025-03-06T11:08:21.322Z] 4fdc064ae6cf: Verifying Checksum [2025-03-06T11:08:21.323Z] 4fdc064ae6cf: Download complete [2025-03-06T11:08:21.593Z] 9986a736f7d3: Pull complete [2025-03-06T11:08:22.196Z] 1f018df60701: Pull complete [2025-03-06T11:08:22.343Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-06T11:08:22.783Z] 39f8f326b044: Verifying Checksum [2025-03-06T11:08:22.783Z] 39f8f326b044: Download complete [2025-03-06T11:08:23.762Z] 5c7f0f088c93: Verifying Checksum [2025-03-06T11:08:23.762Z] 5c7f0f088c93: Download complete [2025-03-06T11:08:27.613Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-06T11:08:28.989Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-06T11:08:31.522Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-06T11:08:33.428Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-06T11:08:34.804Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-06T11:08:36.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-06T11:08:36.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-06T11:08:38.674Z] $ docker stop --time=1 a1ad201bd766e0cd6d0ccbad127b576358484ad9e136cb565fd6c6750de55717 [2025-03-06T11:08:38.781Z] 39f8f326b044: Pull complete [2025-03-06T11:08:38.782Z] e6a1e7a6a96a: Pull complete [2025-03-06T11:08:38.782Z] 4f4fb700ef54: Pull complete [2025-03-06T11:08:38.782Z] d45d956e0dbf: Pull complete [2025-03-06T11:08:38.782Z] d7702b0d1db1: Pull complete [2025-03-06T11:08:42.117Z] $ docker rm -f --volumes a1ad201bd766e0cd6d0ccbad127b576358484ad9e136cb565fd6c6750de55717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:08:43.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-06T11:08:43.304Z] [2025-03-06T11:08:43.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:08:43.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-06T11:08:43.594Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-06T11:08:43.594Z] 91d30c5bc195: Pulling fs layer [2025-03-06T11:08:43.594Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-06T11:08:43.594Z] 9c61dcf015f6: Pulling fs layer [2025-03-06T11:08:43.594Z] 4698f68db338: Pulling fs layer [2025-03-06T11:08:43.594Z] 2a2f49069b9e: Pulling fs layer [2025-03-06T11:08:43.594Z] e0025b399a48: Pulling fs layer [2025-03-06T11:08:43.594Z] 4698f68db338: Waiting [2025-03-06T11:08:43.594Z] 2a2f49069b9e: Waiting [2025-03-06T11:08:43.594Z] e0025b399a48: Waiting [2025-03-06T11:08:43.594Z] 91d30c5bc195: Verifying Checksum [2025-03-06T11:08:43.594Z] 91d30c5bc195: Download complete [2025-03-06T11:08:43.594Z] 4698f68db338: Verifying Checksum [2025-03-06T11:08:43.594Z] 4698f68db338: Download complete [2025-03-06T11:08:43.853Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-06T11:08:43.853Z] 2e9b0aa3be6d: Download complete [2025-03-06T11:08:43.853Z] e0025b399a48: Verifying Checksum [2025-03-06T11:08:43.853Z] e0025b399a48: Download complete [2025-03-06T11:08:43.853Z] 91d30c5bc195: Pull complete [2025-03-06T11:08:43.853Z] 2a2f49069b9e: Download complete [2025-03-06T11:08:44.112Z] 2e9b0aa3be6d: Pull complete [2025-03-06T11:08:44.370Z] 9c61dcf015f6: Verifying Checksum [2025-03-06T11:08:44.370Z] 9c61dcf015f6: Download complete [2025-03-06T11:08:45.438Z] 5c7f0f088c93: Pull complete [2025-03-06T11:08:46.899Z] 9c61dcf015f6: Pull complete [2025-03-06T11:08:46.899Z] 4698f68db338: Pull complete [2025-03-06T11:08:47.387Z] 4fdc064ae6cf: Pull complete [2025-03-06T11:08:47.387Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-06T11:08:47.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-06T11:08:47.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-06T11:08:47.464Z] 2a2f49069b9e: Pull complete [2025-03-06T11:08:47.464Z] e0025b399a48: Pull complete [2025-03-06T11:08:47.464Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-06T11:08:47.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-06T11:08:47.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:08:47.561Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:08:47.590Z] $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:08:47.717Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-06T11:08:47.717Z] WORKDIR /edgex [2025-03-06T11:08:47.717Z] COPY go.mod . [2025-03-06T11:08:47.717Z] RUN go mod download [2025-03-06T11:08:47.717Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-06T11:08:48.307Z] Sending build context to Docker daemon 3.689MB [2025-03-06T11:08:48.307Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-06T11:08:48.307Z] ---> 63f30b955cb9 [2025-03-06T11:08:48.307Z] Step 2/4 : WORKDIR /edgex [2025-03-06T11:08:49.450Z] $ docker top 5a1d7814a0294019ef3c3f64c410671435b6bb1138f2aeefc0308485e36e3cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T11:08:49.799Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-06T11:08:50.236Z] ---> Running in 38e0b015554a [2025-03-06T11:08:50.501Z] Removing intermediate container 38e0b015554a [2025-03-06T11:08:50.501Z] ---> 3b19481eb9df [2025-03-06T11:08:50.501Z] Step 3/4 : COPY go.mod . [2025-03-06T11:08:51.083Z] ---> b6a9ff0718b5 [2025-03-06T11:08:51.083Z] Step 4/4 : RUN go mod download [2025-03-06T11:08:51.083Z] ---> Running in ba7aba8062e7 [2025-03-06T11:08:52.331Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #1 transferring dockerfile: 2.49kB done [2025-03-06T11:08:52.331Z] #1 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #2 [core-data internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #2 transferring dockerfile: 2.04kB done [2025-03-06T11:08:52.331Z] #2 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #3 transferring dockerfile: 2.10kB done [2025-03-06T11:08:52.331Z] #3 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #4 transferring dockerfile: 1.69kB done [2025-03-06T11:08:52.331Z] #4 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #5 transferring dockerfile: 2.01kB done [2025-03-06T11:08:52.331Z] #5 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #6 transferring dockerfile: 1.70kB done [2025-03-06T11:08:52.331Z] #6 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #7 transferring dockerfile: 1.81kB done [2025-03-06T11:08:52.331Z] #7 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #8 transferring dockerfile: 2.50kB done [2025-03-06T11:08:52.331Z] #8 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #9 transferring dockerfile: 2.14kB done [2025-03-06T11:08:52.331Z] #9 DONE 0.1s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #10 transferring dockerfile: 1.89kB done [2025-03-06T11:08:52.331Z] #10 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #11 transferring dockerfile: 3.02kB done [2025-03-06T11:08:52.331Z] #11 DONE 0.0s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #12 transferring dockerfile: 1.94kB done [2025-03-06T11:08:52.331Z] #12 DONE 0.1s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #13 transferring dockerfile: 1.83kB done [2025-03-06T11:08:52.331Z] #13 DONE 0.1s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #14 [security-secretstore-setup internal] load .dockerignore [2025-03-06T11:08:52.331Z] #14 transferring context: 50B done [2025-03-06T11:08:52.331Z] #14 DONE 0.1s [2025-03-06T11:08:52.331Z] [2025-03-06T11:08:52.331Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-06T11:08:52.331Z] #15 transferring dockerfile: 2.23kB done [2025-03-06T11:08:52.590Z] #15 DONE 0.1s [2025-03-06T11:08:52.590Z] [2025-03-06T11:08:52.590Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-03-06T11:08:52.590Z] #16 transferring dockerfile: 2.00kB done [2025-03-06T11:08:52.590Z] #16 DONE 0.1s [2025-03-06T11:08:52.590Z] [2025-03-06T11:08:52.590Z] #17 [core-data internal] load .dockerignore [2025-03-06T11:08:52.590Z] #17 transferring context: 50B done [2025-03-06T11:08:52.590Z] #17 DONE 0.0s [2025-03-06T11:08:52.590Z] [2025-03-06T11:08:52.590Z] #18 [core-metadata internal] load .dockerignore [2025-03-06T11:08:52.590Z] #18 transferring context: 50B done [2025-03-06T11:08:52.590Z] #18 DONE 0.0s [2025-03-06T11:08:52.590Z] [2025-03-06T11:08:52.590Z] #19 [security-spire-config internal] load .dockerignore [2025-03-06T11:08:52.590Z] #19 transferring context: 50B done [2025-03-06T11:08:52.590Z] #19 DONE 0.0s [2025-03-06T11:08:52.590Z] [2025-03-06T11:08:52.590Z] #20 [core-keeper internal] load .dockerignore [2025-03-06T11:08:52.590Z] #20 transferring context: 50B done [2025-03-06T11:08:52.590Z] #20 DONE 0.0s [2025-03-06T11:08:52.590Z] [2025-03-06T11:08:52.590Z] #21 [security-spire-server internal] load .dockerignore [2025-03-06T11:08:52.590Z] #21 transferring context: 50B done [2025-03-06T11:08:52.590Z] #21 DONE 0.0s [2025-03-06T11:08:52.590Z] [2025-03-06T11:08:52.590Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-06T11:08:52.590Z] #22 transferring context: 50B done [2025-03-06T11:08:52.849Z] #22 DONE 0.0s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #23 [security-proxy-setup internal] load .dockerignore [2025-03-06T11:08:52.849Z] #23 transferring context: 50B done [2025-03-06T11:08:52.849Z] #23 DONE 0.1s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-03-06T11:08:52.849Z] #24 transferring context: 50B done [2025-03-06T11:08:52.849Z] #24 DONE 0.1s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #25 [security-proxy-auth internal] load .dockerignore [2025-03-06T11:08:52.849Z] #25 transferring context: 50B done [2025-03-06T11:08:52.849Z] #25 DONE 0.0s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #26 [security-bootstrapper internal] load .dockerignore [2025-03-06T11:08:52.849Z] #26 transferring context: 50B done [2025-03-06T11:08:52.849Z] #26 DONE 0.1s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #27 [core-command internal] load .dockerignore [2025-03-06T11:08:52.849Z] #27 transferring context: 50B done [2025-03-06T11:08:52.849Z] #27 DONE 0.0s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #28 [support-scheduler internal] load .dockerignore [2025-03-06T11:08:52.849Z] #28 transferring context: 50B done [2025-03-06T11:08:52.849Z] #28 DONE 0.1s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T11:08:52.849Z] #29 DONE 0.0s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T11:08:52.849Z] #30 DONE 0.1s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-06T11:08:52.849Z] #31 transferring context: 50B done [2025-03-06T11:08:52.849Z] #31 DONE 0.1s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #32 [support-notifications internal] load .dockerignore [2025-03-06T11:08:52.849Z] #32 transferring context: 50B done [2025-03-06T11:08:52.849Z] #32 DONE 0.0s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:08:52.849Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:08:52.849Z] #33 ... [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T11:08:52.849Z] #29 DONE 0.0s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T11:08:52.849Z] #30 DONE 0.1s [2025-03-06T11:08:52.849Z] [2025-03-06T11:08:52.849Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:08:52.849Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:08:52.849Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:08:52.849Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T11:08:52.849Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T11:08:52.849Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-03-06T11:08:52.849Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-06T11:08:53.108Z] #33 ... [2025-03-06T11:08:53.108Z] [2025-03-06T11:08:53.108Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T11:08:53.108Z] #29 DONE 0.0s [2025-03-06T11:08:53.108Z] [2025-03-06T11:08:53.108Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:08:53.108Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-06T11:08:53.108Z] #33 ... [2025-03-06T11:08:53.108Z] [2025-03-06T11:08:53.108Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T11:08:53.108Z] #29 DONE 0.0s [2025-03-06T11:08:53.108Z] [2025-03-06T11:08:53.108Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:08:53.108Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:08:53.108Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:08:53.108Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T11:08:53.108Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T11:08:53.108Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-06T11:08:53.108Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-06T11:08:53.367Z] #33 ... [2025-03-06T11:08:53.367Z] [2025-03-06T11:08:53.367Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T11:08:53.367Z] #29 DONE 0.0s [2025-03-06T11:08:53.367Z] [2025-03-06T11:08:53.367Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-06T11:08:53.367Z] #34 DONE 0.6s [2025-03-06T11:08:53.367Z] [2025-03-06T11:08:53.367Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:08:53.367Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:08:53.367Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:08:53.367Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T11:08:53.367Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T11:08:53.367Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-06T11:08:53.367Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-06T11:08:53.367Z] #33 ... [2025-03-06T11:08:53.367Z] [2025-03-06T11:08:53.367Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T11:08:53.367Z] #29 DONE 0.0s [2025-03-06T11:08:53.367Z] [2025-03-06T11:08:53.367Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-06T11:08:53.367Z] #34 DONE 0.6s [2025-03-06T11:08:53.367Z] [2025-03-06T11:08:53.367Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:08:53.367Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:08:53.367Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:08:53.367Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T11:08:53.367Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T11:08:53.367Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-06T11:08:53.367Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-06T11:08:53.625Z] #33 ... [2025-03-06T11:08:53.625Z] [2025-03-06T11:08:53.625Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T11:08:53.625Z] #29 DONE 0.0s [2025-03-06T11:08:53.625Z] [2025-03-06T11:08:53.625Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T11:09:00.063Z] #30 ... [2025-03-06T11:09:00.063Z] [2025-03-06T11:09:00.063Z] #35 [security-spiffe-token-provider internal] load build context [2025-03-06T11:09:00.063Z] #35 transferring context: 441.52MB 5.0s [2025-03-06T11:09:00.063Z] #35 transferring context: 496.29MB 5.5s done [2025-03-06T11:09:00.323Z] #35 ... [2025-03-06T11:09:00.323Z] [2025-03-06T11:09:00.323Z] #36 [security-secretstore-setup internal] load build context [2025-03-06T11:09:00.581Z] #36 transferring context: 496.29MB 7.7s done [2025-03-06T11:09:01.146Z] #36 ... [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-06T11:09:01.146Z] #34 DONE 0.6s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T11:09:01.146Z] #30 DONE 8.0s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #37 [security-proxy-setup internal] load build context [2025-03-06T11:09:01.146Z] #37 transferring context: 496.29MB 5.2s done [2025-03-06T11:09:01.146Z] #37 DONE 7.8s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:09:01.146Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:09:01.146Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:09:01.146Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T11:09:01.146Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T11:09:01.146Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-06T11:09:01.146Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-06T11:09:01.146Z] #33 DONE 8.3s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-03-06T11:09:01.146Z] #38 DONE 7.9s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T11:09:01.146Z] #39 ... [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #35 [security-spiffe-token-provider internal] load build context [2025-03-06T11:09:01.146Z] #35 DONE 7.8s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #40 [core-data internal] load build context [2025-03-06T11:09:01.146Z] #40 transferring context: 496.29MB 5.8s done [2025-03-06T11:09:01.146Z] #40 DONE 8.1s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #41 [core-keeper internal] load build context [2025-03-06T11:09:01.146Z] #41 transferring context: 496.29MB 5.7s done [2025-03-06T11:09:01.146Z] #41 DONE 7.9s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #42 [core-metadata internal] load build context [2025-03-06T11:09:01.146Z] #42 transferring context: 496.29MB 7.3s done [2025-03-06T11:09:01.146Z] #42 DONE 8.1s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #36 [security-secretstore-setup internal] load build context [2025-03-06T11:09:01.146Z] #36 DONE 8.2s [2025-03-06T11:09:01.146Z] [2025-03-06T11:09:01.146Z] #43 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:09:01.715Z] #43 ... [2025-03-06T11:09:01.715Z] [2025-03-06T11:09:01.715Z] #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:09:01.716Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:09:01.716Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:09:01.716Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T11:09:01.716Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T11:09:01.716Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-06T11:09:01.716Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-06T11:09:01.716Z] #33 DONE 8.3s [2025-03-06T11:09:01.716Z] [2025-03-06T11:09:01.716Z] #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-06T11:09:01.716Z] #44 DONE 8.5s [2025-03-06T11:09:01.716Z] [2025-03-06T11:09:01.716Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:09:01.716Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:09:01.716Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:09:01.716Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T11:09:01.716Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T11:09:01.716Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-06T11:09:01.716Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-06T11:09:01.716Z] #33 DONE 8.3s [2025-03-06T11:09:01.716Z] [2025-03-06T11:09:01.716Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-06T11:09:01.716Z] #45 DONE 8.4s [2025-03-06T11:09:01.716Z] [2025-03-06T11:09:01.716Z] #46 [security-spire-config internal] load build context [2025-03-06T11:09:01.716Z] #46 transferring context: 22.05kB 0.0s done [2025-03-06T11:09:01.716Z] #46 DONE 0.1s [2025-03-06T11:09:01.716Z] [2025-03-06T11:09:01.716Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:09:01.716Z] #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-06T11:09:01.716Z] #47 ... [2025-03-06T11:09:01.716Z] [2025-03-06T11:09:01.716Z] #48 [security-spire-agent internal] load build context [2025-03-06T11:09:01.716Z] #48 transferring context: 23.33kB 0.0s done [2025-03-06T11:09:01.716Z] #48 DONE 0.1s [2025-03-06T11:09:01.716Z] [2025-03-06T11:09:01.716Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:09:01.716Z] #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-06T11:09:01.716Z] #47 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-06T11:09:01.716Z] #47 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-06T11:09:01.716Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-06T11:09:01.716Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-03-06T11:09:01.716Z] #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-06T11:09:01.976Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-03-06T11:09:01.976Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-06T11:09:01.976Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-03-06T11:09:01.976Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-06T11:09:01.976Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-06T11:09:01.976Z] #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-06T11:09:01.976Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-06T11:09:02.234Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.5s [2025-03-06T11:09:02.235Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10.01MB / 36.47MB 0.6s [2025-03-06T11:09:02.235Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-06T11:09:02.492Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 0.7s [2025-03-06T11:09:02.492Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 0.9s [2025-03-06T11:09:02.749Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 1.0s [2025-03-06T11:09:02.749Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.2s [2025-03-06T11:09:03.317Z] #47 ... [2025-03-06T11:09:03.317Z] [2025-03-06T11:09:03.317Z] #49 [security-proxy-auth internal] load build context [2025-03-06T11:09:03.575Z] #49 ... [2025-03-06T11:09:03.575Z] [2025-03-06T11:09:03.575Z] #50 [security-bootstrapper internal] load build context [2025-03-06T11:09:03.575Z] #50 ... [2025-03-06T11:09:03.575Z] [2025-03-06T11:09:03.575Z] #49 [security-proxy-auth internal] load build context [2025-03-06T11:09:07.139Z] #49 transferring context: 292.31MB 5.9s [2025-03-06T11:09:09.671Z] #49 ... [2025-03-06T11:09:09.671Z] [2025-03-06T11:09:09.671Z] #51 [support-notifications internal] load build context [2025-03-06T11:09:09.671Z] #51 transferring context: 496.29MB 8.1s done [2025-03-06T11:09:09.671Z] #51 ... [2025-03-06T11:09:09.671Z] [2025-03-06T11:09:09.671Z] #49 [security-proxy-auth internal] load build context [2025-03-06T11:09:09.929Z] #49 transferring context: 496.29MB 8.7s done [2025-03-06T11:09:11.308Z] #49 ... [2025-03-06T11:09:11.308Z] [2025-03-06T11:09:11.308Z] #52 [core-command internal] load build context [2025-03-06T11:09:11.308Z] #52 transferring context: 496.29MB 8.2s done [2025-03-06T11:09:11.308Z] #52 ... [2025-03-06T11:09:11.308Z] [2025-03-06T11:09:11.308Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T11:09:11.308Z] #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:11.308Z] #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:11.308Z] #0 1.322 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:11.308Z] #0 1.338 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:11.308Z] #0 1.371 OK: 8 MiB in 15 packages [2025-03-06T11:09:11.308Z] #53 ... [2025-03-06T11:09:11.308Z] [2025-03-06T11:09:11.308Z] #54 [core-common-config-bootstrapper internal] load build context [2025-03-06T11:09:11.308Z] #54 transferring context: 496.29MB 7.9s done [2025-03-06T11:09:11.567Z] #54 ... [2025-03-06T11:09:11.567Z] [2025-03-06T11:09:11.567Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T11:09:11.567Z] #0 5.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:11.567Z] #0 6.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:11.567Z] #0 6.345 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:11.567Z] #0 6.349 (2/4) Installing openssl (3.3.3-r0) [2025-03-06T11:09:11.567Z] #0 6.363 (3/4) Installing su-exec (0.2-r3) [2025-03-06T11:09:11.567Z] #0 6.363 (4/4) Installing yq-go (4.44.1-r2) [2025-03-06T11:09:11.567Z] #0 6.437 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:11.567Z] #0 6.442 OK: 19 MiB in 18 packages [2025-03-06T11:09:11.828Z] #55 ... [2025-03-06T11:09:11.828Z] [2025-03-06T11:09:11.828Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-06T11:09:11.828Z] #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:11.828Z] #0 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:11.828Z] #0 2.992 OK: 248 MiB in 58 packages [2025-03-06T11:09:11.828Z] #56 ... [2025-03-06T11:09:11.828Z] [2025-03-06T11:09:11.828Z] #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-06T11:09:11.828Z] #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:11.828Z] #0 6.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:11.828Z] #0 6.451 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:11.828Z] #0 6.465 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:11.828Z] #0 6.466 OK: 8 MiB in 15 packages [2025-03-06T11:09:12.088Z] #57 ... [2025-03-06T11:09:12.088Z] [2025-03-06T11:09:12.088Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T11:09:12.088Z] #58 ... [2025-03-06T11:09:12.088Z] [2025-03-06T11:09:12.088Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T11:09:12.347Z] #59 ... [2025-03-06T11:09:12.347Z] [2025-03-06T11:09:12.348Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T11:09:12.348Z] #60 ... [2025-03-06T11:09:12.348Z] [2025-03-06T11:09:12.348Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T11:09:12.348Z] #0 0.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:12.348Z] #0 0.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:12.348Z] #0 1.240 (1/4) Installing ca-certificates (20241121-r1) [2025-03-06T11:09:12.348Z] #0 1.273 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:12.348Z] #0 1.275 (3/4) Installing su-exec (0.2-r3) [2025-03-06T11:09:12.348Z] #0 1.281 (4/4) Installing yq-go (4.44.1-r2) [2025-03-06T11:09:12.348Z] #0 1.423 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:12.348Z] #0 1.460 Executing ca-certificates-20241121-r1.trigger [2025-03-06T11:09:12.348Z] #0 1.567 OK: 19 MiB in 18 packages [2025-03-06T11:09:12.606Z] #61 ... [2025-03-06T11:09:12.606Z] [2025-03-06T11:09:12.606Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:09:12.606Z] #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:12.606Z] #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:12.606Z] #0 1.622 OK: 248 MiB in 58 packages [2025-03-06T11:09:12.606Z] #62 ... [2025-03-06T11:09:12.606Z] [2025-03-06T11:09:12.606Z] #63 [support-scheduler internal] load build context [2025-03-06T11:09:12.606Z] #63 transferring context: 496.29MB 7.9s done [2025-03-06T11:09:12.606Z] #63 ... [2025-03-06T11:09:12.606Z] [2025-03-06T11:09:12.606Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T11:09:12.869Z] #64 ... [2025-03-06T11:09:12.869Z] [2025-03-06T11:09:12.869Z] #43 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:09:12.869Z] #43 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:12.869Z] #43 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:12.869Z] #43 1.798 OK: 248 MiB in 58 packages [2025-03-06T11:09:12.869Z] #43 ... [2025-03-06T11:09:12.869Z] [2025-03-06T11:09:12.869Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T11:09:12.869Z] #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-06T11:09:12.869Z] #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-06T11:09:12.869Z] #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-06T11:09:12.869Z] #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-06T11:09:12.869Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-06T11:09:12.869Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-06T11:09:12.869Z] #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done [2025-03-06T11:09:12.869Z] #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-03-06T11:09:12.869Z] #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-06T11:09:13.211Z] #65 ... [2025-03-06T11:09:13.211Z] [2025-03-06T11:09:13.211Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T11:09:13.211Z] #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:13.211Z] #0 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:13.211Z] #0 1.736 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T11:09:13.211Z] #0 1.736 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T11:09:13.211Z] #0 1.736 OK: 24188 distinct packages available [2025-03-06T11:09:13.211Z] #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:13.211Z] #0 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:13.211Z] #0 2.240 OK: 248 MiB in 58 packages [2025-03-06T11:09:13.471Z] #66 ... [2025-03-06T11:09:13.471Z] [2025-03-06T11:09:13.471Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T11:09:13.471Z] #67 ... [2025-03-06T11:09:13.471Z] [2025-03-06T11:09:13.471Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:09:13.471Z] #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:13.471Z] #0 4.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:13.471Z] #0 5.157 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T11:09:13.471Z] #0 5.157 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T11:09:13.471Z] #0 5.157 OK: 24170 distinct packages available [2025-03-06T11:09:13.471Z] #0 5.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:13.471Z] #0 5.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:13.471Z] #0 5.590 (1/14) Installing ca-certificates (20241121-r1) [2025-03-06T11:09:13.471Z] #0 5.935 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-06T11:09:13.471Z] #0 5.945 (3/14) Installing c-ares (1.33.1-r0) [2025-03-06T11:09:13.471Z] #0 5.954 (4/14) Installing libunistring (1.2-r0) [2025-03-06T11:09:13.471Z] #0 5.968 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-06T11:09:13.471Z] #0 5.975 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-06T11:09:13.471Z] #0 5.979 (7/14) Installing libpsl (0.21.5-r1) [2025-03-06T11:09:13.471Z] #0 6.022 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-06T11:09:13.471Z] #0 6.029 (9/14) Installing libcurl (8.12.1-r0) [2025-03-06T11:09:13.471Z] #0 6.045 (10/14) Installing curl (8.12.1-r0) [2025-03-06T11:09:13.471Z] #0 6.053 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:13.471Z] #0 6.053 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-06T11:09:13.471Z] #0 6.060 (13/14) Installing libucontext (1.2-r3) [2025-03-06T11:09:13.471Z] #0 6.062 (14/14) Installing gcompat (1.1.0-r4) [2025-03-06T11:09:13.471Z] #0 6.066 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:13.471Z] #0 6.072 Executing ca-certificates-20241121-r1.trigger [2025-03-06T11:09:13.471Z] #0 6.127 OK: 13 MiB in 28 packages [2025-03-06T11:09:13.471Z] #68 ... [2025-03-06T11:09:13.471Z] [2025-03-06T11:09:13.471Z] #69 [security-spire-server internal] load build context [2025-03-06T11:09:13.471Z] #69 transferring context: 23.80kB 0.0s done [2025-03-06T11:09:13.471Z] #69 ... [2025-03-06T11:09:13.471Z] [2025-03-06T11:09:13.471Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T11:09:13.732Z] #70 ... [2025-03-06T11:09:13.732Z] [2025-03-06T11:09:13.732Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:09:13.732Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.9s done [2025-03-06T11:09:13.732Z] #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-06T11:09:13.732Z] #47 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done [2025-03-06T11:09:13.732Z] #47 ... [2025-03-06T11:09:13.732Z] [2025-03-06T11:09:13.732Z] #50 [security-bootstrapper internal] load build context [2025-03-06T11:09:13.732Z] #50 transferring context: 496.29MB 9.6s done [2025-03-06T11:09:14.003Z] #50 ... [2025-03-06T11:09:14.003Z] [2025-03-06T11:09:14.003Z] #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T11:09:14.003Z] #39 0.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:14.003Z] #39 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:14.003Z] #39 1.387 OK: 248 MiB in 58 packages [2025-03-06T11:09:14.003Z] #39 ... [2025-03-06T11:09:14.003Z] [2025-03-06T11:09:14.003Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T11:09:14.267Z] #71 ... [2025-03-06T11:09:14.267Z] [2025-03-06T11:09:14.267Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T11:09:14.267Z] #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done [2025-03-06T11:09:26.574Z] #65 ... [2025-03-06T11:09:26.574Z] [2025-03-06T11:09:26.574Z] #54 [core-common-config-bootstrapper internal] load build context [2025-03-06T11:09:26.574Z] #54 DONE 25.1s [2025-03-06T11:09:26.574Z] [2025-03-06T11:09:26.574Z] #52 [core-command internal] load build context [2025-03-06T11:09:31.933Z] #52 ... [2025-03-06T11:09:31.933Z] [2025-03-06T11:09:31.933Z] #50 [security-bootstrapper internal] load build context [2025-03-06T11:09:31.933Z] #50 DONE 38.1s [2025-03-06T11:09:31.933Z] [2025-03-06T11:09:31.933Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T11:09:33.310Z] #55 ... [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #63 [support-scheduler internal] load build context [2025-03-06T11:09:33.310Z] #63 DONE 32.0s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #51 [support-notifications internal] load build context [2025-03-06T11:09:33.310Z] #51 DONE 32.0s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #52 [core-command internal] load build context [2025-03-06T11:09:33.310Z] #52 DONE 32.0s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #49 [security-proxy-auth internal] load build context [2025-03-06T11:09:33.310Z] #49 DONE 39.7s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T11:09:33.310Z] #39 DONE 32.1s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T11:09:33.310Z] #53 DONE 32.1s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T11:09:33.310Z] #70 DONE 32.1s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:09:33.310Z] #43 DONE 32.2s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:09:33.310Z] #62 DONE 32.3s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T11:09:33.310Z] #61 DONE 32.2s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:09:33.310Z] #72 ... [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-06T11:09:33.310Z] #56 DONE 32.2s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T11:09:33.310Z] #66 DONE 32.2s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-06T11:09:33.310Z] #57 DONE 32.2s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T11:09:33.310Z] #55 DONE 32.2s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:09:33.310Z] #68 DONE 32.3s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:09:33.310Z] #73 DONE 0.3s [2025-03-06T11:09:33.310Z] [2025-03-06T11:09:33.310Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-06T11:09:33.568Z] #74 ... [2025-03-06T11:09:33.568Z] [2025-03-06T11:09:33.568Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:09:33.568Z] #75 DONE 0.2s [2025-03-06T11:09:33.568Z] [2025-03-06T11:09:33.568Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:09:33.568Z] #76 DONE 0.2s [2025-03-06T11:09:33.568Z] [2025-03-06T11:09:33.568Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:09:33.568Z] #72 DONE 0.3s [2025-03-06T11:09:33.568Z] [2025-03-06T11:09:33.568Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:09:33.568Z] #77 DONE 0.3s [2025-03-06T11:09:33.825Z] [2025-03-06T11:09:33.825Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T11:09:33.825Z] #65 DONE 32.0s [2025-03-06T11:09:33.825Z] [2025-03-06T11:09:33.825Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:09:33.825Z] #47 DONE 32.1s [2025-03-06T11:09:33.825Z] [2025-03-06T11:09:33.825Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:09:34.393Z] #78 ... [2025-03-06T11:09:34.393Z] [2025-03-06T11:09:34.393Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T11:09:34.393Z] #64 DONE 33.2s [2025-03-06T11:09:34.393Z] [2025-03-06T11:09:34.393Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T11:09:34.393Z] #71 33.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:34.393Z] #71 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:34.650Z] #71 ... [2025-03-06T11:09:34.650Z] [2025-03-06T11:09:34.650Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T11:09:34.650Z] #59 32.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:34.650Z] #59 33.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:34.650Z] #59 33.32 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:34.650Z] #59 33.39 (2/2) Installing su-exec (0.2-r3) [2025-03-06T11:09:34.650Z] #59 33.39 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:34.650Z] #59 33.40 OK: 8 MiB in 16 packages [2025-03-06T11:09:34.650Z] #59 DONE 33.5s [2025-03-06T11:09:34.650Z] [2025-03-06T11:09:34.650Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T11:09:34.650Z] #60 32.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:34.650Z] #60 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:34.650Z] #60 33.48 (1/3) Installing ca-certificates (20241121-r1) [2025-03-06T11:09:34.650Z] #60 33.50 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:34.650Z] #60 33.50 (3/3) Installing tzdata (2025a-r0) [2025-03-06T11:09:34.650Z] #60 33.54 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:34.650Z] #60 33.54 Executing ca-certificates-20241121-r1.trigger [2025-03-06T11:09:34.650Z] #60 33.60 OK: 10 MiB in 17 packages [2025-03-06T11:09:34.650Z] #60 DONE 33.7s [2025-03-06T11:09:34.650Z] [2025-03-06T11:09:34.650Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T11:09:34.650Z] #67 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:34.650Z] #67 33.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:35.216Z] #67 33.48 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T11:09:35.216Z] #67 33.48 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T11:09:35.216Z] #67 33.48 OK: 24170 distinct packages available [2025-03-06T11:09:35.216Z] #67 33.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:35.216Z] #67 ... [2025-03-06T11:09:35.216Z] [2025-03-06T11:09:35.216Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T11:09:35.216Z] #71 33.79 (1/7) Installing ca-certificates (20241121-r1) [2025-03-06T11:09:35.216Z] #71 33.80 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:35.216Z] #71 33.80 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-06T11:09:35.216Z] #71 33.81 (4/7) Installing libsodium (1.0.19-r0) [2025-03-06T11:09:35.216Z] #71 33.82 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-06T11:09:35.216Z] #71 33.84 (6/7) Installing libzmq (4.3.5-r2) [2025-03-06T11:09:35.216Z] #71 33.84 (7/7) Installing zeromq (4.3.5-r2) [2025-03-06T11:09:35.216Z] #71 33.85 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:35.216Z] #71 33.86 Executing ca-certificates-20241121-r1.trigger [2025-03-06T11:09:35.216Z] #71 33.90 OK: 12 MiB in 21 packages [2025-03-06T11:09:35.216Z] #71 DONE 34.1s [2025-03-06T11:09:35.216Z] [2025-03-06T11:09:35.216Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T11:09:35.216Z] #58 32.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:35.216Z] #58 32.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:35.216Z] #58 32.85 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T11:09:35.216Z] #58 32.85 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T11:09:35.216Z] #58 32.85 OK: 24170 distinct packages available [2025-03-06T11:09:35.216Z] #58 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:35.216Z] #58 33.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:35.216Z] #58 33.35 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:35.216Z] #58 33.35 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-06T11:09:35.216Z] #58 33.36 (3/5) Installing libucontext (1.2-r3) [2025-03-06T11:09:35.216Z] #58 33.36 (4/5) Installing gcompat (1.1.0-r4) [2025-03-06T11:09:35.216Z] #58 33.36 (5/5) Installing openssl (3.3.3-r0) [2025-03-06T11:09:35.216Z] #58 33.37 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:35.216Z] #58 33.38 OK: 9 MiB in 19 packages [2025-03-06T11:09:35.216Z] #58 DONE 33.6s [2025-03-06T11:09:35.216Z] [2025-03-06T11:09:35.216Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T11:09:35.216Z] #67 33.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:35.475Z] #67 33.94 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:35.475Z] #67 33.94 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-06T11:09:35.475Z] #67 33.95 (3/4) Installing libucontext (1.2-r3) [2025-03-06T11:09:35.475Z] #67 33.95 (4/4) Installing gcompat (1.1.0-r4) [2025-03-06T11:09:35.475Z] #67 33.96 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:35.475Z] #67 33.97 OK: 8 MiB in 18 packages [2025-03-06T11:09:35.734Z] #67 DONE 34.1s [2025-03-06T11:09:35.734Z] [2025-03-06T11:09:35.734Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-06T11:09:36.301Z] #79 ... [2025-03-06T11:09:36.301Z] [2025-03-06T11:09:36.301Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:09:36.301Z] #0 2.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.301Z] #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.301Z] #0 2.779 OK: 8 MiB in 15 packages [2025-03-06T11:09:36.301Z] #80 DONE 3.0s [2025-03-06T11:09:36.301Z] [2025-03-06T11:09:36.301Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-06T11:09:36.301Z] #74 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.301Z] #74 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.560Z] #74 ... [2025-03-06T11:09:36.560Z] [2025-03-06T11:09:36.560Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-06T11:09:36.560Z] #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.560Z] #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.560Z] #0 3.006 OK: 19 MiB in 18 packages [2025-03-06T11:09:36.560Z] #81 DONE 3.3s [2025-03-06T11:09:36.560Z] [2025-03-06T11:09:36.560Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-06T11:09:36.560Z] #74 3.179 OK: 8 MiB in 15 packages [2025-03-06T11:09:36.560Z] #74 ... [2025-03-06T11:09:36.560Z] [2025-03-06T11:09:36.560Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:09:36.560Z] #0 2.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.560Z] #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.560Z] #0 3.095 OK: 13 MiB in 28 packages [2025-03-06T11:09:36.560Z] #82 DONE 3.2s [2025-03-06T11:09:36.560Z] [2025-03-06T11:09:36.560Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-06T11:09:36.819Z] #74 DONE 3.4s [2025-03-06T11:09:36.819Z] [2025-03-06T11:09:36.819Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-06T11:09:36.819Z] #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.819Z] #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.819Z] #0 3.270 OK: 19 MiB in 18 packages [2025-03-06T11:09:36.819Z] #83 DONE 3.4s [2025-03-06T11:09:36.819Z] [2025-03-06T11:09:36.819Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-06T11:09:36.819Z] #84 DONE 0.1s [2025-03-06T11:09:36.819Z] [2025-03-06T11:09:36.819Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T11:09:36.819Z] #0 2.352 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.819Z] #0 2.795 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:36.819Z] #0 3.503 OK: 248 MiB in 58 packages [2025-03-06T11:09:36.819Z] #85 DONE 3.7s [2025-03-06T11:09:36.819Z] [2025-03-06T11:09:36.819Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-06T11:09:37.078Z] #86 DONE 0.1s [2025-03-06T11:09:37.078Z] [2025-03-06T11:09:37.078Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-06T11:09:37.946Z] Removing intermediate container ba7aba8062e7 [2025-03-06T11:09:37.946Z] ---> 85bf5e42663f [2025-03-06T11:09:38.213Z] Successfully built 85bf5e42663f [2025-03-06T11:09:38.213Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:09:38.558Z] + docker inspect -f . ci-base-image-arm64 [2025-03-06T11:09:38.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:09:38.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-40460 does not seem to be running inside a container [2025-03-06T11:09:38.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-06T11:09:38.978Z] #87 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:38.978Z] #87 3.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:39.236Z] #87 3.357 OK: 8 MiB in 18 packages [2025-03-06T11:09:40.016Z] $ docker top dc07068df5beef17e51dee446c13d29792fcc3d313a97593648bc80f2fccd385 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T11:09:40.855Z] + go version [2025-03-06T11:09:40.855Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-06T11:09:40.882Z] $ docker stop --time=1 dc07068df5beef17e51dee446c13d29792fcc3d313a97593648bc80f2fccd385 [2025-03-06T11:09:41.765Z] #87 ... [2025-03-06T11:09:41.765Z] [2025-03-06T11:09:41.765Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-06T11:09:41.765Z] #79 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:41.765Z] #79 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:41.765Z] #79 3.702 OK: 9 MiB in 19 packages [2025-03-06T11:09:42.517Z] $ docker rm -f --volumes dc07068df5beef17e51dee446c13d29792fcc3d313a97593648bc80f2fccd385 [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-03-06T11:09:43.144Z] #79 ... [2025-03-06T11:09:43.144Z] [2025-03-06T11:09:43.144Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-06T11:09:43.144Z] #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:43.144Z] #0 3.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:43.144Z] #0 3.743 OK: 8 MiB in 16 packages [2025-03-06T11:09:43.144Z] #88 DONE 8.2s [2025-03-06T11:09:43.144Z] [2025-03-06T11:09:43.144Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-06T11:09:43.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-06T11:09:43.204Z] [2025-03-06T11:09:43.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:09:43.406Z] #89 ... [2025-03-06T11:09:43.406Z] [2025-03-06T11:09:43.406Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:09:43.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-06T11:09:43.541Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-06T11:09:43.542Z] 547446be3368: Pulling fs layer [2025-03-06T11:09:43.542Z] d125d8839a47: Pulling fs layer [2025-03-06T11:09:43.542Z] 3e85d5ac6304: Pulling fs layer [2025-03-06T11:09:43.542Z] c3105a71a48b: Pulling fs layer [2025-03-06T11:09:43.542Z] 0f093f025ec4: Pulling fs layer [2025-03-06T11:09:43.542Z] c3106fc0e877: Pulling fs layer [2025-03-06T11:09:43.542Z] c3105a71a48b: Waiting [2025-03-06T11:09:43.542Z] 0f093f025ec4: Waiting [2025-03-06T11:09:43.542Z] c3106fc0e877: Waiting [2025-03-06T11:09:43.666Z] #90 ... [2025-03-06T11:09:43.666Z] [2025-03-06T11:09:43.666Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:09:43.809Z] 547446be3368: Verifying Checksum [2025-03-06T11:09:43.809Z] 547446be3368: Download complete [2025-03-06T11:09:43.809Z] c3105a71a48b: Download complete [2025-03-06T11:09:43.924Z] #91 ... [2025-03-06T11:09:43.924Z] [2025-03-06T11:09:43.924Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:09:43.924Z] #92 ... [2025-03-06T11:09:43.924Z] [2025-03-06T11:09:43.924Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:09:44.076Z] d125d8839a47: Verifying Checksum [2025-03-06T11:09:44.076Z] d125d8839a47: Download complete [2025-03-06T11:09:44.076Z] c3106fc0e877: Verifying Checksum [2025-03-06T11:09:44.076Z] c3106fc0e877: Download complete [2025-03-06T11:09:44.226Z] #93 ... [2025-03-06T11:09:44.226Z] [2025-03-06T11:09:44.226Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-06T11:09:44.226Z] #0 3.264 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:44.226Z] #0 3.721 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:44.226Z] #0 4.487 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T11:09:44.226Z] #0 4.782 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:09:44.226Z] #0 4.791 OK: 8 MiB in 15 packages [2025-03-06T11:09:44.344Z] 0f093f025ec4: Verifying Checksum [2025-03-06T11:09:44.344Z] 0f093f025ec4: Download complete [2025-03-06T11:09:44.611Z] 547446be3368: Pull complete [2025-03-06T11:09:44.832Z] #94 ... [2025-03-06T11:09:44.832Z] [2025-03-06T11:09:44.832Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:09:44.832Z] #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:44.832Z] #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:44.832Z] #0 3.932 OK: 10 MiB in 17 packages [2025-03-06T11:09:45.090Z] #95 ... [2025-03-06T11:09:45.090Z] [2025-03-06T11:09:45.090Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:09:45.090Z] #0 3.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:45.090Z] #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T11:09:45.090Z] #0 3.957 OK: 12 MiB in 21 packages [2025-03-06T11:09:45.581Z] d125d8839a47: Pull complete [2025-03-06T11:09:46.171Z] 3e85d5ac6304: Verifying Checksum [2025-03-06T11:09:46.171Z] 3e85d5ac6304: Download complete [2025-03-06T11:09:47.006Z] #96 ... [2025-03-06T11:09:47.006Z] [2025-03-06T11:09:47.006Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:09:56.267Z] 3e85d5ac6304: Pull complete [2025-03-06T11:09:56.267Z] c3105a71a48b: Pull complete [2025-03-06T11:09:57.231Z] 0f093f025ec4: Pull complete [2025-03-06T11:09:57.231Z] c3106fc0e877: Pull complete [2025-03-06T11:09:57.231Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-06T11:09:57.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-06T11:09:57.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:09:57.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-40460 does not seem to be running inside a container [2025-03-06T11:09:57.483Z] $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-06T11:09:59.359Z] $ docker top ab47467b9043c2afe4d347dcc1c8a353df57e7bff914f6dfc4fd0a7ac5cde772 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T11:10:00.177Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-06T11:10:08.935Z] #97 ... [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:10:08.935Z] #95 DONE 31.2s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:10:08.935Z] #96 DONE 30.8s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-06T11:10:08.935Z] #79 DONE 30.8s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-06T11:10:08.935Z] #87 DONE 30.3s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:08.935Z] #94 DONE 31.8s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:08.935Z] #78 DONE 32.5s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:08.935Z] #93 DONE 32.6s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:08.935Z] #97 DONE 29.0s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:08.935Z] #92 DONE 32.6s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #98 [core-keeper builder 7/8] COPY . . [2025-03-06T11:10:08.935Z] #98 ... [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:08.935Z] #91 DONE 32.6s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:08.935Z] #90 DONE 32.6s [2025-03-06T11:10:08.935Z] [2025-03-06T11:10:08.935Z] #99 [support-notifications builder 6/7] COPY . . [2025-03-06T11:10:10.267Z] #1 [core-command internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #1 transferring dockerfile: 1.94kB 0.0s done [2025-03-06T11:10:10.267Z] #1 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #2 transferring dockerfile: 3.02kB done [2025-03-06T11:10:10.267Z] #2 DONE 0.0s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #3 transferring dockerfile: 2.01kB done [2025-03-06T11:10:10.267Z] #3 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #4 transferring dockerfile: 1.81kB 0.0s done [2025-03-06T11:10:10.267Z] #4 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #5 transferring dockerfile: 1.89kB done [2025-03-06T11:10:10.267Z] #5 DONE 0.0s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #6 transferring dockerfile: 2.10kB 0.0s done [2025-03-06T11:10:10.267Z] #6 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #7 transferring dockerfile: 2.50kB done [2025-03-06T11:10:10.267Z] #7 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #8 transferring dockerfile: 2.00kB done [2025-03-06T11:10:10.267Z] #8 DONE 0.0s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #9 transferring dockerfile: 1.83kB done [2025-03-06T11:10:10.267Z] #9 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #10 transferring dockerfile: 1.69kB 0.0s done [2025-03-06T11:10:10.267Z] #10 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #11 transferring dockerfile: 2.14kB 0.0s done [2025-03-06T11:10:10.267Z] #11 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #12 transferring dockerfile: 2.49kB done [2025-03-06T11:10:10.267Z] #12 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #13 transferring dockerfile: 2.23kB done [2025-03-06T11:10:10.267Z] #13 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #14 [core-data internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #14 transferring dockerfile: 2.04kB done [2025-03-06T11:10:10.267Z] #14 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-03-06T11:10:10.267Z] #15 transferring dockerfile: 1.70kB done [2025-03-06T11:10:10.267Z] #15 DONE 0.1s [2025-03-06T11:10:10.267Z] [2025-03-06T11:10:10.267Z] #16 [core-command internal] load .dockerignore [2025-03-06T11:10:10.267Z] #16 transferring context: 50B done [2025-03-06T11:10:10.267Z] #16 DONE 0.1s [2025-03-06T11:10:10.855Z] [2025-03-06T11:10:10.855Z] #17 [security-bootstrapper internal] load .dockerignore [2025-03-06T11:10:11.124Z] #17 transferring context: 50B done [2025-03-06T11:10:11.124Z] #17 DONE 0.0s [2025-03-06T11:10:11.124Z] [2025-03-06T11:10:11.124Z] #18 [core-keeper internal] load .dockerignore [2025-03-06T11:10:11.124Z] #18 transferring context: 50B 0.0s done [2025-03-06T11:10:11.124Z] #18 DONE 0.1s [2025-03-06T11:10:11.125Z] [2025-03-06T11:10:11.125Z] #19 [security-spire-agent internal] load .dockerignore [2025-03-06T11:10:11.125Z] #19 transferring context: 50B done [2025-03-06T11:10:11.125Z] #19 DONE 0.1s [2025-03-06T11:10:11.125Z] [2025-03-06T11:10:11.125Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-03-06T11:10:11.125Z] #20 transferring context: 50B done [2025-03-06T11:10:11.125Z] #20 DONE 0.1s [2025-03-06T11:10:11.125Z] [2025-03-06T11:10:11.125Z] #21 [core-metadata internal] load .dockerignore [2025-03-06T11:10:11.402Z] #21 transferring context: 50B done [2025-03-06T11:10:11.402Z] #21 DONE 0.1s [2025-03-06T11:10:11.402Z] [2025-03-06T11:10:11.402Z] #22 [security-proxy-setup internal] load .dockerignore [2025-03-06T11:10:11.402Z] #22 transferring context: 50B done [2025-03-06T11:10:11.402Z] #22 DONE 0.0s [2025-03-06T11:10:11.402Z] [2025-03-06T11:10:11.402Z] #23 [support-scheduler internal] load .dockerignore [2025-03-06T11:10:11.402Z] #23 transferring context: 50B done [2025-03-06T11:10:11.402Z] #23 DONE 0.1s [2025-03-06T11:10:11.402Z] [2025-03-06T11:10:11.402Z] #24 [security-spire-config internal] load .dockerignore [2025-03-06T11:10:11.402Z] #24 transferring context: 50B done [2025-03-06T11:10:11.402Z] #24 DONE 0.0s [2025-03-06T11:10:11.402Z] [2025-03-06T11:10:11.402Z] #25 [security-proxy-auth internal] load .dockerignore [2025-03-06T11:10:11.402Z] #25 DONE 0.0s [2025-03-06T11:10:11.402Z] [2025-03-06T11:10:11.402Z] #26 [support-notifications internal] load .dockerignore [2025-03-06T11:10:11.402Z] #26 transferring context: 50B 0.0s done [2025-03-06T11:10:11.670Z] #26 ... [2025-03-06T11:10:11.670Z] [2025-03-06T11:10:11.670Z] #25 [security-proxy-auth internal] load .dockerignore [2025-03-06T11:10:11.670Z] #25 transferring context: 50B 0.0s done [2025-03-06T11:10:11.670Z] #25 DONE 0.1s [2025-03-06T11:10:11.670Z] [2025-03-06T11:10:11.670Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-03-06T11:10:11.670Z] #27 transferring context: 50B 0.0s done [2025-03-06T11:10:11.670Z] #27 DONE 0.1s [2025-03-06T11:10:11.670Z] [2025-03-06T11:10:11.670Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-06T11:10:11.670Z] #28 transferring context: 50B done [2025-03-06T11:10:11.670Z] #28 DONE 0.1s [2025-03-06T11:10:11.670Z] [2025-03-06T11:10:11.670Z] #29 [core-data internal] load .dockerignore [2025-03-06T11:10:11.937Z] #29 transferring context: 50B 0.0s done [2025-03-06T11:10:11.937Z] #29 DONE 0.1s [2025-03-06T11:10:11.937Z] [2025-03-06T11:10:11.937Z] #30 [security-spire-server internal] load .dockerignore [2025-03-06T11:10:11.937Z] #30 transferring context: 50B done [2025-03-06T11:10:11.937Z] #30 DONE 0.1s [2025-03-06T11:10:11.937Z] [2025-03-06T11:10:11.937Z] #26 [support-notifications internal] load .dockerignore [2025-03-06T11:10:11.937Z] #26 ... [2025-03-06T11:10:11.937Z] [2025-03-06T11:10:11.937Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:11.937Z] #31 DONE 0.0s [2025-03-06T11:10:12.205Z] [2025-03-06T11:10:12.205Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T11:10:12.205Z] #32 DONE 0.3s [2025-03-06T11:10:12.205Z] [2025-03-06T11:10:12.205Z] #26 [support-notifications internal] load .dockerignore [2025-03-06T11:10:13.171Z] #26 ... [2025-03-06T11:10:13.171Z] [2025-03-06T11:10:13.171Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:13.171Z] #31 DONE 0.0s [2025-03-06T11:10:13.171Z] [2025-03-06T11:10:13.171Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:13.171Z] #31 DONE 0.0s [2025-03-06T11:10:13.171Z] [2025-03-06T11:10:13.171Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-06T11:10:13.171Z] #33 ... [2025-03-06T11:10:13.171Z] [2025-03-06T11:10:13.171Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:13.171Z] #31 DONE 0.0s [2025-03-06T11:10:13.171Z] [2025-03-06T11:10:13.171Z] #34 [core-command internal] load build context [2025-03-06T11:10:13.171Z] #34 transferring context: 3.21MB 0.7s done [2025-03-06T11:10:13.171Z] #34 DONE 0.9s [2025-03-06T11:10:13.171Z] [2025-03-06T11:10:13.171Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:13.171Z] #31 DONE 0.0s [2025-03-06T11:10:13.171Z] [2025-03-06T11:10:13.171Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:10:13.171Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:10:13.171Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:10:13.171Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T11:10:13.171Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T11:10:13.171Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-06T11:10:13.171Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.7s [2025-03-06T11:10:13.438Z] #35 ... [2025-03-06T11:10:13.438Z] [2025-03-06T11:10:13.438Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T11:10:13.438Z] #32 DONE 0.5s [2025-03-06T11:10:13.438Z] [2025-03-06T11:10:13.438Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:10:13.438Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:10:13.438Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:10:13.438Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T11:10:13.438Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T11:10:13.438Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-06T11:10:13.438Z] #35 ... [2025-03-06T11:10:13.438Z] [2025-03-06T11:10:13.438Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:13.438Z] #31 DONE 0.0s [2025-03-06T11:10:13.438Z] [2025-03-06T11:10:13.438Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:10:13.438Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:10:13.438Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:10:13.438Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T11:10:13.438Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T11:10:13.438Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-06T11:10:13.704Z] #35 ... [2025-03-06T11:10:13.705Z] [2025-03-06T11:10:13.705Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:13.705Z] #31 DONE 0.0s [2025-03-06T11:10:13.705Z] [2025-03-06T11:10:13.705Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:10:13.705Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.3s done [2025-03-06T11:10:13.980Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.3s done [2025-03-06T11:10:14.252Z] #35 ... [2025-03-06T11:10:14.252Z] [2025-03-06T11:10:14.252Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:14.252Z] #31 DONE 0.0s [2025-03-06T11:10:14.252Z] [2025-03-06T11:10:14.252Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T11:10:14.252Z] #36 DONE 2.7s [2025-03-06T11:10:14.252Z] [2025-03-06T11:10:14.252Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T11:10:14.252Z] #36 DONE 2.7s [2025-03-06T11:10:14.252Z] [2025-03-06T11:10:14.252Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:10:14.252Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:10:14.252Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:10:14.252Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T11:10:14.252Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T11:10:14.252Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-06T11:10:14.252Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.3s done [2025-03-06T11:10:14.522Z] #35 ... [2025-03-06T11:10:14.522Z] [2025-03-06T11:10:14.522Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:14.522Z] #31 DONE 0.0s [2025-03-06T11:10:14.796Z] [2025-03-06T11:10:14.796Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:14.796Z] #31 DONE 0.1s [2025-03-06T11:10:14.796Z] [2025-03-06T11:10:14.796Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-06T11:10:15.064Z] #37 ... [2025-03-06T11:10:15.064Z] [2025-03-06T11:10:15.064Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T11:10:15.064Z] #31 DONE 0.1s [2025-03-06T11:10:15.064Z] [2025-03-06T11:10:15.064Z] #38 [security-spiffe-token-provider internal] load build context [2025-03-06T11:10:15.331Z] #38 ... [2025-03-06T11:10:15.331Z] [2025-03-06T11:10:15.331Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T11:10:15.331Z] #36 DONE 2.8s [2025-03-06T11:10:15.331Z] [2025-03-06T11:10:15.331Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T11:10:15.331Z] #32 DONE 2.2s [2025-03-06T11:10:15.331Z] [2025-03-06T11:10:15.331Z] #38 [security-spiffe-token-provider internal] load build context [2025-03-06T11:10:15.600Z] #38 ... [2025-03-06T11:10:15.600Z] [2025-03-06T11:10:15.600Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T11:10:15.600Z] #36 DONE 2.8s [2025-03-06T11:10:15.600Z] [2025-03-06T11:10:15.600Z] #39 [core-data internal] load build context [2025-03-06T11:10:15.600Z] #39 DONE 0.0s [2025-03-06T11:10:15.600Z] [2025-03-06T11:10:15.600Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:15.600Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-06T11:10:15.600Z] #40 DONE 0.3s [2025-03-06T11:10:15.600Z] [2025-03-06T11:10:15.600Z] #38 [security-spiffe-token-provider internal] load build context [2025-03-06T11:10:15.600Z] #38 ... [2025-03-06T11:10:15.600Z] [2025-03-06T11:10:15.600Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T11:10:15.600Z] #36 DONE 2.8s [2025-03-06T11:10:15.600Z] [2025-03-06T11:10:15.600Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-06T11:10:15.600Z] #33 DONE 2.4s [2025-03-06T11:10:15.600Z] [2025-03-06T11:10:15.600Z] #38 [security-spiffe-token-provider internal] load build context [2025-03-06T11:10:15.600Z] #38 transferring context: 3.21MB 2.0s done [2025-03-06T11:10:16.187Z] #38 DONE 3.0s [2025-03-06T11:10:16.188Z] [2025-03-06T11:10:16.188Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:16.188Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-06T11:10:16.188Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s [2025-03-06T11:10:16.188Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-06T11:10:16.188Z] #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-06T11:10:16.188Z] #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-06T11:10:16.188Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s [2025-03-06T11:10:16.188Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-03-06T11:10:16.455Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-03-06T11:10:16.455Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-06T11:10:16.455Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.7s [2025-03-06T11:10:16.455Z] #40 ... [2025-03-06T11:10:16.455Z] [2025-03-06T11:10:16.455Z] #41 [core-keeper internal] load build context [2025-03-06T11:10:16.455Z] #41 transferring context: 3.21MB 2.4s done [2025-03-06T11:10:16.455Z] #41 DONE 3.3s [2025-03-06T11:10:16.455Z] [2025-03-06T11:10:16.455Z] #42 [security-bootstrapper internal] load build context [2025-03-06T11:10:16.455Z] #42 transferring context: 3.21MB 2.2s done [2025-03-06T11:10:16.455Z] #42 DONE 3.4s [2025-03-06T11:10:16.455Z] [2025-03-06T11:10:16.455Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:16.455Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done [2025-03-06T11:10:16.455Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s [2025-03-06T11:10:16.724Z] #40 ... [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-06T11:10:16.724Z] #43 DONE 3.3s [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #44 [security-spire-server internal] load build context [2025-03-06T11:10:16.724Z] #44 DONE 0.0s [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T11:10:16.724Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T11:10:16.724Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T11:10:16.724Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T11:10:16.724Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T11:10:16.724Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-06T11:10:16.724Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.3s done [2025-03-06T11:10:16.724Z] #35 DONE 5.4s [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:16.724Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-06T11:10:16.724Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-03-06T11:10:16.724Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-06T11:10:16.724Z] #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-06T11:10:16.724Z] #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-06T11:10:16.724Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done [2025-03-06T11:10:16.724Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-06T11:10:16.724Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done [2025-03-06T11:10:16.724Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.1s [2025-03-06T11:10:16.724Z] #40 ... [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #45 [support-notifications internal] load build context [2025-03-06T11:10:16.724Z] #45 transferring context: 3.21MB 1.7s done [2025-03-06T11:10:16.724Z] #45 DONE 2.6s [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #46 [core-metadata internal] load build context [2025-03-06T11:10:16.724Z] #46 transferring context: 3.21MB 1.9s done [2025-03-06T11:10:16.724Z] #46 DONE 3.3s [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #47 [security-proxy-setup internal] load build context [2025-03-06T11:10:16.724Z] #47 transferring context: 3.21MB 2.2s done [2025-03-06T11:10:16.724Z] #47 DONE 3.4s [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-06T11:10:16.724Z] #37 DONE 3.4s [2025-03-06T11:10:16.724Z] [2025-03-06T11:10:16.724Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:16.992Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-06T11:10:16.992Z] #40 ... [2025-03-06T11:10:16.992Z] [2025-03-06T11:10:16.992Z] #48 [support-scheduler internal] load build context [2025-03-06T11:10:16.992Z] #48 transferring context: 3.21MB 1.1s done [2025-03-06T11:10:16.992Z] #48 DONE 2.9s [2025-03-06T11:10:16.992Z] [2025-03-06T11:10:16.992Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:17.052Z] #99 ... [2025-03-06T11:10:17.052Z] [2025-03-06T11:10:17.052Z] #100 [core-data builder 6/7] COPY . . [2025-03-06T11:10:17.052Z] #100 ... [2025-03-06T11:10:17.052Z] [2025-03-06T11:10:17.052Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:10:17.052Z] #101 ... [2025-03-06T11:10:17.052Z] [2025-03-06T11:10:17.052Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-06T11:10:17.052Z] #102 ... [2025-03-06T11:10:17.052Z] [2025-03-06T11:10:17.052Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:10:17.052Z] #103 ... [2025-03-06T11:10:17.052Z] [2025-03-06T11:10:17.052Z] #104 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-06T11:10:17.052Z] #104 ... [2025-03-06T11:10:17.052Z] [2025-03-06T11:10:17.052Z] #105 [support-scheduler builder 6/7] COPY . . [2025-03-06T11:10:17.052Z] #105 ... [2025-03-06T11:10:17.052Z] [2025-03-06T11:10:17.052Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2025-03-06T11:10:17.264Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.5s [2025-03-06T11:10:17.264Z] #40 ... [2025-03-06T11:10:17.264Z] [2025-03-06T11:10:17.264Z] #49 [security-spire-config internal] load build context [2025-03-06T11:10:17.264Z] #49 transferring context: 22.05kB 0.2s done [2025-03-06T11:10:17.264Z] #49 DONE 2.0s [2025-03-06T11:10:17.534Z] [2025-03-06T11:10:17.534Z] #50 [security-spire-agent internal] load build context [2025-03-06T11:10:17.534Z] #50 transferring context: 23.33kB 0.2s done [2025-03-06T11:10:17.534Z] #50 DONE 1.7s [2025-03-06T11:10:17.534Z] [2025-03-06T11:10:17.534Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:17.534Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.31MB / 33.17MB 2.0s [2025-03-06T11:10:17.803Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 2.2s [2025-03-06T11:10:17.803Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-06T11:10:18.075Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 2.4s [2025-03-06T11:10:18.347Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.64MB / 33.17MB 2.7s [2025-03-06T11:10:18.615Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.58MB / 33.17MB 2.9s [2025-03-06T11:10:18.615Z] #40 ... [2025-03-06T11:10:18.615Z] [2025-03-06T11:10:18.615Z] #44 [security-spire-server internal] load build context [2025-03-06T11:10:18.615Z] #44 transferring context: 23.80kB 0.2s done [2025-03-06T11:10:18.615Z] #44 DONE 2.0s [2025-03-06T11:10:18.615Z] [2025-03-06T11:10:18.615Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:18.615Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 3.1s [2025-03-06T11:10:18.883Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 3.2s [2025-03-06T11:10:18.883Z] #40 ... [2025-03-06T11:10:18.883Z] [2025-03-06T11:10:18.883Z] #51 [core-common-config-bootstrapper internal] load build context [2025-03-06T11:10:18.883Z] #51 transferring context: 3.21MB 2.0s done [2025-03-06T11:10:18.883Z] #51 DONE 3.4s [2025-03-06T11:10:18.883Z] [2025-03-06T11:10:18.883Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:18.883Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.59MB / 33.17MB 3.3s [2025-03-06T11:10:19.178Z] #40 ... [2025-03-06T11:10:19.178Z] [2025-03-06T11:10:19.178Z] #52 [security-secretstore-setup internal] load build context [2025-03-06T11:10:19.178Z] #52 transferring context: 3.21MB 2.0s done [2025-03-06T11:10:19.178Z] #52 DONE 3.5s [2025-03-06T11:10:19.178Z] [2025-03-06T11:10:19.178Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:19.178Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.05MB / 33.17MB 3.4s [2025-03-06T11:10:19.178Z] #40 ... [2025-03-06T11:10:19.178Z] [2025-03-06T11:10:19.178Z] #39 [core-data internal] load build context [2025-03-06T11:10:19.178Z] #39 transferring context: 3.21MB 2.0s done [2025-03-06T11:10:19.178Z] #39 DONE 3.5s [2025-03-06T11:10:19.178Z] [2025-03-06T11:10:19.178Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:19.178Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.6s [2025-03-06T11:10:19.178Z] #40 ... [2025-03-06T11:10:19.178Z] [2025-03-06T11:10:19.178Z] #53 [security-proxy-auth internal] load build context [2025-03-06T11:10:19.178Z] #53 transferring context: 3.21MB 2.1s done [2025-03-06T11:10:19.178Z] #53 DONE 3.7s [2025-03-06T11:10:19.178Z] [2025-03-06T11:10:19.178Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:19.792Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.8s done [2025-03-06T11:10:21.787Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-06T11:10:25.225Z] #106 DONE 19.1s [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-06T11:10:25.226Z] #89 DONE 42.4s [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:25.226Z] #107 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:25.226Z] #108 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #109 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #100 [core-data builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #100 DONE 19.1s [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:25.226Z] #110 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:25.226Z] #111 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #112 [core-command builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #112 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:25.226Z] #113 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #114 [security-proxy-auth builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #114 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:25.226Z] #115 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #99 [support-notifications builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #99 DONE 19.1s [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:25.226Z] #116 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #117 [core-metadata builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #117 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:25.226Z] #118 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #119 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:10:25.226Z] #119 ... [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:25.226Z] #120 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #121 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:25.226Z] #122 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:25.226Z] #123 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:25.226Z] #124 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #125 CACHED [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #98 [core-keeper builder 7/8] COPY . . [2025-03-06T11:10:25.226Z] #98 DONE 19.2s [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #104 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #104 DONE 19.2s [2025-03-06T11:10:25.226Z] [2025-03-06T11:10:25.226Z] #105 [support-scheduler builder 6/7] COPY . . [2025-03-06T11:10:25.226Z] #105 DONE 19.3s [2025-03-06T11:10:25.486Z] [2025-03-06T11:10:25.486Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:10:25.486Z] #103 DONE 19.3s [2025-03-06T11:10:25.486Z] [2025-03-06T11:10:25.486Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:10:25.486Z] #101 DONE 19.3s [2025-03-06T11:10:25.486Z] [2025-03-06T11:10:25.486Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-06T11:10:25.486Z] #102 DONE 19.4s [2025-03-06T11:10:25.486Z] [2025-03-06T11:10:25.486Z] #126 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:10:25.486Z] #126 ... [2025-03-06T11:10:25.486Z] [2025-03-06T11:10:25.486Z] #127 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-06T11:10:25.486Z] #127 DONE 0.3s [2025-03-06T11:10:25.486Z] [2025-03-06T11:10:25.486Z] #128 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-06T11:10:25.486Z] #128 DONE 0.2s [2025-03-06T11:10:25.486Z] [2025-03-06T11:10:25.486Z] #129 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-06T11:10:25.486Z] #129 DONE 0.2s [2025-03-06T11:10:25.749Z] [2025-03-06T11:10:25.749Z] #130 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-06T11:10:26.064Z] #40 ... [2025-03-06T11:10:26.064Z] [2025-03-06T11:10:26.064Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T11:10:26.064Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.0s done [2025-03-06T11:10:26.064Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-06T11:10:26.064Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.3s done [2025-03-06T11:10:26.064Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-06T11:10:26.064Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-06T11:10:26.064Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-06T11:10:26.064Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-03-06T11:10:26.064Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-06T11:10:26.064Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.7s [2025-03-06T11:10:26.064Z] #54 ... [2025-03-06T11:10:26.064Z] [2025-03-06T11:10:26.064Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:26.662Z] #40 ... [2025-03-06T11:10:26.662Z] [2025-03-06T11:10:26.662Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T11:10:26.662Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:26.696Z] #130 DONE 1.0s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #131 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-06T11:10:26.696Z] #131 DONE 0.9s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #126 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:10:26.696Z] #126 DONE 1.1s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:10:26.696Z] #132 ... [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:10:26.696Z] #133 DONE 0.1s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-06T11:10:26.696Z] #134 DONE 0.1s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:10:26.696Z] #132 DONE 0.1s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #135 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-06T11:10:26.696Z] #135 DONE 0.1s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-06T11:10:26.696Z] #136 DONE 0.1s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #137 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-06T11:10:26.696Z] #137 DONE 0.2s [2025-03-06T11:10:26.696Z] [2025-03-06T11:10:26.696Z] #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:10:26.930Z] #55 ... [2025-03-06T11:10:26.930Z] [2025-03-06T11:10:26.930Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:10:26.961Z] #138 ... [2025-03-06T11:10:26.961Z] [2025-03-06T11:10:26.961Z] #139 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-06T11:10:26.961Z] #139 DONE 0.2s [2025-03-06T11:10:26.961Z] [2025-03-06T11:10:26.961Z] #140 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-06T11:10:26.961Z] #140 DONE 0.2s [2025-03-06T11:10:26.961Z] [2025-03-06T11:10:26.961Z] #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:10:26.961Z] #138 DONE 0.3s [2025-03-06T11:10:26.961Z] [2025-03-06T11:10:26.961Z] #141 [security-spire-config] exporting to image [2025-03-06T11:10:26.961Z] #141 exporting layers [2025-03-06T11:10:27.202Z] #56 ... [2025-03-06T11:10:27.202Z] [2025-03-06T11:10:27.202Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-06T11:10:27.202Z] #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:27.202Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:27.202Z] #57 ... [2025-03-06T11:10:27.202Z] [2025-03-06T11:10:27.202Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T11:10:27.202Z] #58 ... [2025-03-06T11:10:27.202Z] [2025-03-06T11:10:27.202Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:10:27.471Z] #59 ... [2025-03-06T11:10:27.471Z] [2025-03-06T11:10:27.471Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:27.471Z] #60 ... [2025-03-06T11:10:27.471Z] [2025-03-06T11:10:27.471Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T11:10:27.532Z] #141 ... [2025-03-06T11:10:27.532Z] [2025-03-06T11:10:27.532Z] #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-06T11:10:27.532Z] #142 DONE 0.4s [2025-03-06T11:10:27.532Z] [2025-03-06T11:10:27.532Z] #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-06T11:10:27.738Z] #61 ... [2025-03-06T11:10:27.738Z] [2025-03-06T11:10:27.738Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T11:10:28.013Z] #62 ... [2025-03-06T11:10:28.013Z] [2025-03-06T11:10:28.013Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T11:10:28.013Z] #63 ... [2025-03-06T11:10:28.013Z] [2025-03-06T11:10:28.013Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T11:10:28.098Z] #143 DONE 0.5s [2025-03-06T11:10:28.098Z] [2025-03-06T11:10:28.098Z] #119 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:10:28.098Z] #119 1.693 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-06T11:10:28.283Z] #64 ... [2025-03-06T11:10:28.283Z] [2025-03-06T11:10:28.283Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T11:10:28.283Z] #65 ... [2025-03-06T11:10:28.283Z] [2025-03-06T11:10:28.283Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T11:10:28.283Z] #66 DONE 11.0s [2025-03-06T11:10:28.283Z] [2025-03-06T11:10:28.283Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T11:10:28.551Z] #67 ... [2025-03-06T11:10:28.551Z] [2025-03-06T11:10:28.551Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T11:10:28.551Z] #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:28.551Z] #68 ... [2025-03-06T11:10:28.551Z] [2025-03-06T11:10:28.551Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T11:10:28.551Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:28.819Z] #69 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:28.819Z] #69 ... [2025-03-06T11:10:28.819Z] [2025-03-06T11:10:28.819Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:10:28.819Z] #0 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:28.819Z] #0 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:29.086Z] #70 ... [2025-03-06T11:10:29.086Z] [2025-03-06T11:10:29.086Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:29.086Z] #71 ... [2025-03-06T11:10:29.086Z] [2025-03-06T11:10:29.086Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T11:10:29.681Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.6s done [2025-03-06T11:10:30.654Z] #54 ... [2025-03-06T11:10:30.655Z] [2025-03-06T11:10:30.655Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T11:10:30.655Z] #67 DONE 13.9s [2025-03-06T11:10:30.928Z] [2025-03-06T11:10:30.928Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T11:10:30.928Z] #65 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:31.216Z] #65 ... [2025-03-06T11:10:31.216Z] [2025-03-06T11:10:31.216Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T11:10:31.216Z] #54 DONE 15.6s [2025-03-06T11:10:31.487Z] [2025-03-06T11:10:31.487Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:31.487Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.6s [2025-03-06T11:10:32.288Z] #119 ... [2025-03-06T11:10:32.288Z] [2025-03-06T11:10:32.288Z] #141 [security-spire-config] exporting to image [2025-03-06T11:10:32.288Z] #141 exporting layers 2.9s done [2025-03-06T11:10:32.288Z] #141 writing image sha256:3ff3db6f0d3c399e609b20c64d043b74f84981749157900fad035a324fd03524 1.1s done [2025-03-06T11:10:32.288Z] #141 writing image sha256:1fdc7d41c29bdc57870fb81bca6993f739264bff4f8750ae470f197ff14dc851 0.7s done [2025-03-06T11:10:32.288Z] #141 naming to docker.io/library/security-spire-server 0.1s done [2025-03-06T11:10:32.288Z] #141 naming to docker.io/library/security-spire-config 0.1s done [2025-03-06T11:10:32.546Z] #141 exporting layers 4.4s done [2025-03-06T11:10:32.546Z] #141 writing image sha256:bd688774540807aa78c5770cddf6c259fba36035b15e18cb962224c8c60b2bc9 [2025-03-06T11:10:32.546Z] #141 writing image sha256:bd688774540807aa78c5770cddf6c259fba36035b15e18cb962224c8c60b2bc9 0.2s done [2025-03-06T11:10:32.546Z] #141 naming to docker.io/library/security-spire-agent [2025-03-06T11:10:32.806Z] #141 naming to docker.io/library/security-spire-agent 0.2s done [2025-03-06T11:10:32.806Z] #141 DONE 5.8s [2025-03-06T11:10:32.806Z] [2025-03-06T11:10:32.806Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T11:10:32.806Z] #0 2.525 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-06T11:10:35.336Z] #144 ... [2025-03-06T11:10:35.336Z] [2025-03-06T11:10:35.336Z] #145 [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-03-06T11:10:35.337Z] #0 2.410 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-06T11:10:35.337Z] #145 ... [2025-03-06T11:10:35.337Z] [2025-03-06T11:10:35.337Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T11:10:35.337Z] #0 2.238 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-06T11:10:35.596Z] #146 ... [2025-03-06T11:10:35.596Z] [2025-03-06T11:10:35.596Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:10:35.596Z] #0 1.543 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-06T11:10:35.596Z] #147 ... [2025-03-06T11:10:35.596Z] [2025-03-06T11:10:35.596Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T11:10:35.596Z] #0 2.596 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-06T11:10:35.854Z] #148 ... [2025-03-06T11:10:35.854Z] [2025-03-06T11:10:35.854Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T11:10:35.854Z] #0 2.029 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-06T11:10:35.854Z] #149 ... [2025-03-06T11:10:35.854Z] [2025-03-06T11:10:35.854Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T11:10:35.854Z] #0 1.874 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-06T11:10:36.121Z] #150 ... [2025-03-06T11:10:36.121Z] [2025-03-06T11:10:36.121Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:10:36.121Z] #0 1.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-06T11:10:36.432Z] #151 ... [2025-03-06T11:10:36.432Z] [2025-03-06T11:10:36.432Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T11:10:36.432Z] #0 1.299 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-06T11:10:36.432Z] #152 ... [2025-03-06T11:10:36.432Z] [2025-03-06T11:10:36.432Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T11:10:36.432Z] #0 1.715 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-06T11:10:36.690Z] #153 ... [2025-03-06T11:10:36.690Z] [2025-03-06T11:10:36.690Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:10:36.690Z] #0 1.633 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-06T11:10:36.845Z] #40 ... [2025-03-06T11:10:36.845Z] [2025-03-06T11:10:36.845Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-06T11:10:36.845Z] #57 19.59 OK: 239 MiB in 58 packages [2025-03-06T11:10:37.116Z] #57 ... [2025-03-06T11:10:37.116Z] [2025-03-06T11:10:37.116Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T11:10:37.116Z] #55 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:37.116Z] #55 18.98 OK: 239 MiB in 58 packages [2025-03-06T11:10:37.386Z] #55 ... [2025-03-06T11:10:37.386Z] [2025-03-06T11:10:37.386Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:37.386Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s [2025-03-06T11:10:37.386Z] #40 ... [2025-03-06T11:10:37.386Z] [2025-03-06T11:10:37.386Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T11:10:37.386Z] #55 DONE 20.7s [2025-03-06T11:10:37.386Z] [2025-03-06T11:10:37.386Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-06T11:10:37.386Z] #57 DONE 20.7s [2025-03-06T11:10:37.386Z] [2025-03-06T11:10:37.386Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:37.983Z] #40 ... [2025-03-06T11:10:37.983Z] [2025-03-06T11:10:37.983Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T11:10:37.983Z] #58 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:37.983Z] #58 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:37.983Z] #58 20.99 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T11:10:37.983Z] #58 20.99 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T11:10:37.983Z] #58 20.99 OK: 24066 distinct packages available [2025-03-06T11:10:37.983Z] #58 ... [2025-03-06T11:10:37.983Z] [2025-03-06T11:10:37.983Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:38.271Z] #72 DONE 0.9s [2025-03-06T11:10:38.271Z] [2025-03-06T11:10:38.271Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:38.271Z] #73 DONE 0.8s [2025-03-06T11:10:38.271Z] [2025-03-06T11:10:38.271Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:38.551Z] #40 ... [2025-03-06T11:10:38.551Z] [2025-03-06T11:10:38.551Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:38.551Z] #0 5.079 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:38.551Z] #0 6.756 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:38.551Z] #74 ... [2025-03-06T11:10:38.551Z] [2025-03-06T11:10:38.551Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:10:38.551Z] #70 20.44 OK: 239 MiB in 58 packages [2025-03-06T11:10:38.551Z] #70 DONE 22.0s [2025-03-06T11:10:38.551Z] [2025-03-06T11:10:38.551Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T11:10:38.551Z] #63 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:38.551Z] #63 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:38.827Z] #63 ... [2025-03-06T11:10:38.827Z] [2025-03-06T11:10:38.827Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T11:10:38.827Z] #68 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:38.827Z] #68 19.08 (1/7) Installing ca-certificates (20241121-r1) [2025-03-06T11:10:38.827Z] #68 19.76 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:38.827Z] #68 19.81 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-06T11:10:38.827Z] #68 19.83 (4/7) Installing libsodium (1.0.19-r0) [2025-03-06T11:10:38.827Z] #68 19.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-06T11:10:38.827Z] #68 20.11 (6/7) Installing libzmq (4.3.5-r2) [2025-03-06T11:10:38.827Z] #68 20.16 (7/7) Installing zeromq (4.3.5-r2) [2025-03-06T11:10:38.827Z] #68 20.23 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:38.827Z] #68 20.47 Executing ca-certificates-20241121-r1.trigger [2025-03-06T11:10:38.827Z] #68 ... [2025-03-06T11:10:38.827Z] [2025-03-06T11:10:38.827Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:39.424Z] #40 ... [2025-03-06T11:10:39.424Z] [2025-03-06T11:10:39.424Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T11:10:39.424Z] #61 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:39.424Z] #61 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:39.710Z] #61 ... [2025-03-06T11:10:39.710Z] [2025-03-06T11:10:39.710Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:10:39.710Z] #56 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:39.710Z] #56 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:39.710Z] #56 ... [2025-03-06T11:10:39.710Z] [2025-03-06T11:10:39.710Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:39.710Z] #75 DONE 1.1s [2025-03-06T11:10:39.710Z] [2025-03-06T11:10:39.710Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:40.675Z] #40 ... [2025-03-06T11:10:40.675Z] [2025-03-06T11:10:40.675Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T11:10:40.675Z] #0 4.297 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:40.675Z] #0 5.907 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:40.943Z] #76 ... [2025-03-06T11:10:40.943Z] [2025-03-06T11:10:40.943Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:40.943Z] #60 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:40.943Z] #60 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:40.943Z] #60 ... [2025-03-06T11:10:40.943Z] [2025-03-06T11:10:40.943Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T11:10:40.943Z] #58 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:41.218Z] #58 ... [2025-03-06T11:10:41.218Z] [2025-03-06T11:10:41.218Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T11:10:41.218Z] #62 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:41.218Z] #62 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:41.487Z] #62 ... [2025-03-06T11:10:41.487Z] [2025-03-06T11:10:41.487Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:41.487Z] #40 ... [2025-03-06T11:10:41.487Z] [2025-03-06T11:10:41.487Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:41.487Z] #71 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:41.487Z] #71 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:41.756Z] #71 ... [2025-03-06T11:10:41.756Z] [2025-03-06T11:10:41.756Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T11:10:41.756Z] #64 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:41.756Z] #64 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:41.756Z] #64 ... [2025-03-06T11:10:41.756Z] [2025-03-06T11:10:41.756Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:42.025Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.3s [2025-03-06T11:10:42.025Z] #40 ... [2025-03-06T11:10:42.025Z] [2025-03-06T11:10:42.025Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:10:42.025Z] #59 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:42.025Z] #59 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:42.025Z] #59 ... [2025-03-06T11:10:42.025Z] [2025-03-06T11:10:42.025Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T11:10:42.025Z] #65 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:42.300Z] #65 ... [2025-03-06T11:10:42.300Z] [2025-03-06T11:10:42.300Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:42.300Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.4s done [2025-03-06T11:10:42.571Z] #40 ... [2025-03-06T11:10:42.571Z] [2025-03-06T11:10:42.571Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T11:10:42.571Z] #69 22.32 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:42.571Z] #69 22.43 (2/2) Installing su-exec (0.2-r3) [2025-03-06T11:10:42.571Z] #69 22.49 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:42.571Z] #69 22.80 OK: 9 MiB in 16 packages [2025-03-06T11:10:42.571Z] #69 DONE 25.2s [2025-03-06T11:10:42.844Z] [2025-03-06T11:10:42.844Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T11:10:42.844Z] #40 DONE 27.6s [2025-03-06T11:10:42.844Z] [2025-03-06T11:10:42.844Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T11:10:42.844Z] #68 22.30 OK: 14 MiB in 21 packages [2025-03-06T11:10:42.844Z] #68 DONE 25.7s [2025-03-06T11:10:42.844Z] [2025-03-06T11:10:42.844Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:10:46.223Z] #77 ... [2025-03-06T11:10:46.223Z] [2025-03-06T11:10:46.223Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T11:10:46.223Z] #56 27.36 OK: 239 MiB in 58 packages [2025-03-06T11:10:46.223Z] #56 DONE 30.1s [2025-03-06T11:10:46.223Z] [2025-03-06T11:10:46.223Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T11:10:46.223Z] #62 28.09 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:46.223Z] #62 28.14 (2/4) Installing openssl (3.3.3-r0) [2025-03-06T11:10:46.223Z] #62 28.33 (3/4) Installing su-exec (0.2-r3) [2025-03-06T11:10:46.223Z] #62 28.38 (4/4) Installing yq-go (4.44.1-r2) [2025-03-06T11:10:46.824Z] #62 ... [2025-03-06T11:10:46.824Z] [2025-03-06T11:10:46.824Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:46.824Z] #60 26.14 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:46.824Z] #60 26.21 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:46.824Z] #60 26.48 OK: 9 MiB in 15 packages [2025-03-06T11:10:46.824Z] #60 DONE 30.4s [2025-03-06T11:10:46.824Z] [2025-03-06T11:10:46.824Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-03-06T11:10:47.430Z] #78 ... [2025-03-06T11:10:47.430Z] [2025-03-06T11:10:47.430Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:47.430Z] #79 DONE 1.2s [2025-03-06T11:10:47.430Z] [2025-03-06T11:10:47.430Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T11:10:47.430Z] #62 29.97 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:47.708Z] #62 30.26 OK: 20 MiB in 18 packages [2025-03-06T11:10:47.985Z] #62 ... [2025-03-06T11:10:47.985Z] [2025-03-06T11:10:47.985Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:47.985Z] #71 27.90 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:47.985Z] #71 27.94 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:47.985Z] #71 28.14 OK: 9 MiB in 15 packages [2025-03-06T11:10:47.985Z] #71 DONE 30.5s [2025-03-06T11:10:47.985Z] [2025-03-06T11:10:47.985Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:10:48.260Z] #80 ... [2025-03-06T11:10:48.260Z] [2025-03-06T11:10:48.260Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:48.532Z] #81 ... [2025-03-06T11:10:48.532Z] [2025-03-06T11:10:48.532Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:48.532Z] #82 ... [2025-03-06T11:10:48.532Z] [2025-03-06T11:10:48.532Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:10:48.532Z] #77 5.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:49.498Z] #77 ... [2025-03-06T11:10:49.498Z] [2025-03-06T11:10:49.498Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T11:10:49.498Z] #63 21.96 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T11:10:49.498Z] #63 21.96 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T11:10:49.498Z] #63 21.96 OK: 24048 distinct packages available [2025-03-06T11:10:49.498Z] #63 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:49.498Z] #63 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:49.498Z] #63 ... [2025-03-06T11:10:49.498Z] [2025-03-06T11:10:49.498Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T11:10:49.498Z] #64 28.37 (1/4) Installing ca-certificates (20241121-r1) [2025-03-06T11:10:49.498Z] #64 29.16 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:49.498Z] #64 29.19 (3/4) Installing su-exec (0.2-r3) [2025-03-06T11:10:49.498Z] #64 29.23 (4/4) Installing yq-go (4.44.1-r2) [2025-03-06T11:10:49.498Z] #64 31.43 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:49.498Z] #64 31.69 Executing ca-certificates-20241121-r1.trigger [2025-03-06T11:10:49.767Z] #64 ... [2025-03-06T11:10:49.767Z] [2025-03-06T11:10:49.767Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:50.034Z] #83 ... [2025-03-06T11:10:50.034Z] [2025-03-06T11:10:50.034Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T11:10:50.034Z] #76 19.05 OK: 239 MiB in 58 packages [2025-03-06T11:10:50.628Z] #76 ... [2025-03-06T11:10:50.628Z] [2025-03-06T11:10:50.628Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T11:10:50.628Z] #65 26.32 (1/3) Installing ca-certificates (20241121-r1) [2025-03-06T11:10:50.628Z] #65 27.04 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:50.628Z] #65 27.10 (3/3) Installing tzdata (2025a-r0) [2025-03-06T11:10:50.628Z] #65 29.09 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:50.628Z] #65 29.28 Executing ca-certificates-20241121-r1.trigger [2025-03-06T11:10:50.628Z] #65 30.86 OK: 11 MiB in 17 packages [2025-03-06T11:10:50.628Z] #65 DONE 33.4s [2025-03-06T11:10:50.628Z] [2025-03-06T11:10:50.628Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T11:10:50.628Z] #62 DONE 33.4s [2025-03-06T11:10:50.628Z] [2025-03-06T11:10:50.628Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-06T11:10:51.215Z] #84 ... [2025-03-06T11:10:51.215Z] [2025-03-06T11:10:51.215Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-06T11:10:51.215Z] #74 19.12 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:51.215Z] #74 20.37 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:51.215Z] #74 20.62 OK: 9 MiB in 15 packages [2025-03-06T11:10:51.215Z] #74 DONE 22.5s [2025-03-06T11:10:51.215Z] [2025-03-06T11:10:51.215Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:10:51.215Z] #77 8.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:51.804Z] #77 ... [2025-03-06T11:10:51.805Z] [2025-03-06T11:10:51.805Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T11:10:51.805Z] #76 DONE 21.0s [2025-03-06T11:10:51.805Z] [2025-03-06T11:10:51.805Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-06T11:10:52.079Z] #85 ... [2025-03-06T11:10:52.079Z] [2025-03-06T11:10:52.079Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T11:10:52.079Z] #61 24.50 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T11:10:52.079Z] #61 24.50 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T11:10:52.079Z] #61 24.50 OK: 24048 distinct packages available [2025-03-06T11:10:52.079Z] #61 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:52.079Z] #61 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:52.079Z] #61 ... [2025-03-06T11:10:52.079Z] [2025-03-06T11:10:52.079Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-03-06T11:10:52.079Z] #78 4.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:52.079Z] #78 5.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:52.680Z] #78 ... [2025-03-06T11:10:52.680Z] [2025-03-06T11:10:52.680Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-06T11:10:52.680Z] #85 DONE 0.9s [2025-03-06T11:10:52.680Z] [2025-03-06T11:10:52.680Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-06T11:10:52.680Z] #0 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:52.680Z] #0 7.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:52.680Z] #86 ... [2025-03-06T11:10:52.680Z] [2025-03-06T11:10:52.680Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:53.283Z] #87 ... [2025-03-06T11:10:53.283Z] [2025-03-06T11:10:53.283Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:10:53.283Z] #59 26.05 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T11:10:53.283Z] #59 26.05 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T11:10:53.283Z] #59 26.05 OK: 24048 distinct packages available [2025-03-06T11:10:53.283Z] #59 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:53.283Z] #59 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:53.283Z] #59 ... [2025-03-06T11:10:53.283Z] [2025-03-06T11:10:53.283Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T11:10:53.283Z] #58 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:53.551Z] #58 ... [2025-03-06T11:10:53.551Z] [2025-03-06T11:10:53.551Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T11:10:53.551Z] #64 33.26 OK: 20 MiB in 18 packages [2025-03-06T11:10:53.551Z] #64 DONE 36.0s [2025-03-06T11:10:53.551Z] [2025-03-06T11:10:53.551Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-06T11:10:56.902Z] #88 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:10:57.173Z] #88 ... [2025-03-06T11:10:57.173Z] [2025-03-06T11:10:57.173Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:10:57.443Z] #89 ... [2025-03-06T11:10:57.443Z] [2025-03-06T11:10:57.443Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T11:10:57.443Z] #58 39.01 OK: 239 MiB in 58 packages [2025-03-06T11:10:57.443Z] #58 DONE 40.6s [2025-03-06T11:10:57.443Z] [2025-03-06T11:10:57.443Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T11:10:57.443Z] #61 38.92 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:57.443Z] #61 38.97 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-06T11:10:57.443Z] #61 38.99 (3/5) Installing libucontext (1.2-r3) [2025-03-06T11:10:57.443Z] #61 39.01 (4/5) Installing gcompat (1.1.0-r4) [2025-03-06T11:10:57.443Z] #61 39.10 (5/5) Installing openssl (3.3.3-r0) [2025-03-06T11:10:57.443Z] #61 39.22 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:57.443Z] #61 39.32 OK: 10 MiB in 19 packages [2025-03-06T11:10:57.712Z] #61 ... [2025-03-06T11:10:57.712Z] [2025-03-06T11:10:57.712Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T11:10:57.712Z] #63 38.18 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:57.712Z] #63 38.20 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-06T11:10:57.712Z] #63 38.21 (3/4) Installing libucontext (1.2-r3) [2025-03-06T11:10:57.712Z] #63 38.24 (4/4) Installing gcompat (1.1.0-r4) [2025-03-06T11:10:57.712Z] #63 38.28 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:10:57.712Z] #63 38.40 OK: 9 MiB in 18 packages [2025-03-06T11:10:57.712Z] #63 DONE 40.2s [2025-03-06T11:10:57.712Z] [2025-03-06T11:10:57.712Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:10:57.712Z] #59 40.79 (1/14) Installing ca-certificates (20241121-r1) [2025-03-06T11:10:58.712Z] #59 41.51 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-06T11:10:58.712Z] #59 ... [2025-03-06T11:10:58.712Z] [2025-03-06T11:10:58.712Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:10:58.712Z] #90 DONE 1.2s [2025-03-06T11:10:58.712Z] [2025-03-06T11:10:58.712Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:10:58.712Z] #59 41.68 (3/14) Installing c-ares (1.33.1-r0) [2025-03-06T11:10:58.712Z] #59 41.72 (4/14) Installing libunistring (1.2-r0) [2025-03-06T11:10:59.304Z] #59 42.06 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-06T11:10:59.304Z] #59 42.09 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-06T11:10:59.304Z] #59 42.16 (7/14) Installing libpsl (0.21.5-r1) [2025-03-06T11:10:59.304Z] #59 42.26 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-06T11:10:59.576Z] #59 ... [2025-03-06T11:10:59.576Z] [2025-03-06T11:10:59.576Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T11:10:59.576Z] #61 DONE 42.2s [2025-03-06T11:10:59.576Z] [2025-03-06T11:10:59.576Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:10:59.576Z] #59 42.45 (9/14) Installing libcurl (8.12.1-r0) [2025-03-06T11:10:59.576Z] #59 42.59 (10/14) Installing curl (8.12.1-r0) [2025-03-06T11:10:59.847Z] #59 42.65 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-06T11:10:59.847Z] #59 42.77 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-06T11:10:59.847Z] #59 42.78 (13/14) Installing libucontext (1.2-r3) [2025-03-06T11:10:59.847Z] #59 42.79 (14/14) Installing gcompat (1.1.0-r4) [2025-03-06T11:11:00.121Z] #59 42.92 Executing busybox-1.36.1-r29.trigger [2025-03-06T11:11:00.121Z] #59 43.15 Executing ca-certificates-20241121-r1.trigger [2025-03-06T11:11:00.711Z] #59 ... [2025-03-06T11:11:00.711Z] [2025-03-06T11:11:00.711Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:00.711Z] #0 5.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:00.711Z] #0 6.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:00.979Z] #91 ... [2025-03-06T11:11:00.979Z] [2025-03-06T11:11:00.979Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:00.979Z] #77 17.75 OK: 14 MiB in 21 packages [2025-03-06T11:11:01.258Z] #77 ... [2025-03-06T11:11:01.258Z] [2025-03-06T11:11:01.258Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-06T11:11:01.258Z] #86 16.58 OK: 9 MiB in 16 packages [2025-03-06T11:11:01.258Z] #86 DONE 18.8s [2025-03-06T11:11:01.527Z] [2025-03-06T11:11:01.527Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:11:01.527Z] #59 44.40 OK: 15 MiB in 28 packages [2025-03-06T11:11:02.501Z] #59 ... [2025-03-06T11:11:02.501Z] [2025-03-06T11:11:02.501Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:02.501Z] #77 DONE 19.7s [2025-03-06T11:11:02.769Z] [2025-03-06T11:11:02.769Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-03-06T11:11:02.769Z] #78 15.34 OK: 9 MiB in 15 packages [2025-03-06T11:11:03.736Z] #78 ... [2025-03-06T11:11:03.736Z] [2025-03-06T11:11:03.736Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T11:11:03.736Z] #59 DONE 46.4s [2025-03-06T11:11:03.736Z] [2025-03-06T11:11:03.736Z] #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-03-06T11:11:03.736Z] #78 DONE 17.9s [2025-03-06T11:11:03.736Z] [2025-03-06T11:11:03.736Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:04.004Z] #92 ... [2025-03-06T11:11:04.004Z] [2025-03-06T11:11:04.004Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:04.004Z] #80 6.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:04.004Z] #80 8.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:04.271Z] #80 ... [2025-03-06T11:11:04.271Z] [2025-03-06T11:11:04.271Z] #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-06T11:11:04.271Z] #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:05.236Z] #93 ... [2025-03-06T11:11:05.236Z] [2025-03-06T11:11:05.236Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-06T11:11:05.236Z] #94 DONE 3.9s [2025-03-06T11:11:05.236Z] [2025-03-06T11:11:05.236Z] #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-06T11:11:05.236Z] #93 5.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:05.236Z] #93 ... [2025-03-06T11:11:05.236Z] [2025-03-06T11:11:05.236Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-06T11:11:05.502Z] #95 DONE 0.2s [2025-03-06T11:11:05.502Z] [2025-03-06T11:11:05.502Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-06T11:11:05.502Z] #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:05.502Z] #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:05.769Z] #96 ... [2025-03-06T11:11:05.769Z] [2025-03-06T11:11:05.769Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-06T11:11:05.769Z] #84 4.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:05.769Z] #84 6.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:06.037Z] #84 ... [2025-03-06T11:11:06.037Z] [2025-03-06T11:11:06.037Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:06.037Z] #92 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:07.004Z] #92 ... [2025-03-06T11:11:07.004Z] [2025-03-06T11:11:07.004Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:07.004Z] #80 17.90 OK: 9 MiB in 15 packages [2025-03-06T11:11:07.004Z] #80 DONE 18.7s [2025-03-06T11:11:07.004Z] [2025-03-06T11:11:07.004Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:07.004Z] #91 16.10 OK: 11 MiB in 17 packages [2025-03-06T11:11:07.993Z] #91 DONE 17.3s [2025-03-06T11:11:07.993Z] [2025-03-06T11:11:07.993Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:07.993Z] #92 3.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:08.587Z] #92 ... [2025-03-06T11:11:08.587Z] [2025-03-06T11:11:08.587Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-06T11:11:08.587Z] #88 5.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T11:11:08.587Z] #88 13.65 OK: 20 MiB in 18 packages [2025-03-06T11:11:08.587Z] #88 DONE 14.8s [2025-03-06T11:11:08.587Z] [2025-03-06T11:11:08.587Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-06T11:11:08.587Z] #84 16.29 OK: 20 MiB in 18 packages [2025-03-06T11:11:08.587Z] #84 DONE 17.6s [2025-03-06T11:11:08.587Z] [2025-03-06T11:11:08.587Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-06T11:11:08.855Z] #97 DONE 0.3s [2025-03-06T11:11:08.855Z] [2025-03-06T11:11:08.855Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:11:10.265Z] #98 ... [2025-03-06T11:11:10.265Z] [2025-03-06T11:11:10.265Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-06T11:11:10.265Z] #96 12.48 OK: 9 MiB in 18 packages [2025-03-06T11:11:11.233Z] #96 DONE 13.3s [2025-03-06T11:11:11.233Z] [2025-03-06T11:11:11.233Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:11:11.819Z] #99 ... [2025-03-06T11:11:11.819Z] [2025-03-06T11:11:11.819Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-06T11:11:11.819Z] #93 10.93 OK: 10 MiB in 19 packages [2025-03-06T11:11:11.819Z] #93 DONE 12.7s [2025-03-06T11:11:12.086Z] [2025-03-06T11:11:12.086Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-06T11:11:13.210Z] #100 ... [2025-03-06T11:11:13.210Z] [2025-03-06T11:11:13.210Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T11:11:13.210Z] #92 8.168 OK: 15 MiB in 28 packages [2025-03-06T11:11:13.210Z] #92 DONE 9.8s [2025-03-06T11:11:13.537Z] [2025-03-06T11:11:13.537Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:11:13.537Z] #101 ... [2025-03-06T11:11:13.537Z] [2025-03-06T11:11:13.537Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-06T11:11:13.537Z] #100 DONE 1.6s [2025-03-06T11:11:13.854Z] [2025-03-06T11:11:13.854Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:11:13.854Z] #99 DONE 2.6s [2025-03-06T11:11:13.854Z] [2025-03-06T11:11:13.854Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-06T11:11:14.130Z] #102 DONE 0.3s [2025-03-06T11:11:14.130Z] [2025-03-06T11:11:14.130Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-06T11:11:14.403Z] #103 DONE 0.3s [2025-03-06T11:11:14.403Z] [2025-03-06T11:11:14.403Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:11:14.403Z] #101 DONE 2.3s [2025-03-06T11:11:14.403Z] [2025-03-06T11:11:14.403Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:11:14.707Z] #104 DONE 0.3s [2025-03-06T11:11:14.707Z] [2025-03-06T11:11:14.707Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-06T11:11:14.707Z] #105 DONE 0.4s [2025-03-06T11:11:14.707Z] [2025-03-06T11:11:14.707Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-06T11:11:15.044Z] #106 DONE 0.3s [2025-03-06T11:11:15.044Z] [2025-03-06T11:11:15.044Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-06T11:11:15.044Z] #107 DONE 0.3s [2025-03-06T11:11:15.044Z] [2025-03-06T11:11:15.044Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:11:15.044Z] #108 ... [2025-03-06T11:11:15.044Z] [2025-03-06T11:11:15.044Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-06T11:11:15.044Z] #109 DONE 0.2s [2025-03-06T11:11:15.328Z] [2025-03-06T11:11:15.328Z] #110 [security-spire-config] exporting to image [2025-03-06T11:11:15.328Z] #110 exporting layers [2025-03-06T11:11:15.328Z] #110 ... [2025-03-06T11:11:15.328Z] [2025-03-06T11:11:15.328Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:11:15.328Z] #108 DONE 0.4s [2025-03-06T11:11:15.628Z] [2025-03-06T11:11:15.628Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-06T11:11:15.912Z] #111 DONE 0.5s [2025-03-06T11:11:15.912Z] [2025-03-06T11:11:15.912Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-06T11:11:16.202Z] #112 DONE 0.3s [2025-03-06T11:11:16.202Z] [2025-03-06T11:11:16.202Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T11:11:18.184Z] #113 DONE 4.1s [2025-03-06T11:11:18.184Z] [2025-03-06T11:11:18.184Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-06T11:11:18.184Z] #114 DONE 0.3s [2025-03-06T11:11:18.184Z] [2025-03-06T11:11:18.184Z] #110 [security-spire-server] exporting to image [2025-03-06T11:11:18.452Z] #110 ... [2025-03-06T11:11:18.452Z] [2025-03-06T11:11:18.452Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-06T11:11:18.452Z] #115 DONE 0.3s [2025-03-06T11:11:18.452Z] [2025-03-06T11:11:18.452Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T11:11:18.722Z] #116 DONE 0.3s [2025-03-06T11:11:18.722Z] [2025-03-06T11:11:18.722Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-06T11:11:18.990Z] #117 DONE 0.4s [2025-03-06T11:11:18.990Z] [2025-03-06T11:11:18.990Z] #110 [security-spire-server] exporting to image [2025-03-06T11:11:18.990Z] #110 exporting layers 3.7s done [2025-03-06T11:11:19.273Z] #110 writing image sha256:e85657c5f3e3b455849c098ced413db2036d48ecba3cd13bfca78300c8fc0d5a 0.0s done [2025-03-06T11:11:19.273Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-06T11:11:19.559Z] #110 ... [2025-03-06T11:11:19.559Z] [2025-03-06T11:11:19.559Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-06T11:11:19.559Z] #118 DONE 0.3s [2025-03-06T11:11:19.559Z] [2025-03-06T11:11:19.559Z] #110 [security-spire-agent] exporting to image [2025-03-06T11:11:20.148Z] #110 exporting layers 3.7s done [2025-03-06T11:11:20.148Z] #110 writing image sha256:42f85f4fda7926c6fd76c921ec583f3a724b587f2e5690c3c4ef51f297677fff [2025-03-06T11:11:20.148Z] #110 writing image sha256:42f85f4fda7926c6fd76c921ec583f3a724b587f2e5690c3c4ef51f297677fff 0.0s done [2025-03-06T11:11:20.148Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-06T11:11:22.096Z] #110 exporting layers 2.4s done [2025-03-06T11:11:22.096Z] #110 writing image sha256:e04166bf73b04b200847ff3f1ca3ddffcbba02334505fd55240545d081044141 0.0s done [2025-03-06T11:11:22.096Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-06T11:11:22.096Z] #110 DONE 6.7s [2025-03-06T11:11:22.096Z] [2025-03-06T11:11:22.096Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:11:58.131Z] #154 ... [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T11:11:58.131Z] #152 DONE 90.9s [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T11:11:58.131Z] #150 ... [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:11:58.131Z] #155 DONE 0.1s [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:11:58.131Z] #156 DONE 0.1s [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:11:58.131Z] #151 ... [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-06T11:11:58.131Z] #157 DONE 0.3s [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T11:11:58.131Z] #150 ... [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:11:58.131Z] #158 DONE 0.1s [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-06T11:11:58.131Z] #159 DONE 0.0s [2025-03-06T11:11:58.131Z] [2025-03-06T11:11:58.131Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:11:58.931Z] #160 DONE 1.5s [2025-03-06T11:11:58.931Z] [2025-03-06T11:11:58.931Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T11:11:58.931Z] #150 DONE 93.5s [2025-03-06T11:11:58.931Z] [2025-03-06T11:11:58.931Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-06T11:11:58.931Z] #161 DONE 0.2s [2025-03-06T11:11:58.931Z] [2025-03-06T11:11:58.931Z] #141 [core-common-config-bootstrapper] exporting to image [2025-03-06T11:11:58.931Z] #141 exporting layers [2025-03-06T11:11:59.549Z] #141 exporting layers 0.5s done [2025-03-06T11:11:59.549Z] #141 writing image sha256:edf1693bc05890693323a343963c3c8286924fffd8905c6defa6fcd23c331256 done [2025-03-06T11:11:59.549Z] #141 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-03-06T11:11:59.549Z] #141 DONE 6.3s [2025-03-06T11:11:59.549Z] [2025-03-06T11:11:59.549Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-06T11:12:00.555Z] #162 DONE 1.3s [2025-03-06T11:12:00.555Z] [2025-03-06T11:12:00.555Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:12:00.555Z] #151 ... [2025-03-06T11:12:00.555Z] [2025-03-06T11:12:00.555Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:12:00.555Z] #163 DONE 0.1s [2025-03-06T11:12:00.555Z] [2025-03-06T11:12:00.555Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:12:00.555Z] #164 DONE 0.2s [2025-03-06T11:12:00.555Z] [2025-03-06T11:12:00.555Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:12:00.845Z] #154 ... [2025-03-06T11:12:00.845Z] [2025-03-06T11:12:00.845Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-06T11:12:00.845Z] #165 DONE 0.3s [2025-03-06T11:12:00.845Z] [2025-03-06T11:12:00.845Z] #119 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:12:00.845Z] #119 ... [2025-03-06T11:12:00.845Z] [2025-03-06T11:12:00.845Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-06T11:12:00.845Z] #166 DONE 0.1s [2025-03-06T11:12:01.118Z] [2025-03-06T11:12:01.118Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-06T11:12:01.118Z] #167 DONE 0.1s [2025-03-06T11:12:01.118Z] [2025-03-06T11:12:01.118Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-06T11:12:01.118Z] #168 DONE 0.1s [2025-03-06T11:12:01.118Z] [2025-03-06T11:12:01.118Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-06T11:12:01.118Z] #169 DONE 0.0s [2025-03-06T11:12:01.118Z] [2025-03-06T11:12:01.118Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-06T11:12:01.118Z] #170 DONE 0.0s [2025-03-06T11:12:01.118Z] [2025-03-06T11:12:01.118Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:12:01.401Z] #151 ... [2025-03-06T11:12:01.401Z] [2025-03-06T11:12:01.401Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-06T11:12:02.463Z] #171 DONE 1.0s [2025-03-06T11:12:02.463Z] [2025-03-06T11:12:02.463Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T11:12:02.463Z] #144 ... [2025-03-06T11:12:02.463Z] [2025-03-06T11:12:02.463Z] #141 [security-bootstrapper] exporting to image [2025-03-06T11:12:03.034Z] #141 exporting layers 0.6s done [2025-03-06T11:12:03.034Z] #141 writing image sha256:6ba0ba0815172ac307b52c72aeccbab9e674fd2f0c8c27212829d379de8b2e38 done [2025-03-06T11:12:03.034Z] #141 naming to docker.io/library/security-bootstrapper done [2025-03-06T11:12:03.034Z] #141 DONE 6.9s [2025-03-06T11:12:03.034Z] [2025-03-06T11:12:03.034Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:12:43.714Z] #83 ... [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #98 DONE 93.3s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #82 DONE 113.6s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #81 DONE 113.7s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #89 DONE 104.9s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #119 [core-command builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #119 ... [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #87 DONE 99.5s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #83 DONE 112.5s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #120 ... [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #121 [support-scheduler builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #121 DONE 2.0s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-06T11:12:43.714Z] #122 DONE 1.9s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #123 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:12:43.714Z] #124 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #125 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #126 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #127 [core-data builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #127 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:12:43.714Z] #128 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #129 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:12:43.714Z] #130 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #131 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #132 [security-proxy-setup builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #132 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:12:43.714Z] #133 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #134 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:12:43.714Z] #135 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #136 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #137 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #138 [support-notifications builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #138 DONE 2.1s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #139 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #139 DONE 2.0s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #120 DONE 1.8s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-06T11:12:43.714Z] #140 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T11:12:43.714Z] #141 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #142 [core-metadata builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #142 CACHED [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #119 [core-command builder 6/7] COPY . . [2025-03-06T11:12:43.714Z] #119 DONE 2.0s [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T11:12:43.714Z] #143 5.411 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-06T11:12:43.714Z] #143 ... [2025-03-06T11:12:43.714Z] [2025-03-06T11:12:43.714Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:12:43.714Z] #0 6.014 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-06T11:12:43.981Z] #144 ... [2025-03-06T11:12:43.981Z] [2025-03-06T11:12:43.981Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T11:12:43.981Z] #0 4.784 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-06T11:12:43.981Z] #145 ... [2025-03-06T11:12:43.981Z] [2025-03-06T11:12:43.981Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T11:12:43.981Z] #0 5.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-06T11:12:44.247Z] #146 ... [2025-03-06T11:12:44.247Z] [2025-03-06T11:12:44.247Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T11:12:44.247Z] #0 5.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-06T11:12:44.514Z] #147 ... [2025-03-06T11:12:44.514Z] [2025-03-06T11:12:44.514Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:12:44.514Z] #0 4.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-06T11:12:44.514Z] #148 ... [2025-03-06T11:12:44.514Z] [2025-03-06T11:12:44.514Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T11:12:44.514Z] #0 4.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-06T11:12:44.785Z] #149 ... [2025-03-06T11:12:44.785Z] [2025-03-06T11:12:44.785Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T11:12:44.785Z] #0 6.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-06T11:12:45.052Z] #150 ... [2025-03-06T11:12:45.052Z] [2025-03-06T11:12:45.052Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T11:12:45.052Z] #0 5.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-06T11:12:45.052Z] #151 ... [2025-03-06T11:12:45.052Z] [2025-03-06T11:12:45.052Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:12:45.052Z] #0 5.468 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-06T11:12:45.319Z] #152 ... [2025-03-06T11:12:45.319Z] [2025-03-06T11:12:45.319Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:12:45.319Z] #0 6.157 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-06T11:12:45.319Z] #153 ... [2025-03-06T11:12:45.319Z] [2025-03-06T11:12:45.319Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T11:12:45.319Z] #0 5.846 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-06T11:13:10.733Z] #151 ... [2025-03-06T11:13:10.733Z] [2025-03-06T11:13:10.733Z] #145 [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-03-06T11:13:10.733Z] #145 162.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-06T11:13:17.287Z] #145 DONE 171.6s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:13:17.287Z] #154 DONE 171.7s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T11:13:17.287Z] #148 DONE 171.6s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #172 ... [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:13:17.287Z] #147 DONE 171.7s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T11:13:17.287Z] #153 DONE 171.8s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T11:13:17.287Z] #149 DONE 171.8s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T11:13:17.287Z] #146 DONE 171.7s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:13:17.287Z] #151 DONE 171.9s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T11:13:17.287Z] #144 DONE 171.7s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #119 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:13:17.287Z] #119 DONE 171.9s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #173 ... [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #172 DONE 0.3s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #174 DONE 0.3s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #175 DONE 0.3s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #176 DONE 0.3s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #177 DONE 0.3s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #173 DONE 0.2s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.287Z] #178 DONE 0.2s [2025-03-06T11:13:17.287Z] [2025-03-06T11:13:17.287Z] #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #179 ... [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #180 DONE 0.2s [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #181 CACHED [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.545Z] #182 CACHED [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #183 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.545Z] #183 DONE 0.2s [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #184 CACHED [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:13:17.545Z] #185 CACHED [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #186 DONE 0.2s [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #187 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #187 DONE 0.2s [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #188 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #188 DONE 0.2s [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #189 DONE 0.2s [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:17.545Z] #190 DONE 0.2s [2025-03-06T11:13:17.545Z] [2025-03-06T11:13:17.545Z] #191 [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-03-06T11:13:18.478Z] #191 ... [2025-03-06T11:13:18.478Z] [2025-03-06T11:13:18.478Z] #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:13:18.478Z] #179 DONE 0.9s [2025-03-06T11:13:18.478Z] [2025-03-06T11:13:18.478Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-06T11:13:18.478Z] #192 DONE 0.9s [2025-03-06T11:13:18.478Z] [2025-03-06T11:13:18.478Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-06T11:13:18.478Z] #193 DONE 1.0s [2025-03-06T11:13:18.478Z] [2025-03-06T11:13:18.478Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-06T11:13:18.478Z] #194 DONE 1.0s [2025-03-06T11:13:18.478Z] [2025-03-06T11:13:18.479Z] #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-06T11:13:18.479Z] #195 DONE 1.0s [2025-03-06T11:13:18.479Z] [2025-03-06T11:13:18.479Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-06T11:13:18.479Z] #196 DONE 0.9s [2025-03-06T11:13:18.479Z] [2025-03-06T11:13:18.479Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-06T11:13:18.479Z] #197 DONE 1.0s [2025-03-06T11:13:18.479Z] [2025-03-06T11:13:18.479Z] #191 [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-03-06T11:13:18.479Z] #191 DONE 0.9s [2025-03-06T11:13:18.479Z] [2025-03-06T11:13:18.479Z] #198 [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-03-06T11:13:18.479Z] #198 DONE 0.9s [2025-03-06T11:13:18.479Z] [2025-03-06T11:13:18.479Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-06T11:13:19.044Z] #199 ... [2025-03-06T11:13:19.044Z] [2025-03-06T11:13:19.044Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-06T11:13:19.044Z] #200 DONE 0.5s [2025-03-06T11:13:19.044Z] [2025-03-06T11:13:19.045Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-06T11:13:19.045Z] #201 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:13:19.045Z] #202 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:13:19.045Z] #203 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-06T11:13:19.045Z] #204 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:13:19.045Z] #205 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:13:19.045Z] #206 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #207 [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-03-06T11:13:19.045Z] #207 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-06T11:13:19.045Z] #199 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:13:19.045Z] #208 DONE 0.5s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-06T11:13:19.045Z] #209 DONE 0.2s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #141 [core-data] exporting to image [2025-03-06T11:13:19.045Z] #141 exporting layers [2025-03-06T11:13:19.045Z] #141 ... [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-06T11:13:19.045Z] #210 DONE 0.3s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-06T11:13:19.045Z] #211 DONE 0.3s [2025-03-06T11:13:19.045Z] [2025-03-06T11:13:19.045Z] #141 [support-scheduler] exporting to image [2025-03-06T11:13:19.303Z] #141 ... [2025-03-06T11:13:19.303Z] [2025-03-06T11:13:19.303Z] #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:13:19.303Z] #212 DONE 0.4s [2025-03-06T11:13:19.303Z] [2025-03-06T11:13:19.303Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-06T11:13:19.303Z] #213 DONE 0.4s [2025-03-06T11:13:19.303Z] [2025-03-06T11:13:19.303Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:13:19.303Z] #214 DONE 0.4s [2025-03-06T11:13:19.303Z] [2025-03-06T11:13:19.303Z] #141 [core-command] exporting to image [2025-03-06T11:13:19.303Z] #141 writing image sha256:d47891eba73aa5c25f0558e9ae9b4c85689de830e217acd0aa284a665b49c69c 0.0s done [2025-03-06T11:13:19.303Z] #141 writing image sha256:9b81085770f79862c6cdcb6696ab0008e625338b65d529d1b09de8fb5ebcfea3 [2025-03-06T11:13:19.303Z] #141 naming to docker.io/library/core-command done [2025-03-06T11:13:19.303Z] #141 exporting layers 0.4s done [2025-03-06T11:13:19.303Z] #141 writing image sha256:9b81085770f79862c6cdcb6696ab0008e625338b65d529d1b09de8fb5ebcfea3 0.0s done [2025-03-06T11:13:19.303Z] #141 naming to docker.io/library/core-keeper done [2025-03-06T11:13:19.561Z] #141 ... [2025-03-06T11:13:19.561Z] [2025-03-06T11:13:19.561Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-06T11:13:19.561Z] #215 DONE 0.3s [2025-03-06T11:13:19.561Z] [2025-03-06T11:13:19.561Z] #141 [core-data] exporting to image [2025-03-06T11:13:19.561Z] #141 exporting layers 0.6s done [2025-03-06T11:13:19.561Z] #141 writing image sha256:af59a96b9e493a117a65fc34f60cb4ad8975d28a82804518ae35ff44fcedf132 0.0s done [2025-03-06T11:13:19.561Z] #141 writing image sha256:906920e3113edadd6fc0c75bfcea80b7a43d417c0a084c72735d9cbc70dff5f0 0.0s done [2025-03-06T11:13:19.561Z] #141 naming to docker.io/library/core-data done [2025-03-06T11:13:19.561Z] #141 naming to docker.io/library/security-spiffe-token-provider [2025-03-06T11:13:19.561Z] #141 ... [2025-03-06T11:13:19.561Z] [2025-03-06T11:13:19.561Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-06T11:13:19.561Z] #216 DONE 0.3s [2025-03-06T11:13:19.561Z] [2025-03-06T11:13:19.561Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:13:19.561Z] #217 DONE 0.6s [2025-03-06T11:13:19.561Z] [2025-03-06T11:13:19.561Z] #141 [support-notifications] exporting to image [2025-03-06T11:13:19.561Z] #141 exporting layers 0.4s done [2025-03-06T11:13:19.561Z] #141 naming to docker.io/library/security-spiffe-token-provider done [2025-03-06T11:13:19.561Z] #141 writing image sha256:565d441236863d091595d801e869aa4e32821d5deb4633a79fcdffcbaca2e234 done [2025-03-06T11:13:19.561Z] #141 writing image sha256:f13efe8a86c678b315498f5369699042940128772096366e3738e7378890e546 done [2025-03-06T11:13:19.561Z] #141 naming to docker.io/library/support-scheduler done [2025-03-06T11:13:19.561Z] #141 naming to docker.io/library/support-notifications done [2025-03-06T11:13:20.128Z] #141 ... [2025-03-06T11:13:20.128Z] [2025-03-06T11:13:20.128Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-06T11:13:20.128Z] #218 DONE 0.3s [2025-03-06T11:13:20.128Z] [2025-03-06T11:13:20.128Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-06T11:13:20.128Z] #219 DONE 0.0s [2025-03-06T11:13:20.128Z] [2025-03-06T11:13:20.128Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:13:20.388Z] #220 ... [2025-03-06T11:13:20.388Z] [2025-03-06T11:13:20.388Z] #141 [security-proxy-auth] exporting to image [2025-03-06T11:13:20.388Z] #141 exporting layers 0.6s done [2025-03-06T11:13:20.388Z] #141 writing image sha256:4a7faca21342920c48e0a11c19b89b20d4d036d484b0ca85f837dbc6cd69387c 0.0s done [2025-03-06T11:13:20.388Z] #141 naming to docker.io/library/core-metadata done [2025-03-06T11:13:20.388Z] #141 writing image sha256:f584a62dcd2a793c4b10ead59d7935608341c84fe2876f72a97c4f257ab9faba done [2025-03-06T11:13:20.388Z] #141 naming to docker.io/library/security-proxy-auth done [2025-03-06T11:13:20.388Z] #141 DONE 8.3s [2025-03-06T11:13:20.388Z] [2025-03-06T11:13:20.388Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:13:20.388Z] #221 DONE 0.8s [2025-03-06T11:13:20.388Z] [2025-03-06T11:13:20.388Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:13:20.388Z] #220 DONE 0.4s [2025-03-06T11:13:20.388Z] [2025-03-06T11:13:20.388Z] #141 [security-proxy-setup] exporting to image [2025-03-06T11:13:20.646Z] #141 exporting layers 0.3s done [2025-03-06T11:13:20.646Z] #141 exporting layers 0.3s done [2025-03-06T11:13:20.646Z] #141 writing image sha256:2b410ec72d2cf8357e5e63f07eea5024d5d09f9d0100b94bb3c370d9c0cf6957 done [2025-03-06T11:13:20.646Z] #141 naming to docker.io/library/security-proxy-setup done [2025-03-06T11:13:20.646Z] #141 writing image sha256:286c4de5b80bfcc91ed16ba4fca2fc909327c6d1a4c5dc020480f097973c724a done [2025-03-06T11:13:20.646Z] #141 naming to docker.io/library/security-secretstore-setup done [2025-03-06T11:13:20.646Z] #141 DONE 8.8s [2025-03-06T11:13:20.646Z] [2025-03-06T11:13:20.646Z] #69 [security-spire-server internal] load build context [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:13:20.646Z] time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-06T11:13:20.654Z] $ docker stop --time=1 5a1d7814a0294019ef3c3f64c410671435b6bb1138f2aeefc0308485e36e3cf3 [2025-03-06T11:13:21.957Z] $ docker rm -f --volumes 5a1d7814a0294019ef3c3f64c410671435b6bb1138f2aeefc0308485e36e3cf3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T11:13:22.306Z] + docker images [2025-03-06T11:13:22.306Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-06T11:13:22.306Z] security-proxy-setup latest 2b410ec72d2c 2 seconds ago 38.2MB [2025-03-06T11:13:22.306Z] security-secretstore-setup latest 286c4de5b80b 2 seconds ago 67.7MB [2025-03-06T11:13:22.306Z] security-proxy-auth latest f584a62dcd2a 3 seconds ago 31.3MB [2025-03-06T11:13:22.306Z] support-notifications latest f13efe8a86c6 3 seconds ago 51.6MB [2025-03-06T11:13:22.306Z] core-keeper latest 9b81085770f7 4 seconds ago 32.1MB [2025-03-06T11:13:22.306Z] security-spiffe-token-provider latest 906920e3113e 4 seconds ago 46.9MB [2025-03-06T11:13:22.306Z] core-data latest af59a96b9e49 4 seconds ago 32.4MB [2025-03-06T11:13:22.306Z] core-command latest d47891eba73a 4 seconds ago 27.9MB [2025-03-06T11:13:22.306Z] support-scheduler latest 565d44123686 4 seconds ago 48MB [2025-03-06T11:13:22.306Z] core-metadata latest 4a7faca21342 4 seconds ago 32.6MB [2025-03-06T11:13:22.306Z] security-bootstrapper latest 6ba0ba081517 About a minute ago 20.3MB [2025-03-06T11:13:22.306Z] core-common-config-bootstrapper latest edf1693bc058 About a minute ago 17.1MB [2025-03-06T11:13:22.306Z] security-spire-agent latest bd6887745408 2 minutes ago 195MB [2025-03-06T11:13:22.306Z] security-spire-server latest 3ff3db6f0d3c 2 minutes ago 149MB [2025-03-06T11:13:22.306Z] security-spire-config latest 1fdc7d41c29b 2 minutes ago 149MB [2025-03-06T11:13:22.306Z] ci-base-image-x86_64 latest f714a1b8a9d2 7 minutes ago 929MB [2025-03-06T11:13:22.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-06T11:13:22.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-06T11:13:22.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T11:13:22.426Z] provisioning config files... [2025-03-06T11:13:22.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/807@tmp/config9721628140913122827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:13:22.734Z] ---> ****-login.sh [2025-03-06T11:13:22.734Z] nexus3.edgexfoundry.org:10001 [2025-03-06T11:13:22.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:13:22.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:13:22.735Z] Configure a credential helper to remove this warning. See [2025-03-06T11:13:22.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:13:22.735Z] [2025-03-06T11:13:22.735Z] Login Succeeded [2025-03-06T11:13:22.735Z] nexus3.edgexfoundry.org:10002 [2025-03-06T11:13:22.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:13:22.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:13:22.735Z] Configure a credential helper to remove this warning. See [2025-03-06T11:13:22.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:13:22.735Z] [2025-03-06T11:13:22.735Z] Login Succeeded [2025-03-06T11:13:22.735Z] nexus3.edgexfoundry.org:10003 [2025-03-06T11:13:22.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:13:22.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:13:22.994Z] Configure a credential helper to remove this warning. See [2025-03-06T11:13:22.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:13:22.994Z] [2025-03-06T11:13:22.994Z] Login Succeeded [2025-03-06T11:13:22.994Z] nexus3.edgexfoundry.org:10004 [2025-03-06T11:13:22.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:13:23.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:13:23.253Z] Configure a credential helper to remove this warning. See [2025-03-06T11:13:23.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:13:23.254Z] [2025-03-06T11:13:23.254Z] Login Succeeded [2025-03-06T11:13:23.254Z] ****.io [2025-03-06T11:13:23.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:13:23.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:13:23.514Z] Configure a credential helper to remove this warning. See [2025-03-06T11:13:23.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:13:23.514Z] [2025-03-06T11:13:23.514Z] Login Succeeded [2025-03-06T11:13:23.514Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T11:13:23.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:13:23.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T11:13:23.616Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-06T11:13:23.616Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:23.616Z] latest [2025-03-06T11:13:23.616Z] 4.0.0-dev.69 [2025-03-06T11:13:23.616Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:23.616Z] main [2025-03-06T11:13:23.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:23.968Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:24.292Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:24.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T11:13:24.292Z] c226624ba3fd: Preparing [2025-03-06T11:13:24.292Z] 6583e3bc30fc: Preparing [2025-03-06T11:13:24.292Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:24.292Z] 0fd86729add2: Preparing [2025-03-06T11:13:24.292Z] b09b0b1956ba: Preparing [2025-03-06T11:13:24.292Z] 73c6b68701c0: Preparing [2025-03-06T11:13:24.292Z] 994456c4fd7b: Preparing [2025-03-06T11:13:24.292Z] 73c6b68701c0: Waiting [2025-03-06T11:13:24.292Z] 994456c4fd7b: Waiting [2025-03-06T11:13:24.292Z] c226624ba3fd: Pushed [2025-03-06T11:13:24.292Z] 3b72fd5200b2: Pushed [2025-03-06T11:13:24.292Z] 0fd86729add2: Pushed [2025-03-06T11:13:24.292Z] b09b0b1956ba: Pushed [2025-03-06T11:13:24.292Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:24.292Z] 73c6b68701c0: Pushed [2025-03-06T11:13:26.826Z] 6583e3bc30fc: Pushed [2025-03-06T11:13:26.826Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:27.160Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:27.477Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-06T11:13:27.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T11:13:27.477Z] c226624ba3fd: Preparing [2025-03-06T11:13:27.477Z] 6583e3bc30fc: Preparing [2025-03-06T11:13:27.477Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:27.477Z] 0fd86729add2: Preparing [2025-03-06T11:13:27.477Z] b09b0b1956ba: Preparing [2025-03-06T11:13:27.477Z] 73c6b68701c0: Preparing [2025-03-06T11:13:27.477Z] 994456c4fd7b: Preparing [2025-03-06T11:13:27.477Z] 73c6b68701c0: Waiting [2025-03-06T11:13:27.477Z] 994456c4fd7b: Waiting [2025-03-06T11:13:27.477Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:27.477Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:27.477Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:27.477Z] c226624ba3fd: Layer already exists [2025-03-06T11:13:27.477Z] 6583e3bc30fc: Layer already exists [2025-03-06T11:13:27.477Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:27.477Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:27.477Z] latest: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:27.810Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:28.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.69 [2025-03-06T11:13:28.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T11:13:28.139Z] c226624ba3fd: Preparing [2025-03-06T11:13:28.139Z] 6583e3bc30fc: Preparing [2025-03-06T11:13:28.139Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:28.139Z] 0fd86729add2: Preparing [2025-03-06T11:13:28.139Z] b09b0b1956ba: Preparing [2025-03-06T11:13:28.139Z] 73c6b68701c0: Preparing [2025-03-06T11:13:28.139Z] 994456c4fd7b: Preparing [2025-03-06T11:13:28.139Z] 73c6b68701c0: Waiting [2025-03-06T11:13:28.139Z] 994456c4fd7b: Waiting [2025-03-06T11:13:28.139Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:28.139Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:28.139Z] 6583e3bc30fc: Layer already exists [2025-03-06T11:13:28.139Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:28.139Z] c226624ba3fd: Layer already exists [2025-03-06T11:13:28.139Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:28.139Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:28.139Z] 4.0.0-dev.69: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:28.470Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:28.803Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:28.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T11:13:28.803Z] c226624ba3fd: Preparing [2025-03-06T11:13:28.803Z] 6583e3bc30fc: Preparing [2025-03-06T11:13:28.803Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:28.803Z] 0fd86729add2: Preparing [2025-03-06T11:13:28.803Z] b09b0b1956ba: Preparing [2025-03-06T11:13:28.803Z] 73c6b68701c0: Preparing [2025-03-06T11:13:28.803Z] 994456c4fd7b: Preparing [2025-03-06T11:13:28.803Z] 73c6b68701c0: Waiting [2025-03-06T11:13:28.803Z] 994456c4fd7b: Waiting [2025-03-06T11:13:28.803Z] 6583e3bc30fc: Layer already exists [2025-03-06T11:13:28.803Z] c226624ba3fd: Layer already exists [2025-03-06T11:13:28.803Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:28.803Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:28.803Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:28.803Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:28.803Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:28.803Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:29.129Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:29.439Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-06T11:13:29.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T11:13:29.439Z] c226624ba3fd: Preparing [2025-03-06T11:13:29.439Z] 6583e3bc30fc: Preparing [2025-03-06T11:13:29.439Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:29.439Z] 0fd86729add2: Preparing [2025-03-06T11:13:29.439Z] b09b0b1956ba: Preparing [2025-03-06T11:13:29.439Z] 73c6b68701c0: Preparing [2025-03-06T11:13:29.439Z] 994456c4fd7b: Preparing [2025-03-06T11:13:29.439Z] 994456c4fd7b: Waiting [2025-03-06T11:13:29.439Z] 73c6b68701c0: Waiting [2025-03-06T11:13:29.439Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:29.439Z] 6583e3bc30fc: Layer already exists [2025-03-06T11:13:29.439Z] c226624ba3fd: Layer already exists [2025-03-06T11:13:29.439Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:29.439Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:29.439Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:29.439Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:29.439Z] main: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:13:29.503Z] ===================================================== [Pipeline] echo [2025-03-06T11:13:29.516Z] taggedImages: [2025-03-06T11:13:29.516Z] - nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:29.516Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-06T11:13:29.516Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.69 [2025-03-06T11:13:29.516Z] - nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:29.516Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-06T11:13:29.545Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-06T11:13:29.545Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:29.545Z] latest [2025-03-06T11:13:29.545Z] 4.0.0-dev.69 [2025-03-06T11:13:29.545Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:29.545Z] main [2025-03-06T11:13:29.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:29.883Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:30.211Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:30.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T11:13:30.211Z] 20e476a3afab: Preparing [2025-03-06T11:13:30.211Z] 5c83d2ef5d5d: Preparing [2025-03-06T11:13:30.211Z] 8fd0db5aa959: Preparing [2025-03-06T11:13:30.211Z] 32af894d127b: Preparing [2025-03-06T11:13:30.211Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:30.211Z] 0fd86729add2: Preparing [2025-03-06T11:13:30.211Z] b09b0b1956ba: Preparing [2025-03-06T11:13:30.211Z] 73c6b68701c0: Preparing [2025-03-06T11:13:30.211Z] 994456c4fd7b: Preparing [2025-03-06T11:13:30.211Z] 0fd86729add2: Waiting [2025-03-06T11:13:30.211Z] b09b0b1956ba: Waiting [2025-03-06T11:13:30.211Z] 73c6b68701c0: Waiting [2025-03-06T11:13:30.211Z] 994456c4fd7b: Waiting [2025-03-06T11:13:30.211Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:30.211Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:30.211Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:30.211Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:30.211Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:30.211Z] 20e476a3afab: Pushed [2025-03-06T11:13:30.211Z] 8fd0db5aa959: Pushed [2025-03-06T11:13:30.211Z] 5c83d2ef5d5d: Pushed [2025-03-06T11:13:31.588Z] 32af894d127b: Pushed [2025-03-06T11:13:31.588Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:31.912Z] + 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-03-06T11:13:32.240Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-06T11:13:32.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T11:13:32.240Z] 20e476a3afab: Preparing [2025-03-06T11:13:32.240Z] 5c83d2ef5d5d: Preparing [2025-03-06T11:13:32.240Z] 8fd0db5aa959: Preparing [2025-03-06T11:13:32.240Z] 32af894d127b: Preparing [2025-03-06T11:13:32.240Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:32.240Z] 0fd86729add2: Preparing [2025-03-06T11:13:32.240Z] b09b0b1956ba: Preparing [2025-03-06T11:13:32.240Z] 0fd86729add2: Waiting [2025-03-06T11:13:32.240Z] 73c6b68701c0: Preparing [2025-03-06T11:13:32.240Z] 994456c4fd7b: Preparing [2025-03-06T11:13:32.240Z] b09b0b1956ba: Waiting [2025-03-06T11:13:32.240Z] 73c6b68701c0: Waiting [2025-03-06T11:13:32.240Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:32.240Z] 32af894d127b: Layer already exists [2025-03-06T11:13:32.240Z] 8fd0db5aa959: Layer already exists [2025-03-06T11:13:32.240Z] 5c83d2ef5d5d: Layer already exists [2025-03-06T11:13:32.240Z] 20e476a3afab: Layer already exists [2025-03-06T11:13:32.240Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:32.240Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:32.240Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:32.240Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:32.240Z] latest: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:32.568Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:32.885Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.69 [2025-03-06T11:13:32.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T11:13:32.885Z] 20e476a3afab: Preparing [2025-03-06T11:13:32.885Z] 5c83d2ef5d5d: Preparing [2025-03-06T11:13:32.885Z] 8fd0db5aa959: Preparing [2025-03-06T11:13:32.885Z] 32af894d127b: Preparing [2025-03-06T11:13:32.885Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:32.885Z] 0fd86729add2: Preparing [2025-03-06T11:13:32.885Z] b09b0b1956ba: Preparing [2025-03-06T11:13:32.885Z] 73c6b68701c0: Preparing [2025-03-06T11:13:32.885Z] 994456c4fd7b: Preparing [2025-03-06T11:13:32.885Z] b09b0b1956ba: Waiting [2025-03-06T11:13:32.885Z] 0fd86729add2: Waiting [2025-03-06T11:13:32.885Z] 994456c4fd7b: Waiting [2025-03-06T11:13:32.885Z] 73c6b68701c0: Waiting [2025-03-06T11:13:32.885Z] 8fd0db5aa959: Layer already exists [2025-03-06T11:13:32.885Z] 32af894d127b: Layer already exists [2025-03-06T11:13:32.885Z] 5c83d2ef5d5d: Layer already exists [2025-03-06T11:13:32.885Z] 20e476a3afab: Layer already exists [2025-03-06T11:13:32.885Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:32.885Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:32.885Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:32.885Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:32.885Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:32.885Z] 4.0.0-dev.69: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:33.225Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:33.546Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:33.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T11:13:33.546Z] 20e476a3afab: Preparing [2025-03-06T11:13:33.546Z] 5c83d2ef5d5d: Preparing [2025-03-06T11:13:33.546Z] 8fd0db5aa959: Preparing [2025-03-06T11:13:33.546Z] 32af894d127b: Preparing [2025-03-06T11:13:33.546Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:33.546Z] 0fd86729add2: Preparing [2025-03-06T11:13:33.546Z] b09b0b1956ba: Preparing [2025-03-06T11:13:33.546Z] 73c6b68701c0: Preparing [2025-03-06T11:13:33.546Z] 994456c4fd7b: Preparing [2025-03-06T11:13:33.546Z] b09b0b1956ba: Waiting [2025-03-06T11:13:33.546Z] 73c6b68701c0: Waiting [2025-03-06T11:13:33.546Z] 994456c4fd7b: Waiting [2025-03-06T11:13:33.546Z] 0fd86729add2: Waiting [2025-03-06T11:13:33.546Z] 8fd0db5aa959: Layer already exists [2025-03-06T11:13:33.546Z] 5c83d2ef5d5d: Layer already exists [2025-03-06T11:13:33.546Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:33.546Z] 32af894d127b: Layer already exists [2025-03-06T11:13:33.546Z] 20e476a3afab: Layer already exists [2025-03-06T11:13:33.546Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:33.546Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:33.546Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:33.546Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:33.546Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:33.869Z] + 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-03-06T11:13:34.197Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-06T11:13:34.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T11:13:34.197Z] 20e476a3afab: Preparing [2025-03-06T11:13:34.197Z] 5c83d2ef5d5d: Preparing [2025-03-06T11:13:34.197Z] 8fd0db5aa959: Preparing [2025-03-06T11:13:34.197Z] 32af894d127b: Preparing [2025-03-06T11:13:34.197Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:34.197Z] 0fd86729add2: Preparing [2025-03-06T11:13:34.197Z] 0fd86729add2: Waiting [2025-03-06T11:13:34.197Z] b09b0b1956ba: Preparing [2025-03-06T11:13:34.197Z] 73c6b68701c0: Preparing [2025-03-06T11:13:34.197Z] 994456c4fd7b: Preparing [2025-03-06T11:13:34.197Z] b09b0b1956ba: Waiting [2025-03-06T11:13:34.197Z] 73c6b68701c0: Waiting [2025-03-06T11:13:34.197Z] 994456c4fd7b: Waiting [2025-03-06T11:13:34.197Z] 5c83d2ef5d5d: Layer already exists [2025-03-06T11:13:34.197Z] 8fd0db5aa959: Layer already exists [2025-03-06T11:13:34.197Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:34.197Z] 20e476a3afab: Layer already exists [2025-03-06T11:13:34.197Z] 32af894d127b: Layer already exists [2025-03-06T11:13:34.197Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:34.197Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:34.197Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:34.197Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:34.197Z] main: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:13:34.266Z] ===================================================== [Pipeline] echo [2025-03-06T11:13:34.285Z] taggedImages: [2025-03-06T11:13:34.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:34.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-06T11:13:34.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.69 [2025-03-06T11:13:34.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:34.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-06T11:13:34.309Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-06T11:13:34.309Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:34.309Z] latest [2025-03-06T11:13:34.309Z] 4.0.0-dev.69 [2025-03-06T11:13:34.309Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:34.309Z] main [2025-03-06T11:13:34.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:34.661Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:34.985Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:34.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T11:13:34.985Z] c8d7b0e5a9ca: Preparing [2025-03-06T11:13:34.985Z] a89b75da023e: Preparing [2025-03-06T11:13:34.985Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:34.985Z] 0fd86729add2: Preparing [2025-03-06T11:13:34.985Z] 7b69015dcb30: Preparing [2025-03-06T11:13:34.985Z] ebb25da8350a: Preparing [2025-03-06T11:13:34.985Z] 994456c4fd7b: Preparing [2025-03-06T11:13:34.985Z] 994456c4fd7b: Waiting [2025-03-06T11:13:34.985Z] ebb25da8350a: Waiting [2025-03-06T11:13:34.985Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:34.985Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:34.985Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:34.985Z] c8d7b0e5a9ca: Pushed [2025-03-06T11:13:34.986Z] 7b69015dcb30: Pushed [2025-03-06T11:13:34.986Z] ebb25da8350a: Pushed [2025-03-06T11:13:37.522Z] a89b75da023e: Pushed [2025-03-06T11:13:37.781Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:38.113Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:38.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-06T11:13:38.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T11:13:38.431Z] c8d7b0e5a9ca: Preparing [2025-03-06T11:13:38.431Z] a89b75da023e: Preparing [2025-03-06T11:13:38.432Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:38.432Z] 0fd86729add2: Preparing [2025-03-06T11:13:38.432Z] 7b69015dcb30: Preparing [2025-03-06T11:13:38.432Z] ebb25da8350a: Preparing [2025-03-06T11:13:38.432Z] 994456c4fd7b: Preparing [2025-03-06T11:13:38.432Z] ebb25da8350a: Waiting [2025-03-06T11:13:38.432Z] 994456c4fd7b: Waiting [2025-03-06T11:13:38.432Z] a89b75da023e: Layer already exists [2025-03-06T11:13:38.432Z] c8d7b0e5a9ca: Layer already exists [2025-03-06T11:13:38.432Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:38.432Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:38.432Z] 7b69015dcb30: Layer already exists [2025-03-06T11:13:38.432Z] ebb25da8350a: Layer already exists [2025-03-06T11:13:38.432Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:38.432Z] latest: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:38.760Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:39.085Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.69 [2025-03-06T11:13:39.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T11:13:39.085Z] c8d7b0e5a9ca: Preparing [2025-03-06T11:13:39.085Z] a89b75da023e: Preparing [2025-03-06T11:13:39.085Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:39.085Z] 0fd86729add2: Preparing [2025-03-06T11:13:39.085Z] 7b69015dcb30: Preparing [2025-03-06T11:13:39.085Z] ebb25da8350a: Preparing [2025-03-06T11:13:39.085Z] 994456c4fd7b: Preparing [2025-03-06T11:13:39.085Z] ebb25da8350a: Waiting [2025-03-06T11:13:39.085Z] 994456c4fd7b: Waiting [2025-03-06T11:13:39.085Z] 7b69015dcb30: Layer already exists [2025-03-06T11:13:39.085Z] c8d7b0e5a9ca: Layer already exists [2025-03-06T11:13:39.085Z] a89b75da023e: Layer already exists [2025-03-06T11:13:39.085Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:39.085Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:39.085Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:39.085Z] ebb25da8350a: Layer already exists [2025-03-06T11:13:39.085Z] 4.0.0-dev.69: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:39.428Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:39.753Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:39.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T11:13:39.753Z] c8d7b0e5a9ca: Preparing [2025-03-06T11:13:39.753Z] a89b75da023e: Preparing [2025-03-06T11:13:39.753Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:39.753Z] 0fd86729add2: Preparing [2025-03-06T11:13:39.753Z] 7b69015dcb30: Preparing [2025-03-06T11:13:39.753Z] ebb25da8350a: Preparing [2025-03-06T11:13:39.753Z] 994456c4fd7b: Preparing [2025-03-06T11:13:39.753Z] ebb25da8350a: Waiting [2025-03-06T11:13:39.753Z] 994456c4fd7b: Waiting [2025-03-06T11:13:39.753Z] c8d7b0e5a9ca: Layer already exists [2025-03-06T11:13:39.753Z] a89b75da023e: Layer already exists [2025-03-06T11:13:39.753Z] 7b69015dcb30: Layer already exists [2025-03-06T11:13:39.753Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:39.753Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:39.753Z] ebb25da8350a: Layer already exists [2025-03-06T11:13:39.753Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:39.753Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:40.077Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:40.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-06T11:13:40.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T11:13:40.402Z] c8d7b0e5a9ca: Preparing [2025-03-06T11:13:40.402Z] a89b75da023e: Preparing [2025-03-06T11:13:40.402Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:40.402Z] 0fd86729add2: Preparing [2025-03-06T11:13:40.402Z] 7b69015dcb30: Preparing [2025-03-06T11:13:40.402Z] ebb25da8350a: Preparing [2025-03-06T11:13:40.402Z] 994456c4fd7b: Preparing [2025-03-06T11:13:40.402Z] ebb25da8350a: Waiting [2025-03-06T11:13:40.402Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:40.402Z] c8d7b0e5a9ca: Layer already exists [2025-03-06T11:13:40.402Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:40.402Z] a89b75da023e: Layer already exists [2025-03-06T11:13:40.402Z] 7b69015dcb30: Layer already exists [2025-03-06T11:13:40.402Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:40.402Z] ebb25da8350a: Layer already exists [2025-03-06T11:13:40.402Z] main: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:13:40.478Z] ===================================================== [Pipeline] echo [2025-03-06T11:13:40.491Z] taggedImages: [2025-03-06T11:13:40.491Z] - nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:40.491Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-06T11:13:40.491Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.69 [2025-03-06T11:13:40.491Z] - nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:40.491Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-06T11:13:40.517Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-06T11:13:40.517Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:40.517Z] latest [2025-03-06T11:13:40.517Z] 4.0.0-dev.69 [2025-03-06T11:13:40.517Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:40.517Z] main [2025-03-06T11:13:40.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:40.859Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:41.193Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:41.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T11:13:41.193Z] 845729ae33b9: Preparing [2025-03-06T11:13:41.193Z] a29f32c76c6a: Preparing [2025-03-06T11:13:41.193Z] 0fd86729add2: Preparing [2025-03-06T11:13:41.193Z] 8b898e07c078: Preparing [2025-03-06T11:13:41.193Z] 57bdc8b3499e: Preparing [2025-03-06T11:13:41.193Z] 994456c4fd7b: Preparing [2025-03-06T11:13:41.193Z] 994456c4fd7b: Waiting [2025-03-06T11:13:41.193Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:41.193Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:41.193Z] 845729ae33b9: Pushed [2025-03-06T11:13:41.193Z] 57bdc8b3499e: Pushed [2025-03-06T11:13:41.193Z] 8b898e07c078: Pushed [2025-03-06T11:13:43.725Z] a29f32c76c6a: Pushed [2025-03-06T11:13:43.983Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:44.311Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:44.632Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-06T11:13:44.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T11:13:44.632Z] 845729ae33b9: Preparing [2025-03-06T11:13:44.632Z] a29f32c76c6a: Preparing [2025-03-06T11:13:44.632Z] 0fd86729add2: Preparing [2025-03-06T11:13:44.632Z] 8b898e07c078: Preparing [2025-03-06T11:13:44.632Z] 57bdc8b3499e: Preparing [2025-03-06T11:13:44.632Z] 994456c4fd7b: Preparing [2025-03-06T11:13:44.632Z] 994456c4fd7b: Waiting [2025-03-06T11:13:44.632Z] a29f32c76c6a: Layer already exists [2025-03-06T11:13:44.632Z] 845729ae33b9: Layer already exists [2025-03-06T11:13:44.632Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:44.632Z] 57bdc8b3499e: Layer already exists [2025-03-06T11:13:44.632Z] 8b898e07c078: Layer already exists [2025-03-06T11:13:44.632Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:44.632Z] latest: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:44.953Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:45.274Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.69 [2025-03-06T11:13:45.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T11:13:45.275Z] 845729ae33b9: Preparing [2025-03-06T11:13:45.275Z] a29f32c76c6a: Preparing [2025-03-06T11:13:45.275Z] 0fd86729add2: Preparing [2025-03-06T11:13:45.275Z] 8b898e07c078: Preparing [2025-03-06T11:13:45.275Z] 57bdc8b3499e: Preparing [2025-03-06T11:13:45.275Z] 994456c4fd7b: Preparing [2025-03-06T11:13:45.275Z] 994456c4fd7b: Waiting [2025-03-06T11:13:45.275Z] 845729ae33b9: Layer already exists [2025-03-06T11:13:45.275Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:45.275Z] 57bdc8b3499e: Layer already exists [2025-03-06T11:13:45.275Z] 8b898e07c078: Layer already exists [2025-03-06T11:13:45.275Z] a29f32c76c6a: Layer already exists [2025-03-06T11:13:45.275Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:45.275Z] 4.0.0-dev.69: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:45.608Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:45.929Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:45.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T11:13:45.929Z] 845729ae33b9: Preparing [2025-03-06T11:13:45.929Z] a29f32c76c6a: Preparing [2025-03-06T11:13:45.929Z] 0fd86729add2: Preparing [2025-03-06T11:13:45.929Z] 8b898e07c078: Preparing [2025-03-06T11:13:45.929Z] 57bdc8b3499e: Preparing [2025-03-06T11:13:45.929Z] 994456c4fd7b: Preparing [2025-03-06T11:13:45.929Z] 994456c4fd7b: Waiting [2025-03-06T11:13:45.929Z] 845729ae33b9: Layer already exists [2025-03-06T11:13:45.929Z] 57bdc8b3499e: Layer already exists [2025-03-06T11:13:45.929Z] 8b898e07c078: Layer already exists [2025-03-06T11:13:45.929Z] a29f32c76c6a: Layer already exists [2025-03-06T11:13:45.929Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:45.929Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:45.929Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:46.257Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:46.577Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-06T11:13:46.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T11:13:46.577Z] 845729ae33b9: Preparing [2025-03-06T11:13:46.577Z] a29f32c76c6a: Preparing [2025-03-06T11:13:46.577Z] 0fd86729add2: Preparing [2025-03-06T11:13:46.577Z] 8b898e07c078: Preparing [2025-03-06T11:13:46.577Z] 57bdc8b3499e: Preparing [2025-03-06T11:13:46.577Z] 994456c4fd7b: Preparing [2025-03-06T11:13:46.577Z] 994456c4fd7b: Waiting [2025-03-06T11:13:46.577Z] a29f32c76c6a: Layer already exists [2025-03-06T11:13:46.577Z] 8b898e07c078: Layer already exists [2025-03-06T11:13:46.577Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:46.577Z] 845729ae33b9: Layer already exists [2025-03-06T11:13:46.577Z] 57bdc8b3499e: Layer already exists [2025-03-06T11:13:46.577Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:46.577Z] main: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:13:46.668Z] ===================================================== [Pipeline] echo [2025-03-06T11:13:46.681Z] taggedImages: [2025-03-06T11:13:46.681Z] - nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:46.681Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-06T11:13:46.681Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.69 [2025-03-06T11:13:46.681Z] - nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:46.681Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-06T11:13:46.714Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-06T11:13:46.714Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:46.714Z] latest [2025-03-06T11:13:46.714Z] 4.0.0-dev.69 [2025-03-06T11:13:46.714Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:46.714Z] main [2025-03-06T11:13:46.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:47.065Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:47.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:47.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T11:13:47.385Z] ad774531970c: Preparing [2025-03-06T11:13:47.385Z] cac03d3ae11b: Preparing [2025-03-06T11:13:47.385Z] ca434b6a7872: Preparing [2025-03-06T11:13:47.385Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:47.385Z] 0fd86729add2: Preparing [2025-03-06T11:13:47.385Z] b09b0b1956ba: Preparing [2025-03-06T11:13:47.385Z] 73c6b68701c0: Preparing [2025-03-06T11:13:47.385Z] 994456c4fd7b: Preparing [2025-03-06T11:13:47.385Z] b09b0b1956ba: Waiting [2025-03-06T11:13:47.385Z] 73c6b68701c0: Waiting [2025-03-06T11:13:47.385Z] 994456c4fd7b: Waiting [2025-03-06T11:13:47.385Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:47.385Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:47.385Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:47.385Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:47.385Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:47.385Z] cac03d3ae11b: Pushed [2025-03-06T11:13:47.385Z] ad774531970c: Pushed [2025-03-06T11:13:50.673Z] ca434b6a7872: Pushed [2025-03-06T11:13:50.673Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:51.000Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:51.321Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-06T11:13:51.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T11:13:51.321Z] ad774531970c: Preparing [2025-03-06T11:13:51.321Z] cac03d3ae11b: Preparing [2025-03-06T11:13:51.321Z] ca434b6a7872: Preparing [2025-03-06T11:13:51.321Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:51.321Z] 0fd86729add2: Preparing [2025-03-06T11:13:51.321Z] b09b0b1956ba: Preparing [2025-03-06T11:13:51.321Z] 73c6b68701c0: Preparing [2025-03-06T11:13:51.321Z] 994456c4fd7b: Preparing [2025-03-06T11:13:51.321Z] b09b0b1956ba: Waiting [2025-03-06T11:13:51.321Z] 73c6b68701c0: Waiting [2025-03-06T11:13:51.321Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:51.321Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:51.321Z] ca434b6a7872: Layer already exists [2025-03-06T11:13:51.321Z] ad774531970c: Layer already exists [2025-03-06T11:13:51.321Z] cac03d3ae11b: Layer already exists [2025-03-06T11:13:51.321Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:51.321Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:51.321Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:51.321Z] latest: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:51.645Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:51.965Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.69 [2025-03-06T11:13:51.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T11:13:51.965Z] ad774531970c: Preparing [2025-03-06T11:13:51.965Z] cac03d3ae11b: Preparing [2025-03-06T11:13:51.965Z] ca434b6a7872: Preparing [2025-03-06T11:13:51.965Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:51.965Z] 0fd86729add2: Preparing [2025-03-06T11:13:51.965Z] b09b0b1956ba: Preparing [2025-03-06T11:13:51.965Z] 73c6b68701c0: Preparing [2025-03-06T11:13:51.965Z] 994456c4fd7b: Preparing [2025-03-06T11:13:51.965Z] b09b0b1956ba: Waiting [2025-03-06T11:13:51.965Z] 73c6b68701c0: Waiting [2025-03-06T11:13:51.965Z] 994456c4fd7b: Waiting [2025-03-06T11:13:51.965Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:51.965Z] ad774531970c: Layer already exists [2025-03-06T11:13:51.965Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:51.965Z] cac03d3ae11b: Layer already exists [2025-03-06T11:13:51.965Z] ca434b6a7872: Layer already exists [2025-03-06T11:13:51.965Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:51.965Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:51.965Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:51.965Z] 4.0.0-dev.69: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:52.288Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:52.621Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:52.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T11:13:52.621Z] ad774531970c: Preparing [2025-03-06T11:13:52.621Z] cac03d3ae11b: Preparing [2025-03-06T11:13:52.621Z] ca434b6a7872: Preparing [2025-03-06T11:13:52.621Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:52.621Z] 0fd86729add2: Preparing [2025-03-06T11:13:52.621Z] b09b0b1956ba: Preparing [2025-03-06T11:13:52.621Z] 73c6b68701c0: Preparing [2025-03-06T11:13:52.621Z] 994456c4fd7b: Preparing [2025-03-06T11:13:52.621Z] 994456c4fd7b: Waiting [2025-03-06T11:13:52.621Z] b09b0b1956ba: Waiting [2025-03-06T11:13:52.621Z] 73c6b68701c0: Waiting [2025-03-06T11:13:52.621Z] cac03d3ae11b: Layer already exists [2025-03-06T11:13:52.621Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:52.621Z] ca434b6a7872: Layer already exists [2025-03-06T11:13:52.621Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:52.621Z] ad774531970c: Layer already exists [2025-03-06T11:13:52.621Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:52.621Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:52.622Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:52.622Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:52.940Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:53.263Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-06T11:13:53.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T11:13:53.263Z] ad774531970c: Preparing [2025-03-06T11:13:53.263Z] cac03d3ae11b: Preparing [2025-03-06T11:13:53.263Z] ca434b6a7872: Preparing [2025-03-06T11:13:53.263Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:53.263Z] 0fd86729add2: Preparing [2025-03-06T11:13:53.263Z] b09b0b1956ba: Preparing [2025-03-06T11:13:53.263Z] 73c6b68701c0: Preparing [2025-03-06T11:13:53.263Z] 994456c4fd7b: Preparing [2025-03-06T11:13:53.263Z] 73c6b68701c0: Waiting [2025-03-06T11:13:53.263Z] 994456c4fd7b: Waiting [2025-03-06T11:13:53.263Z] b09b0b1956ba: Waiting [2025-03-06T11:13:53.263Z] ca434b6a7872: Layer already exists [2025-03-06T11:13:53.263Z] cac03d3ae11b: Layer already exists [2025-03-06T11:13:53.263Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:53.263Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:53.263Z] ad774531970c: Layer already exists [2025-03-06T11:13:53.263Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:53.263Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:53.263Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:53.263Z] main: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:13:53.345Z] ===================================================== [Pipeline] echo [2025-03-06T11:13:53.360Z] taggedImages: [2025-03-06T11:13:53.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:53.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-06T11:13:53.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.69 [2025-03-06T11:13:53.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:53.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-06T11:13:53.389Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-06T11:13:53.389Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:53.389Z] latest [2025-03-06T11:13:53.389Z] 4.0.0-dev.69 [2025-03-06T11:13:53.389Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:53.389Z] main [2025-03-06T11:13:53.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:53.719Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:54.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:54.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T11:13:54.048Z] 7714e5d073e6: Preparing [2025-03-06T11:13:54.048Z] b250a4577fde: Preparing [2025-03-06T11:13:54.048Z] 514f6a7c4c55: Preparing [2025-03-06T11:13:54.048Z] 8ec198c430f0: Preparing [2025-03-06T11:13:54.048Z] 6662ec59086a: Preparing [2025-03-06T11:13:54.048Z] 42796fc0714a: Preparing [2025-03-06T11:13:54.048Z] 3fc0424bde18: Preparing [2025-03-06T11:13:54.048Z] 42796fc0714a: Waiting [2025-03-06T11:13:54.048Z] 3fc0424bde18: Waiting [2025-03-06T11:13:54.048Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:54.048Z] 0fd86729add2: Preparing [2025-03-06T11:13:54.048Z] 3b72fd5200b2: Waiting [2025-03-06T11:13:54.048Z] da57778672c4: Preparing [2025-03-06T11:13:54.048Z] 98af785c708c: Preparing [2025-03-06T11:13:54.048Z] 0fd86729add2: Waiting [2025-03-06T11:13:54.048Z] da57778672c4: Waiting [2025-03-06T11:13:54.048Z] 98af785c708c: Waiting [2025-03-06T11:13:54.048Z] 5f70bf18a086: Preparing [2025-03-06T11:13:54.048Z] 5f70bf18a086: Waiting [2025-03-06T11:13:54.048Z] f4923087b1c6: Preparing [2025-03-06T11:13:54.048Z] a188efef11ad: Preparing [2025-03-06T11:13:54.048Z] d98a8a73daf7: Preparing [2025-03-06T11:13:54.048Z] f4923087b1c6: Waiting [2025-03-06T11:13:54.048Z] 994456c4fd7b: Preparing [2025-03-06T11:13:54.048Z] a188efef11ad: Waiting [2025-03-06T11:13:54.048Z] d98a8a73daf7: Waiting [2025-03-06T11:13:54.048Z] 994456c4fd7b: Waiting [2025-03-06T11:13:54.048Z] b250a4577fde: Pushed [2025-03-06T11:13:54.048Z] 8ec198c430f0: Pushed [2025-03-06T11:13:54.048Z] 7714e5d073e6: Pushed [2025-03-06T11:13:54.048Z] 514f6a7c4c55: Pushed [2025-03-06T11:13:54.048Z] 6662ec59086a: Pushed [2025-03-06T11:13:54.048Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:54.048Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:54.048Z] 42796fc0714a: Pushed [2025-03-06T11:13:54.048Z] 5f70bf18a086: Layer already exists [2025-03-06T11:13:54.306Z] 98af785c708c: Pushed [2025-03-06T11:13:54.306Z] da57778672c4: Pushed [2025-03-06T11:13:54.306Z] f4923087b1c6: Pushed [2025-03-06T11:13:54.306Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:54.306Z] a188efef11ad: Pushed [2025-03-06T11:13:54.306Z] d98a8a73daf7: Pushed [2025-03-06T11:13:55.687Z] 3fc0424bde18: Pushed [2025-03-06T11:13:55.946Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:56.270Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:56.590Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-06T11:13:56.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T11:13:56.591Z] 7714e5d073e6: Preparing [2025-03-06T11:13:56.591Z] b250a4577fde: Preparing [2025-03-06T11:13:56.591Z] 514f6a7c4c55: Preparing [2025-03-06T11:13:56.591Z] 8ec198c430f0: Preparing [2025-03-06T11:13:56.591Z] 6662ec59086a: Preparing [2025-03-06T11:13:56.591Z] 42796fc0714a: Preparing [2025-03-06T11:13:56.591Z] 3fc0424bde18: Preparing [2025-03-06T11:13:56.591Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:56.591Z] 0fd86729add2: Preparing [2025-03-06T11:13:56.591Z] 3fc0424bde18: Waiting [2025-03-06T11:13:56.591Z] 3b72fd5200b2: Waiting [2025-03-06T11:13:56.591Z] 42796fc0714a: Waiting [2025-03-06T11:13:56.591Z] da57778672c4: Preparing [2025-03-06T11:13:56.591Z] 98af785c708c: Preparing [2025-03-06T11:13:56.591Z] 5f70bf18a086: Preparing [2025-03-06T11:13:56.591Z] 0fd86729add2: Waiting [2025-03-06T11:13:56.591Z] 98af785c708c: Waiting [2025-03-06T11:13:56.591Z] f4923087b1c6: Preparing [2025-03-06T11:13:56.591Z] a188efef11ad: Preparing [2025-03-06T11:13:56.591Z] d98a8a73daf7: Preparing [2025-03-06T11:13:56.591Z] 5f70bf18a086: Waiting [2025-03-06T11:13:56.591Z] 994456c4fd7b: Preparing [2025-03-06T11:13:56.591Z] d98a8a73daf7: Waiting [2025-03-06T11:13:56.591Z] 994456c4fd7b: Waiting [2025-03-06T11:13:56.591Z] da57778672c4: Waiting [2025-03-06T11:13:56.591Z] 514f6a7c4c55: Layer already exists [2025-03-06T11:13:56.591Z] 8ec198c430f0: Layer already exists [2025-03-06T11:13:56.591Z] b250a4577fde: Layer already exists [2025-03-06T11:13:56.591Z] 7714e5d073e6: Layer already exists [2025-03-06T11:13:56.591Z] 6662ec59086a: Layer already exists [2025-03-06T11:13:56.591Z] 3fc0424bde18: Layer already exists [2025-03-06T11:13:56.591Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:56.591Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:56.591Z] 42796fc0714a: Layer already exists [2025-03-06T11:13:56.591Z] da57778672c4: Layer already exists [2025-03-06T11:13:56.591Z] 98af785c708c: Layer already exists [2025-03-06T11:13:56.591Z] a188efef11ad: Layer already exists [2025-03-06T11:13:56.591Z] f4923087b1c6: Layer already exists [2025-03-06T11:13:56.591Z] 5f70bf18a086: Layer already exists [2025-03-06T11:13:56.591Z] d98a8a73daf7: Layer already exists [2025-03-06T11:13:56.591Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:56.591Z] latest: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:56.912Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:57.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.69 [2025-03-06T11:13:57.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T11:13:57.235Z] 7714e5d073e6: Preparing [2025-03-06T11:13:57.235Z] b250a4577fde: Preparing [2025-03-06T11:13:57.235Z] 514f6a7c4c55: Preparing [2025-03-06T11:13:57.235Z] 8ec198c430f0: Preparing [2025-03-06T11:13:57.235Z] 6662ec59086a: Preparing [2025-03-06T11:13:57.235Z] 42796fc0714a: Preparing [2025-03-06T11:13:57.235Z] 3fc0424bde18: Preparing [2025-03-06T11:13:57.235Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:57.235Z] 0fd86729add2: Preparing [2025-03-06T11:13:57.235Z] da57778672c4: Preparing [2025-03-06T11:13:57.235Z] 98af785c708c: Preparing [2025-03-06T11:13:57.235Z] 5f70bf18a086: Preparing [2025-03-06T11:13:57.235Z] f4923087b1c6: Preparing [2025-03-06T11:13:57.235Z] a188efef11ad: Preparing [2025-03-06T11:13:57.235Z] d98a8a73daf7: Preparing [2025-03-06T11:13:57.235Z] 994456c4fd7b: Preparing [2025-03-06T11:13:57.235Z] a188efef11ad: Waiting [2025-03-06T11:13:57.235Z] f4923087b1c6: Waiting [2025-03-06T11:13:57.235Z] 0fd86729add2: Waiting [2025-03-06T11:13:57.235Z] da57778672c4: Waiting [2025-03-06T11:13:57.235Z] 98af785c708c: Waiting [2025-03-06T11:13:57.235Z] d98a8a73daf7: Waiting [2025-03-06T11:13:57.235Z] 994456c4fd7b: Waiting [2025-03-06T11:13:57.235Z] 5f70bf18a086: Waiting [2025-03-06T11:13:57.235Z] 42796fc0714a: Waiting [2025-03-06T11:13:57.235Z] 3b72fd5200b2: Waiting [2025-03-06T11:13:57.235Z] 3fc0424bde18: Waiting [2025-03-06T11:13:57.235Z] b250a4577fde: Layer already exists [2025-03-06T11:13:57.235Z] 7714e5d073e6: Layer already exists [2025-03-06T11:13:57.235Z] 6662ec59086a: Layer already exists [2025-03-06T11:13:57.235Z] 8ec198c430f0: Layer already exists [2025-03-06T11:13:57.235Z] 514f6a7c4c55: Layer already exists [2025-03-06T11:13:57.235Z] 42796fc0714a: Layer already exists [2025-03-06T11:13:57.235Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:57.235Z] 3fc0424bde18: Layer already exists [2025-03-06T11:13:57.235Z] da57778672c4: Layer already exists [2025-03-06T11:13:57.235Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:57.235Z] 98af785c708c: Layer already exists [2025-03-06T11:13:57.235Z] 5f70bf18a086: Layer already exists [2025-03-06T11:13:57.235Z] d98a8a73daf7: Layer already exists [2025-03-06T11:13:57.235Z] f4923087b1c6: Layer already exists [2025-03-06T11:13:57.235Z] a188efef11ad: Layer already exists [2025-03-06T11:13:57.235Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:57.235Z] 4.0.0-dev.69: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:57.558Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:57.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:57.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T11:13:57.878Z] 7714e5d073e6: Preparing [2025-03-06T11:13:57.878Z] b250a4577fde: Preparing [2025-03-06T11:13:57.878Z] 514f6a7c4c55: Preparing [2025-03-06T11:13:57.878Z] 8ec198c430f0: Preparing [2025-03-06T11:13:57.878Z] 6662ec59086a: Preparing [2025-03-06T11:13:57.878Z] 42796fc0714a: Preparing [2025-03-06T11:13:57.878Z] 3fc0424bde18: Preparing [2025-03-06T11:13:57.878Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:57.878Z] 0fd86729add2: Preparing [2025-03-06T11:13:57.878Z] da57778672c4: Preparing [2025-03-06T11:13:57.878Z] 98af785c708c: Preparing [2025-03-06T11:13:57.878Z] 5f70bf18a086: Preparing [2025-03-06T11:13:57.878Z] f4923087b1c6: Preparing [2025-03-06T11:13:57.878Z] a188efef11ad: Preparing [2025-03-06T11:13:57.878Z] d98a8a73daf7: Preparing [2025-03-06T11:13:57.878Z] 994456c4fd7b: Preparing [2025-03-06T11:13:57.878Z] 0fd86729add2: Waiting [2025-03-06T11:13:57.878Z] da57778672c4: Waiting [2025-03-06T11:13:57.878Z] 98af785c708c: Waiting [2025-03-06T11:13:57.878Z] 5f70bf18a086: Waiting [2025-03-06T11:13:57.878Z] f4923087b1c6: Waiting [2025-03-06T11:13:57.878Z] a188efef11ad: Waiting [2025-03-06T11:13:57.878Z] 42796fc0714a: Waiting [2025-03-06T11:13:57.878Z] d98a8a73daf7: Waiting [2025-03-06T11:13:57.878Z] 3fc0424bde18: Waiting [2025-03-06T11:13:57.878Z] 3b72fd5200b2: Waiting [2025-03-06T11:13:57.878Z] 6662ec59086a: Layer already exists [2025-03-06T11:13:57.878Z] 8ec198c430f0: Layer already exists [2025-03-06T11:13:57.878Z] 514f6a7c4c55: Layer already exists [2025-03-06T11:13:57.878Z] b250a4577fde: Layer already exists [2025-03-06T11:13:57.878Z] 7714e5d073e6: Layer already exists [2025-03-06T11:13:57.878Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:57.878Z] 3fc0424bde18: Layer already exists [2025-03-06T11:13:57.878Z] 42796fc0714a: Layer already exists [2025-03-06T11:13:57.878Z] da57778672c4: Layer already exists [2025-03-06T11:13:57.878Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:57.878Z] 98af785c708c: Layer already exists [2025-03-06T11:13:57.878Z] 5f70bf18a086: Layer already exists [2025-03-06T11:13:57.878Z] f4923087b1c6: Layer already exists [2025-03-06T11:13:57.878Z] a188efef11ad: Layer already exists [2025-03-06T11:13:57.878Z] d98a8a73daf7: Layer already exists [2025-03-06T11:13:57.878Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:57.878Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:58.202Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:58.524Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-06T11:13:58.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T11:13:58.524Z] 7714e5d073e6: Preparing [2025-03-06T11:13:58.524Z] b250a4577fde: Preparing [2025-03-06T11:13:58.524Z] 514f6a7c4c55: Preparing [2025-03-06T11:13:58.524Z] 8ec198c430f0: Preparing [2025-03-06T11:13:58.524Z] 6662ec59086a: Preparing [2025-03-06T11:13:58.524Z] 42796fc0714a: Preparing [2025-03-06T11:13:58.524Z] 3fc0424bde18: Preparing [2025-03-06T11:13:58.524Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:58.524Z] 0fd86729add2: Preparing [2025-03-06T11:13:58.524Z] da57778672c4: Preparing [2025-03-06T11:13:58.524Z] 98af785c708c: Preparing [2025-03-06T11:13:58.524Z] 42796fc0714a: Waiting [2025-03-06T11:13:58.524Z] 3fc0424bde18: Waiting [2025-03-06T11:13:58.524Z] da57778672c4: Waiting [2025-03-06T11:13:58.524Z] 3b72fd5200b2: Waiting [2025-03-06T11:13:58.524Z] 5f70bf18a086: Preparing [2025-03-06T11:13:58.524Z] f4923087b1c6: Preparing [2025-03-06T11:13:58.524Z] 98af785c708c: Waiting [2025-03-06T11:13:58.524Z] 5f70bf18a086: Waiting [2025-03-06T11:13:58.524Z] a188efef11ad: Preparing [2025-03-06T11:13:58.524Z] d98a8a73daf7: Preparing [2025-03-06T11:13:58.524Z] 994456c4fd7b: Preparing [2025-03-06T11:13:58.524Z] f4923087b1c6: Waiting [2025-03-06T11:13:58.524Z] a188efef11ad: Waiting [2025-03-06T11:13:58.524Z] 994456c4fd7b: Waiting [2025-03-06T11:13:58.524Z] d98a8a73daf7: Waiting [2025-03-06T11:13:58.524Z] b250a4577fde: Layer already exists [2025-03-06T11:13:58.525Z] 7714e5d073e6: Layer already exists [2025-03-06T11:13:58.525Z] 8ec198c430f0: Layer already exists [2025-03-06T11:13:58.525Z] 6662ec59086a: Layer already exists [2025-03-06T11:13:58.525Z] 514f6a7c4c55: Layer already exists [2025-03-06T11:13:58.525Z] 3fc0424bde18: Layer already exists [2025-03-06T11:13:58.525Z] 42796fc0714a: Layer already exists [2025-03-06T11:13:58.525Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:58.525Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:58.525Z] 98af785c708c: Layer already exists [2025-03-06T11:13:58.525Z] 5f70bf18a086: Layer already exists [2025-03-06T11:13:58.525Z] da57778672c4: Layer already exists [2025-03-06T11:13:58.525Z] f4923087b1c6: Layer already exists [2025-03-06T11:13:58.525Z] a188efef11ad: Layer already exists [2025-03-06T11:13:58.525Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:58.525Z] d98a8a73daf7: Layer already exists [2025-03-06T11:13:58.525Z] main: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:13:58.594Z] ===================================================== [Pipeline] echo [2025-03-06T11:13:58.610Z] taggedImages: [2025-03-06T11:13:58.610Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:58.610Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-06T11:13:58.610Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.69 [2025-03-06T11:13:58.610Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:58.610Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-06T11:13:58.636Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-06T11:13:58.636Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:58.636Z] latest [2025-03-06T11:13:58.636Z] 4.0.0-dev.69 [2025-03-06T11:13:58.636Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:13:58.636Z] main [2025-03-06T11:13:58.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:58.973Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:13:59.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:13:59.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T11:13:59.285Z] 02d02a3e7ac4: Preparing [2025-03-06T11:13:59.285Z] fc05e3c45714: Preparing [2025-03-06T11:13:59.285Z] 754a71134330: Preparing [2025-03-06T11:13:59.285Z] 1426c9894dab: Preparing [2025-03-06T11:13:59.285Z] 3b72fd5200b2: Preparing [2025-03-06T11:13:59.285Z] 0fd86729add2: Preparing [2025-03-06T11:13:59.285Z] b09b0b1956ba: Preparing [2025-03-06T11:13:59.285Z] 73c6b68701c0: Preparing [2025-03-06T11:13:59.285Z] 994456c4fd7b: Preparing [2025-03-06T11:13:59.285Z] 0fd86729add2: Waiting [2025-03-06T11:13:59.285Z] b09b0b1956ba: Waiting [2025-03-06T11:13:59.285Z] 73c6b68701c0: Waiting [2025-03-06T11:13:59.285Z] 994456c4fd7b: Waiting [2025-03-06T11:13:59.285Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:13:59.285Z] 0fd86729add2: Layer already exists [2025-03-06T11:13:59.285Z] b09b0b1956ba: Layer already exists [2025-03-06T11:13:59.285Z] fc05e3c45714: Pushed [2025-03-06T11:13:59.285Z] 73c6b68701c0: Layer already exists [2025-03-06T11:13:59.285Z] 994456c4fd7b: Layer already exists [2025-03-06T11:13:59.285Z] 754a71134330: Pushed [2025-03-06T11:13:59.285Z] 02d02a3e7ac4: Pushed [2025-03-06T11:14:01.817Z] 1426c9894dab: Pushed [2025-03-06T11:14:01.817Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:02.149Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:02.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-06T11:14:02.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T11:14:02.475Z] 02d02a3e7ac4: Preparing [2025-03-06T11:14:02.475Z] fc05e3c45714: Preparing [2025-03-06T11:14:02.475Z] 754a71134330: Preparing [2025-03-06T11:14:02.475Z] 1426c9894dab: Preparing [2025-03-06T11:14:02.475Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:02.475Z] 0fd86729add2: Preparing [2025-03-06T11:14:02.475Z] b09b0b1956ba: Preparing [2025-03-06T11:14:02.475Z] 73c6b68701c0: Preparing [2025-03-06T11:14:02.475Z] 994456c4fd7b: Preparing [2025-03-06T11:14:02.475Z] 0fd86729add2: Waiting [2025-03-06T11:14:02.475Z] 73c6b68701c0: Waiting [2025-03-06T11:14:02.475Z] 994456c4fd7b: Waiting [2025-03-06T11:14:02.475Z] b09b0b1956ba: Waiting [2025-03-06T11:14:02.475Z] fc05e3c45714: Layer already exists [2025-03-06T11:14:02.475Z] 1426c9894dab: Layer already exists [2025-03-06T11:14:02.475Z] 02d02a3e7ac4: Layer already exists [2025-03-06T11:14:02.475Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:02.475Z] 754a71134330: Layer already exists [2025-03-06T11:14:02.475Z] 73c6b68701c0: Layer already exists [2025-03-06T11:14:02.475Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:02.475Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:02.475Z] b09b0b1956ba: Layer already exists [2025-03-06T11:14:02.475Z] latest: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:02.799Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:03.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.69 [2025-03-06T11:14:03.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T11:14:03.131Z] 02d02a3e7ac4: Preparing [2025-03-06T11:14:03.131Z] fc05e3c45714: Preparing [2025-03-06T11:14:03.131Z] 754a71134330: Preparing [2025-03-06T11:14:03.131Z] 1426c9894dab: Preparing [2025-03-06T11:14:03.131Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:03.131Z] 0fd86729add2: Preparing [2025-03-06T11:14:03.131Z] b09b0b1956ba: Preparing [2025-03-06T11:14:03.131Z] 73c6b68701c0: Preparing [2025-03-06T11:14:03.131Z] 994456c4fd7b: Preparing [2025-03-06T11:14:03.131Z] 0fd86729add2: Waiting [2025-03-06T11:14:03.131Z] b09b0b1956ba: Waiting [2025-03-06T11:14:03.131Z] 73c6b68701c0: Waiting [2025-03-06T11:14:03.131Z] 994456c4fd7b: Waiting [2025-03-06T11:14:03.131Z] 02d02a3e7ac4: Layer already exists [2025-03-06T11:14:03.131Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:03.131Z] 754a71134330: Layer already exists [2025-03-06T11:14:03.131Z] b09b0b1956ba: Layer already exists [2025-03-06T11:14:03.131Z] 73c6b68701c0: Layer already exists [2025-03-06T11:14:03.131Z] fc05e3c45714: Layer already exists [2025-03-06T11:14:03.131Z] 1426c9894dab: Layer already exists [2025-03-06T11:14:03.131Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:03.131Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:03.131Z] 4.0.0-dev.69: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:03.457Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:03.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:03.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T11:14:03.786Z] 02d02a3e7ac4: Preparing [2025-03-06T11:14:03.786Z] fc05e3c45714: Preparing [2025-03-06T11:14:03.786Z] 754a71134330: Preparing [2025-03-06T11:14:03.786Z] 1426c9894dab: Preparing [2025-03-06T11:14:03.786Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:03.786Z] 0fd86729add2: Preparing [2025-03-06T11:14:03.786Z] b09b0b1956ba: Preparing [2025-03-06T11:14:03.786Z] 0fd86729add2: Waiting [2025-03-06T11:14:03.786Z] 73c6b68701c0: Preparing [2025-03-06T11:14:03.786Z] 994456c4fd7b: Preparing [2025-03-06T11:14:03.786Z] b09b0b1956ba: Waiting [2025-03-06T11:14:03.786Z] 73c6b68701c0: Waiting [2025-03-06T11:14:03.786Z] 994456c4fd7b: Waiting [2025-03-06T11:14:03.786Z] fc05e3c45714: Layer already exists [2025-03-06T11:14:03.786Z] 02d02a3e7ac4: Layer already exists [2025-03-06T11:14:03.786Z] 1426c9894dab: Layer already exists [2025-03-06T11:14:03.786Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:03.786Z] 754a71134330: Layer already exists [2025-03-06T11:14:03.786Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:03.786Z] b09b0b1956ba: Layer already exists [2025-03-06T11:14:03.786Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:03.786Z] 73c6b68701c0: Layer already exists [2025-03-06T11:14:03.786Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:04.115Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:04.437Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-06T11:14:04.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T11:14:04.437Z] 02d02a3e7ac4: Preparing [2025-03-06T11:14:04.437Z] fc05e3c45714: Preparing [2025-03-06T11:14:04.437Z] 754a71134330: Preparing [2025-03-06T11:14:04.437Z] 1426c9894dab: Preparing [2025-03-06T11:14:04.437Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:04.437Z] 0fd86729add2: Preparing [2025-03-06T11:14:04.437Z] b09b0b1956ba: Preparing [2025-03-06T11:14:04.437Z] 73c6b68701c0: Preparing [2025-03-06T11:14:04.437Z] 994456c4fd7b: Preparing [2025-03-06T11:14:04.437Z] 0fd86729add2: Waiting [2025-03-06T11:14:04.437Z] 73c6b68701c0: Waiting [2025-03-06T11:14:04.437Z] b09b0b1956ba: Waiting [2025-03-06T11:14:04.437Z] 994456c4fd7b: Waiting [2025-03-06T11:14:04.437Z] 02d02a3e7ac4: Layer already exists [2025-03-06T11:14:04.437Z] 1426c9894dab: Layer already exists [2025-03-06T11:14:04.437Z] fc05e3c45714: Layer already exists [2025-03-06T11:14:04.437Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:04.437Z] 754a71134330: Layer already exists [2025-03-06T11:14:04.437Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:04.437Z] b09b0b1956ba: Layer already exists [2025-03-06T11:14:04.437Z] 73c6b68701c0: Layer already exists [2025-03-06T11:14:04.437Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:04.437Z] main: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:14:04.516Z] ===================================================== [Pipeline] echo [2025-03-06T11:14:04.534Z] taggedImages: [2025-03-06T11:14:04.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:04.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-06T11:14:04.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.69 [2025-03-06T11:14:04.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:04.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-06T11:14:04.570Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-06T11:14:04.570Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:04.570Z] latest [2025-03-06T11:14:04.570Z] 4.0.0-dev.69 [2025-03-06T11:14:04.570Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:04.570Z] main [2025-03-06T11:14:04.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:04.922Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:05.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:05.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T11:14:05.244Z] 01a969fc1cba: Preparing [2025-03-06T11:14:05.244Z] 8f48a4b7de89: Preparing [2025-03-06T11:14:05.244Z] f04c003b40bf: Preparing [2025-03-06T11:14:05.244Z] bc621c70b5a9: Preparing [2025-03-06T11:14:05.244Z] c59f132cabb6: Preparing [2025-03-06T11:14:05.244Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:05.244Z] 0fd86729add2: Preparing [2025-03-06T11:14:05.244Z] 1fb4fa317fb0: Preparing [2025-03-06T11:14:05.244Z] 22a95287bf6c: Preparing [2025-03-06T11:14:05.244Z] df40bfb6e95a: Preparing [2025-03-06T11:14:05.244Z] 994456c4fd7b: Preparing [2025-03-06T11:14:05.244Z] 994456c4fd7b: Waiting [2025-03-06T11:14:05.244Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:05.244Z] 1fb4fa317fb0: Waiting [2025-03-06T11:14:05.244Z] df40bfb6e95a: Waiting [2025-03-06T11:14:05.244Z] 22a95287bf6c: Waiting [2025-03-06T11:14:05.244Z] 8f48a4b7de89: Pushed [2025-03-06T11:14:05.244Z] c59f132cabb6: Pushed [2025-03-06T11:14:05.244Z] 01a969fc1cba: Pushed [2025-03-06T11:14:05.244Z] bc621c70b5a9: Pushed [2025-03-06T11:14:05.244Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:05.244Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:05.244Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:05.502Z] 1fb4fa317fb0: Pushed [2025-03-06T11:14:05.502Z] 22a95287bf6c: Pushed [2025-03-06T11:14:06.938Z] df40bfb6e95a: Pushed [2025-03-06T11:14:07.197Z] f04c003b40bf: Pushed [2025-03-06T11:14:07.456Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:07.832Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:08.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-06T11:14:08.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T11:14:08.149Z] 01a969fc1cba: Preparing [2025-03-06T11:14:08.149Z] 8f48a4b7de89: Preparing [2025-03-06T11:14:08.149Z] f04c003b40bf: Preparing [2025-03-06T11:14:08.149Z] bc621c70b5a9: Preparing [2025-03-06T11:14:08.149Z] c59f132cabb6: Preparing [2025-03-06T11:14:08.149Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:08.149Z] 0fd86729add2: Preparing [2025-03-06T11:14:08.149Z] 1fb4fa317fb0: Preparing [2025-03-06T11:14:08.149Z] 22a95287bf6c: Preparing [2025-03-06T11:14:08.149Z] df40bfb6e95a: Preparing [2025-03-06T11:14:08.149Z] 994456c4fd7b: Preparing [2025-03-06T11:14:08.149Z] 0fd86729add2: Waiting [2025-03-06T11:14:08.149Z] 1fb4fa317fb0: Waiting [2025-03-06T11:14:08.149Z] 22a95287bf6c: Waiting [2025-03-06T11:14:08.149Z] 994456c4fd7b: Waiting [2025-03-06T11:14:08.149Z] df40bfb6e95a: Waiting [2025-03-06T11:14:08.149Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:08.149Z] 8f48a4b7de89: Layer already exists [2025-03-06T11:14:08.149Z] bc621c70b5a9: Layer already exists [2025-03-06T11:14:08.149Z] 01a969fc1cba: Layer already exists [2025-03-06T11:14:08.149Z] f04c003b40bf: Layer already exists [2025-03-06T11:14:08.149Z] c59f132cabb6: Layer already exists [2025-03-06T11:14:08.149Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:08.149Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:08.149Z] 1fb4fa317fb0: Layer already exists [2025-03-06T11:14:08.149Z] 22a95287bf6c: Layer already exists [2025-03-06T11:14:08.149Z] df40bfb6e95a: Layer already exists [2025-03-06T11:14:08.149Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:08.149Z] latest: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:08.473Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:08.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.69 [2025-03-06T11:14:08.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T11:14:08.794Z] 01a969fc1cba: Preparing [2025-03-06T11:14:08.794Z] 8f48a4b7de89: Preparing [2025-03-06T11:14:08.794Z] f04c003b40bf: Preparing [2025-03-06T11:14:08.794Z] bc621c70b5a9: Preparing [2025-03-06T11:14:08.794Z] c59f132cabb6: Preparing [2025-03-06T11:14:08.794Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:08.794Z] 0fd86729add2: Preparing [2025-03-06T11:14:08.794Z] 1fb4fa317fb0: Preparing [2025-03-06T11:14:08.794Z] 22a95287bf6c: Preparing [2025-03-06T11:14:08.794Z] df40bfb6e95a: Preparing [2025-03-06T11:14:08.794Z] 994456c4fd7b: Preparing [2025-03-06T11:14:08.794Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:08.794Z] 0fd86729add2: Waiting [2025-03-06T11:14:08.794Z] 1fb4fa317fb0: Waiting [2025-03-06T11:14:08.794Z] 22a95287bf6c: Waiting [2025-03-06T11:14:08.794Z] df40bfb6e95a: Waiting [2025-03-06T11:14:08.794Z] 01a969fc1cba: Layer already exists [2025-03-06T11:14:08.794Z] c59f132cabb6: Layer already exists [2025-03-06T11:14:08.794Z] bc621c70b5a9: Layer already exists [2025-03-06T11:14:08.794Z] f04c003b40bf: Layer already exists [2025-03-06T11:14:08.794Z] 8f48a4b7de89: Layer already exists [2025-03-06T11:14:08.794Z] 1fb4fa317fb0: Layer already exists [2025-03-06T11:14:08.794Z] 22a95287bf6c: Layer already exists [2025-03-06T11:14:08.794Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:08.794Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:08.794Z] df40bfb6e95a: Layer already exists [2025-03-06T11:14:08.794Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:08.794Z] 4.0.0-dev.69: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:09.116Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:09.438Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:09.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T11:14:09.438Z] 01a969fc1cba: Preparing [2025-03-06T11:14:09.438Z] 8f48a4b7de89: Preparing [2025-03-06T11:14:09.438Z] f04c003b40bf: Preparing [2025-03-06T11:14:09.438Z] bc621c70b5a9: Preparing [2025-03-06T11:14:09.438Z] c59f132cabb6: Preparing [2025-03-06T11:14:09.438Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:09.438Z] 0fd86729add2: Preparing [2025-03-06T11:14:09.438Z] 1fb4fa317fb0: Preparing [2025-03-06T11:14:09.438Z] 22a95287bf6c: Preparing [2025-03-06T11:14:09.438Z] df40bfb6e95a: Preparing [2025-03-06T11:14:09.438Z] 994456c4fd7b: Preparing [2025-03-06T11:14:09.438Z] 1fb4fa317fb0: Waiting [2025-03-06T11:14:09.438Z] 22a95287bf6c: Waiting [2025-03-06T11:14:09.438Z] df40bfb6e95a: Waiting [2025-03-06T11:14:09.438Z] 994456c4fd7b: Waiting [2025-03-06T11:14:09.438Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:09.438Z] 0fd86729add2: Waiting [2025-03-06T11:14:09.438Z] 01a969fc1cba: Layer already exists [2025-03-06T11:14:09.438Z] bc621c70b5a9: Layer already exists [2025-03-06T11:14:09.438Z] f04c003b40bf: Layer already exists [2025-03-06T11:14:09.438Z] 8f48a4b7de89: Layer already exists [2025-03-06T11:14:09.438Z] c59f132cabb6: Layer already exists [2025-03-06T11:14:09.438Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:09.438Z] 22a95287bf6c: Layer already exists [2025-03-06T11:14:09.438Z] 1fb4fa317fb0: Layer already exists [2025-03-06T11:14:09.438Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:09.438Z] df40bfb6e95a: Layer already exists [2025-03-06T11:14:09.438Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:09.438Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:09.762Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:10.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-06T11:14:10.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T11:14:10.084Z] 01a969fc1cba: Preparing [2025-03-06T11:14:10.084Z] 8f48a4b7de89: Preparing [2025-03-06T11:14:10.084Z] f04c003b40bf: Preparing [2025-03-06T11:14:10.084Z] bc621c70b5a9: Preparing [2025-03-06T11:14:10.084Z] c59f132cabb6: Preparing [2025-03-06T11:14:10.084Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:10.084Z] 0fd86729add2: Preparing [2025-03-06T11:14:10.084Z] 1fb4fa317fb0: Preparing [2025-03-06T11:14:10.084Z] 22a95287bf6c: Preparing [2025-03-06T11:14:10.084Z] df40bfb6e95a: Preparing [2025-03-06T11:14:10.084Z] 994456c4fd7b: Preparing [2025-03-06T11:14:10.084Z] 1fb4fa317fb0: Waiting [2025-03-06T11:14:10.084Z] 22a95287bf6c: Waiting [2025-03-06T11:14:10.084Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:10.084Z] 994456c4fd7b: Waiting [2025-03-06T11:14:10.085Z] 0fd86729add2: Waiting [2025-03-06T11:14:10.085Z] df40bfb6e95a: Waiting [2025-03-06T11:14:10.085Z] c59f132cabb6: Layer already exists [2025-03-06T11:14:10.085Z] 01a969fc1cba: Layer already exists [2025-03-06T11:14:10.085Z] 8f48a4b7de89: Layer already exists [2025-03-06T11:14:10.085Z] f04c003b40bf: Layer already exists [2025-03-06T11:14:10.085Z] bc621c70b5a9: Layer already exists [2025-03-06T11:14:10.085Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:10.085Z] 1fb4fa317fb0: Layer already exists [2025-03-06T11:14:10.085Z] 22a95287bf6c: Layer already exists [2025-03-06T11:14:10.085Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:10.085Z] df40bfb6e95a: Layer already exists [2025-03-06T11:14:10.085Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:10.085Z] main: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:14:10.165Z] ===================================================== [Pipeline] echo [2025-03-06T11:14:10.178Z] taggedImages: [2025-03-06T11:14:10.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:10.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-06T11:14:10.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.69 [2025-03-06T11:14:10.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:10.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-06T11:14:10.207Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-06T11:14:10.207Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:10.207Z] latest [2025-03-06T11:14:10.207Z] 4.0.0-dev.69 [2025-03-06T11:14:10.207Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:10.207Z] main [2025-03-06T11:14:10.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:10.559Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:10.875Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:10.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T11:14:10.875Z] fc2cf0c01856: Preparing [2025-03-06T11:14:10.875Z] 6ba60535a4b0: Preparing [2025-03-06T11:14:10.875Z] 189cdbe61351: Preparing [2025-03-06T11:14:10.875Z] e1b87c861de2: Preparing [2025-03-06T11:14:10.875Z] 2a5742001f77: Preparing [2025-03-06T11:14:10.875Z] f99046a2ba84: Preparing [2025-03-06T11:14:10.875Z] 15506c24fe11: Preparing [2025-03-06T11:14:10.875Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:10.875Z] 0fd86729add2: Preparing [2025-03-06T11:14:10.875Z] a7791133b40f: Preparing [2025-03-06T11:14:10.875Z] 925e819ef9f0: Preparing [2025-03-06T11:14:10.875Z] 994456c4fd7b: Preparing [2025-03-06T11:14:10.875Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:10.875Z] 0fd86729add2: Waiting [2025-03-06T11:14:10.875Z] 925e819ef9f0: Waiting [2025-03-06T11:14:10.875Z] 994456c4fd7b: Waiting [2025-03-06T11:14:10.875Z] a7791133b40f: Waiting [2025-03-06T11:14:10.875Z] f99046a2ba84: Waiting [2025-03-06T11:14:10.875Z] 15506c24fe11: Waiting [2025-03-06T11:14:10.875Z] 2a5742001f77: Pushed [2025-03-06T11:14:10.875Z] 6ba60535a4b0: Pushed [2025-03-06T11:14:10.875Z] fc2cf0c01856: Pushed [2025-03-06T11:14:10.875Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:10.875Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:11.131Z] f99046a2ba84: Pushed [2025-03-06T11:14:11.131Z] 15506c24fe11: Pushed [2025-03-06T11:14:11.131Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:11.131Z] a7791133b40f: Pushed [2025-03-06T11:14:12.506Z] 925e819ef9f0: Pushed [2025-03-06T11:14:12.765Z] e1b87c861de2: Pushed [2025-03-06T11:14:13.767Z] 189cdbe61351: Pushed [2025-03-06T11:14:13.767Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:14.452Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:14.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-06T11:14:14.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T11:14:14.805Z] fc2cf0c01856: Preparing [2025-03-06T11:14:14.805Z] 6ba60535a4b0: Preparing [2025-03-06T11:14:14.805Z] 189cdbe61351: Preparing [2025-03-06T11:14:14.805Z] e1b87c861de2: Preparing [2025-03-06T11:14:14.805Z] 2a5742001f77: Preparing [2025-03-06T11:14:14.805Z] f99046a2ba84: Preparing [2025-03-06T11:14:14.805Z] 15506c24fe11: Preparing [2025-03-06T11:14:14.805Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:14.805Z] 0fd86729add2: Preparing [2025-03-06T11:14:14.805Z] a7791133b40f: Preparing [2025-03-06T11:14:14.805Z] 925e819ef9f0: Preparing [2025-03-06T11:14:14.805Z] 994456c4fd7b: Preparing [2025-03-06T11:14:14.805Z] 925e819ef9f0: Waiting [2025-03-06T11:14:14.805Z] a7791133b40f: Waiting [2025-03-06T11:14:14.805Z] 994456c4fd7b: Waiting [2025-03-06T11:14:14.805Z] 15506c24fe11: Waiting [2025-03-06T11:14:14.805Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:14.805Z] 0fd86729add2: Waiting [2025-03-06T11:14:14.805Z] f99046a2ba84: Waiting [2025-03-06T11:14:14.805Z] e1b87c861de2: Layer already exists [2025-03-06T11:14:14.805Z] 6ba60535a4b0: Layer already exists [2025-03-06T11:14:14.805Z] 189cdbe61351: Layer already exists [2025-03-06T11:14:14.805Z] fc2cf0c01856: Layer already exists [2025-03-06T11:14:14.805Z] 2a5742001f77: Layer already exists [2025-03-06T11:14:14.805Z] f99046a2ba84: Layer already exists [2025-03-06T11:14:14.805Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:14.805Z] 15506c24fe11: Layer already exists [2025-03-06T11:14:14.805Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:14.805Z] a7791133b40f: Layer already exists [2025-03-06T11:14:14.805Z] 925e819ef9f0: Layer already exists [2025-03-06T11:14:14.805Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:14.805Z] latest: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:15.128Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:15.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.69 [2025-03-06T11:14:15.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T11:14:15.454Z] fc2cf0c01856: Preparing [2025-03-06T11:14:15.454Z] 6ba60535a4b0: Preparing [2025-03-06T11:14:15.454Z] 189cdbe61351: Preparing [2025-03-06T11:14:15.454Z] e1b87c861de2: Preparing [2025-03-06T11:14:15.454Z] 2a5742001f77: Preparing [2025-03-06T11:14:15.454Z] f99046a2ba84: Preparing [2025-03-06T11:14:15.454Z] 15506c24fe11: Preparing [2025-03-06T11:14:15.454Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:15.454Z] 0fd86729add2: Preparing [2025-03-06T11:14:15.454Z] a7791133b40f: Preparing [2025-03-06T11:14:15.454Z] 925e819ef9f0: Preparing [2025-03-06T11:14:15.454Z] 994456c4fd7b: Preparing [2025-03-06T11:14:15.454Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:15.454Z] 994456c4fd7b: Waiting [2025-03-06T11:14:15.454Z] 0fd86729add2: Waiting [2025-03-06T11:14:15.454Z] 925e819ef9f0: Waiting [2025-03-06T11:14:15.454Z] a7791133b40f: Waiting [2025-03-06T11:14:15.454Z] f99046a2ba84: Waiting [2025-03-06T11:14:15.454Z] 15506c24fe11: Waiting [2025-03-06T11:14:15.454Z] fc2cf0c01856: Layer already exists [2025-03-06T11:14:15.454Z] e1b87c861de2: Layer already exists [2025-03-06T11:14:15.454Z] 6ba60535a4b0: Layer already exists [2025-03-06T11:14:15.454Z] 189cdbe61351: Layer already exists [2025-03-06T11:14:15.454Z] 2a5742001f77: Layer already exists [2025-03-06T11:14:15.454Z] f99046a2ba84: Layer already exists [2025-03-06T11:14:15.454Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:15.454Z] 15506c24fe11: Layer already exists [2025-03-06T11:14:15.454Z] a7791133b40f: Layer already exists [2025-03-06T11:14:15.454Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:15.454Z] 925e819ef9f0: Layer already exists [2025-03-06T11:14:15.454Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:15.454Z] 4.0.0-dev.69: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:15.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:16.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:16.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T11:14:16.111Z] fc2cf0c01856: Preparing [2025-03-06T11:14:16.111Z] 6ba60535a4b0: Preparing [2025-03-06T11:14:16.111Z] 189cdbe61351: Preparing [2025-03-06T11:14:16.111Z] e1b87c861de2: Preparing [2025-03-06T11:14:16.111Z] 2a5742001f77: Preparing [2025-03-06T11:14:16.111Z] f99046a2ba84: Preparing [2025-03-06T11:14:16.111Z] 15506c24fe11: Preparing [2025-03-06T11:14:16.111Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:16.111Z] 0fd86729add2: Preparing [2025-03-06T11:14:16.111Z] a7791133b40f: Preparing [2025-03-06T11:14:16.111Z] 925e819ef9f0: Preparing [2025-03-06T11:14:16.111Z] 994456c4fd7b: Preparing [2025-03-06T11:14:16.111Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:16.111Z] 0fd86729add2: Waiting [2025-03-06T11:14:16.111Z] a7791133b40f: Waiting [2025-03-06T11:14:16.111Z] 925e819ef9f0: Waiting [2025-03-06T11:14:16.111Z] 994456c4fd7b: Waiting [2025-03-06T11:14:16.111Z] f99046a2ba84: Waiting [2025-03-06T11:14:16.111Z] 15506c24fe11: Waiting [2025-03-06T11:14:16.111Z] 189cdbe61351: Layer already exists [2025-03-06T11:14:16.111Z] 2a5742001f77: Layer already exists [2025-03-06T11:14:16.111Z] fc2cf0c01856: Layer already exists [2025-03-06T11:14:16.111Z] 6ba60535a4b0: Layer already exists [2025-03-06T11:14:16.111Z] e1b87c861de2: Layer already exists [2025-03-06T11:14:16.111Z] f99046a2ba84: Layer already exists [2025-03-06T11:14:16.111Z] 15506c24fe11: Layer already exists [2025-03-06T11:14:16.111Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:16.111Z] a7791133b40f: Layer already exists [2025-03-06T11:14:16.111Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:16.111Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:16.111Z] 925e819ef9f0: Layer already exists [2025-03-06T11:14:16.111Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:16.445Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:16.763Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-06T11:14:16.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T11:14:16.763Z] fc2cf0c01856: Preparing [2025-03-06T11:14:16.763Z] 6ba60535a4b0: Preparing [2025-03-06T11:14:16.763Z] 189cdbe61351: Preparing [2025-03-06T11:14:16.763Z] e1b87c861de2: Preparing [2025-03-06T11:14:16.763Z] 2a5742001f77: Preparing [2025-03-06T11:14:16.763Z] f99046a2ba84: Preparing [2025-03-06T11:14:16.763Z] 15506c24fe11: Preparing [2025-03-06T11:14:16.763Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:16.763Z] 0fd86729add2: Preparing [2025-03-06T11:14:16.763Z] a7791133b40f: Preparing [2025-03-06T11:14:16.763Z] 925e819ef9f0: Preparing [2025-03-06T11:14:16.763Z] 994456c4fd7b: Preparing [2025-03-06T11:14:16.763Z] 3b72fd5200b2: Waiting [2025-03-06T11:14:16.763Z] 925e819ef9f0: Waiting [2025-03-06T11:14:16.763Z] 994456c4fd7b: Waiting [2025-03-06T11:14:16.763Z] f99046a2ba84: Waiting [2025-03-06T11:14:16.763Z] 15506c24fe11: Waiting [2025-03-06T11:14:16.763Z] a7791133b40f: Waiting [2025-03-06T11:14:16.763Z] 2a5742001f77: Layer already exists [2025-03-06T11:14:16.763Z] e1b87c861de2: Layer already exists [2025-03-06T11:14:16.763Z] 189cdbe61351: Layer already exists [2025-03-06T11:14:16.763Z] fc2cf0c01856: Layer already exists [2025-03-06T11:14:16.763Z] 6ba60535a4b0: Layer already exists [2025-03-06T11:14:16.763Z] f99046a2ba84: Layer already exists [2025-03-06T11:14:16.763Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:16.763Z] a7791133b40f: Layer already exists [2025-03-06T11:14:16.763Z] 15506c24fe11: Layer already exists [2025-03-06T11:14:16.763Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:16.763Z] 925e819ef9f0: Layer already exists [2025-03-06T11:14:16.763Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:16.763Z] main: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:14:16.845Z] ===================================================== [Pipeline] echo [2025-03-06T11:14:16.865Z] taggedImages: [2025-03-06T11:14:16.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:16.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-06T11:14:16.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.69 [2025-03-06T11:14:16.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:16.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-06T11:14:16.892Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-06T11:14:16.892Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:16.892Z] latest [2025-03-06T11:14:16.892Z] 4.0.0-dev.69 [2025-03-06T11:14:16.892Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:16.892Z] main [2025-03-06T11:14:16.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:17.238Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:17.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:17.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T11:14:17.571Z] aaf18cfd1479: Preparing [2025-03-06T11:14:17.571Z] 5d87171a4984: Preparing [2025-03-06T11:14:17.571Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:17.571Z] 0fd86729add2: Preparing [2025-03-06T11:14:17.571Z] 1dcd98be1784: Preparing [2025-03-06T11:14:17.571Z] b2762b598388: Preparing [2025-03-06T11:14:17.571Z] 994456c4fd7b: Preparing [2025-03-06T11:14:17.571Z] b2762b598388: Waiting [2025-03-06T11:14:17.571Z] 994456c4fd7b: Waiting [2025-03-06T11:14:17.571Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:17.571Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:17.571Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:17.571Z] aaf18cfd1479: Pushed [2025-03-06T11:14:17.571Z] 1dcd98be1784: Pushed [2025-03-06T11:14:18.510Z] b2762b598388: Pushed [2025-03-06T11:14:21.091Z] 5d87171a4984: Pushed [2025-03-06T11:14:21.091Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:21.415Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:21.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-06T11:14:21.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T11:14:21.741Z] aaf18cfd1479: Preparing [2025-03-06T11:14:21.741Z] 5d87171a4984: Preparing [2025-03-06T11:14:21.741Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:21.741Z] 0fd86729add2: Preparing [2025-03-06T11:14:21.741Z] 1dcd98be1784: Preparing [2025-03-06T11:14:21.741Z] b2762b598388: Preparing [2025-03-06T11:14:21.741Z] 994456c4fd7b: Preparing [2025-03-06T11:14:21.741Z] b2762b598388: Waiting [2025-03-06T11:14:21.741Z] 994456c4fd7b: Waiting [2025-03-06T11:14:21.741Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:21.741Z] 1dcd98be1784: Layer already exists [2025-03-06T11:14:21.741Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:21.741Z] 5d87171a4984: Layer already exists [2025-03-06T11:14:21.741Z] aaf18cfd1479: Layer already exists [2025-03-06T11:14:21.741Z] b2762b598388: Layer already exists [2025-03-06T11:14:21.741Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:21.741Z] latest: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:22.070Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:22.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.69 [2025-03-06T11:14:22.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T11:14:22.392Z] aaf18cfd1479: Preparing [2025-03-06T11:14:22.392Z] 5d87171a4984: Preparing [2025-03-06T11:14:22.392Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:22.392Z] 0fd86729add2: Preparing [2025-03-06T11:14:22.392Z] 1dcd98be1784: Preparing [2025-03-06T11:14:22.392Z] b2762b598388: Preparing [2025-03-06T11:14:22.392Z] 994456c4fd7b: Preparing [2025-03-06T11:14:22.392Z] b2762b598388: Waiting [2025-03-06T11:14:22.392Z] 994456c4fd7b: Waiting [2025-03-06T11:14:22.392Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:22.392Z] 5d87171a4984: Layer already exists [2025-03-06T11:14:22.392Z] 1dcd98be1784: Layer already exists [2025-03-06T11:14:22.392Z] aaf18cfd1479: Layer already exists [2025-03-06T11:14:22.392Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:22.392Z] b2762b598388: Layer already exists [2025-03-06T11:14:22.392Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:22.392Z] 4.0.0-dev.69: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:22.715Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:23.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:23.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T11:14:23.041Z] aaf18cfd1479: Preparing [2025-03-06T11:14:23.041Z] 5d87171a4984: Preparing [2025-03-06T11:14:23.041Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:23.041Z] 0fd86729add2: Preparing [2025-03-06T11:14:23.041Z] 1dcd98be1784: Preparing [2025-03-06T11:14:23.041Z] b2762b598388: Preparing [2025-03-06T11:14:23.041Z] 994456c4fd7b: Preparing [2025-03-06T11:14:23.041Z] b2762b598388: Waiting [2025-03-06T11:14:23.041Z] 994456c4fd7b: Waiting [2025-03-06T11:14:23.041Z] aaf18cfd1479: Layer already exists [2025-03-06T11:14:23.041Z] 5d87171a4984: Layer already exists [2025-03-06T11:14:23.041Z] 1dcd98be1784: Layer already exists [2025-03-06T11:14:23.041Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:23.041Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:23.041Z] b2762b598388: Layer already exists [2025-03-06T11:14:23.041Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:23.041Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:23.368Z] + 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-03-06T11:14:23.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-06T11:14:23.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T11:14:23.687Z] aaf18cfd1479: Preparing [2025-03-06T11:14:23.687Z] 5d87171a4984: Preparing [2025-03-06T11:14:23.687Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:23.687Z] 0fd86729add2: Preparing [2025-03-06T11:14:23.687Z] 1dcd98be1784: Preparing [2025-03-06T11:14:23.687Z] b2762b598388: Preparing [2025-03-06T11:14:23.687Z] 994456c4fd7b: Preparing [2025-03-06T11:14:23.687Z] b2762b598388: Waiting [2025-03-06T11:14:23.687Z] 994456c4fd7b: Waiting [2025-03-06T11:14:23.687Z] 5d87171a4984: Layer already exists [2025-03-06T11:14:23.687Z] 1dcd98be1784: Layer already exists [2025-03-06T11:14:23.687Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:23.687Z] aaf18cfd1479: Layer already exists [2025-03-06T11:14:23.687Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:23.687Z] b2762b598388: Layer already exists [2025-03-06T11:14:23.687Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:23.687Z] main: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:14:23.775Z] ===================================================== [Pipeline] echo [2025-03-06T11:14:23.794Z] taggedImages: [2025-03-06T11:14:23.794Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:23.794Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-06T11:14:23.794Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.69 [2025-03-06T11:14:23.794Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:23.794Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-06T11:14:23.832Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-06T11:14:23.832Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:23.832Z] latest [2025-03-06T11:14:23.832Z] 4.0.0-dev.69 [2025-03-06T11:14:23.832Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:23.832Z] main [2025-03-06T11:14:23.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:24.180Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:24.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:24.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T11:14:24.503Z] 70a293b676ed: Preparing [2025-03-06T11:14:24.503Z] 3f0ba6dc2fee: Preparing [2025-03-06T11:14:24.503Z] 2f19d407b61f: Preparing [2025-03-06T11:14:24.503Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:24.503Z] 0fd86729add2: Preparing [2025-03-06T11:14:24.503Z] 1446276e9d94: Preparing [2025-03-06T11:14:24.503Z] 2c7bf9e0f3da: Preparing [2025-03-06T11:14:24.503Z] 4092d3765f33: Preparing [2025-03-06T11:14:24.503Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:24.503Z] 994456c4fd7b: Preparing [2025-03-06T11:14:24.503Z] bac2bd1e84fc: Waiting [2025-03-06T11:14:24.503Z] 1446276e9d94: Waiting [2025-03-06T11:14:24.503Z] 4092d3765f33: Waiting [2025-03-06T11:14:24.503Z] 2c7bf9e0f3da: Waiting [2025-03-06T11:14:24.503Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:24.503Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:24.503Z] 3f0ba6dc2fee: Pushed [2025-03-06T11:14:24.503Z] 2f19d407b61f: Pushed [2025-03-06T11:14:24.503Z] 70a293b676ed: Pushed [2025-03-06T11:14:24.503Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:24.503Z] 4092d3765f33: Pushed [2025-03-06T11:14:25.069Z] bac2bd1e84fc: Pushed [2025-03-06T11:14:29.256Z] 2c7bf9e0f3da: Pushed [2025-03-06T11:14:37.446Z] 1446276e9d94: Pushed [2025-03-06T11:14:37.446Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:37.768Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:38.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-06T11:14:38.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T11:14:38.087Z] 70a293b676ed: Preparing [2025-03-06T11:14:38.087Z] 3f0ba6dc2fee: Preparing [2025-03-06T11:14:38.087Z] 2f19d407b61f: Preparing [2025-03-06T11:14:38.087Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:38.087Z] 0fd86729add2: Preparing [2025-03-06T11:14:38.087Z] 1446276e9d94: Preparing [2025-03-06T11:14:38.087Z] 2c7bf9e0f3da: Preparing [2025-03-06T11:14:38.087Z] 4092d3765f33: Preparing [2025-03-06T11:14:38.087Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:38.087Z] 994456c4fd7b: Preparing [2025-03-06T11:14:38.087Z] bac2bd1e84fc: Waiting [2025-03-06T11:14:38.087Z] 2c7bf9e0f3da: Waiting [2025-03-06T11:14:38.088Z] 4092d3765f33: Waiting [2025-03-06T11:14:38.088Z] 1446276e9d94: Waiting [2025-03-06T11:14:38.088Z] 3f0ba6dc2fee: Layer already exists [2025-03-06T11:14:38.088Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:38.088Z] 70a293b676ed: Layer already exists [2025-03-06T11:14:38.088Z] 2f19d407b61f: Layer already exists [2025-03-06T11:14:38.088Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:38.088Z] 1446276e9d94: Layer already exists [2025-03-06T11:14:38.088Z] 2c7bf9e0f3da: Layer already exists [2025-03-06T11:14:38.088Z] 4092d3765f33: Layer already exists [2025-03-06T11:14:38.088Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:38.088Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:14:38.088Z] latest: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:38.420Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:38.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.69 [2025-03-06T11:14:38.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T11:14:38.748Z] 70a293b676ed: Preparing [2025-03-06T11:14:38.748Z] 3f0ba6dc2fee: Preparing [2025-03-06T11:14:38.748Z] 2f19d407b61f: Preparing [2025-03-06T11:14:38.748Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:38.748Z] 0fd86729add2: Preparing [2025-03-06T11:14:38.748Z] 1446276e9d94: Preparing [2025-03-06T11:14:38.748Z] 2c7bf9e0f3da: Preparing [2025-03-06T11:14:38.748Z] 4092d3765f33: Preparing [2025-03-06T11:14:38.748Z] 2c7bf9e0f3da: Waiting [2025-03-06T11:14:38.748Z] 1446276e9d94: Waiting [2025-03-06T11:14:38.748Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:38.748Z] 994456c4fd7b: Preparing [2025-03-06T11:14:38.748Z] 4092d3765f33: Waiting [2025-03-06T11:14:38.748Z] bac2bd1e84fc: Waiting [2025-03-06T11:14:38.748Z] 994456c4fd7b: Waiting [2025-03-06T11:14:38.748Z] 3f0ba6dc2fee: Layer already exists [2025-03-06T11:14:38.748Z] 70a293b676ed: Layer already exists [2025-03-06T11:14:38.748Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:38.748Z] 2f19d407b61f: Layer already exists [2025-03-06T11:14:38.748Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:38.748Z] 4092d3765f33: Layer already exists [2025-03-06T11:14:38.748Z] 1446276e9d94: Layer already exists [2025-03-06T11:14:38.748Z] 2c7bf9e0f3da: Layer already exists [2025-03-06T11:14:38.748Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:14:38.748Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:38.748Z] 4.0.0-dev.69: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:39.071Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:39.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:39.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T11:14:39.391Z] 70a293b676ed: Preparing [2025-03-06T11:14:39.391Z] 3f0ba6dc2fee: Preparing [2025-03-06T11:14:39.391Z] 2f19d407b61f: Preparing [2025-03-06T11:14:39.391Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:39.391Z] 0fd86729add2: Preparing [2025-03-06T11:14:39.391Z] 1446276e9d94: Preparing [2025-03-06T11:14:39.391Z] 2c7bf9e0f3da: Preparing [2025-03-06T11:14:39.391Z] 4092d3765f33: Preparing [2025-03-06T11:14:39.391Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:39.391Z] 994456c4fd7b: Preparing [2025-03-06T11:14:39.391Z] 1446276e9d94: Waiting [2025-03-06T11:14:39.391Z] 2c7bf9e0f3da: Waiting [2025-03-06T11:14:39.391Z] 4092d3765f33: Waiting [2025-03-06T11:14:39.391Z] bac2bd1e84fc: Waiting [2025-03-06T11:14:39.391Z] 994456c4fd7b: Waiting [2025-03-06T11:14:39.391Z] 3f0ba6dc2fee: Layer already exists [2025-03-06T11:14:39.391Z] 70a293b676ed: Layer already exists [2025-03-06T11:14:39.391Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:39.391Z] 2f19d407b61f: Layer already exists [2025-03-06T11:14:39.391Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:39.391Z] 1446276e9d94: Layer already exists [2025-03-06T11:14:39.391Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:39.391Z] 2c7bf9e0f3da: Layer already exists [2025-03-06T11:14:39.391Z] 4092d3765f33: Layer already exists [2025-03-06T11:14:39.391Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:14:39.391Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:39.756Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:40.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-06T11:14:40.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T11:14:40.743Z] 70a293b676ed: Preparing [2025-03-06T11:14:40.743Z] 3f0ba6dc2fee: Preparing [2025-03-06T11:14:40.743Z] 2f19d407b61f: Preparing [2025-03-06T11:14:40.743Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:40.743Z] 0fd86729add2: Preparing [2025-03-06T11:14:40.743Z] 1446276e9d94: Preparing [2025-03-06T11:14:40.743Z] 2c7bf9e0f3da: Preparing [2025-03-06T11:14:40.743Z] 4092d3765f33: Preparing [2025-03-06T11:14:40.743Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:40.743Z] 994456c4fd7b: Preparing [2025-03-06T11:14:40.743Z] 1446276e9d94: Waiting [2025-03-06T11:14:40.743Z] 4092d3765f33: Waiting [2025-03-06T11:14:40.743Z] 2c7bf9e0f3da: Waiting [2025-03-06T11:14:40.743Z] bac2bd1e84fc: Waiting [2025-03-06T11:14:40.743Z] 994456c4fd7b: Waiting [2025-03-06T11:14:40.743Z] 3f0ba6dc2fee: Layer already exists [2025-03-06T11:14:40.743Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:40.743Z] 2f19d407b61f: Layer already exists [2025-03-06T11:14:40.743Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:40.743Z] 70a293b676ed: Layer already exists [2025-03-06T11:14:40.743Z] 2c7bf9e0f3da: Layer already exists [2025-03-06T11:14:40.743Z] 1446276e9d94: Layer already exists [2025-03-06T11:14:40.743Z] 4092d3765f33: Layer already exists [2025-03-06T11:14:40.743Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:14:40.743Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:40.743Z] main: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:14:40.835Z] ===================================================== [Pipeline] echo [2025-03-06T11:14:40.855Z] taggedImages: [2025-03-06T11:14:40.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:40.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-06T11:14:40.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.69 [2025-03-06T11:14:40.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:40.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-06T11:14:40.893Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-06T11:14:40.893Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:40.893Z] latest [2025-03-06T11:14:40.893Z] 4.0.0-dev.69 [2025-03-06T11:14:40.893Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:40.893Z] main [2025-03-06T11:14:40.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:41.250Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:41.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:41.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T11:14:41.567Z] cf1823c7a178: Preparing [2025-03-06T11:14:41.567Z] a599b994d7af: Preparing [2025-03-06T11:14:41.567Z] a29e22bda3d5: Preparing [2025-03-06T11:14:41.567Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:41.567Z] 0fd86729add2: Preparing [2025-03-06T11:14:41.567Z] 3e677db47307: Preparing [2025-03-06T11:14:41.567Z] 2fefa88f9137: Preparing [2025-03-06T11:14:41.567Z] 5e70fc0db305: Preparing [2025-03-06T11:14:41.567Z] 994456c4fd7b: Preparing [2025-03-06T11:14:41.567Z] 3e677db47307: Waiting [2025-03-06T11:14:41.567Z] 2fefa88f9137: Waiting [2025-03-06T11:14:41.567Z] 5e70fc0db305: Waiting [2025-03-06T11:14:41.567Z] 994456c4fd7b: Waiting [2025-03-06T11:14:41.567Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:41.567Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:41.567Z] cf1823c7a178: Pushed [2025-03-06T11:14:41.567Z] a29e22bda3d5: Pushed [2025-03-06T11:14:41.567Z] a599b994d7af: Pushed [2025-03-06T11:14:41.567Z] 2fefa88f9137: Pushed [2025-03-06T11:14:41.567Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:42.140Z] 5e70fc0db305: Pushed [2025-03-06T11:14:54.351Z] 3e677db47307: Pushed [2025-03-06T11:14:54.351Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:54.675Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:54.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-06T11:14:54.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T11:14:54.995Z] cf1823c7a178: Preparing [2025-03-06T11:14:54.995Z] a599b994d7af: Preparing [2025-03-06T11:14:54.995Z] a29e22bda3d5: Preparing [2025-03-06T11:14:54.995Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:54.995Z] 0fd86729add2: Preparing [2025-03-06T11:14:54.995Z] 3e677db47307: Preparing [2025-03-06T11:14:54.995Z] 2fefa88f9137: Preparing [2025-03-06T11:14:54.995Z] 5e70fc0db305: Preparing [2025-03-06T11:14:54.995Z] 994456c4fd7b: Preparing [2025-03-06T11:14:54.995Z] 3e677db47307: Waiting [2025-03-06T11:14:54.995Z] 5e70fc0db305: Waiting [2025-03-06T11:14:54.995Z] a29e22bda3d5: Layer already exists [2025-03-06T11:14:54.995Z] a599b994d7af: Layer already exists [2025-03-06T11:14:54.995Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:54.995Z] cf1823c7a178: Layer already exists [2025-03-06T11:14:54.995Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:54.995Z] 3e677db47307: Layer already exists [2025-03-06T11:14:54.995Z] 2fefa88f9137: Layer already exists [2025-03-06T11:14:54.995Z] 5e70fc0db305: Layer already exists [2025-03-06T11:14:54.995Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:54.995Z] latest: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:55.323Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:55.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.69 [2025-03-06T11:14:55.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T11:14:55.642Z] cf1823c7a178: Preparing [2025-03-06T11:14:55.642Z] a599b994d7af: Preparing [2025-03-06T11:14:55.642Z] a29e22bda3d5: Preparing [2025-03-06T11:14:55.642Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:55.642Z] 0fd86729add2: Preparing [2025-03-06T11:14:55.642Z] 3e677db47307: Preparing [2025-03-06T11:14:55.642Z] 2fefa88f9137: Preparing [2025-03-06T11:14:55.642Z] 5e70fc0db305: Preparing [2025-03-06T11:14:55.642Z] 994456c4fd7b: Preparing [2025-03-06T11:14:55.642Z] 2fefa88f9137: Waiting [2025-03-06T11:14:55.642Z] 994456c4fd7b: Waiting [2025-03-06T11:14:55.642Z] 5e70fc0db305: Waiting [2025-03-06T11:14:55.642Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:55.642Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:55.642Z] a29e22bda3d5: Layer already exists [2025-03-06T11:14:55.642Z] a599b994d7af: Layer already exists [2025-03-06T11:14:55.642Z] cf1823c7a178: Layer already exists [2025-03-06T11:14:55.642Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:55.642Z] 2fefa88f9137: Layer already exists [2025-03-06T11:14:55.642Z] 5e70fc0db305: Layer already exists [2025-03-06T11:14:55.642Z] 3e677db47307: Layer already exists [2025-03-06T11:14:55.642Z] 4.0.0-dev.69: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:55.968Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:56.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:56.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T11:14:56.286Z] cf1823c7a178: Preparing [2025-03-06T11:14:56.286Z] a599b994d7af: Preparing [2025-03-06T11:14:56.286Z] a29e22bda3d5: Preparing [2025-03-06T11:14:56.286Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:56.286Z] 0fd86729add2: Preparing [2025-03-06T11:14:56.286Z] 3e677db47307: Preparing [2025-03-06T11:14:56.286Z] 2fefa88f9137: Preparing [2025-03-06T11:14:56.286Z] 5e70fc0db305: Preparing [2025-03-06T11:14:56.286Z] 994456c4fd7b: Preparing [2025-03-06T11:14:56.286Z] 3e677db47307: Waiting [2025-03-06T11:14:56.286Z] 2fefa88f9137: Waiting [2025-03-06T11:14:56.286Z] 5e70fc0db305: Waiting [2025-03-06T11:14:56.286Z] 994456c4fd7b: Waiting [2025-03-06T11:14:56.286Z] a29e22bda3d5: Layer already exists [2025-03-06T11:14:56.286Z] a599b994d7af: Layer already exists [2025-03-06T11:14:56.286Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:56.286Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:56.286Z] cf1823c7a178: Layer already exists [2025-03-06T11:14:56.286Z] 5e70fc0db305: Layer already exists [2025-03-06T11:14:56.286Z] 2fefa88f9137: Layer already exists [2025-03-06T11:14:56.286Z] 3e677db47307: Layer already exists [2025-03-06T11:14:56.286Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:56.286Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:56.613Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:56.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-06T11:14:56.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T11:14:56.938Z] cf1823c7a178: Preparing [2025-03-06T11:14:56.938Z] a599b994d7af: Preparing [2025-03-06T11:14:56.938Z] a29e22bda3d5: Preparing [2025-03-06T11:14:56.938Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:56.938Z] 0fd86729add2: Preparing [2025-03-06T11:14:56.938Z] 3e677db47307: Preparing [2025-03-06T11:14:56.938Z] 2fefa88f9137: Preparing [2025-03-06T11:14:56.938Z] 5e70fc0db305: Preparing [2025-03-06T11:14:56.938Z] 994456c4fd7b: Preparing [2025-03-06T11:14:56.938Z] 2fefa88f9137: Waiting [2025-03-06T11:14:56.938Z] 5e70fc0db305: Waiting [2025-03-06T11:14:56.938Z] 994456c4fd7b: Waiting [2025-03-06T11:14:56.938Z] 3e677db47307: Waiting [2025-03-06T11:14:56.938Z] a29e22bda3d5: Layer already exists [2025-03-06T11:14:56.938Z] a599b994d7af: Layer already exists [2025-03-06T11:14:56.938Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:56.938Z] cf1823c7a178: Layer already exists [2025-03-06T11:14:56.938Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:56.938Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:56.938Z] 2fefa88f9137: Layer already exists [2025-03-06T11:14:56.938Z] 3e677db47307: Layer already exists [2025-03-06T11:14:56.938Z] 5e70fc0db305: Layer already exists [2025-03-06T11:14:56.938Z] main: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:14:57.006Z] ===================================================== [Pipeline] echo [2025-03-06T11:14:57.023Z] taggedImages: [2025-03-06T11:14:57.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:57.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-06T11:14:57.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.69 [2025-03-06T11:14:57.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:57.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-06T11:14:57.054Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-06T11:14:57.054Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:57.054Z] latest [2025-03-06T11:14:57.054Z] 4.0.0-dev.69 [2025-03-06T11:14:57.054Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:57.054Z] main [2025-03-06T11:14:57.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:57.393Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:57.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:14:57.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T11:14:57.708Z] 94bca1f64f9e: Preparing [2025-03-06T11:14:57.708Z] 5bf45d351c33: Preparing [2025-03-06T11:14:57.708Z] c449adae10ba: Preparing [2025-03-06T11:14:57.708Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:57.708Z] 0fd86729add2: Preparing [2025-03-06T11:14:57.708Z] 3e677db47307: Preparing [2025-03-06T11:14:57.708Z] 4092d3765f33: Preparing [2025-03-06T11:14:57.708Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:57.708Z] 994456c4fd7b: Preparing [2025-03-06T11:14:57.708Z] 4092d3765f33: Waiting [2025-03-06T11:14:57.708Z] 3e677db47307: Waiting [2025-03-06T11:14:57.708Z] 994456c4fd7b: Waiting [2025-03-06T11:14:57.708Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:57.708Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:57.708Z] 3e677db47307: Layer already exists [2025-03-06T11:14:57.708Z] 4092d3765f33: Layer already exists [2025-03-06T11:14:57.708Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:14:57.708Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:57.708Z] 5bf45d351c33: Pushed [2025-03-06T11:14:57.708Z] c449adae10ba: Pushed [2025-03-06T11:14:57.708Z] 94bca1f64f9e: Pushed [2025-03-06T11:14:57.966Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:58.292Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:58.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-06T11:14:58.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T11:14:58.613Z] 94bca1f64f9e: Preparing [2025-03-06T11:14:58.613Z] 5bf45d351c33: Preparing [2025-03-06T11:14:58.613Z] c449adae10ba: Preparing [2025-03-06T11:14:58.613Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:58.613Z] 0fd86729add2: Preparing [2025-03-06T11:14:58.613Z] 3e677db47307: Preparing [2025-03-06T11:14:58.613Z] 4092d3765f33: Preparing [2025-03-06T11:14:58.613Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:58.613Z] 3e677db47307: Waiting [2025-03-06T11:14:58.613Z] 994456c4fd7b: Preparing [2025-03-06T11:14:58.613Z] 4092d3765f33: Waiting [2025-03-06T11:14:58.613Z] bac2bd1e84fc: Waiting [2025-03-06T11:14:58.613Z] 994456c4fd7b: Waiting [2025-03-06T11:14:58.613Z] 94bca1f64f9e: Layer already exists [2025-03-06T11:14:58.613Z] 5bf45d351c33: Layer already exists [2025-03-06T11:14:58.613Z] c449adae10ba: Layer already exists [2025-03-06T11:14:58.613Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:58.613Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:58.613Z] 3e677db47307: Layer already exists [2025-03-06T11:14:58.613Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:58.613Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:14:58.613Z] 4092d3765f33: Layer already exists [2025-03-06T11:14:58.613Z] latest: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:58.936Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:59.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.69 [2025-03-06T11:14:59.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T11:14:59.257Z] 94bca1f64f9e: Preparing [2025-03-06T11:14:59.257Z] 5bf45d351c33: Preparing [2025-03-06T11:14:59.257Z] c449adae10ba: Preparing [2025-03-06T11:14:59.257Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:59.257Z] 0fd86729add2: Preparing [2025-03-06T11:14:59.257Z] 3e677db47307: Preparing [2025-03-06T11:14:59.257Z] 4092d3765f33: Preparing [2025-03-06T11:14:59.257Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:59.257Z] 994456c4fd7b: Preparing [2025-03-06T11:14:59.257Z] 3e677db47307: Waiting [2025-03-06T11:14:59.257Z] 4092d3765f33: Waiting [2025-03-06T11:14:59.257Z] 994456c4fd7b: Waiting [2025-03-06T11:14:59.257Z] bac2bd1e84fc: Waiting [2025-03-06T11:14:59.257Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:59.257Z] 5bf45d351c33: Layer already exists [2025-03-06T11:14:59.257Z] 94bca1f64f9e: Layer already exists [2025-03-06T11:14:59.257Z] c449adae10ba: Layer already exists [2025-03-06T11:14:59.257Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:59.257Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:14:59.257Z] 3e677db47307: Layer already exists [2025-03-06T11:14:59.257Z] 4092d3765f33: Layer already exists [2025-03-06T11:14:59.257Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:59.257Z] 4.0.0-dev.69: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:59.589Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:14:59.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:14:59.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T11:14:59.911Z] 94bca1f64f9e: Preparing [2025-03-06T11:14:59.911Z] 5bf45d351c33: Preparing [2025-03-06T11:14:59.911Z] c449adae10ba: Preparing [2025-03-06T11:14:59.911Z] 3b72fd5200b2: Preparing [2025-03-06T11:14:59.911Z] 0fd86729add2: Preparing [2025-03-06T11:14:59.911Z] 3e677db47307: Preparing [2025-03-06T11:14:59.911Z] 4092d3765f33: Preparing [2025-03-06T11:14:59.911Z] bac2bd1e84fc: Preparing [2025-03-06T11:14:59.911Z] 994456c4fd7b: Preparing [2025-03-06T11:14:59.911Z] 3e677db47307: Waiting [2025-03-06T11:14:59.911Z] 4092d3765f33: Waiting [2025-03-06T11:14:59.911Z] bac2bd1e84fc: Waiting [2025-03-06T11:14:59.911Z] 994456c4fd7b: Waiting [2025-03-06T11:14:59.911Z] 94bca1f64f9e: Layer already exists [2025-03-06T11:14:59.911Z] 5bf45d351c33: Layer already exists [2025-03-06T11:14:59.911Z] c449adae10ba: Layer already exists [2025-03-06T11:14:59.911Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:14:59.911Z] 0fd86729add2: Layer already exists [2025-03-06T11:14:59.911Z] 4092d3765f33: Layer already exists [2025-03-06T11:14:59.911Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:14:59.911Z] 994456c4fd7b: Layer already exists [2025-03-06T11:14:59.911Z] 3e677db47307: Layer already exists [2025-03-06T11:14:59.911Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:00.230Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:00.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-06T11:15:00.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T11:15:00.546Z] 94bca1f64f9e: Preparing [2025-03-06T11:15:00.546Z] 5bf45d351c33: Preparing [2025-03-06T11:15:00.546Z] c449adae10ba: Preparing [2025-03-06T11:15:00.546Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:00.546Z] 0fd86729add2: Preparing [2025-03-06T11:15:00.547Z] 3e677db47307: Preparing [2025-03-06T11:15:00.547Z] 4092d3765f33: Preparing [2025-03-06T11:15:00.547Z] bac2bd1e84fc: Preparing [2025-03-06T11:15:00.547Z] 994456c4fd7b: Preparing [2025-03-06T11:15:00.547Z] 3e677db47307: Waiting [2025-03-06T11:15:00.547Z] bac2bd1e84fc: Waiting [2025-03-06T11:15:00.547Z] 4092d3765f33: Waiting [2025-03-06T11:15:00.547Z] 994456c4fd7b: Waiting [2025-03-06T11:15:00.547Z] c449adae10ba: Layer already exists [2025-03-06T11:15:00.547Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:00.547Z] 5bf45d351c33: Layer already exists [2025-03-06T11:15:00.547Z] 94bca1f64f9e: Layer already exists [2025-03-06T11:15:00.547Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:00.547Z] 3e677db47307: Layer already exists [2025-03-06T11:15:00.547Z] 4092d3765f33: Layer already exists [2025-03-06T11:15:00.547Z] bac2bd1e84fc: Layer already exists [2025-03-06T11:15:00.547Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:00.547Z] main: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:15:00.627Z] ===================================================== [Pipeline] echo [2025-03-06T11:15:00.645Z] taggedImages: [2025-03-06T11:15:00.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:15:00.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-06T11:15:00.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.69 [2025-03-06T11:15:00.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:15:00.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-06T11:15:00.680Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-06T11:15:00.680Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:15:00.680Z] latest [2025-03-06T11:15:00.680Z] 4.0.0-dev.69 [2025-03-06T11:15:00.680Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:15:00.680Z] main [2025-03-06T11:15:00.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:01.029Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:01.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:15:01.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T11:15:01.349Z] 6604180b132c: Preparing [2025-03-06T11:15:01.349Z] 573566392488: Preparing [2025-03-06T11:15:01.349Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:01.349Z] 0fd86729add2: Preparing [2025-03-06T11:15:01.349Z] beb7e5e1a4fa: Preparing [2025-03-06T11:15:01.349Z] 13822e4936c7: Preparing [2025-03-06T11:15:01.349Z] 994456c4fd7b: Preparing [2025-03-06T11:15:01.349Z] 13822e4936c7: Waiting [2025-03-06T11:15:01.349Z] 994456c4fd7b: Waiting [2025-03-06T11:15:01.349Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:01.349Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:01.349Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:01.349Z] beb7e5e1a4fa: Pushed [2025-03-06T11:15:01.349Z] 6604180b132c: Pushed [2025-03-06T11:15:01.923Z] 13822e4936c7: Pushed [2025-03-06T11:15:06.127Z] 573566392488: Pushed [2025-03-06T11:15:06.127Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:06.456Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:06.781Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-06T11:15:06.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T11:15:06.781Z] 6604180b132c: Preparing [2025-03-06T11:15:06.781Z] 573566392488: Preparing [2025-03-06T11:15:06.781Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:06.781Z] 0fd86729add2: Preparing [2025-03-06T11:15:06.781Z] beb7e5e1a4fa: Preparing [2025-03-06T11:15:06.781Z] 13822e4936c7: Preparing [2025-03-06T11:15:06.781Z] 994456c4fd7b: Preparing [2025-03-06T11:15:06.781Z] 13822e4936c7: Waiting [2025-03-06T11:15:06.781Z] 994456c4fd7b: Waiting [2025-03-06T11:15:06.781Z] 6604180b132c: Layer already exists [2025-03-06T11:15:06.781Z] 573566392488: Layer already exists [2025-03-06T11:15:06.782Z] beb7e5e1a4fa: Layer already exists [2025-03-06T11:15:06.782Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:06.782Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:06.782Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:06.782Z] 13822e4936c7: Layer already exists [2025-03-06T11:15:06.782Z] latest: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:07.110Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:07.433Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.69 [2025-03-06T11:15:07.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T11:15:07.433Z] 6604180b132c: Preparing [2025-03-06T11:15:07.433Z] 573566392488: Preparing [2025-03-06T11:15:07.433Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:07.433Z] 0fd86729add2: Preparing [2025-03-06T11:15:07.433Z] beb7e5e1a4fa: Preparing [2025-03-06T11:15:07.433Z] 13822e4936c7: Preparing [2025-03-06T11:15:07.433Z] 994456c4fd7b: Preparing [2025-03-06T11:15:07.433Z] 13822e4936c7: Waiting [2025-03-06T11:15:07.433Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:07.433Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:07.433Z] beb7e5e1a4fa: Layer already exists [2025-03-06T11:15:07.433Z] 573566392488: Layer already exists [2025-03-06T11:15:07.433Z] 6604180b132c: Layer already exists [2025-03-06T11:15:07.433Z] 13822e4936c7: Layer already exists [2025-03-06T11:15:07.433Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:07.433Z] 4.0.0-dev.69: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:07.754Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:08.084Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:15:08.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T11:15:08.084Z] 6604180b132c: Preparing [2025-03-06T11:15:08.085Z] 573566392488: Preparing [2025-03-06T11:15:08.085Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:08.085Z] 0fd86729add2: Preparing [2025-03-06T11:15:08.085Z] beb7e5e1a4fa: Preparing [2025-03-06T11:15:08.085Z] 13822e4936c7: Preparing [2025-03-06T11:15:08.085Z] 994456c4fd7b: Preparing [2025-03-06T11:15:08.085Z] 994456c4fd7b: Waiting [2025-03-06T11:15:08.085Z] 13822e4936c7: Waiting [2025-03-06T11:15:08.085Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:08.085Z] beb7e5e1a4fa: Layer already exists [2025-03-06T11:15:08.085Z] 573566392488: Layer already exists [2025-03-06T11:15:08.085Z] 6604180b132c: Layer already exists [2025-03-06T11:15:08.085Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:08.085Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:08.085Z] 13822e4936c7: Layer already exists [2025-03-06T11:15:08.085Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:08.417Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:08.734Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-06T11:15:08.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T11:15:08.734Z] 6604180b132c: Preparing [2025-03-06T11:15:08.734Z] 573566392488: Preparing [2025-03-06T11:15:08.734Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:08.734Z] 0fd86729add2: Preparing [2025-03-06T11:15:08.734Z] beb7e5e1a4fa: Preparing [2025-03-06T11:15:08.734Z] 13822e4936c7: Preparing [2025-03-06T11:15:08.734Z] 994456c4fd7b: Preparing [2025-03-06T11:15:08.734Z] 994456c4fd7b: Waiting [2025-03-06T11:15:08.734Z] 13822e4936c7: Waiting [2025-03-06T11:15:08.734Z] beb7e5e1a4fa: Layer already exists [2025-03-06T11:15:08.734Z] 573566392488: Layer already exists [2025-03-06T11:15:08.734Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:08.734Z] 6604180b132c: Layer already exists [2025-03-06T11:15:08.734Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:08.734Z] 13822e4936c7: Layer already exists [2025-03-06T11:15:08.734Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:08.734Z] main: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:15:08.811Z] ===================================================== [Pipeline] echo [2025-03-06T11:15:08.827Z] taggedImages: [2025-03-06T11:15:08.827Z] - nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:15:08.827Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-06T11:15:08.827Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.69 [2025-03-06T11:15:08.827Z] - nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:15:08.827Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-06T11:15:08.855Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-06T11:15:08.855Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:15:08.855Z] latest [2025-03-06T11:15:08.855Z] 4.0.0-dev.69 [2025-03-06T11:15:08.855Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:15:08.855Z] main [2025-03-06T11:15:08.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:09.199Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:09.515Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:15:09.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T11:15:09.515Z] 8bc64ddbbbce: Preparing [2025-03-06T11:15:09.515Z] 62237280b5ca: Preparing [2025-03-06T11:15:09.515Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:09.515Z] 0fd86729add2: Preparing [2025-03-06T11:15:09.515Z] 5fd9da889950: Preparing [2025-03-06T11:15:09.515Z] a1527c0a4c34: Preparing [2025-03-06T11:15:09.515Z] 994456c4fd7b: Preparing [2025-03-06T11:15:09.515Z] a1527c0a4c34: Waiting [2025-03-06T11:15:09.515Z] 994456c4fd7b: Waiting [2025-03-06T11:15:09.515Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:09.515Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:09.515Z] 5fd9da889950: Pushed [2025-03-06T11:15:09.515Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:09.515Z] 8bc64ddbbbce: Pushed [2025-03-06T11:15:09.773Z] a1527c0a4c34: Pushed [2025-03-06T11:15:13.957Z] 62237280b5ca: Pushed [2025-03-06T11:15:13.957Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:14.285Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:14.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-06T11:15:14.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T11:15:14.609Z] 8bc64ddbbbce: Preparing [2025-03-06T11:15:14.609Z] 62237280b5ca: Preparing [2025-03-06T11:15:14.609Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:14.609Z] 0fd86729add2: Preparing [2025-03-06T11:15:14.609Z] 5fd9da889950: Preparing [2025-03-06T11:15:14.609Z] a1527c0a4c34: Preparing [2025-03-06T11:15:14.609Z] 994456c4fd7b: Preparing [2025-03-06T11:15:14.609Z] a1527c0a4c34: Waiting [2025-03-06T11:15:14.609Z] 994456c4fd7b: Waiting [2025-03-06T11:15:14.609Z] 8bc64ddbbbce: Layer already exists [2025-03-06T11:15:14.609Z] 62237280b5ca: Layer already exists [2025-03-06T11:15:14.609Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:14.609Z] 5fd9da889950: Layer already exists [2025-03-06T11:15:14.609Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:14.609Z] a1527c0a4c34: Layer already exists [2025-03-06T11:15:14.609Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:14.609Z] latest: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:14.930Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:15.256Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.69 [2025-03-06T11:15:15.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T11:15:15.256Z] 8bc64ddbbbce: Preparing [2025-03-06T11:15:15.256Z] 62237280b5ca: Preparing [2025-03-06T11:15:15.256Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:15.256Z] 0fd86729add2: Preparing [2025-03-06T11:15:15.256Z] 5fd9da889950: Preparing [2025-03-06T11:15:15.256Z] a1527c0a4c34: Preparing [2025-03-06T11:15:15.256Z] 994456c4fd7b: Preparing [2025-03-06T11:15:15.256Z] a1527c0a4c34: Waiting [2025-03-06T11:15:15.256Z] 994456c4fd7b: Waiting [2025-03-06T11:15:15.256Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:15.256Z] 8bc64ddbbbce: Layer already exists [2025-03-06T11:15:15.256Z] 5fd9da889950: Layer already exists [2025-03-06T11:15:15.256Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:15.256Z] 62237280b5ca: Layer already exists [2025-03-06T11:15:15.256Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:15.256Z] a1527c0a4c34: Layer already exists [2025-03-06T11:15:15.256Z] 4.0.0-dev.69: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:15.578Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:15.911Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:15:15.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T11:15:15.911Z] 8bc64ddbbbce: Preparing [2025-03-06T11:15:15.911Z] 62237280b5ca: Preparing [2025-03-06T11:15:15.911Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:15.911Z] 0fd86729add2: Preparing [2025-03-06T11:15:15.911Z] 5fd9da889950: Preparing [2025-03-06T11:15:15.911Z] a1527c0a4c34: Preparing [2025-03-06T11:15:15.911Z] 994456c4fd7b: Preparing [2025-03-06T11:15:15.911Z] a1527c0a4c34: Waiting [2025-03-06T11:15:15.911Z] 62237280b5ca: Layer already exists [2025-03-06T11:15:15.911Z] 5fd9da889950: Layer already exists [2025-03-06T11:15:15.911Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:15.911Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:15.911Z] 8bc64ddbbbce: Layer already exists [2025-03-06T11:15:15.911Z] a1527c0a4c34: Layer already exists [2025-03-06T11:15:15.911Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:15.911Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:16.231Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:15:16.553Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-06T11:15:16.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T11:15:16.553Z] 8bc64ddbbbce: Preparing [2025-03-06T11:15:16.553Z] 62237280b5ca: Preparing [2025-03-06T11:15:16.553Z] 3b72fd5200b2: Preparing [2025-03-06T11:15:16.553Z] 0fd86729add2: Preparing [2025-03-06T11:15:16.553Z] 5fd9da889950: Preparing [2025-03-06T11:15:16.553Z] a1527c0a4c34: Preparing [2025-03-06T11:15:16.553Z] 994456c4fd7b: Preparing [2025-03-06T11:15:16.553Z] a1527c0a4c34: Waiting [2025-03-06T11:15:16.553Z] 994456c4fd7b: Waiting [2025-03-06T11:15:16.553Z] 62237280b5ca: Layer already exists [2025-03-06T11:15:16.553Z] 5fd9da889950: Layer already exists [2025-03-06T11:15:16.553Z] 0fd86729add2: Layer already exists [2025-03-06T11:15:16.553Z] 8bc64ddbbbce: Layer already exists [2025-03-06T11:15:16.553Z] 3b72fd5200b2: Layer already exists [2025-03-06T11:15:16.553Z] 994456c4fd7b: Layer already exists [2025-03-06T11:15:16.553Z] a1527c0a4c34: Layer already exists [2025-03-06T11:15:16.553Z] main: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:15:16.628Z] ===================================================== [Pipeline] echo [2025-03-06T11:15:16.644Z] taggedImages: [2025-03-06T11:15:16.644Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:15:16.644Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-06T11:15:16.644Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.69 [2025-03-06T11:15:16.644Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:15:16.644Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [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-03-06T11:29:52.989Z] #154 ... [2025-03-06T11:29:52.989Z] [2025-03-06T11:29:52.989Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T11:29:52.989Z] #143 DONE 1035.6s [2025-03-06T11:29:52.989Z] [2025-03-06T11:29:52.989Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:29:52.989Z] #148 ... [2025-03-06T11:29:52.989Z] [2025-03-06T11:29:52.989Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:29:52.989Z] #155 DONE 0.3s [2025-03-06T11:29:52.989Z] [2025-03-06T11:29:52.989Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:29:52.989Z] #156 DONE 0.2s [2025-03-06T11:29:52.989Z] [2025-03-06T11:29:52.989Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-06T11:29:52.989Z] #157 DONE 0.2s [2025-03-06T11:29:52.989Z] [2025-03-06T11:29:52.989Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:29:52.989Z] #152 ... [2025-03-06T11:29:52.989Z] [2025-03-06T11:29:52.989Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:29:52.989Z] #158 DONE 0.2s [2025-03-06T11:29:52.989Z] [2025-03-06T11:29:52.990Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-06T11:29:52.990Z] #159 DONE 0.1s [2025-03-06T11:29:52.990Z] [2025-03-06T11:29:52.990Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:29:53.586Z] #160 DONE 2.2s [2025-03-06T11:29:53.586Z] [2025-03-06T11:29:53.586Z] #110 [core-common-config-bootstrapper] exporting to image [2025-03-06T11:29:53.586Z] #110 exporting layers [2025-03-06T11:29:54.181Z] #110 exporting layers 0.7s done [2025-03-06T11:29:54.181Z] #110 writing image sha256:c1bd4edd059d90749d645ba754fd6588e56b45ef7d14186d38b6244eeeb4f28e done [2025-03-06T11:29:54.181Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-06T11:29:54.181Z] #110 DONE 7.4s [2025-03-06T11:29:54.181Z] [2025-03-06T11:29:54.181Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:30:02.411Z] #152 ... [2025-03-06T11:30:02.411Z] [2025-03-06T11:30:02.411Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T11:30:02.411Z] #151 DONE 1047.6s [2025-03-06T11:30:02.411Z] [2025-03-06T11:30:02.411Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-06T11:30:02.411Z] #161 DONE 0.6s [2025-03-06T11:30:02.411Z] [2025-03-06T11:30:02.411Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-06T11:30:05.033Z] #162 DONE 2.2s [2025-03-06T11:30:05.033Z] [2025-03-06T11:30:05.033Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:30:05.033Z] #163 DONE 0.3s [2025-03-06T11:30:05.033Z] [2025-03-06T11:30:05.033Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T11:30:05.033Z] #146 ... [2025-03-06T11:30:05.033Z] [2025-03-06T11:30:05.033Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:30:05.033Z] #164 DONE 0.3s [2025-03-06T11:30:05.033Z] [2025-03-06T11:30:05.033Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T11:30:05.301Z] #145 ... [2025-03-06T11:30:05.301Z] [2025-03-06T11:30:05.301Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-06T11:30:05.579Z] #165 DONE 0.3s [2025-03-06T11:30:05.579Z] [2025-03-06T11:30:05.579Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-06T11:30:05.848Z] #166 DONE 0.2s [2025-03-06T11:30:05.848Z] [2025-03-06T11:30:05.848Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-06T11:30:05.848Z] #167 DONE 0.2s [2025-03-06T11:30:05.848Z] [2025-03-06T11:30:05.848Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-06T11:30:06.131Z] #168 DONE 0.1s [2025-03-06T11:30:06.131Z] [2025-03-06T11:30:06.131Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-06T11:30:06.131Z] #169 DONE 0.2s [2025-03-06T11:30:06.131Z] [2025-03-06T11:30:06.131Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T11:30:06.400Z] #145 ... [2025-03-06T11:30:06.400Z] [2025-03-06T11:30:06.400Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-06T11:30:06.400Z] #170 DONE 0.1s [2025-03-06T11:30:06.400Z] [2025-03-06T11:30:06.400Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-06T11:30:08.359Z] #171 DONE 2.0s [2025-03-06T11:30:08.360Z] [2025-03-06T11:30:08.360Z] #110 [security-bootstrapper] exporting to image [2025-03-06T11:30:08.360Z] #110 exporting layers [2025-03-06T11:30:09.785Z] #110 exporting layers 1.3s done [2025-03-06T11:30:09.785Z] #110 writing image sha256:0a11713972959a7d30fff29ee24735741b06dc148774f3a49be657d7b4b7687b done [2025-03-06T11:30:09.785Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-06T11:30:09.785Z] #110 DONE 8.8s [2025-03-06T11:30:09.785Z] [2025-03-06T11:30:09.785Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:44:03.054Z] #153 ... [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T11:44:03.054Z] #154 DONE 1883.0s [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:44:03.054Z] #148 ... [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:44:03.054Z] #172 DONE 0.1s [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:44:03.054Z] #173 DONE 0.1s [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T11:44:03.054Z] #147 ... [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-06T11:44:03.054Z] #174 DONE 0.3s [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:44:03.054Z] #175 DONE 0.1s [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:44:03.054Z] #152 ... [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #110 [core-command] exporting to image [2025-03-06T11:44:03.054Z] #110 exporting layers [2025-03-06T11:44:03.054Z] #110 exporting layers 0.4s done [2025-03-06T11:44:03.054Z] #110 writing image sha256:9dfa5af8b9bb62683356660f3a431e20e559a0acf5da408839e5449470b8aa2c 0.0s done [2025-03-06T11:44:03.054Z] #110 naming to docker.io/library/core-command-arm64 done [2025-03-06T11:44:03.054Z] #110 DONE 9.2s [2025-03-06T11:44:03.054Z] [2025-03-06T11:44:03.054Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T11:44:25.111Z] #146 1907.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-06T11:44:25.111Z] #146 ... [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T11:44:25.111Z] #147 DONE 1909.0s [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T11:44:25.111Z] #149 ... [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:44:25.111Z] #176 DONE 0.2s [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:44:25.111Z] #177 DONE 0.2s [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-06T11:44:25.111Z] #178 DONE 0.1s [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-06T11:44:25.111Z] #179 DONE 0.2s [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-06T11:44:25.111Z] #180 DONE 0.4s [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-06T11:44:25.111Z] #181 DONE 0.1s [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:44:25.111Z] #148 ... [2025-03-06T11:44:25.111Z] [2025-03-06T11:44:25.111Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:44:27.065Z] #182 DONE 2.0s [2025-03-06T11:44:27.065Z] [2025-03-06T11:44:27.065Z] #110 [security-proxy-setup] exporting to image [2025-03-06T11:44:27.065Z] #110 exporting layers [2025-03-06T11:44:28.051Z] #110 exporting layers 1.1s done [2025-03-06T11:44:28.051Z] #110 writing image sha256:da9467fafbcd706091f6a9def74b122a6a6987d8d180881d67fcb7900185ddd9 done [2025-03-06T11:44:28.051Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-06T11:44:28.051Z] #110 DONE 10.3s [2025-03-06T11:44:28.051Z] [2025-03-06T11:44:28.051Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:44:54.748Z] #152 ... [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.748Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T11:44:54.748Z] #146 DONE 1939.2s [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.748Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T11:44:54.748Z] #149 ... [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.748Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:44:54.748Z] #183 DONE 0.1s [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.748Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:44:54.748Z] #184 DONE 0.1s [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.748Z] #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-03-06T11:44:54.748Z] #185 DONE 0.1s [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.748Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T11:44:54.748Z] #150 ... [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.748Z] #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-03-06T11:44:54.748Z] #186 DONE 0.1s [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.748Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:44:54.748Z] #187 DONE 0.1s [2025-03-06T11:44:54.748Z] [2025-03-06T11:44:54.749Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T11:44:54.749Z] #150 ... [2025-03-06T11:44:54.749Z] [2025-03-06T11:44:54.749Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-06T11:44:55.014Z] #188 DONE 0.3s [2025-03-06T11:44:55.014Z] [2025-03-06T11:44:55.014Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-06T11:44:55.281Z] #189 DONE 0.4s [2025-03-06T11:44:55.281Z] [2025-03-06T11:44:55.281Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-06T11:44:55.547Z] #190 DONE 0.1s [2025-03-06T11:44:55.547Z] [2025-03-06T11:44:55.547Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:44:57.501Z] #191 DONE 1.8s [2025-03-06T11:44:57.501Z] [2025-03-06T11:44:57.501Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:44:57.501Z] #153 ... [2025-03-06T11:44:57.501Z] [2025-03-06T11:44:57.501Z] #110 [security-secretstore-setup] exporting to image [2025-03-06T11:44:57.501Z] #110 exporting layers [2025-03-06T11:44:58.914Z] #110 exporting layers 1.5s done [2025-03-06T11:44:58.914Z] #110 writing image sha256:68b2775156f5f81c388d11ff8b7e9727b024818f733cd47b2cf991d7ab1eb450 done [2025-03-06T11:44:58.914Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-06T11:44:58.914Z] #110 DONE 11.8s [2025-03-06T11:44:58.914Z] [2025-03-06T11:44:58.914Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T11:46:06.770Z] #145 ... [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T11:46:06.770Z] #150 DONE 2001.9s [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:46:06.770Z] #153 ... [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:46:06.770Z] #192 DONE 0.2s [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:46:06.770Z] #193 DONE 0.2s [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-06T11:46:06.770Z] #194 DONE 0.3s [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:46:06.770Z] #153 ... [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #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-03-06T11:46:06.770Z] #195 DONE 0.1s [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #110 [security-spiffe-token-provider] exporting to image [2025-03-06T11:46:06.770Z] #110 exporting layers [2025-03-06T11:46:06.770Z] #110 exporting layers 0.9s done [2025-03-06T11:46:06.770Z] #110 writing image sha256:e9dc53a849e3bbf6f0715803f880a04acf68df06a64fa3d0161668db69bcf88c done [2025-03-06T11:46:06.770Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-03-06T11:46:06.770Z] #110 DONE 12.7s [2025-03-06T11:46:06.770Z] [2025-03-06T11:46:06.770Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:46:28.924Z] #144 ... [2025-03-06T11:46:28.924Z] [2025-03-06T11:46:28.924Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T11:46:28.924Z] #149 DONE 2033.4s [2025-03-06T11:46:28.924Z] [2025-03-06T11:46:28.924Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:46:28.924Z] #153 ... [2025-03-06T11:46:28.924Z] [2025-03-06T11:46:28.924Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:46:28.924Z] #196 DONE 0.2s [2025-03-06T11:46:28.924Z] [2025-03-06T11:46:28.924Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-06T11:46:28.924Z] #197 DONE 0.5s [2025-03-06T11:46:28.924Z] [2025-03-06T11:46:28.924Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:46:28.924Z] #153 ... [2025-03-06T11:46:28.924Z] [2025-03-06T11:46:28.924Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:46:28.924Z] #198 DONE 0.2s [2025-03-06T11:46:28.924Z] [2025-03-06T11:46:28.924Z] #110 [core-keeper] exporting to image [2025-03-06T11:46:28.924Z] #110 exporting layers [2025-03-06T11:46:29.231Z] #110 exporting layers 0.5s done [2025-03-06T11:46:29.231Z] #110 writing image sha256:61743748fc6d02fe58fed1e63f5ef16581fca80b6386b286130d0463436ad57c done [2025-03-06T11:46:29.231Z] #110 naming to docker.io/library/core-keeper-arm64 done [2025-03-06T11:46:29.231Z] #110 DONE 13.2s [2025-03-06T11:46:29.231Z] [2025-03-06T11:46:29.231Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T11:46:30.672Z] #153 DONE 2036.6s [2025-03-06T11:46:30.672Z] [2025-03-06T11:46:30.672Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:46:30.970Z] #152 ... [2025-03-06T11:46:30.970Z] [2025-03-06T11:46:30.970Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:46:31.260Z] #199 DONE 0.2s [2025-03-06T11:46:31.260Z] [2025-03-06T11:46:31.260Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:46:31.554Z] #200 DONE 0.1s [2025-03-06T11:46:31.554Z] [2025-03-06T11:46:31.554Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-06T11:46:31.831Z] #201 DONE 0.4s [2025-03-06T11:46:31.831Z] [2025-03-06T11:46:31.831Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:46:31.831Z] #152 ... [2025-03-06T11:46:31.831Z] [2025-03-06T11:46:31.831Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-06T11:46:31.831Z] #202 DONE 0.1s [2025-03-06T11:46:32.103Z] [2025-03-06T11:46:32.103Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-06T11:46:32.103Z] #203 DONE 0.1s [2025-03-06T11:46:32.103Z] [2025-03-06T11:46:32.103Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:46:32.103Z] #152 ... [2025-03-06T11:46:32.103Z] [2025-03-06T11:46:32.103Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T11:46:34.084Z] #204 DONE 2.1s [2025-03-06T11:46:34.084Z] [2025-03-06T11:46:34.084Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:46:34.353Z] #152 ... [2025-03-06T11:46:34.353Z] [2025-03-06T11:46:34.353Z] #110 [security-proxy-auth] exporting to image [2025-03-06T11:46:34.948Z] #110 ... [2025-03-06T11:46:34.948Z] [2025-03-06T11:46:34.948Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T11:46:34.948Z] #152 DONE 2040.7s [2025-03-06T11:46:34.948Z] [2025-03-06T11:46:34.948Z] #26 [support-notifications internal] load .dockerignore [2025-03-06T11:46:35.218Z] #26 ... [2025-03-06T11:46:35.218Z] [2025-03-06T11:46:35.218Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:46:35.485Z] #205 DONE 0.1s [2025-03-06T11:46:35.485Z] [2025-03-06T11:46:35.485Z] #110 [security-proxy-auth] exporting to image [2025-03-06T11:46:35.485Z] #110 exporting layers 1.1s done [2025-03-06T11:46:35.485Z] #110 writing image sha256:b32bb24eee5c41567a207f12c10eb14c6b73644d97fb4731af5bf4175b0ea408 done [2025-03-06T11:46:35.485Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-06T11:46:35.485Z] #110 DONE 14.4s [2025-03-06T11:46:35.485Z] [2025-03-06T11:46:35.485Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:46:35.751Z] #206 DONE 0.3s [2025-03-06T11:46:35.751Z] [2025-03-06T11:46:35.751Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-06T11:46:36.018Z] #207 DONE 0.4s [2025-03-06T11:46:36.018Z] [2025-03-06T11:46:36.018Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:46:36.018Z] #144 ... [2025-03-06T11:46:36.018Z] [2025-03-06T11:46:36.018Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:46:36.285Z] #208 DONE 0.3s [2025-03-06T11:46:36.285Z] [2025-03-06T11:46:36.285Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:46:36.285Z] #144 ... [2025-03-06T11:46:36.285Z] [2025-03-06T11:46:36.285Z] #110 [core-data] exporting to image [2025-03-06T11:46:36.868Z] #110 exporting layers 0.5s done [2025-03-06T11:46:36.868Z] #110 writing image sha256:ece498d760160df6506af395e1cda9f72051b36c5a6aa2cff2ca5348f5bfbdd3 done [2025-03-06T11:46:36.868Z] #110 naming to docker.io/library/core-data-arm64 done [2025-03-06T11:46:36.868Z] #110 DONE 14.8s [2025-03-06T11:46:36.868Z] [2025-03-06T11:46:36.868Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:46:40.261Z] #144 ... [2025-03-06T11:46:40.261Z] [2025-03-06T11:46:40.261Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T11:46:40.261Z] #148 DONE 2045.9s [2025-03-06T11:46:40.261Z] [2025-03-06T11:46:40.261Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:46:40.261Z] #144 ... [2025-03-06T11:46:40.261Z] [2025-03-06T11:46:40.261Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:46:40.547Z] #209 DONE 0.2s [2025-03-06T11:46:40.547Z] [2025-03-06T11:46:40.547Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:46:40.815Z] #210 DONE 0.2s [2025-03-06T11:46:40.815Z] [2025-03-06T11:46:40.815Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:46:40.815Z] #144 ... [2025-03-06T11:46:40.815Z] [2025-03-06T11:46:40.815Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-06T11:46:41.407Z] #211 DONE 0.4s [2025-03-06T11:46:41.407Z] [2025-03-06T11:46:41.407Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:46:41.407Z] #212 DONE 0.2s [2025-03-06T11:46:41.407Z] [2025-03-06T11:46:41.407Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-06T11:46:41.678Z] #213 DONE 0.1s [2025-03-06T11:46:41.678Z] [2025-03-06T11:46:41.678Z] #110 [core-metadata] exporting to image [2025-03-06T11:46:41.945Z] #110 exporting layers 0.4s done [2025-03-06T11:46:41.945Z] #110 writing image sha256:3a30005095d6366b9e7c351beb673cabf22505e7dbbe9e7ab0660458ce945eb0 done [2025-03-06T11:46:41.945Z] #110 naming to docker.io/library/core-metadata-arm64 done [2025-03-06T11:46:41.945Z] #110 DONE 15.2s [2025-03-06T11:46:41.945Z] [2025-03-06T11:46:41.945Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:47:14.184Z] #144 ... [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T11:47:14.184Z] #145 DONE 2075.6s [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:47:14.184Z] #214 DONE 0.1s [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:47:14.184Z] #144 ... [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:47:14.184Z] #215 DONE 0.1s [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-06T11:47:14.184Z] #216 DONE 0.4s [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:47:14.184Z] #144 ... [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-06T11:47:14.184Z] #217 DONE 0.1s [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #110 [support-scheduler] exporting to image [2025-03-06T11:47:14.184Z] #110 exporting layers [2025-03-06T11:47:14.184Z] #110 exporting layers 1.0s done [2025-03-06T11:47:14.184Z] #110 writing image sha256:bdc9a4842e3752cd67eb40bbb55e17d27c7a46bcfe5206c558ceccd1d09f39de done [2025-03-06T11:47:14.184Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2025-03-06T11:47:14.184Z] #110 DONE 16.2s [2025-03-06T11:47:14.184Z] [2025-03-06T11:47:14.184Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T11:47:16.135Z] #144 DONE 2081.8s [2025-03-06T11:47:16.135Z] [2025-03-06T11:47:16.135Z] #26 [support-notifications internal] load .dockerignore [2025-03-06T11:47:16.135Z] #26 ... [2025-03-06T11:47:16.135Z] [2025-03-06T11:47:16.135Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T11:47:16.408Z] #218 DONE 0.1s [2025-03-06T11:47:16.408Z] [2025-03-06T11:47:16.408Z] #26 [support-notifications internal] load .dockerignore [2025-03-06T11:47:16.408Z] #26 ... [2025-03-06T11:47:16.408Z] [2025-03-06T11:47:16.408Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T11:47:16.681Z] #219 DONE 0.1s [2025-03-06T11:47:16.681Z] [2025-03-06T11:47:16.681Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-06T11:47:16.951Z] #220 DONE 0.4s [2025-03-06T11:47:16.951Z] [2025-03-06T11:47:16.951Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-06T11:47:16.951Z] #221 DONE 0.1s [2025-03-06T11:47:16.951Z] [2025-03-06T11:47:16.951Z] #110 [support-notifications] exporting to image [2025-03-06T11:47:16.951Z] #110 exporting layers [2025-03-06T11:47:17.539Z] #110 exporting layers 0.5s done [2025-03-06T11:47:17.539Z] #110 writing image sha256:3da9e07067137c335fa715c811bd3ce39886cb257834da07f4b6800cc6356f8f done [2025-03-06T11:47:17.539Z] #110 naming to docker.io/library/support-notifications-arm64 done [2025-03-06T11:47:17.539Z] #110 DONE 16.8s [2025-03-06T11:47:17.539Z] [2025-03-06T11:47:17.539Z] #26 [support-notifications internal] load .dockerignore [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T11:47:17.539Z] time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-06T11:47:17.561Z] $ docker stop --time=1 ab47467b9043c2afe4d347dcc1c8a353df57e7bff914f6dfc4fd0a7ac5cde772 [2025-03-06T11:47:19.197Z] $ docker rm -f --volumes ab47467b9043c2afe4d347dcc1c8a353df57e7bff914f6dfc4fd0a7ac5cde772 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T11:47:19.716Z] + docker images [2025-03-06T11:47:19.716Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-06T11:47:19.716Z] support-notifications-arm64 latest 3da9e0706713 3 seconds ago 52MB [2025-03-06T11:47:19.716Z] support-scheduler-arm64 latest bdc9a4842e37 9 seconds ago 48.2MB [2025-03-06T11:47:19.716Z] core-metadata-arm64 latest 3a30005095d6 38 seconds ago 33MB [2025-03-06T11:47:19.716Z] core-data-arm64 latest ece498d76016 43 seconds ago 32.8MB [2025-03-06T11:47:19.716Z] security-proxy-auth-arm64 latest b32bb24eee5c 45 seconds ago 31.8MB [2025-03-06T11:47:19.716Z] core-keeper-arm64 latest 61743748fc6d 51 seconds ago 32.5MB [2025-03-06T11:47:19.716Z] security-spiffe-token-provider-arm64 latest e9dc53a849e3 About a minute ago 47.8MB [2025-03-06T11:47:19.716Z] security-secretstore-setup-arm64 latest 68b2775156f5 2 minutes ago 67.2MB [2025-03-06T11:47:19.716Z] security-proxy-setup-arm64 latest da9467fafbcd 2 minutes ago 38.6MB [2025-03-06T11:47:19.716Z] core-command-arm64 latest 9dfa5af8b9bb 3 minutes ago 28.4MB [2025-03-06T11:47:19.716Z] security-bootstrapper-arm64 latest 0a1171397295 17 minutes ago 21MB [2025-03-06T11:47:19.716Z] core-common-config-bootstrapper-arm64 latest c1bd4edd059d 17 minutes ago 17.9MB [2025-03-06T11:47:19.716Z] security-spire-agent-arm64 latest e04166bf73b0 36 minutes ago 187MB [2025-03-06T11:47:19.716Z] security-spire-server-arm64 latest 42f85f4fda79 36 minutes ago 144MB [2025-03-06T11:47:19.716Z] security-spire-config-arm64 latest e85657c5f3e3 36 minutes ago 143MB [2025-03-06T11:47:19.716Z] ci-base-image-arm64 latest 85bf5e42663f 37 minutes ago 915MB [2025-03-06T11:47:19.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-06T11:47:19.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months 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-03-06T11:47:19.858Z] provisioning config files... [2025-03-06T11:47:19.870Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/807@tmp/config3981254882837097311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:47:20.208Z] ---> ****-login.sh [2025-03-06T11:47:20.208Z] nexus3.edgexfoundry.org:10001 [2025-03-06T11:47:20.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:47:20.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:47:20.474Z] Configure a credential helper to remove this warning. See [2025-03-06T11:47:20.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:47:20.474Z] [2025-03-06T11:47:20.474Z] Login Succeeded [2025-03-06T11:47:20.474Z] nexus3.edgexfoundry.org:10002 [2025-03-06T11:47:20.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:47:21.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:47:21.004Z] Configure a credential helper to remove this warning. See [2025-03-06T11:47:21.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:47:21.004Z] [2025-03-06T11:47:21.004Z] Login Succeeded [2025-03-06T11:47:21.004Z] nexus3.edgexfoundry.org:10003 [2025-03-06T11:47:21.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:47:21.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:47:21.274Z] Configure a credential helper to remove this warning. See [2025-03-06T11:47:21.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:47:21.274Z] [2025-03-06T11:47:21.274Z] Login Succeeded [2025-03-06T11:47:21.274Z] nexus3.edgexfoundry.org:10004 [2025-03-06T11:47:21.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:47:21.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:47:21.537Z] Configure a credential helper to remove this warning. See [2025-03-06T11:47:21.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:47:21.537Z] [2025-03-06T11:47:21.538Z] Login Succeeded [2025-03-06T11:47:21.538Z] ****.io [2025-03-06T11:47:21.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T11:47:22.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T11:47:22.068Z] Configure a credential helper to remove this warning. See [2025-03-06T11:47:22.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T11:47:22.068Z] [2025-03-06T11:47:22.068Z] Login Succeeded [2025-03-06T11:47:22.068Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T11:47:22.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:47:22.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T11:47:22.158Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-06T11:47:22.158Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:22.158Z] latest [2025-03-06T11:47:22.158Z] 4.0.0-dev.69 [2025-03-06T11:47:22.158Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:22.158Z] main [2025-03-06T11:47:22.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:22.533Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:22.900Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:22.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T11:47:22.900Z] 5298e53dcc39: Preparing [2025-03-06T11:47:22.900Z] 47c0ff4374f5: Preparing [2025-03-06T11:47:22.900Z] 2d777830eb5e: Preparing [2025-03-06T11:47:22.900Z] 78f59e07437f: Preparing [2025-03-06T11:47:22.900Z] f926ca85435c: Preparing [2025-03-06T11:47:22.900Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:22.900Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:22.900Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:22.900Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:23.165Z] 2d777830eb5e: Pushed [2025-03-06T11:47:23.166Z] 5298e53dcc39: Pushed [2025-03-06T11:47:23.166Z] 78f59e07437f: Pushed [2025-03-06T11:47:23.166Z] f926ca85435c: Pushed [2025-03-06T11:47:23.166Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:23.166Z] 40e3710f7cb5: Pushed [2025-03-06T11:47:27.417Z] 47c0ff4374f5: Pushed [2025-03-06T11:47:27.682Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:28.040Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:28.403Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-06T11:47:28.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T11:47:28.403Z] 5298e53dcc39: Preparing [2025-03-06T11:47:28.403Z] 47c0ff4374f5: Preparing [2025-03-06T11:47:28.403Z] 2d777830eb5e: Preparing [2025-03-06T11:47:28.403Z] 78f59e07437f: Preparing [2025-03-06T11:47:28.403Z] f926ca85435c: Preparing [2025-03-06T11:47:28.403Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:28.403Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:28.403Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:28.403Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:28.403Z] 5298e53dcc39: Layer already exists [2025-03-06T11:47:28.403Z] 47c0ff4374f5: Layer already exists [2025-03-06T11:47:28.403Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:28.403Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:28.403Z] f926ca85435c: Layer already exists [2025-03-06T11:47:28.403Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:28.403Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:28.669Z] latest: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:29.026Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:29.382Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.69 [2025-03-06T11:47:29.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T11:47:29.383Z] 5298e53dcc39: Preparing [2025-03-06T11:47:29.383Z] 47c0ff4374f5: Preparing [2025-03-06T11:47:29.383Z] 2d777830eb5e: Preparing [2025-03-06T11:47:29.383Z] 78f59e07437f: Preparing [2025-03-06T11:47:29.383Z] f926ca85435c: Preparing [2025-03-06T11:47:29.383Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:29.383Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:29.383Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:29.383Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:29.383Z] 47c0ff4374f5: Layer already exists [2025-03-06T11:47:29.383Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:29.383Z] f926ca85435c: Layer already exists [2025-03-06T11:47:29.383Z] 5298e53dcc39: Layer already exists [2025-03-06T11:47:29.383Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:29.383Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:29.383Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:29.648Z] 4.0.0-dev.69: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:30.016Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:30.392Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:30.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T11:47:30.392Z] 5298e53dcc39: Preparing [2025-03-06T11:47:30.392Z] 47c0ff4374f5: Preparing [2025-03-06T11:47:30.392Z] 2d777830eb5e: Preparing [2025-03-06T11:47:30.392Z] 78f59e07437f: Preparing [2025-03-06T11:47:30.392Z] f926ca85435c: Preparing [2025-03-06T11:47:30.392Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:30.392Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:30.392Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:30.392Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:30.392Z] 5298e53dcc39: Layer already exists [2025-03-06T11:47:30.392Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:30.392Z] f926ca85435c: Layer already exists [2025-03-06T11:47:30.392Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:30.392Z] 47c0ff4374f5: Layer already exists [2025-03-06T11:47:30.392Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:30.392Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:30.657Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:31.020Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:31.372Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-06T11:47:31.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T11:47:31.372Z] 5298e53dcc39: Preparing [2025-03-06T11:47:31.372Z] 47c0ff4374f5: Preparing [2025-03-06T11:47:31.372Z] 2d777830eb5e: Preparing [2025-03-06T11:47:31.372Z] 78f59e07437f: Preparing [2025-03-06T11:47:31.372Z] f926ca85435c: Preparing [2025-03-06T11:47:31.372Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:31.372Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:31.372Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:31.372Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:31.372Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:31.372Z] 5298e53dcc39: Layer already exists [2025-03-06T11:47:31.372Z] f926ca85435c: Layer already exists [2025-03-06T11:47:31.372Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:31.372Z] 47c0ff4374f5: Layer already exists [2025-03-06T11:47:31.372Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:31.372Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:31.634Z] main: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:47:31.724Z] ===================================================== [Pipeline] echo [2025-03-06T11:47:31.739Z] taggedImages: [2025-03-06T11:47:31.739Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:31.739Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-06T11:47:31.739Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.69 [2025-03-06T11:47:31.739Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:31.739Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-06T11:47:31.776Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-06T11:47:31.776Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:31.776Z] latest [2025-03-06T11:47:31.776Z] 4.0.0-dev.69 [2025-03-06T11:47:31.776Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:31.776Z] main [2025-03-06T11:47:31.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:32.154Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:32.508Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:32.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T11:47:32.509Z] 87d90debb54e: Preparing [2025-03-06T11:47:32.509Z] 1ed2e22231da: Preparing [2025-03-06T11:47:32.509Z] 55b52247eaa7: Preparing [2025-03-06T11:47:32.509Z] 6d5b2ddaf61e: Preparing [2025-03-06T11:47:32.509Z] 2d777830eb5e: Preparing [2025-03-06T11:47:32.509Z] 78f59e07437f: Preparing [2025-03-06T11:47:32.509Z] f926ca85435c: Preparing [2025-03-06T11:47:32.509Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:32.509Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:32.509Z] 78f59e07437f: Waiting [2025-03-06T11:47:32.509Z] f926ca85435c: Waiting [2025-03-06T11:47:32.509Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:32.509Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:32.509Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:32.772Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:32.772Z] 55b52247eaa7: Pushed [2025-03-06T11:47:32.772Z] 1ed2e22231da: Pushed [2025-03-06T11:47:32.772Z] f926ca85435c: Layer already exists [2025-03-06T11:47:32.772Z] 87d90debb54e: Pushed [2025-03-06T11:47:32.772Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:32.772Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:35.332Z] 6d5b2ddaf61e: Pushed [2025-03-06T11:47:35.332Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:35.689Z] + 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-03-06T11:47:36.025Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-06T11:47:36.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T11:47:36.025Z] 87d90debb54e: Preparing [2025-03-06T11:47:36.025Z] 1ed2e22231da: Preparing [2025-03-06T11:47:36.025Z] 55b52247eaa7: Preparing [2025-03-06T11:47:36.025Z] 6d5b2ddaf61e: Preparing [2025-03-06T11:47:36.025Z] 2d777830eb5e: Preparing [2025-03-06T11:47:36.025Z] 78f59e07437f: Preparing [2025-03-06T11:47:36.025Z] f926ca85435c: Preparing [2025-03-06T11:47:36.025Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:36.025Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:36.025Z] f926ca85435c: Waiting [2025-03-06T11:47:36.025Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:36.025Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:36.025Z] 78f59e07437f: Waiting [2025-03-06T11:47:36.025Z] 1ed2e22231da: Layer already exists [2025-03-06T11:47:36.025Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:36.025Z] 87d90debb54e: Layer already exists [2025-03-06T11:47:36.025Z] 55b52247eaa7: Layer already exists [2025-03-06T11:47:36.025Z] 6d5b2ddaf61e: Layer already exists [2025-03-06T11:47:36.025Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:36.025Z] f926ca85435c: Layer already exists [2025-03-06T11:47:36.025Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:36.025Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:36.287Z] latest: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:36.637Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:36.983Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.69 [2025-03-06T11:47:36.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T11:47:36.983Z] 87d90debb54e: Preparing [2025-03-06T11:47:36.983Z] 1ed2e22231da: Preparing [2025-03-06T11:47:36.983Z] 55b52247eaa7: Preparing [2025-03-06T11:47:36.983Z] 6d5b2ddaf61e: Preparing [2025-03-06T11:47:36.983Z] 2d777830eb5e: Preparing [2025-03-06T11:47:36.983Z] 78f59e07437f: Preparing [2025-03-06T11:47:36.983Z] f926ca85435c: Preparing [2025-03-06T11:47:36.983Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:36.983Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:36.983Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:36.983Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:36.983Z] f926ca85435c: Waiting [2025-03-06T11:47:36.983Z] 78f59e07437f: Waiting [2025-03-06T11:47:36.983Z] 6d5b2ddaf61e: Layer already exists [2025-03-06T11:47:36.983Z] 87d90debb54e: Layer already exists [2025-03-06T11:47:36.983Z] 55b52247eaa7: Layer already exists [2025-03-06T11:47:36.983Z] 1ed2e22231da: Layer already exists [2025-03-06T11:47:36.983Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:36.983Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:36.983Z] f926ca85435c: Layer already exists [2025-03-06T11:47:36.983Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:36.983Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:37.246Z] 4.0.0-dev.69: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:37.598Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:37.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:37.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T11:47:37.946Z] 87d90debb54e: Preparing [2025-03-06T11:47:37.946Z] 1ed2e22231da: Preparing [2025-03-06T11:47:37.946Z] 55b52247eaa7: Preparing [2025-03-06T11:47:37.946Z] 6d5b2ddaf61e: Preparing [2025-03-06T11:47:37.946Z] 2d777830eb5e: Preparing [2025-03-06T11:47:37.946Z] 78f59e07437f: Preparing [2025-03-06T11:47:37.946Z] f926ca85435c: Preparing [2025-03-06T11:47:37.946Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:37.946Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:37.946Z] 78f59e07437f: Waiting [2025-03-06T11:47:37.946Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:37.946Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:37.946Z] f926ca85435c: Waiting [2025-03-06T11:47:37.946Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:37.946Z] 1ed2e22231da: Layer already exists [2025-03-06T11:47:37.946Z] 55b52247eaa7: Layer already exists [2025-03-06T11:47:37.946Z] 6d5b2ddaf61e: Layer already exists [2025-03-06T11:47:37.946Z] 87d90debb54e: Layer already exists [2025-03-06T11:47:37.946Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:37.946Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:37.946Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:37.946Z] f926ca85435c: Layer already exists [2025-03-06T11:47:37.946Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:38.556Z] + 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-03-06T11:47:38.905Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-06T11:47:38.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T11:47:38.906Z] 87d90debb54e: Preparing [2025-03-06T11:47:38.906Z] 1ed2e22231da: Preparing [2025-03-06T11:47:38.906Z] 55b52247eaa7: Preparing [2025-03-06T11:47:38.906Z] 6d5b2ddaf61e: Preparing [2025-03-06T11:47:38.906Z] 2d777830eb5e: Preparing [2025-03-06T11:47:38.906Z] 78f59e07437f: Preparing [2025-03-06T11:47:38.906Z] f926ca85435c: Preparing [2025-03-06T11:47:38.906Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:38.906Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:38.906Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:38.906Z] 78f59e07437f: Waiting [2025-03-06T11:47:38.906Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:38.906Z] f926ca85435c: Waiting [2025-03-06T11:47:38.906Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:38.906Z] 55b52247eaa7: Layer already exists [2025-03-06T11:47:38.906Z] 1ed2e22231da: Layer already exists [2025-03-06T11:47:38.906Z] 6d5b2ddaf61e: Layer already exists [2025-03-06T11:47:38.906Z] 87d90debb54e: Layer already exists [2025-03-06T11:47:38.906Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:38.906Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:47:38.906Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:38.906Z] f926ca85435c: Layer already exists [2025-03-06T11:47:39.168Z] main: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:47:39.248Z] ===================================================== [Pipeline] echo [2025-03-06T11:47:39.268Z] taggedImages: [2025-03-06T11:47:39.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:39.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-06T11:47:39.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.69 [2025-03-06T11:47:39.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:39.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-06T11:47:39.303Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-06T11:47:39.303Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:39.303Z] latest [2025-03-06T11:47:39.303Z] 4.0.0-dev.69 [2025-03-06T11:47:39.303Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:39.303Z] main [2025-03-06T11:47:39.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:39.693Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:40.051Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:40.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T11:47:40.051Z] 6ba0c4b179d2: Preparing [2025-03-06T11:47:40.051Z] df6c946b7a82: Preparing [2025-03-06T11:47:40.051Z] 2d777830eb5e: Preparing [2025-03-06T11:47:40.051Z] 78f59e07437f: Preparing [2025-03-06T11:47:40.051Z] 74f31faabc97: Preparing [2025-03-06T11:47:40.051Z] 24df323fd1c9: Preparing [2025-03-06T11:47:40.051Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:40.051Z] 24df323fd1c9: Waiting [2025-03-06T11:47:40.051Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:40.051Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:40.316Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:40.316Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:40.316Z] 74f31faabc97: Pushed [2025-03-06T11:47:40.316Z] 6ba0c4b179d2: Pushed [2025-03-06T11:47:40.316Z] 24df323fd1c9: Pushed [2025-03-06T11:47:45.620Z] df6c946b7a82: Pushed [2025-03-06T11:47:45.620Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:45.974Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:46.334Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-06T11:47:46.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T11:47:46.334Z] 6ba0c4b179d2: Preparing [2025-03-06T11:47:46.334Z] df6c946b7a82: Preparing [2025-03-06T11:47:46.334Z] 2d777830eb5e: Preparing [2025-03-06T11:47:46.334Z] 78f59e07437f: Preparing [2025-03-06T11:47:46.334Z] 74f31faabc97: Preparing [2025-03-06T11:47:46.334Z] 24df323fd1c9: Preparing [2025-03-06T11:47:46.334Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:46.334Z] 24df323fd1c9: Waiting [2025-03-06T11:47:46.334Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:46.334Z] 6ba0c4b179d2: Layer already exists [2025-03-06T11:47:46.335Z] df6c946b7a82: Layer already exists [2025-03-06T11:47:46.335Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:46.335Z] 74f31faabc97: Layer already exists [2025-03-06T11:47:46.335Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:46.335Z] 24df323fd1c9: Layer already exists [2025-03-06T11:47:46.335Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:46.335Z] latest: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:46.959Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:47.317Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.69 [2025-03-06T11:47:47.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T11:47:47.318Z] 6ba0c4b179d2: Preparing [2025-03-06T11:47:47.318Z] df6c946b7a82: Preparing [2025-03-06T11:47:47.318Z] 2d777830eb5e: Preparing [2025-03-06T11:47:47.318Z] 78f59e07437f: Preparing [2025-03-06T11:47:47.318Z] 74f31faabc97: Preparing [2025-03-06T11:47:47.318Z] 24df323fd1c9: Preparing [2025-03-06T11:47:47.318Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:47.318Z] 24df323fd1c9: Waiting [2025-03-06T11:47:47.318Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:47.318Z] 6ba0c4b179d2: Layer already exists [2025-03-06T11:47:47.318Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:47.318Z] df6c946b7a82: Layer already exists [2025-03-06T11:47:47.318Z] 74f31faabc97: Layer already exists [2025-03-06T11:47:47.318Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:47.318Z] 24df323fd1c9: Layer already exists [2025-03-06T11:47:47.318Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:47.318Z] 4.0.0-dev.69: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:47.669Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:48.100Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:48.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T11:47:48.101Z] 6ba0c4b179d2: Preparing [2025-03-06T11:47:48.101Z] df6c946b7a82: Preparing [2025-03-06T11:47:48.101Z] 2d777830eb5e: Preparing [2025-03-06T11:47:48.101Z] 78f59e07437f: Preparing [2025-03-06T11:47:48.101Z] 74f31faabc97: Preparing [2025-03-06T11:47:48.101Z] 24df323fd1c9: Preparing [2025-03-06T11:47:48.101Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:48.101Z] 24df323fd1c9: Waiting [2025-03-06T11:47:48.101Z] 74f31faabc97: Layer already exists [2025-03-06T11:47:48.101Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:48.101Z] 6ba0c4b179d2: Layer already exists [2025-03-06T11:47:48.101Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:48.101Z] df6c946b7a82: Layer already exists [2025-03-06T11:47:48.101Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:48.101Z] 24df323fd1c9: Layer already exists [2025-03-06T11:47:48.101Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:48.719Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:49.069Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-06T11:47:49.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T11:47:49.069Z] 6ba0c4b179d2: Preparing [2025-03-06T11:47:49.069Z] df6c946b7a82: Preparing [2025-03-06T11:47:49.069Z] 2d777830eb5e: Preparing [2025-03-06T11:47:49.069Z] 78f59e07437f: Preparing [2025-03-06T11:47:49.069Z] 74f31faabc97: Preparing [2025-03-06T11:47:49.069Z] 24df323fd1c9: Preparing [2025-03-06T11:47:49.069Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:49.069Z] 24df323fd1c9: Waiting [2025-03-06T11:47:49.069Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:49.069Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:49.069Z] 6ba0c4b179d2: Layer already exists [2025-03-06T11:47:49.069Z] df6c946b7a82: Layer already exists [2025-03-06T11:47:49.069Z] 2d777830eb5e: Layer already exists [2025-03-06T11:47:49.069Z] 74f31faabc97: Layer already exists [2025-03-06T11:47:49.069Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:49.069Z] 24df323fd1c9: Layer already exists [2025-03-06T11:47:49.332Z] main: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:47:49.407Z] ===================================================== [Pipeline] echo [2025-03-06T11:47:49.420Z] taggedImages: [2025-03-06T11:47:49.420Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:49.420Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-06T11:47:49.420Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.69 [2025-03-06T11:47:49.420Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:49.420Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-06T11:47:49.444Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-06T11:47:49.444Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:49.444Z] latest [2025-03-06T11:47:49.444Z] 4.0.0-dev.69 [2025-03-06T11:47:49.444Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:49.444Z] main [2025-03-06T11:47:49.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:49.805Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:50.159Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:50.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T11:47:50.159Z] 0e939625c13b: Preparing [2025-03-06T11:47:50.159Z] 619bba969bcb: Preparing [2025-03-06T11:47:50.159Z] 78f59e07437f: Preparing [2025-03-06T11:47:50.159Z] 4a3b3cdd5ed5: Preparing [2025-03-06T11:47:50.159Z] b089bad583e3: Preparing [2025-03-06T11:47:50.159Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:50.159Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:50.159Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:50.424Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:50.424Z] 4a3b3cdd5ed5: Pushed [2025-03-06T11:47:50.424Z] b089bad583e3: Pushed [2025-03-06T11:47:50.424Z] 0e939625c13b: Pushed [2025-03-06T11:47:55.748Z] 619bba969bcb: Pushed [2025-03-06T11:47:55.748Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:56.107Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:56.454Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-06T11:47:56.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T11:47:56.454Z] 0e939625c13b: Preparing [2025-03-06T11:47:56.454Z] 619bba969bcb: Preparing [2025-03-06T11:47:56.454Z] 78f59e07437f: Preparing [2025-03-06T11:47:56.454Z] 4a3b3cdd5ed5: Preparing [2025-03-06T11:47:56.454Z] b089bad583e3: Preparing [2025-03-06T11:47:56.454Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:56.454Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:56.454Z] 0e939625c13b: Layer already exists [2025-03-06T11:47:56.454Z] 4a3b3cdd5ed5: Layer already exists [2025-03-06T11:47:56.454Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:56.454Z] 619bba969bcb: Layer already exists [2025-03-06T11:47:56.454Z] b089bad583e3: Layer already exists [2025-03-06T11:47:56.454Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:56.454Z] latest: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:57.077Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:57.436Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.69 [2025-03-06T11:47:57.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T11:47:57.436Z] 0e939625c13b: Preparing [2025-03-06T11:47:57.436Z] 619bba969bcb: Preparing [2025-03-06T11:47:57.436Z] 78f59e07437f: Preparing [2025-03-06T11:47:57.436Z] 4a3b3cdd5ed5: Preparing [2025-03-06T11:47:57.436Z] b089bad583e3: Preparing [2025-03-06T11:47:57.436Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:57.436Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:57.436Z] 0e939625c13b: Layer already exists [2025-03-06T11:47:57.436Z] 4a3b3cdd5ed5: Layer already exists [2025-03-06T11:47:57.436Z] b089bad583e3: Layer already exists [2025-03-06T11:47:57.436Z] 619bba969bcb: Layer already exists [2025-03-06T11:47:57.436Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:57.436Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:57.436Z] 4.0.0-dev.69: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:57.794Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:58.149Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:58.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T11:47:58.149Z] 0e939625c13b: Preparing [2025-03-06T11:47:58.149Z] 619bba969bcb: Preparing [2025-03-06T11:47:58.149Z] 78f59e07437f: Preparing [2025-03-06T11:47:58.149Z] 4a3b3cdd5ed5: Preparing [2025-03-06T11:47:58.149Z] b089bad583e3: Preparing [2025-03-06T11:47:58.149Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:58.149Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:58.149Z] 0e939625c13b: Layer already exists [2025-03-06T11:47:58.149Z] 4a3b3cdd5ed5: Layer already exists [2025-03-06T11:47:58.149Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:58.149Z] 619bba969bcb: Layer already exists [2025-03-06T11:47:58.149Z] b089bad583e3: Layer already exists [2025-03-06T11:47:58.149Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:58.149Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:58.502Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:58.921Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-06T11:47:58.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T11:47:58.921Z] 0e939625c13b: Preparing [2025-03-06T11:47:58.921Z] 619bba969bcb: Preparing [2025-03-06T11:47:58.921Z] 78f59e07437f: Preparing [2025-03-06T11:47:58.921Z] 4a3b3cdd5ed5: Preparing [2025-03-06T11:47:58.921Z] b089bad583e3: Preparing [2025-03-06T11:47:58.921Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:58.921Z] dd9c8f8612c8: Waiting [2025-03-06T11:47:58.921Z] 4a3b3cdd5ed5: Layer already exists [2025-03-06T11:47:58.921Z] b089bad583e3: Layer already exists [2025-03-06T11:47:58.921Z] 619bba969bcb: Layer already exists [2025-03-06T11:47:58.921Z] 0e939625c13b: Layer already exists [2025-03-06T11:47:58.921Z] 78f59e07437f: Layer already exists [2025-03-06T11:47:58.921Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:47:58.921Z] main: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:47:58.995Z] ===================================================== [Pipeline] echo [2025-03-06T11:47:59.010Z] taggedImages: [2025-03-06T11:47:59.010Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:59.010Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-06T11:47:59.010Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.69 [2025-03-06T11:47:59.010Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:59.010Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-06T11:47:59.045Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-06T11:47:59.045Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:59.045Z] latest [2025-03-06T11:47:59.045Z] 4.0.0-dev.69 [2025-03-06T11:47:59.045Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:47:59.045Z] main [2025-03-06T11:47:59.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:59.443Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:47:59.833Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:47:59.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T11:47:59.833Z] c519b552e2ec: Preparing [2025-03-06T11:47:59.833Z] 71963374ae83: Preparing [2025-03-06T11:47:59.833Z] 85a0f5710075: Preparing [2025-03-06T11:47:59.833Z] 2d777830eb5e: Preparing [2025-03-06T11:47:59.833Z] 78f59e07437f: Preparing [2025-03-06T11:47:59.833Z] f926ca85435c: Preparing [2025-03-06T11:47:59.833Z] 40e3710f7cb5: Preparing [2025-03-06T11:47:59.833Z] dd9c8f8612c8: Preparing [2025-03-06T11:47:59.833Z] f926ca85435c: Waiting [2025-03-06T11:47:59.833Z] 40e3710f7cb5: Waiting [2025-03-06T11:47:59.833Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:00.100Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:00.100Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:00.100Z] f926ca85435c: Layer already exists [2025-03-06T11:48:00.100Z] 71963374ae83: Pushed [2025-03-06T11:48:00.100Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:00.100Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:00.100Z] c519b552e2ec: Pushed [2025-03-06T11:48:05.477Z] 85a0f5710075: Pushed [2025-03-06T11:48:05.477Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:05.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:06.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-06T11:48:06.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T11:48:06.168Z] c519b552e2ec: Preparing [2025-03-06T11:48:06.168Z] 71963374ae83: Preparing [2025-03-06T11:48:06.168Z] 85a0f5710075: Preparing [2025-03-06T11:48:06.168Z] 2d777830eb5e: Preparing [2025-03-06T11:48:06.168Z] 78f59e07437f: Preparing [2025-03-06T11:48:06.168Z] f926ca85435c: Preparing [2025-03-06T11:48:06.168Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:06.168Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:06.168Z] f926ca85435c: Waiting [2025-03-06T11:48:06.168Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:06.168Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:06.168Z] 85a0f5710075: Layer already exists [2025-03-06T11:48:06.168Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:06.168Z] c519b552e2ec: Layer already exists [2025-03-06T11:48:06.168Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:06.168Z] 71963374ae83: Layer already exists [2025-03-06T11:48:06.168Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:06.168Z] f926ca85435c: Layer already exists [2025-03-06T11:48:06.168Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:06.431Z] latest: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:06.776Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:07.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.69 [2025-03-06T11:48:07.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T11:48:07.114Z] c519b552e2ec: Preparing [2025-03-06T11:48:07.114Z] 71963374ae83: Preparing [2025-03-06T11:48:07.114Z] 85a0f5710075: Preparing [2025-03-06T11:48:07.114Z] 2d777830eb5e: Preparing [2025-03-06T11:48:07.114Z] 78f59e07437f: Preparing [2025-03-06T11:48:07.114Z] f926ca85435c: Preparing [2025-03-06T11:48:07.114Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:07.114Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:07.114Z] f926ca85435c: Waiting [2025-03-06T11:48:07.114Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:07.114Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:07.114Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:07.114Z] 85a0f5710075: Layer already exists [2025-03-06T11:48:07.114Z] 71963374ae83: Layer already exists [2025-03-06T11:48:07.114Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:07.114Z] c519b552e2ec: Layer already exists [2025-03-06T11:48:07.114Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:07.114Z] f926ca85435c: Layer already exists [2025-03-06T11:48:07.114Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:07.114Z] 4.0.0-dev.69: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:07.725Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:08.073Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:08.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T11:48:08.074Z] c519b552e2ec: Preparing [2025-03-06T11:48:08.074Z] 71963374ae83: Preparing [2025-03-06T11:48:08.074Z] 85a0f5710075: Preparing [2025-03-06T11:48:08.074Z] 2d777830eb5e: Preparing [2025-03-06T11:48:08.074Z] 78f59e07437f: Preparing [2025-03-06T11:48:08.074Z] f926ca85435c: Preparing [2025-03-06T11:48:08.074Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:08.074Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:08.074Z] f926ca85435c: Waiting [2025-03-06T11:48:08.074Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:08.074Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:08.074Z] c519b552e2ec: Layer already exists [2025-03-06T11:48:08.074Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:08.074Z] 71963374ae83: Layer already exists [2025-03-06T11:48:08.074Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:08.074Z] 85a0f5710075: Layer already exists [2025-03-06T11:48:08.074Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:08.074Z] f926ca85435c: Layer already exists [2025-03-06T11:48:08.074Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:08.337Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:08.689Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:09.036Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-06T11:48:09.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T11:48:09.036Z] c519b552e2ec: Preparing [2025-03-06T11:48:09.036Z] 71963374ae83: Preparing [2025-03-06T11:48:09.036Z] 85a0f5710075: Preparing [2025-03-06T11:48:09.036Z] 2d777830eb5e: Preparing [2025-03-06T11:48:09.036Z] 78f59e07437f: Preparing [2025-03-06T11:48:09.036Z] f926ca85435c: Preparing [2025-03-06T11:48:09.036Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:09.036Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:09.036Z] f926ca85435c: Waiting [2025-03-06T11:48:09.036Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:09.036Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:09.036Z] c519b552e2ec: Layer already exists [2025-03-06T11:48:09.036Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:09.036Z] 85a0f5710075: Layer already exists [2025-03-06T11:48:09.036Z] 71963374ae83: Layer already exists [2025-03-06T11:48:09.036Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:09.036Z] f926ca85435c: Layer already exists [2025-03-06T11:48:09.036Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:09.036Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:09.300Z] main: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:48:09.395Z] ===================================================== [Pipeline] echo [2025-03-06T11:48:09.412Z] taggedImages: [2025-03-06T11:48:09.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:09.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-06T11:48:09.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.69 [2025-03-06T11:48:09.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:09.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-06T11:48:09.441Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-06T11:48:09.441Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:09.441Z] latest [2025-03-06T11:48:09.441Z] 4.0.0-dev.69 [2025-03-06T11:48:09.441Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:09.441Z] main [2025-03-06T11:48:09.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:09.818Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:10.171Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:10.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T11:48:10.171Z] 579042bac018: Preparing [2025-03-06T11:48:10.171Z] cea610d26627: Preparing [2025-03-06T11:48:10.171Z] 1884f0415381: Preparing [2025-03-06T11:48:10.171Z] bf5de8df9087: Preparing [2025-03-06T11:48:10.171Z] 3a7f02048285: Preparing [2025-03-06T11:48:10.171Z] 3dd710f36d8c: Preparing [2025-03-06T11:48:10.171Z] 9e8fb0f849b4: Preparing [2025-03-06T11:48:10.171Z] 2d777830eb5e: Preparing [2025-03-06T11:48:10.171Z] 78f59e07437f: Preparing [2025-03-06T11:48:10.171Z] f78f3d5131c7: Preparing [2025-03-06T11:48:10.171Z] b56efaeaed99: Preparing [2025-03-06T11:48:10.171Z] 5f70bf18a086: Preparing [2025-03-06T11:48:10.171Z] 4b6756c49581: Preparing [2025-03-06T11:48:10.171Z] 0631a53f3f77: Preparing [2025-03-06T11:48:10.171Z] de8971614320: Preparing [2025-03-06T11:48:10.171Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:10.171Z] b56efaeaed99: Waiting [2025-03-06T11:48:10.171Z] 5f70bf18a086: Waiting [2025-03-06T11:48:10.171Z] 4b6756c49581: Waiting [2025-03-06T11:48:10.171Z] 0631a53f3f77: Waiting [2025-03-06T11:48:10.171Z] de8971614320: Waiting [2025-03-06T11:48:10.171Z] 3dd710f36d8c: Waiting [2025-03-06T11:48:10.171Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:10.171Z] 2d777830eb5e: Waiting [2025-03-06T11:48:10.171Z] 9e8fb0f849b4: Waiting [2025-03-06T11:48:10.171Z] 78f59e07437f: Waiting [2025-03-06T11:48:10.171Z] f78f3d5131c7: Waiting [2025-03-06T11:48:10.439Z] 3a7f02048285: Pushed [2025-03-06T11:48:10.439Z] 1884f0415381: Pushed [2025-03-06T11:48:10.439Z] bf5de8df9087: Pushed [2025-03-06T11:48:10.439Z] cea610d26627: Pushed [2025-03-06T11:48:10.439Z] 579042bac018: Pushed [2025-03-06T11:48:10.439Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:10.439Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:10.439Z] 3dd710f36d8c: Pushed [2025-03-06T11:48:10.439Z] 5f70bf18a086: Layer already exists [2025-03-06T11:48:10.707Z] f78f3d5131c7: Pushed [2025-03-06T11:48:10.707Z] b56efaeaed99: Pushed [2025-03-06T11:48:10.707Z] 4b6756c49581: Pushed [2025-03-06T11:48:10.707Z] 0631a53f3f77: Pushed [2025-03-06T11:48:10.707Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:10.707Z] de8971614320: Pushed [2025-03-06T11:48:13.273Z] 9e8fb0f849b4: Pushed [2025-03-06T11:48:13.537Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:13.878Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:14.229Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-06T11:48:14.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T11:48:14.229Z] 579042bac018: Preparing [2025-03-06T11:48:14.229Z] cea610d26627: Preparing [2025-03-06T11:48:14.229Z] 1884f0415381: Preparing [2025-03-06T11:48:14.229Z] bf5de8df9087: Preparing [2025-03-06T11:48:14.229Z] 3a7f02048285: Preparing [2025-03-06T11:48:14.229Z] 3dd710f36d8c: Preparing [2025-03-06T11:48:14.229Z] 9e8fb0f849b4: Preparing [2025-03-06T11:48:14.229Z] 3dd710f36d8c: Waiting [2025-03-06T11:48:14.229Z] 2d777830eb5e: Preparing [2025-03-06T11:48:14.229Z] 78f59e07437f: Preparing [2025-03-06T11:48:14.229Z] 9e8fb0f849b4: Waiting [2025-03-06T11:48:14.229Z] 2d777830eb5e: Waiting [2025-03-06T11:48:14.229Z] f78f3d5131c7: Preparing [2025-03-06T11:48:14.229Z] b56efaeaed99: Preparing [2025-03-06T11:48:14.229Z] f78f3d5131c7: Waiting [2025-03-06T11:48:14.229Z] 5f70bf18a086: Preparing [2025-03-06T11:48:14.229Z] b56efaeaed99: Waiting [2025-03-06T11:48:14.229Z] 4b6756c49581: Preparing [2025-03-06T11:48:14.229Z] 5f70bf18a086: Waiting [2025-03-06T11:48:14.229Z] 0631a53f3f77: Preparing [2025-03-06T11:48:14.229Z] 4b6756c49581: Waiting [2025-03-06T11:48:14.229Z] 0631a53f3f77: Waiting [2025-03-06T11:48:14.229Z] de8971614320: Preparing [2025-03-06T11:48:14.229Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:14.229Z] de8971614320: Waiting [2025-03-06T11:48:14.229Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:14.229Z] 1884f0415381: Layer already exists [2025-03-06T11:48:14.229Z] 579042bac018: Layer already exists [2025-03-06T11:48:14.229Z] cea610d26627: Layer already exists [2025-03-06T11:48:14.229Z] bf5de8df9087: Layer already exists [2025-03-06T11:48:14.229Z] 3a7f02048285: Layer already exists [2025-03-06T11:48:14.229Z] 3dd710f36d8c: Layer already exists [2025-03-06T11:48:14.229Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:14.229Z] 9e8fb0f849b4: Layer already exists [2025-03-06T11:48:14.229Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:14.229Z] f78f3d5131c7: Layer already exists [2025-03-06T11:48:14.229Z] 5f70bf18a086: Layer already exists [2025-03-06T11:48:14.229Z] 4b6756c49581: Layer already exists [2025-03-06T11:48:14.229Z] b56efaeaed99: Layer already exists [2025-03-06T11:48:14.229Z] de8971614320: Layer already exists [2025-03-06T11:48:14.229Z] 0631a53f3f77: Layer already exists [2025-03-06T11:48:14.229Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:14.494Z] latest: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:14.849Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:15.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.69 [2025-03-06T11:48:15.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T11:48:15.203Z] 579042bac018: Preparing [2025-03-06T11:48:15.203Z] cea610d26627: Preparing [2025-03-06T11:48:15.203Z] 1884f0415381: Preparing [2025-03-06T11:48:15.203Z] bf5de8df9087: Preparing [2025-03-06T11:48:15.203Z] 3a7f02048285: Preparing [2025-03-06T11:48:15.203Z] 3dd710f36d8c: Preparing [2025-03-06T11:48:15.203Z] 9e8fb0f849b4: Preparing [2025-03-06T11:48:15.203Z] 2d777830eb5e: Preparing [2025-03-06T11:48:15.203Z] 78f59e07437f: Preparing [2025-03-06T11:48:15.203Z] f78f3d5131c7: Preparing [2025-03-06T11:48:15.203Z] b56efaeaed99: Preparing [2025-03-06T11:48:15.203Z] 5f70bf18a086: Preparing [2025-03-06T11:48:15.203Z] 4b6756c49581: Preparing [2025-03-06T11:48:15.203Z] 0631a53f3f77: Preparing [2025-03-06T11:48:15.203Z] de8971614320: Preparing [2025-03-06T11:48:15.203Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:15.203Z] f78f3d5131c7: Waiting [2025-03-06T11:48:15.203Z] b56efaeaed99: Waiting [2025-03-06T11:48:15.203Z] 5f70bf18a086: Waiting [2025-03-06T11:48:15.203Z] 4b6756c49581: Waiting [2025-03-06T11:48:15.203Z] 0631a53f3f77: Waiting [2025-03-06T11:48:15.203Z] de8971614320: Waiting [2025-03-06T11:48:15.203Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:15.203Z] 3dd710f36d8c: Waiting [2025-03-06T11:48:15.203Z] 9e8fb0f849b4: Waiting [2025-03-06T11:48:15.203Z] 2d777830eb5e: Waiting [2025-03-06T11:48:15.203Z] 78f59e07437f: Waiting [2025-03-06T11:48:15.203Z] cea610d26627: Layer already exists [2025-03-06T11:48:15.203Z] 579042bac018: Layer already exists [2025-03-06T11:48:15.203Z] bf5de8df9087: Layer already exists [2025-03-06T11:48:15.203Z] 3a7f02048285: Layer already exists [2025-03-06T11:48:15.203Z] 1884f0415381: Layer already exists [2025-03-06T11:48:15.203Z] 3dd710f36d8c: Layer already exists [2025-03-06T11:48:15.203Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:15.203Z] f78f3d5131c7: Layer already exists [2025-03-06T11:48:15.203Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:15.203Z] 9e8fb0f849b4: Layer already exists [2025-03-06T11:48:15.203Z] 5f70bf18a086: Layer already exists [2025-03-06T11:48:15.203Z] 4b6756c49581: Layer already exists [2025-03-06T11:48:15.203Z] b56efaeaed99: Layer already exists [2025-03-06T11:48:15.203Z] de8971614320: Layer already exists [2025-03-06T11:48:15.203Z] 0631a53f3f77: Layer already exists [2025-03-06T11:48:15.203Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:15.468Z] 4.0.0-dev.69: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:15.825Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:16.171Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:16.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T11:48:16.172Z] 579042bac018: Preparing [2025-03-06T11:48:16.172Z] cea610d26627: Preparing [2025-03-06T11:48:16.172Z] 1884f0415381: Preparing [2025-03-06T11:48:16.172Z] bf5de8df9087: Preparing [2025-03-06T11:48:16.172Z] 3a7f02048285: Preparing [2025-03-06T11:48:16.172Z] 3dd710f36d8c: Preparing [2025-03-06T11:48:16.172Z] 9e8fb0f849b4: Preparing [2025-03-06T11:48:16.172Z] 3dd710f36d8c: Waiting [2025-03-06T11:48:16.172Z] 9e8fb0f849b4: Waiting [2025-03-06T11:48:16.172Z] 2d777830eb5e: Preparing [2025-03-06T11:48:16.172Z] 78f59e07437f: Preparing [2025-03-06T11:48:16.172Z] f78f3d5131c7: Preparing [2025-03-06T11:48:16.172Z] b56efaeaed99: Preparing [2025-03-06T11:48:16.172Z] 5f70bf18a086: Preparing [2025-03-06T11:48:16.172Z] 4b6756c49581: Preparing [2025-03-06T11:48:16.172Z] 0631a53f3f77: Preparing [2025-03-06T11:48:16.172Z] 78f59e07437f: Waiting [2025-03-06T11:48:16.172Z] de8971614320: Preparing [2025-03-06T11:48:16.172Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:16.172Z] f78f3d5131c7: Waiting [2025-03-06T11:48:16.172Z] b56efaeaed99: Waiting [2025-03-06T11:48:16.172Z] 4b6756c49581: Waiting [2025-03-06T11:48:16.172Z] 0631a53f3f77: Waiting [2025-03-06T11:48:16.172Z] 5f70bf18a086: Waiting [2025-03-06T11:48:16.172Z] 2d777830eb5e: Waiting [2025-03-06T11:48:16.172Z] de8971614320: Waiting [2025-03-06T11:48:16.172Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:16.172Z] 579042bac018: Layer already exists [2025-03-06T11:48:16.172Z] 3a7f02048285: Layer already exists [2025-03-06T11:48:16.172Z] cea610d26627: Layer already exists [2025-03-06T11:48:16.172Z] bf5de8df9087: Layer already exists [2025-03-06T11:48:16.172Z] 1884f0415381: Layer already exists [2025-03-06T11:48:16.172Z] 3dd710f36d8c: Layer already exists [2025-03-06T11:48:16.172Z] 9e8fb0f849b4: Layer already exists [2025-03-06T11:48:16.172Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:16.172Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:16.172Z] f78f3d5131c7: Layer already exists [2025-03-06T11:48:16.172Z] b56efaeaed99: Layer already exists [2025-03-06T11:48:16.172Z] 5f70bf18a086: Layer already exists [2025-03-06T11:48:16.172Z] 4b6756c49581: Layer already exists [2025-03-06T11:48:16.172Z] 0631a53f3f77: Layer already exists [2025-03-06T11:48:16.172Z] de8971614320: Layer already exists [2025-03-06T11:48:16.172Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:16.436Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:16.796Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:17.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-06T11:48:17.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T11:48:17.156Z] 579042bac018: Preparing [2025-03-06T11:48:17.156Z] cea610d26627: Preparing [2025-03-06T11:48:17.156Z] 1884f0415381: Preparing [2025-03-06T11:48:17.156Z] bf5de8df9087: Preparing [2025-03-06T11:48:17.156Z] 3a7f02048285: Preparing [2025-03-06T11:48:17.156Z] 3dd710f36d8c: Preparing [2025-03-06T11:48:17.156Z] 9e8fb0f849b4: Preparing [2025-03-06T11:48:17.156Z] 2d777830eb5e: Preparing [2025-03-06T11:48:17.156Z] 78f59e07437f: Preparing [2025-03-06T11:48:17.156Z] f78f3d5131c7: Preparing [2025-03-06T11:48:17.156Z] b56efaeaed99: Preparing [2025-03-06T11:48:17.156Z] 5f70bf18a086: Preparing [2025-03-06T11:48:17.156Z] 4b6756c49581: Preparing [2025-03-06T11:48:17.156Z] 0631a53f3f77: Preparing [2025-03-06T11:48:17.156Z] de8971614320: Preparing [2025-03-06T11:48:17.156Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:17.156Z] 9e8fb0f849b4: Waiting [2025-03-06T11:48:17.156Z] 2d777830eb5e: Waiting [2025-03-06T11:48:17.156Z] 78f59e07437f: Waiting [2025-03-06T11:48:17.156Z] f78f3d5131c7: Waiting [2025-03-06T11:48:17.156Z] b56efaeaed99: Waiting [2025-03-06T11:48:17.156Z] 5f70bf18a086: Waiting [2025-03-06T11:48:17.156Z] 4b6756c49581: Waiting [2025-03-06T11:48:17.156Z] 0631a53f3f77: Waiting [2025-03-06T11:48:17.156Z] de8971614320: Waiting [2025-03-06T11:48:17.156Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:17.156Z] 3dd710f36d8c: Waiting [2025-03-06T11:48:17.156Z] 3a7f02048285: Layer already exists [2025-03-06T11:48:17.156Z] 579042bac018: Layer already exists [2025-03-06T11:48:17.156Z] cea610d26627: Layer already exists [2025-03-06T11:48:17.156Z] 1884f0415381: Layer already exists [2025-03-06T11:48:17.156Z] bf5de8df9087: Layer already exists [2025-03-06T11:48:17.156Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:17.156Z] 9e8fb0f849b4: Layer already exists [2025-03-06T11:48:17.156Z] 3dd710f36d8c: Layer already exists [2025-03-06T11:48:17.156Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:17.156Z] f78f3d5131c7: Layer already exists [2025-03-06T11:48:17.156Z] b56efaeaed99: Layer already exists [2025-03-06T11:48:17.156Z] 5f70bf18a086: Layer already exists [2025-03-06T11:48:17.156Z] 0631a53f3f77: Layer already exists [2025-03-06T11:48:17.156Z] 4b6756c49581: Layer already exists [2025-03-06T11:48:17.156Z] de8971614320: Layer already exists [2025-03-06T11:48:17.156Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:17.421Z] main: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:48:17.501Z] ===================================================== [Pipeline] echo [2025-03-06T11:48:17.520Z] taggedImages: [2025-03-06T11:48:17.520Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:17.520Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-06T11:48:17.520Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.69 [2025-03-06T11:48:17.520Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:17.520Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-06T11:48:17.549Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-06T11:48:17.549Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:17.549Z] latest [2025-03-06T11:48:17.549Z] 4.0.0-dev.69 [2025-03-06T11:48:17.549Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:17.549Z] main [2025-03-06T11:48:17.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:17.923Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:18.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:18.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T11:48:18.272Z] 1a9b269da5a2: Preparing [2025-03-06T11:48:18.272Z] feee817a9bf4: Preparing [2025-03-06T11:48:18.272Z] 0f507f5aea1e: Preparing [2025-03-06T11:48:18.272Z] ffe75d971ce8: Preparing [2025-03-06T11:48:18.272Z] 2d777830eb5e: Preparing [2025-03-06T11:48:18.272Z] 78f59e07437f: Preparing [2025-03-06T11:48:18.272Z] f926ca85435c: Preparing [2025-03-06T11:48:18.272Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:18.272Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:18.272Z] 78f59e07437f: Waiting [2025-03-06T11:48:18.272Z] f926ca85435c: Waiting [2025-03-06T11:48:18.272Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:18.537Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:18.537Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:18.537Z] 0f507f5aea1e: Pushed [2025-03-06T11:48:18.537Z] f926ca85435c: Layer already exists [2025-03-06T11:48:18.537Z] 1a9b269da5a2: Pushed [2025-03-06T11:48:18.537Z] feee817a9bf4: Pushed [2025-03-06T11:48:18.537Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:18.537Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:23.859Z] ffe75d971ce8: Pushed [2025-03-06T11:48:23.859Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:24.212Z] + 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-03-06T11:48:24.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-06T11:48:24.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T11:48:24.569Z] 1a9b269da5a2: Preparing [2025-03-06T11:48:24.569Z] feee817a9bf4: Preparing [2025-03-06T11:48:24.569Z] 0f507f5aea1e: Preparing [2025-03-06T11:48:24.569Z] ffe75d971ce8: Preparing [2025-03-06T11:48:24.569Z] 2d777830eb5e: Preparing [2025-03-06T11:48:24.569Z] 78f59e07437f: Preparing [2025-03-06T11:48:24.569Z] f926ca85435c: Preparing [2025-03-06T11:48:24.569Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:24.569Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:24.569Z] 78f59e07437f: Waiting [2025-03-06T11:48:24.569Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:24.569Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:24.569Z] f926ca85435c: Waiting [2025-03-06T11:48:24.569Z] ffe75d971ce8: Layer already exists [2025-03-06T11:48:24.569Z] 0f507f5aea1e: Layer already exists [2025-03-06T11:48:24.569Z] 1a9b269da5a2: Layer already exists [2025-03-06T11:48:24.569Z] feee817a9bf4: Layer already exists [2025-03-06T11:48:24.569Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:24.569Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:24.569Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:24.569Z] f926ca85435c: Layer already exists [2025-03-06T11:48:24.569Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:24.835Z] latest: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:25.193Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:25.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.69 [2025-03-06T11:48:25.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T11:48:25.543Z] 1a9b269da5a2: Preparing [2025-03-06T11:48:25.543Z] feee817a9bf4: Preparing [2025-03-06T11:48:25.543Z] 0f507f5aea1e: Preparing [2025-03-06T11:48:25.543Z] ffe75d971ce8: Preparing [2025-03-06T11:48:25.543Z] 2d777830eb5e: Preparing [2025-03-06T11:48:25.543Z] 78f59e07437f: Preparing [2025-03-06T11:48:25.543Z] f926ca85435c: Preparing [2025-03-06T11:48:25.543Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:25.543Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:25.543Z] 78f59e07437f: Waiting [2025-03-06T11:48:25.543Z] f926ca85435c: Waiting [2025-03-06T11:48:25.543Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:25.543Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:25.543Z] 1a9b269da5a2: Layer already exists [2025-03-06T11:48:25.543Z] feee817a9bf4: Layer already exists [2025-03-06T11:48:25.543Z] ffe75d971ce8: Layer already exists [2025-03-06T11:48:25.543Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:25.543Z] 0f507f5aea1e: Layer already exists [2025-03-06T11:48:25.543Z] f926ca85435c: Layer already exists [2025-03-06T11:48:25.543Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:25.543Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:25.543Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:25.543Z] 4.0.0-dev.69: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:26.197Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:26.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:26.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T11:48:26.595Z] 1a9b269da5a2: Preparing [2025-03-06T11:48:26.595Z] feee817a9bf4: Preparing [2025-03-06T11:48:26.595Z] 0f507f5aea1e: Preparing [2025-03-06T11:48:26.595Z] ffe75d971ce8: Preparing [2025-03-06T11:48:26.595Z] 2d777830eb5e: Preparing [2025-03-06T11:48:26.595Z] 78f59e07437f: Preparing [2025-03-06T11:48:26.595Z] f926ca85435c: Preparing [2025-03-06T11:48:26.595Z] 78f59e07437f: Waiting [2025-03-06T11:48:26.595Z] f926ca85435c: Waiting [2025-03-06T11:48:26.595Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:26.595Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:26.595Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:26.595Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:26.595Z] ffe75d971ce8: Layer already exists [2025-03-06T11:48:26.595Z] 0f507f5aea1e: Layer already exists [2025-03-06T11:48:26.595Z] feee817a9bf4: Layer already exists [2025-03-06T11:48:26.595Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:26.595Z] 1a9b269da5a2: Layer already exists [2025-03-06T11:48:26.595Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:26.595Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:26.595Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:26.595Z] f926ca85435c: Layer already exists [2025-03-06T11:48:26.858Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:27.214Z] + 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-03-06T11:48:27.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-06T11:48:27.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T11:48:27.563Z] 1a9b269da5a2: Preparing [2025-03-06T11:48:27.563Z] feee817a9bf4: Preparing [2025-03-06T11:48:27.563Z] 0f507f5aea1e: Preparing [2025-03-06T11:48:27.563Z] ffe75d971ce8: Preparing [2025-03-06T11:48:27.563Z] 2d777830eb5e: Preparing [2025-03-06T11:48:27.563Z] 78f59e07437f: Preparing [2025-03-06T11:48:27.563Z] f926ca85435c: Preparing [2025-03-06T11:48:27.563Z] 40e3710f7cb5: Preparing [2025-03-06T11:48:27.563Z] 78f59e07437f: Waiting [2025-03-06T11:48:27.563Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:27.563Z] f926ca85435c: Waiting [2025-03-06T11:48:27.563Z] 40e3710f7cb5: Waiting [2025-03-06T11:48:27.563Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:27.563Z] feee817a9bf4: Layer already exists [2025-03-06T11:48:27.563Z] ffe75d971ce8: Layer already exists [2025-03-06T11:48:27.563Z] 1a9b269da5a2: Layer already exists [2025-03-06T11:48:27.563Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:27.563Z] 0f507f5aea1e: Layer already exists [2025-03-06T11:48:27.563Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:27.563Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:27.563Z] 40e3710f7cb5: Layer already exists [2025-03-06T11:48:27.563Z] f926ca85435c: Layer already exists [2025-03-06T11:48:27.831Z] main: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:48:27.910Z] ===================================================== [Pipeline] echo [2025-03-06T11:48:27.924Z] taggedImages: [2025-03-06T11:48:27.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:27.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-06T11:48:27.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.69 [2025-03-06T11:48:27.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:27.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-06T11:48:27.951Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-06T11:48:27.951Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:27.951Z] latest [2025-03-06T11:48:27.951Z] 4.0.0-dev.69 [2025-03-06T11:48:27.951Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:27.951Z] main [2025-03-06T11:48:27.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:28.321Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:28.663Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:28.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T11:48:28.663Z] d8c78ca75d07: Preparing [2025-03-06T11:48:28.663Z] 21b24a58ca83: Preparing [2025-03-06T11:48:28.663Z] 26f335bf6b49: Preparing [2025-03-06T11:48:28.663Z] 8bb996b0e26d: Preparing [2025-03-06T11:48:28.663Z] 4f36f206293a: Preparing [2025-03-06T11:48:28.663Z] 2d777830eb5e: Preparing [2025-03-06T11:48:28.663Z] 78f59e07437f: Preparing [2025-03-06T11:48:28.663Z] 3fc1d4480783: Preparing [2025-03-06T11:48:28.663Z] 9e1a05844637: Preparing [2025-03-06T11:48:28.663Z] 8a09c0497f81: Preparing [2025-03-06T11:48:28.663Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:28.663Z] 2d777830eb5e: Waiting [2025-03-06T11:48:28.663Z] 9e1a05844637: Waiting [2025-03-06T11:48:28.663Z] 78f59e07437f: Waiting [2025-03-06T11:48:28.663Z] 3fc1d4480783: Waiting [2025-03-06T11:48:28.663Z] 8a09c0497f81: Waiting [2025-03-06T11:48:28.663Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:28.927Z] d8c78ca75d07: Pushed [2025-03-06T11:48:28.927Z] 8bb996b0e26d: Pushed [2025-03-06T11:48:28.927Z] 21b24a58ca83: Pushed [2025-03-06T11:48:28.927Z] 4f36f206293a: Pushed [2025-03-06T11:48:28.927Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:28.927Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:28.927Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:28.927Z] 3fc1d4480783: Pushed [2025-03-06T11:48:28.927Z] 9e1a05844637: Pushed [2025-03-06T11:48:32.255Z] 8a09c0497f81: Pushed [2025-03-06T11:48:32.835Z] 26f335bf6b49: Pushed [2025-03-06T11:48:33.099Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:33.457Z] + 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-03-06T11:48:33.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-06T11:48:33.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T11:48:33.814Z] d8c78ca75d07: Preparing [2025-03-06T11:48:33.814Z] 21b24a58ca83: Preparing [2025-03-06T11:48:33.814Z] 26f335bf6b49: Preparing [2025-03-06T11:48:33.814Z] 8bb996b0e26d: Preparing [2025-03-06T11:48:33.814Z] 4f36f206293a: Preparing [2025-03-06T11:48:33.814Z] 2d777830eb5e: Preparing [2025-03-06T11:48:33.814Z] 78f59e07437f: Preparing [2025-03-06T11:48:33.814Z] 3fc1d4480783: Preparing [2025-03-06T11:48:33.814Z] 9e1a05844637: Preparing [2025-03-06T11:48:33.814Z] 8a09c0497f81: Preparing [2025-03-06T11:48:33.814Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:33.814Z] 2d777830eb5e: Waiting [2025-03-06T11:48:33.814Z] 78f59e07437f: Waiting [2025-03-06T11:48:33.814Z] 3fc1d4480783: Waiting [2025-03-06T11:48:33.814Z] 9e1a05844637: Waiting [2025-03-06T11:48:33.814Z] 8a09c0497f81: Waiting [2025-03-06T11:48:33.814Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:33.815Z] d8c78ca75d07: Layer already exists [2025-03-06T11:48:33.815Z] 4f36f206293a: Layer already exists [2025-03-06T11:48:33.815Z] 8bb996b0e26d: Layer already exists [2025-03-06T11:48:33.815Z] 21b24a58ca83: Layer already exists [2025-03-06T11:48:33.815Z] 26f335bf6b49: Layer already exists [2025-03-06T11:48:33.815Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:33.815Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:33.815Z] 3fc1d4480783: Layer already exists [2025-03-06T11:48:33.815Z] 9e1a05844637: Layer already exists [2025-03-06T11:48:33.815Z] 8a09c0497f81: Layer already exists [2025-03-06T11:48:33.815Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:34.077Z] latest: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:34.441Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:34.798Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.69 [2025-03-06T11:48:34.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T11:48:34.798Z] d8c78ca75d07: Preparing [2025-03-06T11:48:34.798Z] 21b24a58ca83: Preparing [2025-03-06T11:48:34.798Z] 26f335bf6b49: Preparing [2025-03-06T11:48:34.798Z] 8bb996b0e26d: Preparing [2025-03-06T11:48:34.798Z] 4f36f206293a: Preparing [2025-03-06T11:48:34.798Z] 2d777830eb5e: Preparing [2025-03-06T11:48:34.798Z] 78f59e07437f: Preparing [2025-03-06T11:48:34.798Z] 3fc1d4480783: Preparing [2025-03-06T11:48:34.798Z] 9e1a05844637: Preparing [2025-03-06T11:48:34.798Z] 8a09c0497f81: Preparing [2025-03-06T11:48:34.798Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:34.798Z] 2d777830eb5e: Waiting [2025-03-06T11:48:34.798Z] 78f59e07437f: Waiting [2025-03-06T11:48:34.798Z] 3fc1d4480783: Waiting [2025-03-06T11:48:34.798Z] 9e1a05844637: Waiting [2025-03-06T11:48:34.798Z] 8a09c0497f81: Waiting [2025-03-06T11:48:34.798Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:34.798Z] 21b24a58ca83: Layer already exists [2025-03-06T11:48:34.798Z] 8bb996b0e26d: Layer already exists [2025-03-06T11:48:34.798Z] d8c78ca75d07: Layer already exists [2025-03-06T11:48:34.798Z] 4f36f206293a: Layer already exists [2025-03-06T11:48:34.798Z] 26f335bf6b49: Layer already exists [2025-03-06T11:48:34.798Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:34.798Z] 9e1a05844637: Layer already exists [2025-03-06T11:48:34.798Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:34.798Z] 8a09c0497f81: Layer already exists [2025-03-06T11:48:34.798Z] 3fc1d4480783: Layer already exists [2025-03-06T11:48:34.798Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:35.061Z] 4.0.0-dev.69: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:35.403Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:35.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:35.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T11:48:35.745Z] d8c78ca75d07: Preparing [2025-03-06T11:48:35.745Z] 21b24a58ca83: Preparing [2025-03-06T11:48:35.745Z] 26f335bf6b49: Preparing [2025-03-06T11:48:35.745Z] 8bb996b0e26d: Preparing [2025-03-06T11:48:35.745Z] 4f36f206293a: Preparing [2025-03-06T11:48:35.745Z] 2d777830eb5e: Preparing [2025-03-06T11:48:35.745Z] 78f59e07437f: Preparing [2025-03-06T11:48:35.745Z] 3fc1d4480783: Preparing [2025-03-06T11:48:35.745Z] 9e1a05844637: Preparing [2025-03-06T11:48:35.745Z] 8a09c0497f81: Preparing [2025-03-06T11:48:35.745Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:35.745Z] 2d777830eb5e: Waiting [2025-03-06T11:48:35.745Z] 8a09c0497f81: Waiting [2025-03-06T11:48:35.745Z] 78f59e07437f: Waiting [2025-03-06T11:48:35.745Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:35.745Z] 3fc1d4480783: Waiting [2025-03-06T11:48:35.745Z] 9e1a05844637: Waiting [2025-03-06T11:48:35.745Z] d8c78ca75d07: Layer already exists [2025-03-06T11:48:35.745Z] 26f335bf6b49: Layer already exists [2025-03-06T11:48:35.745Z] 8bb996b0e26d: Layer already exists [2025-03-06T11:48:35.745Z] 21b24a58ca83: Layer already exists [2025-03-06T11:48:35.745Z] 4f36f206293a: Layer already exists [2025-03-06T11:48:35.745Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:35.745Z] 3fc1d4480783: Layer already exists [2025-03-06T11:48:35.745Z] 9e1a05844637: Layer already exists [2025-03-06T11:48:35.745Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:35.745Z] 8a09c0497f81: Layer already exists [2025-03-06T11:48:35.745Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:36.012Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:36.375Z] + 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-03-06T11:48:36.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-06T11:48:36.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T11:48:36.720Z] d8c78ca75d07: Preparing [2025-03-06T11:48:36.720Z] 21b24a58ca83: Preparing [2025-03-06T11:48:36.720Z] 26f335bf6b49: Preparing [2025-03-06T11:48:36.720Z] 8bb996b0e26d: Preparing [2025-03-06T11:48:36.720Z] 4f36f206293a: Preparing [2025-03-06T11:48:36.720Z] 2d777830eb5e: Preparing [2025-03-06T11:48:36.720Z] 78f59e07437f: Preparing [2025-03-06T11:48:36.720Z] 3fc1d4480783: Preparing [2025-03-06T11:48:36.720Z] 9e1a05844637: Preparing [2025-03-06T11:48:36.720Z] 8a09c0497f81: Preparing [2025-03-06T11:48:36.720Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:36.720Z] 2d777830eb5e: Waiting [2025-03-06T11:48:36.720Z] 78f59e07437f: Waiting [2025-03-06T11:48:36.720Z] 3fc1d4480783: Waiting [2025-03-06T11:48:36.720Z] 9e1a05844637: Waiting [2025-03-06T11:48:36.720Z] 8a09c0497f81: Waiting [2025-03-06T11:48:36.720Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:36.720Z] 26f335bf6b49: Layer already exists [2025-03-06T11:48:36.720Z] 21b24a58ca83: Layer already exists [2025-03-06T11:48:36.720Z] 8bb996b0e26d: Layer already exists [2025-03-06T11:48:36.720Z] 4f36f206293a: Layer already exists [2025-03-06T11:48:36.720Z] d8c78ca75d07: Layer already exists [2025-03-06T11:48:36.720Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:36.720Z] 9e1a05844637: Layer already exists [2025-03-06T11:48:36.720Z] 3fc1d4480783: Layer already exists [2025-03-06T11:48:36.720Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:36.720Z] 8a09c0497f81: Layer already exists [2025-03-06T11:48:36.720Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:36.983Z] main: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:48:37.073Z] ===================================================== [Pipeline] echo [2025-03-06T11:48:37.091Z] taggedImages: [2025-03-06T11:48:37.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:37.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-06T11:48:37.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.69 [2025-03-06T11:48:37.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:37.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-06T11:48:37.122Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-06T11:48:37.122Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:37.122Z] latest [2025-03-06T11:48:37.122Z] 4.0.0-dev.69 [2025-03-06T11:48:37.122Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:37.122Z] main [2025-03-06T11:48:37.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:37.483Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:37.837Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:37.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T11:48:37.837Z] 8b48da0c8b81: Preparing [2025-03-06T11:48:37.837Z] f37bc07c4a7e: Preparing [2025-03-06T11:48:37.837Z] c5408aec2c58: Preparing [2025-03-06T11:48:37.837Z] c3d50c944a5c: Preparing [2025-03-06T11:48:37.837Z] 9d098305653e: Preparing [2025-03-06T11:48:37.837Z] 1c67ee0b8b1b: Preparing [2025-03-06T11:48:37.837Z] d24fcf2b729b: Preparing [2025-03-06T11:48:37.837Z] 2d777830eb5e: Preparing [2025-03-06T11:48:37.837Z] 78f59e07437f: Preparing [2025-03-06T11:48:37.837Z] cc9d4fd61c80: Preparing [2025-03-06T11:48:37.837Z] 9e14fc3852bc: Preparing [2025-03-06T11:48:37.837Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:37.837Z] d24fcf2b729b: Waiting [2025-03-06T11:48:37.837Z] 2d777830eb5e: Waiting [2025-03-06T11:48:37.837Z] 78f59e07437f: Waiting [2025-03-06T11:48:37.837Z] cc9d4fd61c80: Waiting [2025-03-06T11:48:37.837Z] 9e14fc3852bc: Waiting [2025-03-06T11:48:37.837Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:37.837Z] 1c67ee0b8b1b: Waiting [2025-03-06T11:48:38.101Z] 9d098305653e: Pushed [2025-03-06T11:48:38.101Z] 8b48da0c8b81: Pushed [2025-03-06T11:48:38.101Z] f37bc07c4a7e: Pushed [2025-03-06T11:48:38.101Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:38.101Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:38.101Z] 1c67ee0b8b1b: Pushed [2025-03-06T11:48:38.101Z] d24fcf2b729b: Pushed [2025-03-06T11:48:38.365Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:38.365Z] cc9d4fd61c80: Pushed [2025-03-06T11:48:40.924Z] 9e14fc3852bc: Pushed [2025-03-06T11:48:41.873Z] c3d50c944a5c: Pushed [2025-03-06T11:48:44.436Z] c5408aec2c58: Pushed [2025-03-06T11:48:44.436Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:44.777Z] + 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-03-06T11:48:45.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-06T11:48:45.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T11:48:45.121Z] 8b48da0c8b81: Preparing [2025-03-06T11:48:45.121Z] f37bc07c4a7e: Preparing [2025-03-06T11:48:45.121Z] c5408aec2c58: Preparing [2025-03-06T11:48:45.121Z] c3d50c944a5c: Preparing [2025-03-06T11:48:45.121Z] 9d098305653e: Preparing [2025-03-06T11:48:45.121Z] 1c67ee0b8b1b: Preparing [2025-03-06T11:48:45.121Z] d24fcf2b729b: Preparing [2025-03-06T11:48:45.121Z] 2d777830eb5e: Preparing [2025-03-06T11:48:45.121Z] 78f59e07437f: Preparing [2025-03-06T11:48:45.121Z] cc9d4fd61c80: Preparing [2025-03-06T11:48:45.121Z] 9e14fc3852bc: Preparing [2025-03-06T11:48:45.121Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:45.121Z] 2d777830eb5e: Waiting [2025-03-06T11:48:45.121Z] 78f59e07437f: Waiting [2025-03-06T11:48:45.121Z] cc9d4fd61c80: Waiting [2025-03-06T11:48:45.121Z] 9e14fc3852bc: Waiting [2025-03-06T11:48:45.121Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:45.121Z] 1c67ee0b8b1b: Waiting [2025-03-06T11:48:45.121Z] d24fcf2b729b: Waiting [2025-03-06T11:48:45.121Z] f37bc07c4a7e: Layer already exists [2025-03-06T11:48:45.121Z] 9d098305653e: Layer already exists [2025-03-06T11:48:45.121Z] 8b48da0c8b81: Layer already exists [2025-03-06T11:48:45.121Z] c5408aec2c58: Layer already exists [2025-03-06T11:48:45.121Z] c3d50c944a5c: Layer already exists [2025-03-06T11:48:45.121Z] 1c67ee0b8b1b: Layer already exists [2025-03-06T11:48:45.121Z] d24fcf2b729b: Layer already exists [2025-03-06T11:48:45.121Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:45.121Z] cc9d4fd61c80: Layer already exists [2025-03-06T11:48:45.121Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:45.121Z] 9e14fc3852bc: Layer already exists [2025-03-06T11:48:45.121Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:45.384Z] latest: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:45.739Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:46.078Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.69 [2025-03-06T11:48:46.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T11:48:46.078Z] 8b48da0c8b81: Preparing [2025-03-06T11:48:46.078Z] f37bc07c4a7e: Preparing [2025-03-06T11:48:46.078Z] c5408aec2c58: Preparing [2025-03-06T11:48:46.078Z] c3d50c944a5c: Preparing [2025-03-06T11:48:46.078Z] 9d098305653e: Preparing [2025-03-06T11:48:46.078Z] 1c67ee0b8b1b: Preparing [2025-03-06T11:48:46.078Z] d24fcf2b729b: Preparing [2025-03-06T11:48:46.078Z] 2d777830eb5e: Preparing [2025-03-06T11:48:46.078Z] 78f59e07437f: Preparing [2025-03-06T11:48:46.078Z] cc9d4fd61c80: Preparing [2025-03-06T11:48:46.078Z] 9e14fc3852bc: Preparing [2025-03-06T11:48:46.078Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:46.078Z] 1c67ee0b8b1b: Waiting [2025-03-06T11:48:46.078Z] d24fcf2b729b: Waiting [2025-03-06T11:48:46.078Z] 2d777830eb5e: Waiting [2025-03-06T11:48:46.078Z] 78f59e07437f: Waiting [2025-03-06T11:48:46.078Z] cc9d4fd61c80: Waiting [2025-03-06T11:48:46.078Z] 9e14fc3852bc: Waiting [2025-03-06T11:48:46.078Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:46.078Z] 8b48da0c8b81: Layer already exists [2025-03-06T11:48:46.078Z] 9d098305653e: Layer already exists [2025-03-06T11:48:46.078Z] c3d50c944a5c: Layer already exists [2025-03-06T11:48:46.078Z] c5408aec2c58: Layer already exists [2025-03-06T11:48:46.078Z] f37bc07c4a7e: Layer already exists [2025-03-06T11:48:46.078Z] 1c67ee0b8b1b: Layer already exists [2025-03-06T11:48:46.078Z] d24fcf2b729b: Layer already exists [2025-03-06T11:48:46.078Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:46.078Z] cc9d4fd61c80: Layer already exists [2025-03-06T11:48:46.078Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:46.078Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:46.078Z] 9e14fc3852bc: Layer already exists [2025-03-06T11:48:46.342Z] 4.0.0-dev.69: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:46.685Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:47.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:47.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T11:48:47.031Z] 8b48da0c8b81: Preparing [2025-03-06T11:48:47.031Z] f37bc07c4a7e: Preparing [2025-03-06T11:48:47.031Z] c5408aec2c58: Preparing [2025-03-06T11:48:47.031Z] c3d50c944a5c: Preparing [2025-03-06T11:48:47.031Z] 9d098305653e: Preparing [2025-03-06T11:48:47.031Z] 1c67ee0b8b1b: Preparing [2025-03-06T11:48:47.031Z] d24fcf2b729b: Preparing [2025-03-06T11:48:47.031Z] 2d777830eb5e: Preparing [2025-03-06T11:48:47.031Z] 78f59e07437f: Preparing [2025-03-06T11:48:47.031Z] cc9d4fd61c80: Preparing [2025-03-06T11:48:47.031Z] 9e14fc3852bc: Preparing [2025-03-06T11:48:47.031Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:47.031Z] d24fcf2b729b: Waiting [2025-03-06T11:48:47.031Z] 2d777830eb5e: Waiting [2025-03-06T11:48:47.031Z] 78f59e07437f: Waiting [2025-03-06T11:48:47.031Z] cc9d4fd61c80: Waiting [2025-03-06T11:48:47.031Z] 9e14fc3852bc: Waiting [2025-03-06T11:48:47.031Z] 1c67ee0b8b1b: Waiting [2025-03-06T11:48:47.031Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:47.031Z] c3d50c944a5c: Layer already exists [2025-03-06T11:48:47.031Z] f37bc07c4a7e: Layer already exists [2025-03-06T11:48:47.031Z] 9d098305653e: Layer already exists [2025-03-06T11:48:47.031Z] c5408aec2c58: Layer already exists [2025-03-06T11:48:47.031Z] 8b48da0c8b81: Layer already exists [2025-03-06T11:48:47.031Z] 1c67ee0b8b1b: Layer already exists [2025-03-06T11:48:47.031Z] d24fcf2b729b: Layer already exists [2025-03-06T11:48:47.031Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:47.031Z] cc9d4fd61c80: Layer already exists [2025-03-06T11:48:47.031Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:47.031Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:47.031Z] 9e14fc3852bc: Layer already exists [2025-03-06T11:48:47.295Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:47.642Z] + 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-03-06T11:48:47.995Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-06T11:48:47.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T11:48:47.995Z] 8b48da0c8b81: Preparing [2025-03-06T11:48:47.995Z] f37bc07c4a7e: Preparing [2025-03-06T11:48:47.995Z] c5408aec2c58: Preparing [2025-03-06T11:48:47.995Z] c3d50c944a5c: Preparing [2025-03-06T11:48:47.995Z] 9d098305653e: Preparing [2025-03-06T11:48:47.995Z] 1c67ee0b8b1b: Preparing [2025-03-06T11:48:47.995Z] d24fcf2b729b: Preparing [2025-03-06T11:48:47.995Z] 1c67ee0b8b1b: Waiting [2025-03-06T11:48:47.995Z] 2d777830eb5e: Preparing [2025-03-06T11:48:47.995Z] d24fcf2b729b: Waiting [2025-03-06T11:48:47.995Z] 2d777830eb5e: Waiting [2025-03-06T11:48:47.995Z] 78f59e07437f: Preparing [2025-03-06T11:48:47.995Z] cc9d4fd61c80: Preparing [2025-03-06T11:48:47.995Z] 78f59e07437f: Waiting [2025-03-06T11:48:47.995Z] 9e14fc3852bc: Preparing [2025-03-06T11:48:47.995Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:47.995Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:47.995Z] cc9d4fd61c80: Waiting [2025-03-06T11:48:47.995Z] 9e14fc3852bc: Waiting [2025-03-06T11:48:47.995Z] 8b48da0c8b81: Layer already exists [2025-03-06T11:48:47.995Z] 9d098305653e: Layer already exists [2025-03-06T11:48:47.995Z] f37bc07c4a7e: Layer already exists [2025-03-06T11:48:47.995Z] c5408aec2c58: Layer already exists [2025-03-06T11:48:47.995Z] c3d50c944a5c: Layer already exists [2025-03-06T11:48:47.995Z] 1c67ee0b8b1b: Layer already exists [2025-03-06T11:48:47.995Z] d24fcf2b729b: Layer already exists [2025-03-06T11:48:47.995Z] cc9d4fd61c80: Layer already exists [2025-03-06T11:48:47.995Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:47.995Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:47.995Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:47.995Z] 9e14fc3852bc: Layer already exists [2025-03-06T11:48:48.257Z] main: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:48:48.343Z] ===================================================== [Pipeline] echo [2025-03-06T11:48:48.356Z] taggedImages: [2025-03-06T11:48:48.356Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:48.356Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-06T11:48:48.356Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.69 [2025-03-06T11:48:48.356Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:48.356Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-06T11:48:48.380Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-06T11:48:48.380Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:48.380Z] latest [2025-03-06T11:48:48.380Z] 4.0.0-dev.69 [2025-03-06T11:48:48.380Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:48.380Z] main [2025-03-06T11:48:48.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:48.732Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:49.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:48:49.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T11:48:49.091Z] 04a9fbe1a47b: Preparing [2025-03-06T11:48:49.091Z] 0b6bdd30aedc: Preparing [2025-03-06T11:48:49.091Z] 2d777830eb5e: Preparing [2025-03-06T11:48:49.091Z] 78f59e07437f: Preparing [2025-03-06T11:48:49.091Z] a23a80aa9f85: Preparing [2025-03-06T11:48:49.091Z] 3ae667693290: Preparing [2025-03-06T11:48:49.091Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:49.091Z] 3ae667693290: Waiting [2025-03-06T11:48:49.091Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:49.091Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:49.355Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:49.355Z] a23a80aa9f85: Pushed [2025-03-06T11:48:49.355Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:49.355Z] 04a9fbe1a47b: Pushed [2025-03-06T11:48:51.288Z] 3ae667693290: Pushed [2025-03-06T11:48:56.606Z] 0b6bdd30aedc: Pushed [2025-03-06T11:48:56.606Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:56.961Z] + 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-03-06T11:48:57.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-06T11:48:57.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T11:48:57.319Z] 04a9fbe1a47b: Preparing [2025-03-06T11:48:57.320Z] 0b6bdd30aedc: Preparing [2025-03-06T11:48:57.320Z] 2d777830eb5e: Preparing [2025-03-06T11:48:57.320Z] 78f59e07437f: Preparing [2025-03-06T11:48:57.320Z] a23a80aa9f85: Preparing [2025-03-06T11:48:57.320Z] 3ae667693290: Preparing [2025-03-06T11:48:57.320Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:57.320Z] 3ae667693290: Waiting [2025-03-06T11:48:57.320Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:57.320Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:57.320Z] 04a9fbe1a47b: Layer already exists [2025-03-06T11:48:57.320Z] a23a80aa9f85: Layer already exists [2025-03-06T11:48:57.320Z] 0b6bdd30aedc: Layer already exists [2025-03-06T11:48:57.320Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:57.320Z] 3ae667693290: Layer already exists [2025-03-06T11:48:57.320Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:57.320Z] latest: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:57.932Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:58.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.69 [2025-03-06T11:48:58.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T11:48:58.274Z] 04a9fbe1a47b: Preparing [2025-03-06T11:48:58.274Z] 0b6bdd30aedc: Preparing [2025-03-06T11:48:58.274Z] 2d777830eb5e: Preparing [2025-03-06T11:48:58.274Z] 78f59e07437f: Preparing [2025-03-06T11:48:58.274Z] a23a80aa9f85: Preparing [2025-03-06T11:48:58.274Z] 3ae667693290: Preparing [2025-03-06T11:48:58.274Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:58.274Z] 3ae667693290: Waiting [2025-03-06T11:48:58.274Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:58.274Z] 0b6bdd30aedc: Layer already exists [2025-03-06T11:48:58.274Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:58.274Z] 04a9fbe1a47b: Layer already exists [2025-03-06T11:48:58.274Z] a23a80aa9f85: Layer already exists [2025-03-06T11:48:58.274Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:58.274Z] 3ae667693290: Layer already exists [2025-03-06T11:48:58.274Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:58.274Z] 4.0.0-dev.69: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:58.626Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:58.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:48:58.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T11:48:58.979Z] 04a9fbe1a47b: Preparing [2025-03-06T11:48:58.979Z] 0b6bdd30aedc: Preparing [2025-03-06T11:48:58.979Z] 2d777830eb5e: Preparing [2025-03-06T11:48:58.979Z] 78f59e07437f: Preparing [2025-03-06T11:48:58.979Z] a23a80aa9f85: Preparing [2025-03-06T11:48:58.979Z] 3ae667693290: Preparing [2025-03-06T11:48:58.980Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:58.980Z] 3ae667693290: Waiting [2025-03-06T11:48:58.980Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:58.980Z] 04a9fbe1a47b: Layer already exists [2025-03-06T11:48:58.980Z] 0b6bdd30aedc: Layer already exists [2025-03-06T11:48:58.980Z] a23a80aa9f85: Layer already exists [2025-03-06T11:48:58.980Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:58.980Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:58.980Z] 3ae667693290: Layer already exists [2025-03-06T11:48:58.980Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:58.980Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:48:59.387Z] + 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-03-06T11:48:59.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-06T11:48:59.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T11:48:59.751Z] 04a9fbe1a47b: Preparing [2025-03-06T11:48:59.751Z] 0b6bdd30aedc: Preparing [2025-03-06T11:48:59.751Z] 2d777830eb5e: Preparing [2025-03-06T11:48:59.751Z] 78f59e07437f: Preparing [2025-03-06T11:48:59.751Z] a23a80aa9f85: Preparing [2025-03-06T11:48:59.751Z] 3ae667693290: Preparing [2025-03-06T11:48:59.751Z] dd9c8f8612c8: Preparing [2025-03-06T11:48:59.751Z] 3ae667693290: Waiting [2025-03-06T11:48:59.751Z] dd9c8f8612c8: Waiting [2025-03-06T11:48:59.751Z] 04a9fbe1a47b: Layer already exists [2025-03-06T11:48:59.751Z] 78f59e07437f: Layer already exists [2025-03-06T11:48:59.751Z] 2d777830eb5e: Layer already exists [2025-03-06T11:48:59.751Z] 0b6bdd30aedc: Layer already exists [2025-03-06T11:48:59.751Z] a23a80aa9f85: Layer already exists [2025-03-06T11:48:59.751Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:48:59.751Z] 3ae667693290: Layer already exists [2025-03-06T11:48:59.751Z] main: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:49:00.102Z] ===================================================== [Pipeline] echo [2025-03-06T11:49:00.118Z] taggedImages: [2025-03-06T11:49:00.118Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:49:00.118Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-06T11:49:00.118Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.69 [2025-03-06T11:49:00.118Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:49:00.118Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-06T11:49:00.142Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-06T11:49:00.142Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:49:00.142Z] latest [2025-03-06T11:49:00.142Z] 4.0.0-dev.69 [2025-03-06T11:49:00.142Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:49:00.142Z] main [2025-03-06T11:49:00.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:00.528Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:00.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:49:00.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T11:49:00.897Z] cef2290edabc: Preparing [2025-03-06T11:49:00.897Z] 18b541fea91f: Preparing [2025-03-06T11:49:00.897Z] e0b8489c82fd: Preparing [2025-03-06T11:49:00.897Z] 2d777830eb5e: Preparing [2025-03-06T11:49:00.897Z] 78f59e07437f: Preparing [2025-03-06T11:49:00.897Z] 6dd8d568856c: Preparing [2025-03-06T11:49:00.897Z] e2b176793867: Preparing [2025-03-06T11:49:00.897Z] d50b28f135fe: Preparing [2025-03-06T11:49:00.897Z] 5c4be6d84aed: Preparing [2025-03-06T11:49:00.897Z] dd9c8f8612c8: Preparing [2025-03-06T11:49:00.897Z] e2b176793867: Waiting [2025-03-06T11:49:00.897Z] d50b28f135fe: Waiting [2025-03-06T11:49:00.897Z] 5c4be6d84aed: Waiting [2025-03-06T11:49:00.897Z] 6dd8d568856c: Waiting [2025-03-06T11:49:00.897Z] dd9c8f8612c8: Waiting [2025-03-06T11:49:00.897Z] 78f59e07437f: Layer already exists [2025-03-06T11:49:00.897Z] 2d777830eb5e: Layer already exists [2025-03-06T11:49:01.172Z] e0b8489c82fd: Pushed [2025-03-06T11:49:01.172Z] cef2290edabc: Pushed [2025-03-06T11:49:01.172Z] 18b541fea91f: Pushed [2025-03-06T11:49:01.172Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:49:01.172Z] d50b28f135fe: Pushed [2025-03-06T11:49:02.136Z] 5c4be6d84aed: Pushed [2025-03-06T11:49:12.186Z] e2b176793867: Pushed [2025-03-06T11:49:27.141Z] 6dd8d568856c: Pushed [2025-03-06T11:49:27.141Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:27.501Z] + 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-03-06T11:49:27.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-06T11:49:27.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T11:49:27.852Z] cef2290edabc: Preparing [2025-03-06T11:49:27.852Z] 18b541fea91f: Preparing [2025-03-06T11:49:27.852Z] e0b8489c82fd: Preparing [2025-03-06T11:49:27.852Z] 2d777830eb5e: Preparing [2025-03-06T11:49:27.852Z] 78f59e07437f: Preparing [2025-03-06T11:49:27.852Z] 6dd8d568856c: Preparing [2025-03-06T11:49:27.852Z] e2b176793867: Preparing [2025-03-06T11:49:27.852Z] d50b28f135fe: Preparing [2025-03-06T11:49:27.852Z] 6dd8d568856c: Waiting [2025-03-06T11:49:27.852Z] e2b176793867: Waiting [2025-03-06T11:49:27.852Z] 5c4be6d84aed: Preparing [2025-03-06T11:49:27.852Z] dd9c8f8612c8: Preparing [2025-03-06T11:49:27.852Z] 5c4be6d84aed: Waiting [2025-03-06T11:49:27.852Z] dd9c8f8612c8: Waiting [2025-03-06T11:49:27.852Z] d50b28f135fe: Waiting [2025-03-06T11:49:27.852Z] 18b541fea91f: Layer already exists [2025-03-06T11:49:27.852Z] 78f59e07437f: Layer already exists [2025-03-06T11:49:27.852Z] 2d777830eb5e: Layer already exists [2025-03-06T11:49:27.852Z] e0b8489c82fd: Layer already exists [2025-03-06T11:49:27.852Z] cef2290edabc: Layer already exists [2025-03-06T11:49:27.852Z] e2b176793867: Layer already exists [2025-03-06T11:49:27.852Z] 6dd8d568856c: Layer already exists [2025-03-06T11:49:27.852Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:49:27.852Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:49:27.852Z] d50b28f135fe: Layer already exists [2025-03-06T11:49:28.115Z] latest: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:28.461Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:28.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.69 [2025-03-06T11:49:28.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T11:49:28.802Z] cef2290edabc: Preparing [2025-03-06T11:49:28.802Z] 18b541fea91f: Preparing [2025-03-06T11:49:28.802Z] e0b8489c82fd: Preparing [2025-03-06T11:49:28.802Z] 2d777830eb5e: Preparing [2025-03-06T11:49:28.802Z] 78f59e07437f: Preparing [2025-03-06T11:49:28.802Z] 6dd8d568856c: Preparing [2025-03-06T11:49:28.802Z] e2b176793867: Preparing [2025-03-06T11:49:28.802Z] d50b28f135fe: Preparing [2025-03-06T11:49:28.802Z] 5c4be6d84aed: Preparing [2025-03-06T11:49:28.802Z] dd9c8f8612c8: Preparing [2025-03-06T11:49:28.802Z] 6dd8d568856c: Waiting [2025-03-06T11:49:28.802Z] e2b176793867: Waiting [2025-03-06T11:49:28.802Z] d50b28f135fe: Waiting [2025-03-06T11:49:28.802Z] 5c4be6d84aed: Waiting [2025-03-06T11:49:28.802Z] dd9c8f8612c8: Waiting [2025-03-06T11:49:28.802Z] 78f59e07437f: Layer already exists [2025-03-06T11:49:28.802Z] 18b541fea91f: Layer already exists [2025-03-06T11:49:28.802Z] cef2290edabc: Layer already exists [2025-03-06T11:49:28.802Z] e0b8489c82fd: Layer already exists [2025-03-06T11:49:28.802Z] 2d777830eb5e: Layer already exists [2025-03-06T11:49:28.802Z] 6dd8d568856c: Layer already exists [2025-03-06T11:49:28.802Z] e2b176793867: Layer already exists [2025-03-06T11:49:28.802Z] d50b28f135fe: Layer already exists [2025-03-06T11:49:28.802Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:49:28.802Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:49:28.802Z] 4.0.0-dev.69: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:29.402Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:29.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:49:29.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T11:49:29.752Z] cef2290edabc: Preparing [2025-03-06T11:49:29.752Z] 18b541fea91f: Preparing [2025-03-06T11:49:29.752Z] e0b8489c82fd: Preparing [2025-03-06T11:49:29.752Z] 2d777830eb5e: Preparing [2025-03-06T11:49:29.752Z] 78f59e07437f: Preparing [2025-03-06T11:49:29.752Z] 6dd8d568856c: Preparing [2025-03-06T11:49:29.752Z] e2b176793867: Preparing [2025-03-06T11:49:29.752Z] d50b28f135fe: Preparing [2025-03-06T11:49:29.752Z] 5c4be6d84aed: Preparing [2025-03-06T11:49:29.752Z] dd9c8f8612c8: Preparing [2025-03-06T11:49:29.752Z] d50b28f135fe: Waiting [2025-03-06T11:49:29.752Z] 6dd8d568856c: Waiting [2025-03-06T11:49:29.752Z] e2b176793867: Waiting [2025-03-06T11:49:29.752Z] 5c4be6d84aed: Waiting [2025-03-06T11:49:29.752Z] dd9c8f8612c8: Waiting [2025-03-06T11:49:29.752Z] 2d777830eb5e: Layer already exists [2025-03-06T11:49:29.752Z] 78f59e07437f: Layer already exists [2025-03-06T11:49:29.752Z] cef2290edabc: Layer already exists [2025-03-06T11:49:29.752Z] e0b8489c82fd: Layer already exists [2025-03-06T11:49:29.752Z] 18b541fea91f: Layer already exists [2025-03-06T11:49:29.752Z] d50b28f135fe: Layer already exists [2025-03-06T11:49:29.752Z] 6dd8d568856c: Layer already exists [2025-03-06T11:49:29.752Z] e2b176793867: Layer already exists [2025-03-06T11:49:29.752Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:49:29.752Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:49:29.752Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:30.368Z] + 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-03-06T11:49:30.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-06T11:49:30.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T11:49:30.707Z] cef2290edabc: Preparing [2025-03-06T11:49:30.707Z] 18b541fea91f: Preparing [2025-03-06T11:49:30.707Z] e0b8489c82fd: Preparing [2025-03-06T11:49:30.707Z] 2d777830eb5e: Preparing [2025-03-06T11:49:30.707Z] 78f59e07437f: Preparing [2025-03-06T11:49:30.707Z] 6dd8d568856c: Preparing [2025-03-06T11:49:30.707Z] e2b176793867: Preparing [2025-03-06T11:49:30.707Z] d50b28f135fe: Preparing [2025-03-06T11:49:30.707Z] 5c4be6d84aed: Preparing [2025-03-06T11:49:30.707Z] dd9c8f8612c8: Preparing [2025-03-06T11:49:30.707Z] e2b176793867: Waiting [2025-03-06T11:49:30.707Z] 5c4be6d84aed: Waiting [2025-03-06T11:49:30.707Z] dd9c8f8612c8: Waiting [2025-03-06T11:49:30.707Z] d50b28f135fe: Waiting [2025-03-06T11:49:30.707Z] 6dd8d568856c: Waiting [2025-03-06T11:49:30.707Z] 78f59e07437f: Layer already exists [2025-03-06T11:49:30.707Z] 2d777830eb5e: Layer already exists [2025-03-06T11:49:30.707Z] cef2290edabc: Layer already exists [2025-03-06T11:49:30.707Z] 18b541fea91f: Layer already exists [2025-03-06T11:49:30.707Z] e0b8489c82fd: Layer already exists [2025-03-06T11:49:30.707Z] d50b28f135fe: Layer already exists [2025-03-06T11:49:30.707Z] e2b176793867: Layer already exists [2025-03-06T11:49:30.707Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:49:30.707Z] 6dd8d568856c: Layer already exists [2025-03-06T11:49:30.707Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:49:30.971Z] main: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:49:31.047Z] ===================================================== [Pipeline] echo [2025-03-06T11:49:31.061Z] taggedImages: [2025-03-06T11:49:31.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:49:31.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-06T11:49:31.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.69 [2025-03-06T11:49:31.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:49:31.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-06T11:49:31.088Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-06T11:49:31.088Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:49:31.088Z] latest [2025-03-06T11:49:31.088Z] 4.0.0-dev.69 [2025-03-06T11:49:31.088Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:49:31.088Z] main [2025-03-06T11:49:31.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:31.438Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:31.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:49:31.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T11:49:31.792Z] fd34155234da: Preparing [2025-03-06T11:49:31.792Z] 9dd0fb277015: Preparing [2025-03-06T11:49:31.792Z] e02ff1d32336: Preparing [2025-03-06T11:49:31.792Z] 2d777830eb5e: Preparing [2025-03-06T11:49:31.792Z] 78f59e07437f: Preparing [2025-03-06T11:49:31.792Z] 1ad7506aa1ce: Preparing [2025-03-06T11:49:31.792Z] 802e56c01833: Preparing [2025-03-06T11:49:31.792Z] ccbe9618e145: Preparing [2025-03-06T11:49:31.792Z] dd9c8f8612c8: Preparing [2025-03-06T11:49:31.792Z] 1ad7506aa1ce: Waiting [2025-03-06T11:49:31.792Z] 802e56c01833: Waiting [2025-03-06T11:49:31.792Z] ccbe9618e145: Waiting [2025-03-06T11:49:31.792Z] dd9c8f8612c8: Waiting [2025-03-06T11:49:31.792Z] 78f59e07437f: Layer already exists [2025-03-06T11:49:31.792Z] 2d777830eb5e: Layer already exists [2025-03-06T11:49:32.056Z] 9dd0fb277015: Pushed [2025-03-06T11:49:32.056Z] e02ff1d32336: Pushed [2025-03-06T11:49:32.056Z] fd34155234da: Pushed [2025-03-06T11:49:32.056Z] 802e56c01833: Pushed [2025-03-06T11:49:32.056Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:49:32.635Z] ccbe9618e145: Pushed [2025-03-06T11:49:59.289Z] 1ad7506aa1ce: Pushed [2025-03-06T11:49:59.289Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:49:59.655Z] + 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-03-06T11:50:00.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-06T11:50:00.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T11:50:00.010Z] fd34155234da: Preparing [2025-03-06T11:50:00.010Z] 9dd0fb277015: Preparing [2025-03-06T11:50:00.010Z] e02ff1d32336: Preparing [2025-03-06T11:50:00.010Z] 2d777830eb5e: Preparing [2025-03-06T11:50:00.010Z] 78f59e07437f: Preparing [2025-03-06T11:50:00.010Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:00.010Z] 802e56c01833: Preparing [2025-03-06T11:50:00.010Z] ccbe9618e145: Preparing [2025-03-06T11:50:00.010Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:00.010Z] 802e56c01833: Waiting [2025-03-06T11:50:00.010Z] ccbe9618e145: Waiting [2025-03-06T11:50:00.010Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:00.010Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:00.010Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:00.010Z] e02ff1d32336: Layer already exists [2025-03-06T11:50:00.010Z] 9dd0fb277015: Layer already exists [2025-03-06T11:50:00.010Z] fd34155234da: Layer already exists [2025-03-06T11:50:00.010Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:00.010Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:00.010Z] 802e56c01833: Layer already exists [2025-03-06T11:50:00.010Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:00.010Z] ccbe9618e145: Layer already exists [2025-03-06T11:50:00.276Z] latest: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:00.628Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:00.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.69 [2025-03-06T11:50:00.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T11:50:00.976Z] fd34155234da: Preparing [2025-03-06T11:50:00.976Z] 9dd0fb277015: Preparing [2025-03-06T11:50:00.976Z] e02ff1d32336: Preparing [2025-03-06T11:50:00.976Z] 2d777830eb5e: Preparing [2025-03-06T11:50:00.976Z] 78f59e07437f: Preparing [2025-03-06T11:50:00.976Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:00.976Z] 802e56c01833: Preparing [2025-03-06T11:50:00.976Z] ccbe9618e145: Preparing [2025-03-06T11:50:00.976Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:00.976Z] 802e56c01833: Waiting [2025-03-06T11:50:00.976Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:00.976Z] ccbe9618e145: Waiting [2025-03-06T11:50:00.976Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:00.976Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:00.976Z] fd34155234da: Layer already exists [2025-03-06T11:50:00.976Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:00.976Z] 9dd0fb277015: Layer already exists [2025-03-06T11:50:00.976Z] e02ff1d32336: Layer already exists [2025-03-06T11:50:00.976Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:00.976Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:00.976Z] ccbe9618e145: Layer already exists [2025-03-06T11:50:00.976Z] 802e56c01833: Layer already exists [2025-03-06T11:50:00.976Z] 4.0.0-dev.69: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:01.585Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:01.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:01.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T11:50:01.936Z] fd34155234da: Preparing [2025-03-06T11:50:01.936Z] 9dd0fb277015: Preparing [2025-03-06T11:50:01.936Z] e02ff1d32336: Preparing [2025-03-06T11:50:01.936Z] 2d777830eb5e: Preparing [2025-03-06T11:50:01.936Z] 78f59e07437f: Preparing [2025-03-06T11:50:01.936Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:01.936Z] 802e56c01833: Preparing [2025-03-06T11:50:01.936Z] ccbe9618e145: Preparing [2025-03-06T11:50:01.936Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:01.936Z] 802e56c01833: Waiting [2025-03-06T11:50:01.936Z] ccbe9618e145: Waiting [2025-03-06T11:50:01.936Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:01.936Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:01.936Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:01.936Z] e02ff1d32336: Layer already exists [2025-03-06T11:50:01.936Z] 9dd0fb277015: Layer already exists [2025-03-06T11:50:01.936Z] fd34155234da: Layer already exists [2025-03-06T11:50:01.936Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:01.936Z] ccbe9618e145: Layer already exists [2025-03-06T11:50:01.936Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:01.936Z] 802e56c01833: Layer already exists [2025-03-06T11:50:01.936Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:02.202Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:02.553Z] + 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-03-06T11:50:02.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-06T11:50:02.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T11:50:02.905Z] fd34155234da: Preparing [2025-03-06T11:50:02.905Z] 9dd0fb277015: Preparing [2025-03-06T11:50:02.905Z] e02ff1d32336: Preparing [2025-03-06T11:50:02.905Z] 2d777830eb5e: Preparing [2025-03-06T11:50:02.905Z] 78f59e07437f: Preparing [2025-03-06T11:50:02.905Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:02.905Z] 802e56c01833: Preparing [2025-03-06T11:50:02.905Z] ccbe9618e145: Preparing [2025-03-06T11:50:02.905Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:02.905Z] 802e56c01833: Waiting [2025-03-06T11:50:02.905Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:02.905Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:02.905Z] ccbe9618e145: Waiting [2025-03-06T11:50:02.905Z] e02ff1d32336: Layer already exists [2025-03-06T11:50:02.905Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:02.905Z] fd34155234da: Layer already exists [2025-03-06T11:50:02.905Z] 9dd0fb277015: Layer already exists [2025-03-06T11:50:02.905Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:02.905Z] 802e56c01833: Layer already exists [2025-03-06T11:50:02.905Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:02.905Z] ccbe9618e145: Layer already exists [2025-03-06T11:50:02.905Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:03.168Z] main: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:50:03.250Z] ===================================================== [Pipeline] echo [2025-03-06T11:50:03.265Z] taggedImages: [2025-03-06T11:50:03.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:03.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-06T11:50:03.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.69 [2025-03-06T11:50:03.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:03.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-06T11:50:03.288Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-06T11:50:03.288Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:03.288Z] latest [2025-03-06T11:50:03.288Z] 4.0.0-dev.69 [2025-03-06T11:50:03.288Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:03.288Z] main [2025-03-06T11:50:03.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:03.641Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:03.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:03.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T11:50:03.992Z] caa2be38d1af: Preparing [2025-03-06T11:50:03.992Z] 665fcd6bee21: Preparing [2025-03-06T11:50:03.992Z] 4f660c7ec4ee: Preparing [2025-03-06T11:50:03.992Z] 2d777830eb5e: Preparing [2025-03-06T11:50:03.992Z] 78f59e07437f: Preparing [2025-03-06T11:50:03.992Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:03.992Z] d50b28f135fe: Preparing [2025-03-06T11:50:03.992Z] 5c4be6d84aed: Preparing [2025-03-06T11:50:03.992Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:03.992Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:03.992Z] d50b28f135fe: Waiting [2025-03-06T11:50:03.992Z] 5c4be6d84aed: Waiting [2025-03-06T11:50:03.992Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:03.992Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:03.992Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:03.992Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:04.256Z] d50b28f135fe: Layer already exists [2025-03-06T11:50:04.256Z] 665fcd6bee21: Pushed [2025-03-06T11:50:04.256Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:50:04.256Z] 4f660c7ec4ee: Pushed [2025-03-06T11:50:04.256Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:04.256Z] caa2be38d1af: Pushed [2025-03-06T11:50:04.256Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:04.876Z] + 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-03-06T11:50:05.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-06T11:50:05.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T11:50:05.229Z] caa2be38d1af: Preparing [2025-03-06T11:50:05.229Z] 665fcd6bee21: Preparing [2025-03-06T11:50:05.229Z] 4f660c7ec4ee: Preparing [2025-03-06T11:50:05.229Z] 2d777830eb5e: Preparing [2025-03-06T11:50:05.229Z] 78f59e07437f: Preparing [2025-03-06T11:50:05.229Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:05.229Z] d50b28f135fe: Preparing [2025-03-06T11:50:05.229Z] 5c4be6d84aed: Preparing [2025-03-06T11:50:05.229Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:05.229Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:05.229Z] d50b28f135fe: Waiting [2025-03-06T11:50:05.229Z] 5c4be6d84aed: Waiting [2025-03-06T11:50:05.229Z] caa2be38d1af: Layer already exists [2025-03-06T11:50:05.229Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:05.229Z] 4f660c7ec4ee: Layer already exists [2025-03-06T11:50:05.229Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:05.229Z] 665fcd6bee21: Layer already exists [2025-03-06T11:50:05.229Z] d50b28f135fe: Layer already exists [2025-03-06T11:50:05.229Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:50:05.229Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:05.229Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:05.493Z] latest: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:05.852Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:06.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.69 [2025-03-06T11:50:06.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T11:50:06.206Z] caa2be38d1af: Preparing [2025-03-06T11:50:06.206Z] 665fcd6bee21: Preparing [2025-03-06T11:50:06.206Z] 4f660c7ec4ee: Preparing [2025-03-06T11:50:06.206Z] 2d777830eb5e: Preparing [2025-03-06T11:50:06.206Z] 78f59e07437f: Preparing [2025-03-06T11:50:06.206Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:06.206Z] d50b28f135fe: Preparing [2025-03-06T11:50:06.206Z] 5c4be6d84aed: Preparing [2025-03-06T11:50:06.206Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:06.206Z] d50b28f135fe: Waiting [2025-03-06T11:50:06.206Z] 5c4be6d84aed: Waiting [2025-03-06T11:50:06.206Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:06.206Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:06.206Z] 4f660c7ec4ee: Layer already exists [2025-03-06T11:50:06.206Z] 665fcd6bee21: Layer already exists [2025-03-06T11:50:06.206Z] caa2be38d1af: Layer already exists [2025-03-06T11:50:06.206Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:06.206Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:06.206Z] d50b28f135fe: Layer already exists [2025-03-06T11:50:06.206Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:06.206Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:50:06.206Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:06.470Z] 4.0.0-dev.69: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:06.819Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:07.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:07.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T11:50:07.165Z] caa2be38d1af: Preparing [2025-03-06T11:50:07.165Z] 665fcd6bee21: Preparing [2025-03-06T11:50:07.165Z] 4f660c7ec4ee: Preparing [2025-03-06T11:50:07.165Z] 2d777830eb5e: Preparing [2025-03-06T11:50:07.165Z] 78f59e07437f: Preparing [2025-03-06T11:50:07.165Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:07.165Z] d50b28f135fe: Preparing [2025-03-06T11:50:07.165Z] 5c4be6d84aed: Preparing [2025-03-06T11:50:07.165Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:07.165Z] d50b28f135fe: Waiting [2025-03-06T11:50:07.165Z] 5c4be6d84aed: Waiting [2025-03-06T11:50:07.165Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:07.165Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:07.165Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:07.165Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:07.165Z] 665fcd6bee21: Layer already exists [2025-03-06T11:50:07.165Z] 4f660c7ec4ee: Layer already exists [2025-03-06T11:50:07.165Z] caa2be38d1af: Layer already exists [2025-03-06T11:50:07.165Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:07.165Z] d50b28f135fe: Layer already exists [2025-03-06T11:50:07.165Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:50:07.165Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:07.165Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:07.782Z] + 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-03-06T11:50:08.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-06T11:50:08.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T11:50:08.130Z] caa2be38d1af: Preparing [2025-03-06T11:50:08.130Z] 665fcd6bee21: Preparing [2025-03-06T11:50:08.130Z] 4f660c7ec4ee: Preparing [2025-03-06T11:50:08.130Z] 2d777830eb5e: Preparing [2025-03-06T11:50:08.130Z] 78f59e07437f: Preparing [2025-03-06T11:50:08.130Z] 1ad7506aa1ce: Preparing [2025-03-06T11:50:08.130Z] d50b28f135fe: Preparing [2025-03-06T11:50:08.130Z] 5c4be6d84aed: Preparing [2025-03-06T11:50:08.130Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:08.130Z] 1ad7506aa1ce: Waiting [2025-03-06T11:50:08.130Z] d50b28f135fe: Waiting [2025-03-06T11:50:08.130Z] 5c4be6d84aed: Waiting [2025-03-06T11:50:08.130Z] 4f660c7ec4ee: Layer already exists [2025-03-06T11:50:08.130Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:08.130Z] 665fcd6bee21: Layer already exists [2025-03-06T11:50:08.130Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:08.130Z] caa2be38d1af: Layer already exists [2025-03-06T11:50:08.130Z] d50b28f135fe: Layer already exists [2025-03-06T11:50:08.130Z] 1ad7506aa1ce: Layer already exists [2025-03-06T11:50:08.130Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:08.130Z] 5c4be6d84aed: Layer already exists [2025-03-06T11:50:08.130Z] main: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:50:08.486Z] ===================================================== [Pipeline] echo [2025-03-06T11:50:08.505Z] taggedImages: [2025-03-06T11:50:08.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:08.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-06T11:50:08.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.69 [2025-03-06T11:50:08.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:08.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-06T11:50:08.531Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-06T11:50:08.531Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:08.531Z] latest [2025-03-06T11:50:08.531Z] 4.0.0-dev.69 [2025-03-06T11:50:08.531Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:08.531Z] main [2025-03-06T11:50:08.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:08.912Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:09.269Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:09.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T11:50:09.269Z] d1f575b2ce72: Preparing [2025-03-06T11:50:09.269Z] c7d13dbbd929: Preparing [2025-03-06T11:50:09.269Z] 2d777830eb5e: Preparing [2025-03-06T11:50:09.269Z] 78f59e07437f: Preparing [2025-03-06T11:50:09.269Z] 73bea5b2e534: Preparing [2025-03-06T11:50:09.269Z] 003574151ddc: Preparing [2025-03-06T11:50:09.269Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:09.269Z] 003574151ddc: Waiting [2025-03-06T11:50:09.269Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:09.269Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:09.269Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:09.534Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:09.534Z] 73bea5b2e534: Pushed [2025-03-06T11:50:09.534Z] d1f575b2ce72: Pushed [2025-03-06T11:50:10.933Z] 003574151ddc: Pushed [2025-03-06T11:50:17.582Z] c7d13dbbd929: Pushed [2025-03-06T11:50:17.582Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:17.936Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:18.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-06T11:50:18.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T11:50:18.284Z] d1f575b2ce72: Preparing [2025-03-06T11:50:18.284Z] c7d13dbbd929: Preparing [2025-03-06T11:50:18.284Z] 2d777830eb5e: Preparing [2025-03-06T11:50:18.284Z] 78f59e07437f: Preparing [2025-03-06T11:50:18.284Z] 73bea5b2e534: Preparing [2025-03-06T11:50:18.284Z] 003574151ddc: Preparing [2025-03-06T11:50:18.284Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:18.284Z] 003574151ddc: Waiting [2025-03-06T11:50:18.284Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:18.284Z] c7d13dbbd929: Layer already exists [2025-03-06T11:50:18.284Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:18.284Z] 73bea5b2e534: Layer already exists [2025-03-06T11:50:18.284Z] d1f575b2ce72: Layer already exists [2025-03-06T11:50:18.284Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:18.284Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:18.284Z] 003574151ddc: Layer already exists [2025-03-06T11:50:18.284Z] latest: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:18.635Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:18.983Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.69 [2025-03-06T11:50:18.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T11:50:18.984Z] d1f575b2ce72: Preparing [2025-03-06T11:50:18.984Z] c7d13dbbd929: Preparing [2025-03-06T11:50:18.984Z] 2d777830eb5e: Preparing [2025-03-06T11:50:18.984Z] 78f59e07437f: Preparing [2025-03-06T11:50:18.984Z] 73bea5b2e534: Preparing [2025-03-06T11:50:18.984Z] 003574151ddc: Preparing [2025-03-06T11:50:18.984Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:18.984Z] 003574151ddc: Waiting [2025-03-06T11:50:18.984Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:18.984Z] d1f575b2ce72: Layer already exists [2025-03-06T11:50:18.984Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:18.984Z] c7d13dbbd929: Layer already exists [2025-03-06T11:50:18.984Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:18.984Z] 73bea5b2e534: Layer already exists [2025-03-06T11:50:18.984Z] 003574151ddc: Layer already exists [2025-03-06T11:50:18.984Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:18.984Z] 4.0.0-dev.69: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:19.344Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:19.695Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:19.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T11:50:19.695Z] d1f575b2ce72: Preparing [2025-03-06T11:50:19.695Z] c7d13dbbd929: Preparing [2025-03-06T11:50:19.695Z] 2d777830eb5e: Preparing [2025-03-06T11:50:19.695Z] 78f59e07437f: Preparing [2025-03-06T11:50:19.695Z] 73bea5b2e534: Preparing [2025-03-06T11:50:19.695Z] 003574151ddc: Preparing [2025-03-06T11:50:19.695Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:19.695Z] 003574151ddc: Waiting [2025-03-06T11:50:19.695Z] d1f575b2ce72: Layer already exists [2025-03-06T11:50:19.695Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:19.695Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:19.695Z] c7d13dbbd929: Layer already exists [2025-03-06T11:50:19.695Z] 73bea5b2e534: Layer already exists [2025-03-06T11:50:19.695Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:19.695Z] 003574151ddc: Layer already exists [2025-03-06T11:50:19.695Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:20.044Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:20.387Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-06T11:50:20.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T11:50:20.388Z] d1f575b2ce72: Preparing [2025-03-06T11:50:20.388Z] c7d13dbbd929: Preparing [2025-03-06T11:50:20.388Z] 2d777830eb5e: Preparing [2025-03-06T11:50:20.388Z] 78f59e07437f: Preparing [2025-03-06T11:50:20.388Z] 73bea5b2e534: Preparing [2025-03-06T11:50:20.388Z] 003574151ddc: Preparing [2025-03-06T11:50:20.388Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:20.388Z] 003574151ddc: Waiting [2025-03-06T11:50:20.388Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:20.388Z] 73bea5b2e534: Layer already exists [2025-03-06T11:50:20.388Z] d1f575b2ce72: Layer already exists [2025-03-06T11:50:20.388Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:20.388Z] c7d13dbbd929: Layer already exists [2025-03-06T11:50:20.388Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:20.388Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:20.388Z] 003574151ddc: Layer already exists [2025-03-06T11:50:20.388Z] main: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:50:20.473Z] ===================================================== [Pipeline] echo [2025-03-06T11:50:20.483Z] taggedImages: [2025-03-06T11:50:20.483Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:20.483Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-06T11:50:20.483Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.69 [2025-03-06T11:50:20.483Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:20.483Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-06T11:50:20.506Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-06T11:50:20.506Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:20.506Z] latest [2025-03-06T11:50:20.506Z] 4.0.0-dev.69 [2025-03-06T11:50:20.506Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:20.506Z] main [2025-03-06T11:50:20.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:20.867Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:21.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:21.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T11:50:21.235Z] 89f3f4e6fd81: Preparing [2025-03-06T11:50:21.235Z] 972fed3e5fa2: Preparing [2025-03-06T11:50:21.235Z] 2d777830eb5e: Preparing [2025-03-06T11:50:21.235Z] 78f59e07437f: Preparing [2025-03-06T11:50:21.235Z] c39f35184c5d: Preparing [2025-03-06T11:50:21.235Z] 59609c7a63de: Preparing [2025-03-06T11:50:21.235Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:21.235Z] 59609c7a63de: Waiting [2025-03-06T11:50:21.235Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:21.500Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:21.500Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:21.500Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:21.500Z] c39f35184c5d: Pushed [2025-03-06T11:50:21.500Z] 89f3f4e6fd81: Pushed [2025-03-06T11:50:22.078Z] 59609c7a63de: Pushed [2025-03-06T11:50:30.265Z] 972fed3e5fa2: Pushed [2025-03-06T11:50:30.266Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:30.623Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:30.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-06T11:50:30.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T11:50:30.971Z] 89f3f4e6fd81: Preparing [2025-03-06T11:50:30.971Z] 972fed3e5fa2: Preparing [2025-03-06T11:50:30.971Z] 2d777830eb5e: Preparing [2025-03-06T11:50:30.971Z] 78f59e07437f: Preparing [2025-03-06T11:50:30.971Z] c39f35184c5d: Preparing [2025-03-06T11:50:30.971Z] 59609c7a63de: Preparing [2025-03-06T11:50:30.971Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:30.971Z] 59609c7a63de: Waiting [2025-03-06T11:50:30.971Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:30.971Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:30.971Z] 89f3f4e6fd81: Layer already exists [2025-03-06T11:50:30.971Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:30.971Z] 972fed3e5fa2: Layer already exists [2025-03-06T11:50:30.971Z] c39f35184c5d: Layer already exists [2025-03-06T11:50:30.971Z] 59609c7a63de: Layer already exists [2025-03-06T11:50:30.971Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:30.971Z] latest: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:31.599Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:31.960Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.69 [2025-03-06T11:50:31.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T11:50:31.960Z] 89f3f4e6fd81: Preparing [2025-03-06T11:50:31.960Z] 972fed3e5fa2: Preparing [2025-03-06T11:50:31.960Z] 2d777830eb5e: Preparing [2025-03-06T11:50:31.960Z] 78f59e07437f: Preparing [2025-03-06T11:50:31.960Z] c39f35184c5d: Preparing [2025-03-06T11:50:31.960Z] 59609c7a63de: Preparing [2025-03-06T11:50:31.960Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:31.960Z] 59609c7a63de: Waiting [2025-03-06T11:50:31.960Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:31.960Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:31.960Z] c39f35184c5d: Layer already exists [2025-03-06T11:50:31.960Z] 89f3f4e6fd81: Layer already exists [2025-03-06T11:50:31.960Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:31.960Z] 972fed3e5fa2: Layer already exists [2025-03-06T11:50:31.960Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:31.960Z] 59609c7a63de: Layer already exists [2025-03-06T11:50:31.960Z] 4.0.0-dev.69: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:32.578Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:32.923Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:32.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T11:50:32.923Z] 89f3f4e6fd81: Preparing [2025-03-06T11:50:32.923Z] 972fed3e5fa2: Preparing [2025-03-06T11:50:32.923Z] 2d777830eb5e: Preparing [2025-03-06T11:50:32.923Z] 78f59e07437f: Preparing [2025-03-06T11:50:32.923Z] c39f35184c5d: Preparing [2025-03-06T11:50:32.923Z] 59609c7a63de: Preparing [2025-03-06T11:50:32.923Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:32.923Z] 59609c7a63de: Waiting [2025-03-06T11:50:32.923Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:32.923Z] 972fed3e5fa2: Layer already exists [2025-03-06T11:50:32.923Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:32.923Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:32.923Z] c39f35184c5d: Layer already exists [2025-03-06T11:50:32.923Z] 89f3f4e6fd81: Layer already exists [2025-03-06T11:50:32.923Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:32.923Z] 59609c7a63de: Layer already exists [2025-03-06T11:50:32.923Z] 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:33.542Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:33.895Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-06T11:50:33.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T11:50:33.895Z] 89f3f4e6fd81: Preparing [2025-03-06T11:50:33.895Z] 972fed3e5fa2: Preparing [2025-03-06T11:50:33.895Z] 2d777830eb5e: Preparing [2025-03-06T11:50:33.895Z] 78f59e07437f: Preparing [2025-03-06T11:50:33.895Z] c39f35184c5d: Preparing [2025-03-06T11:50:33.895Z] 59609c7a63de: Preparing [2025-03-06T11:50:33.895Z] dd9c8f8612c8: Preparing [2025-03-06T11:50:33.895Z] 59609c7a63de: Waiting [2025-03-06T11:50:33.895Z] dd9c8f8612c8: Waiting [2025-03-06T11:50:33.895Z] 2d777830eb5e: Layer already exists [2025-03-06T11:50:33.895Z] 972fed3e5fa2: Layer already exists [2025-03-06T11:50:33.895Z] 89f3f4e6fd81: Layer already exists [2025-03-06T11:50:33.895Z] 78f59e07437f: Layer already exists [2025-03-06T11:50:33.895Z] c39f35184c5d: Layer already exists [2025-03-06T11:50:33.895Z] dd9c8f8612c8: Layer already exists [2025-03-06T11:50:33.895Z] 59609c7a63de: Layer already exists [2025-03-06T11:50:33.895Z] main: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T11:50:34.247Z] ===================================================== [Pipeline] echo [2025-03-06T11:50:34.261Z] taggedImages: [2025-03-06T11:50:34.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [2025-03-06T11:50:34.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-06T11:50:34.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.69 [2025-03-06T11:50:34.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [2025-03-06T11:50:34.262Z] - 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-03-06T11:50:34.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-06T11:50:34.658Z] [2025-03-06T11:50:34.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:50:34.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-06T11:50:34.991Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-06T11:50:34.991Z] 8998bd30e6a1: Pulling fs layer [2025-03-06T11:50:34.991Z] 04944245beec: Pulling fs layer [2025-03-06T11:50:34.991Z] 699f458cf7ca: Pulling fs layer [2025-03-06T11:50:34.991Z] 765212b225bb: Pulling fs layer [2025-03-06T11:50:34.991Z] f23df028b6ca: Pulling fs layer [2025-03-06T11:50:34.991Z] d65c8cfc05b1: Pulling fs layer [2025-03-06T11:50:34.991Z] 2437ff75d9bd: Pulling fs layer [2025-03-06T11:50:34.991Z] f23df028b6ca: Waiting [2025-03-06T11:50:34.991Z] d65c8cfc05b1: Waiting [2025-03-06T11:50:34.991Z] 2437ff75d9bd: Waiting [2025-03-06T11:50:34.991Z] 765212b225bb: Waiting [2025-03-06T11:50:35.300Z] 04944245beec: Verifying Checksum [2025-03-06T11:50:35.300Z] 04944245beec: Download complete [2025-03-06T11:50:35.300Z] 765212b225bb: Verifying Checksum [2025-03-06T11:50:35.300Z] 765212b225bb: Download complete [2025-03-06T11:50:35.300Z] f23df028b6ca: Verifying Checksum [2025-03-06T11:50:35.300Z] f23df028b6ca: Download complete [2025-03-06T11:50:35.300Z] d65c8cfc05b1: Verifying Checksum [2025-03-06T11:50:35.300Z] d65c8cfc05b1: Download complete [2025-03-06T11:50:35.587Z] 699f458cf7ca: Verifying Checksum [2025-03-06T11:50:35.587Z] 699f458cf7ca: Download complete [2025-03-06T11:50:35.855Z] 8998bd30e6a1: Verifying Checksum [2025-03-06T11:50:35.855Z] 8998bd30e6a1: Download complete [2025-03-06T11:50:38.460Z] 2437ff75d9bd: Verifying Checksum [2025-03-06T11:50:38.460Z] 2437ff75d9bd: Download complete [2025-03-06T11:50:41.059Z] 8998bd30e6a1: Pull complete [2025-03-06T11:50:41.325Z] 04944245beec: Pull complete [2025-03-06T11:50:42.728Z] 699f458cf7ca: Pull complete [2025-03-06T11:50:42.994Z] 765212b225bb: Pull complete [2025-03-06T11:50:43.950Z] f23df028b6ca: Pull complete [2025-03-06T11:50:43.950Z] d65c8cfc05b1: Pull complete [2025-03-06T11:51:02.143Z] 2437ff75d9bd: Pull complete [2025-03-06T11:51:02.143Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-06T11:51:02.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-06T11:51:02.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:51:02.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-40460 does not seem to be running inside a container [2025-03-06T11:51:02.395Z] $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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:arm64 cat [2025-03-06T11:51:04.692Z] $ docker top 1f3ab0bcd31c448aa9626a68413f67541b08dbbe5ec6f535ad19ffe5f3cef184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:51:05.536Z] ---> job-cost.sh [2025-03-06T11:51:05.536Z] lf-activate-venv: SKIPPING [2025-03-06T11:51:05.536Z] INFO: No Stack... [2025-03-06T11:51:05.799Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-06T11:51:06.753Z] INFO: Archiving Costs [Pipeline] sh [2025-03-06T11:51:07.381Z] + + catcut /w/workspace/edgex-go/807/archives/cost.csv -d, [2025-03-06T11:51:07.381Z] -f6 [Pipeline] lock [2025-03-06T11:51:07.435Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-807-stack-cost] [2025-03-06T11:51:07.443Z] Resource [jenkins-edgexfoundry-edgex-go-main-807-stack-cost] did not exist. Created. [2025-03-06T11:51:07.448Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-807-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-06T11:51:07.780Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-06T11:51:08.668Z] Stashed 1 file(s) [Pipeline] } [2025-03-06T11:51:08.676Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-807-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-06T11:51:08.707Z] $ docker stop --time=1 1f3ab0bcd31c448aa9626a68413f67541b08dbbe5ec6f535ad19ffe5f3cef184 [2025-03-06T11:51:10.239Z] $ docker rm -f --volumes 1f3ab0bcd31c448aa9626a68413f67541b08dbbe5ec6f535ad19ffe5f3cef184 [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-03-06T11:51:10.813Z] provisioning config files... [2025-03-06T11:51:10.820Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/807@tmp/config12958661671574037976tmp [Pipeline] { [Pipeline] sh [2025-03-06T11:51:11.123Z] + set +x [2025-03-06T11:51:11.124Z] + bash -s -- [2025-03-06T11:51:11.124Z] + curl -s https://codecov.io/bash [2025-03-06T11:51:11.124Z] [2025-03-06T11:51:11.124Z] _____ _ [2025-03-06T11:51:11.124Z] / ____| | | [2025-03-06T11:51:11.124Z] | | ___ __| | ___ ___ _____ __ [2025-03-06T11:51:11.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-06T11:51:11.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-06T11:51:11.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-06T11:51:11.124Z] Bash-1.0.6 [2025-03-06T11:51:11.124Z] [2025-03-06T11:51:11.124Z] [2025-03-06T11:51:11.124Z] ==> git version 2.25.1 found [2025-03-06T11:51:11.124Z] ==> 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-03-06T11:51:11.124Z] Release-Date: 2020-01-08 [2025-03-06T11:51:11.124Z] 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-03-06T11:51:11.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-06T11:51:11.124Z] ==> Jenkins CI detected. [2025-03-06T11:51:11.124Z] current dir:  /w/workspace/edgex-go/807 [2025-03-06T11:51:11.124Z] project root: . [2025-03-06T11:51:11.124Z] --> token set from env [2025-03-06T11:51:11.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-06T11:51:11.124Z] ==> Running gcov in . (disable via -X gcov) [2025-03-06T11:51:11.124Z] ==> Python coveragepy not found [2025-03-06T11:51:11.124Z] ==> Searching for coverage reports in: [2025-03-06T11:51:11.124Z] + . [2025-03-06T11:51:11.124Z] -> Found 1 reports [2025-03-06T11:51:11.124Z] ==> Detecting git/mercurial file structure [2025-03-06T11:51:11.124Z] ==> Reading reports [2025-03-06T11:51:11.385Z] + ./coverage.out bytes=1660758 [2025-03-06T11:51:11.385Z] ==> Appending adjustments [2025-03-06T11:51:11.385Z] https://docs.codecov.io/docs/fixing-reports [2025-03-06T11:51:12.763Z] + Found adjustments [2025-03-06T11:51:12.763Z] ==> Gzipping contents [2025-03-06T11:51:12.763Z] 140K /tmp/codecov.wojf1F.gz [2025-03-06T11:51:12.763Z] ==> Uploading reports [2025-03-06T11:51:12.763Z] url: https://codecov.io [2025-03-06T11:51:12.763Z] query: branch=main&commit=0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a&build=807&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F807%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-06T11:51:12.763Z] -> Pinging Codecov [2025-03-06T11:51:12.763Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a&build=807&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F807%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-06T11:51:12.763Z] -> Uploading to [2025-03-06T11:51:12.763Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a/e1e6a47a-b3d5-47fb-8a75-09ecc8668e14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250306%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250306T115112Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4277c326ceeb364649fa469b7284584fee8af5c8a5f99dc49d61631e229a9105 [2025-03-06T11:51:12.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:12.763Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:13.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 670k --:--:-- --:--:-- --:--:-- 666k 100 138k 0 0 100 138k 0 663k --:--:-- --:--:-- --:--:-- 660k [2025-03-06T11:51:13.023Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [2025-03-06T11:51:13.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-06T11:51:13.293Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-06T11:51:13.310Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:51:13.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-06T11:51:13.623Z] [2025-03-06T11:51:13.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:51:13.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-06T11:51:13.929Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-06T11:51:13.929Z] 43c4264eed91: Pulling fs layer [2025-03-06T11:51:13.929Z] 4cc291be95ef: Pulling fs layer [2025-03-06T11:51:13.929Z] 2ac1f1163629: Pulling fs layer [2025-03-06T11:51:13.929Z] 5c3c966382ef: Pulling fs layer [2025-03-06T11:51:13.929Z] 4f4fb700ef54: Pulling fs layer [2025-03-06T11:51:13.929Z] d9c7d2e4e75e: Pulling fs layer [2025-03-06T11:51:13.929Z] 9c3e1370e548: Pulling fs layer [2025-03-06T11:51:13.929Z] 4f4fb700ef54: Waiting [2025-03-06T11:51:13.929Z] 9c3e1370e548: Waiting [2025-03-06T11:51:13.929Z] d9c7d2e4e75e: Waiting [2025-03-06T11:51:13.929Z] 5c3c966382ef: Waiting [2025-03-06T11:51:13.929Z] 4cc291be95ef: Verifying Checksum [2025-03-06T11:51:13.929Z] 4cc291be95ef: Download complete [2025-03-06T11:51:13.929Z] 5c3c966382ef: Download complete [2025-03-06T11:51:13.929Z] 4f4fb700ef54: Verifying Checksum [2025-03-06T11:51:13.929Z] 4f4fb700ef54: Download complete [2025-03-06T11:51:13.929Z] 43c4264eed91: Verifying Checksum [2025-03-06T11:51:13.929Z] 43c4264eed91: Download complete [2025-03-06T11:51:14.189Z] d9c7d2e4e75e: Verifying Checksum [2025-03-06T11:51:14.189Z] d9c7d2e4e75e: Download complete [2025-03-06T11:51:14.189Z] 43c4264eed91: Pull complete [2025-03-06T11:51:14.189Z] 4cc291be95ef: Pull complete [2025-03-06T11:51:14.448Z] 2ac1f1163629: Verifying Checksum [2025-03-06T11:51:14.448Z] 2ac1f1163629: Download complete [2025-03-06T11:51:15.013Z] 9c3e1370e548: Verifying Checksum [2025-03-06T11:51:15.013Z] 9c3e1370e548: Download complete [2025-03-06T11:51:17.544Z] 2ac1f1163629: Pull complete [2025-03-06T11:51:17.544Z] 5c3c966382ef: Pull complete [2025-03-06T11:51:17.544Z] 4f4fb700ef54: Pull complete [2025-03-06T11:51:17.803Z] d9c7d2e4e75e: Pull complete [2025-03-06T11:51:21.099Z] 9c3e1370e548: Pull complete [2025-03-06T11:51:21.099Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-06T11:51:21.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-06T11:51:21.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:51:21.208Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:51:21.238Z] $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:51:23.282Z] $ docker top 0c3d88ff6f622121645a4d8a04f643fd9d4be230790f75b2a08fe858aa38638b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T11:51:23.650Z] + git config --global --add safe.directory /w/workspace/edgex-go/807 [Pipeline] echo [2025-03-06T11:51:23.661Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-06T11:51:23.943Z] + set -o pipefail [2025-03-06T11:51:23.943Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-06T11:51:32.073Z] [2025-03-06T11:51:32.073Z] Monitoring /w/workspace/edgex-go/807 (github.com/edgexfoundry/edgex-go)... [2025-03-06T11:51:32.073Z] [2025-03-06T11:51:32.073Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/23a82def-b07a-42a3-85b5-27e1153013c6 [2025-03-06T11:51:32.073Z] [2025-03-06T11:51:32.073Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-06T11:51:32.073Z] [2025-03-06T11:51:32.073Z] [2025-03-06T11:51:32.073Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-06T11:51:32.073Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-06T11:51:32.078Z] $ docker stop --time=1 0c3d88ff6f622121645a4d8a04f643fd9d4be230790f75b2a08fe858aa38638b [2025-03-06T11:51:34.529Z] $ docker rm -f --volumes 0c3d88ff6f622121645a4d8a04f643fd9d4be230790f75b2a08fe858aa38638b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-06T11:51:35.111Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T11:51:35.134Z] provisioning config files... [2025-03-06T11:51:35.141Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/807@tmp/config598692973778328078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:51:35.449Z] --> edgex-publish-swagger.sh [2025-03-06T11:51:35.449Z] === Publish openapi API === [2025-03-06T11:51:35.449Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-06T11:51:35.449Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/807/openapi/core-command.yaml] [2025-03-06T11:51:35.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:35.449Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:35.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68725 --:--:-- --:--:-- --:--:-- 68725 [2025-03-06T11:51:35.709Z] [2025-03-06T11:51:35.709Z] [2025-03-06T11:51:35.709Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/807/openapi/core-data.yaml] [2025-03-06T11:51:35.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:35.709Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:36.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 146k --:--:-- --:--:-- --:--:-- 146k 100 71081 0 0 100 71081 0 146k --:--:-- --:--:-- --:--:-- 146k [2025-03-06T11:51:36.277Z] [2025-03-06T11:51:36.277Z] [2025-03-06T11:51:36.277Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/807/openapi/core-keeper.yaml] [2025-03-06T11:51:36.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:36.277Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:36.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 288 140k --:--:-- --:--:-- --:--:-- 140k [2025-03-06T11:51:36.537Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-06T11:51:36.537Z] [2025-03-06T11:51:36.537Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/807/openapi/core-metadata.yaml] [2025-03-06T11:51:36.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:36.537Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:36.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 496 497k --:--:-- --:--:-- --:--:-- 497k [2025-03-06T11:51:36.797Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-06T11:51:36.797Z] [2025-03-06T11:51:36.797Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/807/openapi/security-proxy-auth.yaml] [2025-03-06T11:51:36.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:36.797Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:37.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 407 147k --:--:-- --:--:-- --:--:-- 146k 100 24535 100 66 100 24469 407 147k --:--:-- --:--:-- --:--:-- 146k [2025-03-06T11:51:37.057Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-06T11:51:37.057Z] [2025-03-06T11:51:37.057Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/807/openapi/security-secretstore-setup.yaml] [2025-03-06T11:51:37.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:37.057Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:37.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 448 26619 --:--:-- --:--:-- --:--:-- 27068 [2025-03-06T11:51:37.317Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-06T11:51:37.317Z] [2025-03-06T11:51:37.317Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/807/openapi/support-notifications.yaml] [2025-03-06T11:51:37.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:37.317Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:37.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 537 336k --:--:-- --:--:-- --:--:-- 337k [2025-03-06T11:51:37.577Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-06T11:51:37.577Z] [2025-03-06T11:51:37.577Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/807/openapi/support-scheduler.yaml] [2025-03-06T11:51:37.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T11:51:37.577Z] Dload Upload Total Spent Left Speed [2025-03-06T11:51:37.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 551 174k --:--:-- --:--:-- --:--:-- 175k [2025-03-06T11:51:37.837Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-06T11:51:37.837Z] [Pipeline] } [2025-03-06T11:51:37.845Z] 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-03-06T11:51:38.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T11:51:38.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:51:38.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T11:51:38.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:51:38.676Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:51:38.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:51:39.114Z] $ docker top 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 -eo pid,comm [2025-03-06T11:51:39.171Z] 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-03-06T11:51:39.171Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T11:51:39.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T11:51:39.230Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T11:51:39.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T11:51:39.340Z] $ docker exec 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 ssh-agent [2025-03-06T11:51:39.463Z] SSH_AUTH_SOCK=/tmp/ssh-nlbIodhubs3T/agent.32 [2025-03-06T11:51:39.463Z] SSH_AGENT_PID=38 [2025-03-06T11:51:39.468Z] Running ssh-add (command line suppressed) [2025-03-06T11:51:39.571Z] Identity added: /w/workspace/edgex-go/807@tmp/private_key_18397289999433801074.key (/w/workspace/edgex-go/807@tmp/private_key_18397289999433801074.key) [2025-03-06T11:51:39.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T11:51:39.888Z] + git semver tag [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,058 [run_tag] DEBUG tag force:False [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,058 [check_head_tag] DEBUG check head tag [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,063 [execute] INFO git cat-file --batch-check [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=) [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,067 [execute] INFO git cat-file --batch [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=) [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,134 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,134 [execute] INFO git tag -a v4.0.0-dev.69 -m v4.0.0-dev.69 [2025-03-06T11:51:40.146Z] 2025-03-06 11:51:40,134 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.69', '-m', 'v4.0.0-dev.69'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=None) [2025-03-06T11:51:40.405Z] 2025-03-06 11:51:40,140 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main [2025-03-06T11:51:40.405Z] 4.0.0-dev.69 [Pipeline] } [2025-03-06T11:51:40.407Z] $ docker exec --env ******** --env ******** 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 ssh-agent -k [2025-03-06T11:51:40.515Z] unset SSH_AUTH_SOCK; [2025-03-06T11:51:40.515Z] unset SSH_AGENT_PID; [2025-03-06T11:51:40.515Z] echo Agent pid 38 killed; [2025-03-06T11:51:40.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T11:51:40.852Z] + git semver [Pipeline] } [2025-03-06T11:51:41.115Z] $ docker stop --time=1 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 [2025-03-06T11:51:42.404Z] $ docker rm -f --volumes 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:51:42.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-06T11:51:42.888Z] [2025-03-06T11:51:42.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:51:43.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-06T11:51:43.235Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-06T11:51:43.235Z] ab5ef0e58194: Pulling fs layer [2025-03-06T11:51:43.235Z] 9712f1f96733: Pulling fs layer [2025-03-06T11:51:43.235Z] 63f879dbbcfc: Pulling fs layer [2025-03-06T11:51:43.235Z] 0d9ebad4ef96: Pulling fs layer [2025-03-06T11:51:43.235Z] e9a5061849ea: Pulling fs layer [2025-03-06T11:51:43.235Z] d747dcd14b5f: Pulling fs layer [2025-03-06T11:51:43.235Z] 2de7ff778b66: Pulling fs layer [2025-03-06T11:51:43.235Z] 0d9ebad4ef96: Waiting [2025-03-06T11:51:43.235Z] d747dcd14b5f: Waiting [2025-03-06T11:51:43.235Z] e9a5061849ea: Waiting [2025-03-06T11:51:43.235Z] 9712f1f96733: Download complete [2025-03-06T11:51:43.523Z] 63f879dbbcfc: Verifying Checksum [2025-03-06T11:51:43.523Z] 63f879dbbcfc: Download complete [2025-03-06T11:51:43.523Z] e9a5061849ea: Verifying Checksum [2025-03-06T11:51:43.523Z] e9a5061849ea: Download complete [2025-03-06T11:51:43.523Z] d747dcd14b5f: Verifying Checksum [2025-03-06T11:51:43.523Z] d747dcd14b5f: Download complete [2025-03-06T11:51:43.780Z] 0d9ebad4ef96: Verifying Checksum [2025-03-06T11:51:43.780Z] 0d9ebad4ef96: Download complete [2025-03-06T11:51:43.780Z] 2de7ff778b66: Download complete [2025-03-06T11:51:43.780Z] ab5ef0e58194: Verifying Checksum [2025-03-06T11:51:43.780Z] ab5ef0e58194: Download complete [2025-03-06T11:51:47.062Z] ab5ef0e58194: Pull complete [2025-03-06T11:51:47.062Z] 9712f1f96733: Pull complete [2025-03-06T11:51:47.320Z] 63f879dbbcfc: Pull complete [2025-03-06T11:51:51.501Z] 0d9ebad4ef96: Pull complete [2025-03-06T11:51:51.501Z] e9a5061849ea: Pull complete [2025-03-06T11:51:51.501Z] d747dcd14b5f: Pull complete [2025-03-06T11:51:52.435Z] 2de7ff778b66: Pull complete [2025-03-06T11:51:52.435Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-06T11:51:52.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-06T11:51:52.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:51:52.542Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:51:52.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:51:54.458Z] $ docker top 232383d32882a41d13484d770743fbaf199c1c587a50428d070c0d42aa31bf57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-06T11:51:54.554Z] provisioning config files... [2025-03-06T11:51:54.560Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/807@tmp/config1847458921662570624tmp [2025-03-06T11:51:54.570Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/807@tmp/config17377501643971650946tmp [2025-03-06T11:51:54.582Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/807@tmp/config8146860264619103898tmp [Pipeline] { [Pipeline] echo [2025-03-06T11:51:54.614Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:51:54.907Z] ---> sigul-configuration.sh [2025-03-06T11:51:54.907Z] gpg: directory `/root/.gnupg' created [2025-03-06T11:51:54.907Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-06T11:51:54.907Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-06T11:51:54.907Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-06T11:51:54.907Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-06T11:51:54.907Z] gpg: CAST5 encrypted data [2025-03-06T11:51:54.907Z] gpg: encrypted with 1 passphrase [2025-03-06T11:51:54.907Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-06T11:51:55.201Z] + mkdir /home/jenkins [2025-03-06T11:51:55.202Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-06T11:51:55.496Z] + 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-03-06T11:51:55.510Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:51:55.804Z] ---> sigul-install.sh [2025-03-06T11:51:55.804Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-06T11:51:56.097Z] + git tag --list [2025-03-06T11:51:56.097Z] 0.6.0 [2025-03-06T11:51:56.097Z] 0.6.1 [2025-03-06T11:51:56.097Z] 0.7.0 [2025-03-06T11:51:56.097Z] 0.7.1 [2025-03-06T11:51:56.097Z] v1.0.0 [2025-03-06T11:51:56.097Z] v1.0.1 [2025-03-06T11:51:56.097Z] v1.1.0 [2025-03-06T11:51:56.097Z] v1.2.0 [2025-03-06T11:51:56.097Z] v1.2.1 [2025-03-06T11:51:56.097Z] v1.3.0 [2025-03-06T11:51:56.097Z] v1.3.1 [2025-03-06T11:51:56.097Z] v2.0.0 [2025-03-06T11:51:56.097Z] v2.1.0 [2025-03-06T11:51:56.097Z] v2.1.1 [2025-03-06T11:51:56.097Z] v2.2.0 [2025-03-06T11:51:56.097Z] v2.3.0 [2025-03-06T11:51:56.097Z] v3.0 [2025-03-06T11:51:56.097Z] v3.0.0 [2025-03-06T11:51:56.097Z] v3.1 [2025-03-06T11:51:56.097Z] v3.1.0 [2025-03-06T11:51:56.097Z] v3.1.0-dev.1 [2025-03-06T11:51:56.097Z] v3.1.0-dev.10 [2025-03-06T11:51:56.097Z] v3.1.0-dev.11 [2025-03-06T11:51:56.097Z] v3.1.0-dev.12 [2025-03-06T11:51:56.097Z] v3.1.0-dev.13 [2025-03-06T11:51:56.097Z] v3.1.0-dev.14 [2025-03-06T11:51:56.097Z] v3.1.0-dev.15 [2025-03-06T11:51:56.097Z] v3.1.0-dev.16 [2025-03-06T11:51:56.097Z] v3.1.0-dev.17 [2025-03-06T11:51:56.097Z] v3.1.0-dev.18 [2025-03-06T11:51:56.097Z] v3.1.0-dev.19 [2025-03-06T11:51:56.097Z] v3.1.0-dev.2 [2025-03-06T11:51:56.097Z] v3.1.0-dev.20 [2025-03-06T11:51:56.097Z] v3.1.0-dev.21 [2025-03-06T11:51:56.097Z] v3.1.0-dev.22 [2025-03-06T11:51:56.097Z] v3.1.0-dev.23 [2025-03-06T11:51:56.097Z] v3.1.0-dev.24 [2025-03-06T11:51:56.097Z] v3.1.0-dev.25 [2025-03-06T11:51:56.097Z] v3.1.0-dev.26 [2025-03-06T11:51:56.097Z] v3.1.0-dev.27 [2025-03-06T11:51:56.097Z] v3.1.0-dev.28 [2025-03-06T11:51:56.097Z] v3.1.0-dev.29 [2025-03-06T11:51:56.097Z] v3.1.0-dev.3 [2025-03-06T11:51:56.097Z] v3.1.0-dev.30 [2025-03-06T11:51:56.097Z] v3.1.0-dev.31 [2025-03-06T11:51:56.097Z] v3.1.0-dev.32 [2025-03-06T11:51:56.097Z] v3.1.0-dev.33 [2025-03-06T11:51:56.097Z] v3.1.0-dev.34 [2025-03-06T11:51:56.097Z] v3.1.0-dev.35 [2025-03-06T11:51:56.097Z] v3.1.0-dev.36 [2025-03-06T11:51:56.097Z] v3.1.0-dev.37 [2025-03-06T11:51:56.097Z] v3.1.0-dev.38 [2025-03-06T11:51:56.097Z] v3.1.0-dev.39 [2025-03-06T11:51:56.097Z] v3.1.0-dev.4 [2025-03-06T11:51:56.097Z] v3.1.0-dev.40 [2025-03-06T11:51:56.097Z] v3.1.0-dev.41 [2025-03-06T11:51:56.097Z] v3.1.0-dev.42 [2025-03-06T11:51:56.097Z] v3.1.0-dev.43 [2025-03-06T11:51:56.097Z] v3.1.0-dev.44 [2025-03-06T11:51:56.097Z] v3.1.0-dev.45 [2025-03-06T11:51:56.097Z] v3.1.0-dev.46 [2025-03-06T11:51:56.097Z] v3.1.0-dev.47 [2025-03-06T11:51:56.097Z] v3.1.0-dev.48 [2025-03-06T11:51:56.097Z] v3.1.0-dev.49 [2025-03-06T11:51:56.097Z] v3.1.0-dev.5 [2025-03-06T11:51:56.097Z] v3.1.0-dev.50 [2025-03-06T11:51:56.097Z] v3.1.0-dev.51 [2025-03-06T11:51:56.097Z] v3.1.0-dev.52 [2025-03-06T11:51:56.097Z] v3.1.0-dev.53 [2025-03-06T11:51:56.097Z] v3.1.0-dev.54 [2025-03-06T11:51:56.097Z] v3.1.0-dev.55 [2025-03-06T11:51:56.097Z] v3.1.0-dev.56 [2025-03-06T11:51:56.097Z] v3.1.0-dev.57 [2025-03-06T11:51:56.097Z] v3.1.0-dev.58 [2025-03-06T11:51:56.097Z] v3.1.0-dev.59 [2025-03-06T11:51:56.097Z] v3.1.0-dev.6 [2025-03-06T11:51:56.097Z] v3.1.0-dev.60 [2025-03-06T11:51:56.097Z] v3.1.0-dev.61 [2025-03-06T11:51:56.097Z] v3.1.0-dev.62 [2025-03-06T11:51:56.097Z] v3.1.0-dev.63 [2025-03-06T11:51:56.097Z] v3.1.0-dev.64 [2025-03-06T11:51:56.097Z] v3.1.0-dev.65 [2025-03-06T11:51:56.097Z] v3.1.0-dev.66 [2025-03-06T11:51:56.097Z] v3.1.0-dev.67 [2025-03-06T11:51:56.097Z] v3.1.0-dev.68 [2025-03-06T11:51:56.097Z] v3.1.0-dev.69 [2025-03-06T11:51:56.097Z] v3.1.0-dev.7 [2025-03-06T11:51:56.097Z] v3.1.0-dev.70 [2025-03-06T11:51:56.097Z] v3.1.0-dev.71 [2025-03-06T11:51:56.097Z] v3.1.0-dev.72 [2025-03-06T11:51:56.097Z] v3.1.0-dev.73 [2025-03-06T11:51:56.097Z] v3.1.0-dev.8 [2025-03-06T11:51:56.097Z] v3.1.0-dev.9 [2025-03-06T11:51:56.097Z] v3.1.1 [2025-03-06T11:51:56.097Z] v3.1.1-dev.1 [2025-03-06T11:51:56.097Z] v3.1.1-dev.2 [2025-03-06T11:51:56.097Z] v3.2.0-dev.1 [2025-03-06T11:51:56.097Z] v3.2.0-dev.10 [2025-03-06T11:51:56.097Z] v3.2.0-dev.100 [2025-03-06T11:51:56.097Z] v3.2.0-dev.101 [2025-03-06T11:51:56.097Z] v3.2.0-dev.102 [2025-03-06T11:51:56.097Z] v3.2.0-dev.103 [2025-03-06T11:51:56.097Z] v3.2.0-dev.104 [2025-03-06T11:51:56.097Z] v3.2.0-dev.105 [2025-03-06T11:51:56.097Z] v3.2.0-dev.106 [2025-03-06T11:51:56.097Z] v3.2.0-dev.107 [2025-03-06T11:51:56.097Z] v3.2.0-dev.108 [2025-03-06T11:51:56.097Z] v3.2.0-dev.109 [2025-03-06T11:51:56.097Z] v3.2.0-dev.11 [2025-03-06T11:51:56.097Z] v3.2.0-dev.12 [2025-03-06T11:51:56.097Z] v3.2.0-dev.13 [2025-03-06T11:51:56.097Z] v3.2.0-dev.14 [2025-03-06T11:51:56.097Z] v3.2.0-dev.15 [2025-03-06T11:51:56.097Z] v3.2.0-dev.16 [2025-03-06T11:51:56.097Z] v3.2.0-dev.17 [2025-03-06T11:51:56.097Z] v3.2.0-dev.18 [2025-03-06T11:51:56.097Z] v3.2.0-dev.19 [2025-03-06T11:51:56.097Z] v3.2.0-dev.2 [2025-03-06T11:51:56.097Z] v3.2.0-dev.20 [2025-03-06T11:51:56.097Z] v3.2.0-dev.21 [2025-03-06T11:51:56.097Z] v3.2.0-dev.22 [2025-03-06T11:51:56.097Z] v3.2.0-dev.23 [2025-03-06T11:51:56.097Z] v3.2.0-dev.24 [2025-03-06T11:51:56.097Z] v3.2.0-dev.25 [2025-03-06T11:51:56.097Z] v3.2.0-dev.26 [2025-03-06T11:51:56.097Z] v3.2.0-dev.27 [2025-03-06T11:51:56.097Z] v3.2.0-dev.28 [2025-03-06T11:51:56.097Z] v3.2.0-dev.29 [2025-03-06T11:51:56.097Z] v3.2.0-dev.3 [2025-03-06T11:51:56.097Z] v3.2.0-dev.30 [2025-03-06T11:51:56.097Z] v3.2.0-dev.31 [2025-03-06T11:51:56.097Z] v3.2.0-dev.32 [2025-03-06T11:51:56.097Z] v3.2.0-dev.33 [2025-03-06T11:51:56.097Z] v3.2.0-dev.34 [2025-03-06T11:51:56.097Z] v3.2.0-dev.35 [2025-03-06T11:51:56.097Z] v3.2.0-dev.36 [2025-03-06T11:51:56.097Z] v3.2.0-dev.37 [2025-03-06T11:51:56.097Z] v3.2.0-dev.38 [2025-03-06T11:51:56.097Z] v3.2.0-dev.39 [2025-03-06T11:51:56.097Z] v3.2.0-dev.4 [2025-03-06T11:51:56.097Z] v3.2.0-dev.40 [2025-03-06T11:51:56.097Z] v3.2.0-dev.41 [2025-03-06T11:51:56.097Z] v3.2.0-dev.42 [2025-03-06T11:51:56.097Z] v3.2.0-dev.43 [2025-03-06T11:51:56.097Z] v3.2.0-dev.44 [2025-03-06T11:51:56.097Z] v3.2.0-dev.45 [2025-03-06T11:51:56.097Z] v3.2.0-dev.46 [2025-03-06T11:51:56.097Z] v3.2.0-dev.47 [2025-03-06T11:51:56.097Z] v3.2.0-dev.48 [2025-03-06T11:51:56.097Z] v3.2.0-dev.49 [2025-03-06T11:51:56.097Z] v3.2.0-dev.5 [2025-03-06T11:51:56.097Z] v3.2.0-dev.50 [2025-03-06T11:51:56.097Z] v3.2.0-dev.51 [2025-03-06T11:51:56.097Z] v3.2.0-dev.52 [2025-03-06T11:51:56.097Z] v3.2.0-dev.53 [2025-03-06T11:51:56.097Z] v3.2.0-dev.54 [2025-03-06T11:51:56.097Z] v3.2.0-dev.55 [2025-03-06T11:51:56.097Z] v3.2.0-dev.56 [2025-03-06T11:51:56.097Z] v3.2.0-dev.57 [2025-03-06T11:51:56.097Z] v3.2.0-dev.58 [2025-03-06T11:51:56.097Z] v3.2.0-dev.59 [2025-03-06T11:51:56.097Z] v3.2.0-dev.6 [2025-03-06T11:51:56.097Z] v3.2.0-dev.60 [2025-03-06T11:51:56.097Z] v3.2.0-dev.61 [2025-03-06T11:51:56.097Z] v3.2.0-dev.62 [2025-03-06T11:51:56.097Z] v3.2.0-dev.63 [2025-03-06T11:51:56.097Z] v3.2.0-dev.64 [2025-03-06T11:51:56.097Z] v3.2.0-dev.65 [2025-03-06T11:51:56.097Z] v3.2.0-dev.66 [2025-03-06T11:51:56.097Z] v3.2.0-dev.67 [2025-03-06T11:51:56.097Z] v3.2.0-dev.68 [2025-03-06T11:51:56.097Z] v3.2.0-dev.69 [2025-03-06T11:51:56.097Z] v3.2.0-dev.7 [2025-03-06T11:51:56.097Z] v3.2.0-dev.70 [2025-03-06T11:51:56.097Z] v3.2.0-dev.71 [2025-03-06T11:51:56.097Z] v3.2.0-dev.72 [2025-03-06T11:51:56.097Z] v3.2.0-dev.73 [2025-03-06T11:51:56.097Z] v3.2.0-dev.74 [2025-03-06T11:51:56.097Z] v3.2.0-dev.75 [2025-03-06T11:51:56.097Z] v3.2.0-dev.76 [2025-03-06T11:51:56.097Z] v3.2.0-dev.77 [2025-03-06T11:51:56.097Z] v3.2.0-dev.78 [2025-03-06T11:51:56.097Z] v3.2.0-dev.79 [2025-03-06T11:51:56.097Z] v3.2.0-dev.8 [2025-03-06T11:51:56.097Z] v3.2.0-dev.80 [2025-03-06T11:51:56.097Z] v3.2.0-dev.81 [2025-03-06T11:51:56.097Z] v3.2.0-dev.82 [2025-03-06T11:51:56.097Z] v3.2.0-dev.83 [2025-03-06T11:51:56.097Z] v3.2.0-dev.84 [2025-03-06T11:51:56.097Z] v3.2.0-dev.85 [2025-03-06T11:51:56.097Z] v3.2.0-dev.86 [2025-03-06T11:51:56.097Z] v3.2.0-dev.87 [2025-03-06T11:51:56.097Z] v3.2.0-dev.88 [2025-03-06T11:51:56.097Z] v3.2.0-dev.89 [2025-03-06T11:51:56.097Z] v3.2.0-dev.9 [2025-03-06T11:51:56.097Z] v3.2.0-dev.90 [2025-03-06T11:51:56.097Z] v3.2.0-dev.91 [2025-03-06T11:51:56.097Z] v3.2.0-dev.92 [2025-03-06T11:51:56.097Z] v3.2.0-dev.93 [2025-03-06T11:51:56.097Z] v3.2.0-dev.94 [2025-03-06T11:51:56.097Z] v3.2.0-dev.95 [2025-03-06T11:51:56.097Z] v3.2.0-dev.96 [2025-03-06T11:51:56.097Z] v3.2.0-dev.97 [2025-03-06T11:51:56.097Z] v3.2.0-dev.98 [2025-03-06T11:51:56.097Z] v3.2.0-dev.99 [2025-03-06T11:51:56.097Z] v4.0.0-dev.1 [2025-03-06T11:51:56.097Z] v4.0.0-dev.10 [2025-03-06T11:51:56.097Z] v4.0.0-dev.11 [2025-03-06T11:51:56.097Z] v4.0.0-dev.12 [2025-03-06T11:51:56.097Z] v4.0.0-dev.13 [2025-03-06T11:51:56.097Z] v4.0.0-dev.14 [2025-03-06T11:51:56.097Z] v4.0.0-dev.15 [2025-03-06T11:51:56.097Z] v4.0.0-dev.16 [2025-03-06T11:51:56.097Z] v4.0.0-dev.17 [2025-03-06T11:51:56.097Z] v4.0.0-dev.18 [2025-03-06T11:51:56.097Z] v4.0.0-dev.19 [2025-03-06T11:51:56.097Z] v4.0.0-dev.2 [2025-03-06T11:51:56.097Z] v4.0.0-dev.20 [2025-03-06T11:51:56.097Z] v4.0.0-dev.21 [2025-03-06T11:51:56.097Z] v4.0.0-dev.22 [2025-03-06T11:51:56.097Z] v4.0.0-dev.23 [2025-03-06T11:51:56.097Z] v4.0.0-dev.24 [2025-03-06T11:51:56.097Z] v4.0.0-dev.25 [2025-03-06T11:51:56.097Z] v4.0.0-dev.26 [2025-03-06T11:51:56.097Z] v4.0.0-dev.27 [2025-03-06T11:51:56.097Z] v4.0.0-dev.28 [2025-03-06T11:51:56.097Z] v4.0.0-dev.29 [2025-03-06T11:51:56.097Z] v4.0.0-dev.3 [2025-03-06T11:51:56.097Z] v4.0.0-dev.30 [2025-03-06T11:51:56.097Z] v4.0.0-dev.31 [2025-03-06T11:51:56.097Z] v4.0.0-dev.32 [2025-03-06T11:51:56.097Z] v4.0.0-dev.33 [2025-03-06T11:51:56.097Z] v4.0.0-dev.34 [2025-03-06T11:51:56.097Z] v4.0.0-dev.35 [2025-03-06T11:51:56.097Z] v4.0.0-dev.36 [2025-03-06T11:51:56.097Z] v4.0.0-dev.37 [2025-03-06T11:51:56.097Z] v4.0.0-dev.38 [2025-03-06T11:51:56.097Z] v4.0.0-dev.39 [2025-03-06T11:51:56.097Z] v4.0.0-dev.4 [2025-03-06T11:51:56.097Z] v4.0.0-dev.40 [2025-03-06T11:51:56.097Z] v4.0.0-dev.41 [2025-03-06T11:51:56.097Z] v4.0.0-dev.42 [2025-03-06T11:51:56.097Z] v4.0.0-dev.43 [2025-03-06T11:51:56.097Z] v4.0.0-dev.44 [2025-03-06T11:51:56.097Z] v4.0.0-dev.45 [2025-03-06T11:51:56.097Z] v4.0.0-dev.46 [2025-03-06T11:51:56.097Z] v4.0.0-dev.47 [2025-03-06T11:51:56.097Z] v4.0.0-dev.48 [2025-03-06T11:51:56.097Z] v4.0.0-dev.49 [2025-03-06T11:51:56.097Z] v4.0.0-dev.5 [2025-03-06T11:51:56.097Z] v4.0.0-dev.50 [2025-03-06T11:51:56.097Z] v4.0.0-dev.51 [2025-03-06T11:51:56.097Z] v4.0.0-dev.52 [2025-03-06T11:51:56.097Z] v4.0.0-dev.53 [2025-03-06T11:51:56.097Z] v4.0.0-dev.54 [2025-03-06T11:51:56.097Z] v4.0.0-dev.55 [2025-03-06T11:51:56.097Z] v4.0.0-dev.56 [2025-03-06T11:51:56.097Z] v4.0.0-dev.57 [2025-03-06T11:51:56.098Z] v4.0.0-dev.58 [2025-03-06T11:51:56.098Z] v4.0.0-dev.59 [2025-03-06T11:51:56.098Z] v4.0.0-dev.6 [2025-03-06T11:51:56.098Z] v4.0.0-dev.60 [2025-03-06T11:51:56.098Z] v4.0.0-dev.61 [2025-03-06T11:51:56.098Z] v4.0.0-dev.62 [2025-03-06T11:51:56.098Z] v4.0.0-dev.63 [2025-03-06T11:51:56.098Z] v4.0.0-dev.64 [2025-03-06T11:51:56.098Z] v4.0.0-dev.65 [2025-03-06T11:51:56.098Z] v4.0.0-dev.66 [2025-03-06T11:51:56.098Z] v4.0.0-dev.67 [2025-03-06T11:51:56.098Z] v4.0.0-dev.68 [2025-03-06T11:51:56.098Z] v4.0.0-dev.69 [2025-03-06T11:51:56.098Z] v4.0.0-dev.7 [2025-03-06T11:51:56.098Z] v4.0.0-dev.8 [2025-03-06T11:51:56.098Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-06T11:51:56.407Z] + lftools sign git-tag v4.0.0-dev.69 [2025-03-06T11:51:56.976Z] Signing Git tag with Sigul... [2025-03-06T11:51:56.976Z] Signing v4.0.0-dev.69 [Pipeline] echo [2025-03-06T11:51:57.560Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:51:57.852Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-06T11:51:57.861Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-06T11:51:57.885Z] $ docker stop --time=1 232383d32882a41d13484d770743fbaf199c1c587a50428d070c0d42aa31bf57 [2025-03-06T11:51:59.197Z] $ docker rm -f --volumes 232383d32882a41d13484d770743fbaf199c1c587a50428d070c0d42aa31bf57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-06T11:51:59.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T11:51:59.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:51:59.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T11:51:59.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:52:00.022Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:52:00.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:52:00.385Z] $ docker top ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f -eo pid,comm [2025-03-06T11:52:00.443Z] 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-03-06T11:52:00.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T11:52:00.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T11:52:00.499Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T11:52:00.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T11:52:00.595Z] $ docker exec ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f ssh-agent [2025-03-06T11:52:00.716Z] SSH_AUTH_SOCK=/tmp/ssh-QpAoAXLCdu2B/agent.32 [2025-03-06T11:52:00.716Z] SSH_AGENT_PID=38 [2025-03-06T11:52:00.721Z] Running ssh-add (command line suppressed) [2025-03-06T11:52:00.822Z] Identity added: /w/workspace/edgex-go/807@tmp/private_key_9652959161602455216.key (/w/workspace/edgex-go/807@tmp/private_key_9652959161602455216.key) [2025-03-06T11:52:00.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T11:52:01.142Z] + git semver bump pre [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,335 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,335 [bump_version] DEBUG bumping version:4.0.0-dev.69 on axis:pre with prefix:dev [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,335 [bump_version] DEBUG bumped version:4.0.0-dev.70 [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,335 [write_version] DEBUG write version:4.0.0-dev.70 to path:/w/workspace/edgex-go/807/.semver/main with force:True [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,335 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,335 [write_file] DEBUG write to file:/w/workspace/edgex-go/807/.semver/main [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,338 [execute] INFO git cat-file --batch-check [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=) [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,345 [execute] INFO git cat-file --batch [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=) [2025-03-06T11:52:01.400Z] 2025-03-06 11:52:01,351 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main [2025-03-06T11:52:01.400Z] 4.0.0-dev.70 [Pipeline] } [2025-03-06T11:52:01.402Z] $ docker exec --env ******** --env ******** ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f ssh-agent -k [2025-03-06T11:52:01.512Z] unset SSH_AUTH_SOCK; [2025-03-06T11:52:01.512Z] unset SSH_AGENT_PID; [2025-03-06T11:52:01.512Z] echo Agent pid 38 killed; [2025-03-06T11:52:01.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T11:52:01.857Z] + git semver [Pipeline] } [2025-03-06T11:52:02.124Z] $ docker stop --time=1 ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f [2025-03-06T11:52:03.405Z] $ docker rm -f --volumes ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T11:52:03.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T11:52:03.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:52:04.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T11:52:04.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:52:04.143Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:52:04.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:52:04.503Z] $ docker top c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T11:52:04.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T11:52:04.608Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T11:52:04.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T11:52:04.730Z] $ docker exec c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c ssh-agent [2025-03-06T11:52:04.852Z] SSH_AUTH_SOCK=/tmp/ssh-Bc5se3x60cpo/agent.31 [2025-03-06T11:52:04.852Z] SSH_AGENT_PID=37 [2025-03-06T11:52:04.855Z] Running ssh-add (command line suppressed) [2025-03-06T11:52:04.945Z] Identity added: /w/workspace/edgex-go/807@tmp/private_key_17284209349340152949.key (/w/workspace/edgex-go/807@tmp/private_key_17284209349340152949.key) [2025-03-06T11:52:04.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T11:52:05.253Z] + git semver push [2025-03-06T11:52:05.511Z] 2025-03-06 11:52:05,428 [run_push] DEBUG push [2025-03-06T11:52:05.511Z] 2025-03-06 11:52:05,429 [execute] INFO git cat-file --batch-check [2025-03-06T11:52:05.511Z] 2025-03-06 11:52:05,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=) [2025-03-06T11:52:05.511Z] 2025-03-06 11:52:05,435 [execute] INFO git rev-list 2e662c47444edee95e53fa2659a4c3312e399bcd -- [2025-03-06T11:52:05.511Z] 2025-03-06 11:52:05,435 [execute] DEBUG Popen(['git', 'rev-list', '2e662c47444edee95e53fa2659a4c3312e399bcd', '--'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-06T11:52:05.511Z] 2025-03-06 11:52:05,454 [execute] INFO git fetch -v origin [2025-03-06T11:52:05.511Z] 2025-03-06 11:52:05,455 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-06T11:52:06.079Z] 2025-03-06 11:52:05,898 [run_push] DEBUG no remote changes detected [2025-03-06T11:52:06.079Z] 2025-03-06 11:52:05,898 [execute] INFO git push origin semver [2025-03-06T11:52:06.079Z] 2025-03-06 11:52:05,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-06T11:52:06.646Z] 2025-03-06 11:52:06,607 [run_push] DEBUG push all version tags [2025-03-06T11:52:06.646Z] 2025-03-06 11:52:06,608 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-06T11:52:06.646Z] 2025-03-06 11:52:06,608 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=None) [2025-03-06T11:52:07.584Z] 2025-03-06 11:52:07,288 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main [2025-03-06T11:52:07.584Z] 4.0.0-dev.70 [Pipeline] } [2025-03-06T11:52:07.586Z] $ docker exec --env ******** --env ******** c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c ssh-agent -k [2025-03-06T11:52:07.697Z] unset SSH_AUTH_SOCK; [2025-03-06T11:52:07.700Z] unset SSH_AGENT_PID; [2025-03-06T11:52:07.700Z] echo Agent pid 37 killed; [2025-03-06T11:52:07.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T11:52:08.114Z] + git semver [Pipeline] } [2025-03-06T11:52:08.375Z] $ docker stop --time=1 c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c [2025-03-06T11:52:09.652Z] $ docker rm -f --volumes c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c [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-03-06T11:52:10.199Z] + [ -d /w/workspace/edgex-go/807/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:52:10.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:52:11.472Z] ---> package-listing.sh [2025-03-06T11:52:11.472Z] ++ facter osfamily [2025-03-06T11:52:11.472Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-06T11:52:11.730Z] + OS_FAMILY=debian [2025-03-06T11:52:11.730Z] + workspace=/w/workspace/edgex-go/807 [2025-03-06T11:52:11.730Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-06T11:52:11.730Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-06T11:52:11.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-06T11:52:11.730Z] + PACKAGES=/tmp/packages_start.txt [2025-03-06T11:52:11.730Z] + '[' /w/workspace/edgex-go/807 ']' [2025-03-06T11:52:11.730Z] + PACKAGES=/tmp/packages_end.txt [2025-03-06T11:52:11.730Z] + case "${OS_FAMILY}" in [2025-03-06T11:52:11.730Z] + dpkg -l [2025-03-06T11:52:11.730Z] + grep '^ii' [2025-03-06T11:52:11.730Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-06T11:52:11.730Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-06T11:52:11.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-06T11:52:11.730Z] + '[' /w/workspace/edgex-go/807 ']' [2025-03-06T11:52:11.730Z] + mkdir -p /w/workspace/edgex-go/807/archives/ [2025-03-06T11:52:11.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/807/archives/ [Pipeline] echo [2025-03-06T11:52:11.740Z] 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/807/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-06T11:52:12.016Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:52:12.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T11:52:12.579Z] [2025-03-06T11:52:12.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T11:52:12.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T11:52:12.889Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-06T11:52:12.889Z] 5eb5b503b376: Pulling fs layer [2025-03-06T11:52:12.889Z] 5c69ac0246d0: Pulling fs layer [2025-03-06T11:52:12.889Z] ec43610c2a17: Pulling fs layer [2025-03-06T11:52:12.889Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-06T11:52:12.889Z] 33b1e0a273af: Pulling fs layer [2025-03-06T11:52:12.889Z] 5d3b04190fa2: Pulling fs layer [2025-03-06T11:52:12.889Z] 2f39f015ded8: Pulling fs layer [2025-03-06T11:52:12.889Z] 3a2ae6a8a46f: Waiting [2025-03-06T11:52:12.889Z] 2f39f015ded8: Waiting [2025-03-06T11:52:12.889Z] 5d3b04190fa2: Waiting [2025-03-06T11:52:12.889Z] 5c69ac0246d0: Verifying Checksum [2025-03-06T11:52:12.889Z] 5c69ac0246d0: Download complete [2025-03-06T11:52:12.889Z] 3a2ae6a8a46f: Download complete [2025-03-06T11:52:13.147Z] 33b1e0a273af: Verifying Checksum [2025-03-06T11:52:13.147Z] 33b1e0a273af: Download complete [2025-03-06T11:52:13.147Z] 5d3b04190fa2: Verifying Checksum [2025-03-06T11:52:13.147Z] 5d3b04190fa2: Download complete [2025-03-06T11:52:13.147Z] ec43610c2a17: Verifying Checksum [2025-03-06T11:52:13.147Z] ec43610c2a17: Download complete [2025-03-06T11:52:13.147Z] 5eb5b503b376: Verifying Checksum [2025-03-06T11:52:13.147Z] 5eb5b503b376: Download complete [2025-03-06T11:52:13.714Z] 2f39f015ded8: Verifying Checksum [2025-03-06T11:52:13.714Z] 2f39f015ded8: Download complete [2025-03-06T11:52:14.280Z] 5eb5b503b376: Pull complete [2025-03-06T11:52:14.539Z] 5c69ac0246d0: Pull complete [2025-03-06T11:52:15.105Z] ec43610c2a17: Pull complete [2025-03-06T11:52:15.105Z] 3a2ae6a8a46f: Pull complete [2025-03-06T11:52:15.362Z] 33b1e0a273af: Pull complete [2025-03-06T11:52:15.362Z] 5d3b04190fa2: Pull complete [2025-03-06T11:52:19.540Z] 2f39f015ded8: Pull complete [2025-03-06T11:52:19.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-06T11:52:19.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T11:52:19.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T11:52:19.641Z] prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container [2025-03-06T11:52:19.665Z] $ 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/807/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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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-03-06T11:52:21.501Z] $ docker top 75d06329fe7422c95eafc0783fb96f31583a41401d843b1509f29d372bd3ea5c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T11:52:21.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-06T11:52:22.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-06T11:52:22.418Z] + ls /var/log/sa-host [2025-03-06T11:52:22.418Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T11:52:22.500Z] provisioning config files... [2025-03-06T11:52:22.507Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/807@tmp/config10803569599555643884tmp [Pipeline] { [Pipeline] echo [2025-03-06T11:52:22.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:52:22.807Z] ---> create-netrc.sh [Pipeline] } [2025-03-06T11:52:22.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:52:23.141Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-06T11:52:23.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:52:23.429Z] ---> sudo-logs.sh [2025-03-06T11:52:23.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-06T11:52:23.458Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:52:23.737Z] ---> job-cost.sh [2025-03-06T11:52:23.737Z] lf-activate-venv: SKIPPING [2025-03-06T11:52:23.737Z] DEBUG: total: 0.10999999940395355 [2025-03-06T11:52:23.737Z] INFO: Retrieving Stack Cost... [2025-03-06T11:52:24.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-06T11:52:24.563Z] INFO: Archiving Costs [Pipeline] echo [2025-03-06T11:52:24.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T11:52:24.857Z] ---> logs-deploy.sh [2025-03-06T11:52:24.857Z] lf-activate-venv: SKIPPING [2025-03-06T11:52:24.857Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/807 [2025-03-06T11:52:24.857Z] INFO: archiving workspace using pattern(s): [2025-03-06T11:52:25.795Z] Archives upload complete. [2025-03-06T11:52:26.053Z] INFO: archiving logs to Nexus [2025-03-06T11:52:26.622Z] ---> uname -a: [2025-03-06T11:52:26.622Z] Linux prd-ubuntu20-04-docker-8c-8g-40459 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-06T11:52:26.622Z] [2025-03-06T11:52:26.622Z]