Started by upstream project "edgexfoundry/cd-management/release-lts" build number 95 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6c30fa08fc741f587f051aa9141d7474d689cf5 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-ssh5965275207810485099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh4445178350101887458.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8547318327191136715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh8192692121658122158.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1576021427089665370.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41048 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b6c30fa08fc741f587f051aa9141d7474d689cf5 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @1c00668" > git config core.sparsecheckout # timeout=10 > git checkout -f b6c30fa08fc741f587f051aa9141d7474d689cf5 # timeout=10 > git rev-list --no-walk 1c00668fc2a13730d03445c745bd90ab17bc0204 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T06:39:35.370Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T06:39:35.434Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T06:39:35.466Z] ========================================================= [2025-03-12T06:39:35.466Z] EdgeX Global Pipelines Version Info [2025-03-12T06:39:35.466Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:39:36.598Z] ------------------- [2025-03-12T06:39:36.598Z] stable info: [2025-03-12T06:39:36.598Z] ------------------- [2025-03-12T06:39:36.598Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T06:39:36.598Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T06:39:36.598Z] Message: update stable to v1.0.271 [2025-03-12T06:39:36.857Z] ------------------- [2025-03-12T06:39:36.857Z] experimental info: [2025-03-12T06:39:36.857Z] ------------------- [2025-03-12T06:39:36.857Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T06:39:36.857Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T06:39:36.857Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T06:39:36.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-12T06:39:36.947Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-12T06:39:36.971Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T06:39:36.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T06:39:37.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T06:39:37.045Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T06:39:37.070Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T06:39:37.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-12T06:39:37.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-12T06:39:37.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-12T06:39:37.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T06:39:37.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T06:39:37.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T06:39:37.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T06:39:37.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T06:39:37.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T06:39:37.279Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T06:39:37.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T06:39:37.318Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-12T06:39:37.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-12T06:39:37.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T06:39:37.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T06:39:37.402Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T06:39:37.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T06:39:37.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T06:39:49.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T06:39:49.936Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] echo [2025-03-12T06:39:49.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6c30fa [Pipeline] echo [2025-03-12T06:39:49.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T06:39:50.036Z] provisioning config files... [2025-03-12T06:39:50.050Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3811288227555133635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:39:50.385Z] ---> ****-login.sh [2025-03-12T06:39:50.385Z] nexus3.edgexfoundry.org:10001 [2025-03-12T06:39:50.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:39:50.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:39:50.646Z] Configure a credential helper to remove this warning. See [2025-03-12T06:39:50.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:39:50.646Z] [2025-03-12T06:39:50.646Z] Login Succeeded [2025-03-12T06:39:50.646Z] nexus3.edgexfoundry.org:10002 [2025-03-12T06:39:50.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:39:50.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:39:50.907Z] Configure a credential helper to remove this warning. See [2025-03-12T06:39:50.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:39:50.907Z] [2025-03-12T06:39:50.907Z] Login Succeeded [2025-03-12T06:39:50.907Z] nexus3.edgexfoundry.org:10003 [2025-03-12T06:39:50.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:39:50.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:39:50.907Z] Configure a credential helper to remove this warning. See [2025-03-12T06:39:50.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:39:50.907Z] [2025-03-12T06:39:50.907Z] Login Succeeded [2025-03-12T06:39:50.907Z] nexus3.edgexfoundry.org:10004 [2025-03-12T06:39:51.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:39:51.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:39:51.169Z] Configure a credential helper to remove this warning. See [2025-03-12T06:39:51.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:39:51.169Z] [2025-03-12T06:39:51.169Z] Login Succeeded [2025-03-12T06:39:51.169Z] ****.io [2025-03-12T06:39:51.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:39:51.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:39:51.431Z] Configure a credential helper to remove this warning. See [2025-03-12T06:39:51.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:39:51.431Z] [2025-03-12T06:39:51.431Z] Login Succeeded [2025-03-12T06:39:51.431Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T06:39:51.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T06:39:51.768Z] + 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-12T06:39:51.768Z] + + cut -d/ -f2dirname [2025-03-12T06:39:51.768Z] cmd/core-command/Dockerfile [2025-03-12T06:39:51.768Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-12T06:39:51.768Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/core-data/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/core-keeper/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/core-metadata/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-12T06:39:51.768Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2025-03-12T06:39:51.768Z] [2025-03-12T06:39:51.768Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/support-notifications/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-12T06:39:51.768Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-12T06:39:51.768Z] + cut -d/ -f2 [2025-03-12T06:39:51.768Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-12T06:39:51.797Z] 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-12T06:39:52.167Z] + git rev-list -1 --merges b6c30fa08fc741f587f051aa9141d7474d689cf5~1..b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] echo [2025-03-12T06:39:52.180Z] -----------> git rev-list -1 --merges b6c30fa08fc741f587f051aa9141d7474d689cf5~1..b6c30fa08fc741f587f051aa9141d7474d689cf5 b6c30fa08fc741f587f051aa9141d7474d689cf5 [false] [Pipeline] sh [2025-03-12T06:39:52.477Z] + git log --format=format:%s -1 b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] echo [2025-03-12T06:39:52.492Z] ========================================================= [2025-03-12T06:39:52.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T06:39:52.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-12T06:39:52.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T06:39:52.943Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T06:39:52.943Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T06:39:52.943Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T06:39:52.943Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2025-03-12T06:39:52.943Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T06:39:52.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:39:53.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T06:39:53.294Z] [2025-03-12T06:39:53.294Z] 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-12T06:39:53.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T06:39:53.601Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T06:39:53.601Z] b85a868b505f: Pulling fs layer [2025-03-12T06:39:53.601Z] e2be974225ed: Pulling fs layer [2025-03-12T06:39:53.601Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T06:39:53.601Z] 988bab9f4d93: Pulling fs layer [2025-03-12T06:39:53.601Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T06:39:53.601Z] eaf3925da568: Pulling fs layer [2025-03-12T06:39:53.601Z] bab4dde63d76: Pulling fs layer [2025-03-12T06:39:53.601Z] bde34c3a00c8: Pulling fs layer [2025-03-12T06:39:53.601Z] b352a97aabf1: Pulling fs layer [2025-03-12T06:39:53.601Z] 4872d77fe225: Pulling fs layer [2025-03-12T06:39:53.601Z] 5851b861e8e6: Pulling fs layer [2025-03-12T06:39:53.601Z] bab4dde63d76: Waiting [2025-03-12T06:39:53.601Z] bde34c3a00c8: Waiting [2025-03-12T06:39:53.601Z] b352a97aabf1: Waiting [2025-03-12T06:39:53.601Z] 4872d77fe225: Waiting [2025-03-12T06:39:53.601Z] 5851b861e8e6: Waiting [2025-03-12T06:39:53.601Z] 988bab9f4d93: Waiting [2025-03-12T06:39:53.601Z] 1469e6f7b9e6: Waiting [2025-03-12T06:39:53.601Z] eaf3925da568: Waiting [2025-03-12T06:39:53.601Z] e2be974225ed: Download complete [2025-03-12T06:39:53.601Z] 988bab9f4d93: Verifying Checksum [2025-03-12T06:39:53.601Z] 988bab9f4d93: Download complete [2025-03-12T06:39:53.601Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T06:39:53.601Z] 1469e6f7b9e6: Download complete [2025-03-12T06:39:53.601Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T06:39:53.601Z] 339a4e72a1f5: Download complete [2025-03-12T06:39:53.601Z] bde34c3a00c8: Verifying Checksum [2025-03-12T06:39:53.601Z] bde34c3a00c8: Download complete [2025-03-12T06:39:53.860Z] b352a97aabf1: Download complete [2025-03-12T06:39:53.860Z] 4872d77fe225: Verifying Checksum [2025-03-12T06:39:53.860Z] 4872d77fe225: Download complete [2025-03-12T06:39:53.860Z] 5851b861e8e6: Verifying Checksum [2025-03-12T06:39:53.860Z] 5851b861e8e6: Download complete [2025-03-12T06:39:53.860Z] b85a868b505f: Download complete [2025-03-12T06:39:54.120Z] bab4dde63d76: Verifying Checksum [2025-03-12T06:39:54.120Z] bab4dde63d76: Download complete [2025-03-12T06:39:55.059Z] b85a868b505f: Pull complete [2025-03-12T06:39:55.059Z] e2be974225ed: Pull complete [2025-03-12T06:39:55.633Z] 339a4e72a1f5: Pull complete [2025-03-12T06:39:55.633Z] 988bab9f4d93: Pull complete [2025-03-12T06:39:55.893Z] 1469e6f7b9e6: Pull complete [2025-03-12T06:39:55.893Z] eaf3925da568: Pull complete [2025-03-12T06:39:57.797Z] bab4dde63d76: Pull complete [2025-03-12T06:39:57.797Z] bde34c3a00c8: Pull complete [2025-03-12T06:39:57.797Z] b352a97aabf1: Pull complete [2025-03-12T06:39:57.797Z] 4872d77fe225: Pull complete [2025-03-12T06:39:57.797Z] 5851b861e8e6: Pull complete [2025-03-12T06:39:57.797Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T06:39:57.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T06:39:57.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:39:57.932Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T06:39:57.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T06:39:59.335Z] $ docker top 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 -eo pid,comm [2025-03-12T06:39:59.388Z] 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-12T06:39:59.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T06:39:59.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T06:39:59.455Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T06:39:59.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T06:39:59.573Z] $ docker exec 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 ssh-agent [2025-03-12T06:39:59.688Z] SSH_AUTH_SOCK=/tmp/ssh-TX4RMR5JRHgw/agent.32 [2025-03-12T06:39:59.688Z] SSH_AGENT_PID=38 [2025-03-12T06:39:59.693Z] Running ssh-add (command line suppressed) [2025-03-12T06:39:59.789Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_16288432043080645153.key (/w/workspace/edgex-go/8@tmp/private_key_16288432043080645153.key) [2025-03-12T06:39:59.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T06:40:00.103Z] + git tag --points-at b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [2025-03-12T06:40:00.111Z] $ docker exec --env ******** --env ******** 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 ssh-agent -k [2025-03-12T06:40:00.207Z] unset SSH_AUTH_SOCK; [2025-03-12T06:40:00.207Z] unset SSH_AGENT_PID; [2025-03-12T06:40:00.208Z] echo Agent pid 38 killed; [2025-03-12T06:40:00.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T06:40:00.257Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T06:40:00.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T06:40:00.287Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T06:40:00.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T06:40:00.397Z] $ docker exec 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 ssh-agent [2025-03-12T06:40:00.513Z] SSH_AUTH_SOCK=/tmp/ssh-goO8PneRE1Zx/agent.71 [2025-03-12T06:40:00.513Z] SSH_AGENT_PID=77 [2025-03-12T06:40:00.517Z] Running ssh-add (command line suppressed) [2025-03-12T06:40:00.611Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_13880626098658991626.key (/w/workspace/edgex-go/8@tmp/private_key_13880626098658991626.key) [2025-03-12T06:40:00.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T06:40:00.921Z] + git semver init [2025-03-12T06:40:01.181Z] 2025-03-12 06:40:01,104 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T06:40:01.181Z] 2025-03-12 06:40:01,105 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2025-03-12T06:40:01.181Z] 2025-03-12 06:40:01,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2025-03-12T06:40:01.181Z] 2025-03-12 06:40:01,106 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2025-03-12T06:40:06.464Z] 2025-03-12 06:40:05,758 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2025-03-12T06:40:06.464Z] 2025-03-12 06:40:05,758 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/odessa with force:False [2025-03-12T06:40:06.464Z] 2025-03-12 06:40:05,758 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/odessa [2025-03-12T06:40:06.464Z] 2025-03-12 06:40:05,758 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/odessa [2025-03-12T06:40:06.464Z] 4.0.0 [Pipeline] } [2025-03-12T06:40:06.472Z] $ docker exec --env ******** --env ******** 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 ssh-agent -k [2025-03-12T06:40:06.572Z] unset SSH_AUTH_SOCK; [2025-03-12T06:40:06.572Z] unset SSH_AGENT_PID; [2025-03-12T06:40:06.572Z] echo Agent pid 77 killed; [2025-03-12T06:40:06.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T06:40:06.921Z] + git semver [Pipeline] } [2025-03-12T06:40:07.193Z] $ docker stop --time=1 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 [2025-03-12T06:40:08.481Z] $ docker rm -f --volumes 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T06:40:08.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T06:40:09.067Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T06:40:09.071Z] [edgeXSemver]: initialized semver on version 4.0.0 [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-12T06:40:09.532Z] + git checkout b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:40:09.532Z] HEAD is now at b6c30fa0 ci(lts-release): LTS release v4.0.0 @1c00668 [Pipeline] sh [2025-03-12T06:40:09.819Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2025-03-12T06:40:09.833Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T06:40:10.134Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T06:40:10.134Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T06:40:10.151Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T06:40:10.167Z] ========================================================= [2025-03-12T06:40:10.167Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T06:40:10.167Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-12T06:40:10.463Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T06:40:10.463Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T06:40:10.463Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T06:40:10.463Z] 8833042f23b5: Pulling fs layer [2025-03-12T06:40:10.463Z] 6ca661eb024f: Pulling fs layer [2025-03-12T06:40:10.463Z] b5acb76e9680: Pulling fs layer [2025-03-12T06:40:10.463Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T06:40:10.463Z] 012bb1f9d321: Pulling fs layer [2025-03-12T06:40:10.463Z] 97255f1bc79d: Pulling fs layer [2025-03-12T06:40:10.463Z] 454448c9edf9: Pulling fs layer [2025-03-12T06:40:10.463Z] 15f87924ceaf: Pulling fs layer [2025-03-12T06:40:10.463Z] 97255f1bc79d: Waiting [2025-03-12T06:40:10.463Z] b5acb76e9680: Waiting [2025-03-12T06:40:10.463Z] 4f4fb700ef54: Waiting [2025-03-12T06:40:10.463Z] 454448c9edf9: Waiting [2025-03-12T06:40:10.463Z] 012bb1f9d321: Waiting [2025-03-12T06:40:10.463Z] 15f87924ceaf: Waiting [2025-03-12T06:40:10.463Z] 8833042f23b5: Verifying Checksum [2025-03-12T06:40:10.463Z] 8833042f23b5: Download complete [2025-03-12T06:40:10.463Z] b5acb76e9680: Download complete [2025-03-12T06:40:10.463Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T06:40:10.463Z] 4f4fb700ef54: Download complete [2025-03-12T06:40:10.463Z] 012bb1f9d321: Download complete [2025-03-12T06:40:10.463Z] 0a9a5dfd008f: Download complete [2025-03-12T06:40:10.463Z] 97255f1bc79d: Verifying Checksum [2025-03-12T06:40:10.463Z] 97255f1bc79d: Download complete [2025-03-12T06:40:10.723Z] 0a9a5dfd008f: Pull complete [2025-03-12T06:40:10.723Z] 8833042f23b5: Pull complete [2025-03-12T06:40:10.984Z] 15f87924ceaf: Download complete [2025-03-12T06:40:10.984Z] 6ca661eb024f: Download complete [2025-03-12T06:40:11.242Z] 454448c9edf9: Verifying Checksum [2025-03-12T06:40:11.242Z] 454448c9edf9: Download complete [2025-03-12T06:40:14.528Z] 6ca661eb024f: Pull complete [2025-03-12T06:40:14.528Z] b5acb76e9680: Pull complete [2025-03-12T06:40:14.528Z] 4f4fb700ef54: Pull complete [2025-03-12T06:40:14.528Z] 012bb1f9d321: Pull complete [2025-03-12T06:40:14.788Z] 97255f1bc79d: Pull complete [2025-03-12T06:40:17.326Z] 454448c9edf9: Pull complete [2025-03-12T06:40:17.585Z] 15f87924ceaf: Pull complete [2025-03-12T06:40:17.585Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T06:40:17.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T06:40:17.585Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-03-12T06:40:17.886Z] + + docker build -t ci-base-image-x86_64 -f - . [2025-03-12T06:40:17.886Z] echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T06:40:17.886Z] WORKDIR /edgex [2025-03-12T06:40:17.886Z] COPY go.mod . [2025-03-12T06:40:17.886Z] RUN go mod download [2025-03-12T06:40:19.267Z] Sending build context to Docker daemon 230.7MB [2025-03-12T06:40:19.267Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T06:40:19.267Z] ---> bc3d7bf65e23 [2025-03-12T06:40:19.267Z] Step 2/4 : WORKDIR /edgex [2025-03-12T06:40:21.189Z] ---> Running in 32a00bbad05d [2025-03-12T06:40:21.189Z] Removing intermediate container 32a00bbad05d [2025-03-12T06:40:21.189Z] ---> 1493bfba6034 [2025-03-12T06:40:21.189Z] Step 3/4 : COPY go.mod . [2025-03-12T06:40:21.447Z] ---> cbd18e1f4942 [2025-03-12T06:40:21.447Z] Step 4/4 : RUN go mod download [2025-03-12T06:40:21.447Z] ---> Running in 7288d7b20e4b [2025-03-12T06:40:24.179Z] Still waiting to schedule task [2025-03-12T06:40:24.179Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T06:40:48.006Z] Removing intermediate container 7288d7b20e4b [2025-03-12T06:40:48.007Z] ---> bbf948bc2499 [2025-03-12T06:40:48.007Z] Successfully built bbf948bc2499 [2025-03-12T06:40:48.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:40:48.321Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T06:40:48.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:40:48.411Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T06:40:48.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T06:40:48.822Z] $ docker top 671336c2fa66e497870716460d4f10598ddca728177d1cfb9fc633c7a70bd133 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:40:49.169Z] + go version [2025-03-12T06:40:49.169Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T06:40:49.187Z] $ docker stop --time=1 671336c2fa66e497870716460d4f10598ddca728177d1cfb9fc633c7a70bd133 [2025-03-12T06:40:50.456Z] $ docker rm -f --volumes 671336c2fa66e497870716460d4f10598ddca728177d1cfb9fc633c7a70bd133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:40:50.880Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T06:40:50.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:40:50.968Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T06:40:51.003Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T06:40:51.322Z] $ docker top 1a5cb6c3769237b67a13036874f0d597fc478ea95405e43a0171b83e9996ee6f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-12T06:40:51.388Z] ========================================================= [2025-03-12T06:40:51.388Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-12T06:40:51.388Z] ========================================================= [Pipeline] sh [2025-03-12T06:40:51.670Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2025-03-12T06:40:51.971Z] + make test [2025-03-12T06:40:51.971Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T06:41:00.091Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-12T06:41:22.008Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-12T06:41:22.008Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-12T06:41:22.008Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-12T06:41:22.008Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-12T06:41:22.008Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-12T06:41:22.574Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-12T06:41:22.574Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-12T06:41:22.574Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-12T06:41:22.574Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-12T06:41:22.574Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-12T06:41:22.833Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-12T06:41:22.833Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-12T06:41:22.833Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-12T06:41:22.833Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-12T06:41:22.833Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-12T06:41:22.833Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-12T06:41:22.833Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-12T06:41:23.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements [2025-03-12T06:41:24.023Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-12T06:41:24.023Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-12T06:41:24.588Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-12T06:41:24.588Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-12T06:41:24.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2025-03-12T06:41:25.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-12T06:41:25.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-12T06:41:25.784Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-12T06:41:25.784Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-12T06:41:25.784Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-12T06:41:25.784Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T06:41:25.784Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-12T06:41:25.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-12T06:41:25.784Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-12T06:41:25.784Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-12T06:41:27.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-12T06:41:27.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-12T06:41:27.161Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-12T06:41:27.161Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-12T06:41:27.161Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T06:41:27.161Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-12T06:41:28.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements [2025-03-12T06:41:28.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 3.5% of statements [2025-03-12T06:41:28.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 45.7% of statements [2025-03-12T06:41:28.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.911s coverage: 93.4% of statements [2025-03-12T06:41:28.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 92.3% of statements [2025-03-12T06:41:28.618Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-12T06:41:28.619Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-12T06:41:29.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements [2025-03-12T06:41:30.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-12T06:41:30.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-12T06:41:30.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-12T06:41:30.487Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-12T06:41:31.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.8% of statements [2025-03-12T06:41:31.877Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-03-12T06:41:32.134Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-12T06:41:32.134Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-12T06:41:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-12T06:41:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-12T06:41:32.393Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-12T06:41:32.393Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-12T06:41:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-03-12T06:41:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-03-12T06:41:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements [2025-03-12T06:41:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-03-12T06:41:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-03-12T06:41:34.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-12T06:41:34.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-12T06:41:34.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-12T06:41:34.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-12T06:41:34.721Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-12T06:41:34.721Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-12T06:41:34.721Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-12T06:41:34.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 87.1% of statements [2025-03-12T06:41:34.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-03-12T06:41:34.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-03-12T06:41:34.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-03-12T06:41:35.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-12T06:41:35.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-12T06:41:35.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-12T06:41:35.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-12T06:41:35.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-12T06:41:35.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-12T06:41:35.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-12T06:41:36.480Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-12T06:41:36.480Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-12T06:41:36.739Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-12T06:41:38.642Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-12T06:41:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-12T06:41:40.015Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-12T06:41:40.963Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-12T06:41:40.963Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-12T06:41:40.963Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-12T06:41:43.493Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-12T06:41:44.431Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-12T06:41:44.431Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-12T06:41:44.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-12T06:41:44.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-12T06:41:44.997Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T06:41:46.900Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-12T06:41:46.900Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-12T06:41:46.900Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-12T06:41:46.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-03-12T06:41:46.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-12T06:41:46.900Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-12T06:41:46.900Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-12T06:41:47.468Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-12T06:41:47.725Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-12T06:41:47.725Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-12T06:41:47.725Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-12T06:41:47.725Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-12T06:41:47.725Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-12T06:41:49.101Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-12T06:41:49.101Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-12T06:41:49.101Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-12T06:41:49.101Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-12T06:41:50.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-12T06:41:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-12T06:41:50.478Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-12T06:41:50.478Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T06:41:50.478Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-12T06:41:50.478Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-12T06:41:50.478Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-12T06:41:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-12T06:41:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-12T06:41:51.855Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.050s coverage: 92.9% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 47.4% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.080s coverage: 81.8% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.092s coverage: 82.1% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.158s coverage: 54.5% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.025s coverage: 100.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 29.2% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 17.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2025-03-12T06:41:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-03-12T06:41:57.390Z] 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-12T06:41:57.648Z] running golangci-lint [2025-03-12T06:41:57.648Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-12T06:41:57.648Z] go version go1.23.7 linux/amd64 [2025-03-12T06:41:57.907Z] 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-12T06:41:57.907Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-12T06:41:57.907Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-12T06:42:19.816Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 18.299644094s" [2025-03-12T06:42:19.816Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.455685ms" [2025-03-12T06:42:27.915Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.330438844s with top 10 stages: buildir: 50.993438105s, gosec: 3.442425452s, fact_deprecated: 2.87060262s, inspect: 2.213725118s, printf: 1.6995448s, fact_purity: 1.273947863s, ctrlflow: 1.216998442s, nilness: 1.076790289s, S1038: 963.604505ms, typedness: 772.26155ms" [2025-03-12T06:42:27.915Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-12T06:42:27.915Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, autogenerated_exclude: 202/202, invalid_issue: 202/202, skip_files: 202/202, nolint: 20/0, path_prettifier: 202/202, skip_dirs: 202/202, exclude: 202/202, exclude-rules: 202/20, cgo: 202/202, identifier_marker: 202/202" [2025-03-12T06:42:27.915Z] level=info msg="[runner] processing took 17.137721ms with stages: nolint: 7.615115ms, identifier_marker: 4.789856ms, exclude-rules: 1.625204ms, path_prettifier: 1.247639ms, autogenerated_exclude: 1.106635ms, skip_dirs: 630.43µs, invalid_issue: 77.558µs, cgo: 31.243µs, filename_unadjuster: 10.071µs, uniq_by_line: 750ns, fixer: 750ns, max_same_issues: 590ns, exclude: 440ns, skip_files: 290ns, sort_results: 260ns, max_from_linter: 160ns, diff: 150ns, source_code: 140ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-03-12T06:42:27.915Z] level=info msg="[runner] linters took 10.984063575s with stages: goanalysis_metalinter: 10.966847827s" [2025-03-12T06:42:27.915Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-12T06:42:27.915Z] level=info msg="Memory: 295 samples, avg is 321.8MB, max is 1371.8MB" [2025-03-12T06:42:27.915Z] level=info msg="Execution took 29.338845213s" [2025-03-12T06:42:27.915Z] go vet ./... [2025-03-12T06:42:34.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T06:42:34.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T06:42:34.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T06:42:34.483Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T06:42:34.789Z] + go mod tidy [2025-03-12T06:42:35.049Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-03-12T06:42:35.049Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-03-12T06:42:35.049Z] go: downloading go.uber.org/goleak v1.3.0 [2025-03-12T06:42:35.049Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-03-12T06:42:35.308Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-03-12T06:42:35.308Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-03-12T06:42:35.308Z] go: downloading github.com/kr/pretty v0.3.1 [2025-03-12T06:42:35.308Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-03-12T06:42:35.308Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-03-12T06:42:35.308Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-03-12T06:42:35.308Z] go: downloading github.com/kr/text v0.2.0 [2025-03-12T06:42:35.308Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-03-12T06:42:35.308Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-03-12T06:42:35.308Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-03-12T06:42:35.308Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-03-12T06:42:35.308Z] go: downloading github.com/rs/cors v1.11.0 [2025-03-12T06:42:35.308Z] go: downloading github.com/shoenig/test v0.6.4 [2025-03-12T06:42:35.308Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-03-12T06:42:35.567Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-03-12T06:42:35.826Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-03-12T06:42:35.826Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2025-03-12T06:42:36.085Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] sh [2025-03-12T06:42:36.368Z] + ls -al . [2025-03-12T06:42:36.368Z] total 1996 [2025-03-12T06:42:36.368Z] drwxrwxr-x 12 1001 1001 4096 Mar 12 06:40 . [2025-03-12T06:42:36.368Z] drwxr-xr-x 4 root root 4096 Mar 12 06:40 .. [2025-03-12T06:42:36.368Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 06:39 .blubracket [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 10 Mar 12 06:39 .dockerignore [2025-03-12T06:42:36.368Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 06:41 .git [2025-03-12T06:42:36.368Z] drwxrwxr-x 3 1001 1001 4096 Mar 12 06:39 .github [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 902 Mar 12 06:39 .gitignore [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 218 Mar 12 06:39 .golangci.yml [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 100 Mar 12 06:39 .hadolint.yml [2025-03-12T06:42:36.368Z] drwxr-xr-x 3 1001 1001 4096 Mar 12 06:40 .semver [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 155 Mar 12 06:39 .sonarcloud.properties [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 1171 Mar 12 06:39 ADOPTERS.md [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 17374 Mar 12 06:39 Attribution.txt [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 108018 Mar 12 06:39 CHANGELOG.md [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 06:39 CONTRIBUTING.md [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 677 Mar 12 06:39 GOVERNANCE.md [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 858 Mar 12 06:39 Jenkinsfile [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 06:39 LICENSE [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 16740 Mar 12 06:39 Makefile [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 582 Mar 12 06:39 OWNERS.md [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 9932 Mar 12 06:39 README.md [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 789 Mar 12 06:39 SECURITY.md [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 5 Mar 12 06:40 VERSION [2025-03-12T06:42:36.368Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 06:39 bin [2025-03-12T06:42:36.368Z] drwxrwxr-x 19 1001 1001 4096 Mar 12 06:39 cmd [2025-03-12T06:42:36.368Z] -rw-r--r-- 1 root root 1660758 Mar 12 06:41 coverage.out [2025-03-12T06:42:36.368Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 06:39 fuzz_test [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 6454 Mar 12 06:39 go.mod [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 88143 Mar 12 06:39 go.sum [2025-03-12T06:42:36.368Z] drwxrwxr-x 7 1001 1001 4096 Mar 12 06:39 internal [2025-03-12T06:42:36.368Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 06:39 openapi [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 584 Mar 12 06:39 security.txt [2025-03-12T06:42:36.368Z] drwxrwxr-x 10 1001 1001 4096 Mar 12 06:39 vendor [2025-03-12T06:42:36.368Z] -rw-rw-r-- 1 1001 1001 204 Mar 12 06:39 version.go [Pipeline] sh [2025-03-12T06:42:36.649Z] + '[' -e coverage.out ] [2025-03-12T06:42:36.649Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-12T06:42:36.835Z] Stashed 1 file(s) [Pipeline] sh [2025-03-12T06:42:37.113Z] + make build [2025-03-12T06:42:37.113Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-12T06:42:59.033Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-12T06:42:59.033Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-12T06:42:59.291Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-12T06:42:59.855Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-12T06:43:01.229Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-12T06:43:06.513Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-12T06:43:08.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-12T06:43:10.308Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-12T06:43:12.837Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-12T06:43:13.770Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-12T06:43:15.142Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-12T06:43:16.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-12T06:43:17.464Z] $ docker stop --time=1 1a5cb6c3769237b67a13036874f0d597fc478ea95405e43a0171b83e9996ee6f [2025-03-12T06:43:20.144Z] $ docker rm -f --volumes 1a5cb6c3769237b67a13036874f0d597fc478ea95405e43a0171b83e9996ee6f [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-12T06:43:21.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-12T06:43:21.204Z] [2025-03-12T06:43:21.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:43:21.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-12T06:43:21.498Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-12T06:43:21.498Z] 91d30c5bc195: Pulling fs layer [2025-03-12T06:43:21.498Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-12T06:43:21.498Z] 9c61dcf015f6: Pulling fs layer [2025-03-12T06:43:21.498Z] 4698f68db338: Pulling fs layer [2025-03-12T06:43:21.498Z] 2a2f49069b9e: Pulling fs layer [2025-03-12T06:43:21.498Z] e0025b399a48: Pulling fs layer [2025-03-12T06:43:21.498Z] 2a2f49069b9e: Waiting [2025-03-12T06:43:21.498Z] 4698f68db338: Waiting [2025-03-12T06:43:21.498Z] 91d30c5bc195: Verifying Checksum [2025-03-12T06:43:21.498Z] 91d30c5bc195: Download complete [2025-03-12T06:43:21.498Z] 4698f68db338: Download complete [2025-03-12T06:43:21.756Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-12T06:43:21.756Z] 2e9b0aa3be6d: Download complete [2025-03-12T06:43:21.756Z] e0025b399a48: Verifying Checksum [2025-03-12T06:43:21.756Z] e0025b399a48: Download complete [2025-03-12T06:43:21.756Z] 91d30c5bc195: Pull complete [2025-03-12T06:43:21.756Z] 2a2f49069b9e: Download complete [2025-03-12T06:43:22.014Z] 2e9b0aa3be6d: Pull complete [2025-03-12T06:43:22.271Z] 9c61dcf015f6: Download complete [2025-03-12T06:43:24.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41050 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-03-12T06:43:24.287Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2025-03-12T06:43:24.792Z] 9c61dcf015f6: Pull complete [2025-03-12T06:43:24.792Z] 4698f68db338: Pull complete [2025-03-12T06:43:25.050Z] 2a2f49069b9e: Pull complete [2025-03-12T06:43:25.050Z] e0025b399a48: Pull complete [2025-03-12T06:43:25.050Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-12T06:43:25.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-12T06:43:25.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2025-03-12T06:43:27.344Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:43:27.497Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T06:43:27.547Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-12T06:43:28.724Z] $ docker top 707e48bee73fa441a1289bbef5d0f047045d1f892843269d0fa2f672a8985d49 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:43:29.095Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-12T06:43:31.650Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #1 transferring dockerfile: [2025-03-12T06:43:31.650Z] #1 transferring dockerfile: 1.83kB done [2025-03-12T06:43:31.650Z] #1 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #2 transferring dockerfile: 1.89kB done [2025-03-12T06:43:31.650Z] #2 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #3 transferring dockerfile: 2.49kB done [2025-03-12T06:43:31.650Z] #3 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #4 transferring dockerfile: 2.00kB done [2025-03-12T06:43:31.650Z] #4 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #5 transferring dockerfile: 2.23kB done [2025-03-12T06:43:31.650Z] #5 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #6 transferring dockerfile: 2.14kB done [2025-03-12T06:43:31.650Z] #6 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #7 transferring dockerfile: 3.02kB done [2025-03-12T06:43:31.650Z] #7 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #8 transferring dockerfile: 2.50kB done [2025-03-12T06:43:31.650Z] #8 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #9 transferring dockerfile: 1.69kB done [2025-03-12T06:43:31.650Z] #9 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #10 transferring dockerfile: 2.01kB done [2025-03-12T06:43:31.650Z] #10 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #11 [core-data internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #11 transferring dockerfile: 2.04kB done [2025-03-12T06:43:31.650Z] #11 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #12 transferring dockerfile: 1.70kB done [2025-03-12T06:43:31.650Z] #12 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #13 [support-scheduler internal] load .dockerignore [2025-03-12T06:43:31.650Z] #13 transferring context: 50B done [2025-03-12T06:43:31.650Z] #13 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #14 transferring dockerfile: 1.81kB done [2025-03-12T06:43:31.650Z] #14 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #15 [core-command internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #15 transferring dockerfile: 1.94kB done [2025-03-12T06:43:31.650Z] #15 DONE 0.0s [2025-03-12T06:43:31.650Z] [2025-03-12T06:43:31.650Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-03-12T06:43:31.650Z] #16 transferring dockerfile: 2.10kB done [2025-03-12T06:43:31.650Z] #16 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-03-12T06:43:31.906Z] #17 transferring context: 50B done [2025-03-12T06:43:31.906Z] #17 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #18 [security-secretstore-setup internal] load .dockerignore [2025-03-12T06:43:31.906Z] #18 transferring context: 50B done [2025-03-12T06:43:31.906Z] #18 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #19 [support-notifications internal] load .dockerignore [2025-03-12T06:43:31.906Z] #19 transferring context: 50B done [2025-03-12T06:43:31.906Z] #19 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-12T06:43:31.906Z] #20 transferring context: 50B done [2025-03-12T06:43:31.906Z] #20 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #21 [security-proxy-auth internal] load .dockerignore [2025-03-12T06:43:31.906Z] #21 transferring context: 50B done [2025-03-12T06:43:31.906Z] #21 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #22 [security-bootstrapper internal] load .dockerignore [2025-03-12T06:43:31.906Z] #22 transferring context: 50B done [2025-03-12T06:43:31.906Z] #22 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #23 [security-proxy-setup internal] load .dockerignore [2025-03-12T06:43:31.906Z] #23 transferring context: 50B done [2025-03-12T06:43:31.906Z] #23 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #24 [security-spire-config internal] load .dockerignore [2025-03-12T06:43:31.906Z] #24 transferring context: 50B done [2025-03-12T06:43:31.906Z] #24 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #25 [core-keeper internal] load .dockerignore [2025-03-12T06:43:31.906Z] #25 transferring context: 50B done [2025-03-12T06:43:31.906Z] #25 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #26 [core-data internal] load .dockerignore [2025-03-12T06:43:31.906Z] #26 transferring context: 50B done [2025-03-12T06:43:31.906Z] #26 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #27 [core-command internal] load .dockerignore [2025-03-12T06:43:31.906Z] #27 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #28 [security-spire-server internal] load .dockerignore [2025-03-12T06:43:31.906Z] #28 transferring context: 50B done [2025-03-12T06:43:31.906Z] #28 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #29 [security-spire-agent internal] load .dockerignore [2025-03-12T06:43:31.906Z] #29 transferring context: 50B done [2025-03-12T06:43:31.906Z] #29 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #27 [core-command internal] load .dockerignore [2025-03-12T06:43:31.906Z] #27 transferring context: 50B done [2025-03-12T06:43:31.906Z] #27 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #30 [core-metadata internal] load .dockerignore [2025-03-12T06:43:31.906Z] #30 transferring context: 50B done [2025-03-12T06:43:31.906Z] #30 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-12T06:43:31.906Z] #31 DONE 0.0s [2025-03-12T06:43:31.906Z] [2025-03-12T06:43:31.906Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T06:43:32.163Z] #32 ... [2025-03-12T06:43:32.163Z] [2025-03-12T06:43:32.163Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-12T06:43:32.163Z] #31 DONE 0.0s [2025-03-12T06:43:32.163Z] [2025-03-12T06:43:32.163Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T06:43:32.163Z] #32 ... [2025-03-12T06:43:32.163Z] [2025-03-12T06:43:32.163Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-12T06:43:32.163Z] #31 DONE 0.0s [2025-03-12T06:43:32.163Z] [2025-03-12T06:43:32.163Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T06:43:32.341Z] using credential edgex-jenkins-ssh [2025-03-12T06:43:32.366Z] Cloning the remote Git repository [2025-03-12T06:43:32.419Z] #32 DONE 0.5s [2025-03-12T06:43:32.419Z] [2025-03-12T06:43:32.419Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:43:32.419Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:43:32.419Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:43:32.419Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-12T06:43:32.419Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-12T06:43:32.677Z] #33 DONE 0.4s [2025-03-12T06:43:32.677Z] [2025-03-12T06:43:32.677Z] #34 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-03-12T06:43:32.933Z] #34 ... [2025-03-12T06:43:32.933Z] [2025-03-12T06:43:32.933Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-12T06:43:32.933Z] #35 DONE 0.8s [2025-03-12T06:43:33.190Z] [2025-03-12T06:43:33.190Z] #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:43:33.190Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:43:33.190Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:43:33.190Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-12T06:43:33.190Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-12T06:43:33.190Z] #33 DONE 0.4s [2025-03-12T06:43:33.190Z] [2025-03-12T06:43:33.190Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-12T06:43:33.190Z] #36 DONE 0.9s [2025-03-12T06:43:33.190Z] [2025-03-12T06:43:33.190Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:43:33.190Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:43:33.190Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-12T06:43:33.448Z] #37 ... [2025-03-12T06:43:33.449Z] [2025-03-12T06:43:33.449Z] #38 [security-spire-agent internal] load build context [2025-03-12T06:43:33.449Z] #38 transferring context: 23.33kB 0.0s done [2025-03-12T06:43:33.449Z] #38 DONE 0.2s [2025-03-12T06:43:33.449Z] [2025-03-12T06:43:33.449Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:43:33.449Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-12T06:43:33.449Z] #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-12T06:43:33.449Z] #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-12T06:43:33.449Z] #37 ... [2025-03-12T06:43:33.449Z] [2025-03-12T06:43:33.449Z] #39 [security-spire-config internal] load build context [2025-03-12T06:43:33.449Z] #39 transferring context: 22.05kB 0.0s done [2025-03-12T06:43:33.449Z] #39 DONE 0.4s [2025-03-12T06:43:33.449Z] [2025-03-12T06:43:33.449Z] #40 [security-spire-server internal] load build context [2025-03-12T06:43:33.449Z] #40 transferring context: 23.80kB 0.0s done [2025-03-12T06:43:33.449Z] #40 DONE 0.4s [2025-03-12T06:43:33.449Z] [2025-03-12T06:43:33.449Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:43:33.449Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-12T06:43:33.449Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-12T06:43:33.449Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-12T06:43:32.412Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-12T06:43:32.519Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2025-03-12T06:43:32.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-12T06:43:32.677Z] > git --version # timeout=10 [2025-03-12T06:43:32.699Z] > git --version # 'git version 2.25.1' [2025-03-12T06:43:32.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T06:43:32.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T06:43:33.705Z] #37 ... [2025-03-12T06:43:33.705Z] [2025-03-12T06:43:33.705Z] #34 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-03-12T06:43:33.705Z] #34 DONE 1.3s [2025-03-12T06:43:33.705Z] [2025-03-12T06:43:33.705Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:43:33.705Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-12T06:43:33.705Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-12T06:43:33.705Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-03-12T06:43:33.705Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-12T06:43:33.962Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.4s [2025-03-12T06:43:33.962Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.33MB / 36.47MB 0.6s [2025-03-12T06:43:33.962Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.72MB / 36.47MB 0.7s [2025-03-12T06:43:33.962Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-12T06:43:34.220Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s [2025-03-12T06:43:35.153Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.5s done [2025-03-12T06:43:38.456Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-12T06:43:39.406Z] #37 ... [2025-03-12T06:43:39.406Z] [2025-03-12T06:43:39.406Z] #41 [security-proxy-setup internal] load build context [2025-03-12T06:43:39.406Z] #41 transferring context: 260.06MB 6.9s [2025-03-12T06:43:39.665Z] #41 ... [2025-03-12T06:43:39.665Z] [2025-03-12T06:43:39.665Z] #42 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-03-12T06:43:39.665Z] #42 DONE 6.3s [2025-03-12T06:43:39.665Z] [2025-03-12T06:43:39.665Z] #41 [security-proxy-setup internal] load build context [2025-03-12T06:43:39.665Z] #41 ... [2025-03-12T06:43:39.665Z] [2025-03-12T06:43:39.665Z] #43 [support-notifications internal] load build context [2025-03-12T06:43:39.923Z] #43 ... [2025-03-12T06:43:39.923Z] [2025-03-12T06:43:39.923Z] #41 [security-proxy-setup internal] load build context [2025-03-12T06:43:43.245Z] #41 ... [2025-03-12T06:43:43.245Z] [2025-03-12T06:43:43.245Z] #44 [core-command internal] load build context [2025-03-12T06:43:43.245Z] #44 ... [2025-03-12T06:43:43.245Z] [2025-03-12T06:43:43.245Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:43:43.245Z] #45 ... [2025-03-12T06:43:43.245Z] [2025-03-12T06:43:43.245Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-12T06:43:43.245Z] #46 ... [2025-03-12T06:43:43.245Z] [2025-03-12T06:43:43.245Z] #47 [core-data internal] load build context [2025-03-12T06:43:43.245Z] #47 ... [2025-03-12T06:43:43.245Z] [2025-03-12T06:43:43.245Z] #48 [security-proxy-auth internal] load build context [2025-03-12T06:43:43.245Z] #48 ... [2025-03-12T06:43:43.245Z] [2025-03-12T06:43:43.245Z] #49 [support-scheduler internal] load build context [2025-03-12T06:43:43.245Z] #49 ... [2025-03-12T06:43:43.245Z] [2025-03-12T06:43:43.245Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T06:43:43.245Z] #0 0.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:43.245Z] #0 1.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:43.245Z] #0 1.353 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:43.245Z] #0 1.357 (2/2) Installing su-exec (0.2-r3) [2025-03-12T06:43:43.245Z] #0 1.365 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:43.245Z] #0 1.371 OK: 8 MiB in 16 packages [2025-03-12T06:43:43.245Z] #50 ... [2025-03-12T06:43:43.245Z] [2025-03-12T06:43:43.245Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T06:43:43.505Z] #51 ... [2025-03-12T06:43:43.505Z] [2025-03-12T06:43:43.505Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T06:43:43.505Z] #52 ... [2025-03-12T06:43:43.505Z] [2025-03-12T06:43:43.505Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-12T06:43:43.505Z] #53 ... [2025-03-12T06:43:43.505Z] [2025-03-12T06:43:43.505Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T06:43:43.505Z] #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:43.505Z] #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:43.505Z] #0 2.906 (1/3) Installing ca-certificates (20241121-r1) [2025-03-12T06:43:43.505Z] #0 3.064 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:43.505Z] #0 3.067 (3/3) Installing tzdata (2025a-r0) [2025-03-12T06:43:43.505Z] #0 3.103 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:43.505Z] #0 3.114 Executing ca-certificates-20241121-r1.trigger [2025-03-12T06:43:43.505Z] #0 3.203 OK: 10 MiB in 17 packages [2025-03-12T06:43:43.761Z] #54 ... [2025-03-12T06:43:43.761Z] [2025-03-12T06:43:43.761Z] #55 [core-metadata internal] load build context [2025-03-12T06:43:43.761Z] #55 ... [2025-03-12T06:43:43.761Z] [2025-03-12T06:43:43.761Z] #56 [security-bootstrapper internal] load build context [2025-03-12T06:43:43.761Z] #56 ... [2025-03-12T06:43:43.761Z] [2025-03-12T06:43:43.761Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T06:43:43.761Z] #0 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:43.761Z] #0 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:43.761Z] #0 3.186 (1/4) Installing ca-certificates (20241121-r1) [2025-03-12T06:43:43.761Z] #0 3.205 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:43.761Z] #0 3.211 (3/4) Installing su-exec (0.2-r3) [2025-03-12T06:43:43.761Z] #0 3.211 (4/4) Installing yq-go (4.44.1-r2) [2025-03-12T06:43:43.761Z] #0 3.276 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:43.761Z] #0 3.285 Executing ca-certificates-20241121-r1.trigger [2025-03-12T06:43:43.761Z] #0 3.324 OK: 19 MiB in 18 packages [2025-03-12T06:43:44.017Z] #57 ... [2025-03-12T06:43:44.017Z] [2025-03-12T06:43:44.017Z] #58 [security-secretstore-setup internal] load build context [2025-03-12T06:43:44.017Z] #58 ... [2025-03-12T06:43:44.017Z] [2025-03-12T06:43:44.017Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:43:44.017Z] #59 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-12T06:43:44.017Z] #59 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-12T06:43:44.017Z] #59 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-12T06:43:44.017Z] #59 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-12T06:43:44.017Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-12T06:43:44.017Z] #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-12T06:43:44.017Z] #59 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-03-12T06:43:44.017Z] #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-12T06:43:44.017Z] #59 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done [2025-03-12T06:43:44.017Z] #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-12T06:43:44.017Z] #59 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-12T06:43:44.017Z] #59 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.2s done [2025-03-12T06:43:44.279Z] #59 ... [2025-03-12T06:43:44.279Z] [2025-03-12T06:43:44.279Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-12T06:43:44.279Z] #60 ... [2025-03-12T06:43:44.279Z] [2025-03-12T06:43:44.279Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T06:43:44.535Z] #61 ... [2025-03-12T06:43:44.535Z] [2025-03-12T06:43:44.535Z] #62 [core-keeper internal] load build context [2025-03-12T06:43:44.535Z] #62 transferring context: 449.62MB 12.0s [2025-03-12T06:43:44.535Z] #62 ... [2025-03-12T06:43:44.535Z] [2025-03-12T06:43:44.535Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T06:43:44.535Z] #63 ... [2025-03-12T06:43:44.535Z] [2025-03-12T06:43:44.535Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T06:43:44.535Z] #0 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:44.535Z] #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:44.535Z] #0 1.380 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:44.535Z] #0 1.380 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:44.535Z] #0 1.380 OK: 8 MiB in 15 packages [2025-03-12T06:43:44.792Z] #64 ... [2025-03-12T06:43:44.792Z] [2025-03-12T06:43:44.793Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-12T06:43:44.793Z] #65 ... [2025-03-12T06:43:44.793Z] [2025-03-12T06:43:44.793Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:43:44.793Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.6s done [2025-03-12T06:43:50.059Z] #37 ... [2025-03-12T06:43:50.059Z] [2025-03-12T06:43:50.059Z] #43 [support-notifications internal] load build context [2025-03-12T06:43:50.059Z] #43 transferring context: 543.27MB 14.2s done [2025-03-12T06:43:50.059Z] #43 ... [2025-03-12T06:43:50.059Z] [2025-03-12T06:43:50.059Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:43:50.316Z] #66 ... [2025-03-12T06:43:50.316Z] [2025-03-12T06:43:50.316Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T06:43:50.574Z] #67 ... [2025-03-12T06:43:50.574Z] [2025-03-12T06:43:50.574Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T06:43:50.574Z] #68 ... [2025-03-12T06:43:50.574Z] [2025-03-12T06:43:50.574Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T06:43:50.832Z] #69 ... [2025-03-12T06:43:50.832Z] [2025-03-12T06:43:50.832Z] #47 [core-data internal] load build context [2025-03-12T06:43:50.832Z] #47 transferring context: 543.27MB 13.0s done [2025-03-12T06:43:50.832Z] #47 DONE 18.4s [2025-03-12T06:43:50.832Z] [2025-03-12T06:43:50.832Z] #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-12T06:43:50.832Z] #70 ... [2025-03-12T06:43:50.832Z] [2025-03-12T06:43:50.832Z] #44 [core-command internal] load build context [2025-03-12T06:43:50.832Z] #44 transferring context: 543.27MB 13.2s done [2025-03-12T06:43:50.832Z] #44 DONE 18.5s [2025-03-12T06:43:50.832Z] [2025-03-12T06:43:50.832Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:43:51.091Z] #71 ... [2025-03-12T06:43:51.091Z] [2025-03-12T06:43:51.091Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-12T06:43:51.091Z] #46 transferring context: 543.27MB 14.9s done [2025-03-12T06:43:51.091Z] #46 ... [2025-03-12T06:43:51.091Z] [2025-03-12T06:43:51.091Z] #49 [support-scheduler internal] load build context [2025-03-12T06:43:51.091Z] #49 transferring context: 543.27MB 13.3s done [2025-03-12T06:43:51.091Z] #49 DONE 18.7s [2025-03-12T06:43:51.091Z] [2025-03-12T06:43:51.091Z] #58 [security-secretstore-setup internal] load build context [2025-03-12T06:43:51.091Z] #58 transferring context: 543.27MB 15.4s done [2025-03-12T06:43:51.349Z] #58 ... [2025-03-12T06:43:51.349Z] [2025-03-12T06:43:51.349Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:43:51.349Z] #45 transferring context: 543.27MB 13.9s done [2025-03-12T06:43:51.349Z] #45 DONE 18.8s [2025-03-12T06:43:51.349Z] [2025-03-12T06:43:51.349Z] #55 [core-metadata internal] load build context [2025-03-12T06:43:51.349Z] #55 transferring context: 543.27MB 15.3s done [2025-03-12T06:43:51.349Z] #55 ... [2025-03-12T06:43:51.349Z] [2025-03-12T06:43:51.349Z] #43 [support-notifications internal] load build context [2025-03-12T06:43:51.349Z] #43 DONE 19.0s [2025-03-12T06:43:51.349Z] [2025-03-12T06:43:51.349Z] #41 [security-proxy-setup internal] load build context [2025-03-12T06:43:51.349Z] #41 transferring context: 543.27MB 14.5s done [2025-03-12T06:43:51.641Z] #41 ... [2025-03-12T06:43:51.641Z] [2025-03-12T06:43:51.641Z] #62 [core-keeper internal] load build context [2025-03-12T06:43:51.641Z] #62 transferring context: 543.27MB 14.3s done [2025-03-12T06:43:51.641Z] #62 DONE 19.1s [2025-03-12T06:43:51.641Z] [2025-03-12T06:43:51.641Z] #48 [security-proxy-auth internal] load build context [2025-03-12T06:43:51.641Z] #48 transferring context: 543.27MB 14.7s done [2025-03-12T06:43:51.900Z] #48 ... [2025-03-12T06:43:51.900Z] [2025-03-12T06:43:51.900Z] #41 [security-proxy-setup internal] load build context [2025-03-12T06:43:51.900Z] #41 DONE 19.5s [2025-03-12T06:43:51.900Z] [2025-03-12T06:43:51.900Z] #56 [security-bootstrapper internal] load build context [2025-03-12T06:43:51.900Z] #56 transferring context: 543.27MB 14.6s done [2025-03-12T06:43:52.467Z] #56 DONE 19.8s [2025-03-12T06:43:52.467Z] [2025-03-12T06:43:52.467Z] #55 [core-metadata internal] load build context [2025-03-12T06:43:52.467Z] #55 ... [2025-03-12T06:43:52.467Z] [2025-03-12T06:43:52.467Z] #48 [security-proxy-auth internal] load build context [2025-03-12T06:43:52.467Z] #48 DONE 20.0s [2025-03-12T06:43:52.467Z] [2025-03-12T06:43:52.467Z] #55 [core-metadata internal] load build context [2025-03-12T06:43:52.467Z] #55 DONE 20.1s [2025-03-12T06:43:52.467Z] [2025-03-12T06:43:52.467Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-12T06:43:52.467Z] #46 DONE 20.1s [2025-03-12T06:43:52.467Z] [2025-03-12T06:43:52.467Z] #58 [security-secretstore-setup internal] load build context [2025-03-12T06:43:52.467Z] #58 DONE 20.1s [2025-03-12T06:43:52.467Z] [2025-03-12T06:43:52.467Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T06:43:52.467Z] #50 DONE 19.8s [2025-03-12T06:43:52.467Z] [2025-03-12T06:43:52.467Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T06:43:52.725Z] #72 ... [2025-03-12T06:43:52.725Z] [2025-03-12T06:43:52.725Z] #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T06:43:52.725Z] #64 DONE 19.8s [2025-03-12T06:43:52.725Z] [2025-03-12T06:43:52.725Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T06:43:52.725Z] #57 DONE 19.8s [2025-03-12T06:43:52.725Z] [2025-03-12T06:43:52.725Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-12T06:43:52.725Z] #65 DONE 19.9s [2025-03-12T06:43:52.725Z] [2025-03-12T06:43:52.725Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T06:43:52.725Z] #54 DONE 19.8s [2025-03-12T06:43:52.725Z] [2025-03-12T06:43:52.725Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:43:53.197Z] Avoid second fetch [2025-03-12T06:43:53.198Z] Checking out Revision b6c30fa08fc741f587f051aa9141d7474d689cf5 (odessa) [2025-03-12T06:43:53.661Z] #37 ... [2025-03-12T06:43:53.661Z] [2025-03-12T06:43:53.661Z] #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-12T06:43:53.661Z] #70 DONE 13.5s [2025-03-12T06:43:53.661Z] [2025-03-12T06:43:53.661Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T06:43:53.661Z] #67 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:53.661Z] #67 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:52.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-12T06:43:52.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T06:43:53.216Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T06:43:53.290Z] > git checkout -f b6c30fa08fc741f587f051aa9141d7474d689cf5 # timeout=10 [2025-03-12T06:43:53.919Z] #67 ... [2025-03-12T06:43:53.919Z] [2025-03-12T06:43:53.919Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-12T06:43:53.919Z] #60 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:53.919Z] #60 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:53.919Z] #60 20.79 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:53.919Z] #60 20.79 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:53.919Z] #60 20.80 OK: 8 MiB in 15 packages [2025-03-12T06:43:53.919Z] #60 DONE 21.0s [2025-03-12T06:43:53.919Z] [2025-03-12T06:43:53.919Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T06:43:53.919Z] #67 13.92 OK: 248 MiB in 58 packages [2025-03-12T06:43:54.183Z] #67 DONE 14.1s [2025-03-12T06:43:54.183Z] [2025-03-12T06:43:54.183Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-12T06:43:54.183Z] #53 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:54.183Z] #53 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:54.183Z] #53 20.93 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:54.183Z] #53 20.94 (2/4) Installing openssl (3.3.3-r0) [2025-03-12T06:43:54.183Z] #53 20.94 (3/4) Installing su-exec (0.2-r3) [2025-03-12T06:43:54.183Z] #53 20.96 (4/4) Installing yq-go (4.44.1-r2) [2025-03-12T06:43:54.183Z] #53 21.03 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:54.183Z] #53 21.04 OK: 19 MiB in 18 packages [2025-03-12T06:43:54.183Z] #53 DONE 21.3s [2025-03-12T06:43:54.183Z] [2025-03-12T06:43:54.183Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T06:43:54.183Z] #51 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:54.183Z] #51 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:54.183Z] #51 21.18 (1/7) Installing ca-certificates (20241121-r1) [2025-03-12T06:43:54.183Z] #51 21.20 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:54.183Z] #51 21.20 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-12T06:43:54.183Z] #51 21.21 (4/7) Installing libsodium (1.0.19-r0) [2025-03-12T06:43:54.183Z] #51 21.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-12T06:43:54.183Z] #51 21.24 (6/7) Installing libzmq (4.3.5-r2) [2025-03-12T06:43:54.183Z] #51 21.25 (7/7) Installing zeromq (4.3.5-r2) [2025-03-12T06:43:54.183Z] #51 21.26 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:54.183Z] #51 21.28 Executing ca-certificates-20241121-r1.trigger [2025-03-12T06:43:54.183Z] #51 21.34 OK: 12 MiB in 21 packages [2025-03-12T06:43:54.442Z] #51 DONE 21.7s [2025-03-12T06:43:54.442Z] [2025-03-12T06:43:54.442Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T06:43:54.442Z] #68 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:54.442Z] #68 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:54.442Z] #68 14.28 OK: 248 MiB in 58 packages [2025-03-12T06:43:54.442Z] #68 DONE 14.5s [2025-03-12T06:43:54.442Z] [2025-03-12T06:43:54.442Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:43:56.547Z] #73 ... [2025-03-12T06:43:56.547Z] [2025-03-12T06:43:56.547Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T06:43:56.547Z] #61 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #61 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #61 20.61 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T06:43:56.547Z] #61 20.61 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T06:43:56.547Z] #61 20.61 OK: 24170 distinct packages available [2025-03-12T06:43:56.547Z] #61 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #61 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #61 21.13 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:56.547Z] #61 21.14 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-12T06:43:56.547Z] #61 21.14 (3/5) Installing libucontext (1.2-r3) [2025-03-12T06:43:56.547Z] #61 21.15 (4/5) Installing gcompat (1.1.0-r4) [2025-03-12T06:43:56.547Z] #61 21.15 (5/5) Installing openssl (3.3.3-r0) [2025-03-12T06:43:56.547Z] #61 21.16 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:56.547Z] #61 21.17 OK: 9 MiB in 19 packages [2025-03-12T06:43:56.547Z] #61 DONE 21.5s [2025-03-12T06:43:56.547Z] [2025-03-12T06:43:56.547Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:43:56.547Z] #74 DONE 0.6s [2025-03-12T06:43:56.547Z] [2025-03-12T06:43:56.547Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T06:43:56.547Z] #63 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #63 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #63 20.68 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T06:43:56.547Z] #63 20.68 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T06:43:56.547Z] #63 20.68 OK: 24170 distinct packages available [2025-03-12T06:43:56.547Z] #63 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #63 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #63 21.18 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:56.547Z] #63 21.18 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-12T06:43:56.547Z] #63 21.19 (3/4) Installing libucontext (1.2-r3) [2025-03-12T06:43:56.547Z] #63 21.19 (4/4) Installing gcompat (1.1.0-r4) [2025-03-12T06:43:56.547Z] #63 21.19 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:56.547Z] #63 21.20 OK: 8 MiB in 18 packages [2025-03-12T06:43:56.547Z] #63 DONE 21.5s [2025-03-12T06:43:56.547Z] [2025-03-12T06:43:56.547Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:43:56.547Z] #71 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #71 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #71 14.63 OK: 248 MiB in 58 packages [2025-03-12T06:43:56.547Z] #71 DONE 14.8s [2025-03-12T06:43:56.547Z] [2025-03-12T06:43:56.547Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T06:43:56.547Z] #52 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #52 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #52 20.99 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T06:43:56.547Z] #52 20.99 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T06:43:56.547Z] #52 20.99 OK: 24170 distinct packages available [2025-03-12T06:43:56.547Z] #52 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #52 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #52 21.56 (1/14) Installing ca-certificates (20241121-r1) [2025-03-12T06:43:56.547Z] #52 21.61 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-12T06:43:56.547Z] #52 21.63 (3/14) Installing c-ares (1.33.1-r0) [2025-03-12T06:43:56.547Z] #52 21.64 (4/14) Installing libunistring (1.2-r0) [2025-03-12T06:43:56.547Z] #52 21.66 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-12T06:43:56.547Z] #52 21.67 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-12T06:43:56.547Z] #52 21.67 (7/14) Installing libpsl (0.21.5-r1) [2025-03-12T06:43:56.547Z] #52 21.68 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-12T06:43:56.547Z] #52 21.69 (9/14) Installing libcurl (8.12.1-r0) [2025-03-12T06:43:56.547Z] #52 21.70 (10/14) Installing curl (8.12.1-r0) [2025-03-12T06:43:56.547Z] #52 21.71 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:56.547Z] #52 21.71 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-12T06:43:56.547Z] #52 21.71 (13/14) Installing libucontext (1.2-r3) [2025-03-12T06:43:56.547Z] #52 21.72 (14/14) Installing gcompat (1.1.0-r4) [2025-03-12T06:43:56.547Z] #52 21.72 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:56.547Z] #52 21.73 Executing ca-certificates-20241121-r1.trigger [2025-03-12T06:43:56.547Z] #52 21.79 OK: 13 MiB in 28 packages [2025-03-12T06:43:56.547Z] #52 DONE 22.0s [2025-03-12T06:43:56.547Z] [2025-03-12T06:43:56.547Z] #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-12T06:43:56.547Z] #75 ... [2025-03-12T06:43:56.547Z] [2025-03-12T06:43:56.547Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:43:56.547Z] #66 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #66 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #66 14.74 OK: 248 MiB in 58 packages [2025-03-12T06:43:56.547Z] #66 DONE 15.0s [2025-03-12T06:43:56.547Z] [2025-03-12T06:43:56.547Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T06:43:56.547Z] #69 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #69 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.547Z] #69 15.01 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T06:43:56.547Z] #69 15.01 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T06:43:56.547Z] #69 15.01 OK: 24171 distinct packages available [2025-03-12T06:43:56.547Z] #69 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:56.805Z] #69 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.062Z] #69 ... [2025-03-12T06:43:57.062Z] [2025-03-12T06:43:57.062Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:43:57.062Z] #76 DONE 2.2s [2025-03-12T06:43:57.062Z] [2025-03-12T06:43:57.062Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T06:43:57.062Z] #72 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.062Z] #72 2.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.062Z] #72 2.322 OK: 8 MiB in 16 packages [2025-03-12T06:43:57.062Z] #72 DONE 4.4s [2025-03-12T06:43:57.062Z] [2025-03-12T06:43:57.062Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:43:57.062Z] #73 DONE 2.4s [2025-03-12T06:43:57.062Z] [2025-03-12T06:43:57.062Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:43:57.062Z] #0 2.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.062Z] #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.062Z] #0 4.233 OK: 10 MiB in 17 packages [2025-03-12T06:43:57.062Z] #77 DONE 4.4s [2025-03-12T06:43:57.062Z] [2025-03-12T06:43:57.062Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T06:43:57.062Z] #69 17.05 OK: 248 MiB in 58 packages [2025-03-12T06:43:57.188Z] Commit message: "ci(lts-release): LTS release v4.0.0 @1c00668" [2025-03-12T06:43:57.637Z] #69 DONE 17.4s [2025-03-12T06:43:57.637Z] [2025-03-12T06:43:57.637Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T06:43:57.637Z] #0 4.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.637Z] #0 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.637Z] #0 4.682 OK: 8 MiB in 15 packages [2025-03-12T06:43:57.637Z] #78 DONE 4.8s [2025-03-12T06:43:57.637Z] [2025-03-12T06:43:57.637Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:43:57.637Z] #79 DONE 2.5s [2025-03-12T06:43:57.637Z] [2025-03-12T06:43:57.637Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-12T06:43:57.637Z] #0 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.637Z] #0 4.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:57.637Z] #0 4.728 OK: 19 MiB in 18 packages [2025-03-12T06:43:57.637Z] #80 DONE 4.8s [2025-03-12T06:43:57.637Z] [2025-03-12T06:43:57.637Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:43:57.895Z] #81 ... [2025-03-12T06:43:57.895Z] [2025-03-12T06:43:57.895Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:43:57.895Z] #82 DONE 0.6s [2025-03-12T06:43:58.153Z] [2025-03-12T06:43:58.153Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:43:58.153Z] #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.153Z] #0 3.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.153Z] #0 3.972 OK: 8 MiB in 15 packages [2025-03-12T06:43:58.153Z] #83 DONE 4.2s [2025-03-12T06:43:58.153Z] [2025-03-12T06:43:58.153Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:43:58.153Z] #84 ... [2025-03-12T06:43:58.153Z] [2025-03-12T06:43:58.153Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-12T06:43:58.153Z] #0 3.484 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.153Z] #0 3.941 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.153Z] #0 4.645 OK: 248 MiB in 58 packages [2025-03-12T06:43:58.153Z] #85 DONE 4.7s [2025-03-12T06:43:58.411Z] [2025-03-12T06:43:58.411Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-12T06:43:58.670Z] #86 ... [2025-03-12T06:43:58.670Z] [2025-03-12T06:43:58.670Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T06:43:58.670Z] #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.670Z] #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.670Z] #0 4.281 OK: 19 MiB in 18 packages [2025-03-12T06:43:58.670Z] #87 DONE 4.7s [2025-03-12T06:43:58.927Z] [2025-03-12T06:43:58.927Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-12T06:43:58.927Z] #0 4.197 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.927Z] #0 4.773 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.927Z] #0 5.489 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T06:43:58.927Z] #0 5.781 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:43:58.927Z] #0 5.781 OK: 8 MiB in 15 packages [2025-03-12T06:43:58.927Z] #88 DONE 6.1s [2025-03-12T06:43:58.927Z] [2025-03-12T06:43:58.927Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-12T06:43:58.927Z] #86 DONE 0.6s [2025-03-12T06:43:58.927Z] [2025-03-12T06:43:58.927Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-12T06:43:58.927Z] #89 DONE 0.0s [2025-03-12T06:43:58.927Z] [2025-03-12T06:43:58.927Z] #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-12T06:43:58.927Z] #75 4.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:58.927Z] #75 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:59.186Z] #75 4.383 OK: 9 MiB in 19 packages [2025-03-12T06:43:59.445Z] #75 DONE 4.6s [2025-03-12T06:43:59.445Z] [2025-03-12T06:43:59.445Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-12T06:43:59.445Z] #90 DONE 2.4s [2025-03-12T06:43:59.445Z] [2025-03-12T06:43:59.445Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:43:59.445Z] #0 4.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:59.445Z] #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:59.445Z] #0 4.676 OK: 12 MiB in 21 packages [2025-03-12T06:43:59.445Z] #91 DONE 4.9s [2025-03-12T06:43:59.445Z] [2025-03-12T06:43:59.445Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-12T06:43:59.445Z] #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:59.445Z] #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:43:59.445Z] #0 4.452 OK: 8 MiB in 18 packages [2025-03-12T06:43:59.445Z] #92 DONE 4.6s [2025-03-12T06:43:59.445Z] [2025-03-12T06:43:59.445Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T06:44:00.380Z] #93 DONE 1.0s [2025-03-12T06:44:00.380Z] [2025-03-12T06:44:00.380Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-12T06:44:00.380Z] #94 DONE 0.9s [2025-03-12T06:44:00.380Z] [2025-03-12T06:44:00.380Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T06:44:00.380Z] #95 DONE 1.0s [2025-03-12T06:44:00.380Z] [2025-03-12T06:44:00.380Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:44:00.380Z] #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:44:00.380Z] #0 4.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:44:00.380Z] #0 4.759 OK: 13 MiB in 28 packages [2025-03-12T06:44:00.380Z] #96 DONE 5.6s [2025-03-12T06:44:00.380Z] [2025-03-12T06:44:00.380Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-12T06:44:00.637Z] #97 ... [2025-03-12T06:44:00.637Z] [2025-03-12T06:44:00.637Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-12T06:44:00.637Z] #98 DONE 1.1s [2025-03-12T06:44:00.637Z] [2025-03-12T06:44:00.637Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-12T06:44:00.637Z] #97 DONE 0.2s [2025-03-12T06:44:00.637Z] [2025-03-12T06:44:00.637Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-12T06:44:00.637Z] #99 DONE 0.2s [2025-03-12T06:44:00.637Z] [2025-03-12T06:44:00.637Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-12T06:44:01.202Z] #100 DONE 0.6s [2025-03-12T06:44:01.202Z] [2025-03-12T06:44:01.202Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-12T06:44:01.202Z] #101 DONE 0.6s [2025-03-12T06:44:01.202Z] [2025-03-12T06:44:01.202Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T06:44:01.202Z] #102 DONE 0.8s [2025-03-12T06:44:01.202Z] [2025-03-12T06:44:01.202Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T06:44:01.202Z] #103 DONE 0.0s [2025-03-12T06:44:01.202Z] [2025-03-12T06:44:01.202Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T06:44:01.202Z] #104 DONE 0.0s [2025-03-12T06:44:01.202Z] [2025-03-12T06:44:01.202Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-12T06:44:01.202Z] #105 DONE 0.1s [2025-03-12T06:44:01.202Z] [2025-03-12T06:44:01.202Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-12T06:44:01.458Z] #106 DONE 0.1s [2025-03-12T06:44:01.458Z] [2025-03-12T06:44:01.458Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-12T06:44:01.458Z] #107 DONE 0.1s [2025-03-12T06:44:01.458Z] [2025-03-12T06:44:01.458Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-12T06:44:01.458Z] #108 DONE 0.1s [2025-03-12T06:44:01.458Z] [2025-03-12T06:44:01.458Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-12T06:44:01.458Z] #109 DONE 0.1s [2025-03-12T06:44:01.458Z] [2025-03-12T06:44:01.458Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-12T06:44:01.458Z] #110 DONE 0.1s [2025-03-12T06:44:01.458Z] [2025-03-12T06:44:01.458Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T06:44:01.458Z] #111 DONE 0.1s [2025-03-12T06:44:01.458Z] [2025-03-12T06:44:01.458Z] #112 [security-spire-server] exporting to image [2025-03-12T06:44:01.458Z] #112 exporting layers [2025-03-12T06:44:01.716Z] #112 ... [2025-03-12T06:44:01.716Z] [2025-03-12T06:44:01.716Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-12T06:44:01.716Z] #113 DONE 0.0s [2025-03-12T06:44:01.716Z] [2025-03-12T06:44:01.716Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-12T06:44:01.716Z] #114 DONE 0.0s [2025-03-12T06:44:01.716Z] [2025-03-12T06:44:01.716Z] #112 [security-spire-agent] exporting to image [2025-03-12T06:44:02.334Z] #112 exporting layers 0.7s done [2025-03-12T06:44:02.334Z] #112 writing image sha256:2aab0b7581567a637382e3ad52b4df4dbecbb03f387b1989d0140622eaf6bdc3 done [2025-03-12T06:44:02.334Z] #112 naming to docker.io/library/security-spire-config done [2025-03-12T06:44:02.334Z] #112 writing image sha256:9fd3c9b66e25d1b15707a55b8b57b9b2b6fa69fa6fc109560a49b8b935038871 done [2025-03-12T06:44:02.334Z] #112 naming to docker.io/library/security-spire-server done [2025-03-12T06:44:02.334Z] #112 writing image sha256:90f1b9f0bc7439271307708d586888c54ab757886df5435b08fa96f50be07efb done [2025-03-12T06:44:02.334Z] #112 naming to docker.io/library/security-spire-agent done [2025-03-12T06:44:02.334Z] #112 DONE 0.8s [2025-03-12T06:44:02.334Z] [2025-03-12T06:44:02.334Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:02.903Z] #115 ... [2025-03-12T06:44:02.903Z] [2025-03-12T06:44:02.903Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:44:02.903Z] #59 ... [2025-03-12T06:44:02.903Z] [2025-03-12T06:44:02.903Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T06:44:04.226Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T06:44:04.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T06:44:04.226Z] Dload Upload Total Spent Left Speed [2025-03-12T06:44:04.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2025-03-12T06:44:04.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T06:44:04.824Z] #116 ... [2025-03-12T06:44:04.824Z] [2025-03-12T06:44:04.824Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:04.824Z] #117 ... [2025-03-12T06:44:04.824Z] [2025-03-12T06:44:04.824Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:04.913Z] + sudo tee /etc/docker/daemon.new [2025-03-12T06:44:04.913Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T06:44:04.913Z] { [2025-03-12T06:44:04.913Z] "registry-mirrors": [ [2025-03-12T06:44:04.913Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T06:44:04.913Z] ], [2025-03-12T06:44:04.913Z] "bip": "10.250.0.254/24", [2025-03-12T06:44:04.913Z] "hosts": [ [2025-03-12T06:44:04.913Z] "tcp://0.0.0.0:5555", [2025-03-12T06:44:04.913Z] "unix:///var/run/docker.sock" [2025-03-12T06:44:04.913Z] ], [2025-03-12T06:44:04.913Z] "mtu": 1458, [2025-03-12T06:44:04.913Z] "selinux-enabled": true, [2025-03-12T06:44:04.913Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T06:44:04.913Z] } [Pipeline] sh [2025-03-12T06:44:05.245Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T06:44:05.578Z] + sudo service docker restart [Pipeline] sh [2025-03-12T06:44:26.185Z] + git checkout b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:44:26.185Z] HEAD is now at b6c30fa0 ci(lts-release): LTS release v4.0.0 @1c00668 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T06:44:26.229Z] provisioning config files... [2025-03-12T06:44:26.266Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config18324236795135507595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:44:26.730Z] ---> ****-login.sh [2025-03-12T06:44:26.730Z] nexus3.edgexfoundry.org:10001 [2025-03-12T06:44:28.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:44:28.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:44:28.608Z] Configure a credential helper to remove this warning. See [2025-03-12T06:44:28.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:44:28.608Z] [2025-03-12T06:44:28.608Z] Login Succeeded [2025-03-12T06:44:28.608Z] nexus3.edgexfoundry.org:10002 [2025-03-12T06:44:28.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:44:28.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:44:28.878Z] Configure a credential helper to remove this warning. See [2025-03-12T06:44:28.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:44:28.879Z] [2025-03-12T06:44:28.879Z] Login Succeeded [2025-03-12T06:44:28.879Z] nexus3.edgexfoundry.org:10003 [2025-03-12T06:44:29.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:44:29.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:44:29.416Z] Configure a credential helper to remove this warning. See [2025-03-12T06:44:29.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:44:29.416Z] [2025-03-12T06:44:29.416Z] Login Succeeded [2025-03-12T06:44:29.416Z] nexus3.edgexfoundry.org:10004 [2025-03-12T06:44:29.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:44:29.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:44:29.685Z] Configure a credential helper to remove this warning. See [2025-03-12T06:44:29.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:44:29.685Z] [2025-03-12T06:44:29.685Z] Login Succeeded [2025-03-12T06:44:29.685Z] ****.io [2025-03-12T06:44:29.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:44:30.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:44:30.222Z] Configure a credential helper to remove this warning. See [2025-03-12T06:44:30.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:44:30.222Z] [2025-03-12T06:44:30.222Z] Login Succeeded [2025-03-12T06:44:30.222Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T06:44:30.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-12T06:44:30.897Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2025-03-12T06:44:30.918Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T06:44:31.243Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T06:44:31.243Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T06:44:31.303Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T06:44:31.327Z] ========================================================= [2025-03-12T06:44:31.327Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T06:44:31.327Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-12T06:44:31.650Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T06:44:31.918Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T06:44:31.918Z] 94e9d8af2201: Pulling fs layer [2025-03-12T06:44:31.918Z] 345fe9f21930: Pulling fs layer [2025-03-12T06:44:31.918Z] b40fc9e46828: Pulling fs layer [2025-03-12T06:44:31.918Z] c9804373a1e5: Pulling fs layer [2025-03-12T06:44:31.918Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T06:44:31.918Z] f5a772c54f75: Pulling fs layer [2025-03-12T06:44:31.918Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T06:44:31.918Z] 0a0502178392: Pulling fs layer [2025-03-12T06:44:31.918Z] f5a772c54f75: Waiting [2025-03-12T06:44:31.918Z] e2dd1b2a9dca: Waiting [2025-03-12T06:44:31.918Z] c9804373a1e5: Waiting [2025-03-12T06:44:31.918Z] 0a0502178392: Waiting [2025-03-12T06:44:31.918Z] 4f4fb700ef54: Waiting [2025-03-12T06:44:31.918Z] 345fe9f21930: Download complete [2025-03-12T06:44:31.918Z] c9804373a1e5: Verifying Checksum [2025-03-12T06:44:31.918Z] c9804373a1e5: Download complete [2025-03-12T06:44:31.918Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T06:44:31.918Z] 4f4fb700ef54: Download complete [2025-03-12T06:44:31.918Z] f5a772c54f75: Verifying Checksum [2025-03-12T06:44:31.918Z] f5a772c54f75: Download complete [2025-03-12T06:44:31.918Z] 94e9d8af2201: Verifying Checksum [2025-03-12T06:44:31.918Z] 94e9d8af2201: Download complete [2025-03-12T06:44:32.505Z] 0a0502178392: Verifying Checksum [2025-03-12T06:44:32.505Z] 0a0502178392: Download complete [2025-03-12T06:44:32.773Z] 94e9d8af2201: Pull complete [2025-03-12T06:44:33.366Z] 345fe9f21930: Pull complete [2025-03-12T06:44:33.959Z] b40fc9e46828: Verifying Checksum [2025-03-12T06:44:33.959Z] b40fc9e46828: Download complete [2025-03-12T06:44:34.928Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T06:44:34.928Z] e2dd1b2a9dca: Download complete [2025-03-12T06:44:39.249Z] #118 ... [2025-03-12T06:44:39.249Z] [2025-03-12T06:44:39.249Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:39.249Z] #117 DONE 43.8s [2025-03-12T06:44:39.249Z] [2025-03-12T06:44:39.249Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:39.249Z] #81 DONE 41.1s [2025-03-12T06:44:39.249Z] [2025-03-12T06:44:39.249Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:39.249Z] #84 DONE 40.5s [2025-03-12T06:44:39.249Z] [2025-03-12T06:44:39.249Z] #119 [core-metadata builder 6/7] COPY . . [2025-03-12T06:44:39.249Z] #119 ... [2025-03-12T06:44:39.249Z] [2025-03-12T06:44:39.249Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:39.249Z] #115 DONE 39.7s [2025-03-12T06:44:39.249Z] [2025-03-12T06:44:39.249Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:39.249Z] #118 DONE 41.6s [2025-03-12T06:44:39.249Z] [2025-03-12T06:44:39.249Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:39.249Z] #116 DONE 41.5s [2025-03-12T06:44:39.249Z] [2025-03-12T06:44:39.249Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #120 ... [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #121 [support-notifications builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #121 DONE 8.5s [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #122 DONE 8.5s [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #119 [core-metadata builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #119 DONE 8.4s [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:44:47.378Z] #123 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #124 [core-command builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #124 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:47.378Z] #125 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #126 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:44:47.378Z] #127 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:47.378Z] #128 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:47.378Z] #129 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #130 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:44:47.378Z] #131 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:47.378Z] #132 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:44:47.378Z] #133 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #134 [core-data builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #134 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:47.378Z] #135 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #136 [security-bootstrapper builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #136 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:44:47.378Z] #137 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #120 DONE 8.4s [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #138 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:44:47.378Z] #139 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:44:47.378Z] #140 CACHED [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-12T06:44:47.378Z] #141 DONE 8.5s [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #142 [core-keeper builder 7/8] COPY . . [2025-03-12T06:44:47.378Z] #142 DONE 8.5s [2025-03-12T06:44:47.378Z] [2025-03-12T06:44:47.378Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T06:44:48.313Z] #143 1.247 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-12T06:44:49.954Z] b40fc9e46828: Pull complete [2025-03-12T06:44:49.955Z] c9804373a1e5: Pull complete [2025-03-12T06:44:49.955Z] 4f4fb700ef54: Pull complete [2025-03-12T06:44:49.955Z] f5a772c54f75: Pull complete [2025-03-12T06:44:56.623Z] e2dd1b2a9dca: Pull complete [2025-03-12T06:44:58.030Z] 0a0502178392: Pull complete [2025-03-12T06:44:58.030Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T06:44:58.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T06:44:58.030Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-03-12T06:44:58.275Z] #143 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T06:44:58.275Z] #0 0.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-12T06:44:58.275Z] #144 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T06:44:58.275Z] #0 0.816 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-12T06:44:58.275Z] #145 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T06:44:58.275Z] #0 1.328 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-12T06:44:58.275Z] #146 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T06:44:58.275Z] #0 0.609 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-12T06:44:58.275Z] #147 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-12T06:44:58.275Z] #0 0.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-12T06:44:58.275Z] #148 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T06:44:58.275Z] #0 0.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-12T06:44:58.275Z] #149 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-12T06:44:58.275Z] #0 0.598 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-12T06:44:58.275Z] #150 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #151 [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-12T06:44:58.275Z] #0 1.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-12T06:44:58.275Z] #151 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T06:44:58.275Z] #0 0.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-12T06:44:58.275Z] #152 ... [2025-03-12T06:44:58.275Z] [2025-03-12T06:44:58.275Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T06:44:58.275Z] #0 1.101 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-12T06:44:58.366Z] + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T06:44:58.366Z] WORKDIR /edgex [2025-03-12T06:44:58.366Z] COPY go.mod . [2025-03-12T06:44:58.366Z] RUN go mod download [2025-03-12T06:44:58.366Z] docker build -t ci-base-image-arm64 -f - . [2025-03-12T06:44:58.768Z] #153 ... [2025-03-12T06:44:58.768Z] [2025-03-12T06:44:58.768Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T06:44:58.768Z] #0 0.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-12T06:45:03.734Z] Sending build context to Docker daemon 48.49MB [2025-03-12T06:45:03.734Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T06:45:03.734Z] ---> 72db82c1953f [2025-03-12T06:45:03.734Z] Step 2/4 : WORKDIR /edgex [2025-03-12T06:45:05.677Z] ---> Running in 5b965585c228 [2025-03-12T06:45:05.943Z] Removing intermediate container 5b965585c228 [2025-03-12T06:45:05.943Z] ---> ffebff235a87 [2025-03-12T06:45:05.943Z] Step 3/4 : COPY go.mod . [2025-03-12T06:45:06.525Z] ---> 23246994f359 [2025-03-12T06:45:06.525Z] Step 4/4 : RUN go mod download [2025-03-12T06:45:06.525Z] ---> Running in 83e002f914f9 [2025-03-12T06:46:02.935Z] Removing intermediate container 83e002f914f9 [2025-03-12T06:46:02.935Z] ---> 778b97eef2bc [2025-03-12T06:46:02.935Z] Successfully built 778b97eef2bc [2025-03-12T06:46:02.935Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:46:03.292Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T06:46:03.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:46:03.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-41050 does not seem to be running inside a container [2025-03-12T06:46:03.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T06:46:04.979Z] $ docker top 09bd9dcfed169edf5eedd4257c33bde7acfb30fa38c324d2f62874a487c61ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:46:05.877Z] + go version [2025-03-12T06:46:05.877Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T06:46:05.894Z] $ docker stop --time=1 09bd9dcfed169edf5eedd4257c33bde7acfb30fa38c324d2f62874a487c61ad2 [2025-03-12T06:46:06.462Z] #154 ... [2025-03-12T06:46:06.462Z] [2025-03-12T06:46:06.462Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-12T06:46:06.462Z] #150 DONE 78.7s [2025-03-12T06:46:06.462Z] [2025-03-12T06:46:06.462Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:46:06.462Z] #37 ... [2025-03-12T06:46:06.462Z] [2025-03-12T06:46:06.462Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:46:06.462Z] #155 DONE 0.1s [2025-03-12T06:46:06.462Z] [2025-03-12T06:46:06.462Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:46:06.462Z] #156 DONE 0.1s [2025-03-12T06:46:06.462Z] [2025-03-12T06:46:06.462Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T06:46:06.462Z] #153 ... [2025-03-12T06:46:06.462Z] [2025-03-12T06:46:06.462Z] #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-12T06:46:06.462Z] #157 DONE 0.1s [2025-03-12T06:46:06.719Z] [2025-03-12T06:46:06.719Z] #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-12T06:46:06.719Z] #158 DONE 0.1s [2025-03-12T06:46:06.719Z] [2025-03-12T06:46:06.719Z] #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-12T06:46:06.719Z] #159 DONE 0.1s [2025-03-12T06:46:06.719Z] [2025-03-12T06:46:06.719Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T06:46:06.719Z] #144 ... [2025-03-12T06:46:06.719Z] [2025-03-12T06:46:06.719Z] #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-12T06:46:07.600Z] $ docker rm -f --volumes 09bd9dcfed169edf5eedd4257c33bde7acfb30fa38c324d2f62874a487c61ad2 [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-12T06:46:08.141Z] #160 DONE 1.4s [2025-03-12T06:46:08.141Z] [2025-03-12T06:46:08.141Z] #112 [core-common-config-bootstrapper] exporting to image [2025-03-12T06:46:08.141Z] #112 exporting layers [2025-03-12T06:46:08.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-12T06:46:08.319Z] [2025-03-12T06:46:08.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:46:08.400Z] #112 exporting layers 0.3s done [2025-03-12T06:46:08.400Z] #112 writing image sha256:03bde92fb7ec159c4ff6ae67842883ca3f12e06594a2d7e1033470ce1666148f [2025-03-12T06:46:08.658Z] #112 writing image sha256:03bde92fb7ec159c4ff6ae67842883ca3f12e06594a2d7e1033470ce1666148f 0.1s done [2025-03-12T06:46:08.658Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-12T06:46:08.658Z] #112 DONE 1.2s [2025-03-12T06:46:08.658Z] [2025-03-12T06:46:08.658Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T06:46:08.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-12T06:46:08.916Z] #153 ... [2025-03-12T06:46:08.916Z] [2025-03-12T06:46:08.916Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-12T06:46:08.916Z] #148 DONE 82.0s [2025-03-12T06:46:08.968Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-12T06:46:08.968Z] 547446be3368: Pulling fs layer [2025-03-12T06:46:08.968Z] d125d8839a47: Pulling fs layer [2025-03-12T06:46:08.968Z] 3e85d5ac6304: Pulling fs layer [2025-03-12T06:46:08.968Z] c3105a71a48b: Pulling fs layer [2025-03-12T06:46:08.968Z] 0f093f025ec4: Pulling fs layer [2025-03-12T06:46:08.968Z] c3106fc0e877: Pulling fs layer [2025-03-12T06:46:08.968Z] c3105a71a48b: Waiting [2025-03-12T06:46:08.968Z] 0f093f025ec4: Waiting [2025-03-12T06:46:08.968Z] c3106fc0e877: Waiting [2025-03-12T06:46:08.968Z] 547446be3368: Verifying Checksum [2025-03-12T06:46:08.968Z] 547446be3368: Download complete [2025-03-12T06:46:08.968Z] c3105a71a48b: Verifying Checksum [2025-03-12T06:46:08.968Z] c3105a71a48b: Download complete [2025-03-12T06:46:09.173Z] [2025-03-12T06:46:09.174Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T06:46:09.432Z] #153 ... [2025-03-12T06:46:09.433Z] [2025-03-12T06:46:09.433Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-12T06:46:09.433Z] #161 DONE 0.1s [2025-03-12T06:46:09.433Z] [2025-03-12T06:46:09.433Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-12T06:46:09.558Z] d125d8839a47: Verifying Checksum [2025-03-12T06:46:09.558Z] d125d8839a47: Download complete [2025-03-12T06:46:09.558Z] c3106fc0e877: Verifying Checksum [2025-03-12T06:46:09.558Z] c3106fc0e877: Download complete [2025-03-12T06:46:09.558Z] 0f093f025ec4: Verifying Checksum [2025-03-12T06:46:09.558Z] 0f093f025ec4: Download complete [2025-03-12T06:46:09.828Z] 547446be3368: Pull complete [2025-03-12T06:46:10.805Z] #162 DONE 1.4s [2025-03-12T06:46:10.805Z] [2025-03-12T06:46:10.805Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T06:46:10.805Z] #149 ... [2025-03-12T06:46:10.805Z] [2025-03-12T06:46:10.805Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:46:11.064Z] #163 DONE 0.2s [2025-03-12T06:46:11.064Z] [2025-03-12T06:46:11.064Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:46:11.064Z] #164 DONE 0.0s [2025-03-12T06:46:11.064Z] [2025-03-12T06:46:11.064Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-12T06:46:11.245Z] d125d8839a47: Pull complete [2025-03-12T06:46:11.322Z] #165 DONE 0.1s [2025-03-12T06:46:11.322Z] [2025-03-12T06:46:11.322Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-12T06:46:11.322Z] #166 DONE 0.1s [2025-03-12T06:46:11.322Z] [2025-03-12T06:46:11.322Z] #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-12T06:46:11.322Z] #167 DONE 0.0s [2025-03-12T06:46:11.322Z] [2025-03-12T06:46:11.322Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T06:46:11.322Z] #149 ... [2025-03-12T06:46:11.322Z] [2025-03-12T06:46:11.322Z] #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-12T06:46:11.322Z] #168 DONE 0.1s [2025-03-12T06:46:11.581Z] [2025-03-12T06:46:11.581Z] #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-12T06:46:11.581Z] #169 DONE 0.0s [2025-03-12T06:46:11.581Z] [2025-03-12T06:46:11.581Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-12T06:46:11.581Z] #170 DONE 0.1s [2025-03-12T06:46:11.581Z] [2025-03-12T06:46:11.581Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T06:46:11.581Z] #143 ... [2025-03-12T06:46:11.581Z] [2025-03-12T06:46:11.582Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-12T06:46:11.839Z] 3e85d5ac6304: Verifying Checksum [2025-03-12T06:46:11.839Z] 3e85d5ac6304: Download complete [2025-03-12T06:46:12.952Z] #171 DONE 1.1s [2025-03-12T06:46:12.952Z] [2025-03-12T06:46:12.952Z] #112 [security-bootstrapper] exporting to image [2025-03-12T06:46:12.952Z] #112 exporting layers 0.3s done [2025-03-12T06:46:12.952Z] #112 writing image sha256:f35fa82783e39d4f75e466e4e35173a59c046e25ebb8f30caf98fef5a0c73a86 done [2025-03-12T06:46:12.952Z] #112 naming to docker.io/library/security-bootstrapper done [2025-03-12T06:46:12.952Z] #112 DONE 1.6s [2025-03-12T06:46:12.952Z] [2025-03-12T06:46:12.952Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T06:46:22.024Z] 3e85d5ac6304: Pull complete [2025-03-12T06:46:22.024Z] c3105a71a48b: Pull complete [2025-03-12T06:46:23.440Z] 0f093f025ec4: Pull complete [2025-03-12T06:46:23.709Z] c3106fc0e877: Pull complete [2025-03-12T06:46:23.709Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-12T06:46:23.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-12T06:46:23.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:46:23.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-41050 does not seem to be running inside a container [2025-03-12T06:46:24.011Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-12T06:46:26.320Z] $ docker top 81ae7a5f27fbffe5ea2ae4183983e004b9f9893e9cc3c183d1eb14326ed958c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:46:27.224Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-12T06:46:37.324Z] #1 [core-data internal] load build definition from Dockerfile [2025-03-12T06:46:37.324Z] #1 transferring dockerfile: 2.04kB 0.0s done [2025-03-12T06:46:37.324Z] #1 DONE 0.1s [2025-03-12T06:46:37.911Z] [2025-03-12T06:46:37.911Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-12T06:46:37.911Z] #2 transferring dockerfile: 2.14kB 0.0s done [2025-03-12T06:46:37.911Z] #2 DONE 0.1s [2025-03-12T06:46:37.911Z] [2025-03-12T06:46:37.911Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-12T06:46:37.911Z] #3 transferring dockerfile: 2.49kB done [2025-03-12T06:46:37.911Z] #3 DONE 0.1s [2025-03-12T06:46:37.911Z] [2025-03-12T06:46:37.911Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-03-12T06:46:37.911Z] #4 transferring dockerfile: 1.83kB done [2025-03-12T06:46:37.911Z] #4 DONE 0.1s [2025-03-12T06:46:38.186Z] [2025-03-12T06:46:38.186Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-03-12T06:46:38.186Z] #5 transferring dockerfile: 1.81kB done [2025-03-12T06:46:38.186Z] #5 DONE 0.1s [2025-03-12T06:46:38.186Z] [2025-03-12T06:46:38.186Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-03-12T06:46:38.186Z] #6 transferring dockerfile: 2.01kB done [2025-03-12T06:46:38.186Z] #6 DONE 0.0s [2025-03-12T06:46:38.186Z] [2025-03-12T06:46:38.186Z] #7 [core-command internal] load build definition from Dockerfile [2025-03-12T06:46:38.186Z] #7 DONE 0.0s [2025-03-12T06:46:38.459Z] [2025-03-12T06:46:38.459Z] #7 [core-command internal] load build definition from Dockerfile [2025-03-12T06:46:38.459Z] #7 transferring dockerfile: 1.94kB done [2025-03-12T06:46:38.459Z] #7 DONE 0.1s [2025-03-12T06:46:38.459Z] [2025-03-12T06:46:38.459Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-12T06:46:38.459Z] #8 transferring dockerfile: 2.50kB done [2025-03-12T06:46:38.459Z] #8 DONE 0.1s [2025-03-12T06:46:38.459Z] [2025-03-12T06:46:38.459Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-12T06:46:38.459Z] #9 transferring dockerfile: 3.02kB done [2025-03-12T06:46:38.459Z] #9 DONE 0.0s [2025-03-12T06:46:38.459Z] [2025-03-12T06:46:38.459Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-03-12T06:46:38.459Z] #10 transferring dockerfile: 1.69kB done [2025-03-12T06:46:38.459Z] #10 DONE 0.1s [2025-03-12T06:46:38.459Z] [2025-03-12T06:46:38.459Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-03-12T06:46:38.744Z] #11 transferring dockerfile: 1.70kB 0.0s done [2025-03-12T06:46:38.744Z] #11 DONE 0.1s [2025-03-12T06:46:38.744Z] [2025-03-12T06:46:38.744Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-03-12T06:46:38.744Z] #12 transferring dockerfile: 2.00kB done [2025-03-12T06:46:38.744Z] #12 DONE 0.1s [2025-03-12T06:46:38.744Z] [2025-03-12T06:46:38.744Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-12T06:46:38.744Z] #13 transferring dockerfile: 2.23kB 0.0s done [2025-03-12T06:46:38.744Z] #13 DONE 0.1s [2025-03-12T06:46:38.744Z] [2025-03-12T06:46:38.744Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-12T06:46:39.011Z] #14 transferring dockerfile: 1.89kB 0.0s done [2025-03-12T06:46:39.012Z] #14 DONE 0.1s [2025-03-12T06:46:39.012Z] [2025-03-12T06:46:39.012Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-03-12T06:46:39.012Z] #15 transferring dockerfile: 2.10kB done [2025-03-12T06:46:39.012Z] #15 DONE 0.1s [2025-03-12T06:46:39.012Z] [2025-03-12T06:46:39.012Z] #16 [core-data internal] load .dockerignore [2025-03-12T06:46:39.012Z] #16 transferring context: 50B 0.0s done [2025-03-12T06:46:39.012Z] #16 DONE 0.1s [2025-03-12T06:46:39.977Z] [2025-03-12T06:46:39.977Z] #17 [security-proxy-auth internal] load .dockerignore [2025-03-12T06:46:39.977Z] #17 transferring context: 50B 0.0s done [2025-03-12T06:46:39.977Z] #17 DONE 0.1s [2025-03-12T06:46:39.977Z] [2025-03-12T06:46:39.977Z] #18 [security-secretstore-setup internal] load .dockerignore [2025-03-12T06:46:39.977Z] #18 transferring context: 50B done [2025-03-12T06:46:39.977Z] #18 DONE 0.1s [2025-03-12T06:46:39.977Z] [2025-03-12T06:46:39.977Z] #19 [support-scheduler internal] load .dockerignore [2025-03-12T06:46:39.977Z] #19 transferring context: 50B 0.0s done [2025-03-12T06:46:39.977Z] #19 DONE 0.1s [2025-03-12T06:46:39.977Z] [2025-03-12T06:46:39.977Z] #20 [security-spire-agent internal] load .dockerignore [2025-03-12T06:46:39.977Z] #20 transferring context: 50B 0.0s done [2025-03-12T06:46:39.977Z] #20 DONE 0.1s [2025-03-12T06:46:39.977Z] [2025-03-12T06:46:39.977Z] #21 [core-keeper internal] load .dockerignore [2025-03-12T06:46:40.246Z] #21 transferring context: 50B done [2025-03-12T06:46:40.246Z] #21 DONE 0.1s [2025-03-12T06:46:40.246Z] [2025-03-12T06:46:40.246Z] #22 [core-command internal] load .dockerignore [2025-03-12T06:46:40.246Z] #22 transferring context: 50B done [2025-03-12T06:46:40.246Z] #22 DONE 0.1s [2025-03-12T06:46:40.246Z] [2025-03-12T06:46:40.246Z] #23 [security-proxy-setup internal] load .dockerignore [2025-03-12T06:46:40.246Z] #23 transferring context: 50B done [2025-03-12T06:46:40.246Z] #23 DONE 0.1s [2025-03-12T06:46:40.246Z] [2025-03-12T06:46:40.246Z] #24 [security-bootstrapper internal] load .dockerignore [2025-03-12T06:46:40.246Z] #24 transferring context: 50B 0.0s done [2025-03-12T06:46:40.246Z] #24 DONE 0.1s [2025-03-12T06:46:40.246Z] [2025-03-12T06:46:40.246Z] #25 [security-spire-config internal] load .dockerignore [2025-03-12T06:46:40.515Z] #25 transferring context: 50B 0.0s done [2025-03-12T06:46:40.515Z] #25 DONE 0.1s [2025-03-12T06:46:40.515Z] [2025-03-12T06:46:40.515Z] #26 [security-spire-server internal] load .dockerignore [2025-03-12T06:46:40.515Z] #26 transferring context: 50B 0.0s done [2025-03-12T06:46:40.515Z] #26 DONE 0.1s [2025-03-12T06:46:40.515Z] [2025-03-12T06:46:40.515Z] #27 [support-notifications internal] load .dockerignore [2025-03-12T06:46:40.515Z] #27 transferring context: 50B 0.0s done [2025-03-12T06:46:40.515Z] #27 DONE 0.1s [2025-03-12T06:46:40.515Z] [2025-03-12T06:46:40.515Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-12T06:46:40.786Z] #28 transferring context: 50B done [2025-03-12T06:46:40.786Z] #28 DONE 0.1s [2025-03-12T06:46:40.786Z] [2025-03-12T06:46:40.786Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-03-12T06:46:40.786Z] #29 transferring context: 50B 0.0s done [2025-03-12T06:46:40.786Z] #29 DONE 0.1s [2025-03-12T06:46:40.786Z] [2025-03-12T06:46:40.786Z] #30 [core-metadata internal] load .dockerignore [2025-03-12T06:46:40.786Z] #30 transferring context: 50B 0.0s done [2025-03-12T06:46:40.786Z] #30 DONE 0.1s [2025-03-12T06:46:40.786Z] [2025-03-12T06:46:40.786Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:40.786Z] #31 DONE 0.0s [2025-03-12T06:46:40.786Z] [2025-03-12T06:46:40.786Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T06:46:41.062Z] #32 DONE 0.2s [2025-03-12T06:46:41.062Z] [2025-03-12T06:46:41.062Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:41.062Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:41.062Z] #33 DONE 0.1s [2025-03-12T06:46:41.062Z] [2025-03-12T06:46:41.062Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:41.331Z] #34 ... [2025-03-12T06:46:41.331Z] [2025-03-12T06:46:41.331Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:41.331Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:41.331Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:41.331Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:41.331Z] #33 DONE 0.2s [2025-03-12T06:46:41.331Z] [2025-03-12T06:46:41.331Z] #35 [core-data internal] load build context [2025-03-12T06:46:42.304Z] #35 ... [2025-03-12T06:46:42.304Z] [2025-03-12T06:46:42.304Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:42.304Z] #31 DONE 0.0s [2025-03-12T06:46:42.304Z] [2025-03-12T06:46:42.304Z] #35 [core-data internal] load build context [2025-03-12T06:46:42.304Z] #35 ... [2025-03-12T06:46:42.304Z] [2025-03-12T06:46:42.304Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:42.304Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:42.304Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:42.304Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:42.304Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:42.304Z] #33 DONE 0.3s [2025-03-12T06:46:42.304Z] [2025-03-12T06:46:42.304Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:42.304Z] #31 DONE 0.0s [2025-03-12T06:46:42.304Z] [2025-03-12T06:46:42.304Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:42.304Z] #34 DONE 1.9s [2025-03-12T06:46:42.304Z] [2025-03-12T06:46:42.304Z] #35 [core-data internal] load build context [2025-03-12T06:46:42.304Z] #35 ... [2025-03-12T06:46:42.304Z] [2025-03-12T06:46:42.304Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:42.304Z] #31 DONE 0.0s [2025-03-12T06:46:42.304Z] [2025-03-12T06:46:42.304Z] #35 [core-data internal] load build context [2025-03-12T06:46:42.892Z] #35 ... [2025-03-12T06:46:42.892Z] [2025-03-12T06:46:42.892Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:42.892Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:42.892Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:42.892Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:42.892Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:42.892Z] #33 DONE 0.4s [2025-03-12T06:46:42.892Z] [2025-03-12T06:46:42.892Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:42.892Z] #34 DONE 1.9s [2025-03-12T06:46:42.892Z] [2025-03-12T06:46:42.892Z] #35 [core-data internal] load build context [2025-03-12T06:46:42.892Z] #35 ... [2025-03-12T06:46:42.892Z] [2025-03-12T06:46:42.892Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:42.892Z] #31 DONE 0.0s [2025-03-12T06:46:42.892Z] [2025-03-12T06:46:42.892Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-12T06:46:42.892Z] #36 DONE 1.3s [2025-03-12T06:46:42.892Z] [2025-03-12T06:46:42.892Z] #35 [core-data internal] load build context [2025-03-12T06:46:43.162Z] #35 ... [2025-03-12T06:46:43.162Z] [2025-03-12T06:46:43.162Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:43.162Z] #31 DONE 0.0s [2025-03-12T06:46:43.162Z] [2025-03-12T06:46:43.162Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T06:46:43.162Z] #32 DONE 1.1s [2025-03-12T06:46:43.162Z] [2025-03-12T06:46:43.162Z] #35 [core-data internal] load build context [2025-03-12T06:46:43.432Z] #35 ... [2025-03-12T06:46:43.432Z] [2025-03-12T06:46:43.432Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:43.432Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:43.432Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:43.432Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:43.432Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:43.432Z] #33 DONE 0.5s [2025-03-12T06:46:43.432Z] [2025-03-12T06:46:43.432Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:43.432Z] #34 DONE 2.0s [2025-03-12T06:46:43.432Z] [2025-03-12T06:46:43.432Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:43.432Z] #31 DONE 0.0s [2025-03-12T06:46:43.432Z] [2025-03-12T06:46:43.432Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-12T06:46:43.432Z] #36 DONE 1.4s [2025-03-12T06:46:43.432Z] [2025-03-12T06:46:43.432Z] #35 [core-data internal] load build context [2025-03-12T06:46:43.702Z] #35 ... [2025-03-12T06:46:43.702Z] [2025-03-12T06:46:43.702Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:43.702Z] #31 DONE 0.0s [2025-03-12T06:46:43.702Z] [2025-03-12T06:46:43.702Z] #35 [core-data internal] load build context [2025-03-12T06:46:44.678Z] #35 transferring context: 10.32MB 3.7s [2025-03-12T06:46:44.949Z] #35 ... [2025-03-12T06:46:44.949Z] [2025-03-12T06:46:44.949Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:44.949Z] #31 DONE 0.0s [2025-03-12T06:46:44.949Z] [2025-03-12T06:46:44.949Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:46:45.218Z] #37 ... [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:45.218Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:45.218Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:45.218Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:45.218Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:45.218Z] #33 DONE 0.6s [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:45.218Z] #34 DONE 2.2s [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-03-12T06:46:45.218Z] #36 DONE 1.5s [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T06:46:45.218Z] #32 DONE 2.8s [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #38 [support-notifications internal] load build context [2025-03-12T06:46:45.218Z] #38 DONE 0.0s [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:46:45.218Z] #37 ... [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:45.218Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:45.218Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:45.218Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:45.218Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:45.218Z] #33 DONE 0.6s [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:45.218Z] #34 DONE 2.2s [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-12T06:46:45.218Z] #36 DONE 1.5s [2025-03-12T06:46:45.218Z] [2025-03-12T06:46:45.218Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:46:45.488Z] #37 ... [2025-03-12T06:46:45.488Z] [2025-03-12T06:46:45.488Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:45.488Z] #31 DONE 0.0s [2025-03-12T06:46:45.488Z] [2025-03-12T06:46:45.488Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:46:46.083Z] #37 ... [2025-03-12T06:46:46.083Z] [2025-03-12T06:46:46.083Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:46.083Z] #31 DONE 0.0s [2025-03-12T06:46:46.083Z] [2025-03-12T06:46:46.083Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:46:46.352Z] #37 ... [2025-03-12T06:46:46.352Z] [2025-03-12T06:46:46.352Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-12T06:46:46.352Z] #39 DONE 3.7s [2025-03-12T06:46:46.352Z] [2025-03-12T06:46:46.352Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:46:46.352Z] #37 ... [2025-03-12T06:46:46.352Z] [2025-03-12T06:46:46.352Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:46.352Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:46.352Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:46.352Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:46.352Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:46.352Z] #33 DONE 0.6s [2025-03-12T06:46:46.635Z] [2025-03-12T06:46:46.635Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:46:46.635Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:46:46.904Z] #40 ... [2025-03-12T06:46:46.904Z] [2025-03-12T06:46:46.904Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T06:46:46.904Z] #31 DONE 0.1s [2025-03-12T06:46:46.904Z] [2025-03-12T06:46:46.904Z] #35 [core-data internal] load build context [2025-03-12T06:46:47.907Z] #35 ... [2025-03-12T06:46:47.907Z] [2025-03-12T06:46:47.907Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-12T06:46:47.907Z] #41 DONE 5.2s [2025-03-12T06:46:47.907Z] [2025-03-12T06:46:47.907Z] #35 [core-data internal] load build context [2025-03-12T06:46:48.176Z] #35 ... [2025-03-12T06:46:48.176Z] [2025-03-12T06:46:48.176Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:48.176Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:48.176Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:48.176Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:48.176Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:48.176Z] #33 DONE 0.6s [2025-03-12T06:46:48.176Z] [2025-03-12T06:46:48.176Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:46:48.176Z] #42 DONE 0.0s [2025-03-12T06:46:48.176Z] [2025-03-12T06:46:48.176Z] #43 [security-spire-agent internal] load build context [2025-03-12T06:46:48.176Z] #43 DONE 0.0s [2025-03-12T06:46:48.176Z] [2025-03-12T06:46:48.176Z] #35 [core-data internal] load build context [2025-03-12T06:46:49.595Z] #35 ... [2025-03-12T06:46:49.595Z] [2025-03-12T06:46:49.595Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T06:46:49.595Z] #32 DONE 6.8s [2025-03-12T06:46:49.595Z] [2025-03-12T06:46:49.595Z] #35 [core-data internal] load build context [2025-03-12T06:46:49.595Z] #35 ... [2025-03-12T06:46:49.595Z] [2025-03-12T06:46:49.595Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:49.595Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:49.595Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:49.595Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:49.595Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:49.595Z] #33 DONE 0.7s [2025-03-12T06:46:49.595Z] [2025-03-12T06:46:49.595Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:49.595Z] #34 DONE 2.2s [2025-03-12T06:46:49.595Z] [2025-03-12T06:46:49.595Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-03-12T06:46:49.595Z] #36 DONE 1.5s [2025-03-12T06:46:49.595Z] [2025-03-12T06:46:49.595Z] #35 [core-data internal] load build context [2025-03-12T06:46:49.869Z] #35 ... [2025-03-12T06:46:49.869Z] [2025-03-12T06:46:49.869Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:49.869Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:49.870Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:49.870Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:49.870Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:49.870Z] #33 DONE 0.7s [2025-03-12T06:46:49.870Z] [2025-03-12T06:46:49.870Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:49.870Z] #34 DONE 2.2s [2025-03-12T06:46:49.870Z] [2025-03-12T06:46:49.870Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-12T06:46:49.870Z] #36 DONE 1.5s [2025-03-12T06:46:50.140Z] [2025-03-12T06:46:50.140Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:46:50.140Z] #44 DONE 0.0s [2025-03-12T06:46:50.140Z] [2025-03-12T06:46:50.140Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:46:50.140Z] #45 ... [2025-03-12T06:46:50.140Z] [2025-03-12T06:46:50.140Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:46:50.140Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-12T06:46:50.140Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T06:46:50.140Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T06:46:50.140Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T06:46:50.140Z] #33 DONE 0.7s [2025-03-12T06:46:50.140Z] [2025-03-12T06:46:50.140Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T06:46:50.140Z] #34 DONE 2.2s [2025-03-12T06:46:50.140Z] [2025-03-12T06:46:50.140Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-03-12T06:46:50.140Z] #36 DONE 1.6s [2025-03-12T06:46:50.140Z] [2025-03-12T06:46:50.140Z] #46 [core-metadata internal] load build context [2025-03-12T06:46:50.411Z] #46 ... [2025-03-12T06:46:50.411Z] [2025-03-12T06:46:50.411Z] #47 [security-spire-server internal] load build context [2025-03-12T06:46:50.411Z] #47 transferring context: 23.80kB 0.7s done [2025-03-12T06:46:50.411Z] #47 DONE 4.1s [2025-03-12T06:46:50.682Z] [2025-03-12T06:46:50.682Z] #35 [core-data internal] load build context [2025-03-12T06:46:51.274Z] #35 ... [2025-03-12T06:46:51.274Z] [2025-03-12T06:46:51.274Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-12T06:46:51.274Z] #0 5.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:46:51.274Z] #0 5.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:46:51.274Z] #0 8.019 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T06:46:51.274Z] #0 8.019 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:46:51.274Z] #0 8.068 OK: 9 MiB in 15 packages [2025-03-12T06:46:51.274Z] #48 DONE 10.1s [2025-03-12T06:46:51.274Z] [2025-03-12T06:46:51.274Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:46:51.543Z] #49 ... [2025-03-12T06:46:51.543Z] [2025-03-12T06:46:51.543Z] #35 [core-data internal] load build context [2025-03-12T06:46:52.135Z] #35 ... [2025-03-12T06:46:52.135Z] [2025-03-12T06:46:52.135Z] #50 [security-spire-config internal] load build context [2025-03-12T06:46:52.135Z] #50 transferring context: 22.05kB 0.9s done [2025-03-12T06:46:52.135Z] #50 DONE 5.6s [2025-03-12T06:46:52.413Z] [2025-03-12T06:46:52.413Z] #51 [support-scheduler internal] load build context [2025-03-12T06:46:52.413Z] #51 ... [2025-03-12T06:46:52.413Z] [2025-03-12T06:46:52.413Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T06:46:52.683Z] #52 ... [2025-03-12T06:46:52.683Z] [2025-03-12T06:46:52.683Z] #35 [core-data internal] load build context [2025-03-12T06:46:52.952Z] #35 ... [2025-03-12T06:46:52.952Z] [2025-03-12T06:46:52.952Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:46:52.952Z] #53 ... [2025-03-12T06:46:52.952Z] [2025-03-12T06:46:52.952Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T06:46:53.220Z] #54 ... [2025-03-12T06:46:53.220Z] [2025-03-12T06:46:53.220Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T06:46:53.220Z] #55 ... [2025-03-12T06:46:53.220Z] [2025-03-12T06:46:53.220Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:46:53.220Z] #56 ... [2025-03-12T06:46:53.220Z] [2025-03-12T06:46:53.220Z] #57 [core-keeper internal] load build context [2025-03-12T06:46:53.488Z] #57 ... [2025-03-12T06:46:53.488Z] [2025-03-12T06:46:53.488Z] #58 [core-command internal] load build context [2025-03-12T06:46:53.488Z] #58 ... [2025-03-12T06:46:53.488Z] [2025-03-12T06:46:53.488Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-12T06:46:53.757Z] #59 ... [2025-03-12T06:46:53.757Z] [2025-03-12T06:46:53.757Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T06:46:53.757Z] #60 ... [2025-03-12T06:46:53.757Z] [2025-03-12T06:46:53.757Z] #57 [core-keeper internal] load build context [2025-03-12T06:46:54.028Z] #57 ... [2025-03-12T06:46:54.028Z] [2025-03-12T06:46:54.028Z] #61 [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-12T06:46:54.028Z] #61 ... [2025-03-12T06:46:54.028Z] [2025-03-12T06:46:54.028Z] #35 [core-data internal] load build context [2025-03-12T06:46:54.304Z] #35 transferring context: 15.96MB 13.3s [2025-03-12T06:46:54.893Z] #35 ... [2025-03-12T06:46:54.893Z] [2025-03-12T06:46:54.893Z] #43 [security-spire-agent internal] load build context [2025-03-12T06:46:54.893Z] #43 transferring context: 23.33kB 0.8s done [2025-03-12T06:46:54.893Z] #43 DONE 6.7s [2025-03-12T06:46:55.162Z] [2025-03-12T06:46:55.162Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:46:55.162Z] #45 ... [2025-03-12T06:46:55.162Z] [2025-03-12T06:46:55.162Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:46:55.442Z] #62 ... [2025-03-12T06:46:55.442Z] [2025-03-12T06:46:55.442Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T06:46:55.442Z] #63 ... [2025-03-12T06:46:55.442Z] [2025-03-12T06:46:55.442Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T06:46:55.714Z] #64 ... [2025-03-12T06:46:55.714Z] [2025-03-12T06:46:55.714Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:46:55.714Z] #65 ... [2025-03-12T06:46:55.714Z] [2025-03-12T06:46:55.714Z] #38 [support-notifications internal] load build context [2025-03-12T06:46:56.007Z] #38 ... [2025-03-12T06:46:56.007Z] [2025-03-12T06:46:56.007Z] #51 [support-scheduler internal] load build context [2025-03-12T06:46:56.604Z] #51 ... [2025-03-12T06:46:56.604Z] [2025-03-12T06:46:56.604Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:46:56.875Z] #37 ... [2025-03-12T06:46:56.875Z] [2025-03-12T06:46:56.875Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-12T06:46:56.875Z] #66 ... [2025-03-12T06:46:56.875Z] [2025-03-12T06:46:56.875Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T06:46:57.186Z] #67 ... [2025-03-12T06:46:57.186Z] [2025-03-12T06:46:57.186Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:46:57.186Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.7s done [2025-03-12T06:46:57.186Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-12T06:46:57.186Z] #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-12T06:46:57.186Z] #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-12T06:46:57.186Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.1s done [2025-03-12T06:46:57.186Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s [2025-03-12T06:46:57.186Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.4s [2025-03-12T06:46:57.186Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-03-12T06:46:57.465Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.5s done [2025-03-12T06:46:57.465Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.7s done [2025-03-12T06:46:58.433Z] #40 ... [2025-03-12T06:46:58.433Z] [2025-03-12T06:46:58.433Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:46:58.433Z] #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.8s done [2025-03-12T06:46:58.433Z] #42 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-12T06:46:58.433Z] #42 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-12T06:46:58.433Z] #42 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-12T06:46:58.433Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.5s done [2025-03-12T06:46:58.433Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done [2025-03-12T06:46:58.433Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.7s done [2025-03-12T06:46:58.433Z] #42 ... [2025-03-12T06:46:58.433Z] [2025-03-12T06:46:58.433Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:46:58.433Z] #49 transferring context: 6.86MB 15.2s [2025-03-12T06:46:58.704Z] #49 ... [2025-03-12T06:46:58.704Z] [2025-03-12T06:46:58.704Z] #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T06:46:58.704Z] #52 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:46:58.704Z] #52 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:46:58.704Z] #52 14.12 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T06:46:58.704Z] #52 14.12 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:46:58.704Z] #52 14.12 OK: 9 MiB in 15 packages [2025-03-12T06:46:58.704Z] #52 DONE 16.5s [2025-03-12T06:46:58.704Z] [2025-03-12T06:46:58.704Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:46:58.704Z] #49 ... [2025-03-12T06:46:58.704Z] [2025-03-12T06:46:58.704Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:46:58.704Z] #53 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:46:58.704Z] #53 ... [2025-03-12T06:46:58.704Z] [2025-03-12T06:46:58.704Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T06:46:58.972Z] #68 ... [2025-03-12T06:46:58.972Z] [2025-03-12T06:46:58.972Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:46:58.972Z] #40 ... [2025-03-12T06:46:58.972Z] [2025-03-12T06:46:58.972Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T06:46:59.241Z] #69 ... [2025-03-12T06:46:59.241Z] [2025-03-12T06:46:59.241Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:46:59.241Z] #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 3.9s [2025-03-12T06:46:59.241Z] #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.1s [2025-03-12T06:46:59.838Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 4.5s [2025-03-12T06:47:00.110Z] #42 ... [2025-03-12T06:47:00.110Z] [2025-03-12T06:47:00.110Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T06:47:00.380Z] #70 ... [2025-03-12T06:47:00.380Z] [2025-03-12T06:47:00.380Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:00.380Z] #44 ... [2025-03-12T06:47:00.380Z] [2025-03-12T06:47:00.380Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:47:00.380Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 5.2s [2025-03-12T06:47:00.648Z] #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 5.2s done [2025-03-12T06:47:01.636Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 6.1s [2025-03-12T06:47:01.914Z] #42 ... [2025-03-12T06:47:01.914Z] [2025-03-12T06:47:01.914Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T06:47:02.188Z] #71 ... [2025-03-12T06:47:02.188Z] [2025-03-12T06:47:02.188Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:02.188Z] #72 ... [2025-03-12T06:47:02.188Z] [2025-03-12T06:47:02.188Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:02.188Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.4s done [2025-03-12T06:47:02.188Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 7.4s [2025-03-12T06:47:02.188Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-12T06:47:02.776Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 8.1s [2025-03-12T06:47:03.361Z] #40 ... [2025-03-12T06:47:03.361Z] [2025-03-12T06:47:03.361Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T06:47:03.361Z] #54 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:03.361Z] #54 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:03.361Z] #54 15.61 (1/3) Installing ca-certificates (20241121-r1) [2025-03-12T06:47:03.361Z] #54 16.11 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:03.361Z] #54 16.11 (3/3) Installing tzdata (2025a-r0) [2025-03-12T06:47:03.361Z] #54 16.89 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:03.362Z] #54 16.89 Executing ca-certificates-20241121-r1.trigger [2025-03-12T06:47:03.362Z] #54 17.90 OK: 11 MiB in 17 packages [2025-03-12T06:47:03.362Z] #54 DONE 20.4s [2025-03-12T06:47:03.629Z] [2025-03-12T06:47:03.629Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:03.896Z] #40 ... [2025-03-12T06:47:03.896Z] [2025-03-12T06:47:03.896Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:03.896Z] #46 ... [2025-03-12T06:47:03.896Z] [2025-03-12T06:47:03.896Z] #58 [core-command internal] load build context [2025-03-12T06:47:03.896Z] #58 transferring context: 5.66MB 19.5s [2025-03-12T06:47:04.164Z] #58 ... [2025-03-12T06:47:04.164Z] [2025-03-12T06:47:04.164Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:04.164Z] #46 ... [2025-03-12T06:47:04.164Z] [2025-03-12T06:47:04.164Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:04.164Z] #57 ... [2025-03-12T06:47:04.164Z] [2025-03-12T06:47:04.164Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:04.164Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 9.5s [2025-03-12T06:47:05.130Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-12T06:47:05.130Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-12T06:47:05.130Z] #40 ... [2025-03-12T06:47:05.130Z] [2025-03-12T06:47:05.130Z] #35 [core-data internal] load build context [2025-03-12T06:47:05.411Z] #35 ... [2025-03-12T06:47:05.411Z] [2025-03-12T06:47:05.411Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:47:05.412Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.34MB / 14.28MB 10.2s [2025-03-12T06:47:05.412Z] #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b [2025-03-12T06:47:05.412Z] #42 ... [2025-03-12T06:47:05.412Z] [2025-03-12T06:47:05.412Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-12T06:47:05.412Z] #59 DONE 22.0s [2025-03-12T06:47:05.412Z] [2025-03-12T06:47:05.412Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:05.683Z] #45 ... [2025-03-12T06:47:05.683Z] [2025-03-12T06:47:05.683Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:05.683Z] #62 ... [2025-03-12T06:47:05.683Z] [2025-03-12T06:47:05.683Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:05.954Z] #45 ... [2025-03-12T06:47:05.954Z] [2025-03-12T06:47:05.954Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:05.954Z] #38 ... [2025-03-12T06:47:05.954Z] [2025-03-12T06:47:05.954Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:05.954Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 11.2s [2025-03-12T06:47:06.223Z] #40 ... [2025-03-12T06:47:06.223Z] [2025-03-12T06:47:06.223Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:47:06.223Z] #65 ... [2025-03-12T06:47:06.223Z] [2025-03-12T06:47:06.223Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:06.818Z] #40 ... [2025-03-12T06:47:06.818Z] [2025-03-12T06:47:06.818Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:47:06.818Z] #56 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:06.818Z] #56 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:06.818Z] #56 22.50 OK: 239 MiB in 58 packages [2025-03-12T06:47:06.818Z] #56 ... [2025-03-12T06:47:06.818Z] [2025-03-12T06:47:06.818Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:06.818Z] #51 ... [2025-03-12T06:47:06.818Z] [2025-03-12T06:47:06.818Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:47:07.087Z] #37 ... [2025-03-12T06:47:07.087Z] [2025-03-12T06:47:07.087Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:07.676Z] #51 ... [2025-03-12T06:47:07.676Z] [2025-03-12T06:47:07.676Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T06:47:07.676Z] #60 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:07.676Z] #60 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:07.676Z] #60 21.24 (1/4) Installing ca-certificates (20241121-r1) [2025-03-12T06:47:07.676Z] #60 21.49 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:07.676Z] #60 21.49 (3/4) Installing su-exec (0.2-r3) [2025-03-12T06:47:07.676Z] #60 21.49 (4/4) Installing yq-go (4.44.1-r2) [2025-03-12T06:47:07.676Z] #60 22.31 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:07.676Z] #60 22.31 Executing ca-certificates-20241121-r1.trigger [2025-03-12T06:47:07.676Z] #60 23.17 OK: 20 MiB in 18 packages [2025-03-12T06:47:07.945Z] #60 ... [2025-03-12T06:47:07.945Z] [2025-03-12T06:47:07.945Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:07.945Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 13.2s [2025-03-12T06:47:07.945Z] #40 ... [2025-03-12T06:47:07.945Z] [2025-03-12T06:47:07.945Z] #61 [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-12T06:47:07.945Z] #61 DONE 24.2s [2025-03-12T06:47:07.945Z] [2025-03-12T06:47:07.945Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:08.911Z] #40 ... [2025-03-12T06:47:08.912Z] [2025-03-12T06:47:08.912Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T06:47:08.912Z] #73 ... [2025-03-12T06:47:08.912Z] [2025-03-12T06:47:08.912Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:08.912Z] #49 transferring context: 8.59MB 25.6s [2025-03-12T06:47:08.912Z] #49 ... [2025-03-12T06:47:08.912Z] [2025-03-12T06:47:08.912Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:08.912Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 14.4s [2025-03-12T06:47:09.154Z] #154 ... [2025-03-12T06:47:09.154Z] [2025-03-12T06:47:09.154Z] #151 [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-12T06:47:09.154Z] #151 138.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-12T06:47:09.180Z] #40 ... [2025-03-12T06:47:09.180Z] [2025-03-12T06:47:09.180Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T06:47:09.180Z] #60 DONE 26.0s [2025-03-12T06:47:09.180Z] [2025-03-12T06:47:09.180Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:09.412Z] #151 ... [2025-03-12T06:47:09.412Z] [2025-03-12T06:47:09.412Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T06:47:09.412Z] #144 DONE 142.5s [2025-03-12T06:47:09.670Z] [2025-03-12T06:47:09.670Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T06:47:09.670Z] #147 DONE 142.5s [2025-03-12T06:47:09.670Z] [2025-03-12T06:47:09.670Z] #151 [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-12T06:47:09.670Z] #151 DONE 142.5s [2025-03-12T06:47:09.670Z] [2025-03-12T06:47:09.670Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T06:47:09.766Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 15.2s [2025-03-12T06:47:09.929Z] #143 ... [2025-03-12T06:47:09.929Z] [2025-03-12T06:47:09.929Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:09.929Z] #172 DONE 0.1s [2025-03-12T06:47:09.929Z] [2025-03-12T06:47:09.929Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T06:47:09.929Z] #145 DONE 142.9s [2025-03-12T06:47:09.929Z] [2025-03-12T06:47:09.929Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:10.052Z] #40 ... [2025-03-12T06:47:10.052Z] [2025-03-12T06:47:10.052Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:47:10.052Z] #53 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:10.052Z] #53 23.18 OK: 239 MiB in 58 packages [2025-03-12T06:47:10.052Z] #53 ... [2025-03-12T06:47:10.052Z] [2025-03-12T06:47:10.052Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:10.195Z] #173 DONE 0.1s [2025-03-12T06:47:10.195Z] [2025-03-12T06:47:10.195Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:10.195Z] #174 DONE 0.2s [2025-03-12T06:47:10.196Z] [2025-03-12T06:47:10.196Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T06:47:10.196Z] #149 DONE 143.1s [2025-03-12T06:47:10.196Z] [2025-03-12T06:47:10.196Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:10.321Z] #40 ... [2025-03-12T06:47:10.321Z] [2025-03-12T06:47:10.321Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:47:10.321Z] #56 DONE 28.1s [2025-03-12T06:47:10.321Z] [2025-03-12T06:47:10.321Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:10.321Z] #40 ... [2025-03-12T06:47:10.321Z] [2025-03-12T06:47:10.321Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T06:47:10.321Z] #55 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:10.321Z] #55 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:10.321Z] #55 24.34 OK: 239 MiB in 58 packages [2025-03-12T06:47:10.321Z] #55 ... [2025-03-12T06:47:10.321Z] [2025-03-12T06:47:10.321Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:10.454Z] #175 DONE 0.2s [2025-03-12T06:47:10.454Z] [2025-03-12T06:47:10.454Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:10.454Z] #176 CACHED [2025-03-12T06:47:10.454Z] [2025-03-12T06:47:10.454Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:10.454Z] #177 CACHED [2025-03-12T06:47:10.454Z] [2025-03-12T06:47:10.454Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:10.454Z] #178 DONE 0.3s [2025-03-12T06:47:10.454Z] [2025-03-12T06:47:10.454Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:10.454Z] #179 DONE 0.3s [2025-03-12T06:47:10.454Z] [2025-03-12T06:47:10.454Z] #180 [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-12T06:47:10.714Z] #180 ... [2025-03-12T06:47:10.714Z] [2025-03-12T06:47:10.714Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:10.714Z] #181 CACHED [2025-03-12T06:47:10.714Z] [2025-03-12T06:47:10.714Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:10.714Z] #182 CACHED [2025-03-12T06:47:10.714Z] [2025-03-12T06:47:10.714Z] #183 [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-12T06:47:10.714Z] #183 DONE 0.4s [2025-03-12T06:47:10.905Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 16.2s [2025-03-12T06:47:10.906Z] #40 ... [2025-03-12T06:47:10.906Z] [2025-03-12T06:47:10.906Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:10.906Z] #44 ... [2025-03-12T06:47:10.906Z] [2025-03-12T06:47:10.906Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-12T06:47:10.972Z] #184 DONE 0.4s [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-12T06:47:10.972Z] #185 DONE 0.4s [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #180 [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-12T06:47:10.972Z] #180 DONE 0.4s [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #186 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-12T06:47:10.972Z] #186 DONE 0.2s [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-12T06:47:10.972Z] #187 DONE 0.2s [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #188 [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-12T06:47:10.972Z] #188 DONE 0.2s [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-12T06:47:10.972Z] #189 DONE 0.2s [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-12T06:47:10.972Z] #190 DONE 0.3s [2025-03-12T06:47:10.972Z] [2025-03-12T06:47:10.972Z] #112 [core-command] exporting to image [2025-03-12T06:47:10.972Z] #112 exporting layers [2025-03-12T06:47:11.231Z] #112 ... [2025-03-12T06:47:11.231Z] [2025-03-12T06:47:11.231Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T06:47:11.231Z] #146 DONE 144.1s [2025-03-12T06:47:11.231Z] [2025-03-12T06:47:11.231Z] #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-12T06:47:11.231Z] #191 DONE 0.3s [2025-03-12T06:47:11.231Z] [2025-03-12T06:47:11.231Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-12T06:47:11.231Z] #192 DONE 0.3s [2025-03-12T06:47:11.231Z] [2025-03-12T06:47:11.231Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-12T06:47:11.231Z] #193 DONE 0.3s [2025-03-12T06:47:11.231Z] [2025-03-12T06:47:11.231Z] #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-12T06:47:11.231Z] #194 DONE 0.3s [2025-03-12T06:47:11.231Z] [2025-03-12T06:47:11.231Z] #112 [core-command] exporting to image [2025-03-12T06:47:11.231Z] #112 writing image sha256:ec2a01c0a8eafd33977ad25fee708ded5c8a1a53ee9a6cbac2861b14d35cf841 done [2025-03-12T06:47:11.231Z] #112 naming to docker.io/library/core-command done [2025-03-12T06:47:11.489Z] #112 ... [2025-03-12T06:47:11.489Z] [2025-03-12T06:47:11.489Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T06:47:11.489Z] #152 DONE 144.4s [2025-03-12T06:47:11.489Z] [2025-03-12T06:47:11.489Z] #195 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-12T06:47:11.489Z] #195 DONE 0.2s [2025-03-12T06:47:11.489Z] [2025-03-12T06:47:11.489Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:11.489Z] #196 DONE 0.1s [2025-03-12T06:47:11.489Z] [2025-03-12T06:47:11.489Z] #197 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-12T06:47:11.489Z] #197 DONE 0.2s [2025-03-12T06:47:11.489Z] [2025-03-12T06:47:11.489Z] #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-12T06:47:11.489Z] #198 DONE 0.3s [2025-03-12T06:47:11.489Z] [2025-03-12T06:47:11.489Z] #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T06:47:11.747Z] #199 ... [2025-03-12T06:47:11.747Z] [2025-03-12T06:47:11.747Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T06:47:11.747Z] #143 DONE 144.7s [2025-03-12T06:47:11.747Z] [2025-03-12T06:47:11.747Z] #200 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-12T06:47:11.747Z] #200 DONE 0.3s [2025-03-12T06:47:11.747Z] [2025-03-12T06:47:11.747Z] #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:11.747Z] #201 DONE 0.1s [2025-03-12T06:47:11.747Z] [2025-03-12T06:47:11.747Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:11.889Z] #40 ... [2025-03-12T06:47:11.890Z] [2025-03-12T06:47:11.890Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T06:47:11.890Z] #53 DONE 29.1s [2025-03-12T06:47:11.890Z] [2025-03-12T06:47:11.890Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:12.006Z] #202 ... [2025-03-12T06:47:12.006Z] [2025-03-12T06:47:12.006Z] #203 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:12.006Z] #203 DONE 0.3s [2025-03-12T06:47:12.006Z] [2025-03-12T06:47:12.006Z] #204 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-12T06:47:12.006Z] #204 DONE 0.1s [2025-03-12T06:47:12.006Z] [2025-03-12T06:47:12.006Z] #205 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T06:47:12.267Z] #205 ... [2025-03-12T06:47:12.267Z] [2025-03-12T06:47:12.267Z] #206 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-12T06:47:12.267Z] #206 DONE 0.4s [2025-03-12T06:47:12.267Z] [2025-03-12T06:47:12.267Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:12.267Z] #202 DONE 0.4s [2025-03-12T06:47:12.267Z] [2025-03-12T06:47:12.267Z] #207 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T06:47:12.267Z] #207 DONE 0.7s [2025-03-12T06:47:12.267Z] [2025-03-12T06:47:12.267Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:12.267Z] #208 DONE 0.1s [2025-03-12T06:47:12.267Z] [2025-03-12T06:47:12.267Z] #112 [security-proxy-setup] exporting to image [2025-03-12T06:47:12.267Z] #112 writing image sha256:9154aebb51601bbe23684f0d41b691023d5250f0d356d9d9bbe7b63b0361ca0c 0.0s done [2025-03-12T06:47:12.267Z] #112 naming to docker.io/library/core-metadata done [2025-03-12T06:47:12.487Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 17.8s [2025-03-12T06:47:12.525Z] #112 ... [2025-03-12T06:47:12.525Z] [2025-03-12T06:47:12.525Z] #209 [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-12T06:47:12.525Z] #209 DONE 0.4s [2025-03-12T06:47:12.755Z] #40 ... [2025-03-12T06:47:12.755Z] [2025-03-12T06:47:12.755Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T06:47:12.755Z] #55 DONE 29.9s [2025-03-12T06:47:12.755Z] [2025-03-12T06:47:12.755Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:12.787Z] [2025-03-12T06:47:12.788Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-12T06:47:12.788Z] #210 DONE 0.4s [2025-03-12T06:47:12.788Z] [2025-03-12T06:47:12.788Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-12T06:47:12.788Z] #211 DONE 0.4s [2025-03-12T06:47:12.788Z] [2025-03-12T06:47:12.788Z] #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T06:47:12.788Z] #199 DONE 1.1s [2025-03-12T06:47:12.788Z] [2025-03-12T06:47:12.788Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-12T06:47:12.788Z] #212 DONE 0.1s [2025-03-12T06:47:12.788Z] [2025-03-12T06:47:12.788Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-12T06:47:12.788Z] #213 DONE 0.1s [2025-03-12T06:47:12.788Z] [2025-03-12T06:47:12.788Z] #112 [core-keeper] exporting to image [2025-03-12T06:47:12.788Z] #112 exporting layers 0.6s done [2025-03-12T06:47:12.788Z] #112 writing image sha256:f918f20dff31d501e3bed110ae6fd9e7c6c792eda322b83cb369ac02203849b1 [2025-03-12T06:47:13.045Z] #112 ... [2025-03-12T06:47:13.045Z] [2025-03-12T06:47:13.045Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T06:47:13.045Z] #154 DONE 146.0s [2025-03-12T06:47:13.045Z] [2025-03-12T06:47:13.045Z] #112 [security-proxy-setup] exporting to image [2025-03-12T06:47:13.045Z] #112 writing image sha256:f918f20dff31d501e3bed110ae6fd9e7c6c792eda322b83cb369ac02203849b1 0.1s done [2025-03-12T06:47:13.045Z] #112 naming to docker.io/library/security-proxy-setup done [2025-03-12T06:47:13.045Z] #112 ... [2025-03-12T06:47:13.045Z] [2025-03-12T06:47:13.045Z] #205 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T06:47:13.045Z] #205 DONE 1.1s [2025-03-12T06:47:13.045Z] [2025-03-12T06:47:13.045Z] #112 [security-secretstore-setup] exporting to image [2025-03-12T06:47:13.045Z] #112 exporting layers 0.3s done [2025-03-12T06:47:13.045Z] #112 writing image sha256:135ca2bf5e7f99135f284c2d210c75bf2faf7a2be95785fd2f8e2ad3d6344226 [2025-03-12T06:47:13.045Z] #112 writing image sha256:e112f78a4a0754d07e1d569021489cc5b472cfbeb1bdc1a246ecbef1e160addc [2025-03-12T06:47:13.045Z] #112 exporting layers 0.5s done [2025-03-12T06:47:13.045Z] #112 writing image sha256:135ca2bf5e7f99135f284c2d210c75bf2faf7a2be95785fd2f8e2ad3d6344226 0.0s done [2025-03-12T06:47:13.045Z] #112 writing image sha256:e112f78a4a0754d07e1d569021489cc5b472cfbeb1bdc1a246ecbef1e160addc 0.0s done [2025-03-12T06:47:13.045Z] #112 naming to docker.io/library/core-keeper done [2025-03-12T06:47:13.045Z] #112 naming to docker.io/library/core-data done [2025-03-12T06:47:13.045Z] #112 writing image sha256:6a9864f8824e29b4e0320a4468f3a34556c261c4ddc0702eb36ee6bf63f84e10 0.0s done [2025-03-12T06:47:13.045Z] #112 naming to docker.io/library/security-spiffe-token-provider [2025-03-12T06:47:13.305Z] #112 exporting layers 0.5s done [2025-03-12T06:47:13.305Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2025-03-12T06:47:13.305Z] #112 writing image sha256:388bf39d031c8180fb099508ddc42fc892fd43df256bd45155842fb2a820010d [2025-03-12T06:47:13.305Z] #112 ... [2025-03-12T06:47:13.305Z] [2025-03-12T06:47:13.305Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:13.305Z] #214 DONE 0.1s [2025-03-12T06:47:13.305Z] [2025-03-12T06:47:13.305Z] #112 [security-proxy-auth] exporting to image [2025-03-12T06:47:13.305Z] #112 exporting layers 0.5s done [2025-03-12T06:47:13.305Z] #112 writing image sha256:388bf39d031c8180fb099508ddc42fc892fd43df256bd45155842fb2a820010d 0.1s done [2025-03-12T06:47:13.305Z] #112 naming to docker.io/library/security-proxy-auth done [2025-03-12T06:47:13.345Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 18.8s [2025-03-12T06:47:13.564Z] #112 writing image sha256:473d629730178e3a091042e2371e47f17e2c769f9095aa855229edd6d676a49e done [2025-03-12T06:47:13.564Z] #112 naming to docker.io/library/security-secretstore-setup done [2025-03-12T06:47:13.564Z] #112 DONE 4.1s [2025-03-12T06:47:13.564Z] [2025-03-12T06:47:13.564Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:13.564Z] #215 DONE 0.0s [2025-03-12T06:47:13.564Z] [2025-03-12T06:47:13.564Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-12T06:47:13.564Z] #216 DONE 0.2s [2025-03-12T06:47:13.564Z] [2025-03-12T06:47:13.564Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T06:47:13.564Z] #153 DONE 146.7s [2025-03-12T06:47:13.564Z] [2025-03-12T06:47:13.564Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-12T06:47:13.822Z] #217 DONE 0.0s [2025-03-12T06:47:13.822Z] [2025-03-12T06:47:13.822Z] #112 [support-notifications] exporting to image [2025-03-12T06:47:14.081Z] #112 exporting layers 0.2s done [2025-03-12T06:47:14.081Z] #112 writing image sha256:cf26baf01ad257ca107790939c413985e16a01affb05a8388a93d8d9a3419b1a done [2025-03-12T06:47:14.081Z] #112 naming to docker.io/library/support-notifications done [2025-03-12T06:47:14.081Z] #112 DONE 4.3s [2025-03-12T06:47:14.081Z] [2025-03-12T06:47:14.081Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T06:47:14.081Z] #218 DONE 0.0s [2025-03-12T06:47:14.081Z] [2025-03-12T06:47:14.081Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T06:47:14.081Z] #219 DONE 0.0s [2025-03-12T06:47:14.081Z] [2025-03-12T06:47:14.081Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-12T06:47:14.309Z] #40 ... [2025-03-12T06:47:14.309Z] [2025-03-12T06:47:14.309Z] #58 [core-command internal] load build context [2025-03-12T06:47:14.309Z] #58 ... [2025-03-12T06:47:14.309Z] [2025-03-12T06:47:14.309Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T06:47:14.309Z] #63 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:14.310Z] #63 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:14.310Z] #63 24.14 OK: 239 MiB in 58 packages [2025-03-12T06:47:14.310Z] #63 DONE 29.0s [2025-03-12T06:47:14.310Z] [2025-03-12T06:47:14.310Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:14.310Z] #40 ... [2025-03-12T06:47:14.310Z] [2025-03-12T06:47:14.310Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:14.310Z] #57 transferring context: 8.91MB 29.9s [2025-03-12T06:47:14.340Z] #220 DONE 0.2s [2025-03-12T06:47:14.340Z] [2025-03-12T06:47:14.340Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:47:14.340Z] #59 ... [2025-03-12T06:47:14.340Z] [2025-03-12T06:47:14.340Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-12T06:47:14.340Z] #221 DONE 0.0s [2025-03-12T06:47:14.340Z] [2025-03-12T06:47:14.340Z] #112 [support-scheduler] exporting to image [2025-03-12T06:47:14.340Z] #112 exporting layers 0.2s done [2025-03-12T06:47:14.340Z] #112 writing image sha256:50fad249466d3aa32b10a5e2eb6951c80e57c87fe3474060d0bb156db36835b5 done [2025-03-12T06:47:14.340Z] #112 naming to docker.io/library/support-scheduler done [2025-03-12T06:47:14.340Z] #112 DONE 4.5s [2025-03-12T06:47:14.340Z] [2025-03-12T06:47:14.340Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T06:47:14.340Z] time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-12T06:47:14.362Z] $ docker stop --time=1 707e48bee73fa441a1289bbef5d0f047045d1f892843269d0fa2f672a8985d49 [2025-03-12T06:47:14.580Z] #57 ... [2025-03-12T06:47:14.580Z] [2025-03-12T06:47:14.580Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:14.580Z] #46 ... [2025-03-12T06:47:14.580Z] [2025-03-12T06:47:14.580Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:14.846Z] #40 ... [2025-03-12T06:47:14.846Z] [2025-03-12T06:47:14.846Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:14.846Z] #74 ... [2025-03-12T06:47:14.846Z] [2025-03-12T06:47:14.846Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:15.437Z] #57 ... [2025-03-12T06:47:15.437Z] [2025-03-12T06:47:15.437Z] #35 [core-data internal] load build context [2025-03-12T06:47:15.633Z] $ docker rm -f --volumes 707e48bee73fa441a1289bbef5d0f047045d1f892843269d0fa2f672a8985d49 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T06:47:15.705Z] #35 ... [2025-03-12T06:47:15.705Z] [2025-03-12T06:47:15.705Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:47:15.705Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 15.3s done [2025-03-12T06:47:15.705Z] #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.4s done [2025-03-12T06:47:15.705Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.9s [2025-03-12T06:47:15.705Z] #42 ... [2025-03-12T06:47:15.705Z] [2025-03-12T06:47:15.705Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:15.705Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 21.2s [2025-03-12T06:47:15.960Z] + docker images [2025-03-12T06:47:15.960Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-12T06:47:15.960Z] support-scheduler latest 50fad249466d 1 second ago 48MB [2025-03-12T06:47:15.960Z] support-notifications latest cf26baf01ad2 2 seconds ago 51.6MB [2025-03-12T06:47:15.960Z] core-keeper latest 135ca2bf5e7f 3 seconds ago 32.1MB [2025-03-12T06:47:15.960Z] security-proxy-setup latest f918f20dff31 3 seconds ago 38.2MB [2025-03-12T06:47:15.960Z] security-proxy-auth latest 388bf39d031c 3 seconds ago 31.3MB [2025-03-12T06:47:15.960Z] security-spiffe-token-provider latest 6a9864f8824e 3 seconds ago 46.9MB [2025-03-12T06:47:15.960Z] security-secretstore-setup latest 473d62973017 3 seconds ago 67.7MB [2025-03-12T06:47:15.960Z] core-data latest e112f78a4a07 3 seconds ago 32.4MB [2025-03-12T06:47:15.960Z] core-metadata latest 9154aebb5160 4 seconds ago 32.6MB [2025-03-12T06:47:15.960Z] core-command latest ec2a01c0a8ea 5 seconds ago 27.9MB [2025-03-12T06:47:15.960Z] security-bootstrapper latest f35fa82783e3 About a minute ago 20.3MB [2025-03-12T06:47:15.960Z] core-common-config-bootstrapper latest 03bde92fb7ec About a minute ago 17.1MB [2025-03-12T06:47:15.960Z] security-spire-server latest 9fd3c9b66e25 3 minutes ago 149MB [2025-03-12T06:47:15.960Z] security-spire-agent latest 90f1b9f0bc74 3 minutes ago 195MB [2025-03-12T06:47:15.960Z] security-spire-config latest 2aab0b758156 3 minutes ago 149MB [2025-03-12T06:47:15.960Z] ci-base-image-x86_64 latest bbf948bc2499 6 minutes ago 923MB [2025-03-12T06:47:15.960Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 4 days ago 574MB [2025-03-12T06:47:15.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-12T06:47:15.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [2025-03-12T06:47:15.974Z] #40 ... [2025-03-12T06:47:15.974Z] [2025-03-12T06:47:15.974Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T06:47:15.974Z] #67 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:15.974Z] #67 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:15.974Z] #67 26.16 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:15.974Z] #67 26.16 (2/2) Installing su-exec (0.2-r3) [2025-03-12T06:47:15.974Z] #67 26.16 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:15.974Z] #67 26.39 OK: 9 MiB in 16 packages [2025-03-12T06:47:15.974Z] #67 DONE 29.1s [2025-03-12T06:47:15.974Z] [2025-03-12T06:47:15.974Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:15.974Z] #40 ... [2025-03-12T06:47:15.974Z] [2025-03-12T06:47:15.974Z] #62 [security-bootstrapper internal] load build context [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T06:47:16.121Z] provisioning config files... [2025-03-12T06:47:16.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config15481135762313733896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:47:16.240Z] #62 ... [2025-03-12T06:47:16.240Z] [2025-03-12T06:47:16.240Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-12T06:47:16.240Z] #75 ... [2025-03-12T06:47:16.240Z] [2025-03-12T06:47:16.240Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:16.436Z] ---> ****-login.sh [2025-03-12T06:47:16.436Z] nexus3.edgexfoundry.org:10001 [2025-03-12T06:47:16.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:47:16.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:47:16.436Z] Configure a credential helper to remove this warning. See [2025-03-12T06:47:16.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:47:16.436Z] [2025-03-12T06:47:16.436Z] Login Succeeded [2025-03-12T06:47:16.436Z] nexus3.edgexfoundry.org:10002 [2025-03-12T06:47:16.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:47:16.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:47:16.436Z] Configure a credential helper to remove this warning. See [2025-03-12T06:47:16.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:47:16.436Z] [2025-03-12T06:47:16.436Z] Login Succeeded [2025-03-12T06:47:16.436Z] nexus3.edgexfoundry.org:10003 [2025-03-12T06:47:16.507Z] #45 ... [2025-03-12T06:47:16.507Z] [2025-03-12T06:47:16.507Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:16.507Z] #38 ... [2025-03-12T06:47:16.507Z] [2025-03-12T06:47:16.507Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:16.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:47:16.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:47:16.695Z] Configure a credential helper to remove this warning. See [2025-03-12T06:47:16.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:47:16.695Z] [2025-03-12T06:47:16.695Z] Login Succeeded [2025-03-12T06:47:16.695Z] nexus3.edgexfoundry.org:10004 [2025-03-12T06:47:16.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:47:16.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:47:16.695Z] Configure a credential helper to remove this warning. See [2025-03-12T06:47:16.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:47:16.695Z] [2025-03-12T06:47:16.695Z] Login Succeeded [2025-03-12T06:47:16.695Z] ****.io [2025-03-12T06:47:16.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:47:16.778Z] #45 ... [2025-03-12T06:47:16.779Z] [2025-03-12T06:47:16.779Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:47:16.779Z] #65 ... [2025-03-12T06:47:16.779Z] [2025-03-12T06:47:16.779Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:16.779Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 22.4s [2025-03-12T06:47:16.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:47:16.954Z] Configure a credential helper to remove this warning. See [2025-03-12T06:47:16.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:47:16.954Z] [2025-03-12T06:47:16.954Z] Login Succeeded [2025-03-12T06:47:16.954Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T06:47:16.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:17.017Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T06:47:17.057Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-12T06:47:17.057Z] #40 ... [2025-03-12T06:47:17.057Z] [2025-03-12T06:47:17.057Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:47:17.057Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:17.057Z] 4.0.0 [2025-03-12T06:47:17.057Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:17.057Z] odessa [2025-03-12T06:47:17.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:17.346Z] #37 ... [2025-03-12T06:47:17.346Z] [2025-03-12T06:47:17.346Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:17.409Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:17.628Z] #45 ... [2025-03-12T06:47:17.628Z] [2025-03-12T06:47:17.628Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:17.742Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:17.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-12T06:47:17.742Z] 1df055d84681: Preparing [2025-03-12T06:47:17.742Z] 901bf2bfcfff: Preparing [2025-03-12T06:47:17.742Z] 9fbc6d570414: Preparing [2025-03-12T06:47:17.742Z] 089c4358dcf8: Preparing [2025-03-12T06:47:17.742Z] d39c04b9890d: Preparing [2025-03-12T06:47:17.742Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:17.742Z] 994456c4fd7b: Preparing [2025-03-12T06:47:17.742Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:17.742Z] 994456c4fd7b: Waiting [2025-03-12T06:47:17.742Z] 9fbc6d570414: Pushed [2025-03-12T06:47:17.742Z] 089c4358dcf8: Pushed [2025-03-12T06:47:17.742Z] 1df055d84681: Pushed [2025-03-12T06:47:17.742Z] d39c04b9890d: Pushed [2025-03-12T06:47:17.742Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:17.742Z] 4f32cd82fea8: Pushed [2025-03-12T06:47:17.900Z] #51 ... [2025-03-12T06:47:17.900Z] [2025-03-12T06:47:17.900Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:18.489Z] #45 ... [2025-03-12T06:47:18.489Z] [2025-03-12T06:47:18.489Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-12T06:47:18.765Z] #76 ... [2025-03-12T06:47:18.765Z] [2025-03-12T06:47:18.765Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:18.765Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 24.2s [2025-03-12T06:47:19.053Z] #40 ... [2025-03-12T06:47:19.053Z] [2025-03-12T06:47:19.053Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T06:47:19.053Z] #64 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:19.053Z] #64 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:19.053Z] #64 29.58 (1/7) Installing ca-certificates (20241121-r1) [2025-03-12T06:47:19.053Z] #64 29.58 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:19.053Z] #64 29.58 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-12T06:47:19.053Z] #64 29.62 (4/7) Installing libsodium (1.0.19-r0) [2025-03-12T06:47:19.053Z] #64 29.74 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-12T06:47:19.053Z] #64 30.02 (6/7) Installing libzmq (4.3.5-r2) [2025-03-12T06:47:19.053Z] #64 30.05 (7/7) Installing zeromq (4.3.5-r2) [2025-03-12T06:47:19.053Z] #64 30.10 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:19.053Z] #64 30.27 Executing ca-certificates-20241121-r1.trigger [2025-03-12T06:47:19.053Z] #64 31.02 OK: 14 MiB in 21 packages [2025-03-12T06:47:19.053Z] #64 DONE 33.7s [2025-03-12T06:47:19.053Z] [2025-03-12T06:47:19.053Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:19.053Z] #40 ... [2025-03-12T06:47:19.053Z] [2025-03-12T06:47:19.053Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:19.053Z] #49 transferring context: 14.29MB 36.0s [2025-03-12T06:47:19.322Z] #49 ... [2025-03-12T06:47:19.322Z] [2025-03-12T06:47:19.322Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:19.322Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.39MB / 33.17MB 24.7s [2025-03-12T06:47:19.322Z] #40 ... [2025-03-12T06:47:19.322Z] [2025-03-12T06:47:19.322Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-12T06:47:19.593Z] #77 ... [2025-03-12T06:47:19.593Z] [2025-03-12T06:47:19.593Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:19.593Z] #49 ... [2025-03-12T06:47:19.593Z] [2025-03-12T06:47:19.593Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-12T06:47:19.593Z] #66 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:19.593Z] #66 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:19.593Z] #66 30.42 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:19.593Z] #66 30.42 (2/4) Installing openssl (3.3.3-r0) [2025-03-12T06:47:19.593Z] #66 30.42 (3/4) Installing su-exec (0.2-r3) [2025-03-12T06:47:19.593Z] #66 30.42 (4/4) Installing yq-go (4.44.1-r2) [2025-03-12T06:47:19.593Z] #66 31.05 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:19.593Z] #66 31.05 OK: 20 MiB in 18 packages [2025-03-12T06:47:19.593Z] #66 DONE 32.8s [2025-03-12T06:47:19.593Z] [2025-03-12T06:47:19.593Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:19.646Z] 901bf2bfcfff: Pushed [2025-03-12T06:47:19.904Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:63d6a4e097e9de88f30ca6b06e63c1e112e73a88fe21b46646018380e188e27c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:20.177Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 25.6s [2025-03-12T06:47:20.239Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:20.570Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0 [2025-03-12T06:47:20.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-12T06:47:20.570Z] 1df055d84681: Preparing [2025-03-12T06:47:20.570Z] 901bf2bfcfff: Preparing [2025-03-12T06:47:20.570Z] 9fbc6d570414: Preparing [2025-03-12T06:47:20.570Z] 089c4358dcf8: Preparing [2025-03-12T06:47:20.570Z] d39c04b9890d: Preparing [2025-03-12T06:47:20.570Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:20.570Z] 994456c4fd7b: Preparing [2025-03-12T06:47:20.570Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:20.570Z] 994456c4fd7b: Waiting [2025-03-12T06:47:20.570Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:20.570Z] 901bf2bfcfff: Layer already exists [2025-03-12T06:47:20.570Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:20.570Z] 1df055d84681: Layer already exists [2025-03-12T06:47:20.570Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:20.570Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:20.570Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:20.570Z] 4.0.0: digest: sha256:63d6a4e097e9de88f30ca6b06e63c1e112e73a88fe21b46646018380e188e27c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:20.763Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.0s done [2025-03-12T06:47:20.763Z] #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.0s done [2025-03-12T06:47:20.898Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:21.038Z] #40 ... [2025-03-12T06:47:21.038Z] [2025-03-12T06:47:21.038Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:21.038Z] #44 ... [2025-03-12T06:47:21.038Z] [2025-03-12T06:47:21.038Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:21.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:21.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-12T06:47:21.233Z] 1df055d84681: Preparing [2025-03-12T06:47:21.233Z] 901bf2bfcfff: Preparing [2025-03-12T06:47:21.233Z] 9fbc6d570414: Preparing [2025-03-12T06:47:21.233Z] 089c4358dcf8: Preparing [2025-03-12T06:47:21.233Z] d39c04b9890d: Preparing [2025-03-12T06:47:21.233Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:21.233Z] 994456c4fd7b: Preparing [2025-03-12T06:47:21.233Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:21.233Z] 994456c4fd7b: Waiting [2025-03-12T06:47:21.233Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:21.233Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:21.233Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:21.233Z] 901bf2bfcfff: Layer already exists [2025-03-12T06:47:21.233Z] 1df055d84681: Layer already exists [2025-03-12T06:47:21.233Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:21.233Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:21.233Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:63d6a4e097e9de88f30ca6b06e63c1e112e73a88fe21b46646018380e188e27c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:21.569Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:21.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-03-12T06:47:21.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-12T06:47:21.901Z] 1df055d84681: Preparing [2025-03-12T06:47:21.901Z] 901bf2bfcfff: Preparing [2025-03-12T06:47:21.901Z] 9fbc6d570414: Preparing [2025-03-12T06:47:21.901Z] 089c4358dcf8: Preparing [2025-03-12T06:47:21.901Z] d39c04b9890d: Preparing [2025-03-12T06:47:21.901Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:21.901Z] 994456c4fd7b: Preparing [2025-03-12T06:47:21.901Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:21.901Z] 994456c4fd7b: Waiting [2025-03-12T06:47:21.901Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:21.901Z] 901bf2bfcfff: Layer already exists [2025-03-12T06:47:21.901Z] 1df055d84681: Layer already exists [2025-03-12T06:47:21.901Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:21.901Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:21.901Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:21.901Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:21.901Z] odessa: digest: sha256:63d6a4e097e9de88f30ca6b06e63c1e112e73a88fe21b46646018380e188e27c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:22.050Z] ===================================================== [Pipeline] echo [2025-03-12T06:47:22.064Z] taggedImages: [2025-03-12T06:47:22.064Z] - nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:22.064Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0 [2025-03-12T06:47:22.064Z] - nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:22.064Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-03-12T06:47:22.085Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-12T06:47:22.085Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:22.085Z] 4.0.0 [2025-03-12T06:47:22.085Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:22.085Z] odessa [2025-03-12T06:47:22.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2025-03-12T06:47:22.104Z] #49 ... [2025-03-12T06:47:22.104Z] [2025-03-12T06:47:22.104Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T06:47:22.104Z] #70 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:22.104Z] #70 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:22.104Z] #70 26.98 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T06:47:22.104Z] #70 26.98 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T06:47:22.104Z] #70 26.98 OK: 24049 distinct packages available [2025-03-12T06:47:22.104Z] #70 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:22.104Z] #70 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:22.104Z] #70 30.15 OK: 239 MiB in 58 packages [2025-03-12T06:47:22.104Z] #70 ... [2025-03-12T06:47:22.104Z] [2025-03-12T06:47:22.104Z] #49 [security-secretstore-setup internal] load build context [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:22.424Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:22.751Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:22.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-12T06:47:22.751Z] 5c79a29436cd: Preparing [2025-03-12T06:47:22.751Z] 570a33298ce4: Preparing [2025-03-12T06:47:22.751Z] a6ec7b63a021: Preparing [2025-03-12T06:47:22.751Z] 52831e468500: Preparing [2025-03-12T06:47:22.751Z] 9fbc6d570414: Preparing [2025-03-12T06:47:22.751Z] 089c4358dcf8: Preparing [2025-03-12T06:47:22.751Z] d39c04b9890d: Preparing [2025-03-12T06:47:22.751Z] 089c4358dcf8: Waiting [2025-03-12T06:47:22.751Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:22.751Z] d39c04b9890d: Waiting [2025-03-12T06:47:22.751Z] 994456c4fd7b: Preparing [2025-03-12T06:47:22.751Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:22.751Z] 994456c4fd7b: Waiting [2025-03-12T06:47:22.751Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:22.751Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:22.751Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:22.751Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:22.751Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:22.751Z] 5c79a29436cd: Pushed [2025-03-12T06:47:22.751Z] a6ec7b63a021: Pushed [2025-03-12T06:47:22.751Z] 570a33298ce4: Pushed [2025-03-12T06:47:23.163Z] #49 ... [2025-03-12T06:47:23.163Z] [2025-03-12T06:47:23.163Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T06:47:23.163Z] #70 DONE 32.7s [2025-03-12T06:47:23.163Z] [2025-03-12T06:47:23.163Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:23.687Z] 52831e468500: Pushed [2025-03-12T06:47:23.947Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:939394044c0aee0e9ceba0176ecccc13155f7b0f35aa949cdd78f31333d4677f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:24.122Z] #49 transferring context: 16.94MB 41.1s [2025-03-12T06:47:24.280Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:24.388Z] #49 ... [2025-03-12T06:47:24.388Z] [2025-03-12T06:47:24.388Z] #58 [core-command internal] load build context [2025-03-12T06:47:24.388Z] #58 ... [2025-03-12T06:47:24.388Z] [2025-03-12T06:47:24.388Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:24.614Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 [2025-03-12T06:47:24.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-12T06:47:24.614Z] 5c79a29436cd: Preparing [2025-03-12T06:47:24.614Z] 570a33298ce4: Preparing [2025-03-12T06:47:24.614Z] a6ec7b63a021: Preparing [2025-03-12T06:47:24.614Z] 52831e468500: Preparing [2025-03-12T06:47:24.614Z] 9fbc6d570414: Preparing [2025-03-12T06:47:24.614Z] 089c4358dcf8: Preparing [2025-03-12T06:47:24.614Z] d39c04b9890d: Preparing [2025-03-12T06:47:24.614Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:24.614Z] d39c04b9890d: Waiting [2025-03-12T06:47:24.614Z] 089c4358dcf8: Waiting [2025-03-12T06:47:24.614Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:24.614Z] 994456c4fd7b: Preparing [2025-03-12T06:47:24.614Z] 994456c4fd7b: Waiting [2025-03-12T06:47:24.614Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:24.614Z] 570a33298ce4: Layer already exists [2025-03-12T06:47:24.614Z] 52831e468500: Layer already exists [2025-03-12T06:47:24.614Z] a6ec7b63a021: Layer already exists [2025-03-12T06:47:24.614Z] 5c79a29436cd: Layer already exists [2025-03-12T06:47:24.614Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:24.614Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:24.614Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:24.614Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:24.614Z] 4.0.0: digest: sha256:939394044c0aee0e9ceba0176ecccc13155f7b0f35aa949cdd78f31333d4677f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:24.951Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [2025-03-12T06:47:24.973Z] #49 ... [2025-03-12T06:47:24.973Z] [2025-03-12T06:47:24.973Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:24.973Z] #46 ... [2025-03-12T06:47:24.973Z] [2025-03-12T06:47:24.973Z] #58 [core-command internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:25.276Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:25.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-12T06:47:25.276Z] 5c79a29436cd: Preparing [2025-03-12T06:47:25.276Z] 570a33298ce4: Preparing [2025-03-12T06:47:25.276Z] a6ec7b63a021: Preparing [2025-03-12T06:47:25.276Z] 52831e468500: Preparing [2025-03-12T06:47:25.276Z] 9fbc6d570414: Preparing [2025-03-12T06:47:25.276Z] 089c4358dcf8: Preparing [2025-03-12T06:47:25.276Z] d39c04b9890d: Preparing [2025-03-12T06:47:25.277Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:25.277Z] 994456c4fd7b: Preparing [2025-03-12T06:47:25.277Z] 089c4358dcf8: Waiting [2025-03-12T06:47:25.277Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:25.277Z] 994456c4fd7b: Waiting [2025-03-12T06:47:25.277Z] d39c04b9890d: Waiting [2025-03-12T06:47:25.277Z] 52831e468500: Layer already exists [2025-03-12T06:47:25.277Z] 5c79a29436cd: Layer already exists [2025-03-12T06:47:25.277Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:25.277Z] a6ec7b63a021: Layer already exists [2025-03-12T06:47:25.277Z] 570a33298ce4: Layer already exists [2025-03-12T06:47:25.277Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:25.277Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:25.277Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:25.277Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:25.277Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:939394044c0aee0e9ceba0176ecccc13155f7b0f35aa949cdd78f31333d4677f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:25.599Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:25.927Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-03-12T06:47:25.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-12T06:47:25.927Z] 5c79a29436cd: Preparing [2025-03-12T06:47:25.927Z] 570a33298ce4: Preparing [2025-03-12T06:47:25.927Z] a6ec7b63a021: Preparing [2025-03-12T06:47:25.927Z] 52831e468500: Preparing [2025-03-12T06:47:25.927Z] 9fbc6d570414: Preparing [2025-03-12T06:47:25.927Z] 089c4358dcf8: Preparing [2025-03-12T06:47:25.927Z] d39c04b9890d: Preparing [2025-03-12T06:47:25.927Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:25.927Z] 994456c4fd7b: Preparing [2025-03-12T06:47:25.927Z] 089c4358dcf8: Waiting [2025-03-12T06:47:25.927Z] d39c04b9890d: Waiting [2025-03-12T06:47:25.927Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:25.927Z] 994456c4fd7b: Waiting [2025-03-12T06:47:25.927Z] 5c79a29436cd: Layer already exists [2025-03-12T06:47:25.927Z] a6ec7b63a021: Layer already exists [2025-03-12T06:47:25.927Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:25.927Z] 52831e468500: Layer already exists [2025-03-12T06:47:25.927Z] 570a33298ce4: Layer already exists [2025-03-12T06:47:25.927Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:25.927Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:25.927Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:25.927Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:25.927Z] odessa: digest: sha256:939394044c0aee0e9ceba0176ecccc13155f7b0f35aa949cdd78f31333d4677f size: 2193 [Pipeline] } [Pipeline] // withEnv [2025-03-12T06:47:25.956Z] #58 ... [2025-03-12T06:47:25.956Z] [2025-03-12T06:47:25.956Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:47:25.956Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 15.0s [2025-03-12T06:47:25.956Z] #42 ... [2025-03-12T06:47:25.956Z] [2025-03-12T06:47:25.956Z] #35 [core-data internal] load build context [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:26.001Z] ===================================================== [Pipeline] echo [2025-03-12T06:47:26.014Z] taggedImages: [2025-03-12T06:47:26.014Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:26.014Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 [2025-03-12T06:47:26.014Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:26.014Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-03-12T06:47:26.040Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-12T06:47:26.040Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:26.040Z] 4.0.0 [2025-03-12T06:47:26.040Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:26.040Z] odessa [2025-03-12T06:47:26.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:26.226Z] #35 ... [2025-03-12T06:47:26.226Z] [2025-03-12T06:47:26.226Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:26.226Z] #57 ... [2025-03-12T06:47:26.226Z] [2025-03-12T06:47:26.226Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:26.373Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:26.501Z] #62 ... [2025-03-12T06:47:26.501Z] [2025-03-12T06:47:26.501Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T06:47:26.501Z] #78 ... [2025-03-12T06:47:26.501Z] [2025-03-12T06:47:26.501Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:26.697Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:26.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-12T06:47:26.697Z] 74e7afed474f: Preparing [2025-03-12T06:47:26.697Z] 8dbf19049230: Preparing [2025-03-12T06:47:26.697Z] 9fbc6d570414: Preparing [2025-03-12T06:47:26.697Z] 089c4358dcf8: Preparing [2025-03-12T06:47:26.697Z] d39c04b9890d: Preparing [2025-03-12T06:47:26.697Z] 6dbe2f413430: Preparing [2025-03-12T06:47:26.697Z] 994456c4fd7b: Preparing [2025-03-12T06:47:26.697Z] 994456c4fd7b: Waiting [2025-03-12T06:47:26.697Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:26.697Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:26.697Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:26.697Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:26.697Z] 74e7afed474f: Pushed [2025-03-12T06:47:26.697Z] 6dbe2f413430: Pushed [2025-03-12T06:47:26.774Z] #62 ... [2025-03-12T06:47:26.774Z] [2025-03-12T06:47:26.774Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:26.774Z] #38 ... [2025-03-12T06:47:26.774Z] [2025-03-12T06:47:26.774Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:27.041Z] #62 ... [2025-03-12T06:47:27.041Z] [2025-03-12T06:47:27.041Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:47:27.308Z] #65 ... [2025-03-12T06:47:27.308Z] [2025-03-12T06:47:27.308Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:27.308Z] #62 ... [2025-03-12T06:47:27.308Z] [2025-03-12T06:47:27.308Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:47:27.575Z] #37 ... [2025-03-12T06:47:27.575Z] [2025-03-12T06:47:27.575Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:28.158Z] #62 ... [2025-03-12T06:47:28.158Z] [2025-03-12T06:47:28.158Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:28.435Z] #51 ... [2025-03-12T06:47:28.435Z] [2025-03-12T06:47:28.435Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:28.703Z] #38 ... [2025-03-12T06:47:28.703Z] [2025-03-12T06:47:28.703Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:28.970Z] #45 ... [2025-03-12T06:47:28.970Z] [2025-03-12T06:47:28.970Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:29.230Z] 8dbf19049230: Pushed [2025-03-12T06:47:29.230Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:6e9c392828106ff263e6396681df2aa5b92a5a29d28c669f1efa9334210190c3 size: 1778 [Pipeline] } [2025-03-12T06:47:29.240Z] #51 ... [2025-03-12T06:47:29.240Z] [2025-03-12T06:47:29.240Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:29.240Z] #79 ... [2025-03-12T06:47:29.240Z] [2025-03-12T06:47:29.240Z] #51 [support-scheduler internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:29.506Z] #51 transferring context: 16.35MB 46.6s [2025-03-12T06:47:29.552Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:29.773Z] #51 ... [2025-03-12T06:47:29.773Z] [2025-03-12T06:47:29.773Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T06:47:29.876Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0 [2025-03-12T06:47:29.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-12T06:47:29.876Z] 74e7afed474f: Preparing [2025-03-12T06:47:29.876Z] 8dbf19049230: Preparing [2025-03-12T06:47:29.876Z] 9fbc6d570414: Preparing [2025-03-12T06:47:29.876Z] 089c4358dcf8: Preparing [2025-03-12T06:47:29.876Z] d39c04b9890d: Preparing [2025-03-12T06:47:29.876Z] 6dbe2f413430: Preparing [2025-03-12T06:47:29.876Z] 994456c4fd7b: Preparing [2025-03-12T06:47:29.876Z] 6dbe2f413430: Waiting [2025-03-12T06:47:29.876Z] 994456c4fd7b: Waiting [2025-03-12T06:47:29.876Z] 74e7afed474f: Layer already exists [2025-03-12T06:47:29.876Z] 8dbf19049230: Layer already exists [2025-03-12T06:47:29.876Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:29.876Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:29.876Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:29.876Z] 6dbe2f413430: Layer already exists [2025-03-12T06:47:29.876Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:29.876Z] 4.0.0: digest: sha256:6e9c392828106ff263e6396681df2aa5b92a5a29d28c669f1efa9334210190c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:30.040Z] #80 ... [2025-03-12T06:47:30.040Z] [2025-03-12T06:47:30.040Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:30.040Z] #49 ... [2025-03-12T06:47:30.040Z] [2025-03-12T06:47:30.040Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T06:47:30.040Z] #68 31.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:30.040Z] #68 32.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:30.040Z] #68 36.39 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T06:47:30.040Z] #68 36.39 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T06:47:30.040Z] #68 36.39 OK: 24048 distinct packages available [2025-03-12T06:47:30.040Z] #68 37.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:30.040Z] #68 38.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:30.202Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:30.308Z] #68 ... [2025-03-12T06:47:30.308Z] [2025-03-12T06:47:30.308Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T06:47:30.308Z] #71 28.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:30.308Z] #71 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:30.308Z] #71 32.73 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T06:47:30.308Z] #71 32.73 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T06:47:30.308Z] #71 32.73 OK: 24048 distinct packages available [2025-03-12T06:47:30.308Z] #71 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:30.308Z] #71 33.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:30.308Z] #71 ... [2025-03-12T06:47:30.308Z] [2025-03-12T06:47:30.308Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:30.526Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:30.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-12T06:47:30.526Z] 74e7afed474f: Preparing [2025-03-12T06:47:30.526Z] 8dbf19049230: Preparing [2025-03-12T06:47:30.526Z] 9fbc6d570414: Preparing [2025-03-12T06:47:30.526Z] 089c4358dcf8: Preparing [2025-03-12T06:47:30.526Z] d39c04b9890d: Preparing [2025-03-12T06:47:30.526Z] 6dbe2f413430: Preparing [2025-03-12T06:47:30.526Z] 994456c4fd7b: Preparing [2025-03-12T06:47:30.526Z] 6dbe2f413430: Waiting [2025-03-12T06:47:30.526Z] 994456c4fd7b: Waiting [2025-03-12T06:47:30.526Z] 74e7afed474f: Layer already exists [2025-03-12T06:47:30.526Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:30.526Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:30.526Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:30.526Z] 8dbf19049230: Layer already exists [2025-03-12T06:47:30.526Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:30.526Z] 6dbe2f413430: Layer already exists [2025-03-12T06:47:30.526Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:6e9c392828106ff263e6396681df2aa5b92a5a29d28c669f1efa9334210190c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:30.856Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:31.179Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-03-12T06:47:31.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-12T06:47:31.179Z] 74e7afed474f: Preparing [2025-03-12T06:47:31.179Z] 8dbf19049230: Preparing [2025-03-12T06:47:31.179Z] 9fbc6d570414: Preparing [2025-03-12T06:47:31.179Z] 089c4358dcf8: Preparing [2025-03-12T06:47:31.179Z] d39c04b9890d: Preparing [2025-03-12T06:47:31.179Z] 6dbe2f413430: Preparing [2025-03-12T06:47:31.179Z] 994456c4fd7b: Preparing [2025-03-12T06:47:31.179Z] 6dbe2f413430: Waiting [2025-03-12T06:47:31.179Z] 994456c4fd7b: Waiting [2025-03-12T06:47:31.179Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:31.179Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:31.179Z] 8dbf19049230: Layer already exists [2025-03-12T06:47:31.179Z] 74e7afed474f: Layer already exists [2025-03-12T06:47:31.179Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:31.179Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:31.179Z] 6dbe2f413430: Layer already exists [2025-03-12T06:47:31.179Z] odessa: digest: sha256:6e9c392828106ff263e6396681df2aa5b92a5a29d28c669f1efa9334210190c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:31.261Z] ===================================================== [2025-03-12T06:47:31.267Z] #51 ... [2025-03-12T06:47:31.268Z] [2025-03-12T06:47:31.268Z] #44 [security-spiffe-token-provider internal] load build context [Pipeline] echo [2025-03-12T06:47:31.275Z] taggedImages: [2025-03-12T06:47:31.275Z] - nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:31.275Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0 [2025-03-12T06:47:31.275Z] - nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:31.275Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-03-12T06:47:31.297Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-12T06:47:31.297Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:31.297Z] 4.0.0 [2025-03-12T06:47:31.297Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:31.297Z] odessa [2025-03-12T06:47:31.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:31.534Z] #44 ... [2025-03-12T06:47:31.534Z] [2025-03-12T06:47:31.534Z] #35 [core-data internal] load build context [2025-03-12T06:47:31.534Z] #35 ... [2025-03-12T06:47:31.534Z] [2025-03-12T06:47:31.534Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T06:47:31.534Z] #69 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:31.534Z] #69 33.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:31.534Z] #69 36.59 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T06:47:31.534Z] #69 36.59 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T06:47:31.534Z] #69 36.59 OK: 24048 distinct packages available [2025-03-12T06:47:31.534Z] #69 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:31.534Z] #69 39.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:31.647Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:31.801Z] #69 ... [2025-03-12T06:47:31.801Z] [2025-03-12T06:47:31.801Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:31.972Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:31.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-12T06:47:31.972Z] 091f879b1ccb: Preparing [2025-03-12T06:47:31.972Z] 1ef1d0eed0d0: Preparing [2025-03-12T06:47:31.972Z] 089c4358dcf8: Preparing [2025-03-12T06:47:31.972Z] 6938b544c585: Preparing [2025-03-12T06:47:31.972Z] af64198abad4: Preparing [2025-03-12T06:47:31.972Z] 994456c4fd7b: Preparing [2025-03-12T06:47:31.972Z] 994456c4fd7b: Waiting [2025-03-12T06:47:31.972Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:31.972Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:31.972Z] af64198abad4: Pushed [2025-03-12T06:47:31.972Z] 6938b544c585: Pushed [2025-03-12T06:47:31.972Z] 091f879b1ccb: Pushed [2025-03-12T06:47:34.386Z] #44 ... [2025-03-12T06:47:34.386Z] [2025-03-12T06:47:34.386Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:34.386Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.1s [2025-03-12T06:47:34.386Z] #40 ... [2025-03-12T06:47:34.386Z] [2025-03-12T06:47:34.386Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:34.503Z] 1ef1d0eed0d0: Pushed [2025-03-12T06:47:34.503Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:e2e8a674b477d1211d1dee5201575f6a158a99e902391c9d79b793d0417eaa3b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:34.653Z] #44 transferring context: 8.00MB 41.1s [2025-03-12T06:47:34.834Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:34.921Z] #44 ... [2025-03-12T06:47:34.921Z] [2025-03-12T06:47:34.921Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:35.159Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 [2025-03-12T06:47:35.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-12T06:47:35.159Z] 091f879b1ccb: Preparing [2025-03-12T06:47:35.159Z] 1ef1d0eed0d0: Preparing [2025-03-12T06:47:35.159Z] 089c4358dcf8: Preparing [2025-03-12T06:47:35.159Z] 6938b544c585: Preparing [2025-03-12T06:47:35.159Z] af64198abad4: Preparing [2025-03-12T06:47:35.159Z] 994456c4fd7b: Preparing [2025-03-12T06:47:35.159Z] 994456c4fd7b: Waiting [2025-03-12T06:47:35.159Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:35.159Z] 6938b544c585: Layer already exists [2025-03-12T06:47:35.159Z] af64198abad4: Layer already exists [2025-03-12T06:47:35.159Z] 1ef1d0eed0d0: Layer already exists [2025-03-12T06:47:35.159Z] 091f879b1ccb: Layer already exists [2025-03-12T06:47:35.159Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:35.159Z] 4.0.0: digest: sha256:e2e8a674b477d1211d1dee5201575f6a158a99e902391c9d79b793d0417eaa3b size: 1571 [Pipeline] } [Pipeline] // withEnv [2025-03-12T06:47:35.187Z] #46 ... [2025-03-12T06:47:35.187Z] [2025-03-12T06:47:35.187Z] #35 [core-data internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:35.478Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:35.796Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:35.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-12T06:47:35.796Z] 091f879b1ccb: Preparing [2025-03-12T06:47:35.796Z] 1ef1d0eed0d0: Preparing [2025-03-12T06:47:35.796Z] 089c4358dcf8: Preparing [2025-03-12T06:47:35.796Z] 6938b544c585: Preparing [2025-03-12T06:47:35.796Z] af64198abad4: Preparing [2025-03-12T06:47:35.796Z] 994456c4fd7b: Preparing [2025-03-12T06:47:35.796Z] 994456c4fd7b: Waiting [2025-03-12T06:47:35.796Z] 6938b544c585: Layer already exists [2025-03-12T06:47:35.796Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:35.796Z] af64198abad4: Layer already exists [2025-03-12T06:47:35.796Z] 1ef1d0eed0d0: Layer already exists [2025-03-12T06:47:35.796Z] 091f879b1ccb: Layer already exists [2025-03-12T06:47:35.796Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:35.796Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:e2e8a674b477d1211d1dee5201575f6a158a99e902391c9d79b793d0417eaa3b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:36.125Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [2025-03-12T06:47:36.149Z] #35 ... [2025-03-12T06:47:36.149Z] [2025-03-12T06:47:36.149Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:36.149Z] #72 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:36.149Z] #72 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:36.149Z] #72 43.66 OK: 9 MiB in 15 packages [2025-03-12T06:47:36.149Z] #72 ... [2025-03-12T06:47:36.149Z] [2025-03-12T06:47:36.149Z] #58 [core-command internal] load build context [2025-03-12T06:47:36.149Z] #58 ... [2025-03-12T06:47:36.149Z] [2025-03-12T06:47:36.149Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:36.149Z] #79 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:36.417Z] #79 ... [2025-03-12T06:47:36.417Z] [2025-03-12T06:47:36.417Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:36.439Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-03-12T06:47:36.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-12T06:47:36.439Z] 091f879b1ccb: Preparing [2025-03-12T06:47:36.439Z] 1ef1d0eed0d0: Preparing [2025-03-12T06:47:36.439Z] 089c4358dcf8: Preparing [2025-03-12T06:47:36.439Z] 6938b544c585: Preparing [2025-03-12T06:47:36.439Z] af64198abad4: Preparing [2025-03-12T06:47:36.439Z] 994456c4fd7b: Preparing [2025-03-12T06:47:36.439Z] 994456c4fd7b: Waiting [2025-03-12T06:47:36.439Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:36.439Z] 6938b544c585: Layer already exists [2025-03-12T06:47:36.439Z] af64198abad4: Layer already exists [2025-03-12T06:47:36.439Z] 1ef1d0eed0d0: Layer already exists [2025-03-12T06:47:36.439Z] 091f879b1ccb: Layer already exists [2025-03-12T06:47:36.439Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:36.439Z] odessa: digest: sha256:e2e8a674b477d1211d1dee5201575f6a158a99e902391c9d79b793d0417eaa3b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:36.519Z] ===================================================== [Pipeline] echo [2025-03-12T06:47:36.534Z] taggedImages: [2025-03-12T06:47:36.534Z] - nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:36.534Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 [2025-03-12T06:47:36.534Z] - nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:36.534Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-03-12T06:47:36.560Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-12T06:47:36.560Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:36.560Z] 4.0.0 [2025-03-12T06:47:36.560Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:36.560Z] odessa [2025-03-12T06:47:36.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:36.685Z] #57 ... [2025-03-12T06:47:36.685Z] [2025-03-12T06:47:36.685Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:36.901Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:37.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:37.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-12T06:47:37.225Z] c4178b201f07: Preparing [2025-03-12T06:47:37.225Z] 3048b751af77: Preparing [2025-03-12T06:47:37.225Z] d59bdc9bb9a1: Preparing [2025-03-12T06:47:37.225Z] 9fbc6d570414: Preparing [2025-03-12T06:47:37.225Z] 089c4358dcf8: Preparing [2025-03-12T06:47:37.225Z] d39c04b9890d: Preparing [2025-03-12T06:47:37.225Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:37.225Z] 994456c4fd7b: Preparing [2025-03-12T06:47:37.225Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:37.225Z] 994456c4fd7b: Waiting [2025-03-12T06:47:37.225Z] d39c04b9890d: Waiting [2025-03-12T06:47:37.225Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:37.225Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:37.225Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:37.225Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:37.225Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:37.225Z] 3048b751af77: Pushed [2025-03-12T06:47:37.225Z] c4178b201f07: Pushed [2025-03-12T06:47:37.654Z] #46 ... [2025-03-12T06:47:37.654Z] [2025-03-12T06:47:37.654Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:47:37.654Z] #65 ... [2025-03-12T06:47:37.654Z] [2025-03-12T06:47:37.654Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:37.654Z] #46 ... [2025-03-12T06:47:37.654Z] [2025-03-12T06:47:37.654Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:47:37.654Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.5s [2025-03-12T06:47:37.654Z] #42 ... [2025-03-12T06:47:37.654Z] [2025-03-12T06:47:37.654Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:47:37.920Z] #37 ... [2025-03-12T06:47:37.920Z] [2025-03-12T06:47:37.920Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:37.920Z] #44 ... [2025-03-12T06:47:37.920Z] [2025-03-12T06:47:37.920Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-12T06:47:37.920Z] #75 22.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:37.920Z] #75 23.96 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:38.187Z] #75 ... [2025-03-12T06:47:38.187Z] [2025-03-12T06:47:38.187Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:38.187Z] #44 ... [2025-03-12T06:47:38.187Z] [2025-03-12T06:47:38.187Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:38.454Z] #62 ... [2025-03-12T06:47:38.454Z] [2025-03-12T06:47:38.454Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:38.454Z] #44 ... [2025-03-12T06:47:38.454Z] [2025-03-12T06:47:38.454Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T06:47:38.454Z] #73 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:38.454Z] #73 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:38.721Z] #73 ... [2025-03-12T06:47:38.721Z] [2025-03-12T06:47:38.721Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:38.999Z] #44 ... [2025-03-12T06:47:38.999Z] [2025-03-12T06:47:38.999Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:38.999Z] #45 ... [2025-03-12T06:47:38.999Z] [2025-03-12T06:47:38.999Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:38.999Z] #72 DONE 47.3s [2025-03-12T06:47:38.999Z] [2025-03-12T06:47:38.999Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:38.999Z] #45 ... [2025-03-12T06:47:38.999Z] [2025-03-12T06:47:38.999Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:39.266Z] #38 ... [2025-03-12T06:47:39.266Z] [2025-03-12T06:47:39.266Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:39.756Z] d59bdc9bb9a1: Pushed [2025-03-12T06:47:39.756Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:41468be7762d744d381071fb0ea3d23d4fa9094ebc0eda576241601239e53d41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:39.856Z] #44 ... [2025-03-12T06:47:39.856Z] [2025-03-12T06:47:39.856Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T06:47:39.856Z] #71 40.60 (1/14) Installing ca-certificates (20241121-r1) [2025-03-12T06:47:39.856Z] #71 41.51 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-12T06:47:39.856Z] #71 41.86 (3/14) Installing c-ares (1.33.1-r0) [2025-03-12T06:47:39.856Z] #71 41.86 (4/14) Installing libunistring (1.2-r0) [2025-03-12T06:47:39.856Z] #71 42.08 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-12T06:47:39.856Z] #71 42.14 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-12T06:47:39.856Z] #71 42.16 (7/14) Installing libpsl (0.21.5-r1) [2025-03-12T06:47:39.856Z] #71 42.20 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-12T06:47:39.856Z] #71 42.47 (9/14) Installing libcurl (8.12.1-r0) [2025-03-12T06:47:39.856Z] #71 42.65 (10/14) Installing curl (8.12.1-r0) [2025-03-12T06:47:39.856Z] #71 42.71 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:39.856Z] #71 42.86 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-12T06:47:39.856Z] #71 42.86 (13/14) Installing libucontext (1.2-r3) [2025-03-12T06:47:39.856Z] #71 42.86 (14/14) Installing gcompat (1.1.0-r4) [2025-03-12T06:47:39.856Z] #71 42.88 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:39.856Z] #71 43.18 Executing ca-certificates-20241121-r1.trigger [2025-03-12T06:47:39.856Z] #71 43.97 OK: 15 MiB in 28 packages [2025-03-12T06:47:39.856Z] #71 DONE 47.8s [2025-03-12T06:47:39.856Z] [2025-03-12T06:47:39.856Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:39.856Z] #44 transferring context: 9.33MB 46.1s [2025-03-12T06:47:40.082Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-03-12T06:47:40.122Z] #44 ... [2025-03-12T06:47:40.122Z] [2025-03-12T06:47:40.122Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T06:47:40.122Z] #69 46.54 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:40.122Z] #69 46.54 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-12T06:47:40.122Z] #69 46.54 (3/5) Installing libucontext (1.2-r3) [2025-03-12T06:47:40.123Z] #69 46.61 (4/5) Installing gcompat (1.1.0-r4) [2025-03-12T06:47:40.123Z] #69 46.61 (5/5) Installing openssl (3.3.3-r0) [2025-03-12T06:47:40.123Z] #69 46.74 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:40.123Z] #69 46.82 OK: 10 MiB in 19 packages [2025-03-12T06:47:40.123Z] #69 DONE 51.4s [2025-03-12T06:47:40.123Z] [2025-03-12T06:47:40.123Z] #44 [security-spiffe-token-provider internal] load build context [Pipeline] sh [2025-03-12T06:47:40.389Z] #44 ... [2025-03-12T06:47:40.389Z] [2025-03-12T06:47:40.389Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:40.389Z] #49 ... [2025-03-12T06:47:40.389Z] [2025-03-12T06:47:40.389Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:40.395Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 [2025-03-12T06:47:40.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-12T06:47:40.395Z] c4178b201f07: Preparing [2025-03-12T06:47:40.395Z] 3048b751af77: Preparing [2025-03-12T06:47:40.395Z] d59bdc9bb9a1: Preparing [2025-03-12T06:47:40.395Z] 9fbc6d570414: Preparing [2025-03-12T06:47:40.395Z] 089c4358dcf8: Preparing [2025-03-12T06:47:40.395Z] d39c04b9890d: Preparing [2025-03-12T06:47:40.395Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:40.395Z] 994456c4fd7b: Preparing [2025-03-12T06:47:40.395Z] d39c04b9890d: Waiting [2025-03-12T06:47:40.395Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:40.395Z] 994456c4fd7b: Waiting [2025-03-12T06:47:40.395Z] d59bdc9bb9a1: Layer already exists [2025-03-12T06:47:40.395Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:40.395Z] c4178b201f07: Layer already exists [2025-03-12T06:47:40.395Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:40.395Z] 3048b751af77: Layer already exists [2025-03-12T06:47:40.395Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:40.395Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:40.395Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:40.395Z] 4.0.0: digest: sha256:41468be7762d744d381071fb0ea3d23d4fa9094ebc0eda576241601239e53d41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:40.718Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:40.976Z] #44 ... [2025-03-12T06:47:40.976Z] [2025-03-12T06:47:40.976Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T06:47:40.976Z] #68 48.41 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:40.976Z] #68 48.41 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-12T06:47:40.976Z] #68 48.41 (3/4) Installing libucontext (1.2-r3) [2025-03-12T06:47:40.976Z] #68 48.41 (4/4) Installing gcompat (1.1.0-r4) [2025-03-12T06:47:40.976Z] #68 48.41 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:40.976Z] #68 48.78 OK: 9 MiB in 18 packages [2025-03-12T06:47:40.976Z] #68 DONE 52.0s [2025-03-12T06:47:40.976Z] [2025-03-12T06:47:40.976Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:41.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:41.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-12T06:47:41.033Z] c4178b201f07: Preparing [2025-03-12T06:47:41.033Z] 3048b751af77: Preparing [2025-03-12T06:47:41.033Z] d59bdc9bb9a1: Preparing [2025-03-12T06:47:41.033Z] 9fbc6d570414: Preparing [2025-03-12T06:47:41.033Z] 089c4358dcf8: Preparing [2025-03-12T06:47:41.033Z] d39c04b9890d: Preparing [2025-03-12T06:47:41.033Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:41.033Z] 994456c4fd7b: Preparing [2025-03-12T06:47:41.033Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:41.033Z] 994456c4fd7b: Waiting [2025-03-12T06:47:41.033Z] c4178b201f07: Layer already exists [2025-03-12T06:47:41.033Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:41.033Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:41.033Z] 3048b751af77: Layer already exists [2025-03-12T06:47:41.033Z] d59bdc9bb9a1: Layer already exists [2025-03-12T06:47:41.033Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:41.033Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:41.033Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:41.033Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:41468be7762d744d381071fb0ea3d23d4fa9094ebc0eda576241601239e53d41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:41.360Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:41.566Z] #44 ... [2025-03-12T06:47:41.566Z] [2025-03-12T06:47:41.566Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:41.566Z] #51 ... [2025-03-12T06:47:41.566Z] [2025-03-12T06:47:41.566Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:41.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-03-12T06:47:41.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-12T06:47:41.685Z] c4178b201f07: Preparing [2025-03-12T06:47:41.685Z] 3048b751af77: Preparing [2025-03-12T06:47:41.685Z] d59bdc9bb9a1: Preparing [2025-03-12T06:47:41.685Z] 9fbc6d570414: Preparing [2025-03-12T06:47:41.685Z] 089c4358dcf8: Preparing [2025-03-12T06:47:41.685Z] d39c04b9890d: Preparing [2025-03-12T06:47:41.685Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:41.685Z] 994456c4fd7b: Preparing [2025-03-12T06:47:41.685Z] 994456c4fd7b: Waiting [2025-03-12T06:47:41.685Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:41.685Z] d39c04b9890d: Waiting [2025-03-12T06:47:41.685Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:41.685Z] d59bdc9bb9a1: Layer already exists [2025-03-12T06:47:41.685Z] 3048b751af77: Layer already exists [2025-03-12T06:47:41.685Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:41.685Z] c4178b201f07: Layer already exists [2025-03-12T06:47:41.685Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:41.685Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:41.685Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:41.685Z] odessa: digest: sha256:41468be7762d744d381071fb0ea3d23d4fa9094ebc0eda576241601239e53d41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:41.759Z] ===================================================== [Pipeline] echo [2025-03-12T06:47:41.771Z] taggedImages: [2025-03-12T06:47:41.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:41.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 [2025-03-12T06:47:41.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:41.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-03-12T06:47:41.797Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-12T06:47:41.797Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:41.797Z] 4.0.0 [2025-03-12T06:47:41.797Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:41.797Z] odessa [2025-03-12T06:47:41.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:42.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:42.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:42.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-12T06:47:42.454Z] 7e3dced25f67: Preparing [2025-03-12T06:47:42.454Z] 2788cb2309e1: Preparing [2025-03-12T06:47:42.454Z] 25909d0f0041: Preparing [2025-03-12T06:47:42.454Z] 693e47e9c262: Preparing [2025-03-12T06:47:42.454Z] 2aac8d1019c7: Preparing [2025-03-12T06:47:42.454Z] 834ae20db599: Preparing [2025-03-12T06:47:42.454Z] 24e3f10f7b3c: Preparing [2025-03-12T06:47:42.454Z] 9fbc6d570414: Preparing [2025-03-12T06:47:42.454Z] 089c4358dcf8: Preparing [2025-03-12T06:47:42.454Z] c8e7eb1a4953: Preparing [2025-03-12T06:47:42.454Z] ddecd8d99f5e: Preparing [2025-03-12T06:47:42.454Z] 5f70bf18a086: Preparing [2025-03-12T06:47:42.454Z] a88d901fbe85: Preparing [2025-03-12T06:47:42.454Z] 39d7c5cfc0c0: Preparing [2025-03-12T06:47:42.454Z] 94fbd7a31d6c: Preparing [2025-03-12T06:47:42.454Z] 994456c4fd7b: Preparing [2025-03-12T06:47:42.454Z] 834ae20db599: Waiting [2025-03-12T06:47:42.454Z] 5f70bf18a086: Waiting [2025-03-12T06:47:42.454Z] a88d901fbe85: Waiting [2025-03-12T06:47:42.454Z] 39d7c5cfc0c0: Waiting [2025-03-12T06:47:42.454Z] 9fbc6d570414: Waiting [2025-03-12T06:47:42.454Z] 089c4358dcf8: Waiting [2025-03-12T06:47:42.454Z] c8e7eb1a4953: Waiting [2025-03-12T06:47:42.454Z] 94fbd7a31d6c: Waiting [2025-03-12T06:47:42.454Z] ddecd8d99f5e: Waiting [2025-03-12T06:47:42.454Z] 994456c4fd7b: Waiting [2025-03-12T06:47:42.454Z] 25909d0f0041: Pushed [2025-03-12T06:47:42.454Z] 2788cb2309e1: Pushed [2025-03-12T06:47:42.454Z] 693e47e9c262: Pushed [2025-03-12T06:47:42.454Z] 2aac8d1019c7: Pushed [2025-03-12T06:47:42.454Z] 7e3dced25f67: Pushed [2025-03-12T06:47:42.454Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:42.454Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:42.454Z] 5f70bf18a086: Layer already exists [2025-03-12T06:47:42.454Z] 834ae20db599: Pushed [2025-03-12T06:47:42.712Z] c8e7eb1a4953: Pushed [2025-03-12T06:47:42.712Z] ddecd8d99f5e: Pushed [2025-03-12T06:47:42.712Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:42.712Z] 39d7c5cfc0c0: Pushed [2025-03-12T06:47:42.712Z] a88d901fbe85: Pushed [2025-03-12T06:47:42.712Z] 94fbd7a31d6c: Pushed [2025-03-12T06:47:43.511Z] #44 ... [2025-03-12T06:47:43.511Z] [2025-03-12T06:47:43.511Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:43.511Z] #74 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:43.511Z] #74 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:43.511Z] #74 ... [2025-03-12T06:47:43.511Z] [2025-03-12T06:47:43.511Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:44.087Z] 24e3f10f7b3c: Pushed [2025-03-12T06:47:44.087Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:7bbc791521d9b428dde11f98226148ecf14d546103a21b86001ebf70902b95d3 size: 3644 [Pipeline] } [2025-03-12T06:47:44.094Z] #49 ... [2025-03-12T06:47:44.094Z] [2025-03-12T06:47:44.094Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-12T06:47:44.094Z] #75 35.12 OK: 239 MiB in 58 packages [2025-03-12T06:47:44.094Z] #75 DONE 38.3s [2025-03-12T06:47:44.094Z] [2025-03-12T06:47:44.094Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T06:47:44.095Z] #80 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:44.095Z] #80 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:44.371Z] #80 ... [2025-03-12T06:47:44.371Z] [2025-03-12T06:47:44.371Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-12T06:47:44.371Z] #76 25.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:44.371Z] #76 28.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:44.371Z] #76 ... [2025-03-12T06:47:44.371Z] [2025-03-12T06:47:44.371Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T06:47:44.371Z] #73 41.81 OK: 9 MiB in 15 packages [2025-03-12T06:47:44.371Z] #73 DONE 45.9s [2025-03-12T06:47:44.371Z] [2025-03-12T06:47:44.371Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:44.371Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.3s [2025-03-12T06:47:44.371Z] #40 ... [2025-03-12T06:47:44.371Z] [2025-03-12T06:47:44.371Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:44.405Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:44.640Z] #49 transferring context: 26.65MB 61.3s [2025-03-12T06:47:44.640Z] #49 ... [2025-03-12T06:47:44.640Z] [2025-03-12T06:47:44.640Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-12T06:47:44.640Z] #77 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:44.640Z] #77 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:44.641Z] #77 ... [2025-03-12T06:47:44.641Z] [2025-03-12T06:47:44.641Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:44.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 [2025-03-12T06:47:44.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-12T06:47:44.720Z] 7e3dced25f67: Preparing [2025-03-12T06:47:44.720Z] 2788cb2309e1: Preparing [2025-03-12T06:47:44.720Z] 25909d0f0041: Preparing [2025-03-12T06:47:44.720Z] 693e47e9c262: Preparing [2025-03-12T06:47:44.720Z] 2aac8d1019c7: Preparing [2025-03-12T06:47:44.720Z] 834ae20db599: Preparing [2025-03-12T06:47:44.720Z] 24e3f10f7b3c: Preparing [2025-03-12T06:47:44.720Z] 9fbc6d570414: Preparing [2025-03-12T06:47:44.720Z] 089c4358dcf8: Preparing [2025-03-12T06:47:44.720Z] c8e7eb1a4953: Preparing [2025-03-12T06:47:44.720Z] ddecd8d99f5e: Preparing [2025-03-12T06:47:44.720Z] 834ae20db599: Waiting [2025-03-12T06:47:44.720Z] 9fbc6d570414: Waiting [2025-03-12T06:47:44.720Z] 24e3f10f7b3c: Waiting [2025-03-12T06:47:44.720Z] 5f70bf18a086: Preparing [2025-03-12T06:47:44.720Z] a88d901fbe85: Preparing [2025-03-12T06:47:44.720Z] 089c4358dcf8: Waiting [2025-03-12T06:47:44.720Z] c8e7eb1a4953: Waiting [2025-03-12T06:47:44.720Z] 39d7c5cfc0c0: Preparing [2025-03-12T06:47:44.720Z] 94fbd7a31d6c: Preparing [2025-03-12T06:47:44.720Z] ddecd8d99f5e: Waiting [2025-03-12T06:47:44.720Z] 5f70bf18a086: Waiting [2025-03-12T06:47:44.720Z] 994456c4fd7b: Preparing [2025-03-12T06:47:44.720Z] a88d901fbe85: Waiting [2025-03-12T06:47:44.720Z] 39d7c5cfc0c0: Waiting [2025-03-12T06:47:44.720Z] 994456c4fd7b: Waiting [2025-03-12T06:47:44.720Z] 2aac8d1019c7: Layer already exists [2025-03-12T06:47:44.720Z] 25909d0f0041: Layer already exists [2025-03-12T06:47:44.720Z] 7e3dced25f67: Layer already exists [2025-03-12T06:47:44.720Z] 2788cb2309e1: Layer already exists [2025-03-12T06:47:44.720Z] 693e47e9c262: Layer already exists [2025-03-12T06:47:44.720Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:44.720Z] 24e3f10f7b3c: Layer already exists [2025-03-12T06:47:44.720Z] 834ae20db599: Layer already exists [2025-03-12T06:47:44.720Z] c8e7eb1a4953: Layer already exists [2025-03-12T06:47:44.720Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:44.720Z] ddecd8d99f5e: Layer already exists [2025-03-12T06:47:44.720Z] 5f70bf18a086: Layer already exists [2025-03-12T06:47:44.720Z] a88d901fbe85: Layer already exists [2025-03-12T06:47:44.720Z] 39d7c5cfc0c0: Layer already exists [2025-03-12T06:47:44.720Z] 94fbd7a31d6c: Layer already exists [2025-03-12T06:47:44.720Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:44.720Z] 4.0.0: digest: sha256:7bbc791521d9b428dde11f98226148ecf14d546103a21b86001ebf70902b95d3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:45.049Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:45.371Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:45.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-12T06:47:45.371Z] 7e3dced25f67: Preparing [2025-03-12T06:47:45.371Z] 2788cb2309e1: Preparing [2025-03-12T06:47:45.371Z] 25909d0f0041: Preparing [2025-03-12T06:47:45.371Z] 693e47e9c262: Preparing [2025-03-12T06:47:45.371Z] 2aac8d1019c7: Preparing [2025-03-12T06:47:45.371Z] 834ae20db599: Preparing [2025-03-12T06:47:45.371Z] 24e3f10f7b3c: Preparing [2025-03-12T06:47:45.371Z] 9fbc6d570414: Preparing [2025-03-12T06:47:45.371Z] 089c4358dcf8: Preparing [2025-03-12T06:47:45.371Z] c8e7eb1a4953: Preparing [2025-03-12T06:47:45.371Z] ddecd8d99f5e: Preparing [2025-03-12T06:47:45.371Z] 5f70bf18a086: Preparing [2025-03-12T06:47:45.371Z] a88d901fbe85: Preparing [2025-03-12T06:47:45.371Z] 39d7c5cfc0c0: Preparing [2025-03-12T06:47:45.371Z] ddecd8d99f5e: Waiting [2025-03-12T06:47:45.371Z] 5f70bf18a086: Waiting [2025-03-12T06:47:45.371Z] a88d901fbe85: Waiting [2025-03-12T06:47:45.371Z] 089c4358dcf8: Waiting [2025-03-12T06:47:45.371Z] c8e7eb1a4953: Waiting [2025-03-12T06:47:45.371Z] 94fbd7a31d6c: Preparing [2025-03-12T06:47:45.371Z] 994456c4fd7b: Preparing [2025-03-12T06:47:45.371Z] 39d7c5cfc0c0: Waiting [2025-03-12T06:47:45.371Z] 94fbd7a31d6c: Waiting [2025-03-12T06:47:45.371Z] 994456c4fd7b: Waiting [2025-03-12T06:47:45.371Z] 693e47e9c262: Layer already exists [2025-03-12T06:47:45.371Z] 2788cb2309e1: Layer already exists [2025-03-12T06:47:45.371Z] 2aac8d1019c7: Layer already exists [2025-03-12T06:47:45.371Z] 7e3dced25f67: Layer already exists [2025-03-12T06:47:45.371Z] 25909d0f0041: Layer already exists [2025-03-12T06:47:45.371Z] 834ae20db599: Layer already exists [2025-03-12T06:47:45.371Z] c8e7eb1a4953: Layer already exists [2025-03-12T06:47:45.371Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:45.371Z] 24e3f10f7b3c: Layer already exists [2025-03-12T06:47:45.371Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:45.371Z] ddecd8d99f5e: Layer already exists [2025-03-12T06:47:45.371Z] a88d901fbe85: Layer already exists [2025-03-12T06:47:45.371Z] 39d7c5cfc0c0: Layer already exists [2025-03-12T06:47:45.371Z] 94fbd7a31d6c: Layer already exists [2025-03-12T06:47:45.371Z] 5f70bf18a086: Layer already exists [2025-03-12T06:47:45.371Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:45.371Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:7bbc791521d9b428dde11f98226148ecf14d546103a21b86001ebf70902b95d3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:45.655Z] #49 ... [2025-03-12T06:47:45.655Z] [2025-03-12T06:47:45.655Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T06:47:45.655Z] #78 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:45.655Z] #78 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:45.655Z] #78 29.32 OK: 9 MiB in 16 packages [2025-03-12T06:47:45.655Z] #78 ... [2025-03-12T06:47:45.655Z] [2025-03-12T06:47:45.655Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:45.655Z] #46 ... [2025-03-12T06:47:45.655Z] [2025-03-12T06:47:45.655Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:45.697Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:46.015Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-03-12T06:47:46.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-12T06:47:46.015Z] 7e3dced25f67: Preparing [2025-03-12T06:47:46.015Z] 2788cb2309e1: Preparing [2025-03-12T06:47:46.015Z] 25909d0f0041: Preparing [2025-03-12T06:47:46.015Z] 693e47e9c262: Preparing [2025-03-12T06:47:46.015Z] 2aac8d1019c7: Preparing [2025-03-12T06:47:46.015Z] 834ae20db599: Preparing [2025-03-12T06:47:46.015Z] 24e3f10f7b3c: Preparing [2025-03-12T06:47:46.015Z] 9fbc6d570414: Preparing [2025-03-12T06:47:46.015Z] 089c4358dcf8: Preparing [2025-03-12T06:47:46.015Z] c8e7eb1a4953: Preparing [2025-03-12T06:47:46.015Z] ddecd8d99f5e: Preparing [2025-03-12T06:47:46.015Z] 5f70bf18a086: Preparing [2025-03-12T06:47:46.015Z] a88d901fbe85: Preparing [2025-03-12T06:47:46.015Z] 39d7c5cfc0c0: Preparing [2025-03-12T06:47:46.015Z] 94fbd7a31d6c: Preparing [2025-03-12T06:47:46.015Z] 994456c4fd7b: Preparing [2025-03-12T06:47:46.015Z] ddecd8d99f5e: Waiting [2025-03-12T06:47:46.015Z] 9fbc6d570414: Waiting [2025-03-12T06:47:46.015Z] 5f70bf18a086: Waiting [2025-03-12T06:47:46.015Z] a88d901fbe85: Waiting [2025-03-12T06:47:46.015Z] 089c4358dcf8: Waiting [2025-03-12T06:47:46.015Z] 39d7c5cfc0c0: Waiting [2025-03-12T06:47:46.015Z] c8e7eb1a4953: Waiting [2025-03-12T06:47:46.015Z] 994456c4fd7b: Waiting [2025-03-12T06:47:46.015Z] 834ae20db599: Waiting [2025-03-12T06:47:46.015Z] 24e3f10f7b3c: Waiting [2025-03-12T06:47:46.015Z] 2788cb2309e1: Layer already exists [2025-03-12T06:47:46.015Z] 25909d0f0041: Layer already exists [2025-03-12T06:47:46.015Z] 2aac8d1019c7: Layer already exists [2025-03-12T06:47:46.015Z] 7e3dced25f67: Layer already exists [2025-03-12T06:47:46.015Z] 693e47e9c262: Layer already exists [2025-03-12T06:47:46.015Z] 24e3f10f7b3c: Layer already exists [2025-03-12T06:47:46.015Z] 834ae20db599: Layer already exists [2025-03-12T06:47:46.015Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:46.015Z] c8e7eb1a4953: Layer already exists [2025-03-12T06:47:46.015Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:46.015Z] ddecd8d99f5e: Layer already exists [2025-03-12T06:47:46.015Z] a88d901fbe85: Layer already exists [2025-03-12T06:47:46.015Z] 5f70bf18a086: Layer already exists [2025-03-12T06:47:46.015Z] 39d7c5cfc0c0: Layer already exists [2025-03-12T06:47:46.015Z] 94fbd7a31d6c: Layer already exists [2025-03-12T06:47:46.015Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:46.015Z] odessa: digest: sha256:7bbc791521d9b428dde11f98226148ecf14d546103a21b86001ebf70902b95d3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:46.096Z] ===================================================== [Pipeline] echo [2025-03-12T06:47:46.114Z] taggedImages: [2025-03-12T06:47:46.114Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:46.114Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 [2025-03-12T06:47:46.114Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:46.114Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-03-12T06:47:46.143Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-12T06:47:46.143Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:46.143Z] 4.0.0 [2025-03-12T06:47:46.143Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:46.143Z] odessa [2025-03-12T06:47:46.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:46.240Z] #49 ... [2025-03-12T06:47:46.240Z] [2025-03-12T06:47:46.240Z] #35 [core-data internal] load build context [2025-03-12T06:47:46.240Z] #35 ... [2025-03-12T06:47:46.240Z] [2025-03-12T06:47:46.240Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:46.240Z] #49 ... [2025-03-12T06:47:46.240Z] [2025-03-12T06:47:46.240Z] #58 [core-command internal] load build context [2025-03-12T06:47:46.469Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-03-12T06:47:46.505Z] #58 ... [2025-03-12T06:47:46.505Z] [2025-03-12T06:47:46.505Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] sh [2025-03-12T06:47:46.769Z] #40 ... [2025-03-12T06:47:46.770Z] [2025-03-12T06:47:46.770Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:46.770Z] #57 ... [2025-03-12T06:47:46.770Z] [2025-03-12T06:47:46.770Z] #58 [core-command internal] load build context [2025-03-12T06:47:46.790Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:46.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-12T06:47:46.790Z] c27d2e1cf044: Preparing [2025-03-12T06:47:46.790Z] f1ed91c3971a: Preparing [2025-03-12T06:47:46.790Z] 05fdc4e5f41b: Preparing [2025-03-12T06:47:46.790Z] 71fe6087bd4d: Preparing [2025-03-12T06:47:46.790Z] 9fbc6d570414: Preparing [2025-03-12T06:47:46.790Z] 089c4358dcf8: Preparing [2025-03-12T06:47:46.790Z] d39c04b9890d: Preparing [2025-03-12T06:47:46.790Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:46.790Z] 994456c4fd7b: Preparing [2025-03-12T06:47:46.790Z] 089c4358dcf8: Waiting [2025-03-12T06:47:46.790Z] d39c04b9890d: Waiting [2025-03-12T06:47:46.790Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:46.790Z] 994456c4fd7b: Waiting [2025-03-12T06:47:46.790Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:46.790Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:46.790Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:46.790Z] f1ed91c3971a: Pushed [2025-03-12T06:47:46.790Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:46.790Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:46.790Z] 05fdc4e5f41b: Pushed [2025-03-12T06:47:46.790Z] c27d2e1cf044: Pushed [2025-03-12T06:47:47.729Z] #58 ... [2025-03-12T06:47:47.729Z] [2025-03-12T06:47:47.729Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:47:47.729Z] #65 ... [2025-03-12T06:47:47.729Z] [2025-03-12T06:47:47.729Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:47.994Z] #57 ... [2025-03-12T06:47:47.994Z] [2025-03-12T06:47:47.994Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:47:47.994Z] #37 ... [2025-03-12T06:47:47.994Z] [2025-03-12T06:47:47.994Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:47:47.994Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 37.0s [2025-03-12T06:47:48.273Z] #42 ... [2025-03-12T06:47:48.273Z] [2025-03-12T06:47:48.273Z] #58 [core-command internal] load build context [2025-03-12T06:47:48.538Z] #58 ... [2025-03-12T06:47:48.538Z] [2025-03-12T06:47:48.538Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:48.538Z] #62 ... [2025-03-12T06:47:48.538Z] [2025-03-12T06:47:48.538Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:48.804Z] #38 ... [2025-03-12T06:47:48.804Z] [2025-03-12T06:47:48.804Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:49.071Z] #62 ... [2025-03-12T06:47:49.071Z] [2025-03-12T06:47:49.071Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-12T06:47:49.071Z] #77 36.58 OK: 20 MiB in 18 packages [2025-03-12T06:47:49.071Z] #77 DONE 39.7s [2025-03-12T06:47:49.071Z] [2025-03-12T06:47:49.071Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:49.071Z] #62 ... [2025-03-12T06:47:49.071Z] [2025-03-12T06:47:49.071Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:49.071Z] #79 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:49.071Z] #79 29.14 OK: 14 MiB in 21 packages [2025-03-12T06:47:49.324Z] 71fe6087bd4d: Pushed [2025-03-12T06:47:49.324Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:299b1f1af7ddff52da1096d18aa71d575594f2827f4d0aaa11bb928891e55672 size: 2192 [Pipeline] } [2025-03-12T06:47:49.337Z] #79 ... [2025-03-12T06:47:49.337Z] [2025-03-12T06:47:49.337Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:49.337Z] #45 ... [2025-03-12T06:47:49.337Z] [2025-03-12T06:47:49.337Z] #58 [core-command internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:49.654Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:49.918Z] #58 transferring context: 26.88MB 65.6s [2025-03-12T06:47:49.918Z] #58 ... [2025-03-12T06:47:49.918Z] [2025-03-12T06:47:49.918Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T06:47:49.918Z] #78 DONE 34.2s [2025-03-12T06:47:49.918Z] [2025-03-12T06:47:49.918Z] #58 [core-command internal] load build context [2025-03-12T06:47:49.918Z] #58 ... [2025-03-12T06:47:49.918Z] [2025-03-12T06:47:49.918Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:49.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 [2025-03-12T06:47:49.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-12T06:47:49.976Z] c27d2e1cf044: Preparing [2025-03-12T06:47:49.976Z] f1ed91c3971a: Preparing [2025-03-12T06:47:49.976Z] 05fdc4e5f41b: Preparing [2025-03-12T06:47:49.976Z] 71fe6087bd4d: Preparing [2025-03-12T06:47:49.976Z] 9fbc6d570414: Preparing [2025-03-12T06:47:49.976Z] 089c4358dcf8: Preparing [2025-03-12T06:47:49.976Z] d39c04b9890d: Preparing [2025-03-12T06:47:49.976Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:49.976Z] 994456c4fd7b: Preparing [2025-03-12T06:47:49.976Z] d39c04b9890d: Waiting [2025-03-12T06:47:49.976Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:49.976Z] 994456c4fd7b: Waiting [2025-03-12T06:47:49.976Z] 089c4358dcf8: Waiting [2025-03-12T06:47:49.976Z] 05fdc4e5f41b: Layer already exists [2025-03-12T06:47:49.976Z] c27d2e1cf044: Layer already exists [2025-03-12T06:47:49.976Z] f1ed91c3971a: Layer already exists [2025-03-12T06:47:49.976Z] 71fe6087bd4d: Layer already exists [2025-03-12T06:47:49.976Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:49.976Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:49.976Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:49.976Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:49.976Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:49.976Z] 4.0.0: digest: sha256:299b1f1af7ddff52da1096d18aa71d575594f2827f4d0aaa11bb928891e55672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:50.185Z] #81 ... [2025-03-12T06:47:50.185Z] [2025-03-12T06:47:50.185Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:50.295Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:50.450Z] #38 ... [2025-03-12T06:47:50.450Z] [2025-03-12T06:47:50.450Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:50.450Z] #74 42.84 OK: 11 MiB in 17 packages [2025-03-12T06:47:50.450Z] #74 DONE 45.9s [2025-03-12T06:47:50.450Z] [2025-03-12T06:47:50.450Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:50.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:50.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-12T06:47:50.615Z] c27d2e1cf044: Preparing [2025-03-12T06:47:50.615Z] f1ed91c3971a: Preparing [2025-03-12T06:47:50.615Z] 05fdc4e5f41b: Preparing [2025-03-12T06:47:50.615Z] 71fe6087bd4d: Preparing [2025-03-12T06:47:50.615Z] 9fbc6d570414: Preparing [2025-03-12T06:47:50.615Z] 089c4358dcf8: Preparing [2025-03-12T06:47:50.615Z] d39c04b9890d: Preparing [2025-03-12T06:47:50.615Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:50.615Z] 994456c4fd7b: Preparing [2025-03-12T06:47:50.615Z] 089c4358dcf8: Waiting [2025-03-12T06:47:50.615Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:50.615Z] 994456c4fd7b: Waiting [2025-03-12T06:47:50.615Z] d39c04b9890d: Waiting [2025-03-12T06:47:50.615Z] 71fe6087bd4d: Layer already exists [2025-03-12T06:47:50.615Z] 05fdc4e5f41b: Layer already exists [2025-03-12T06:47:50.615Z] c27d2e1cf044: Layer already exists [2025-03-12T06:47:50.615Z] f1ed91c3971a: Layer already exists [2025-03-12T06:47:50.615Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:50.615Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:50.615Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:50.615Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:50.615Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:50.615Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:299b1f1af7ddff52da1096d18aa71d575594f2827f4d0aaa11bb928891e55672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:50.714Z] #38 ... [2025-03-12T06:47:50.714Z] [2025-03-12T06:47:50.714Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-12T06:47:50.714Z] #82 ... [2025-03-12T06:47:50.714Z] [2025-03-12T06:47:50.714Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T06:47:50.714Z] #80 28.45 OK: 20 MiB in 18 packages [2025-03-12T06:47:50.714Z] #80 DONE 31.0s [2025-03-12T06:47:50.714Z] [2025-03-12T06:47:50.714Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:50.942Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-03-12T06:47:50.983Z] #38 ... [2025-03-12T06:47:50.983Z] [2025-03-12T06:47:50.983Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh [2025-03-12T06:47:51.249Z] #83 ... [2025-03-12T06:47:51.249Z] [2025-03-12T06:47:51.249Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:51.249Z] #79 DONE 31.9s [2025-03-12T06:47:51.249Z] [2025-03-12T06:47:51.249Z] #58 [core-command internal] load build context [2025-03-12T06:47:51.249Z] #58 ... [2025-03-12T06:47:51.249Z] [2025-03-12T06:47:51.249Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-12T06:47:51.249Z] #76 39.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T06:47:51.249Z] #76 40.64 Executing busybox-1.36.1-r29.trigger [2025-03-12T06:47:51.249Z] #76 40.64 OK: 9 MiB in 15 packages [2025-03-12T06:47:51.249Z] #76 DONE 42.8s [2025-03-12T06:47:51.249Z] [2025-03-12T06:47:51.249Z] #58 [core-command internal] load build context [2025-03-12T06:47:51.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-03-12T06:47:51.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-12T06:47:51.263Z] c27d2e1cf044: Preparing [2025-03-12T06:47:51.263Z] f1ed91c3971a: Preparing [2025-03-12T06:47:51.263Z] 05fdc4e5f41b: Preparing [2025-03-12T06:47:51.263Z] 71fe6087bd4d: Preparing [2025-03-12T06:47:51.263Z] 9fbc6d570414: Preparing [2025-03-12T06:47:51.263Z] 089c4358dcf8: Preparing [2025-03-12T06:47:51.263Z] d39c04b9890d: Preparing [2025-03-12T06:47:51.263Z] 4f32cd82fea8: Preparing [2025-03-12T06:47:51.263Z] 994456c4fd7b: Preparing [2025-03-12T06:47:51.263Z] d39c04b9890d: Waiting [2025-03-12T06:47:51.263Z] 4f32cd82fea8: Waiting [2025-03-12T06:47:51.263Z] 994456c4fd7b: Waiting [2025-03-12T06:47:51.263Z] 089c4358dcf8: Waiting [2025-03-12T06:47:51.263Z] f1ed91c3971a: Layer already exists [2025-03-12T06:47:51.263Z] 71fe6087bd4d: Layer already exists [2025-03-12T06:47:51.263Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:51.263Z] 05fdc4e5f41b: Layer already exists [2025-03-12T06:47:51.263Z] c27d2e1cf044: Layer already exists [2025-03-12T06:47:51.263Z] d39c04b9890d: Layer already exists [2025-03-12T06:47:51.263Z] 4f32cd82fea8: Layer already exists [2025-03-12T06:47:51.263Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:51.263Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:51.263Z] odessa: digest: sha256:299b1f1af7ddff52da1096d18aa71d575594f2827f4d0aaa11bb928891e55672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:51.346Z] ===================================================== [Pipeline] echo [2025-03-12T06:47:51.358Z] taggedImages: [2025-03-12T06:47:51.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:51.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 [2025-03-12T06:47:51.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:51.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-03-12T06:47:51.383Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-12T06:47:51.383Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:51.383Z] 4.0.0 [2025-03-12T06:47:51.383Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:51.383Z] odessa [2025-03-12T06:47:51.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:51.730Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:51.829Z] #58 ... [2025-03-12T06:47:51.829Z] [2025-03-12T06:47:51.829Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:51.829Z] #51 ... [2025-03-12T06:47:51.829Z] [2025-03-12T06:47:51.829Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:52.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:52.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-12T06:47:52.053Z] 1506abce33a7: Preparing [2025-03-12T06:47:52.053Z] d9566eb602f2: Preparing [2025-03-12T06:47:52.053Z] 28d76df5bdcb: Preparing [2025-03-12T06:47:52.053Z] ade050967d56: Preparing [2025-03-12T06:47:52.053Z] a867d74c90ad: Preparing [2025-03-12T06:47:52.053Z] 9fbc6d570414: Preparing [2025-03-12T06:47:52.053Z] 089c4358dcf8: Preparing [2025-03-12T06:47:52.053Z] 8a3fa3c225ee: Preparing [2025-03-12T06:47:52.053Z] b3d8c8d627e4: Preparing [2025-03-12T06:47:52.053Z] 141be775b924: Preparing [2025-03-12T06:47:52.053Z] 994456c4fd7b: Preparing [2025-03-12T06:47:52.053Z] 9fbc6d570414: Waiting [2025-03-12T06:47:52.053Z] 089c4358dcf8: Waiting [2025-03-12T06:47:52.053Z] 8a3fa3c225ee: Waiting [2025-03-12T06:47:52.053Z] b3d8c8d627e4: Waiting [2025-03-12T06:47:52.053Z] 141be775b924: Waiting [2025-03-12T06:47:52.053Z] 994456c4fd7b: Waiting [2025-03-12T06:47:52.053Z] ade050967d56: Pushed [2025-03-12T06:47:52.053Z] a867d74c90ad: Pushed [2025-03-12T06:47:52.053Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:52.053Z] 1506abce33a7: Pushed [2025-03-12T06:47:52.053Z] d9566eb602f2: Pushed [2025-03-12T06:47:52.053Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:52.053Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:52.053Z] 8a3fa3c225ee: Pushed [2025-03-12T06:47:52.310Z] b3d8c8d627e4: Pushed [2025-03-12T06:47:52.783Z] #38 ... [2025-03-12T06:47:52.783Z] [2025-03-12T06:47:52.783Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-12T06:47:52.783Z] #84 DONE 1.8s [2025-03-12T06:47:52.783Z] [2025-03-12T06:47:52.783Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:53.245Z] 141be775b924: Pushed [2025-03-12T06:47:53.362Z] #38 ... [2025-03-12T06:47:53.362Z] [2025-03-12T06:47:53.362Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:47:53.628Z] #44 ... [2025-03-12T06:47:53.628Z] [2025-03-12T06:47:53.628Z] #38 [support-notifications internal] load build context [2025-03-12T06:47:53.813Z] 28d76df5bdcb: Pushed [2025-03-12T06:47:53.813Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:0d9eb8a021b4b574a90acf72bcefa9a0d4c2da997eed7d737bca09c804b240b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:54.140Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:54.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 [2025-03-12T06:47:54.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-12T06:47:54.460Z] 1506abce33a7: Preparing [2025-03-12T06:47:54.460Z] d9566eb602f2: Preparing [2025-03-12T06:47:54.460Z] 28d76df5bdcb: Preparing [2025-03-12T06:47:54.460Z] ade050967d56: Preparing [2025-03-12T06:47:54.460Z] a867d74c90ad: Preparing [2025-03-12T06:47:54.460Z] 9fbc6d570414: Preparing [2025-03-12T06:47:54.460Z] 089c4358dcf8: Preparing [2025-03-12T06:47:54.460Z] 8a3fa3c225ee: Preparing [2025-03-12T06:47:54.460Z] b3d8c8d627e4: Preparing [2025-03-12T06:47:54.460Z] 141be775b924: Preparing [2025-03-12T06:47:54.460Z] 994456c4fd7b: Preparing [2025-03-12T06:47:54.460Z] 141be775b924: Waiting [2025-03-12T06:47:54.460Z] 994456c4fd7b: Waiting [2025-03-12T06:47:54.460Z] b3d8c8d627e4: Waiting [2025-03-12T06:47:54.460Z] 9fbc6d570414: Waiting [2025-03-12T06:47:54.460Z] 089c4358dcf8: Waiting [2025-03-12T06:47:54.460Z] 8a3fa3c225ee: Waiting [2025-03-12T06:47:54.460Z] 28d76df5bdcb: Layer already exists [2025-03-12T06:47:54.460Z] 1506abce33a7: Layer already exists [2025-03-12T06:47:54.460Z] d9566eb602f2: Layer already exists [2025-03-12T06:47:54.460Z] a867d74c90ad: Layer already exists [2025-03-12T06:47:54.460Z] ade050967d56: Layer already exists [2025-03-12T06:47:54.460Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:54.460Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:54.460Z] b3d8c8d627e4: Layer already exists [2025-03-12T06:47:54.460Z] 8a3fa3c225ee: Layer already exists [2025-03-12T06:47:54.460Z] 141be775b924: Layer already exists [2025-03-12T06:47:54.460Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:54.460Z] 4.0.0: digest: sha256:0d9eb8a021b4b574a90acf72bcefa9a0d4c2da997eed7d737bca09c804b240b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:54.784Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:55.031Z] #38 transferring context: 18.93MB 68.6s [2025-03-12T06:47:55.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:55.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-12T06:47:55.114Z] 1506abce33a7: Preparing [2025-03-12T06:47:55.114Z] d9566eb602f2: Preparing [2025-03-12T06:47:55.114Z] 28d76df5bdcb: Preparing [2025-03-12T06:47:55.114Z] ade050967d56: Preparing [2025-03-12T06:47:55.114Z] a867d74c90ad: Preparing [2025-03-12T06:47:55.114Z] 9fbc6d570414: Preparing [2025-03-12T06:47:55.114Z] 089c4358dcf8: Preparing [2025-03-12T06:47:55.114Z] 8a3fa3c225ee: Preparing [2025-03-12T06:47:55.114Z] b3d8c8d627e4: Preparing [2025-03-12T06:47:55.114Z] 141be775b924: Preparing [2025-03-12T06:47:55.114Z] 994456c4fd7b: Preparing [2025-03-12T06:47:55.114Z] 089c4358dcf8: Waiting [2025-03-12T06:47:55.114Z] 8a3fa3c225ee: Waiting [2025-03-12T06:47:55.114Z] b3d8c8d627e4: Waiting [2025-03-12T06:47:55.114Z] 141be775b924: Waiting [2025-03-12T06:47:55.114Z] 994456c4fd7b: Waiting [2025-03-12T06:47:55.114Z] 9fbc6d570414: Waiting [2025-03-12T06:47:55.114Z] ade050967d56: Layer already exists [2025-03-12T06:47:55.114Z] 28d76df5bdcb: Layer already exists [2025-03-12T06:47:55.114Z] d9566eb602f2: Layer already exists [2025-03-12T06:47:55.114Z] 1506abce33a7: Layer already exists [2025-03-12T06:47:55.114Z] a867d74c90ad: Layer already exists [2025-03-12T06:47:55.114Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:55.114Z] 8a3fa3c225ee: Layer already exists [2025-03-12T06:47:55.114Z] b3d8c8d627e4: Layer already exists [2025-03-12T06:47:55.114Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:55.114Z] 141be775b924: Layer already exists [2025-03-12T06:47:55.114Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:55.114Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:0d9eb8a021b4b574a90acf72bcefa9a0d4c2da997eed7d737bca09c804b240b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:55.494Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:55.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-03-12T06:47:55.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-12T06:47:55.847Z] 1506abce33a7: Preparing [2025-03-12T06:47:55.847Z] d9566eb602f2: Preparing [2025-03-12T06:47:55.847Z] 28d76df5bdcb: Preparing [2025-03-12T06:47:55.847Z] ade050967d56: Preparing [2025-03-12T06:47:55.847Z] a867d74c90ad: Preparing [2025-03-12T06:47:55.847Z] 9fbc6d570414: Preparing [2025-03-12T06:47:55.847Z] 089c4358dcf8: Preparing [2025-03-12T06:47:55.847Z] 8a3fa3c225ee: Preparing [2025-03-12T06:47:55.847Z] b3d8c8d627e4: Preparing [2025-03-12T06:47:55.847Z] 141be775b924: Preparing [2025-03-12T06:47:55.847Z] 994456c4fd7b: Preparing [2025-03-12T06:47:55.847Z] b3d8c8d627e4: Waiting [2025-03-12T06:47:55.847Z] 9fbc6d570414: Waiting [2025-03-12T06:47:55.847Z] 8a3fa3c225ee: Waiting [2025-03-12T06:47:55.847Z] 089c4358dcf8: Waiting [2025-03-12T06:47:55.847Z] 141be775b924: Waiting [2025-03-12T06:47:55.847Z] 994456c4fd7b: Waiting [2025-03-12T06:47:55.847Z] ade050967d56: Layer already exists [2025-03-12T06:47:55.847Z] a867d74c90ad: Layer already exists [2025-03-12T06:47:55.847Z] 1506abce33a7: Layer already exists [2025-03-12T06:47:55.847Z] d9566eb602f2: Layer already exists [2025-03-12T06:47:55.847Z] 28d76df5bdcb: Layer already exists [2025-03-12T06:47:55.847Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:55.847Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:55.847Z] b3d8c8d627e4: Layer already exists [2025-03-12T06:47:55.847Z] 8a3fa3c225ee: Layer already exists [2025-03-12T06:47:55.847Z] 141be775b924: Layer already exists [2025-03-12T06:47:55.847Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:55.847Z] odessa: digest: sha256:0d9eb8a021b4b574a90acf72bcefa9a0d4c2da997eed7d737bca09c804b240b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:47:55.932Z] ===================================================== [Pipeline] echo [2025-03-12T06:47:55.943Z] taggedImages: [2025-03-12T06:47:55.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:55.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 [2025-03-12T06:47:55.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:55.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-03-12T06:47:55.971Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-12T06:47:55.971Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:55.971Z] 4.0.0 [2025-03-12T06:47:55.971Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:47:55.971Z] odessa [2025-03-12T06:47:55.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2025-03-12T06:47:55.991Z] #38 ... [2025-03-12T06:47:55.991Z] [2025-03-12T06:47:55.991Z] #46 [core-metadata internal] load build context [2025-03-12T06:47:55.991Z] #46 ... [2025-03-12T06:47:55.991Z] [2025-03-12T06:47:55.991Z] #51 [support-scheduler internal] load build context [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:56.257Z] #51 ... [2025-03-12T06:47:56.257Z] [2025-03-12T06:47:56.257Z] #35 [core-data internal] load build context [2025-03-12T06:47:56.357Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:56.524Z] #35 ... [2025-03-12T06:47:56.524Z] [2025-03-12T06:47:56.524Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:56.524Z] #51 ... [2025-03-12T06:47:56.524Z] [2025-03-12T06:47:56.524Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:56.524Z] #49 ... [2025-03-12T06:47:56.524Z] [2025-03-12T06:47:56.524Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T06:47:56.524Z] #81 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:56.524Z] #81 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:56.524Z] #81 14.82 OK: 15 MiB in 28 packages [2025-03-12T06:47:56.524Z] #81 DONE 16.6s [2025-03-12T06:47:56.524Z] [2025-03-12T06:47:56.524Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:47:56.524Z] #49 ... [2025-03-12T06:47:56.524Z] [2025-03-12T06:47:56.524Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:56.697Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:47:56.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-12T06:47:56.697Z] 17ad067d05cf: Preparing [2025-03-12T06:47:56.697Z] ddc142a25edc: Preparing [2025-03-12T06:47:56.697Z] 8c820d73aa3f: Preparing [2025-03-12T06:47:56.697Z] 8fb50d8bb651: Preparing [2025-03-12T06:47:56.697Z] 8147cc456581: Preparing [2025-03-12T06:47:56.697Z] 972bdaac8d52: Preparing [2025-03-12T06:47:56.697Z] 82af23ab1797: Preparing [2025-03-12T06:47:56.697Z] 9fbc6d570414: Preparing [2025-03-12T06:47:56.697Z] 089c4358dcf8: Preparing [2025-03-12T06:47:56.697Z] ab634420cd7d: Preparing [2025-03-12T06:47:56.697Z] e2ea092855b1: Preparing [2025-03-12T06:47:56.697Z] 994456c4fd7b: Preparing [2025-03-12T06:47:56.697Z] 972bdaac8d52: Waiting [2025-03-12T06:47:56.697Z] 089c4358dcf8: Waiting [2025-03-12T06:47:56.697Z] 82af23ab1797: Waiting [2025-03-12T06:47:56.697Z] ab634420cd7d: Waiting [2025-03-12T06:47:56.697Z] e2ea092855b1: Waiting [2025-03-12T06:47:56.697Z] 994456c4fd7b: Waiting [2025-03-12T06:47:56.697Z] 9fbc6d570414: Waiting [2025-03-12T06:47:56.697Z] ddc142a25edc: Pushed [2025-03-12T06:47:56.697Z] 17ad067d05cf: Pushed [2025-03-12T06:47:56.697Z] 8147cc456581: Pushed [2025-03-12T06:47:56.697Z] 9fbc6d570414: Layer already exists [2025-03-12T06:47:56.697Z] 089c4358dcf8: Layer already exists [2025-03-12T06:47:56.697Z] 972bdaac8d52: Pushed [2025-03-12T06:47:56.697Z] 82af23ab1797: Pushed [2025-03-12T06:47:56.959Z] 994456c4fd7b: Layer already exists [2025-03-12T06:47:56.959Z] ab634420cd7d: Pushed [2025-03-12T06:47:57.106Z] #51 ... [2025-03-12T06:47:57.106Z] [2025-03-12T06:47:57.106Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-12T06:47:57.106Z] #82 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:57.106Z] #82 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:57.106Z] #82 15.11 OK: 10 MiB in 19 packages [2025-03-12T06:47:57.106Z] #82 DONE 16.6s [2025-03-12T06:47:57.373Z] [2025-03-12T06:47:57.373Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:57.738Z] #51 ... [2025-03-12T06:47:57.738Z] [2025-03-12T06:47:57.738Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-12T06:47:57.738Z] #83 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:57.738Z] #83 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:47:57.738Z] #83 15.54 OK: 9 MiB in 18 packages [2025-03-12T06:47:57.738Z] #83 DONE 16.7s [2025-03-12T06:47:57.738Z] [2025-03-12T06:47:57.738Z] #51 [support-scheduler internal] load build context [2025-03-12T06:47:57.738Z] #51 ... [2025-03-12T06:47:57.738Z] [2025-03-12T06:47:57.738Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:47:57.890Z] e2ea092855b1: Pushed [2025-03-12T06:47:58.023Z] #65 ... [2025-03-12T06:47:58.023Z] [2025-03-12T06:47:58.023Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:47:58.023Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.1s [2025-03-12T06:47:58.023Z] #40 ... [2025-03-12T06:47:58.023Z] [2025-03-12T06:47:58.023Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:47:58.303Z] #65 ... [2025-03-12T06:47:58.303Z] [2025-03-12T06:47:58.303Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-12T06:47:58.303Z] #85 DONE 7.7s [2025-03-12T06:47:58.303Z] [2025-03-12T06:47:58.303Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:47:58.303Z] #65 ... [2025-03-12T06:47:58.303Z] [2025-03-12T06:47:58.303Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:47:58.303Z] #37 ... [2025-03-12T06:47:58.303Z] [2025-03-12T06:47:58.303Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:47:58.303Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 47.6s [2025-03-12T06:47:58.455Z] 8fb50d8bb651: Pushed [2025-03-12T06:47:58.582Z] #42 ... [2025-03-12T06:47:58.582Z] [2025-03-12T06:47:58.582Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:58.582Z] #57 ... [2025-03-12T06:47:58.582Z] [2025-03-12T06:47:58.582Z] #35 [core-data internal] load build context [2025-03-12T06:47:58.582Z] #35 transferring context: 44.68MB 77.3s done [2025-03-12T06:47:59.183Z] #35 ... [2025-03-12T06:47:59.183Z] [2025-03-12T06:47:59.183Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:47:59.393Z] 8c820d73aa3f: Pushed [2025-03-12T06:47:59.393Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:dc92a8a2495893376ea81858bedf3db8a266811fa50fe8acd6c32a1723ee9d6b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:47:59.454Z] #62 ... [2025-03-12T06:47:59.454Z] [2025-03-12T06:47:59.454Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:59.725Z] #57 ... [2025-03-12T06:47:59.725Z] [2025-03-12T06:47:59.725Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:47:59.725Z] #45 ... [2025-03-12T06:47:59.725Z] [2025-03-12T06:47:59.725Z] #57 [core-keeper internal] load build context [2025-03-12T06:47:59.728Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:00.047Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 [2025-03-12T06:48:00.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-12T06:48:00.047Z] 17ad067d05cf: Preparing [2025-03-12T06:48:00.047Z] ddc142a25edc: Preparing [2025-03-12T06:48:00.047Z] 8c820d73aa3f: Preparing [2025-03-12T06:48:00.047Z] 8fb50d8bb651: Preparing [2025-03-12T06:48:00.047Z] 8147cc456581: Preparing [2025-03-12T06:48:00.047Z] 972bdaac8d52: Preparing [2025-03-12T06:48:00.047Z] 82af23ab1797: Preparing [2025-03-12T06:48:00.047Z] 9fbc6d570414: Preparing [2025-03-12T06:48:00.047Z] 089c4358dcf8: Preparing [2025-03-12T06:48:00.047Z] ab634420cd7d: Preparing [2025-03-12T06:48:00.047Z] e2ea092855b1: Preparing [2025-03-12T06:48:00.047Z] 994456c4fd7b: Preparing [2025-03-12T06:48:00.047Z] ab634420cd7d: Waiting [2025-03-12T06:48:00.047Z] e2ea092855b1: Waiting [2025-03-12T06:48:00.047Z] 82af23ab1797: Waiting [2025-03-12T06:48:00.047Z] 994456c4fd7b: Waiting [2025-03-12T06:48:00.047Z] 972bdaac8d52: Waiting [2025-03-12T06:48:00.047Z] 8c820d73aa3f: Layer already exists [2025-03-12T06:48:00.047Z] ddc142a25edc: Layer already exists [2025-03-12T06:48:00.047Z] 17ad067d05cf: Layer already exists [2025-03-12T06:48:00.047Z] 8fb50d8bb651: Layer already exists [2025-03-12T06:48:00.047Z] 8147cc456581: Layer already exists [2025-03-12T06:48:00.047Z] 972bdaac8d52: Layer already exists [2025-03-12T06:48:00.047Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:00.047Z] 82af23ab1797: Layer already exists [2025-03-12T06:48:00.047Z] ab634420cd7d: Layer already exists [2025-03-12T06:48:00.047Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:00.047Z] e2ea092855b1: Layer already exists [2025-03-12T06:48:00.047Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:00.047Z] 4.0.0: digest: sha256:dc92a8a2495893376ea81858bedf3db8a266811fa50fe8acd6c32a1723ee9d6b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:00.363Z] #57 ... [2025-03-12T06:48:00.364Z] [2025-03-12T06:48:00.364Z] #35 [core-data internal] load build context [2025-03-12T06:48:00.364Z] #35 DONE 79.4s [2025-03-12T06:48:00.364Z] [2025-03-12T06:48:00.364Z] #57 [core-keeper internal] load build context [2025-03-12T06:48:00.429Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:00.653Z] #57 ... [2025-03-12T06:48:00.653Z] [2025-03-12T06:48:00.653Z] #49 [security-secretstore-setup internal] load build context [2025-03-12T06:48:00.653Z] #49 transferring context: 44.68MB 76.2s done [2025-03-12T06:48:00.653Z] #49 DONE 78.1s [2025-03-12T06:48:00.653Z] [2025-03-12T06:48:00.653Z] #57 [core-keeper internal] load build context [2025-03-12T06:48:00.750Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:00.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-12T06:48:00.751Z] 17ad067d05cf: Preparing [2025-03-12T06:48:00.751Z] ddc142a25edc: Preparing [2025-03-12T06:48:00.751Z] 8c820d73aa3f: Preparing [2025-03-12T06:48:00.751Z] 8fb50d8bb651: Preparing [2025-03-12T06:48:00.751Z] 8147cc456581: Preparing [2025-03-12T06:48:00.751Z] 972bdaac8d52: Preparing [2025-03-12T06:48:00.751Z] 82af23ab1797: Preparing [2025-03-12T06:48:00.751Z] 9fbc6d570414: Preparing [2025-03-12T06:48:00.751Z] 089c4358dcf8: Preparing [2025-03-12T06:48:00.751Z] ab634420cd7d: Preparing [2025-03-12T06:48:00.751Z] e2ea092855b1: Preparing [2025-03-12T06:48:00.751Z] 994456c4fd7b: Preparing [2025-03-12T06:48:00.751Z] ab634420cd7d: Waiting [2025-03-12T06:48:00.751Z] 9fbc6d570414: Waiting [2025-03-12T06:48:00.751Z] 089c4358dcf8: Waiting [2025-03-12T06:48:00.751Z] e2ea092855b1: Waiting [2025-03-12T06:48:00.751Z] 972bdaac8d52: Waiting [2025-03-12T06:48:00.751Z] 8147cc456581: Layer already exists [2025-03-12T06:48:00.751Z] 8fb50d8bb651: Layer already exists [2025-03-12T06:48:00.751Z] 8c820d73aa3f: Layer already exists [2025-03-12T06:48:00.751Z] 17ad067d05cf: Layer already exists [2025-03-12T06:48:00.751Z] ddc142a25edc: Layer already exists [2025-03-12T06:48:00.751Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:00.751Z] 82af23ab1797: Layer already exists [2025-03-12T06:48:00.751Z] 972bdaac8d52: Layer already exists [2025-03-12T06:48:00.751Z] ab634420cd7d: Layer already exists [2025-03-12T06:48:00.751Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:00.751Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:00.751Z] e2ea092855b1: Layer already exists [2025-03-12T06:48:00.751Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:dc92a8a2495893376ea81858bedf3db8a266811fa50fe8acd6c32a1723ee9d6b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:01.066Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:01.391Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-03-12T06:48:01.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-12T06:48:01.391Z] 17ad067d05cf: Preparing [2025-03-12T06:48:01.391Z] ddc142a25edc: Preparing [2025-03-12T06:48:01.391Z] 8c820d73aa3f: Preparing [2025-03-12T06:48:01.391Z] 8fb50d8bb651: Preparing [2025-03-12T06:48:01.391Z] 8147cc456581: Preparing [2025-03-12T06:48:01.391Z] 972bdaac8d52: Preparing [2025-03-12T06:48:01.391Z] 82af23ab1797: Preparing [2025-03-12T06:48:01.391Z] 9fbc6d570414: Preparing [2025-03-12T06:48:01.391Z] 089c4358dcf8: Preparing [2025-03-12T06:48:01.391Z] ab634420cd7d: Preparing [2025-03-12T06:48:01.391Z] e2ea092855b1: Preparing [2025-03-12T06:48:01.391Z] 994456c4fd7b: Preparing [2025-03-12T06:48:01.391Z] 972bdaac8d52: Waiting [2025-03-12T06:48:01.391Z] 82af23ab1797: Waiting [2025-03-12T06:48:01.391Z] ab634420cd7d: Waiting [2025-03-12T06:48:01.391Z] 089c4358dcf8: Waiting [2025-03-12T06:48:01.391Z] e2ea092855b1: Waiting [2025-03-12T06:48:01.391Z] 8fb50d8bb651: Layer already exists [2025-03-12T06:48:01.391Z] ddc142a25edc: Layer already exists [2025-03-12T06:48:01.391Z] 17ad067d05cf: Layer already exists [2025-03-12T06:48:01.391Z] 8147cc456581: Layer already exists [2025-03-12T06:48:01.391Z] 8c820d73aa3f: Layer already exists [2025-03-12T06:48:01.391Z] 972bdaac8d52: Layer already exists [2025-03-12T06:48:01.391Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:01.391Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:01.391Z] 82af23ab1797: Layer already exists [2025-03-12T06:48:01.391Z] ab634420cd7d: Layer already exists [2025-03-12T06:48:01.391Z] e2ea092855b1: Layer already exists [2025-03-12T06:48:01.391Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:01.391Z] odessa: digest: sha256:dc92a8a2495893376ea81858bedf3db8a266811fa50fe8acd6c32a1723ee9d6b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:48:01.471Z] ===================================================== [Pipeline] echo [2025-03-12T06:48:01.486Z] taggedImages: [2025-03-12T06:48:01.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:01.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 [2025-03-12T06:48:01.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:01.486Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-03-12T06:48:01.509Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-12T06:48:01.509Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:01.509Z] 4.0.0 [2025-03-12T06:48:01.509Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:01.509Z] odessa [2025-03-12T06:48:01.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:01.849Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:02.060Z] #57 ... [2025-03-12T06:48:02.060Z] [2025-03-12T06:48:02.060Z] #58 [core-command internal] load build context [2025-03-12T06:48:02.060Z] #58 transferring context: 44.68MB 76.9s done [2025-03-12T06:48:02.060Z] #58 ... [2025-03-12T06:48:02.060Z] [2025-03-12T06:48:02.060Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:48:02.060Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 37.9s [2025-03-12T06:48:02.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:02.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-12T06:48:02.243Z] d54b5899475b: Preparing [2025-03-12T06:48:02.243Z] f86b8c52fe78: Preparing [2025-03-12T06:48:02.243Z] 9fbc6d570414: Preparing [2025-03-12T06:48:02.243Z] 089c4358dcf8: Preparing [2025-03-12T06:48:02.243Z] df299d5a1788: Preparing [2025-03-12T06:48:02.243Z] aace0e4f190b: Preparing [2025-03-12T06:48:02.243Z] 994456c4fd7b: Preparing [2025-03-12T06:48:02.243Z] aace0e4f190b: Waiting [2025-03-12T06:48:02.243Z] 994456c4fd7b: Waiting [2025-03-12T06:48:02.243Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:02.243Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:02.243Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:02.243Z] df299d5a1788: Pushed [2025-03-12T06:48:02.243Z] d54b5899475b: Pushed [2025-03-12T06:48:04.191Z] #40 ... [2025-03-12T06:48:04.191Z] [2025-03-12T06:48:04.191Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-12T06:48:04.191Z] #86 DONE 4.9s [2025-03-12T06:48:04.191Z] [2025-03-12T06:48:04.191Z] #57 [core-keeper internal] load build context [2025-03-12T06:48:04.191Z] #57 ... [2025-03-12T06:48:04.191Z] [2025-03-12T06:48:04.191Z] #58 [core-command internal] load build context [2025-03-12T06:48:04.191Z] #58 DONE 80.2s [2025-03-12T06:48:04.191Z] [2025-03-12T06:48:04.191Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:48:04.191Z] #40 ... [2025-03-12T06:48:04.191Z] [2025-03-12T06:48:04.191Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:48:04.191Z] #44 ... [2025-03-12T06:48:04.191Z] [2025-03-12T06:48:04.191Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:48:04.548Z] aace0e4f190b: Pushed [2025-03-12T06:48:05.610Z] #45 ... [2025-03-12T06:48:05.610Z] [2025-03-12T06:48:05.610Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:48:06.203Z] #40 ... [2025-03-12T06:48:06.203Z] [2025-03-12T06:48:06.203Z] #46 [core-metadata internal] load build context [2025-03-12T06:48:06.203Z] #46 ... [2025-03-12T06:48:06.203Z] [2025-03-12T06:48:06.203Z] #38 [support-notifications internal] load build context [2025-03-12T06:48:06.203Z] #38 transferring context: 31.72MB 79.9s [2025-03-12T06:48:06.450Z] f86b8c52fe78: Pushed [2025-03-12T06:48:06.450Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:48c177456e93e3fdfaacb0783952fa4cd8d25f503a69d96ede1bd88f8fce3a43 size: 1781 [Pipeline] } [Pipeline] // withEnv [2025-03-12T06:48:06.484Z] #38 ... [2025-03-12T06:48:06.484Z] [2025-03-12T06:48:06.484Z] #46 [core-metadata internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:06.774Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:07.069Z] #46 ... [2025-03-12T06:48:07.069Z] [2025-03-12T06:48:07.069Z] #51 [support-scheduler internal] load build context [2025-03-12T06:48:07.069Z] #51 transferring context: 44.68MB 83.9s done [2025-03-12T06:48:07.069Z] #51 DONE 84.6s [2025-03-12T06:48:07.069Z] [2025-03-12T06:48:07.069Z] #46 [core-metadata internal] load build context [2025-03-12T06:48:07.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 [2025-03-12T06:48:07.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-12T06:48:07.100Z] d54b5899475b: Preparing [2025-03-12T06:48:07.100Z] f86b8c52fe78: Preparing [2025-03-12T06:48:07.100Z] 9fbc6d570414: Preparing [2025-03-12T06:48:07.100Z] 089c4358dcf8: Preparing [2025-03-12T06:48:07.100Z] df299d5a1788: Preparing [2025-03-12T06:48:07.100Z] aace0e4f190b: Preparing [2025-03-12T06:48:07.100Z] 994456c4fd7b: Preparing [2025-03-12T06:48:07.100Z] aace0e4f190b: Waiting [2025-03-12T06:48:07.100Z] 994456c4fd7b: Waiting [2025-03-12T06:48:07.100Z] df299d5a1788: Layer already exists [2025-03-12T06:48:07.100Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:07.100Z] f86b8c52fe78: Layer already exists [2025-03-12T06:48:07.100Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:07.100Z] d54b5899475b: Layer already exists [2025-03-12T06:48:07.100Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:07.100Z] aace0e4f190b: Layer already exists [2025-03-12T06:48:07.100Z] 4.0.0: digest: sha256:48c177456e93e3fdfaacb0783952fa4cd8d25f503a69d96ede1bd88f8fce3a43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:07.436Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:07.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:07.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-12T06:48:07.761Z] d54b5899475b: Preparing [2025-03-12T06:48:07.761Z] f86b8c52fe78: Preparing [2025-03-12T06:48:07.761Z] 9fbc6d570414: Preparing [2025-03-12T06:48:07.761Z] 089c4358dcf8: Preparing [2025-03-12T06:48:07.761Z] df299d5a1788: Preparing [2025-03-12T06:48:07.761Z] aace0e4f190b: Preparing [2025-03-12T06:48:07.761Z] 994456c4fd7b: Preparing [2025-03-12T06:48:07.761Z] aace0e4f190b: Waiting [2025-03-12T06:48:07.761Z] 994456c4fd7b: Waiting [2025-03-12T06:48:07.761Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:07.761Z] f86b8c52fe78: Layer already exists [2025-03-12T06:48:07.761Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:07.761Z] d54b5899475b: Layer already exists [2025-03-12T06:48:07.761Z] df299d5a1788: Layer already exists [2025-03-12T06:48:07.761Z] aace0e4f190b: Layer already exists [2025-03-12T06:48:07.761Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:07.761Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:48c177456e93e3fdfaacb0783952fa4cd8d25f503a69d96ede1bd88f8fce3a43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:08.089Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:08.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-03-12T06:48:08.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-12T06:48:08.417Z] d54b5899475b: Preparing [2025-03-12T06:48:08.417Z] f86b8c52fe78: Preparing [2025-03-12T06:48:08.417Z] 9fbc6d570414: Preparing [2025-03-12T06:48:08.417Z] 089c4358dcf8: Preparing [2025-03-12T06:48:08.417Z] df299d5a1788: Preparing [2025-03-12T06:48:08.417Z] aace0e4f190b: Preparing [2025-03-12T06:48:08.417Z] 994456c4fd7b: Preparing [2025-03-12T06:48:08.417Z] aace0e4f190b: Waiting [2025-03-12T06:48:08.417Z] 994456c4fd7b: Waiting [2025-03-12T06:48:08.417Z] d54b5899475b: Layer already exists [2025-03-12T06:48:08.417Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:08.417Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:08.417Z] df299d5a1788: Layer already exists [2025-03-12T06:48:08.417Z] f86b8c52fe78: Layer already exists [2025-03-12T06:48:08.417Z] aace0e4f190b: Layer already exists [2025-03-12T06:48:08.417Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:08.417Z] odessa: digest: sha256:48c177456e93e3fdfaacb0783952fa4cd8d25f503a69d96ede1bd88f8fce3a43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:48:08.500Z] ===================================================== [2025-03-12T06:48:08.508Z] #46 ... [2025-03-12T06:48:08.508Z] [2025-03-12T06:48:08.508Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:48:08.508Z] #65 ... [2025-03-12T06:48:08.508Z] [2025-03-12T06:48:08.508Z] #37 [security-proxy-auth internal] load build context [Pipeline] echo [2025-03-12T06:48:08.514Z] taggedImages: [2025-03-12T06:48:08.514Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:08.514Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 [2025-03-12T06:48:08.514Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:08.514Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-03-12T06:48:08.543Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-12T06:48:08.543Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:08.543Z] 4.0.0 [2025-03-12T06:48:08.543Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:08.543Z] odessa [2025-03-12T06:48:08.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:08.775Z] #37 ... [2025-03-12T06:48:08.775Z] [2025-03-12T06:48:08.776Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:48:08.776Z] #65 ... [2025-03-12T06:48:08.776Z] [2025-03-12T06:48:08.776Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-12T06:48:08.776Z] #87 DONE 2.0s [2025-03-12T06:48:08.776Z] [2025-03-12T06:48:08.776Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:48:08.776Z] #65 ... [2025-03-12T06:48:08.776Z] [2025-03-12T06:48:08.776Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T06:48:08.776Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 48.0s done [2025-03-12T06:48:08.891Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:09.049Z] #42 ... [2025-03-12T06:48:09.049Z] [2025-03-12T06:48:09.049Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:48:09.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:09.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-12T06:48:09.212Z] c4c2c1a13711: Preparing [2025-03-12T06:48:09.212Z] 634ffcec9e0e: Preparing [2025-03-12T06:48:09.212Z] 8f884b692054: Preparing [2025-03-12T06:48:09.212Z] 9fbc6d570414: Preparing [2025-03-12T06:48:09.212Z] 089c4358dcf8: Preparing [2025-03-12T06:48:09.212Z] 7de7131b5dc2: Preparing [2025-03-12T06:48:09.212Z] 36822e9dbfa2: Preparing [2025-03-12T06:48:09.212Z] adbe25c98625: Preparing [2025-03-12T06:48:09.212Z] c428d0d4f65f: Preparing [2025-03-12T06:48:09.212Z] 994456c4fd7b: Preparing [2025-03-12T06:48:09.212Z] 7de7131b5dc2: Waiting [2025-03-12T06:48:09.212Z] 36822e9dbfa2: Waiting [2025-03-12T06:48:09.212Z] 994456c4fd7b: Waiting [2025-03-12T06:48:09.212Z] c428d0d4f65f: Waiting [2025-03-12T06:48:09.212Z] adbe25c98625: Waiting [2025-03-12T06:48:09.212Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:09.212Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:09.212Z] 634ffcec9e0e: Pushed [2025-03-12T06:48:09.212Z] 8f884b692054: Pushed [2025-03-12T06:48:09.212Z] c4c2c1a13711: Pushed [2025-03-12T06:48:09.212Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:09.212Z] adbe25c98625: Pushed [2025-03-12T06:48:09.638Z] #65 ... [2025-03-12T06:48:09.638Z] [2025-03-12T06:48:09.638Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:48:09.638Z] #62 ... [2025-03-12T06:48:09.638Z] [2025-03-12T06:48:09.638Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:48:09.780Z] c428d0d4f65f: Pushed [2025-03-12T06:48:09.908Z] #65 ... [2025-03-12T06:48:09.908Z] [2025-03-12T06:48:09.908Z] #46 [core-metadata internal] load build context [2025-03-12T06:48:09.908Z] #46 transferring context: 44.68MB 76.0s done [2025-03-12T06:48:09.908Z] #46 DONE 79.9s [2025-03-12T06:48:09.908Z] [2025-03-12T06:48:09.908Z] #65 [security-proxy-setup internal] load build context [2025-03-12T06:48:10.495Z] #65 transferring context: 44.68MB 83.0s done [2025-03-12T06:48:11.087Z] #65 DONE 85.7s [2025-03-12T06:48:11.087Z] [2025-03-12T06:48:11.087Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:48:11.356Z] #62 ... [2025-03-12T06:48:11.356Z] [2025-03-12T06:48:11.356Z] #38 [support-notifications internal] load build context [2025-03-12T06:48:11.356Z] #38 transferring context: 44.68MB 84.6s done [2025-03-12T06:48:11.356Z] #38 DONE 86.2s [2025-03-12T06:48:11.356Z] [2025-03-12T06:48:11.356Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:48:11.624Z] #62 ... [2025-03-12T06:48:11.624Z] [2025-03-12T06:48:11.624Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:11.895Z] #88 ... [2025-03-12T06:48:11.896Z] [2025-03-12T06:48:11.896Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:48:12.488Z] #62 ... [2025-03-12T06:48:12.488Z] [2025-03-12T06:48:12.488Z] #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:12.756Z] #89 ... [2025-03-12T06:48:12.756Z] [2025-03-12T06:48:12.756Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:48:12.756Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 48.4s [2025-03-12T06:48:12.756Z] #40 ... [2025-03-12T06:48:12.756Z] [2025-03-12T06:48:12.756Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:48:13.030Z] #62 ... [2025-03-12T06:48:13.030Z] [2025-03-12T06:48:13.030Z] #37 [security-proxy-auth internal] load build context [2025-03-12T06:48:13.030Z] #37 transferring context: 44.68MB 90.3s done [2025-03-12T06:48:13.030Z] #37 DONE 90.9s [2025-03-12T06:48:13.030Z] [2025-03-12T06:48:13.030Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:48:13.615Z] #62 ... [2025-03-12T06:48:13.615Z] [2025-03-12T06:48:13.615Z] #57 [core-keeper internal] load build context [2025-03-12T06:48:13.615Z] #57 transferring context: 44.68MB 88.8s done [2025-03-12T06:48:13.615Z] #57 ... [2025-03-12T06:48:13.615Z] [2025-03-12T06:48:13.615Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:48:13.965Z] 36822e9dbfa2: Pushed [2025-03-12T06:48:14.202Z] #62 ... [2025-03-12T06:48:14.202Z] [2025-03-12T06:48:14.202Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-12T06:48:14.202Z] #45 transferring context: 44.68MB 80.0s done [2025-03-12T06:48:14.202Z] #45 DONE 84.0s [2025-03-12T06:48:14.202Z] [2025-03-12T06:48:14.202Z] #57 [core-keeper internal] load build context [2025-03-12T06:48:14.202Z] #57 DONE 90.8s [2025-03-12T06:48:14.202Z] [2025-03-12T06:48:14.202Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:48:14.202Z] #44 ... [2025-03-12T06:48:14.202Z] [2025-03-12T06:48:14.202Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:48:15.628Z] #40 ... [2025-03-12T06:48:15.628Z] [2025-03-12T06:48:15.628Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-12T06:48:15.628Z] #44 transferring context: 44.68MB 81.5s done [2025-03-12T06:48:15.628Z] #44 DONE 85.2s [2025-03-12T06:48:15.628Z] [2025-03-12T06:48:15.628Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:48:17.049Z] #40 ... [2025-03-12T06:48:17.049Z] [2025-03-12T06:48:17.049Z] #62 [security-bootstrapper internal] load build context [2025-03-12T06:48:17.049Z] #62 transferring context: 44.68MB 89.6s done [2025-03-12T06:48:17.049Z] #62 DONE 91.7s [2025-03-12T06:48:17.049Z] [2025-03-12T06:48:17.049Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:48:17.636Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 53.5s [2025-03-12T06:48:18.598Z] #40 ... [2025-03-12T06:48:18.598Z] [2025-03-12T06:48:18.598Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:18.866Z] #90 ... [2025-03-12T06:48:18.866Z] [2025-03-12T06:48:18.866Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T06:48:18.866Z] #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.8s done [2025-03-12T06:48:20.529Z] 7de7131b5dc2: Pushed [2025-03-12T06:48:20.529Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:b39056f2ebc5e6cf563679ff3ca75c9fad2c30f0cd6f7e2301fed5bc40376868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:20.859Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:21.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 [2025-03-12T06:48:21.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-12T06:48:21.184Z] c4c2c1a13711: Preparing [2025-03-12T06:48:21.184Z] 634ffcec9e0e: Preparing [2025-03-12T06:48:21.184Z] 8f884b692054: Preparing [2025-03-12T06:48:21.184Z] 9fbc6d570414: Preparing [2025-03-12T06:48:21.185Z] 089c4358dcf8: Preparing [2025-03-12T06:48:21.185Z] 7de7131b5dc2: Preparing [2025-03-12T06:48:21.185Z] 36822e9dbfa2: Preparing [2025-03-12T06:48:21.185Z] adbe25c98625: Preparing [2025-03-12T06:48:21.185Z] c428d0d4f65f: Preparing [2025-03-12T06:48:21.185Z] 7de7131b5dc2: Waiting [2025-03-12T06:48:21.185Z] 36822e9dbfa2: Waiting [2025-03-12T06:48:21.185Z] adbe25c98625: Waiting [2025-03-12T06:48:21.185Z] 994456c4fd7b: Preparing [2025-03-12T06:48:21.185Z] 994456c4fd7b: Waiting [2025-03-12T06:48:21.185Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:21.185Z] c4c2c1a13711: Layer already exists [2025-03-12T06:48:21.185Z] 8f884b692054: Layer already exists [2025-03-12T06:48:21.185Z] 634ffcec9e0e: Layer already exists [2025-03-12T06:48:21.185Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:21.185Z] 36822e9dbfa2: Layer already exists [2025-03-12T06:48:21.185Z] 7de7131b5dc2: Layer already exists [2025-03-12T06:48:21.185Z] adbe25c98625: Layer already exists [2025-03-12T06:48:21.185Z] c428d0d4f65f: Layer already exists [2025-03-12T06:48:21.185Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:21.185Z] 4.0.0: digest: sha256:b39056f2ebc5e6cf563679ff3ca75c9fad2c30f0cd6f7e2301fed5bc40376868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:21.506Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:21.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:21.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-12T06:48:21.825Z] c4c2c1a13711: Preparing [2025-03-12T06:48:21.825Z] 634ffcec9e0e: Preparing [2025-03-12T06:48:21.825Z] 8f884b692054: Preparing [2025-03-12T06:48:21.825Z] 9fbc6d570414: Preparing [2025-03-12T06:48:21.825Z] 089c4358dcf8: Preparing [2025-03-12T06:48:21.825Z] 7de7131b5dc2: Preparing [2025-03-12T06:48:21.825Z] 36822e9dbfa2: Preparing [2025-03-12T06:48:21.825Z] adbe25c98625: Preparing [2025-03-12T06:48:21.825Z] c428d0d4f65f: Preparing [2025-03-12T06:48:21.825Z] 994456c4fd7b: Preparing [2025-03-12T06:48:21.825Z] 7de7131b5dc2: Waiting [2025-03-12T06:48:21.825Z] 36822e9dbfa2: Waiting [2025-03-12T06:48:21.825Z] adbe25c98625: Waiting [2025-03-12T06:48:21.825Z] c428d0d4f65f: Waiting [2025-03-12T06:48:21.825Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:21.825Z] c4c2c1a13711: Layer already exists [2025-03-12T06:48:21.825Z] 8f884b692054: Layer already exists [2025-03-12T06:48:21.825Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:21.825Z] 634ffcec9e0e: Layer already exists [2025-03-12T06:48:21.825Z] 7de7131b5dc2: Layer already exists [2025-03-12T06:48:21.825Z] 36822e9dbfa2: Layer already exists [2025-03-12T06:48:21.825Z] adbe25c98625: Layer already exists [2025-03-12T06:48:21.825Z] c428d0d4f65f: Layer already exists [2025-03-12T06:48:21.825Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:21.825Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:b39056f2ebc5e6cf563679ff3ca75c9fad2c30f0cd6f7e2301fed5bc40376868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:22.155Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:22.209Z] #40 ... [2025-03-12T06:48:22.209Z] [2025-03-12T06:48:22.209Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:22.209Z] #91 ... [2025-03-12T06:48:22.209Z] [2025-03-12T06:48:22.209Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T06:48:22.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-03-12T06:48:22.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-12T06:48:22.481Z] c4c2c1a13711: Preparing [2025-03-12T06:48:22.481Z] 634ffcec9e0e: Preparing [2025-03-12T06:48:22.481Z] 8f884b692054: Preparing [2025-03-12T06:48:22.481Z] 9fbc6d570414: Preparing [2025-03-12T06:48:22.481Z] 089c4358dcf8: Preparing [2025-03-12T06:48:22.481Z] 7de7131b5dc2: Preparing [2025-03-12T06:48:22.481Z] 36822e9dbfa2: Preparing [2025-03-12T06:48:22.481Z] adbe25c98625: Preparing [2025-03-12T06:48:22.481Z] c428d0d4f65f: Preparing [2025-03-12T06:48:22.481Z] 994456c4fd7b: Preparing [2025-03-12T06:48:22.481Z] c428d0d4f65f: Waiting [2025-03-12T06:48:22.481Z] 36822e9dbfa2: Waiting [2025-03-12T06:48:22.481Z] 994456c4fd7b: Waiting [2025-03-12T06:48:22.481Z] c4c2c1a13711: Layer already exists [2025-03-12T06:48:22.481Z] 8f884b692054: Layer already exists [2025-03-12T06:48:22.481Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:22.481Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:22.481Z] 634ffcec9e0e: Layer already exists [2025-03-12T06:48:22.481Z] 7de7131b5dc2: Layer already exists [2025-03-12T06:48:22.481Z] adbe25c98625: Layer already exists [2025-03-12T06:48:22.481Z] 36822e9dbfa2: Layer already exists [2025-03-12T06:48:22.481Z] c428d0d4f65f: Layer already exists [2025-03-12T06:48:22.481Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:22.481Z] odessa: digest: sha256:b39056f2ebc5e6cf563679ff3ca75c9fad2c30f0cd6f7e2301fed5bc40376868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:48:22.562Z] ===================================================== [Pipeline] echo [2025-03-12T06:48:22.578Z] taggedImages: [2025-03-12T06:48:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 [2025-03-12T06:48:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-03-12T06:48:22.609Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-12T06:48:22.609Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:22.609Z] 4.0.0 [2025-03-12T06:48:22.609Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:22.609Z] odessa [2025-03-12T06:48:22.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:22.794Z] #92 ... [2025-03-12T06:48:22.795Z] [2025-03-12T06:48:22.795Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:22.795Z] #90 DONE 14.1s [2025-03-12T06:48:22.795Z] [2025-03-12T06:48:22.795Z] #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:22.795Z] #89 DONE 20.0s [2025-03-12T06:48:22.795Z] [2025-03-12T06:48:22.795Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:22.795Z] #91 DONE 11.0s [2025-03-12T06:48:22.795Z] [2025-03-12T06:48:22.795Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:22.795Z] #88 DONE 21.0s [2025-03-12T06:48:22.795Z] [2025-03-12T06:48:22.795Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:48:22.795Z] #93 ... [2025-03-12T06:48:22.795Z] [2025-03-12T06:48:22.795Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-12T06:48:22.795Z] #94 DONE 8.5s [2025-03-12T06:48:22.942Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:23.062Z] [2025-03-12T06:48:23.062Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:48:23.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:23.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-12T06:48:23.263Z] a881fb761f9a: Preparing [2025-03-12T06:48:23.263Z] 554a8c8d52d2: Preparing [2025-03-12T06:48:23.263Z] 9d78863d732d: Preparing [2025-03-12T06:48:23.263Z] 9fbc6d570414: Preparing [2025-03-12T06:48:23.263Z] 089c4358dcf8: Preparing [2025-03-12T06:48:23.263Z] b9a4019f8c9b: Preparing [2025-03-12T06:48:23.263Z] 576e7f24846c: Preparing [2025-03-12T06:48:23.263Z] f93eb30eb117: Preparing [2025-03-12T06:48:23.263Z] 994456c4fd7b: Preparing [2025-03-12T06:48:23.263Z] 576e7f24846c: Waiting [2025-03-12T06:48:23.263Z] f93eb30eb117: Waiting [2025-03-12T06:48:23.263Z] 994456c4fd7b: Waiting [2025-03-12T06:48:23.263Z] b9a4019f8c9b: Waiting [2025-03-12T06:48:23.263Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:23.263Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:23.263Z] 554a8c8d52d2: Pushed [2025-03-12T06:48:23.263Z] 9d78863d732d: Pushed [2025-03-12T06:48:23.263Z] a881fb761f9a: Pushed [2025-03-12T06:48:23.263Z] 576e7f24846c: Pushed [2025-03-12T06:48:23.263Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:23.521Z] f93eb30eb117: Pushed [2025-03-12T06:48:24.480Z] #95 ... [2025-03-12T06:48:24.480Z] [2025-03-12T06:48:24.480Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:48:24.480Z] #96 DONE 8.7s [2025-03-12T06:48:24.480Z] [2025-03-12T06:48:24.480Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:48:27.836Z] #97 ... [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T06:48:27.836Z] #98 DONE 4.7s [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T06:48:27.836Z] #99 DONE 6.6s [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T06:48:27.836Z] #92 DONE 6.6s [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-12T06:48:27.836Z] #100 ... [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-12T06:48:27.836Z] #101 DONE 0.2s [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-12T06:48:27.836Z] #102 DONE 0.3s [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-12T06:48:27.836Z] #100 DONE 0.3s [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-12T06:48:27.836Z] #103 ... [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-12T06:48:27.836Z] #104 DONE 0.2s [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-12T06:48:27.836Z] #105 DONE 0.3s [2025-03-12T06:48:27.836Z] [2025-03-12T06:48:27.836Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T06:48:28.105Z] #106 ... [2025-03-12T06:48:28.105Z] [2025-03-12T06:48:28.105Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-12T06:48:28.105Z] #103 DONE 0.4s [2025-03-12T06:48:28.374Z] [2025-03-12T06:48:28.374Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T06:48:28.374Z] #107 DONE 0.3s [2025-03-12T06:48:28.374Z] [2025-03-12T06:48:28.374Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T06:48:28.374Z] #106 DONE 0.3s [2025-03-12T06:48:28.374Z] [2025-03-12T06:48:28.374Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-12T06:48:28.374Z] #108 ... [2025-03-12T06:48:28.374Z] [2025-03-12T06:48:28.374Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T06:48:28.374Z] #109 DONE 0.3s [2025-03-12T06:48:28.374Z] [2025-03-12T06:48:28.374Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-12T06:48:28.374Z] #108 DONE 0.2s [2025-03-12T06:48:28.374Z] [2025-03-12T06:48:28.374Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-12T06:48:28.645Z] #110 ... [2025-03-12T06:48:28.645Z] [2025-03-12T06:48:28.645Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-12T06:48:28.645Z] #111 DONE 0.2s [2025-03-12T06:48:28.911Z] [2025-03-12T06:48:28.911Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-12T06:48:28.911Z] #110 DONE 0.2s [2025-03-12T06:48:28.911Z] [2025-03-12T06:48:28.911Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-12T06:48:28.911Z] #112 DONE 0.3s [2025-03-12T06:48:28.912Z] [2025-03-12T06:48:28.912Z] #113 [security-spire-config] exporting to image [2025-03-12T06:48:28.912Z] #113 exporting layers [2025-03-12T06:48:28.912Z] #113 ... [2025-03-12T06:48:28.912Z] [2025-03-12T06:48:28.912Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-12T06:48:28.912Z] #114 DONE 0.3s [2025-03-12T06:48:28.912Z] [2025-03-12T06:48:28.912Z] #113 [security-spire-server] exporting to image [2025-03-12T06:48:29.179Z] #113 ... [2025-03-12T06:48:29.179Z] [2025-03-12T06:48:29.179Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-12T06:48:29.179Z] #115 DONE 0.5s [2025-03-12T06:48:29.444Z] [2025-03-12T06:48:29.444Z] #113 [security-spire-agent] exporting to image [2025-03-12T06:48:32.789Z] #113 ... [2025-03-12T06:48:32.789Z] [2025-03-12T06:48:32.789Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:48:32.789Z] #116 ... [2025-03-12T06:48:32.789Z] [2025-03-12T06:48:32.789Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:48:33.055Z] #117 ... [2025-03-12T06:48:33.055Z] [2025-03-12T06:48:33.055Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:48:33.055Z] #118 ... [2025-03-12T06:48:33.055Z] [2025-03-12T06:48:33.055Z] #113 [security-spire-server] exporting to image [2025-03-12T06:48:33.055Z] #113 exporting layers 3.9s done [2025-03-12T06:48:33.055Z] #113 writing image sha256:c62c86392e9574173ac3d97c1a0dab43d016eed47647860feebb446ed0876a3b 0.1s done [2025-03-12T06:48:33.055Z] #113 writing image sha256:89038ac82080a982a97d12bf5b8d24f23a406395d364b335d0aa30cd7d95872e 0.0s done [2025-03-12T06:48:33.055Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2025-03-12T06:48:33.055Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-12T06:48:33.055Z] #113 writing image sha256:a9b42715963c5a7150af57b3869072a9c89a826564e88b4f9556db06310ec1b2 [2025-03-12T06:48:33.322Z] #113 writing image sha256:a9b42715963c5a7150af57b3869072a9c89a826564e88b4f9556db06310ec1b2 done [2025-03-12T06:48:33.322Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-12T06:48:33.322Z] #113 DONE 4.6s [2025-03-12T06:48:33.322Z] [2025-03-12T06:48:33.322Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:48:35.718Z] b9a4019f8c9b: Pushed [2025-03-12T06:48:35.719Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:f1f4f4abe9f9629ea5a48c82c8b62a479eff8f86e69e1f4b644e5c266268ede8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:36.042Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:36.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 [2025-03-12T06:48:36.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-12T06:48:36.366Z] a881fb761f9a: Preparing [2025-03-12T06:48:36.366Z] 554a8c8d52d2: Preparing [2025-03-12T06:48:36.366Z] 9d78863d732d: Preparing [2025-03-12T06:48:36.366Z] 9fbc6d570414: Preparing [2025-03-12T06:48:36.366Z] 089c4358dcf8: Preparing [2025-03-12T06:48:36.366Z] b9a4019f8c9b: Preparing [2025-03-12T06:48:36.366Z] 576e7f24846c: Preparing [2025-03-12T06:48:36.366Z] f93eb30eb117: Preparing [2025-03-12T06:48:36.366Z] 994456c4fd7b: Preparing [2025-03-12T06:48:36.366Z] b9a4019f8c9b: Waiting [2025-03-12T06:48:36.366Z] f93eb30eb117: Waiting [2025-03-12T06:48:36.366Z] 576e7f24846c: Waiting [2025-03-12T06:48:36.366Z] 994456c4fd7b: Waiting [2025-03-12T06:48:36.366Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:36.366Z] a881fb761f9a: Layer already exists [2025-03-12T06:48:36.366Z] 9d78863d732d: Layer already exists [2025-03-12T06:48:36.366Z] 554a8c8d52d2: Layer already exists [2025-03-12T06:48:36.366Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:36.366Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:36.366Z] b9a4019f8c9b: Layer already exists [2025-03-12T06:48:36.366Z] f93eb30eb117: Layer already exists [2025-03-12T06:48:36.366Z] 576e7f24846c: Layer already exists [2025-03-12T06:48:36.366Z] 4.0.0: digest: sha256:f1f4f4abe9f9629ea5a48c82c8b62a479eff8f86e69e1f4b644e5c266268ede8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:36.689Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:37.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:37.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-12T06:48:37.009Z] a881fb761f9a: Preparing [2025-03-12T06:48:37.009Z] 554a8c8d52d2: Preparing [2025-03-12T06:48:37.009Z] 9d78863d732d: Preparing [2025-03-12T06:48:37.009Z] 9fbc6d570414: Preparing [2025-03-12T06:48:37.009Z] 089c4358dcf8: Preparing [2025-03-12T06:48:37.009Z] b9a4019f8c9b: Preparing [2025-03-12T06:48:37.009Z] 576e7f24846c: Preparing [2025-03-12T06:48:37.009Z] f93eb30eb117: Preparing [2025-03-12T06:48:37.009Z] 994456c4fd7b: Preparing [2025-03-12T06:48:37.009Z] 576e7f24846c: Waiting [2025-03-12T06:48:37.009Z] f93eb30eb117: Waiting [2025-03-12T06:48:37.009Z] b9a4019f8c9b: Waiting [2025-03-12T06:48:37.009Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:37.009Z] 554a8c8d52d2: Layer already exists [2025-03-12T06:48:37.009Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:37.009Z] 9d78863d732d: Layer already exists [2025-03-12T06:48:37.009Z] a881fb761f9a: Layer already exists [2025-03-12T06:48:37.009Z] f93eb30eb117: Layer already exists [2025-03-12T06:48:37.009Z] b9a4019f8c9b: Layer already exists [2025-03-12T06:48:37.009Z] 576e7f24846c: Layer already exists [2025-03-12T06:48:37.009Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:37.009Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:f1f4f4abe9f9629ea5a48c82c8b62a479eff8f86e69e1f4b644e5c266268ede8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:37.330Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:37.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-03-12T06:48:37.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-12T06:48:37.633Z] a881fb761f9a: Preparing [2025-03-12T06:48:37.633Z] 554a8c8d52d2: Preparing [2025-03-12T06:48:37.633Z] 9d78863d732d: Preparing [2025-03-12T06:48:37.633Z] 9fbc6d570414: Preparing [2025-03-12T06:48:37.633Z] 089c4358dcf8: Preparing [2025-03-12T06:48:37.633Z] b9a4019f8c9b: Preparing [2025-03-12T06:48:37.633Z] 576e7f24846c: Preparing [2025-03-12T06:48:37.633Z] f93eb30eb117: Preparing [2025-03-12T06:48:37.633Z] 994456c4fd7b: Preparing [2025-03-12T06:48:37.633Z] 994456c4fd7b: Waiting [2025-03-12T06:48:37.633Z] f93eb30eb117: Waiting [2025-03-12T06:48:37.633Z] b9a4019f8c9b: Waiting [2025-03-12T06:48:37.633Z] 576e7f24846c: Waiting [2025-03-12T06:48:37.633Z] 9d78863d732d: Layer already exists [2025-03-12T06:48:37.633Z] a881fb761f9a: Layer already exists [2025-03-12T06:48:37.633Z] 554a8c8d52d2: Layer already exists [2025-03-12T06:48:37.633Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:37.633Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:37.633Z] b9a4019f8c9b: Layer already exists [2025-03-12T06:48:37.633Z] 576e7f24846c: Layer already exists [2025-03-12T06:48:37.633Z] f93eb30eb117: Layer already exists [2025-03-12T06:48:37.633Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:38.567Z] odessa: digest: sha256:f1f4f4abe9f9629ea5a48c82c8b62a479eff8f86e69e1f4b644e5c266268ede8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:48:38.635Z] ===================================================== [Pipeline] echo [2025-03-12T06:48:38.651Z] taggedImages: [2025-03-12T06:48:38.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:38.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 [2025-03-12T06:48:38.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:38.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-03-12T06:48:38.677Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-12T06:48:38.677Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:38.677Z] 4.0.0 [2025-03-12T06:48:38.677Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:38.677Z] odessa [2025-03-12T06:48:38.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:39.021Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:39.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:39.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-12T06:48:39.341Z] c4c2c1a13711: Preparing [2025-03-12T06:48:39.341Z] cf8271eca1a1: Preparing [2025-03-12T06:48:39.341Z] 26afa324d124: Preparing [2025-03-12T06:48:39.341Z] 9fbc6d570414: Preparing [2025-03-12T06:48:39.341Z] 089c4358dcf8: Preparing [2025-03-12T06:48:39.341Z] b9a4019f8c9b: Preparing [2025-03-12T06:48:39.341Z] adbe25c98625: Preparing [2025-03-12T06:48:39.341Z] c428d0d4f65f: Preparing [2025-03-12T06:48:39.341Z] 994456c4fd7b: Preparing [2025-03-12T06:48:39.341Z] b9a4019f8c9b: Waiting [2025-03-12T06:48:39.341Z] 994456c4fd7b: Waiting [2025-03-12T06:48:39.341Z] adbe25c98625: Waiting [2025-03-12T06:48:39.341Z] c428d0d4f65f: Waiting [2025-03-12T06:48:39.341Z] c4c2c1a13711: Layer already exists [2025-03-12T06:48:39.341Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:39.341Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:39.341Z] b9a4019f8c9b: Layer already exists [2025-03-12T06:48:39.341Z] c428d0d4f65f: Layer already exists [2025-03-12T06:48:39.341Z] adbe25c98625: Layer already exists [2025-03-12T06:48:39.341Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:39.341Z] 26afa324d124: Pushed [2025-03-12T06:48:39.341Z] cf8271eca1a1: Pushed [2025-03-12T06:48:39.599Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:fe47f25916e00faf7dfc433098bc214629dbf54fedf0c1304795628929ecdf03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:39.923Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:40.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 [2025-03-12T06:48:40.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-12T06:48:40.242Z] c4c2c1a13711: Preparing [2025-03-12T06:48:40.242Z] cf8271eca1a1: Preparing [2025-03-12T06:48:40.242Z] 26afa324d124: Preparing [2025-03-12T06:48:40.242Z] 9fbc6d570414: Preparing [2025-03-12T06:48:40.242Z] 089c4358dcf8: Preparing [2025-03-12T06:48:40.242Z] b9a4019f8c9b: Preparing [2025-03-12T06:48:40.242Z] adbe25c98625: Preparing [2025-03-12T06:48:40.242Z] c428d0d4f65f: Preparing [2025-03-12T06:48:40.242Z] 994456c4fd7b: Preparing [2025-03-12T06:48:40.242Z] b9a4019f8c9b: Waiting [2025-03-12T06:48:40.242Z] adbe25c98625: Waiting [2025-03-12T06:48:40.242Z] c428d0d4f65f: Waiting [2025-03-12T06:48:40.242Z] 994456c4fd7b: Waiting [2025-03-12T06:48:40.242Z] c4c2c1a13711: Layer already exists [2025-03-12T06:48:40.242Z] 26afa324d124: Layer already exists [2025-03-12T06:48:40.242Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:40.242Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:40.242Z] cf8271eca1a1: Layer already exists [2025-03-12T06:48:40.242Z] adbe25c98625: Layer already exists [2025-03-12T06:48:40.242Z] b9a4019f8c9b: Layer already exists [2025-03-12T06:48:40.242Z] c428d0d4f65f: Layer already exists [2025-03-12T06:48:40.242Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:40.242Z] 4.0.0: digest: sha256:fe47f25916e00faf7dfc433098bc214629dbf54fedf0c1304795628929ecdf03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:40.561Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:40.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:40.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-12T06:48:40.878Z] c4c2c1a13711: Preparing [2025-03-12T06:48:40.878Z] cf8271eca1a1: Preparing [2025-03-12T06:48:40.878Z] 26afa324d124: Preparing [2025-03-12T06:48:40.878Z] 9fbc6d570414: Preparing [2025-03-12T06:48:40.878Z] 089c4358dcf8: Preparing [2025-03-12T06:48:40.878Z] b9a4019f8c9b: Preparing [2025-03-12T06:48:40.878Z] adbe25c98625: Preparing [2025-03-12T06:48:40.878Z] c428d0d4f65f: Preparing [2025-03-12T06:48:40.878Z] 994456c4fd7b: Preparing [2025-03-12T06:48:40.878Z] adbe25c98625: Waiting [2025-03-12T06:48:40.878Z] c428d0d4f65f: Waiting [2025-03-12T06:48:40.878Z] b9a4019f8c9b: Waiting [2025-03-12T06:48:40.878Z] 994456c4fd7b: Waiting [2025-03-12T06:48:40.878Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:40.878Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:40.878Z] cf8271eca1a1: Layer already exists [2025-03-12T06:48:40.878Z] 26afa324d124: Layer already exists [2025-03-12T06:48:40.878Z] c4c2c1a13711: Layer already exists [2025-03-12T06:48:40.878Z] c428d0d4f65f: Layer already exists [2025-03-12T06:48:40.878Z] adbe25c98625: Layer already exists [2025-03-12T06:48:40.878Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:40.878Z] b9a4019f8c9b: Layer already exists [2025-03-12T06:48:40.878Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:fe47f25916e00faf7dfc433098bc214629dbf54fedf0c1304795628929ecdf03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:41.192Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:41.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-03-12T06:48:41.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-12T06:48:41.516Z] c4c2c1a13711: Preparing [2025-03-12T06:48:41.516Z] cf8271eca1a1: Preparing [2025-03-12T06:48:41.516Z] 26afa324d124: Preparing [2025-03-12T06:48:41.516Z] 9fbc6d570414: Preparing [2025-03-12T06:48:41.516Z] 089c4358dcf8: Preparing [2025-03-12T06:48:41.516Z] b9a4019f8c9b: Preparing [2025-03-12T06:48:41.516Z] adbe25c98625: Preparing [2025-03-12T06:48:41.516Z] c428d0d4f65f: Preparing [2025-03-12T06:48:41.516Z] 994456c4fd7b: Preparing [2025-03-12T06:48:41.516Z] b9a4019f8c9b: Waiting [2025-03-12T06:48:41.516Z] adbe25c98625: Waiting [2025-03-12T06:48:41.516Z] c428d0d4f65f: Waiting [2025-03-12T06:48:41.516Z] cf8271eca1a1: Layer already exists [2025-03-12T06:48:41.516Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:41.516Z] c4c2c1a13711: Layer already exists [2025-03-12T06:48:41.516Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:41.516Z] 26afa324d124: Layer already exists [2025-03-12T06:48:41.516Z] b9a4019f8c9b: Layer already exists [2025-03-12T06:48:41.516Z] adbe25c98625: Layer already exists [2025-03-12T06:48:41.516Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:41.516Z] c428d0d4f65f: Layer already exists [2025-03-12T06:48:41.516Z] odessa: digest: sha256:fe47f25916e00faf7dfc433098bc214629dbf54fedf0c1304795628929ecdf03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:48:41.593Z] ===================================================== [Pipeline] echo [2025-03-12T06:48:41.606Z] taggedImages: [2025-03-12T06:48:41.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:41.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 [2025-03-12T06:48:41.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:41.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-03-12T06:48:41.633Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-12T06:48:41.633Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:41.633Z] 4.0.0 [2025-03-12T06:48:41.633Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:41.633Z] odessa [2025-03-12T06:48:41.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:41.975Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:42.299Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:42.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-12T06:48:42.299Z] 4feeba0fc8b9: Preparing [2025-03-12T06:48:42.299Z] f938b8acad5d: Preparing [2025-03-12T06:48:42.299Z] 9fbc6d570414: Preparing [2025-03-12T06:48:42.299Z] 089c4358dcf8: Preparing [2025-03-12T06:48:42.299Z] 4cf2fb4a2838: Preparing [2025-03-12T06:48:42.299Z] 07e4da8385ff: Preparing [2025-03-12T06:48:42.299Z] 994456c4fd7b: Preparing [2025-03-12T06:48:42.299Z] 07e4da8385ff: Waiting [2025-03-12T06:48:42.299Z] 994456c4fd7b: Waiting [2025-03-12T06:48:42.299Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:42.299Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:42.299Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:42.299Z] 4feeba0fc8b9: Pushed [2025-03-12T06:48:42.299Z] 4cf2fb4a2838: Pushed [2025-03-12T06:48:42.868Z] 07e4da8385ff: Pushed [2025-03-12T06:48:46.149Z] f938b8acad5d: Pushed [2025-03-12T06:48:46.149Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:25674223fdf937514962e891274b4bac4ba56c94777fa61d3c946e296383cb23 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:46.484Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:46.808Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 [2025-03-12T06:48:46.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-12T06:48:46.808Z] 4feeba0fc8b9: Preparing [2025-03-12T06:48:46.808Z] f938b8acad5d: Preparing [2025-03-12T06:48:46.808Z] 9fbc6d570414: Preparing [2025-03-12T06:48:46.808Z] 089c4358dcf8: Preparing [2025-03-12T06:48:46.808Z] 4cf2fb4a2838: Preparing [2025-03-12T06:48:46.808Z] 07e4da8385ff: Preparing [2025-03-12T06:48:46.808Z] 994456c4fd7b: Preparing [2025-03-12T06:48:46.808Z] 07e4da8385ff: Waiting [2025-03-12T06:48:46.808Z] 994456c4fd7b: Waiting [2025-03-12T06:48:46.808Z] f938b8acad5d: Layer already exists [2025-03-12T06:48:46.808Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:46.808Z] 4cf2fb4a2838: Layer already exists [2025-03-12T06:48:46.808Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:46.808Z] 4feeba0fc8b9: Layer already exists [2025-03-12T06:48:46.808Z] 07e4da8385ff: Layer already exists [2025-03-12T06:48:46.808Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:46.808Z] 4.0.0: digest: sha256:25674223fdf937514962e891274b4bac4ba56c94777fa61d3c946e296383cb23 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:47.136Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:47.460Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:47.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-12T06:48:47.460Z] 4feeba0fc8b9: Preparing [2025-03-12T06:48:47.460Z] f938b8acad5d: Preparing [2025-03-12T06:48:47.460Z] 9fbc6d570414: Preparing [2025-03-12T06:48:47.460Z] 089c4358dcf8: Preparing [2025-03-12T06:48:47.460Z] 4cf2fb4a2838: Preparing [2025-03-12T06:48:47.460Z] 07e4da8385ff: Preparing [2025-03-12T06:48:47.460Z] 994456c4fd7b: Preparing [2025-03-12T06:48:47.460Z] 994456c4fd7b: Waiting [2025-03-12T06:48:47.460Z] 07e4da8385ff: Waiting [2025-03-12T06:48:47.460Z] f938b8acad5d: Layer already exists [2025-03-12T06:48:47.460Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:47.460Z] 4cf2fb4a2838: Layer already exists [2025-03-12T06:48:47.460Z] 4feeba0fc8b9: Layer already exists [2025-03-12T06:48:47.460Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:47.460Z] 07e4da8385ff: Layer already exists [2025-03-12T06:48:47.460Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:47.460Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:25674223fdf937514962e891274b4bac4ba56c94777fa61d3c946e296383cb23 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:47.790Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:48.117Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-03-12T06:48:48.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-12T06:48:48.117Z] 4feeba0fc8b9: Preparing [2025-03-12T06:48:48.117Z] f938b8acad5d: Preparing [2025-03-12T06:48:48.117Z] 9fbc6d570414: Preparing [2025-03-12T06:48:48.117Z] 089c4358dcf8: Preparing [2025-03-12T06:48:48.117Z] 4cf2fb4a2838: Preparing [2025-03-12T06:48:48.117Z] 07e4da8385ff: Preparing [2025-03-12T06:48:48.117Z] 994456c4fd7b: Preparing [2025-03-12T06:48:48.117Z] 07e4da8385ff: Waiting [2025-03-12T06:48:48.117Z] 994456c4fd7b: Waiting [2025-03-12T06:48:48.117Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:48.117Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:48.117Z] 4feeba0fc8b9: Layer already exists [2025-03-12T06:48:48.117Z] 4cf2fb4a2838: Layer already exists [2025-03-12T06:48:48.117Z] f938b8acad5d: Layer already exists [2025-03-12T06:48:48.117Z] 07e4da8385ff: Layer already exists [2025-03-12T06:48:48.117Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:48.117Z] odessa: digest: sha256:25674223fdf937514962e891274b4bac4ba56c94777fa61d3c946e296383cb23 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:48:48.198Z] ===================================================== [Pipeline] echo [2025-03-12T06:48:48.212Z] taggedImages: [2025-03-12T06:48:48.212Z] - nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:48.212Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 [2025-03-12T06:48:48.212Z] - nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:48.212Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-03-12T06:48:48.245Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-12T06:48:48.245Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:48.245Z] 4.0.0 [2025-03-12T06:48:48.245Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:48.245Z] odessa [2025-03-12T06:48:48.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:48.582Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:48.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:48.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-12T06:48:48.913Z] ce78176f0d19: Preparing [2025-03-12T06:48:48.913Z] ac12078350f7: Preparing [2025-03-12T06:48:48.913Z] 9fbc6d570414: Preparing [2025-03-12T06:48:48.913Z] 089c4358dcf8: Preparing [2025-03-12T06:48:48.913Z] b0aa354c24bd: Preparing [2025-03-12T06:48:48.913Z] e8db265115a2: Preparing [2025-03-12T06:48:48.913Z] 994456c4fd7b: Preparing [2025-03-12T06:48:48.913Z] e8db265115a2: Waiting [2025-03-12T06:48:48.913Z] 994456c4fd7b: Waiting [2025-03-12T06:48:48.913Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:48.913Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:48.913Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:48.913Z] ce78176f0d19: Pushed [2025-03-12T06:48:48.913Z] b0aa354c24bd: Pushed [2025-03-12T06:48:49.172Z] e8db265115a2: Pushed [2025-03-12T06:48:52.476Z] ac12078350f7: Pushed [2025-03-12T06:48:52.734Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:ea65e6530fe7b49b77c2808066a1bda7de2bfa91a78d959d71c600ee7c7e2534 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:53.056Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:53.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 [2025-03-12T06:48:53.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-12T06:48:53.383Z] ce78176f0d19: Preparing [2025-03-12T06:48:53.383Z] ac12078350f7: Preparing [2025-03-12T06:48:53.383Z] 9fbc6d570414: Preparing [2025-03-12T06:48:53.383Z] 089c4358dcf8: Preparing [2025-03-12T06:48:53.383Z] b0aa354c24bd: Preparing [2025-03-12T06:48:53.383Z] e8db265115a2: Preparing [2025-03-12T06:48:53.383Z] 994456c4fd7b: Preparing [2025-03-12T06:48:53.383Z] 994456c4fd7b: Waiting [2025-03-12T06:48:53.383Z] e8db265115a2: Waiting [2025-03-12T06:48:53.383Z] ce78176f0d19: Layer already exists [2025-03-12T06:48:53.383Z] b0aa354c24bd: Layer already exists [2025-03-12T06:48:53.383Z] ac12078350f7: Layer already exists [2025-03-12T06:48:53.383Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:53.383Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:53.383Z] e8db265115a2: Layer already exists [2025-03-12T06:48:53.383Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:53.383Z] 4.0.0: digest: sha256:ea65e6530fe7b49b77c2808066a1bda7de2bfa91a78d959d71c600ee7c7e2534 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:53.720Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:54.045Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:54.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-12T06:48:54.046Z] ce78176f0d19: Preparing [2025-03-12T06:48:54.046Z] ac12078350f7: Preparing [2025-03-12T06:48:54.046Z] 9fbc6d570414: Preparing [2025-03-12T06:48:54.046Z] 089c4358dcf8: Preparing [2025-03-12T06:48:54.046Z] b0aa354c24bd: Preparing [2025-03-12T06:48:54.046Z] e8db265115a2: Preparing [2025-03-12T06:48:54.046Z] 994456c4fd7b: Preparing [2025-03-12T06:48:54.046Z] 994456c4fd7b: Waiting [2025-03-12T06:48:54.046Z] e8db265115a2: Waiting [2025-03-12T06:48:54.046Z] b0aa354c24bd: Layer already exists [2025-03-12T06:48:54.046Z] ce78176f0d19: Layer already exists [2025-03-12T06:48:54.046Z] ac12078350f7: Layer already exists [2025-03-12T06:48:54.046Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:54.046Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:54.046Z] e8db265115a2: Layer already exists [2025-03-12T06:48:54.046Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:54.046Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:ea65e6530fe7b49b77c2808066a1bda7de2bfa91a78d959d71c600ee7c7e2534 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:54.386Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:48:54.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-03-12T06:48:54.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-12T06:48:54.722Z] ce78176f0d19: Preparing [2025-03-12T06:48:54.722Z] ac12078350f7: Preparing [2025-03-12T06:48:54.722Z] 9fbc6d570414: Preparing [2025-03-12T06:48:54.722Z] 089c4358dcf8: Preparing [2025-03-12T06:48:54.722Z] b0aa354c24bd: Preparing [2025-03-12T06:48:54.722Z] e8db265115a2: Preparing [2025-03-12T06:48:54.722Z] 994456c4fd7b: Preparing [2025-03-12T06:48:54.722Z] e8db265115a2: Waiting [2025-03-12T06:48:54.722Z] 994456c4fd7b: Waiting [2025-03-12T06:48:54.722Z] 9fbc6d570414: Layer already exists [2025-03-12T06:48:54.722Z] ce78176f0d19: Layer already exists [2025-03-12T06:48:54.722Z] 089c4358dcf8: Layer already exists [2025-03-12T06:48:54.722Z] b0aa354c24bd: Layer already exists [2025-03-12T06:48:54.722Z] ac12078350f7: Layer already exists [2025-03-12T06:48:54.722Z] e8db265115a2: Layer already exists [2025-03-12T06:48:54.722Z] 994456c4fd7b: Layer already exists [2025-03-12T06:48:54.722Z] odessa: digest: sha256:ea65e6530fe7b49b77c2808066a1bda7de2bfa91a78d959d71c600ee7c7e2534 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:48:54.799Z] ===================================================== [Pipeline] echo [2025-03-12T06:48:54.813Z] taggedImages: [2025-03-12T06:48:54.813Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T06:48:54.813Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 [2025-03-12T06:48:54.813Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T06:48:54.813Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [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-12T06:50:09.961Z] #118 ... [2025-03-12T06:50:09.961Z] [2025-03-12T06:50:09.961Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:09.961Z] #97 DONE 95.0s [2025-03-12T06:50:09.961Z] [2025-03-12T06:50:09.961Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:09.961Z] #117 DONE 96.7s [2025-03-12T06:50:09.961Z] [2025-03-12T06:50:09.961Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-12T06:50:09.962Z] #119 ... [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:09.962Z] #116 DONE 96.7s [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:09.962Z] #95 DONE 96.4s [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:09.962Z] #93 DONE 96.5s [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:09.962Z] #118 DONE 96.8s [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-03-12T06:50:09.962Z] #120 ... [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-12T06:50:09.962Z] #121 ... [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #122 [core-data builder 6/7] COPY . . [2025-03-12T06:50:09.962Z] #122 ... [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #123 [support-notifications builder 6/7] COPY . . [2025-03-12T06:50:09.962Z] #123 ... [2025-03-12T06:50:09.962Z] [2025-03-12T06:50:09.962Z] #124 [core-keeper builder 7/8] COPY . . [2025-03-12T06:50:10.929Z] #124 ... [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:10.929Z] #125 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #126 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:50:10.929Z] #127 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:50:10.929Z] #128 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #129 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:10.929Z] #130 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #120 DONE 11.2s [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #119 DONE 11.4s [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T06:50:10.929Z] #131 ... [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #121 DONE 11.4s [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #123 [support-notifications builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #123 DONE 11.3s [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #124 [core-keeper builder 7/8] COPY . . [2025-03-12T06:50:10.929Z] #124 DONE 11.4s [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:10.929Z] #132 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #133 [core-metadata builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #133 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:50:10.929Z] #134 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:50:10.929Z] #135 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #136 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:10.929Z] #137 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:50:10.929Z] #138 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #139 [core-command builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #139 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:10.929Z] #140 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-12T06:50:10.929Z] #141 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:50:10.929Z] #142 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #143 [security-proxy-auth builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #143 CACHED [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #122 [core-data builder 6/7] COPY . . [2025-03-12T06:50:10.929Z] #122 DONE 11.5s [2025-03-12T06:50:10.929Z] [2025-03-12T06:50:10.929Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T06:50:16.322Z] #144 ... [2025-03-12T06:50:16.322Z] [2025-03-12T06:50:16.322Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T06:50:16.322Z] #0 5.142 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-12T06:50:16.589Z] #145 ... [2025-03-12T06:50:16.589Z] [2025-03-12T06:50:16.589Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T06:50:16.589Z] #131 5.751 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-12T06:50:20.849Z] #131 ... [2025-03-12T06:50:20.849Z] [2025-03-12T06:50:20.849Z] #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-12T06:50:20.849Z] #0 6.164 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-12T06:50:20.849Z] #146 ... [2025-03-12T06:50:20.849Z] [2025-03-12T06:50:20.849Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T06:50:20.849Z] #0 5.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-12T06:50:21.125Z] #147 ... [2025-03-12T06:50:21.125Z] [2025-03-12T06:50:21.125Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-12T06:50:21.125Z] #0 5.832 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-12T06:50:21.125Z] #148 ... [2025-03-12T06:50:21.125Z] [2025-03-12T06:50:21.125Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T06:50:21.125Z] #0 5.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-12T06:50:21.419Z] #149 ... [2025-03-12T06:50:21.419Z] [2025-03-12T06:50:21.419Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-12T06:50:21.419Z] #0 6.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-12T06:50:21.419Z] #150 ... [2025-03-12T06:50:21.419Z] [2025-03-12T06:50:21.419Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T06:50:21.419Z] #0 6.705 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-12T06:50:21.686Z] #151 ... [2025-03-12T06:50:21.686Z] [2025-03-12T06:50:21.686Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T06:50:21.686Z] #0 6.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-12T06:50:21.985Z] #152 ... [2025-03-12T06:50:21.985Z] [2025-03-12T06:50:21.985Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T06:50:21.985Z] #0 6.289 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-12T06:50:21.985Z] #153 ... [2025-03-12T06:50:21.985Z] [2025-03-12T06:50:21.985Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T06:50:21.985Z] #0 5.651 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-12T06:50:22.253Z] #154 ... [2025-03-12T06:50:22.253Z] [2025-03-12T06:50:22.253Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T06:50:22.253Z] #144 6.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-12T07:07:59.988Z] #144 ... [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-12T07:07:59.988Z] #148 DONE 1056.5s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T07:07:59.988Z] #151 ... [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:07:59.988Z] #155 DONE 0.2s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:07:59.988Z] #156 DONE 0.4s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #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-12T07:07:59.988Z] #157 DONE 0.2s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #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-12T07:07:59.988Z] #158 DONE 0.1s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T07:07:59.988Z] #147 ... [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #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-12T07:07:59.988Z] #159 DONE 0.2s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #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-12T07:07:59.988Z] #160 DONE 2.0s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #113 [core-common-config-bootstrapper] exporting to image [2025-03-12T07:07:59.988Z] #113 exporting layers [2025-03-12T07:07:59.988Z] #113 exporting layers 0.5s done [2025-03-12T07:07:59.988Z] #113 writing image sha256:946ea3aa409f5a01b538163508da041754b684bf357c2a04c3b0c18b5914a40a 0.0s done [2025-03-12T07:07:59.988Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-12T07:07:59.988Z] #113 DONE 5.1s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T07:07:59.988Z] #152 ... [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-12T07:07:59.988Z] #150 DONE 1067.3s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-12T07:07:59.988Z] #161 DONE 0.4s [2025-03-12T07:07:59.988Z] [2025-03-12T07:07:59.988Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-12T07:08:01.393Z] #162 DONE 2.8s [2025-03-12T07:08:01.393Z] [2025-03-12T07:08:01.393Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:08:01.659Z] #163 DONE 0.3s [2025-03-12T07:08:01.659Z] [2025-03-12T07:08:01.659Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:08:01.937Z] #164 DONE 0.3s [2025-03-12T07:08:01.937Z] [2025-03-12T07:08:01.937Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-12T07:08:02.204Z] #165 DONE 0.2s [2025-03-12T07:08:02.204Z] [2025-03-12T07:08:02.204Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T07:08:02.204Z] #147 ... [2025-03-12T07:08:02.204Z] [2025-03-12T07:08:02.204Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-12T07:08:02.479Z] #166 DONE 0.2s [2025-03-12T07:08:02.479Z] [2025-03-12T07:08:02.479Z] #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-12T07:08:02.479Z] #167 DONE 0.1s [2025-03-12T07:08:02.479Z] [2025-03-12T07:08:02.479Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T07:08:02.757Z] #151 ... [2025-03-12T07:08:02.757Z] [2025-03-12T07:08:02.757Z] #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-12T07:08:02.757Z] #168 DONE 0.2s [2025-03-12T07:08:02.757Z] [2025-03-12T07:08:02.757Z] #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-12T07:08:03.023Z] #169 DONE 0.1s [2025-03-12T07:08:03.023Z] [2025-03-12T07:08:03.023Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-12T07:08:03.023Z] #170 DONE 0.1s [2025-03-12T07:08:03.023Z] [2025-03-12T07:08:03.023Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-12T07:08:05.595Z] #171 DONE 2.2s [2025-03-12T07:08:05.595Z] [2025-03-12T07:08:05.595Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T07:08:05.595Z] #149 ... [2025-03-12T07:08:05.595Z] [2025-03-12T07:08:05.595Z] #113 [security-bootstrapper] exporting to image [2025-03-12T07:08:05.595Z] #113 exporting layers [2025-03-12T07:08:06.550Z] #113 exporting layers 1.4s done [2025-03-12T07:08:06.550Z] #113 writing image sha256:f35a720d85db25c00ac6ca8685c9e70fe9e8c522147bd1b7b45421c1dee50427 done [2025-03-12T07:08:06.550Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-12T07:08:06.550Z] #113 DONE 6.6s [2025-03-12T07:08:06.550Z] [2025-03-12T07:08:06.550Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T07:21:59.143Z] #151 ... [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T07:21:59.143Z] #145 DONE 1895.0s [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T07:21:59.143Z] #154 ... [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:21:59.143Z] #172 DONE 0.4s [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T07:21:59.143Z] #149 ... [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:21:59.143Z] #173 DONE 0.1s [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-12T07:21:59.143Z] #174 DONE 0.4s [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-12T07:21:59.143Z] #175 DONE 0.1s [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #113 [core-command] exporting to image [2025-03-12T07:21:59.143Z] #113 exporting layers [2025-03-12T07:21:59.143Z] #113 exporting layers 0.4s done [2025-03-12T07:21:59.143Z] #113 writing image sha256:f8103e6cbe07d334b75f580b0c64a379852cad72bb7e1d561010e65cf6c151f2 done [2025-03-12T07:21:59.143Z] #113 naming to docker.io/library/core-command-arm64 done [2025-03-12T07:21:59.143Z] #113 DONE 7.0s [2025-03-12T07:21:59.143Z] [2025-03-12T07:21:59.143Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T07:22:17.336Z] #151 ... [2025-03-12T07:22:17.336Z] [2025-03-12T07:22:17.336Z] #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-12T07:22:17.336Z] #146 1925.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-12T07:22:29.637Z] #146 ... [2025-03-12T07:22:29.637Z] [2025-03-12T07:22:29.637Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T07:22:29.637Z] #149 DONE 1938.1s [2025-03-12T07:22:29.637Z] [2025-03-12T07:22:29.637Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T07:22:30.596Z] #151 ... [2025-03-12T07:22:30.596Z] [2025-03-12T07:22:30.596Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:22:30.869Z] #176 DONE 0.3s [2025-03-12T07:22:30.869Z] [2025-03-12T07:22:30.869Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:22:30.869Z] #177 DONE 0.2s [2025-03-12T07:22:30.869Z] [2025-03-12T07:22:30.869Z] #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-12T07:22:31.143Z] #178 DONE 0.1s [2025-03-12T07:22:31.143Z] [2025-03-12T07:22:31.143Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-12T07:22:31.411Z] #179 DONE 0.1s [2025-03-12T07:22:31.411Z] [2025-03-12T07:22:31.411Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-12T07:22:31.679Z] #180 DONE 0.4s [2025-03-12T07:22:31.679Z] [2025-03-12T07:22:31.679Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T07:22:31.679Z] #152 ... [2025-03-12T07:22:31.679Z] [2025-03-12T07:22:31.679Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-12T07:22:31.679Z] #181 DONE 0.1s [2025-03-12T07:22:31.946Z] [2025-03-12T07:22:31.946Z] #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-12T07:22:33.890Z] #182 DONE 2.2s [2025-03-12T07:22:33.890Z] [2025-03-12T07:22:33.890Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:22:34.157Z] #42 ... [2025-03-12T07:22:34.157Z] [2025-03-12T07:22:34.157Z] #113 [security-proxy-setup] exporting to image [2025-03-12T07:22:34.157Z] #113 exporting layers [2025-03-12T07:22:35.560Z] #113 exporting layers 1.4s done [2025-03-12T07:22:35.560Z] #113 writing image sha256:874245514ad1a4f62214d17b4f214716595c47749e0e6594bb58ae8e567c8960 done [2025-03-12T07:22:35.560Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-12T07:22:35.560Z] #113 DONE 8.3s [2025-03-12T07:22:35.560Z] [2025-03-12T07:22:35.560Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T07:22:50.549Z] #144 ... [2025-03-12T07:22:50.549Z] [2025-03-12T07:22:50.549Z] #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-12T07:22:50.549Z] #146 DONE 1958.2s [2025-03-12T07:22:50.549Z] [2025-03-12T07:22:50.549Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T07:22:51.133Z] #152 ... [2025-03-12T07:22:51.133Z] [2025-03-12T07:22:51.133Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:22:51.133Z] #183 DONE 0.2s [2025-03-12T07:22:51.133Z] [2025-03-12T07:22:51.133Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:22:51.413Z] #184 DONE 0.2s [2025-03-12T07:22:51.413Z] [2025-03-12T07:22:51.413Z] #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-12T07:22:51.678Z] #185 DONE 0.4s [2025-03-12T07:22:51.678Z] [2025-03-12T07:22:51.678Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T07:22:51.944Z] #152 ... [2025-03-12T07:22:51.945Z] [2025-03-12T07:22:51.945Z] #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-12T07:22:51.945Z] #186 DONE 0.1s [2025-03-12T07:22:51.945Z] [2025-03-12T07:22:51.945Z] #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-12T07:22:52.233Z] #187 DONE 0.2s [2025-03-12T07:22:52.233Z] [2025-03-12T07:22:52.233Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-12T07:22:52.507Z] #188 DONE 0.3s [2025-03-12T07:22:52.507Z] [2025-03-12T07:22:52.507Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-12T07:22:53.091Z] #189 DONE 0.5s [2025-03-12T07:22:53.091Z] [2025-03-12T07:22:53.091Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-12T07:22:53.091Z] #190 DONE 0.1s [2025-03-12T07:22:53.091Z] [2025-03-12T07:22:53.091Z] #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-12T07:22:55.672Z] #191 DONE 2.1s [2025-03-12T07:22:55.672Z] [2025-03-12T07:22:55.672Z] #113 [security-secretstore-setup] exporting to image [2025-03-12T07:22:55.672Z] #113 exporting layers [2025-03-12T07:22:56.626Z] #113 exporting layers 1.2s done [2025-03-12T07:22:56.627Z] #113 writing image sha256:bc64126289ed1e2aabea8d2e3892611718d6da19cc109e5bc5a57ae9237b4d87 done [2025-03-12T07:22:56.627Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-12T07:22:56.627Z] #113 DONE 9.6s [2025-03-12T07:22:56.627Z] [2025-03-12T07:22:56.627Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T07:24:04.486Z] #152 ... [2025-03-12T07:24:04.486Z] [2025-03-12T07:24:04.486Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T07:24:04.486Z] #147 DONE 2031.9s [2025-03-12T07:24:04.486Z] [2025-03-12T07:24:04.486Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T07:24:05.456Z] #152 ... [2025-03-12T07:24:05.457Z] [2025-03-12T07:24:05.457Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:24:05.726Z] #192 DONE 0.2s [2025-03-12T07:24:05.726Z] [2025-03-12T07:24:05.726Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:24:05.726Z] #193 DONE 0.1s [2025-03-12T07:24:05.726Z] [2025-03-12T07:24:05.726Z] #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-12T07:24:06.699Z] #194 DONE 0.8s [2025-03-12T07:24:06.699Z] [2025-03-12T07:24:06.699Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T07:24:06.699Z] #152 ... [2025-03-12T07:24:06.699Z] [2025-03-12T07:24:06.699Z] #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-12T07:24:07.282Z] #195 DONE 0.5s [2025-03-12T07:24:07.282Z] [2025-03-12T07:24:07.282Z] #113 [security-spiffe-token-provider] exporting to image [2025-03-12T07:24:07.282Z] #113 exporting layers [2025-03-12T07:24:08.245Z] #113 exporting layers 1.1s done [2025-03-12T07:24:08.245Z] #113 writing image sha256:bb5bde3fbc38035908ca0d8788cfcaf3bc0108a4c62a7c8f3ae260d8792194a1 done [2025-03-12T07:24:08.245Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 [2025-03-12T07:24:08.513Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-12T07:24:08.513Z] #113 DONE 10.7s [2025-03-12T07:24:08.513Z] [2025-03-12T07:24:08.513Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:24:40.752Z] #42 ... [2025-03-12T07:24:40.752Z] [2025-03-12T07:24:40.752Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T07:24:40.752Z] #153 DONE 2068.0s [2025-03-12T07:24:40.752Z] [2025-03-12T07:24:40.752Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T07:24:40.752Z] #151 ... [2025-03-12T07:24:40.752Z] [2025-03-12T07:24:40.752Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:24:41.018Z] #196 DONE 0.2s [2025-03-12T07:24:41.018Z] [2025-03-12T07:24:41.018Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:24:41.296Z] #197 DONE 0.3s [2025-03-12T07:24:41.296Z] [2025-03-12T07:24:41.296Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-12T07:24:41.894Z] #198 DONE 0.6s [2025-03-12T07:24:41.894Z] [2025-03-12T07:24:41.894Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-12T07:24:42.162Z] #199 DONE 0.2s [2025-03-12T07:24:42.162Z] [2025-03-12T07:24:42.162Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-12T07:24:42.162Z] #200 DONE 0.2s [2025-03-12T07:24:42.162Z] [2025-03-12T07:24:42.162Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T07:24:44.108Z] #201 DONE 2.0s [2025-03-12T07:24:44.108Z] [2025-03-12T07:24:44.108Z] #113 [security-proxy-auth] exporting to image [2025-03-12T07:24:44.108Z] #113 exporting layers [2025-03-12T07:24:45.067Z] #113 exporting layers 1.0s done [2025-03-12T07:24:45.335Z] #113 writing image sha256:a9d5ce3d510bf751e7cc18fe4dfe805729df8210b1edd0a7aca3cfd4a9cbb967 done [2025-03-12T07:24:45.335Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-12T07:24:45.335Z] #113 DONE 11.6s [2025-03-12T07:24:45.335Z] [2025-03-12T07:24:45.335Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T07:24:48.679Z] #144 ... [2025-03-12T07:24:48.679Z] [2025-03-12T07:24:48.679Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T07:24:48.679Z] #152 DONE 2077.3s [2025-03-12T07:24:48.679Z] [2025-03-12T07:24:48.679Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T07:24:50.654Z] #144 ... [2025-03-12T07:24:50.654Z] [2025-03-12T07:24:50.654Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:24:50.654Z] #202 DONE 0.1s [2025-03-12T07:24:50.654Z] [2025-03-12T07:24:50.654Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T07:24:50.920Z] #154 ... [2025-03-12T07:24:50.920Z] [2025-03-12T07:24:50.920Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-12T07:24:51.188Z] #203 DONE 0.5s [2025-03-12T07:24:51.188Z] [2025-03-12T07:24:51.188Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T07:24:51.455Z] #151 ... [2025-03-12T07:24:51.455Z] [2025-03-12T07:24:51.455Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-12T07:24:51.726Z] #204 DONE 0.2s [2025-03-12T07:24:51.726Z] [2025-03-12T07:24:51.726Z] #113 [core-keeper] exporting to image [2025-03-12T07:24:51.726Z] #113 exporting layers [2025-03-12T07:24:51.994Z] #113 exporting layers 0.4s done [2025-03-12T07:24:51.994Z] #113 writing image sha256:322d6b7583f6e84603757f4535994a7ab031c915903676c6200adda95d8a1d90 done [2025-03-12T07:24:51.994Z] #113 naming to docker.io/library/core-keeper-arm64 done [2025-03-12T07:24:51.994Z] #113 DONE 12.1s [2025-03-12T07:24:51.994Z] [2025-03-12T07:24:51.994Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T07:24:53.406Z] #154 ... [2025-03-12T07:24:53.407Z] [2025-03-12T07:24:53.407Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T07:24:53.407Z] #144 DONE 2082.5s [2025-03-12T07:24:53.407Z] [2025-03-12T07:24:53.407Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T07:24:54.372Z] #154 ... [2025-03-12T07:24:54.372Z] [2025-03-12T07:24:54.372Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T07:24:54.372Z] #151 DONE 2083.4s [2025-03-12T07:24:54.638Z] [2025-03-12T07:24:54.638Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:24:56.048Z] #42 ... [2025-03-12T07:24:56.048Z] [2025-03-12T07:24:56.048Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:24:56.048Z] #205 DONE 0.1s [2025-03-12T07:24:56.323Z] [2025-03-12T07:24:56.323Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:24:56.604Z] #42 ... [2025-03-12T07:24:56.604Z] [2025-03-12T07:24:56.604Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:24:57.212Z] #206 DONE 0.6s [2025-03-12T07:24:57.212Z] [2025-03-12T07:24:57.212Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-12T07:24:58.183Z] #207 ... [2025-03-12T07:24:58.183Z] [2025-03-12T07:24:58.183Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:24:58.183Z] #208 DONE 1.0s [2025-03-12T07:24:58.479Z] [2025-03-12T07:24:58.479Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:24:58.479Z] #209 DONE 0.3s [2025-03-12T07:24:58.479Z] [2025-03-12T07:24:58.479Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-12T07:24:58.479Z] #210 ... [2025-03-12T07:24:58.479Z] [2025-03-12T07:24:58.479Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-12T07:24:58.479Z] #207 DONE 1.3s [2025-03-12T07:24:58.773Z] [2025-03-12T07:24:58.773Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-12T07:24:58.773Z] #211 DONE 0.2s [2025-03-12T07:24:58.773Z] [2025-03-12T07:24:58.773Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-12T07:24:59.373Z] #212 DONE 0.3s [2025-03-12T07:24:59.373Z] [2025-03-12T07:24:59.373Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-12T07:24:59.373Z] #210 DONE 0.6s [2025-03-12T07:24:59.373Z] [2025-03-12T07:24:59.373Z] #113 [core-metadata] exporting to image [2025-03-12T07:24:59.373Z] #113 exporting layers [2025-03-12T07:24:59.373Z] #113 ... [2025-03-12T07:24:59.373Z] [2025-03-12T07:24:59.373Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-12T07:24:59.373Z] #213 DONE 0.3s [2025-03-12T07:24:59.373Z] [2025-03-12T07:24:59.373Z] #113 [core-data] exporting to image [2025-03-12T07:24:59.640Z] #113 exporting layers 0.7s done [2025-03-12T07:24:59.905Z] #113 writing image sha256:e57162454f324d8c7ae83c9e21c625eb992cc5fc5ce68e098c8a7a2d5f46dfaa done [2025-03-12T07:24:59.905Z] #113 naming to docker.io/library/core-metadata-arm64 done [2025-03-12T07:25:00.171Z] #113 exporting layers 0.5s done [2025-03-12T07:25:00.171Z] #113 writing image sha256:037d206ab5c646a15f2a8bfe8103eb185379c0a8c032678161d24d00625af7aa done [2025-03-12T07:25:00.171Z] #113 naming to docker.io/library/core-data-arm64 done [2025-03-12T07:25:00.171Z] #113 DONE 13.3s [2025-03-12T07:25:00.171Z] [2025-03-12T07:25:00.171Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T07:25:39.043Z] #154 ... [2025-03-12T07:25:39.043Z] [2025-03-12T07:25:39.043Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T07:25:39.043Z] #131 DONE 2123.9s [2025-03-12T07:25:39.043Z] [2025-03-12T07:25:39.043Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:25:39.043Z] #42 ... [2025-03-12T07:25:39.043Z] [2025-03-12T07:25:39.043Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:25:39.043Z] #214 DONE 0.2s [2025-03-12T07:25:39.043Z] [2025-03-12T07:25:39.043Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:25:39.043Z] #215 DONE 0.1s [2025-03-12T07:25:39.043Z] [2025-03-12T07:25:39.043Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:25:39.043Z] #42 ... [2025-03-12T07:25:39.043Z] [2025-03-12T07:25:39.043Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-12T07:25:39.043Z] #216 DONE 0.6s [2025-03-12T07:25:39.043Z] [2025-03-12T07:25:39.043Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-12T07:25:39.043Z] #217 DONE 0.1s [2025-03-12T07:25:39.043Z] [2025-03-12T07:25:39.043Z] #113 [support-scheduler] exporting to image [2025-03-12T07:25:39.043Z] #113 exporting layers [2025-03-12T07:25:39.043Z] #113 exporting layers 1.2s done [2025-03-12T07:25:39.310Z] #113 writing image sha256:7d6964acd4097b9a72d26f19b76fc48b59773c0e4774b36a84311adef6d27072 done [2025-03-12T07:25:39.310Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2025-03-12T07:25:39.310Z] #113 DONE 14.5s [2025-03-12T07:25:39.310Z] [2025-03-12T07:25:39.310Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T07:25:41.883Z] #154 DONE 2130.6s [2025-03-12T07:25:41.883Z] [2025-03-12T07:25:41.883Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:25:43.298Z] #42 ... [2025-03-12T07:25:43.298Z] [2025-03-12T07:25:43.298Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T07:25:43.298Z] #218 DONE 0.1s [2025-03-12T07:25:43.298Z] [2025-03-12T07:25:43.298Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:25:43.298Z] #42 ... [2025-03-12T07:25:43.298Z] [2025-03-12T07:25:43.298Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T07:25:43.913Z] #219 DONE 0.1s [2025-03-12T07:25:43.913Z] [2025-03-12T07:25:43.913Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:25:43.913Z] #42 ... [2025-03-12T07:25:43.913Z] [2025-03-12T07:25:43.913Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-12T07:25:44.185Z] #220 DONE 0.6s [2025-03-12T07:25:44.185Z] [2025-03-12T07:25:44.186Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:25:44.186Z] #42 ... [2025-03-12T07:25:44.186Z] [2025-03-12T07:25:44.186Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-12T07:25:44.186Z] #221 DONE 0.1s [2025-03-12T07:25:44.452Z] [2025-03-12T07:25:44.452Z] #113 [support-notifications] exporting to image [2025-03-12T07:25:45.040Z] #113 exporting layers 0.7s done [2025-03-12T07:25:45.040Z] #113 writing image sha256:987f688bed650e8af66ba69ff2cefd42af73c2abcc4973bba784956455ff4e9c done [2025-03-12T07:25:45.040Z] #113 naming to docker.io/library/support-notifications-arm64 done [2025-03-12T07:25:45.040Z] #113 DONE 15.2s [2025-03-12T07:25:45.040Z] [2025-03-12T07:25:45.040Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T07:25:45.040Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.040Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.040Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.040Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T07:25:45.041Z] time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-12T07:25:45.052Z] $ docker stop --time=1 81ae7a5f27fbffe5ea2ae4183983e004b9f9893e9cc3c183d1eb14326ed958c1 [2025-03-12T07:25:46.799Z] $ docker rm -f --volumes 81ae7a5f27fbffe5ea2ae4183983e004b9f9893e9cc3c183d1eb14326ed958c1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:25:47.333Z] + docker images [2025-03-12T07:25:47.334Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-12T07:25:47.334Z] support-notifications-arm64 latest 987f688bed65 3 seconds ago 52MB [2025-03-12T07:25:47.334Z] support-scheduler-arm64 latest 7d6964acd409 10 seconds ago 48.2MB [2025-03-12T07:25:47.334Z] core-data-arm64 latest 037d206ab5c6 48 seconds ago 32.8MB [2025-03-12T07:25:47.334Z] core-metadata-arm64 latest e57162454f32 49 seconds ago 33MB [2025-03-12T07:25:47.334Z] core-keeper-arm64 latest 322d6b7583f6 56 seconds ago 32.5MB [2025-03-12T07:25:47.334Z] security-proxy-auth-arm64 latest a9d5ce3d510b About a minute ago 31.8MB [2025-03-12T07:25:47.334Z] security-spiffe-token-provider-arm64 latest bb5bde3fbc38 About a minute ago 47.8MB [2025-03-12T07:25:47.334Z] security-secretstore-setup-arm64 latest bc64126289ed 2 minutes ago 67.2MB [2025-03-12T07:25:47.334Z] security-proxy-setup-arm64 latest 874245514ad1 3 minutes ago 38.6MB [2025-03-12T07:25:47.334Z] core-command-arm64 latest f8103e6cbe07 3 minutes ago 28.4MB [2025-03-12T07:25:47.334Z] security-bootstrapper-arm64 latest f35a720d85db 17 minutes ago 21.1MB [2025-03-12T07:25:47.334Z] core-common-config-bootstrapper-arm64 latest 946ea3aa409f 17 minutes ago 17.9MB [2025-03-12T07:25:47.334Z] security-spire-config-arm64 latest c62c86392e95 37 minutes ago 143MB [2025-03-12T07:25:47.334Z] security-spire-agent-arm64 latest a9b42715963c 37 minutes ago 187MB [2025-03-12T07:25:47.334Z] security-spire-server-arm64 latest 89038ac82080 37 minutes ago 144MB [2025-03-12T07:25:47.334Z] ci-base-image-arm64 latest 778b97eef2bc 39 minutes ago 909MB [2025-03-12T07:25:47.334Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 5 days ago 560MB [2025-03-12T07:25:47.334Z] 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-12T07:25:47.534Z] provisioning config files... [2025-03-12T07:25:47.549Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8881666724823817312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:25:47.899Z] ---> ****-login.sh [2025-03-12T07:25:47.899Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:25:48.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:48.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:48.166Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:48.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:48.166Z] [2025-03-12T07:25:48.166Z] Login Succeeded [2025-03-12T07:25:48.166Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:25:48.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:48.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:48.697Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:48.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:48.697Z] [2025-03-12T07:25:48.697Z] Login Succeeded [2025-03-12T07:25:48.697Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:25:48.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:48.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:48.964Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:48.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:48.964Z] [2025-03-12T07:25:48.964Z] Login Succeeded [2025-03-12T07:25:48.964Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:25:49.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:49.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:49.231Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:49.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:49.231Z] [2025-03-12T07:25:49.231Z] Login Succeeded [2025-03-12T07:25:49.231Z] ****.io [2025-03-12T07:25:49.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:49.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:49.788Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:49.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:49.788Z] [2025-03-12T07:25:49.788Z] Login Succeeded [2025-03-12T07:25:49.788Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:25:49.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:25:49.843Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:25:49.868Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-12T07:25:49.868Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:25:49.868Z] 4.0.0 [2025-03-12T07:25:49.868Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:25:49.868Z] odessa [2025-03-12T07:25:49.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:50.248Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:50.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:25:50.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-12T07:25:50.605Z] 6ebd0cd3066f: Preparing [2025-03-12T07:25:50.605Z] 8ddccbee83ec: Preparing [2025-03-12T07:25:50.605Z] 612ee38e2827: Preparing [2025-03-12T07:25:50.605Z] bb71051d7676: Preparing [2025-03-12T07:25:50.605Z] 8400522a1816: Preparing [2025-03-12T07:25:50.605Z] 2d6aa35749e3: Preparing [2025-03-12T07:25:50.605Z] dd9c8f8612c8: Preparing [2025-03-12T07:25:50.605Z] dd9c8f8612c8: Waiting [2025-03-12T07:25:50.605Z] 2d6aa35749e3: Waiting [2025-03-12T07:25:50.871Z] 612ee38e2827: Pushed [2025-03-12T07:25:50.871Z] bb71051d7676: Pushed [2025-03-12T07:25:50.871Z] 8400522a1816: Pushed [2025-03-12T07:25:50.871Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:25:50.871Z] 6ebd0cd3066f: Pushed [2025-03-12T07:25:50.871Z] 2d6aa35749e3: Pushed [2025-03-12T07:25:56.198Z] 8ddccbee83ec: Pushed [2025-03-12T07:25:56.198Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:aacba72a263c2cb67fc488d6981ae814d2befbeed7c8d3ae53d4bb3f080846b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:56.598Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:56.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [2025-03-12T07:25:56.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-12T07:25:56.993Z] 6ebd0cd3066f: Preparing [2025-03-12T07:25:56.993Z] 8ddccbee83ec: Preparing [2025-03-12T07:25:56.993Z] 612ee38e2827: Preparing [2025-03-12T07:25:56.993Z] bb71051d7676: Preparing [2025-03-12T07:25:56.993Z] 8400522a1816: Preparing [2025-03-12T07:25:56.993Z] 2d6aa35749e3: Preparing [2025-03-12T07:25:56.993Z] dd9c8f8612c8: Preparing [2025-03-12T07:25:56.993Z] 2d6aa35749e3: Waiting [2025-03-12T07:25:56.993Z] dd9c8f8612c8: Waiting [2025-03-12T07:25:56.993Z] bb71051d7676: Layer already exists [2025-03-12T07:25:56.993Z] 8ddccbee83ec: Layer already exists [2025-03-12T07:25:56.993Z] 6ebd0cd3066f: Layer already exists [2025-03-12T07:25:56.993Z] 612ee38e2827: Layer already exists [2025-03-12T07:25:56.993Z] 8400522a1816: Layer already exists [2025-03-12T07:25:56.993Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:25:56.993Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:25:57.263Z] 4.0.0: digest: sha256:aacba72a263c2cb67fc488d6981ae814d2befbeed7c8d3ae53d4bb3f080846b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:57.631Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:58.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:25:58.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-12T07:25:58.039Z] 6ebd0cd3066f: Preparing [2025-03-12T07:25:58.039Z] 8ddccbee83ec: Preparing [2025-03-12T07:25:58.039Z] 612ee38e2827: Preparing [2025-03-12T07:25:58.039Z] bb71051d7676: Preparing [2025-03-12T07:25:58.039Z] 8400522a1816: Preparing [2025-03-12T07:25:58.039Z] 2d6aa35749e3: Preparing [2025-03-12T07:25:58.039Z] dd9c8f8612c8: Preparing [2025-03-12T07:25:58.039Z] 2d6aa35749e3: Waiting [2025-03-12T07:25:58.039Z] dd9c8f8612c8: Waiting [2025-03-12T07:25:58.039Z] 8ddccbee83ec: Layer already exists [2025-03-12T07:25:58.039Z] 6ebd0cd3066f: Layer already exists [2025-03-12T07:25:58.039Z] 8400522a1816: Layer already exists [2025-03-12T07:25:58.039Z] bb71051d7676: Layer already exists [2025-03-12T07:25:58.039Z] 612ee38e2827: Layer already exists [2025-03-12T07:25:58.039Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:25:58.039Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:25:58.039Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:aacba72a263c2cb67fc488d6981ae814d2befbeed7c8d3ae53d4bb3f080846b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:58.438Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:58.804Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-03-12T07:25:58.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-12T07:25:58.804Z] 6ebd0cd3066f: Preparing [2025-03-12T07:25:58.804Z] 8ddccbee83ec: Preparing [2025-03-12T07:25:58.804Z] 612ee38e2827: Preparing [2025-03-12T07:25:58.804Z] bb71051d7676: Preparing [2025-03-12T07:25:58.804Z] 8400522a1816: Preparing [2025-03-12T07:25:58.804Z] 2d6aa35749e3: Preparing [2025-03-12T07:25:58.804Z] dd9c8f8612c8: Preparing [2025-03-12T07:25:58.804Z] 2d6aa35749e3: Waiting [2025-03-12T07:25:58.804Z] dd9c8f8612c8: Waiting [2025-03-12T07:25:58.804Z] bb71051d7676: Layer already exists [2025-03-12T07:25:58.804Z] 612ee38e2827: Layer already exists [2025-03-12T07:25:58.804Z] 6ebd0cd3066f: Layer already exists [2025-03-12T07:25:58.804Z] 8400522a1816: Layer already exists [2025-03-12T07:25:58.804Z] 8ddccbee83ec: Layer already exists [2025-03-12T07:25:58.804Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:25:58.804Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:25:58.804Z] odessa: digest: sha256:aacba72a263c2cb67fc488d6981ae814d2befbeed7c8d3ae53d4bb3f080846b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:25:59.150Z] ===================================================== [Pipeline] echo [2025-03-12T07:25:59.166Z] taggedImages: [2025-03-12T07:25:59.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:25:59.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [2025-03-12T07:25:59.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:25:59.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-03-12T07:25:59.196Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-12T07:25:59.196Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:25:59.196Z] 4.0.0 [2025-03-12T07:25:59.196Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:25:59.196Z] odessa [2025-03-12T07:25:59.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:59.554Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:59.900Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:25:59.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-12T07:25:59.900Z] 2587247a4163: Preparing [2025-03-12T07:25:59.900Z] 389b9660e9be: Preparing [2025-03-12T07:25:59.900Z] 430617191e6c: Preparing [2025-03-12T07:25:59.900Z] b1cb2923654d: Preparing [2025-03-12T07:25:59.900Z] 612ee38e2827: Preparing [2025-03-12T07:25:59.900Z] bb71051d7676: Preparing [2025-03-12T07:25:59.900Z] 8400522a1816: Preparing [2025-03-12T07:25:59.900Z] 2d6aa35749e3: Preparing [2025-03-12T07:25:59.900Z] dd9c8f8612c8: Preparing [2025-03-12T07:25:59.900Z] 8400522a1816: Waiting [2025-03-12T07:25:59.900Z] 2d6aa35749e3: Waiting [2025-03-12T07:25:59.900Z] dd9c8f8612c8: Waiting [2025-03-12T07:25:59.900Z] bb71051d7676: Waiting [2025-03-12T07:26:00.169Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:00.169Z] 430617191e6c: Pushed [2025-03-12T07:26:00.169Z] 389b9660e9be: Pushed [2025-03-12T07:26:00.169Z] bb71051d7676: Layer already exists [2025-03-12T07:26:00.169Z] 8400522a1816: Layer already exists [2025-03-12T07:26:00.169Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:00.169Z] 2587247a4163: Pushed [2025-03-12T07:26:00.169Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:02.737Z] b1cb2923654d: Pushed [2025-03-12T07:26:02.737Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:9ff16818159cc3392552b09aa503e854599cd677463b2ceb1e5f67160f3566e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:03.110Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:03.468Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [2025-03-12T07:26:03.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-12T07:26:03.468Z] 2587247a4163: Preparing [2025-03-12T07:26:03.468Z] 389b9660e9be: Preparing [2025-03-12T07:26:03.468Z] 430617191e6c: Preparing [2025-03-12T07:26:03.468Z] b1cb2923654d: Preparing [2025-03-12T07:26:03.468Z] 612ee38e2827: Preparing [2025-03-12T07:26:03.468Z] bb71051d7676: Preparing [2025-03-12T07:26:03.468Z] 8400522a1816: Preparing [2025-03-12T07:26:03.468Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:03.468Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:03.468Z] bb71051d7676: Waiting [2025-03-12T07:26:03.468Z] 8400522a1816: Waiting [2025-03-12T07:26:03.468Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:03.468Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:03.468Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:03.468Z] 389b9660e9be: Layer already exists [2025-03-12T07:26:03.468Z] b1cb2923654d: Layer already exists [2025-03-12T07:26:03.468Z] 430617191e6c: Layer already exists [2025-03-12T07:26:03.468Z] 2587247a4163: Layer already exists [2025-03-12T07:26:03.468Z] 8400522a1816: Layer already exists [2025-03-12T07:26:03.468Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:03.468Z] bb71051d7676: Layer already exists [2025-03-12T07:26:03.468Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:03.733Z] 4.0.0: digest: sha256:9ff16818159cc3392552b09aa503e854599cd677463b2ceb1e5f67160f3566e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:04.093Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:04.457Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:04.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-12T07:26:04.457Z] 2587247a4163: Preparing [2025-03-12T07:26:04.457Z] 389b9660e9be: Preparing [2025-03-12T07:26:04.457Z] 430617191e6c: Preparing [2025-03-12T07:26:04.457Z] b1cb2923654d: Preparing [2025-03-12T07:26:04.457Z] 612ee38e2827: Preparing [2025-03-12T07:26:04.457Z] bb71051d7676: Preparing [2025-03-12T07:26:04.457Z] 8400522a1816: Preparing [2025-03-12T07:26:04.457Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:04.457Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:04.457Z] 8400522a1816: Waiting [2025-03-12T07:26:04.457Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:04.457Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:04.457Z] bb71051d7676: Waiting [2025-03-12T07:26:04.457Z] 2587247a4163: Layer already exists [2025-03-12T07:26:04.457Z] b1cb2923654d: Layer already exists [2025-03-12T07:26:04.457Z] 389b9660e9be: Layer already exists [2025-03-12T07:26:04.457Z] 430617191e6c: Layer already exists [2025-03-12T07:26:04.457Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:04.457Z] bb71051d7676: Layer already exists [2025-03-12T07:26:04.457Z] 8400522a1816: Layer already exists [2025-03-12T07:26:04.457Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:04.457Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:04.724Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:9ff16818159cc3392552b09aa503e854599cd677463b2ceb1e5f67160f3566e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:05.088Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:05.439Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-03-12T07:26:05.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-12T07:26:05.439Z] 2587247a4163: Preparing [2025-03-12T07:26:05.439Z] 389b9660e9be: Preparing [2025-03-12T07:26:05.439Z] 430617191e6c: Preparing [2025-03-12T07:26:05.439Z] b1cb2923654d: Preparing [2025-03-12T07:26:05.439Z] 612ee38e2827: Preparing [2025-03-12T07:26:05.439Z] bb71051d7676: Preparing [2025-03-12T07:26:05.439Z] 8400522a1816: Preparing [2025-03-12T07:26:05.439Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:05.439Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:05.439Z] bb71051d7676: Waiting [2025-03-12T07:26:05.439Z] 8400522a1816: Waiting [2025-03-12T07:26:05.439Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:05.439Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:05.439Z] 430617191e6c: Layer already exists [2025-03-12T07:26:05.439Z] 389b9660e9be: Layer already exists [2025-03-12T07:26:05.439Z] 2587247a4163: Layer already exists [2025-03-12T07:26:05.439Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:05.439Z] b1cb2923654d: Layer already exists [2025-03-12T07:26:05.439Z] 8400522a1816: Layer already exists [2025-03-12T07:26:05.439Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:05.439Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:05.439Z] bb71051d7676: Layer already exists [2025-03-12T07:26:05.702Z] odessa: digest: sha256:9ff16818159cc3392552b09aa503e854599cd677463b2ceb1e5f67160f3566e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:26:05.793Z] ===================================================== [Pipeline] echo [2025-03-12T07:26:05.812Z] taggedImages: [2025-03-12T07:26:05.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:05.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [2025-03-12T07:26:05.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:05.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-03-12T07:26:05.847Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-12T07:26:05.847Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:05.847Z] 4.0.0 [2025-03-12T07:26:05.847Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:05.847Z] odessa [2025-03-12T07:26:05.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:06.217Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:06.568Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:06.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-12T07:26:06.569Z] fba312327b56: Preparing [2025-03-12T07:26:06.569Z] 4a04c0ad9e70: Preparing [2025-03-12T07:26:06.569Z] 612ee38e2827: Preparing [2025-03-12T07:26:06.569Z] bb71051d7676: Preparing [2025-03-12T07:26:06.569Z] 76fd97d697ad: Preparing [2025-03-12T07:26:06.569Z] d0594ab75bbb: Preparing [2025-03-12T07:26:06.569Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:06.569Z] d0594ab75bbb: Waiting [2025-03-12T07:26:06.569Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:06.569Z] bb71051d7676: Layer already exists [2025-03-12T07:26:06.833Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:06.833Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:06.833Z] 76fd97d697ad: Pushed [2025-03-12T07:26:06.833Z] fba312327b56: Pushed [2025-03-12T07:26:06.833Z] d0594ab75bbb: Pushed [2025-03-12T07:26:12.158Z] 4a04c0ad9e70: Pushed [2025-03-12T07:26:12.158Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:6d7ca0b58b160d6189dc5dddfbd81e7ea998a624d7fe22495a34909bf248fb63 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:12.537Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:12.918Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [2025-03-12T07:26:12.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-12T07:26:12.918Z] fba312327b56: Preparing [2025-03-12T07:26:12.918Z] 4a04c0ad9e70: Preparing [2025-03-12T07:26:12.918Z] 612ee38e2827: Preparing [2025-03-12T07:26:12.918Z] bb71051d7676: Preparing [2025-03-12T07:26:12.918Z] 76fd97d697ad: Preparing [2025-03-12T07:26:12.918Z] d0594ab75bbb: Preparing [2025-03-12T07:26:12.918Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:12.918Z] d0594ab75bbb: Waiting [2025-03-12T07:26:12.918Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:12.918Z] 4a04c0ad9e70: Layer already exists [2025-03-12T07:26:12.918Z] 76fd97d697ad: Layer already exists [2025-03-12T07:26:12.918Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:12.918Z] bb71051d7676: Layer already exists [2025-03-12T07:26:12.918Z] fba312327b56: Layer already exists [2025-03-12T07:26:13.185Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:13.185Z] d0594ab75bbb: Layer already exists [2025-03-12T07:26:13.185Z] 4.0.0: digest: sha256:6d7ca0b58b160d6189dc5dddfbd81e7ea998a624d7fe22495a34909bf248fb63 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:13.560Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:13.937Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:13.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-12T07:26:13.937Z] fba312327b56: Preparing [2025-03-12T07:26:13.937Z] 4a04c0ad9e70: Preparing [2025-03-12T07:26:13.937Z] 612ee38e2827: Preparing [2025-03-12T07:26:13.937Z] bb71051d7676: Preparing [2025-03-12T07:26:13.937Z] 76fd97d697ad: Preparing [2025-03-12T07:26:13.937Z] d0594ab75bbb: Preparing [2025-03-12T07:26:13.937Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:13.937Z] d0594ab75bbb: Waiting [2025-03-12T07:26:13.937Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:13.937Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:13.937Z] bb71051d7676: Layer already exists [2025-03-12T07:26:13.937Z] 4a04c0ad9e70: Layer already exists [2025-03-12T07:26:13.937Z] 76fd97d697ad: Layer already exists [2025-03-12T07:26:13.937Z] fba312327b56: Layer already exists [2025-03-12T07:26:13.937Z] d0594ab75bbb: Layer already exists [2025-03-12T07:26:13.937Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:14.205Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:6d7ca0b58b160d6189dc5dddfbd81e7ea998a624d7fe22495a34909bf248fb63 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:14.571Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:14.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-03-12T07:26:14.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-12T07:26:14.930Z] fba312327b56: Preparing [2025-03-12T07:26:14.930Z] 4a04c0ad9e70: Preparing [2025-03-12T07:26:14.930Z] 612ee38e2827: Preparing [2025-03-12T07:26:14.930Z] bb71051d7676: Preparing [2025-03-12T07:26:14.930Z] 76fd97d697ad: Preparing [2025-03-12T07:26:14.930Z] d0594ab75bbb: Preparing [2025-03-12T07:26:14.930Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:14.930Z] d0594ab75bbb: Waiting [2025-03-12T07:26:14.930Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:14.930Z] fba312327b56: Layer already exists [2025-03-12T07:26:14.930Z] bb71051d7676: Layer already exists [2025-03-12T07:26:14.930Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:14.930Z] 76fd97d697ad: Layer already exists [2025-03-12T07:26:14.930Z] 4a04c0ad9e70: Layer already exists [2025-03-12T07:26:14.930Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:14.930Z] d0594ab75bbb: Layer already exists [2025-03-12T07:26:15.196Z] odessa: digest: sha256:6d7ca0b58b160d6189dc5dddfbd81e7ea998a624d7fe22495a34909bf248fb63 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:26:15.275Z] ===================================================== [Pipeline] echo [2025-03-12T07:26:15.292Z] taggedImages: [2025-03-12T07:26:15.292Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:15.292Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [2025-03-12T07:26:15.292Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:15.292Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-03-12T07:26:15.327Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-12T07:26:15.327Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:15.327Z] 4.0.0 [2025-03-12T07:26:15.327Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:15.327Z] odessa [2025-03-12T07:26:15.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:15.705Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:16.071Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:16.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-12T07:26:16.071Z] 5bf95aef803e: Preparing [2025-03-12T07:26:16.071Z] bf3a0f126244: Preparing [2025-03-12T07:26:16.071Z] bb71051d7676: Preparing [2025-03-12T07:26:16.071Z] be40b14a419c: Preparing [2025-03-12T07:26:16.071Z] 23d840f6ca2f: Preparing [2025-03-12T07:26:16.071Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:16.071Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:16.338Z] bb71051d7676: Layer already exists [2025-03-12T07:26:16.338Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:16.338Z] 23d840f6ca2f: Pushed [2025-03-12T07:26:16.338Z] be40b14a419c: Pushed [2025-03-12T07:26:16.338Z] 5bf95aef803e: Pushed [2025-03-12T07:26:22.977Z] bf3a0f126244: Pushed [2025-03-12T07:26:22.977Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:e79f77fd069542c156df1021ab3ea5b4daa4762ab6449657896fc3516d5708cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:23.350Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:23.711Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [2025-03-12T07:26:23.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-12T07:26:23.711Z] 5bf95aef803e: Preparing [2025-03-12T07:26:23.711Z] bf3a0f126244: Preparing [2025-03-12T07:26:23.711Z] bb71051d7676: Preparing [2025-03-12T07:26:23.711Z] be40b14a419c: Preparing [2025-03-12T07:26:23.711Z] 23d840f6ca2f: Preparing [2025-03-12T07:26:23.711Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:23.711Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:23.711Z] bb71051d7676: Layer already exists [2025-03-12T07:26:23.711Z] bf3a0f126244: Layer already exists [2025-03-12T07:26:23.711Z] be40b14a419c: Layer already exists [2025-03-12T07:26:23.711Z] 23d840f6ca2f: Layer already exists [2025-03-12T07:26:23.711Z] 5bf95aef803e: Layer already exists [2025-03-12T07:26:23.711Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:23.979Z] 4.0.0: digest: sha256:e79f77fd069542c156df1021ab3ea5b4daa4762ab6449657896fc3516d5708cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:24.355Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:24.728Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:24.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-12T07:26:24.728Z] 5bf95aef803e: Preparing [2025-03-12T07:26:24.728Z] bf3a0f126244: Preparing [2025-03-12T07:26:24.728Z] bb71051d7676: Preparing [2025-03-12T07:26:24.728Z] be40b14a419c: Preparing [2025-03-12T07:26:24.728Z] 23d840f6ca2f: Preparing [2025-03-12T07:26:24.728Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:24.728Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:24.728Z] 23d840f6ca2f: Layer already exists [2025-03-12T07:26:24.728Z] bf3a0f126244: Layer already exists [2025-03-12T07:26:24.728Z] be40b14a419c: Layer already exists [2025-03-12T07:26:24.728Z] 5bf95aef803e: Layer already exists [2025-03-12T07:26:24.728Z] bb71051d7676: Layer already exists [2025-03-12T07:26:24.728Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:24.996Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:e79f77fd069542c156df1021ab3ea5b4daa4762ab6449657896fc3516d5708cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:25.361Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:25.727Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-03-12T07:26:25.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-12T07:26:25.727Z] 5bf95aef803e: Preparing [2025-03-12T07:26:25.727Z] bf3a0f126244: Preparing [2025-03-12T07:26:25.727Z] bb71051d7676: Preparing [2025-03-12T07:26:25.728Z] be40b14a419c: Preparing [2025-03-12T07:26:25.728Z] 23d840f6ca2f: Preparing [2025-03-12T07:26:25.728Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:25.728Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:25.728Z] 5bf95aef803e: Layer already exists [2025-03-12T07:26:25.728Z] be40b14a419c: Layer already exists [2025-03-12T07:26:25.728Z] 23d840f6ca2f: Layer already exists [2025-03-12T07:26:25.728Z] bb71051d7676: Layer already exists [2025-03-12T07:26:25.728Z] bf3a0f126244: Layer already exists [2025-03-12T07:26:25.728Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:25.994Z] odessa: digest: sha256:e79f77fd069542c156df1021ab3ea5b4daa4762ab6449657896fc3516d5708cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:26:26.082Z] ===================================================== [Pipeline] echo [2025-03-12T07:26:26.097Z] taggedImages: [2025-03-12T07:26:26.097Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:26.097Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [2025-03-12T07:26:26.097Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:26.097Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-03-12T07:26:26.129Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-12T07:26:26.129Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:26.129Z] 4.0.0 [2025-03-12T07:26:26.129Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:26.129Z] odessa [2025-03-12T07:26:26.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:26.505Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:26.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:26.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-12T07:26:26.866Z] e981ce94eaa6: Preparing [2025-03-12T07:26:26.866Z] ec639e92f341: Preparing [2025-03-12T07:26:26.866Z] 2f4229df8de7: Preparing [2025-03-12T07:26:26.866Z] 612ee38e2827: Preparing [2025-03-12T07:26:26.866Z] bb71051d7676: Preparing [2025-03-12T07:26:26.866Z] 8400522a1816: Preparing [2025-03-12T07:26:26.866Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:26.866Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:26.866Z] 8400522a1816: Waiting [2025-03-12T07:26:26.866Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:26.866Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:27.132Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:27.132Z] bb71051d7676: Layer already exists [2025-03-12T07:26:27.132Z] 8400522a1816: Layer already exists [2025-03-12T07:26:27.132Z] ec639e92f341: Pushed [2025-03-12T07:26:27.132Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:27.132Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:27.132Z] e981ce94eaa6: Pushed [2025-03-12T07:26:32.469Z] 2f4229df8de7: Pushed [2025-03-12T07:26:32.469Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:eb6cc4bac6032a8e05b8ecdc30775e386b9b19162310f2855587576eeb2f5e78 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:32.828Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:33.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [2025-03-12T07:26:33.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-12T07:26:33.180Z] e981ce94eaa6: Preparing [2025-03-12T07:26:33.180Z] ec639e92f341: Preparing [2025-03-12T07:26:33.180Z] 2f4229df8de7: Preparing [2025-03-12T07:26:33.180Z] 612ee38e2827: Preparing [2025-03-12T07:26:33.180Z] bb71051d7676: Preparing [2025-03-12T07:26:33.180Z] 8400522a1816: Preparing [2025-03-12T07:26:33.180Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:33.180Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:33.180Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:33.180Z] 8400522a1816: Waiting [2025-03-12T07:26:33.180Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:33.180Z] bb71051d7676: Layer already exists [2025-03-12T07:26:33.180Z] ec639e92f341: Layer already exists [2025-03-12T07:26:33.180Z] 2f4229df8de7: Layer already exists [2025-03-12T07:26:33.180Z] e981ce94eaa6: Layer already exists [2025-03-12T07:26:33.180Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:33.180Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:33.180Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:33.180Z] 8400522a1816: Layer already exists [2025-03-12T07:26:33.445Z] 4.0.0: digest: sha256:eb6cc4bac6032a8e05b8ecdc30775e386b9b19162310f2855587576eeb2f5e78 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:33.809Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:34.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:34.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-12T07:26:34.170Z] e981ce94eaa6: Preparing [2025-03-12T07:26:34.170Z] ec639e92f341: Preparing [2025-03-12T07:26:34.170Z] 2f4229df8de7: Preparing [2025-03-12T07:26:34.170Z] 612ee38e2827: Preparing [2025-03-12T07:26:34.170Z] bb71051d7676: Preparing [2025-03-12T07:26:34.170Z] 8400522a1816: Preparing [2025-03-12T07:26:34.170Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:34.170Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:34.170Z] 8400522a1816: Waiting [2025-03-12T07:26:34.170Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:34.170Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:34.170Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:34.170Z] e981ce94eaa6: Layer already exists [2025-03-12T07:26:34.170Z] bb71051d7676: Layer already exists [2025-03-12T07:26:34.170Z] ec639e92f341: Layer already exists [2025-03-12T07:26:34.170Z] 2f4229df8de7: Layer already exists [2025-03-12T07:26:34.170Z] 8400522a1816: Layer already exists [2025-03-12T07:26:34.170Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:34.170Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:34.435Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:eb6cc4bac6032a8e05b8ecdc30775e386b9b19162310f2855587576eeb2f5e78 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:34.795Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:35.156Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-03-12T07:26:35.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-12T07:26:35.156Z] e981ce94eaa6: Preparing [2025-03-12T07:26:35.156Z] ec639e92f341: Preparing [2025-03-12T07:26:35.156Z] 2f4229df8de7: Preparing [2025-03-12T07:26:35.156Z] 612ee38e2827: Preparing [2025-03-12T07:26:35.156Z] bb71051d7676: Preparing [2025-03-12T07:26:35.156Z] 8400522a1816: Preparing [2025-03-12T07:26:35.156Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:35.156Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:35.156Z] 8400522a1816: Waiting [2025-03-12T07:26:35.156Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:35.156Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:35.156Z] ec639e92f341: Layer already exists [2025-03-12T07:26:35.156Z] bb71051d7676: Layer already exists [2025-03-12T07:26:35.156Z] 2f4229df8de7: Layer already exists [2025-03-12T07:26:35.156Z] e981ce94eaa6: Layer already exists [2025-03-12T07:26:35.156Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:35.156Z] 8400522a1816: Layer already exists [2025-03-12T07:26:35.156Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:35.156Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:35.422Z] odessa: digest: sha256:eb6cc4bac6032a8e05b8ecdc30775e386b9b19162310f2855587576eeb2f5e78 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:26:35.502Z] ===================================================== [Pipeline] echo [2025-03-12T07:26:35.512Z] taggedImages: [2025-03-12T07:26:35.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:35.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [2025-03-12T07:26:35.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:35.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-03-12T07:26:35.538Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-12T07:26:35.538Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:35.538Z] 4.0.0 [2025-03-12T07:26:35.538Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:35.538Z] odessa [2025-03-12T07:26:35.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:35.907Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:36.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:36.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-12T07:26:36.265Z] b9ce8603201d: Preparing [2025-03-12T07:26:36.265Z] 99c5a7cc48eb: Preparing [2025-03-12T07:26:36.265Z] 253a51d5f264: Preparing [2025-03-12T07:26:36.265Z] 7886bc3db8f9: Preparing [2025-03-12T07:26:36.265Z] f03d1b988360: Preparing [2025-03-12T07:26:36.265Z] ae1ee3c832e2: Preparing [2025-03-12T07:26:36.265Z] 518950338177: Preparing [2025-03-12T07:26:36.265Z] 612ee38e2827: Preparing [2025-03-12T07:26:36.265Z] bb71051d7676: Preparing [2025-03-12T07:26:36.265Z] 1087b868f128: Preparing [2025-03-12T07:26:36.265Z] fdeb446e117c: Preparing [2025-03-12T07:26:36.265Z] 5f70bf18a086: Preparing [2025-03-12T07:26:36.265Z] 74abc58db87c: Preparing [2025-03-12T07:26:36.265Z] 96963d49ba4c: Preparing [2025-03-12T07:26:36.265Z] 8400ad0a5317: Preparing [2025-03-12T07:26:36.265Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:36.265Z] 1087b868f128: Waiting [2025-03-12T07:26:36.265Z] fdeb446e117c: Waiting [2025-03-12T07:26:36.265Z] 5f70bf18a086: Waiting [2025-03-12T07:26:36.265Z] 518950338177: Waiting [2025-03-12T07:26:36.265Z] bb71051d7676: Waiting [2025-03-12T07:26:36.265Z] 612ee38e2827: Waiting [2025-03-12T07:26:36.265Z] ae1ee3c832e2: Waiting [2025-03-12T07:26:36.265Z] 96963d49ba4c: Waiting [2025-03-12T07:26:36.265Z] 74abc58db87c: Waiting [2025-03-12T07:26:36.265Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:36.530Z] 7886bc3db8f9: Pushed [2025-03-12T07:26:36.799Z] 99c5a7cc48eb: Pushed [2025-03-12T07:26:36.799Z] 253a51d5f264: Pushed [2025-03-12T07:26:36.799Z] f03d1b988360: Pushed [2025-03-12T07:26:36.799Z] b9ce8603201d: Pushed [2025-03-12T07:26:36.799Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:36.799Z] bb71051d7676: Layer already exists [2025-03-12T07:26:36.799Z] ae1ee3c832e2: Pushed [2025-03-12T07:26:36.799Z] 5f70bf18a086: Layer already exists [2025-03-12T07:26:36.799Z] 1087b868f128: Pushed [2025-03-12T07:26:37.074Z] fdeb446e117c: Pushed [2025-03-12T07:26:37.074Z] 74abc58db87c: Pushed [2025-03-12T07:26:37.074Z] 96963d49ba4c: Pushed [2025-03-12T07:26:37.074Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:37.074Z] 8400ad0a5317: Pushed [2025-03-12T07:26:39.636Z] 518950338177: Pushed [2025-03-12T07:26:39.901Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:a322695fcc3e50291ab0a8f87f9dc2b61cc67bb023bef24f8f33f77beffc19e8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:40.255Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:40.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [2025-03-12T07:26:40.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-12T07:26:40.618Z] b9ce8603201d: Preparing [2025-03-12T07:26:40.618Z] 99c5a7cc48eb: Preparing [2025-03-12T07:26:40.618Z] 253a51d5f264: Preparing [2025-03-12T07:26:40.618Z] 7886bc3db8f9: Preparing [2025-03-12T07:26:40.618Z] f03d1b988360: Preparing [2025-03-12T07:26:40.618Z] ae1ee3c832e2: Preparing [2025-03-12T07:26:40.618Z] 518950338177: Preparing [2025-03-12T07:26:40.618Z] 612ee38e2827: Preparing [2025-03-12T07:26:40.618Z] bb71051d7676: Preparing [2025-03-12T07:26:40.618Z] 1087b868f128: Preparing [2025-03-12T07:26:40.618Z] fdeb446e117c: Preparing [2025-03-12T07:26:40.618Z] 5f70bf18a086: Preparing [2025-03-12T07:26:40.618Z] 74abc58db87c: Preparing [2025-03-12T07:26:40.618Z] 96963d49ba4c: Preparing [2025-03-12T07:26:40.618Z] 8400ad0a5317: Preparing [2025-03-12T07:26:40.618Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:40.618Z] 612ee38e2827: Waiting [2025-03-12T07:26:40.618Z] bb71051d7676: Waiting [2025-03-12T07:26:40.618Z] 1087b868f128: Waiting [2025-03-12T07:26:40.618Z] fdeb446e117c: Waiting [2025-03-12T07:26:40.618Z] 5f70bf18a086: Waiting [2025-03-12T07:26:40.618Z] 74abc58db87c: Waiting [2025-03-12T07:26:40.618Z] 96963d49ba4c: Waiting [2025-03-12T07:26:40.618Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:40.618Z] 8400ad0a5317: Waiting [2025-03-12T07:26:40.618Z] ae1ee3c832e2: Waiting [2025-03-12T07:26:40.618Z] 518950338177: Waiting [2025-03-12T07:26:40.618Z] b9ce8603201d: Layer already exists [2025-03-12T07:26:40.618Z] f03d1b988360: Layer already exists [2025-03-12T07:26:40.618Z] 7886bc3db8f9: Layer already exists [2025-03-12T07:26:40.618Z] 253a51d5f264: Layer already exists [2025-03-12T07:26:40.618Z] 99c5a7cc48eb: Layer already exists [2025-03-12T07:26:40.618Z] ae1ee3c832e2: Layer already exists [2025-03-12T07:26:40.618Z] 518950338177: Layer already exists [2025-03-12T07:26:40.618Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:40.618Z] bb71051d7676: Layer already exists [2025-03-12T07:26:40.618Z] 1087b868f128: Layer already exists [2025-03-12T07:26:40.618Z] fdeb446e117c: Layer already exists [2025-03-12T07:26:40.618Z] 8400ad0a5317: Layer already exists [2025-03-12T07:26:40.618Z] 5f70bf18a086: Layer already exists [2025-03-12T07:26:40.618Z] 74abc58db87c: Layer already exists [2025-03-12T07:26:40.618Z] 96963d49ba4c: Layer already exists [2025-03-12T07:26:40.618Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:40.883Z] 4.0.0: digest: sha256:a322695fcc3e50291ab0a8f87f9dc2b61cc67bb023bef24f8f33f77beffc19e8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:41.240Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:41.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:41.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-12T07:26:41.594Z] b9ce8603201d: Preparing [2025-03-12T07:26:41.594Z] 99c5a7cc48eb: Preparing [2025-03-12T07:26:41.594Z] 253a51d5f264: Preparing [2025-03-12T07:26:41.594Z] 7886bc3db8f9: Preparing [2025-03-12T07:26:41.594Z] f03d1b988360: Preparing [2025-03-12T07:26:41.594Z] ae1ee3c832e2: Preparing [2025-03-12T07:26:41.594Z] 518950338177: Preparing [2025-03-12T07:26:41.594Z] 612ee38e2827: Preparing [2025-03-12T07:26:41.594Z] bb71051d7676: Preparing [2025-03-12T07:26:41.594Z] 1087b868f128: Preparing [2025-03-12T07:26:41.594Z] fdeb446e117c: Preparing [2025-03-12T07:26:41.594Z] 5f70bf18a086: Preparing [2025-03-12T07:26:41.594Z] 74abc58db87c: Preparing [2025-03-12T07:26:41.594Z] 96963d49ba4c: Preparing [2025-03-12T07:26:41.594Z] 8400ad0a5317: Preparing [2025-03-12T07:26:41.594Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:41.594Z] ae1ee3c832e2: Waiting [2025-03-12T07:26:41.594Z] fdeb446e117c: Waiting [2025-03-12T07:26:41.594Z] 518950338177: Waiting [2025-03-12T07:26:41.594Z] bb71051d7676: Waiting [2025-03-12T07:26:41.594Z] 612ee38e2827: Waiting [2025-03-12T07:26:41.594Z] 1087b868f128: Waiting [2025-03-12T07:26:41.594Z] 5f70bf18a086: Waiting [2025-03-12T07:26:41.594Z] 74abc58db87c: Waiting [2025-03-12T07:26:41.594Z] 96963d49ba4c: Waiting [2025-03-12T07:26:41.594Z] 8400ad0a5317: Waiting [2025-03-12T07:26:41.594Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:41.594Z] b9ce8603201d: Layer already exists [2025-03-12T07:26:41.594Z] 253a51d5f264: Layer already exists [2025-03-12T07:26:41.594Z] f03d1b988360: Layer already exists [2025-03-12T07:26:41.594Z] 99c5a7cc48eb: Layer already exists [2025-03-12T07:26:41.594Z] 7886bc3db8f9: Layer already exists [2025-03-12T07:26:41.594Z] 518950338177: Layer already exists [2025-03-12T07:26:41.594Z] ae1ee3c832e2: Layer already exists [2025-03-12T07:26:41.594Z] bb71051d7676: Layer already exists [2025-03-12T07:26:41.594Z] 1087b868f128: Layer already exists [2025-03-12T07:26:41.594Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:41.594Z] 5f70bf18a086: Layer already exists [2025-03-12T07:26:41.594Z] fdeb446e117c: Layer already exists [2025-03-12T07:26:41.594Z] 8400ad0a5317: Layer already exists [2025-03-12T07:26:41.594Z] 96963d49ba4c: Layer already exists [2025-03-12T07:26:41.594Z] 74abc58db87c: Layer already exists [2025-03-12T07:26:41.594Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:41.858Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:a322695fcc3e50291ab0a8f87f9dc2b61cc67bb023bef24f8f33f77beffc19e8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:42.214Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:42.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-03-12T07:26:42.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-12T07:26:42.586Z] b9ce8603201d: Preparing [2025-03-12T07:26:42.586Z] 99c5a7cc48eb: Preparing [2025-03-12T07:26:42.586Z] 253a51d5f264: Preparing [2025-03-12T07:26:42.586Z] 7886bc3db8f9: Preparing [2025-03-12T07:26:42.586Z] f03d1b988360: Preparing [2025-03-12T07:26:42.586Z] ae1ee3c832e2: Preparing [2025-03-12T07:26:42.586Z] 518950338177: Preparing [2025-03-12T07:26:42.586Z] 612ee38e2827: Preparing [2025-03-12T07:26:42.586Z] bb71051d7676: Preparing [2025-03-12T07:26:42.586Z] 1087b868f128: Preparing [2025-03-12T07:26:42.586Z] fdeb446e117c: Preparing [2025-03-12T07:26:42.586Z] 5f70bf18a086: Preparing [2025-03-12T07:26:42.586Z] 74abc58db87c: Preparing [2025-03-12T07:26:42.586Z] 96963d49ba4c: Preparing [2025-03-12T07:26:42.586Z] 8400ad0a5317: Preparing [2025-03-12T07:26:42.586Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:42.586Z] ae1ee3c832e2: Waiting [2025-03-12T07:26:42.586Z] fdeb446e117c: Waiting [2025-03-12T07:26:42.586Z] 518950338177: Waiting [2025-03-12T07:26:42.586Z] 5f70bf18a086: Waiting [2025-03-12T07:26:42.586Z] 612ee38e2827: Waiting [2025-03-12T07:26:42.586Z] 74abc58db87c: Waiting [2025-03-12T07:26:42.586Z] bb71051d7676: Waiting [2025-03-12T07:26:42.586Z] 96963d49ba4c: Waiting [2025-03-12T07:26:42.586Z] 1087b868f128: Waiting [2025-03-12T07:26:42.586Z] 8400ad0a5317: Waiting [2025-03-12T07:26:42.586Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:42.586Z] 253a51d5f264: Layer already exists [2025-03-12T07:26:42.586Z] f03d1b988360: Layer already exists [2025-03-12T07:26:42.586Z] 99c5a7cc48eb: Layer already exists [2025-03-12T07:26:42.586Z] b9ce8603201d: Layer already exists [2025-03-12T07:26:42.586Z] 7886bc3db8f9: Layer already exists [2025-03-12T07:26:42.586Z] 1087b868f128: Layer already exists [2025-03-12T07:26:42.586Z] 518950338177: Layer already exists [2025-03-12T07:26:42.586Z] ae1ee3c832e2: Layer already exists [2025-03-12T07:26:42.586Z] bb71051d7676: Layer already exists [2025-03-12T07:26:42.586Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:42.586Z] 74abc58db87c: Layer already exists [2025-03-12T07:26:42.586Z] 5f70bf18a086: Layer already exists [2025-03-12T07:26:42.586Z] 96963d49ba4c: Layer already exists [2025-03-12T07:26:42.586Z] 8400ad0a5317: Layer already exists [2025-03-12T07:26:42.586Z] fdeb446e117c: Layer already exists [2025-03-12T07:26:42.586Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:42.852Z] odessa: digest: sha256:a322695fcc3e50291ab0a8f87f9dc2b61cc67bb023bef24f8f33f77beffc19e8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:26:42.932Z] ===================================================== [Pipeline] echo [2025-03-12T07:26:42.947Z] taggedImages: [2025-03-12T07:26:42.947Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:42.947Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [2025-03-12T07:26:42.947Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:42.947Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-03-12T07:26:42.982Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-12T07:26:42.982Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:42.982Z] 4.0.0 [2025-03-12T07:26:42.982Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:42.982Z] odessa [2025-03-12T07:26:42.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:43.359Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:43.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:43.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-12T07:26:43.737Z] 1c97d92c7c7c: Preparing [2025-03-12T07:26:43.737Z] 71eb7685bac5: Preparing [2025-03-12T07:26:43.737Z] 4fd2df5f52c8: Preparing [2025-03-12T07:26:43.737Z] 107a086e3fc6: Preparing [2025-03-12T07:26:43.737Z] 612ee38e2827: Preparing [2025-03-12T07:26:43.737Z] bb71051d7676: Preparing [2025-03-12T07:26:43.737Z] 8400522a1816: Preparing [2025-03-12T07:26:43.737Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:43.737Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:43.737Z] bb71051d7676: Waiting [2025-03-12T07:26:43.737Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:43.737Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:43.737Z] 8400522a1816: Waiting [2025-03-12T07:26:43.737Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:44.001Z] 71eb7685bac5: Pushed [2025-03-12T07:26:44.001Z] 4fd2df5f52c8: Pushed [2025-03-12T07:26:44.001Z] bb71051d7676: Layer already exists [2025-03-12T07:26:44.001Z] 8400522a1816: Layer already exists [2025-03-12T07:26:44.001Z] 1c97d92c7c7c: Pushed [2025-03-12T07:26:44.001Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:44.001Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:49.324Z] 107a086e3fc6: Pushed [2025-03-12T07:26:49.324Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:6051ac9845579f34d5fd32ff1457aea6d9d73e5ad79193dffd251a1150c99519 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:49.689Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:50.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [2025-03-12T07:26:50.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-12T07:26:50.054Z] 1c97d92c7c7c: Preparing [2025-03-12T07:26:50.054Z] 71eb7685bac5: Preparing [2025-03-12T07:26:50.054Z] 4fd2df5f52c8: Preparing [2025-03-12T07:26:50.054Z] 107a086e3fc6: Preparing [2025-03-12T07:26:50.054Z] 612ee38e2827: Preparing [2025-03-12T07:26:50.054Z] bb71051d7676: Preparing [2025-03-12T07:26:50.054Z] 8400522a1816: Preparing [2025-03-12T07:26:50.054Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:50.054Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:50.054Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:50.054Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:50.054Z] bb71051d7676: Waiting [2025-03-12T07:26:50.054Z] 8400522a1816: Waiting [2025-03-12T07:26:50.054Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:50.054Z] 4fd2df5f52c8: Layer already exists [2025-03-12T07:26:50.054Z] 1c97d92c7c7c: Layer already exists [2025-03-12T07:26:50.054Z] 71eb7685bac5: Layer already exists [2025-03-12T07:26:50.054Z] 107a086e3fc6: Layer already exists [2025-03-12T07:26:50.054Z] 8400522a1816: Layer already exists [2025-03-12T07:26:50.054Z] bb71051d7676: Layer already exists [2025-03-12T07:26:50.054Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:50.054Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:50.321Z] 4.0.0: digest: sha256:6051ac9845579f34d5fd32ff1457aea6d9d73e5ad79193dffd251a1150c99519 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:50.683Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:51.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:51.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-12T07:26:51.040Z] 1c97d92c7c7c: Preparing [2025-03-12T07:26:51.040Z] 71eb7685bac5: Preparing [2025-03-12T07:26:51.040Z] 4fd2df5f52c8: Preparing [2025-03-12T07:26:51.040Z] 107a086e3fc6: Preparing [2025-03-12T07:26:51.040Z] 612ee38e2827: Preparing [2025-03-12T07:26:51.040Z] bb71051d7676: Preparing [2025-03-12T07:26:51.040Z] 8400522a1816: Preparing [2025-03-12T07:26:51.040Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:51.040Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:51.040Z] 8400522a1816: Waiting [2025-03-12T07:26:51.040Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:51.040Z] bb71051d7676: Waiting [2025-03-12T07:26:51.040Z] 71eb7685bac5: Layer already exists [2025-03-12T07:26:51.040Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:51.040Z] 107a086e3fc6: Layer already exists [2025-03-12T07:26:51.040Z] 4fd2df5f52c8: Layer already exists [2025-03-12T07:26:51.040Z] 1c97d92c7c7c: Layer already exists [2025-03-12T07:26:51.040Z] bb71051d7676: Layer already exists [2025-03-12T07:26:51.040Z] 8400522a1816: Layer already exists [2025-03-12T07:26:51.040Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:51.040Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:51.307Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:6051ac9845579f34d5fd32ff1457aea6d9d73e5ad79193dffd251a1150c99519 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:51.667Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:52.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-03-12T07:26:52.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-12T07:26:52.028Z] 1c97d92c7c7c: Preparing [2025-03-12T07:26:52.028Z] 71eb7685bac5: Preparing [2025-03-12T07:26:52.028Z] 4fd2df5f52c8: Preparing [2025-03-12T07:26:52.028Z] 107a086e3fc6: Preparing [2025-03-12T07:26:52.028Z] 612ee38e2827: Preparing [2025-03-12T07:26:52.028Z] bb71051d7676: Preparing [2025-03-12T07:26:52.028Z] 8400522a1816: Preparing [2025-03-12T07:26:52.028Z] 2d6aa35749e3: Preparing [2025-03-12T07:26:52.028Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:52.028Z] 8400522a1816: Waiting [2025-03-12T07:26:52.028Z] 2d6aa35749e3: Waiting [2025-03-12T07:26:52.028Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:52.028Z] bb71051d7676: Waiting [2025-03-12T07:26:52.028Z] 4fd2df5f52c8: Layer already exists [2025-03-12T07:26:52.028Z] 1c97d92c7c7c: Layer already exists [2025-03-12T07:26:52.028Z] 71eb7685bac5: Layer already exists [2025-03-12T07:26:52.028Z] 107a086e3fc6: Layer already exists [2025-03-12T07:26:52.028Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:52.028Z] 2d6aa35749e3: Layer already exists [2025-03-12T07:26:52.028Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:52.028Z] 8400522a1816: Layer already exists [2025-03-12T07:26:52.028Z] bb71051d7676: Layer already exists [2025-03-12T07:26:52.294Z] odessa: digest: sha256:6051ac9845579f34d5fd32ff1457aea6d9d73e5ad79193dffd251a1150c99519 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:26:52.377Z] ===================================================== [Pipeline] echo [2025-03-12T07:26:52.391Z] taggedImages: [2025-03-12T07:26:52.391Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:52.391Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [2025-03-12T07:26:52.391Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:52.391Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-03-12T07:26:52.419Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-12T07:26:52.419Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:52.419Z] 4.0.0 [2025-03-12T07:26:52.419Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:52.419Z] odessa [2025-03-12T07:26:52.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:52.810Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:53.168Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:26:53.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-12T07:26:53.168Z] c3e0e16e7ad8: Preparing [2025-03-12T07:26:53.168Z] 9b5849c87e7b: Preparing [2025-03-12T07:26:53.168Z] 18aeb7f61d62: Preparing [2025-03-12T07:26:53.168Z] 6d5cb11a00eb: Preparing [2025-03-12T07:26:53.168Z] 4d483e9ecde9: Preparing [2025-03-12T07:26:53.168Z] 612ee38e2827: Preparing [2025-03-12T07:26:53.168Z] bb71051d7676: Preparing [2025-03-12T07:26:53.168Z] 3458b31312a4: Preparing [2025-03-12T07:26:53.168Z] dfe68904b06d: Preparing [2025-03-12T07:26:53.168Z] 745331cae24c: Preparing [2025-03-12T07:26:53.168Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:53.168Z] bb71051d7676: Waiting [2025-03-12T07:26:53.168Z] 3458b31312a4: Waiting [2025-03-12T07:26:53.168Z] dfe68904b06d: Waiting [2025-03-12T07:26:53.168Z] 745331cae24c: Waiting [2025-03-12T07:26:53.168Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:53.168Z] 612ee38e2827: Waiting [2025-03-12T07:26:53.433Z] 4d483e9ecde9: Pushed [2025-03-12T07:26:53.433Z] 6d5cb11a00eb: Pushed [2025-03-12T07:26:53.433Z] 9b5849c87e7b: Pushed [2025-03-12T07:26:53.433Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:53.433Z] c3e0e16e7ad8: Pushed [2025-03-12T07:26:53.433Z] bb71051d7676: Layer already exists [2025-03-12T07:26:53.433Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:53.433Z] 3458b31312a4: Pushed [2025-03-12T07:26:53.433Z] dfe68904b06d: Pushed [2025-03-12T07:26:56.785Z] 745331cae24c: Pushed [2025-03-12T07:26:58.190Z] 18aeb7f61d62: Pushed [2025-03-12T07:26:58.190Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:8e804b83c062cfa0bdd1773f99190bd6dbbca211ca72114b850651f433b08ae7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:58.565Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:58.927Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [2025-03-12T07:26:58.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-12T07:26:58.927Z] c3e0e16e7ad8: Preparing [2025-03-12T07:26:58.927Z] 9b5849c87e7b: Preparing [2025-03-12T07:26:58.927Z] 18aeb7f61d62: Preparing [2025-03-12T07:26:58.927Z] 6d5cb11a00eb: Preparing [2025-03-12T07:26:58.927Z] 4d483e9ecde9: Preparing [2025-03-12T07:26:58.927Z] 612ee38e2827: Preparing [2025-03-12T07:26:58.927Z] bb71051d7676: Preparing [2025-03-12T07:26:58.927Z] 3458b31312a4: Preparing [2025-03-12T07:26:58.927Z] dfe68904b06d: Preparing [2025-03-12T07:26:58.927Z] 745331cae24c: Preparing [2025-03-12T07:26:58.927Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:58.927Z] 612ee38e2827: Waiting [2025-03-12T07:26:58.927Z] bb71051d7676: Waiting [2025-03-12T07:26:58.927Z] 3458b31312a4: Waiting [2025-03-12T07:26:58.927Z] dfe68904b06d: Waiting [2025-03-12T07:26:58.927Z] 745331cae24c: Waiting [2025-03-12T07:26:58.927Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:58.927Z] 18aeb7f61d62: Layer already exists [2025-03-12T07:26:58.927Z] 9b5849c87e7b: Layer already exists [2025-03-12T07:26:58.927Z] 6d5cb11a00eb: Layer already exists [2025-03-12T07:26:58.927Z] c3e0e16e7ad8: Layer already exists [2025-03-12T07:26:58.927Z] 4d483e9ecde9: Layer already exists [2025-03-12T07:26:58.927Z] bb71051d7676: Layer already exists [2025-03-12T07:26:58.927Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:58.927Z] dfe68904b06d: Layer already exists [2025-03-12T07:26:58.927Z] 3458b31312a4: Layer already exists [2025-03-12T07:26:58.927Z] 745331cae24c: Layer already exists [2025-03-12T07:26:58.927Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:26:59.194Z] 4.0.0: digest: sha256:8e804b83c062cfa0bdd1773f99190bd6dbbca211ca72114b850651f433b08ae7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:59.558Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:59.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:26:59.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-12T07:26:59.963Z] c3e0e16e7ad8: Preparing [2025-03-12T07:26:59.963Z] 9b5849c87e7b: Preparing [2025-03-12T07:26:59.963Z] 18aeb7f61d62: Preparing [2025-03-12T07:26:59.963Z] 6d5cb11a00eb: Preparing [2025-03-12T07:26:59.963Z] 4d483e9ecde9: Preparing [2025-03-12T07:26:59.963Z] 612ee38e2827: Preparing [2025-03-12T07:26:59.963Z] bb71051d7676: Preparing [2025-03-12T07:26:59.963Z] 3458b31312a4: Preparing [2025-03-12T07:26:59.963Z] dfe68904b06d: Preparing [2025-03-12T07:26:59.963Z] 745331cae24c: Preparing [2025-03-12T07:26:59.963Z] dd9c8f8612c8: Preparing [2025-03-12T07:26:59.963Z] 612ee38e2827: Waiting [2025-03-12T07:26:59.963Z] bb71051d7676: Waiting [2025-03-12T07:26:59.963Z] 3458b31312a4: Waiting [2025-03-12T07:26:59.963Z] 745331cae24c: Waiting [2025-03-12T07:26:59.963Z] dfe68904b06d: Waiting [2025-03-12T07:26:59.963Z] dd9c8f8612c8: Waiting [2025-03-12T07:26:59.963Z] 9b5849c87e7b: Layer already exists [2025-03-12T07:26:59.963Z] c3e0e16e7ad8: Layer already exists [2025-03-12T07:26:59.963Z] 18aeb7f61d62: Layer already exists [2025-03-12T07:26:59.963Z] 6d5cb11a00eb: Layer already exists [2025-03-12T07:26:59.963Z] 4d483e9ecde9: Layer already exists [2025-03-12T07:26:59.963Z] bb71051d7676: Layer already exists [2025-03-12T07:26:59.963Z] 612ee38e2827: Layer already exists [2025-03-12T07:26:59.963Z] 3458b31312a4: Layer already exists [2025-03-12T07:26:59.963Z] dfe68904b06d: Layer already exists [2025-03-12T07:26:59.963Z] 745331cae24c: Layer already exists [2025-03-12T07:27:00.233Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:00.233Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:8e804b83c062cfa0bdd1773f99190bd6dbbca211ca72114b850651f433b08ae7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:00.600Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:00.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-03-12T07:27:01.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-12T07:27:01.000Z] c3e0e16e7ad8: Preparing [2025-03-12T07:27:01.000Z] 9b5849c87e7b: Preparing [2025-03-12T07:27:01.000Z] 18aeb7f61d62: Preparing [2025-03-12T07:27:01.000Z] 6d5cb11a00eb: Preparing [2025-03-12T07:27:01.000Z] 4d483e9ecde9: Preparing [2025-03-12T07:27:01.000Z] 612ee38e2827: Preparing [2025-03-12T07:27:01.000Z] bb71051d7676: Preparing [2025-03-12T07:27:01.000Z] 3458b31312a4: Preparing [2025-03-12T07:27:01.000Z] dfe68904b06d: Preparing [2025-03-12T07:27:01.000Z] 745331cae24c: Preparing [2025-03-12T07:27:01.000Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:01.000Z] 612ee38e2827: Waiting [2025-03-12T07:27:01.000Z] bb71051d7676: Waiting [2025-03-12T07:27:01.000Z] 3458b31312a4: Waiting [2025-03-12T07:27:01.000Z] dfe68904b06d: Waiting [2025-03-12T07:27:01.000Z] 745331cae24c: Waiting [2025-03-12T07:27:01.000Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:01.000Z] 18aeb7f61d62: Layer already exists [2025-03-12T07:27:01.000Z] c3e0e16e7ad8: Layer already exists [2025-03-12T07:27:01.000Z] 9b5849c87e7b: Layer already exists [2025-03-12T07:27:01.000Z] 6d5cb11a00eb: Layer already exists [2025-03-12T07:27:01.000Z] 4d483e9ecde9: Layer already exists [2025-03-12T07:27:01.000Z] 3458b31312a4: Layer already exists [2025-03-12T07:27:01.000Z] bb71051d7676: Layer already exists [2025-03-12T07:27:01.000Z] dfe68904b06d: Layer already exists [2025-03-12T07:27:01.000Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:01.000Z] 745331cae24c: Layer already exists [2025-03-12T07:27:01.277Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:01.277Z] odessa: digest: sha256:8e804b83c062cfa0bdd1773f99190bd6dbbca211ca72114b850651f433b08ae7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:27:01.417Z] ===================================================== [Pipeline] echo [2025-03-12T07:27:01.430Z] taggedImages: [2025-03-12T07:27:01.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:01.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [2025-03-12T07:27:01.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:01.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-03-12T07:27:01.453Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-12T07:27:01.453Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:01.453Z] 4.0.0 [2025-03-12T07:27:01.453Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:01.453Z] odessa [2025-03-12T07:27:01.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:01.852Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:02.226Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:02.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-12T07:27:02.226Z] 9280fbf413be: Preparing [2025-03-12T07:27:02.226Z] 8b383b88297c: Preparing [2025-03-12T07:27:02.226Z] 9d385645c9c6: Preparing [2025-03-12T07:27:02.226Z] 3baaf03690fc: Preparing [2025-03-12T07:27:02.226Z] 8bedae038f3e: Preparing [2025-03-12T07:27:02.226Z] b0d98f0773f5: Preparing [2025-03-12T07:27:02.226Z] f6a25b6c27c1: Preparing [2025-03-12T07:27:02.226Z] 612ee38e2827: Preparing [2025-03-12T07:27:02.226Z] bb71051d7676: Preparing [2025-03-12T07:27:02.226Z] bc0d9799cca1: Preparing [2025-03-12T07:27:02.226Z] f277f212788a: Preparing [2025-03-12T07:27:02.226Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:02.226Z] f6a25b6c27c1: Waiting [2025-03-12T07:27:02.226Z] 612ee38e2827: Waiting [2025-03-12T07:27:02.226Z] bb71051d7676: Waiting [2025-03-12T07:27:02.226Z] bc0d9799cca1: Waiting [2025-03-12T07:27:02.226Z] f277f212788a: Waiting [2025-03-12T07:27:02.226Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:02.226Z] b0d98f0773f5: Waiting [2025-03-12T07:27:02.492Z] 8b383b88297c: Pushed [2025-03-12T07:27:02.492Z] 8bedae038f3e: Pushed [2025-03-12T07:27:02.492Z] 9280fbf413be: Pushed [2025-03-12T07:27:02.492Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:02.492Z] bb71051d7676: Layer already exists [2025-03-12T07:27:02.492Z] b0d98f0773f5: Pushed [2025-03-12T07:27:02.757Z] f6a25b6c27c1: Pushed [2025-03-12T07:27:02.757Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:02.757Z] bc0d9799cca1: Pushed [2025-03-12T07:27:06.085Z] f277f212788a: Pushed [2025-03-12T07:27:07.039Z] 3baaf03690fc: Pushed [2025-03-12T07:27:08.976Z] 9d385645c9c6: Pushed [2025-03-12T07:27:08.976Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:5bf197cee17847e55841ea6ea3151b8afb239216dedf27ec4d1efadaf667ca11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:09.599Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:09.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [2025-03-12T07:27:09.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-12T07:27:09.949Z] 9280fbf413be: Preparing [2025-03-12T07:27:09.949Z] 8b383b88297c: Preparing [2025-03-12T07:27:09.949Z] 9d385645c9c6: Preparing [2025-03-12T07:27:09.949Z] 3baaf03690fc: Preparing [2025-03-12T07:27:09.949Z] 8bedae038f3e: Preparing [2025-03-12T07:27:09.949Z] b0d98f0773f5: Preparing [2025-03-12T07:27:09.949Z] f6a25b6c27c1: Preparing [2025-03-12T07:27:09.949Z] 612ee38e2827: Preparing [2025-03-12T07:27:09.949Z] bb71051d7676: Preparing [2025-03-12T07:27:09.949Z] bc0d9799cca1: Preparing [2025-03-12T07:27:09.949Z] b0d98f0773f5: Waiting [2025-03-12T07:27:09.949Z] f277f212788a: Preparing [2025-03-12T07:27:09.949Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:09.949Z] 612ee38e2827: Waiting [2025-03-12T07:27:09.949Z] bb71051d7676: Waiting [2025-03-12T07:27:09.949Z] bc0d9799cca1: Waiting [2025-03-12T07:27:09.949Z] f277f212788a: Waiting [2025-03-12T07:27:09.949Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:09.949Z] f6a25b6c27c1: Waiting [2025-03-12T07:27:09.949Z] 8bedae038f3e: Layer already exists [2025-03-12T07:27:09.949Z] 9d385645c9c6: Layer already exists [2025-03-12T07:27:09.949Z] 8b383b88297c: Layer already exists [2025-03-12T07:27:09.949Z] 3baaf03690fc: Layer already exists [2025-03-12T07:27:09.949Z] 9280fbf413be: Layer already exists [2025-03-12T07:27:09.949Z] bb71051d7676: Layer already exists [2025-03-12T07:27:09.949Z] bc0d9799cca1: Layer already exists [2025-03-12T07:27:09.949Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:09.949Z] f6a25b6c27c1: Layer already exists [2025-03-12T07:27:09.949Z] b0d98f0773f5: Layer already exists [2025-03-12T07:27:09.949Z] f277f212788a: Layer already exists [2025-03-12T07:27:09.949Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:10.216Z] 4.0.0: digest: sha256:5bf197cee17847e55841ea6ea3151b8afb239216dedf27ec4d1efadaf667ca11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:10.567Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:10.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:10.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-12T07:27:10.915Z] 9280fbf413be: Preparing [2025-03-12T07:27:10.915Z] 8b383b88297c: Preparing [2025-03-12T07:27:10.915Z] 9d385645c9c6: Preparing [2025-03-12T07:27:10.915Z] 3baaf03690fc: Preparing [2025-03-12T07:27:10.915Z] 8bedae038f3e: Preparing [2025-03-12T07:27:10.915Z] b0d98f0773f5: Preparing [2025-03-12T07:27:10.915Z] f6a25b6c27c1: Preparing [2025-03-12T07:27:10.915Z] 612ee38e2827: Preparing [2025-03-12T07:27:10.915Z] bb71051d7676: Preparing [2025-03-12T07:27:10.915Z] bc0d9799cca1: Preparing [2025-03-12T07:27:10.915Z] f277f212788a: Preparing [2025-03-12T07:27:10.915Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:10.915Z] b0d98f0773f5: Waiting [2025-03-12T07:27:10.915Z] f6a25b6c27c1: Waiting [2025-03-12T07:27:10.915Z] 612ee38e2827: Waiting [2025-03-12T07:27:10.915Z] bb71051d7676: Waiting [2025-03-12T07:27:10.915Z] f277f212788a: Waiting [2025-03-12T07:27:10.915Z] bc0d9799cca1: Waiting [2025-03-12T07:27:10.915Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:10.915Z] 3baaf03690fc: Layer already exists [2025-03-12T07:27:10.915Z] 9d385645c9c6: Layer already exists [2025-03-12T07:27:10.915Z] 9280fbf413be: Layer already exists [2025-03-12T07:27:10.915Z] 8bedae038f3e: Layer already exists [2025-03-12T07:27:10.915Z] 8b383b88297c: Layer already exists [2025-03-12T07:27:10.915Z] bc0d9799cca1: Layer already exists [2025-03-12T07:27:10.915Z] bb71051d7676: Layer already exists [2025-03-12T07:27:10.915Z] b0d98f0773f5: Layer already exists [2025-03-12T07:27:10.915Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:10.915Z] f6a25b6c27c1: Layer already exists [2025-03-12T07:27:11.185Z] f277f212788a: Layer already exists [2025-03-12T07:27:11.185Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:11.185Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:5bf197cee17847e55841ea6ea3151b8afb239216dedf27ec4d1efadaf667ca11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:11.546Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:11.910Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-03-12T07:27:11.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-12T07:27:11.910Z] 9280fbf413be: Preparing [2025-03-12T07:27:11.910Z] 8b383b88297c: Preparing [2025-03-12T07:27:11.910Z] 9d385645c9c6: Preparing [2025-03-12T07:27:11.910Z] 3baaf03690fc: Preparing [2025-03-12T07:27:11.910Z] 8bedae038f3e: Preparing [2025-03-12T07:27:11.910Z] b0d98f0773f5: Preparing [2025-03-12T07:27:11.910Z] f6a25b6c27c1: Preparing [2025-03-12T07:27:11.910Z] 612ee38e2827: Preparing [2025-03-12T07:27:11.910Z] bb71051d7676: Preparing [2025-03-12T07:27:11.910Z] bc0d9799cca1: Preparing [2025-03-12T07:27:11.910Z] f277f212788a: Preparing [2025-03-12T07:27:11.910Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:11.910Z] b0d98f0773f5: Waiting [2025-03-12T07:27:11.910Z] f6a25b6c27c1: Waiting [2025-03-12T07:27:11.910Z] 612ee38e2827: Waiting [2025-03-12T07:27:11.910Z] bb71051d7676: Waiting [2025-03-12T07:27:11.910Z] f277f212788a: Waiting [2025-03-12T07:27:11.910Z] bc0d9799cca1: Waiting [2025-03-12T07:27:11.910Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:11.910Z] 9280fbf413be: Layer already exists [2025-03-12T07:27:11.910Z] 3baaf03690fc: Layer already exists [2025-03-12T07:27:11.910Z] 9d385645c9c6: Layer already exists [2025-03-12T07:27:11.910Z] 8b383b88297c: Layer already exists [2025-03-12T07:27:11.910Z] 8bedae038f3e: Layer already exists [2025-03-12T07:27:11.910Z] b0d98f0773f5: Layer already exists [2025-03-12T07:27:11.910Z] bc0d9799cca1: Layer already exists [2025-03-12T07:27:11.910Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:11.910Z] f6a25b6c27c1: Layer already exists [2025-03-12T07:27:11.910Z] bb71051d7676: Layer already exists [2025-03-12T07:27:12.179Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:12.179Z] f277f212788a: Layer already exists [2025-03-12T07:27:12.179Z] odessa: digest: sha256:5bf197cee17847e55841ea6ea3151b8afb239216dedf27ec4d1efadaf667ca11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:27:12.262Z] ===================================================== [Pipeline] echo [2025-03-12T07:27:12.275Z] taggedImages: [2025-03-12T07:27:12.275Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:12.275Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [2025-03-12T07:27:12.275Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:12.275Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-03-12T07:27:12.298Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-12T07:27:12.298Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:12.298Z] 4.0.0 [2025-03-12T07:27:12.298Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:12.298Z] odessa [2025-03-12T07:27:12.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:12.688Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:13.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:13.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-12T07:27:13.058Z] a189d478a87c: Preparing [2025-03-12T07:27:13.058Z] cc344d76f447: Preparing [2025-03-12T07:27:13.058Z] 612ee38e2827: Preparing [2025-03-12T07:27:13.058Z] bb71051d7676: Preparing [2025-03-12T07:27:13.058Z] 46de54a3edb0: Preparing [2025-03-12T07:27:13.058Z] e2795a0af17d: Preparing [2025-03-12T07:27:13.058Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:13.058Z] e2795a0af17d: Waiting [2025-03-12T07:27:13.058Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:13.058Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:13.058Z] bb71051d7676: Layer already exists [2025-03-12T07:27:13.326Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:13.326Z] a189d478a87c: Pushed [2025-03-12T07:27:13.326Z] 46de54a3edb0: Pushed [2025-03-12T07:27:15.271Z] e2795a0af17d: Pushed [2025-03-12T07:27:20.613Z] cc344d76f447: Pushed [2025-03-12T07:27:20.880Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:74e85bff96a8127adbdaccb103a27a88a04b6472db7859d4d118b6a74c68cf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:21.244Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:21.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [2025-03-12T07:27:21.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-12T07:27:21.604Z] a189d478a87c: Preparing [2025-03-12T07:27:21.604Z] cc344d76f447: Preparing [2025-03-12T07:27:21.604Z] 612ee38e2827: Preparing [2025-03-12T07:27:21.604Z] bb71051d7676: Preparing [2025-03-12T07:27:21.604Z] 46de54a3edb0: Preparing [2025-03-12T07:27:21.604Z] e2795a0af17d: Preparing [2025-03-12T07:27:21.604Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:21.604Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:21.604Z] e2795a0af17d: Waiting [2025-03-12T07:27:21.604Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:21.604Z] 46de54a3edb0: Layer already exists [2025-03-12T07:27:21.604Z] a189d478a87c: Layer already exists [2025-03-12T07:27:21.604Z] cc344d76f447: Layer already exists [2025-03-12T07:27:21.604Z] bb71051d7676: Layer already exists [2025-03-12T07:27:21.604Z] e2795a0af17d: Layer already exists [2025-03-12T07:27:21.604Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:21.870Z] 4.0.0: digest: sha256:74e85bff96a8127adbdaccb103a27a88a04b6472db7859d4d118b6a74c68cf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:22.235Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:22.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:22.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-12T07:27:22.582Z] a189d478a87c: Preparing [2025-03-12T07:27:22.582Z] cc344d76f447: Preparing [2025-03-12T07:27:22.582Z] 612ee38e2827: Preparing [2025-03-12T07:27:22.582Z] bb71051d7676: Preparing [2025-03-12T07:27:22.582Z] 46de54a3edb0: Preparing [2025-03-12T07:27:22.582Z] e2795a0af17d: Preparing [2025-03-12T07:27:22.582Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:22.582Z] e2795a0af17d: Waiting [2025-03-12T07:27:22.582Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:22.582Z] a189d478a87c: Layer already exists [2025-03-12T07:27:22.582Z] cc344d76f447: Layer already exists [2025-03-12T07:27:22.582Z] 46de54a3edb0: Layer already exists [2025-03-12T07:27:22.582Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:22.582Z] bb71051d7676: Layer already exists [2025-03-12T07:27:22.582Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:22.582Z] e2795a0af17d: Layer already exists [2025-03-12T07:27:22.846Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:74e85bff96a8127adbdaccb103a27a88a04b6472db7859d4d118b6a74c68cf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:23.197Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:23.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-03-12T07:27:23.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-12T07:27:23.554Z] a189d478a87c: Preparing [2025-03-12T07:27:23.554Z] cc344d76f447: Preparing [2025-03-12T07:27:23.554Z] 612ee38e2827: Preparing [2025-03-12T07:27:23.554Z] bb71051d7676: Preparing [2025-03-12T07:27:23.554Z] 46de54a3edb0: Preparing [2025-03-12T07:27:23.554Z] e2795a0af17d: Preparing [2025-03-12T07:27:23.554Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:23.554Z] e2795a0af17d: Waiting [2025-03-12T07:27:23.554Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:23.554Z] bb71051d7676: Layer already exists [2025-03-12T07:27:23.554Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:23.554Z] cc344d76f447: Layer already exists [2025-03-12T07:27:23.554Z] a189d478a87c: Layer already exists [2025-03-12T07:27:23.554Z] 46de54a3edb0: Layer already exists [2025-03-12T07:27:23.554Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:23.554Z] e2795a0af17d: Layer already exists [2025-03-12T07:27:23.818Z] odessa: digest: sha256:74e85bff96a8127adbdaccb103a27a88a04b6472db7859d4d118b6a74c68cf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:27:23.912Z] ===================================================== [Pipeline] echo [2025-03-12T07:27:23.926Z] taggedImages: [2025-03-12T07:27:23.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:23.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [2025-03-12T07:27:23.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:23.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-03-12T07:27:23.951Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-12T07:27:23.951Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:23.951Z] 4.0.0 [2025-03-12T07:27:23.951Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:23.951Z] odessa [2025-03-12T07:27:23.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:24.322Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:24.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:24.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-12T07:27:24.675Z] 3e0b9088d8b3: Preparing [2025-03-12T07:27:24.675Z] 2d8a3e4f3794: Preparing [2025-03-12T07:27:24.675Z] c18a152456eb: Preparing [2025-03-12T07:27:24.675Z] 612ee38e2827: Preparing [2025-03-12T07:27:24.675Z] bb71051d7676: Preparing [2025-03-12T07:27:24.675Z] dd6c35a4927a: Preparing [2025-03-12T07:27:24.675Z] 980463c4f25c: Preparing [2025-03-12T07:27:24.675Z] e472ed420de7: Preparing [2025-03-12T07:27:24.675Z] 5da232e56214: Preparing [2025-03-12T07:27:24.675Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:24.675Z] 980463c4f25c: Waiting [2025-03-12T07:27:24.675Z] e472ed420de7: Waiting [2025-03-12T07:27:24.675Z] 5da232e56214: Waiting [2025-03-12T07:27:24.675Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:24.675Z] dd6c35a4927a: Waiting [2025-03-12T07:27:24.675Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:24.941Z] bb71051d7676: Layer already exists [2025-03-12T07:27:24.941Z] c18a152456eb: Pushed [2025-03-12T07:27:24.941Z] 3e0b9088d8b3: Pushed [2025-03-12T07:27:24.941Z] 2d8a3e4f3794: Pushed [2025-03-12T07:27:25.207Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:25.472Z] e472ed420de7: Pushed [2025-03-12T07:27:26.053Z] 5da232e56214: Pushed [2025-03-12T07:27:36.106Z] 980463c4f25c: Pushed [2025-03-12T07:27:54.288Z] dd6c35a4927a: Pushed [2025-03-12T07:27:54.288Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:65de968546a5da6c29ec50e8e59964019db089f5ef70dd1aeb1961fd29cde09b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:54.662Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:55.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [2025-03-12T07:27:55.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-12T07:27:55.021Z] 3e0b9088d8b3: Preparing [2025-03-12T07:27:55.021Z] 2d8a3e4f3794: Preparing [2025-03-12T07:27:55.021Z] c18a152456eb: Preparing [2025-03-12T07:27:55.021Z] 612ee38e2827: Preparing [2025-03-12T07:27:55.021Z] bb71051d7676: Preparing [2025-03-12T07:27:55.021Z] dd6c35a4927a: Preparing [2025-03-12T07:27:55.021Z] 980463c4f25c: Preparing [2025-03-12T07:27:55.021Z] e472ed420de7: Preparing [2025-03-12T07:27:55.021Z] 5da232e56214: Preparing [2025-03-12T07:27:55.021Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:55.021Z] dd6c35a4927a: Waiting [2025-03-12T07:27:55.021Z] 980463c4f25c: Waiting [2025-03-12T07:27:55.021Z] e472ed420de7: Waiting [2025-03-12T07:27:55.021Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:55.021Z] 5da232e56214: Waiting [2025-03-12T07:27:55.021Z] c18a152456eb: Layer already exists [2025-03-12T07:27:55.021Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:55.021Z] 2d8a3e4f3794: Layer already exists [2025-03-12T07:27:55.021Z] bb71051d7676: Layer already exists [2025-03-12T07:27:55.021Z] 3e0b9088d8b3: Layer already exists [2025-03-12T07:27:55.021Z] e472ed420de7: Layer already exists [2025-03-12T07:27:55.021Z] dd6c35a4927a: Layer already exists [2025-03-12T07:27:55.021Z] 980463c4f25c: Layer already exists [2025-03-12T07:27:55.021Z] 5da232e56214: Layer already exists [2025-03-12T07:27:55.021Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:55.287Z] 4.0.0: digest: sha256:65de968546a5da6c29ec50e8e59964019db089f5ef70dd1aeb1961fd29cde09b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:55.645Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:56.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:56.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-12T07:27:56.004Z] 3e0b9088d8b3: Preparing [2025-03-12T07:27:56.004Z] 2d8a3e4f3794: Preparing [2025-03-12T07:27:56.004Z] c18a152456eb: Preparing [2025-03-12T07:27:56.004Z] 612ee38e2827: Preparing [2025-03-12T07:27:56.004Z] bb71051d7676: Preparing [2025-03-12T07:27:56.004Z] dd6c35a4927a: Preparing [2025-03-12T07:27:56.004Z] 980463c4f25c: Preparing [2025-03-12T07:27:56.004Z] e472ed420de7: Preparing [2025-03-12T07:27:56.004Z] 5da232e56214: Preparing [2025-03-12T07:27:56.004Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:56.004Z] dd6c35a4927a: Waiting [2025-03-12T07:27:56.004Z] 980463c4f25c: Waiting [2025-03-12T07:27:56.004Z] e472ed420de7: Waiting [2025-03-12T07:27:56.004Z] 5da232e56214: Waiting [2025-03-12T07:27:56.004Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:56.004Z] 2d8a3e4f3794: Layer already exists [2025-03-12T07:27:56.004Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:56.004Z] bb71051d7676: Layer already exists [2025-03-12T07:27:56.004Z] 3e0b9088d8b3: Layer already exists [2025-03-12T07:27:56.004Z] c18a152456eb: Layer already exists [2025-03-12T07:27:56.004Z] dd6c35a4927a: Layer already exists [2025-03-12T07:27:56.004Z] 5da232e56214: Layer already exists [2025-03-12T07:27:56.004Z] 980463c4f25c: Layer already exists [2025-03-12T07:27:56.004Z] e472ed420de7: Layer already exists [2025-03-12T07:27:56.004Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:56.272Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:65de968546a5da6c29ec50e8e59964019db089f5ef70dd1aeb1961fd29cde09b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:56.630Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:56.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-03-12T07:27:56.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-12T07:27:56.983Z] 3e0b9088d8b3: Preparing [2025-03-12T07:27:56.983Z] 2d8a3e4f3794: Preparing [2025-03-12T07:27:56.983Z] c18a152456eb: Preparing [2025-03-12T07:27:56.983Z] 612ee38e2827: Preparing [2025-03-12T07:27:56.983Z] bb71051d7676: Preparing [2025-03-12T07:27:56.983Z] dd6c35a4927a: Preparing [2025-03-12T07:27:56.983Z] 980463c4f25c: Preparing [2025-03-12T07:27:56.983Z] e472ed420de7: Preparing [2025-03-12T07:27:56.983Z] 5da232e56214: Preparing [2025-03-12T07:27:56.983Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:56.983Z] dd6c35a4927a: Waiting [2025-03-12T07:27:56.983Z] 980463c4f25c: Waiting [2025-03-12T07:27:56.983Z] e472ed420de7: Waiting [2025-03-12T07:27:56.983Z] 5da232e56214: Waiting [2025-03-12T07:27:56.983Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:56.983Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:56.983Z] bb71051d7676: Layer already exists [2025-03-12T07:27:56.983Z] 2d8a3e4f3794: Layer already exists [2025-03-12T07:27:56.983Z] c18a152456eb: Layer already exists [2025-03-12T07:27:56.983Z] 3e0b9088d8b3: Layer already exists [2025-03-12T07:27:56.983Z] dd6c35a4927a: Layer already exists [2025-03-12T07:27:56.983Z] 5da232e56214: Layer already exists [2025-03-12T07:27:56.983Z] 980463c4f25c: Layer already exists [2025-03-12T07:27:56.983Z] e472ed420de7: Layer already exists [2025-03-12T07:27:56.983Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:57.251Z] odessa: digest: sha256:65de968546a5da6c29ec50e8e59964019db089f5ef70dd1aeb1961fd29cde09b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:27:57.332Z] ===================================================== [Pipeline] echo [2025-03-12T07:27:57.344Z] taggedImages: [2025-03-12T07:27:57.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:57.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [2025-03-12T07:27:57.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:57.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-03-12T07:27:57.366Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-12T07:27:57.366Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:57.366Z] 4.0.0 [2025-03-12T07:27:57.366Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:27:57.366Z] odessa [2025-03-12T07:27:57.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:57.734Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:58.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:27:58.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-12T07:27:58.083Z] 860b6d083407: Preparing [2025-03-12T07:27:58.083Z] 1afb56939ea0: Preparing [2025-03-12T07:27:58.083Z] 2baaa1818f98: Preparing [2025-03-12T07:27:58.083Z] 612ee38e2827: Preparing [2025-03-12T07:27:58.083Z] bb71051d7676: Preparing [2025-03-12T07:27:58.083Z] dd6c35a4927a: Preparing [2025-03-12T07:27:58.083Z] 1e16a999688a: Preparing [2025-03-12T07:27:58.083Z] 4a945e233ae0: Preparing [2025-03-12T07:27:58.083Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:58.083Z] dd6c35a4927a: Waiting [2025-03-12T07:27:58.083Z] 1e16a999688a: Waiting [2025-03-12T07:27:58.083Z] 4a945e233ae0: Waiting [2025-03-12T07:27:58.083Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:58.083Z] bb71051d7676: Layer already exists [2025-03-12T07:27:58.350Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:58.350Z] dd6c35a4927a: Layer already exists [2025-03-12T07:27:58.350Z] 2baaa1818f98: Pushed [2025-03-12T07:27:58.350Z] 1afb56939ea0: Pushed [2025-03-12T07:27:58.350Z] 860b6d083407: Pushed [2025-03-12T07:27:58.350Z] 1e16a999688a: Pushed [2025-03-12T07:27:58.350Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:27:58.934Z] 4a945e233ae0: Pushed [2025-03-12T07:27:59.200Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:ba8596ba21c1f37807e8700adcf649ab2edd1948dfee7193badbb1fe56a57203 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:59.559Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:59.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [2025-03-12T07:27:59.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-12T07:27:59.906Z] 860b6d083407: Preparing [2025-03-12T07:27:59.906Z] 1afb56939ea0: Preparing [2025-03-12T07:27:59.906Z] 2baaa1818f98: Preparing [2025-03-12T07:27:59.906Z] 612ee38e2827: Preparing [2025-03-12T07:27:59.906Z] bb71051d7676: Preparing [2025-03-12T07:27:59.906Z] dd6c35a4927a: Preparing [2025-03-12T07:27:59.906Z] 1e16a999688a: Preparing [2025-03-12T07:27:59.906Z] 4a945e233ae0: Preparing [2025-03-12T07:27:59.906Z] dd9c8f8612c8: Preparing [2025-03-12T07:27:59.906Z] 1e16a999688a: Waiting [2025-03-12T07:27:59.906Z] 4a945e233ae0: Waiting [2025-03-12T07:27:59.906Z] dd9c8f8612c8: Waiting [2025-03-12T07:27:59.906Z] dd6c35a4927a: Waiting [2025-03-12T07:27:59.906Z] bb71051d7676: Layer already exists [2025-03-12T07:27:59.906Z] 860b6d083407: Layer already exists [2025-03-12T07:27:59.906Z] 2baaa1818f98: Layer already exists [2025-03-12T07:27:59.906Z] 1afb56939ea0: Layer already exists [2025-03-12T07:27:59.906Z] 612ee38e2827: Layer already exists [2025-03-12T07:27:59.906Z] dd6c35a4927a: Layer already exists [2025-03-12T07:27:59.906Z] 4a945e233ae0: Layer already exists [2025-03-12T07:27:59.906Z] 1e16a999688a: Layer already exists [2025-03-12T07:27:59.906Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:00.173Z] 4.0.0: digest: sha256:ba8596ba21c1f37807e8700adcf649ab2edd1948dfee7193badbb1fe56a57203 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:00.584Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:00.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:00.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-12T07:28:00.986Z] 860b6d083407: Preparing [2025-03-12T07:28:00.986Z] 1afb56939ea0: Preparing [2025-03-12T07:28:00.986Z] 2baaa1818f98: Preparing [2025-03-12T07:28:00.986Z] 612ee38e2827: Preparing [2025-03-12T07:28:00.986Z] bb71051d7676: Preparing [2025-03-12T07:28:00.986Z] dd6c35a4927a: Preparing [2025-03-12T07:28:00.986Z] 1e16a999688a: Preparing [2025-03-12T07:28:00.986Z] 4a945e233ae0: Preparing [2025-03-12T07:28:00.986Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:00.986Z] 1e16a999688a: Waiting [2025-03-12T07:28:00.986Z] 4a945e233ae0: Waiting [2025-03-12T07:28:00.986Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:00.986Z] dd6c35a4927a: Waiting [2025-03-12T07:28:00.986Z] 860b6d083407: Layer already exists [2025-03-12T07:28:00.986Z] 1afb56939ea0: Layer already exists [2025-03-12T07:28:00.986Z] 2baaa1818f98: Layer already exists [2025-03-12T07:28:00.986Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:00.986Z] bb71051d7676: Layer already exists [2025-03-12T07:28:00.986Z] dd6c35a4927a: Layer already exists [2025-03-12T07:28:00.986Z] 4a945e233ae0: Layer already exists [2025-03-12T07:28:00.986Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:00.986Z] 1e16a999688a: Layer already exists [2025-03-12T07:28:01.253Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:ba8596ba21c1f37807e8700adcf649ab2edd1948dfee7193badbb1fe56a57203 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:01.608Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:01.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-03-12T07:28:01.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-12T07:28:01.970Z] 860b6d083407: Preparing [2025-03-12T07:28:01.970Z] 1afb56939ea0: Preparing [2025-03-12T07:28:01.970Z] 2baaa1818f98: Preparing [2025-03-12T07:28:01.970Z] 612ee38e2827: Preparing [2025-03-12T07:28:01.970Z] bb71051d7676: Preparing [2025-03-12T07:28:01.970Z] dd6c35a4927a: Preparing [2025-03-12T07:28:01.970Z] 1e16a999688a: Preparing [2025-03-12T07:28:01.970Z] dd6c35a4927a: Waiting [2025-03-12T07:28:01.970Z] 4a945e233ae0: Preparing [2025-03-12T07:28:01.970Z] 1e16a999688a: Waiting [2025-03-12T07:28:01.970Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:01.970Z] 4a945e233ae0: Waiting [2025-03-12T07:28:01.970Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:01.970Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:01.970Z] dd6c35a4927a: Layer already exists [2025-03-12T07:28:01.970Z] 860b6d083407: Layer already exists [2025-03-12T07:28:01.970Z] 2baaa1818f98: Layer already exists [2025-03-12T07:28:01.970Z] bb71051d7676: Layer already exists [2025-03-12T07:28:01.970Z] 1afb56939ea0: Layer already exists [2025-03-12T07:28:02.239Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:02.239Z] 1e16a999688a: Layer already exists [2025-03-12T07:28:02.239Z] 4a945e233ae0: Layer already exists [2025-03-12T07:28:02.239Z] odessa: digest: sha256:ba8596ba21c1f37807e8700adcf649ab2edd1948dfee7193badbb1fe56a57203 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:28:02.319Z] ===================================================== [Pipeline] echo [2025-03-12T07:28:02.332Z] taggedImages: [2025-03-12T07:28:02.332Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:02.332Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [2025-03-12T07:28:02.332Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:02.332Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-03-12T07:28:02.359Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-12T07:28:02.359Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:02.359Z] 4.0.0 [2025-03-12T07:28:02.359Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:02.359Z] odessa [2025-03-12T07:28:02.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:02.733Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:03.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:03.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-12T07:28:03.098Z] 3e0b9088d8b3: Preparing [2025-03-12T07:28:03.098Z] 3863ad8251c3: Preparing [2025-03-12T07:28:03.098Z] f0d071434e43: Preparing [2025-03-12T07:28:03.098Z] 612ee38e2827: Preparing [2025-03-12T07:28:03.098Z] bb71051d7676: Preparing [2025-03-12T07:28:03.098Z] dd6c35a4927a: Preparing [2025-03-12T07:28:03.098Z] e472ed420de7: Preparing [2025-03-12T07:28:03.098Z] 5da232e56214: Preparing [2025-03-12T07:28:03.098Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:03.098Z] dd6c35a4927a: Waiting [2025-03-12T07:28:03.098Z] e472ed420de7: Waiting [2025-03-12T07:28:03.098Z] 5da232e56214: Waiting [2025-03-12T07:28:03.098Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:03.098Z] 3e0b9088d8b3: Layer already exists [2025-03-12T07:28:03.098Z] bb71051d7676: Layer already exists [2025-03-12T07:28:03.098Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:03.366Z] dd6c35a4927a: Layer already exists [2025-03-12T07:28:03.366Z] e472ed420de7: Layer already exists [2025-03-12T07:28:03.366Z] 5da232e56214: Layer already exists [2025-03-12T07:28:03.366Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:03.366Z] f0d071434e43: Pushed [2025-03-12T07:28:03.366Z] 3863ad8251c3: Pushed [2025-03-12T07:28:03.366Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:f7df23505a0e6dd21e5971a5e1e041b4181c24a8ad081100dd8d9740f08b9cb5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:03.727Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:04.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [2025-03-12T07:28:04.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-12T07:28:04.078Z] 3e0b9088d8b3: Preparing [2025-03-12T07:28:04.078Z] 3863ad8251c3: Preparing [2025-03-12T07:28:04.078Z] f0d071434e43: Preparing [2025-03-12T07:28:04.078Z] 612ee38e2827: Preparing [2025-03-12T07:28:04.078Z] bb71051d7676: Preparing [2025-03-12T07:28:04.078Z] dd6c35a4927a: Preparing [2025-03-12T07:28:04.078Z] e472ed420de7: Preparing [2025-03-12T07:28:04.078Z] 5da232e56214: Preparing [2025-03-12T07:28:04.078Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:04.078Z] e472ed420de7: Waiting [2025-03-12T07:28:04.078Z] 5da232e56214: Waiting [2025-03-12T07:28:04.078Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:04.078Z] dd6c35a4927a: Waiting [2025-03-12T07:28:04.078Z] 3e0b9088d8b3: Layer already exists [2025-03-12T07:28:04.078Z] 3863ad8251c3: Layer already exists [2025-03-12T07:28:04.078Z] bb71051d7676: Layer already exists [2025-03-12T07:28:04.078Z] f0d071434e43: Layer already exists [2025-03-12T07:28:04.078Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:04.078Z] 5da232e56214: Layer already exists [2025-03-12T07:28:04.078Z] dd6c35a4927a: Layer already exists [2025-03-12T07:28:04.078Z] e472ed420de7: Layer already exists [2025-03-12T07:28:04.078Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:04.344Z] 4.0.0: digest: sha256:f7df23505a0e6dd21e5971a5e1e041b4181c24a8ad081100dd8d9740f08b9cb5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:04.704Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:05.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:05.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-12T07:28:05.053Z] 3e0b9088d8b3: Preparing [2025-03-12T07:28:05.053Z] 3863ad8251c3: Preparing [2025-03-12T07:28:05.053Z] f0d071434e43: Preparing [2025-03-12T07:28:05.053Z] 612ee38e2827: Preparing [2025-03-12T07:28:05.053Z] bb71051d7676: Preparing [2025-03-12T07:28:05.053Z] dd6c35a4927a: Preparing [2025-03-12T07:28:05.053Z] e472ed420de7: Preparing [2025-03-12T07:28:05.053Z] 5da232e56214: Preparing [2025-03-12T07:28:05.053Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:05.053Z] e472ed420de7: Waiting [2025-03-12T07:28:05.054Z] 5da232e56214: Waiting [2025-03-12T07:28:05.054Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:05.054Z] dd6c35a4927a: Waiting [2025-03-12T07:28:05.054Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:05.054Z] 3e0b9088d8b3: Layer already exists [2025-03-12T07:28:05.054Z] 3863ad8251c3: Layer already exists [2025-03-12T07:28:05.054Z] bb71051d7676: Layer already exists [2025-03-12T07:28:05.054Z] f0d071434e43: Layer already exists [2025-03-12T07:28:05.054Z] dd6c35a4927a: Layer already exists [2025-03-12T07:28:05.054Z] e472ed420de7: Layer already exists [2025-03-12T07:28:05.054Z] 5da232e56214: Layer already exists [2025-03-12T07:28:05.054Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:05.319Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:f7df23505a0e6dd21e5971a5e1e041b4181c24a8ad081100dd8d9740f08b9cb5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:05.682Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:06.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-03-12T07:28:06.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-12T07:28:06.034Z] 3e0b9088d8b3: Preparing [2025-03-12T07:28:06.034Z] 3863ad8251c3: Preparing [2025-03-12T07:28:06.034Z] f0d071434e43: Preparing [2025-03-12T07:28:06.034Z] 612ee38e2827: Preparing [2025-03-12T07:28:06.034Z] bb71051d7676: Preparing [2025-03-12T07:28:06.034Z] dd6c35a4927a: Preparing [2025-03-12T07:28:06.034Z] e472ed420de7: Preparing [2025-03-12T07:28:06.034Z] 5da232e56214: Preparing [2025-03-12T07:28:06.034Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:06.034Z] e472ed420de7: Waiting [2025-03-12T07:28:06.034Z] dd6c35a4927a: Waiting [2025-03-12T07:28:06.034Z] 5da232e56214: Waiting [2025-03-12T07:28:06.034Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:06.034Z] bb71051d7676: Layer already exists [2025-03-12T07:28:06.034Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:06.034Z] 3863ad8251c3: Layer already exists [2025-03-12T07:28:06.034Z] f0d071434e43: Layer already exists [2025-03-12T07:28:06.034Z] 3e0b9088d8b3: Layer already exists [2025-03-12T07:28:06.034Z] dd6c35a4927a: Layer already exists [2025-03-12T07:28:06.034Z] e472ed420de7: Layer already exists [2025-03-12T07:28:06.034Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:06.034Z] 5da232e56214: Layer already exists [2025-03-12T07:28:06.299Z] odessa: digest: sha256:f7df23505a0e6dd21e5971a5e1e041b4181c24a8ad081100dd8d9740f08b9cb5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:28:06.390Z] ===================================================== [Pipeline] echo [2025-03-12T07:28:06.401Z] taggedImages: [2025-03-12T07:28:06.401Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:06.401Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [2025-03-12T07:28:06.401Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:06.401Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-03-12T07:28:06.422Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-12T07:28:06.423Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:06.423Z] 4.0.0 [2025-03-12T07:28:06.423Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:06.423Z] odessa [2025-03-12T07:28:06.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:06.793Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:07.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:07.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-12T07:28:07.138Z] 84bb522ea000: Preparing [2025-03-12T07:28:07.138Z] 2ce5c7cbf118: Preparing [2025-03-12T07:28:07.138Z] 612ee38e2827: Preparing [2025-03-12T07:28:07.138Z] bb71051d7676: Preparing [2025-03-12T07:28:07.138Z] 7486d0c2a8fd: Preparing [2025-03-12T07:28:07.138Z] 54223279359f: Preparing [2025-03-12T07:28:07.138Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:07.138Z] 54223279359f: Waiting [2025-03-12T07:28:07.138Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:07.403Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:07.403Z] bb71051d7676: Layer already exists [2025-03-12T07:28:07.403Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:07.403Z] 7486d0c2a8fd: Pushed [2025-03-12T07:28:07.403Z] 84bb522ea000: Pushed [2025-03-12T07:28:08.812Z] 54223279359f: Pushed [2025-03-12T07:28:17.006Z] 2ce5c7cbf118: Pushed [2025-03-12T07:28:17.006Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:6604367aafd4b8945442143d7cd8f3ad72ac2326d707f3cacf949d1395b3ebfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:17.374Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:17.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [2025-03-12T07:28:17.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-12T07:28:17.740Z] 84bb522ea000: Preparing [2025-03-12T07:28:17.740Z] 2ce5c7cbf118: Preparing [2025-03-12T07:28:17.740Z] 612ee38e2827: Preparing [2025-03-12T07:28:17.740Z] bb71051d7676: Preparing [2025-03-12T07:28:17.740Z] 7486d0c2a8fd: Preparing [2025-03-12T07:28:17.740Z] 54223279359f: Preparing [2025-03-12T07:28:17.740Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:17.740Z] 54223279359f: Waiting [2025-03-12T07:28:17.740Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:17.740Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:17.740Z] 2ce5c7cbf118: Layer already exists [2025-03-12T07:28:17.740Z] bb71051d7676: Layer already exists [2025-03-12T07:28:17.740Z] 7486d0c2a8fd: Layer already exists [2025-03-12T07:28:17.740Z] 84bb522ea000: Layer already exists [2025-03-12T07:28:17.740Z] 54223279359f: Layer already exists [2025-03-12T07:28:17.740Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:18.008Z] 4.0.0: digest: sha256:6604367aafd4b8945442143d7cd8f3ad72ac2326d707f3cacf949d1395b3ebfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:18.378Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:18.750Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:18.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-12T07:28:18.750Z] 84bb522ea000: Preparing [2025-03-12T07:28:18.750Z] 2ce5c7cbf118: Preparing [2025-03-12T07:28:18.750Z] 612ee38e2827: Preparing [2025-03-12T07:28:18.750Z] bb71051d7676: Preparing [2025-03-12T07:28:18.750Z] 7486d0c2a8fd: Preparing [2025-03-12T07:28:18.750Z] 54223279359f: Preparing [2025-03-12T07:28:18.750Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:18.750Z] 54223279359f: Waiting [2025-03-12T07:28:18.750Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:18.750Z] 84bb522ea000: Layer already exists [2025-03-12T07:28:18.750Z] 2ce5c7cbf118: Layer already exists [2025-03-12T07:28:18.750Z] bb71051d7676: Layer already exists [2025-03-12T07:28:18.750Z] 7486d0c2a8fd: Layer already exists [2025-03-12T07:28:18.750Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:18.750Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:18.750Z] 54223279359f: Layer already exists [2025-03-12T07:28:19.016Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:6604367aafd4b8945442143d7cd8f3ad72ac2326d707f3cacf949d1395b3ebfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:19.382Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:19.734Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-03-12T07:28:19.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-12T07:28:19.735Z] 84bb522ea000: Preparing [2025-03-12T07:28:19.735Z] 2ce5c7cbf118: Preparing [2025-03-12T07:28:19.735Z] 612ee38e2827: Preparing [2025-03-12T07:28:19.735Z] bb71051d7676: Preparing [2025-03-12T07:28:19.735Z] 7486d0c2a8fd: Preparing [2025-03-12T07:28:19.735Z] 54223279359f: Preparing [2025-03-12T07:28:19.735Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:19.735Z] 54223279359f: Waiting [2025-03-12T07:28:19.735Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:19.735Z] 7486d0c2a8fd: Layer already exists [2025-03-12T07:28:19.735Z] 2ce5c7cbf118: Layer already exists [2025-03-12T07:28:19.735Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:19.735Z] 84bb522ea000: Layer already exists [2025-03-12T07:28:19.735Z] bb71051d7676: Layer already exists [2025-03-12T07:28:19.735Z] 54223279359f: Layer already exists [2025-03-12T07:28:19.735Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:20.000Z] odessa: digest: sha256:6604367aafd4b8945442143d7cd8f3ad72ac2326d707f3cacf949d1395b3ebfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:28:20.086Z] ===================================================== [Pipeline] echo [2025-03-12T07:28:20.100Z] taggedImages: [2025-03-12T07:28:20.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:20.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [2025-03-12T07:28:20.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:20.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-03-12T07:28:20.127Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-12T07:28:20.127Z] b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:20.127Z] 4.0.0 [2025-03-12T07:28:20.127Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:20.127Z] odessa [2025-03-12T07:28:20.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:20.474Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:20.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:20.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-12T07:28:20.879Z] f12405d28d3c: Preparing [2025-03-12T07:28:20.879Z] 36825cdb0c5a: Preparing [2025-03-12T07:28:20.879Z] 612ee38e2827: Preparing [2025-03-12T07:28:20.879Z] bb71051d7676: Preparing [2025-03-12T07:28:20.879Z] f48403dbf12f: Preparing [2025-03-12T07:28:20.879Z] c17173f6438a: Preparing [2025-03-12T07:28:20.879Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:20.879Z] c17173f6438a: Waiting [2025-03-12T07:28:20.879Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:20.879Z] bb71051d7676: Layer already exists [2025-03-12T07:28:21.148Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:21.148Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:21.148Z] f48403dbf12f: Pushed [2025-03-12T07:28:21.148Z] f12405d28d3c: Pushed [2025-03-12T07:28:21.770Z] c17173f6438a: Pushed [2025-03-12T07:28:30.101Z] 36825cdb0c5a: Pushed [2025-03-12T07:28:30.367Z] b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:25edab5eda8190c0ff4e47fa5064bb13e3f574eb294f63dd5bd4611b4ca30ddd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:30.721Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:31.079Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [2025-03-12T07:28:31.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-12T07:28:31.079Z] f12405d28d3c: Preparing [2025-03-12T07:28:31.079Z] 36825cdb0c5a: Preparing [2025-03-12T07:28:31.079Z] 612ee38e2827: Preparing [2025-03-12T07:28:31.079Z] bb71051d7676: Preparing [2025-03-12T07:28:31.079Z] f48403dbf12f: Preparing [2025-03-12T07:28:31.079Z] c17173f6438a: Preparing [2025-03-12T07:28:31.079Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:31.079Z] c17173f6438a: Waiting [2025-03-12T07:28:31.079Z] bb71051d7676: Layer already exists [2025-03-12T07:28:31.079Z] 36825cdb0c5a: Layer already exists [2025-03-12T07:28:31.079Z] f12405d28d3c: Layer already exists [2025-03-12T07:28:31.079Z] f48403dbf12f: Layer already exists [2025-03-12T07:28:31.079Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:31.079Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:31.079Z] c17173f6438a: Layer already exists [2025-03-12T07:28:31.346Z] 4.0.0: digest: sha256:25edab5eda8190c0ff4e47fa5064bb13e3f574eb294f63dd5bd4611b4ca30ddd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:31.702Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:32.062Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:32.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-12T07:28:32.062Z] f12405d28d3c: Preparing [2025-03-12T07:28:32.062Z] 36825cdb0c5a: Preparing [2025-03-12T07:28:32.062Z] 612ee38e2827: Preparing [2025-03-12T07:28:32.062Z] bb71051d7676: Preparing [2025-03-12T07:28:32.062Z] f48403dbf12f: Preparing [2025-03-12T07:28:32.062Z] c17173f6438a: Preparing [2025-03-12T07:28:32.062Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:32.062Z] c17173f6438a: Waiting [2025-03-12T07:28:32.062Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:32.062Z] bb71051d7676: Layer already exists [2025-03-12T07:28:32.062Z] f48403dbf12f: Layer already exists [2025-03-12T07:28:32.062Z] f12405d28d3c: Layer already exists [2025-03-12T07:28:32.062Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:32.062Z] 36825cdb0c5a: Layer already exists [2025-03-12T07:28:32.062Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:32.062Z] c17173f6438a: Layer already exists [2025-03-12T07:28:32.326Z] b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:25edab5eda8190c0ff4e47fa5064bb13e3f574eb294f63dd5bd4611b4ca30ddd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:32.693Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:33.047Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-03-12T07:28:33.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-12T07:28:33.047Z] f12405d28d3c: Preparing [2025-03-12T07:28:33.047Z] 36825cdb0c5a: Preparing [2025-03-12T07:28:33.047Z] 612ee38e2827: Preparing [2025-03-12T07:28:33.047Z] bb71051d7676: Preparing [2025-03-12T07:28:33.047Z] f48403dbf12f: Preparing [2025-03-12T07:28:33.047Z] c17173f6438a: Preparing [2025-03-12T07:28:33.047Z] dd9c8f8612c8: Preparing [2025-03-12T07:28:33.047Z] c17173f6438a: Waiting [2025-03-12T07:28:33.047Z] dd9c8f8612c8: Waiting [2025-03-12T07:28:33.047Z] 612ee38e2827: Layer already exists [2025-03-12T07:28:33.047Z] f48403dbf12f: Layer already exists [2025-03-12T07:28:33.047Z] f12405d28d3c: Layer already exists [2025-03-12T07:28:33.047Z] 36825cdb0c5a: Layer already exists [2025-03-12T07:28:33.047Z] bb71051d7676: Layer already exists [2025-03-12T07:28:33.047Z] c17173f6438a: Layer already exists [2025-03-12T07:28:33.047Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:28:33.313Z] odessa: digest: sha256:25edab5eda8190c0ff4e47fa5064bb13e3f574eb294f63dd5bd4611b4ca30ddd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:28:33.392Z] ===================================================== [Pipeline] echo [2025-03-12T07:28:33.404Z] taggedImages: [2025-03-12T07:28:33.404Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [2025-03-12T07:28:33.404Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [2025-03-12T07:28:33.404Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [2025-03-12T07:28:33.404Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:33.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:28:33.800Z] [2025-03-12T07:28:33.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:34.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:28:34.412Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T07:28:34.412Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T07:28:34.412Z] 04944245beec: Pulling fs layer [2025-03-12T07:28:34.412Z] 699f458cf7ca: Pulling fs layer [2025-03-12T07:28:34.413Z] 765212b225bb: Pulling fs layer [2025-03-12T07:28:34.413Z] f23df028b6ca: Pulling fs layer [2025-03-12T07:28:34.413Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T07:28:34.413Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T07:28:34.413Z] 765212b225bb: Waiting [2025-03-12T07:28:34.413Z] f23df028b6ca: Waiting [2025-03-12T07:28:34.413Z] d65c8cfc05b1: Waiting [2025-03-12T07:28:34.413Z] 2437ff75d9bd: Waiting [2025-03-12T07:28:34.413Z] 04944245beec: Verifying Checksum [2025-03-12T07:28:34.413Z] 04944245beec: Download complete [2025-03-12T07:28:34.413Z] 765212b225bb: Verifying Checksum [2025-03-12T07:28:34.413Z] 765212b225bb: Download complete [2025-03-12T07:28:34.413Z] f23df028b6ca: Verifying Checksum [2025-03-12T07:28:34.413Z] f23df028b6ca: Download complete [2025-03-12T07:28:34.413Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T07:28:34.413Z] d65c8cfc05b1: Download complete [2025-03-12T07:28:34.680Z] 699f458cf7ca: Verifying Checksum [2025-03-12T07:28:34.680Z] 699f458cf7ca: Download complete [2025-03-12T07:28:35.260Z] 8998bd30e6a1: Download complete [2025-03-12T07:28:37.830Z] 2437ff75d9bd: Download complete [2025-03-12T07:28:39.764Z] 8998bd30e6a1: Pull complete [2025-03-12T07:28:40.344Z] 04944245beec: Pull complete [2025-03-12T07:28:41.746Z] 699f458cf7ca: Pull complete [2025-03-12T07:28:42.010Z] 765212b225bb: Pull complete [2025-03-12T07:28:42.965Z] f23df028b6ca: Pull complete [2025-03-12T07:28:43.230Z] d65c8cfc05b1: Pull complete [2025-03-12T07:29:01.405Z] 2437ff75d9bd: Pull complete [2025-03-12T07:29:01.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T07:29:01.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:29:01.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:29:01.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-41050 does not seem to be running inside a container [2025-03-12T07:29:01.684Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T07:29:03.970Z] $ docker top 795dc80cca16d2dfa181957237d3663f14d1e75dc3c2da9bd08c26a6f762ddb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:29:04.840Z] ---> job-cost.sh [2025-03-12T07:29:04.840Z] lf-activate-venv: SKIPPING [2025-03-12T07:29:04.840Z] INFO: No Stack... [2025-03-12T07:29:05.421Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T07:29:06.001Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:29:06.637Z] + + cat /w/workspace/edgex-go/8/archives/cost.csvcut [2025-03-12T07:29:06.637Z] -d, -f6 [Pipeline] lock [2025-03-12T07:29:06.661Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-8-stack-cost] [2025-03-12T07:29:06.671Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-8-stack-cost] did not exist. Created. [2025-03-12T07:29:06.677Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:29:07.329Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T07:29:08.930Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:29:08.941Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-8-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:29:08.964Z] $ docker stop --time=1 795dc80cca16d2dfa181957237d3663f14d1e75dc3c2da9bd08c26a6f762ddb5 [2025-03-12T07:29:10.516Z] $ docker rm -f --volumes 795dc80cca16d2dfa181957237d3663f14d1e75dc3c2da9bd08c26a6f762ddb5 [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-12T07:29:11.093Z] provisioning config files... [2025-03-12T07:29:11.101Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config10931259648871855135tmp [Pipeline] { [Pipeline] sh [2025-03-12T07:29:11.395Z] + set +x [2025-03-12T07:29:11.395Z] + curl -s https://codecov.io/bash [2025-03-12T07:29:11.395Z] + bash -s -- [2025-03-12T07:29:11.395Z] [2025-03-12T07:29:11.395Z] _____ _ [2025-03-12T07:29:11.395Z] / ____| | | [2025-03-12T07:29:11.395Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T07:29:11.395Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T07:29:11.395Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T07:29:11.395Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T07:29:11.395Z] Bash-1.0.6 [2025-03-12T07:29:11.395Z] [2025-03-12T07:29:11.395Z] [2025-03-12T07:29:11.395Z] ==> git version 2.25.1 found [2025-03-12T07:29:11.395Z] ==> 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-12T07:29:11.395Z] Release-Date: 2020-01-08 [2025-03-12T07:29:11.395Z] 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-12T07:29:11.395Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T07:29:11.395Z] ==> Jenkins CI detected. [2025-03-12T07:29:11.395Z] current dir:  /w/workspace/edgex-go/8 [2025-03-12T07:29:11.395Z] project root: . [2025-03-12T07:29:11.395Z] --> token set from env [2025-03-12T07:29:11.395Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T07:29:11.655Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T07:29:11.655Z] ==> Python coveragepy not found [2025-03-12T07:29:11.655Z] ==> Searching for coverage reports in: [2025-03-12T07:29:11.655Z] + . [2025-03-12T07:29:11.655Z] -> Found 1 reports [2025-03-12T07:29:11.655Z] ==> Detecting git/mercurial file structure [2025-03-12T07:29:11.655Z] ==> Reading reports [2025-03-12T07:29:11.655Z] + ./coverage.out bytes=1660758 [2025-03-12T07:29:11.655Z] ==> Appending adjustments [2025-03-12T07:29:11.655Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T07:29:13.032Z] + Found adjustments [2025-03-12T07:29:13.032Z] ==> Gzipping contents [2025-03-12T07:29:13.292Z] 168K /tmp/codecov.6Fa2TX.gz [2025-03-12T07:29:13.292Z] ==> Uploading reports [2025-03-12T07:29:13.292Z] url: https://codecov.io [2025-03-12T07:29:13.292Z] query: branch=odessa&commit=b6c30fa08fc741f587f051aa9141d7474d689cf5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T07:29:13.292Z] -> Pinging Codecov [2025-03-12T07:29:13.292Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=b6c30fa08fc741f587f051aa9141d7474d689cf5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T07:29:13.550Z] -> Uploading to [2025-03-12T07:29:13.551Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b6c30fa08fc741f587f051aa9141d7474d689cf5/eb5d79e8-be6b-4987-92ae-1f9ba044c1c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T072913Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a4d53505932071c93148937c7ce160bfc4f9aa7c87a9c18461a0ea2670b8c284 [2025-03-12T07:29:13.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:13.551Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:13.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 0 0 100 164k 0 798k --:--:-- --:--:-- --:--:-- 802k [2025-03-12T07:29:13.551Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [2025-03-12T07:29:13.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-12T07:29:13.775Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T07:29:13.793Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:29:14.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:29:14.095Z] [2025-03-12T07:29:14.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:29:14.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:29:14.394Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T07:29:14.394Z] 43c4264eed91: Pulling fs layer [2025-03-12T07:29:14.394Z] 4cc291be95ef: Pulling fs layer [2025-03-12T07:29:14.394Z] 2ac1f1163629: Pulling fs layer [2025-03-12T07:29:14.394Z] 5c3c966382ef: Pulling fs layer [2025-03-12T07:29:14.394Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:29:14.394Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T07:29:14.394Z] 9c3e1370e548: Pulling fs layer [2025-03-12T07:29:14.394Z] 5c3c966382ef: Waiting [2025-03-12T07:29:14.394Z] 4f4fb700ef54: Waiting [2025-03-12T07:29:14.394Z] d9c7d2e4e75e: Waiting [2025-03-12T07:29:14.394Z] 9c3e1370e548: Waiting [2025-03-12T07:29:14.394Z] 4cc291be95ef: Verifying Checksum [2025-03-12T07:29:14.394Z] 4cc291be95ef: Download complete [2025-03-12T07:29:14.394Z] 5c3c966382ef: Verifying Checksum [2025-03-12T07:29:14.394Z] 5c3c966382ef: Download complete [2025-03-12T07:29:14.394Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:29:14.394Z] 4f4fb700ef54: Download complete [2025-03-12T07:29:14.394Z] 43c4264eed91: Download complete [2025-03-12T07:29:14.652Z] 43c4264eed91: Pull complete [2025-03-12T07:29:14.652Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T07:29:14.652Z] 4cc291be95ef: Pull complete [2025-03-12T07:29:14.910Z] 2ac1f1163629: Verifying Checksum [2025-03-12T07:29:14.910Z] 2ac1f1163629: Download complete [2025-03-12T07:29:15.474Z] 9c3e1370e548: Verifying Checksum [2025-03-12T07:29:15.474Z] 9c3e1370e548: Download complete [2025-03-12T07:29:18.752Z] 2ac1f1163629: Pull complete [2025-03-12T07:29:18.752Z] 5c3c966382ef: Pull complete [2025-03-12T07:29:18.752Z] 4f4fb700ef54: Pull complete [2025-03-12T07:29:18.752Z] d9c7d2e4e75e: Pull complete [2025-03-12T07:29:22.029Z] 9c3e1370e548: Pull complete [2025-03-12T07:29:22.029Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T07:29:22.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:29:22.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:29:22.136Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T07:29:22.190Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T07:29:24.010Z] $ docker top d4158e74eaaebca16cf7b387f85af5e7c4a4c2324b79c62347b801c486dd862f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:29:24.338Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2025-03-12T07:29:24.348Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh [2025-03-12T07:29:24.625Z] + set -o pipefail [2025-03-12T07:29:24.625Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' [2025-03-12T07:29:29.894Z] [2025-03-12T07:29:29.894Z] Monitoring /w/workspace/edgex-go/8 (github.com/edgexfoundry/edgex-go)... [2025-03-12T07:29:29.894Z] [2025-03-12T07:29:29.894Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/135bef65-f040-4d58-b00d-42ff1201c8d6 [2025-03-12T07:29:29.894Z] [2025-03-12T07:29:29.894Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T07:29:29.894Z] [2025-03-12T07:29:29.894Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T07:29:29.894Z] [2025-03-12T07:29:29.894Z] [2025-03-12T07:29:29.894Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T07:29:29.894Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T07:29:29.933Z] $ docker stop --time=1 d4158e74eaaebca16cf7b387f85af5e7c4a4c2324b79c62347b801c486dd862f [2025-03-12T07:29:31.408Z] $ docker rm -f --volumes d4158e74eaaebca16cf7b387f85af5e7c4a4c2324b79c62347b801c486dd862f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-12T07:29:31.599Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:29:31.618Z] provisioning config files... [2025-03-12T07:29:32.160Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/8@tmp/config3677478778011768806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:29:32.468Z] --> edgex-publish-swagger.sh [2025-03-12T07:29:32.468Z] === Publish openapi API === [2025-03-12T07:29:32.468Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-12T07:29:32.468Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/8/openapi/core-command.yaml] [2025-03-12T07:29:32.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:32.468Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:32.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68869 --:--:-- --:--:-- --:--:-- 68725 100 32782 0 0 100 32782 0 68869 --:--:-- --:--:-- --:--:-- 68725 [2025-03-12T07:29:32.726Z] [2025-03-12T07:29:32.726Z] [2025-03-12T07:29:32.726Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/8/openapi/core-data.yaml] [2025-03-12T07:29:32.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:32.727Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:33.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 159k --:--:-- --:--:-- --:--:-- 159k [2025-03-12T07:29:33.293Z] [2025-03-12T07:29:33.293Z] [2025-03-12T07:29:33.293Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/8/openapi/core-keeper.yaml] [2025-03-12T07:29:33.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:33.293Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:33.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 366 178k --:--:-- --:--:-- --:--:-- 178k [2025-03-12T07:29:33.554Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-12T07:29:33.554Z] [2025-03-12T07:29:33.554Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/8/openapi/core-metadata.yaml] [2025-03-12T07:29:33.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:33.554Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:33.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 769k --:--:-- --:--:-- --:--:-- 765k 100 156k 100 156 100 156k 359 359k --:--:-- --:--:-- --:--:-- 359k [2025-03-12T07:29:33.813Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-12T07:29:33.813Z] [2025-03-12T07:29:34.071Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/8/openapi/security-proxy-auth.yaml] [2025-03-12T07:29:34.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:34.071Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:34.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 388 140k --:--:-- --:--:-- --:--:-- 140k [2025-03-12T07:29:34.071Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-12T07:29:34.071Z] [2025-03-12T07:29:34.071Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/8/openapi/security-secretstore-setup.yaml] [2025-03-12T07:29:34.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:34.071Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:34.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 437 25913 --:--:-- --:--:-- --:--:-- 26350 [2025-03-12T07:29:34.330Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-12T07:29:34.330Z] [2025-03-12T07:29:34.330Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/8/openapi/support-notifications.yaml] [2025-03-12T07:29:34.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:34.330Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:34.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 361 226k --:--:-- --:--:-- --:--:-- 226k 100 97k 100 156 100 99976 361 226k --:--:-- --:--:-- --:--:-- 226k [2025-03-12T07:29:34.898Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-12T07:29:34.898Z] [2025-03-12T07:29:34.898Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/8/openapi/support-scheduler.yaml] [2025-03-12T07:29:34.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:29:34.898Z] Dload Upload Total Spent Left Speed [2025-03-12T07:29:35.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 534 169k --:--:-- --:--:-- --:--:-- 170k [2025-03-12T07:29:35.160Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-12T07:29:35.160Z] [Pipeline] } [2025-03-12T07:29:35.167Z] 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-12T07:29:35.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:29:35.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:29:35.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:29:35.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:29:35.986Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T07:29:36.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:29:36.371Z] $ docker top 035b8a227feaa8f168c27c555cc220ae5bc1f7c376408fa85920994a21bbbcf6 -eo pid,comm [2025-03-12T07:29:36.389Z] 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-12T07:29:36.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:29:36.425Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:29:36.724Z] + git semver [Pipeline] } [2025-03-12T07:29:37.022Z] $ docker stop --time=1 035b8a227feaa8f168c27c555cc220ae5bc1f7c376408fa85920994a21bbbcf6 [2025-03-12T07:29:38.328Z] $ docker rm -f --volumes 035b8a227feaa8f168c27c555cc220ae5bc1f7c376408fa85920994a21bbbcf6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:29:38.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:29:38.736Z] [2025-03-12T07:29:38.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:29:39.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:29:39.070Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T07:29:39.070Z] ab5ef0e58194: Pulling fs layer [2025-03-12T07:29:39.070Z] 9712f1f96733: Pulling fs layer [2025-03-12T07:29:39.070Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T07:29:39.070Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T07:29:39.070Z] e9a5061849ea: Pulling fs layer [2025-03-12T07:29:39.070Z] d747dcd14b5f: Pulling fs layer [2025-03-12T07:29:39.070Z] 2de7ff778b66: Pulling fs layer [2025-03-12T07:29:39.070Z] 2de7ff778b66: Waiting [2025-03-12T07:29:39.070Z] d747dcd14b5f: Waiting [2025-03-12T07:29:39.070Z] e9a5061849ea: Waiting [2025-03-12T07:29:39.070Z] 0d9ebad4ef96: Waiting [2025-03-12T07:29:39.070Z] 9712f1f96733: Download complete [2025-03-12T07:29:39.328Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T07:29:39.328Z] 63f879dbbcfc: Download complete [2025-03-12T07:29:39.586Z] e9a5061849ea: Verifying Checksum [2025-03-12T07:29:39.586Z] e9a5061849ea: Download complete [2025-03-12T07:29:39.586Z] d747dcd14b5f: Download complete [2025-03-12T07:29:39.586Z] ab5ef0e58194: Verifying Checksum [2025-03-12T07:29:39.586Z] ab5ef0e58194: Download complete [2025-03-12T07:29:39.586Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T07:29:39.586Z] 0d9ebad4ef96: Download complete [2025-03-12T07:29:39.586Z] 2de7ff778b66: Download complete [2025-03-12T07:29:42.110Z] ab5ef0e58194: Pull complete [2025-03-12T07:29:42.110Z] 9712f1f96733: Pull complete [2025-03-12T07:29:42.675Z] 63f879dbbcfc: Pull complete [2025-03-12T07:29:45.952Z] 0d9ebad4ef96: Pull complete [2025-03-12T07:29:45.952Z] e9a5061849ea: Pull complete [2025-03-12T07:29:45.952Z] d747dcd14b5f: Pull complete [2025-03-12T07:29:46.888Z] 2de7ff778b66: Pull complete [2025-03-12T07:29:46.888Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T07:29:46.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:29:46.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:29:46.987Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T07:29:47.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T07:29:48.818Z] $ docker top 9c429663e28c456c2923de64017fbd297a81857e7fd8a5dd32242a115c4d0f6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:29:48.863Z] provisioning config files... [2025-03-12T07:29:48.869Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/8@tmp/config3510207142162938266tmp [2025-03-12T07:29:48.878Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/8@tmp/config11349619724132234535tmp [2025-03-12T07:29:48.886Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/8@tmp/config2193383173048990797tmp [Pipeline] { [Pipeline] echo [2025-03-12T07:29:48.913Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:29:49.210Z] ---> sigul-configuration.sh [2025-03-12T07:29:49.210Z] gpg: directory `/root/.gnupg' created [2025-03-12T07:29:49.210Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T07:29:49.210Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T07:29:49.210Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T07:29:49.210Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T07:29:49.210Z] gpg: CAST5 encrypted data [2025-03-12T07:29:49.210Z] gpg: encrypted with 1 passphrase [2025-03-12T07:29:49.210Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T07:29:49.498Z] + mkdir /home/jenkins [2025-03-12T07:29:49.498Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T07:29:49.789Z] + 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-12T07:29:49.803Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:29:50.091Z] ---> sigul-install.sh [2025-03-12T07:29:50.091Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T07:29:50.383Z] + git tag --list [2025-03-12T07:29:50.383Z] 0.6.0 [2025-03-12T07:29:50.383Z] 0.6.1 [2025-03-12T07:29:50.383Z] 0.7.0 [2025-03-12T07:29:50.383Z] 0.7.1 [2025-03-12T07:29:50.383Z] v1.0.0 [2025-03-12T07:29:50.383Z] v1.0.1 [2025-03-12T07:29:50.383Z] v1.1.0 [2025-03-12T07:29:50.383Z] v1.2.0 [2025-03-12T07:29:50.383Z] v1.2.1 [2025-03-12T07:29:50.383Z] v1.3.0 [2025-03-12T07:29:50.383Z] v1.3.1 [2025-03-12T07:29:50.383Z] v2.0.0 [2025-03-12T07:29:50.383Z] v2.1.0 [2025-03-12T07:29:50.383Z] v2.1.1 [2025-03-12T07:29:50.383Z] v2.2.0 [2025-03-12T07:29:50.383Z] v2.3.0 [2025-03-12T07:29:50.383Z] v3.0 [2025-03-12T07:29:50.383Z] v3.0.0 [2025-03-12T07:29:50.383Z] v3.1 [2025-03-12T07:29:50.383Z] v3.1.0 [2025-03-12T07:29:50.383Z] v3.1.0-dev.1 [2025-03-12T07:29:50.383Z] v3.1.0-dev.10 [2025-03-12T07:29:50.383Z] v3.1.0-dev.11 [2025-03-12T07:29:50.383Z] v3.1.0-dev.12 [2025-03-12T07:29:50.383Z] v3.1.0-dev.13 [2025-03-12T07:29:50.383Z] v3.1.0-dev.14 [2025-03-12T07:29:50.383Z] v3.1.0-dev.15 [2025-03-12T07:29:50.383Z] v3.1.0-dev.16 [2025-03-12T07:29:50.383Z] v3.1.0-dev.17 [2025-03-12T07:29:50.383Z] v3.1.0-dev.18 [2025-03-12T07:29:50.383Z] v3.1.0-dev.19 [2025-03-12T07:29:50.383Z] v3.1.0-dev.2 [2025-03-12T07:29:50.383Z] v3.1.0-dev.20 [2025-03-12T07:29:50.383Z] v3.1.0-dev.21 [2025-03-12T07:29:50.383Z] v3.1.0-dev.22 [2025-03-12T07:29:50.383Z] v3.1.0-dev.23 [2025-03-12T07:29:50.383Z] v3.1.0-dev.24 [2025-03-12T07:29:50.383Z] v3.1.0-dev.25 [2025-03-12T07:29:50.383Z] v3.1.0-dev.26 [2025-03-12T07:29:50.383Z] v3.1.0-dev.27 [2025-03-12T07:29:50.383Z] v3.1.0-dev.28 [2025-03-12T07:29:50.383Z] v3.1.0-dev.29 [2025-03-12T07:29:50.383Z] v3.1.0-dev.3 [2025-03-12T07:29:50.383Z] v3.1.0-dev.30 [2025-03-12T07:29:50.383Z] v3.1.0-dev.31 [2025-03-12T07:29:50.383Z] v3.1.0-dev.32 [2025-03-12T07:29:50.383Z] v3.1.0-dev.33 [2025-03-12T07:29:50.383Z] v3.1.0-dev.34 [2025-03-12T07:29:50.383Z] v3.1.0-dev.35 [2025-03-12T07:29:50.383Z] v3.1.0-dev.36 [2025-03-12T07:29:50.383Z] v3.1.0-dev.37 [2025-03-12T07:29:50.383Z] v3.1.0-dev.38 [2025-03-12T07:29:50.383Z] v3.1.0-dev.39 [2025-03-12T07:29:50.383Z] v3.1.0-dev.4 [2025-03-12T07:29:50.383Z] v3.1.0-dev.40 [2025-03-12T07:29:50.383Z] v3.1.0-dev.41 [2025-03-12T07:29:50.383Z] v3.1.0-dev.42 [2025-03-12T07:29:50.383Z] v3.1.0-dev.43 [2025-03-12T07:29:50.383Z] v3.1.0-dev.44 [2025-03-12T07:29:50.383Z] v3.1.0-dev.45 [2025-03-12T07:29:50.383Z] v3.1.0-dev.46 [2025-03-12T07:29:50.383Z] v3.1.0-dev.47 [2025-03-12T07:29:50.383Z] v3.1.0-dev.48 [2025-03-12T07:29:50.383Z] v3.1.0-dev.49 [2025-03-12T07:29:50.383Z] v3.1.0-dev.5 [2025-03-12T07:29:50.383Z] v3.1.0-dev.50 [2025-03-12T07:29:50.383Z] v3.1.0-dev.51 [2025-03-12T07:29:50.383Z] v3.1.0-dev.52 [2025-03-12T07:29:50.383Z] v3.1.0-dev.53 [2025-03-12T07:29:50.383Z] v3.1.0-dev.54 [2025-03-12T07:29:50.383Z] v3.1.0-dev.55 [2025-03-12T07:29:50.383Z] v3.1.0-dev.56 [2025-03-12T07:29:50.383Z] v3.1.0-dev.57 [2025-03-12T07:29:50.383Z] v3.1.0-dev.58 [2025-03-12T07:29:50.383Z] v3.1.0-dev.59 [2025-03-12T07:29:50.383Z] v3.1.0-dev.6 [2025-03-12T07:29:50.383Z] v3.1.0-dev.60 [2025-03-12T07:29:50.383Z] v3.1.0-dev.61 [2025-03-12T07:29:50.383Z] v3.1.0-dev.62 [2025-03-12T07:29:50.383Z] v3.1.0-dev.63 [2025-03-12T07:29:50.383Z] v3.1.0-dev.64 [2025-03-12T07:29:50.383Z] v3.1.0-dev.65 [2025-03-12T07:29:50.383Z] v3.1.0-dev.66 [2025-03-12T07:29:50.383Z] v3.1.0-dev.67 [2025-03-12T07:29:50.383Z] v3.1.0-dev.68 [2025-03-12T07:29:50.383Z] v3.1.0-dev.69 [2025-03-12T07:29:50.383Z] v3.1.0-dev.7 [2025-03-12T07:29:50.383Z] v3.1.0-dev.70 [2025-03-12T07:29:50.383Z] v3.1.0-dev.71 [2025-03-12T07:29:50.383Z] v3.1.0-dev.72 [2025-03-12T07:29:50.383Z] v3.1.0-dev.73 [2025-03-12T07:29:50.383Z] v3.1.0-dev.8 [2025-03-12T07:29:50.383Z] v3.1.0-dev.9 [2025-03-12T07:29:50.383Z] v3.1.1 [2025-03-12T07:29:50.383Z] v3.1.1-dev.1 [2025-03-12T07:29:50.383Z] v3.1.1-dev.2 [2025-03-12T07:29:50.383Z] v3.2.0-dev.1 [2025-03-12T07:29:50.383Z] v3.2.0-dev.10 [2025-03-12T07:29:50.383Z] v3.2.0-dev.100 [2025-03-12T07:29:50.383Z] v3.2.0-dev.101 [2025-03-12T07:29:50.383Z] v3.2.0-dev.102 [2025-03-12T07:29:50.383Z] v3.2.0-dev.103 [2025-03-12T07:29:50.383Z] v3.2.0-dev.104 [2025-03-12T07:29:50.383Z] v3.2.0-dev.105 [2025-03-12T07:29:50.383Z] v3.2.0-dev.106 [2025-03-12T07:29:50.383Z] v3.2.0-dev.107 [2025-03-12T07:29:50.383Z] v3.2.0-dev.108 [2025-03-12T07:29:50.383Z] v3.2.0-dev.109 [2025-03-12T07:29:50.383Z] v3.2.0-dev.11 [2025-03-12T07:29:50.383Z] v3.2.0-dev.12 [2025-03-12T07:29:50.383Z] v3.2.0-dev.13 [2025-03-12T07:29:50.383Z] v3.2.0-dev.14 [2025-03-12T07:29:50.383Z] v3.2.0-dev.15 [2025-03-12T07:29:50.383Z] v3.2.0-dev.16 [2025-03-12T07:29:50.383Z] v3.2.0-dev.17 [2025-03-12T07:29:50.383Z] v3.2.0-dev.18 [2025-03-12T07:29:50.383Z] v3.2.0-dev.19 [2025-03-12T07:29:50.383Z] v3.2.0-dev.2 [2025-03-12T07:29:50.383Z] v3.2.0-dev.20 [2025-03-12T07:29:50.383Z] v3.2.0-dev.21 [2025-03-12T07:29:50.383Z] v3.2.0-dev.22 [2025-03-12T07:29:50.383Z] v3.2.0-dev.23 [2025-03-12T07:29:50.383Z] v3.2.0-dev.24 [2025-03-12T07:29:50.383Z] v3.2.0-dev.25 [2025-03-12T07:29:50.383Z] v3.2.0-dev.26 [2025-03-12T07:29:50.383Z] v3.2.0-dev.27 [2025-03-12T07:29:50.383Z] v3.2.0-dev.28 [2025-03-12T07:29:50.383Z] v3.2.0-dev.29 [2025-03-12T07:29:50.383Z] v3.2.0-dev.3 [2025-03-12T07:29:50.383Z] v3.2.0-dev.30 [2025-03-12T07:29:50.383Z] v3.2.0-dev.31 [2025-03-12T07:29:50.383Z] v3.2.0-dev.32 [2025-03-12T07:29:50.383Z] v3.2.0-dev.33 [2025-03-12T07:29:50.383Z] v3.2.0-dev.34 [2025-03-12T07:29:50.383Z] v3.2.0-dev.35 [2025-03-12T07:29:50.383Z] v3.2.0-dev.36 [2025-03-12T07:29:50.383Z] v3.2.0-dev.37 [2025-03-12T07:29:50.383Z] v3.2.0-dev.38 [2025-03-12T07:29:50.383Z] v3.2.0-dev.39 [2025-03-12T07:29:50.383Z] v3.2.0-dev.4 [2025-03-12T07:29:50.383Z] v3.2.0-dev.40 [2025-03-12T07:29:50.383Z] v3.2.0-dev.41 [2025-03-12T07:29:50.383Z] v3.2.0-dev.42 [2025-03-12T07:29:50.383Z] v3.2.0-dev.43 [2025-03-12T07:29:50.383Z] v3.2.0-dev.44 [2025-03-12T07:29:50.383Z] v3.2.0-dev.45 [2025-03-12T07:29:50.383Z] v3.2.0-dev.46 [2025-03-12T07:29:50.383Z] v3.2.0-dev.47 [2025-03-12T07:29:50.383Z] v3.2.0-dev.48 [2025-03-12T07:29:50.383Z] v3.2.0-dev.49 [2025-03-12T07:29:50.383Z] v3.2.0-dev.5 [2025-03-12T07:29:50.383Z] v3.2.0-dev.50 [2025-03-12T07:29:50.383Z] v3.2.0-dev.51 [2025-03-12T07:29:50.383Z] v3.2.0-dev.52 [2025-03-12T07:29:50.383Z] v3.2.0-dev.53 [2025-03-12T07:29:50.383Z] v3.2.0-dev.54 [2025-03-12T07:29:50.383Z] v3.2.0-dev.55 [2025-03-12T07:29:50.383Z] v3.2.0-dev.56 [2025-03-12T07:29:50.383Z] v3.2.0-dev.57 [2025-03-12T07:29:50.383Z] v3.2.0-dev.58 [2025-03-12T07:29:50.383Z] v3.2.0-dev.59 [2025-03-12T07:29:50.383Z] v3.2.0-dev.6 [2025-03-12T07:29:50.383Z] v3.2.0-dev.60 [2025-03-12T07:29:50.383Z] v3.2.0-dev.61 [2025-03-12T07:29:50.383Z] v3.2.0-dev.62 [2025-03-12T07:29:50.383Z] v3.2.0-dev.63 [2025-03-12T07:29:50.383Z] v3.2.0-dev.64 [2025-03-12T07:29:50.383Z] v3.2.0-dev.65 [2025-03-12T07:29:50.383Z] v3.2.0-dev.66 [2025-03-12T07:29:50.383Z] v3.2.0-dev.67 [2025-03-12T07:29:50.383Z] v3.2.0-dev.68 [2025-03-12T07:29:50.383Z] v3.2.0-dev.69 [2025-03-12T07:29:50.383Z] v3.2.0-dev.7 [2025-03-12T07:29:50.383Z] v3.2.0-dev.70 [2025-03-12T07:29:50.383Z] v3.2.0-dev.71 [2025-03-12T07:29:50.383Z] v3.2.0-dev.72 [2025-03-12T07:29:50.383Z] v3.2.0-dev.73 [2025-03-12T07:29:50.383Z] v3.2.0-dev.74 [2025-03-12T07:29:50.383Z] v3.2.0-dev.75 [2025-03-12T07:29:50.383Z] v3.2.0-dev.76 [2025-03-12T07:29:50.383Z] v3.2.0-dev.77 [2025-03-12T07:29:50.383Z] v3.2.0-dev.78 [2025-03-12T07:29:50.383Z] v3.2.0-dev.79 [2025-03-12T07:29:50.383Z] v3.2.0-dev.8 [2025-03-12T07:29:50.383Z] v3.2.0-dev.80 [2025-03-12T07:29:50.383Z] v3.2.0-dev.81 [2025-03-12T07:29:50.383Z] v3.2.0-dev.82 [2025-03-12T07:29:50.383Z] v3.2.0-dev.83 [2025-03-12T07:29:50.383Z] v3.2.0-dev.84 [2025-03-12T07:29:50.383Z] v3.2.0-dev.85 [2025-03-12T07:29:50.383Z] v3.2.0-dev.86 [2025-03-12T07:29:50.383Z] v3.2.0-dev.87 [2025-03-12T07:29:50.383Z] v3.2.0-dev.88 [2025-03-12T07:29:50.383Z] v3.2.0-dev.89 [2025-03-12T07:29:50.383Z] v3.2.0-dev.9 [2025-03-12T07:29:50.383Z] v3.2.0-dev.90 [2025-03-12T07:29:50.383Z] v3.2.0-dev.91 [2025-03-12T07:29:50.383Z] v3.2.0-dev.92 [2025-03-12T07:29:50.383Z] v3.2.0-dev.93 [2025-03-12T07:29:50.383Z] v3.2.0-dev.94 [2025-03-12T07:29:50.383Z] v3.2.0-dev.95 [2025-03-12T07:29:50.383Z] v3.2.0-dev.96 [2025-03-12T07:29:50.383Z] v3.2.0-dev.97 [2025-03-12T07:29:50.383Z] v3.2.0-dev.98 [2025-03-12T07:29:50.383Z] v3.2.0-dev.99 [2025-03-12T07:29:50.383Z] v4.0 [2025-03-12T07:29:50.383Z] v4.0.0 [2025-03-12T07:29:50.383Z] v4.0.0-dev.1 [2025-03-12T07:29:50.383Z] v4.0.0-dev.10 [2025-03-12T07:29:50.383Z] v4.0.0-dev.11 [2025-03-12T07:29:50.383Z] v4.0.0-dev.12 [2025-03-12T07:29:50.383Z] v4.0.0-dev.13 [2025-03-12T07:29:50.383Z] v4.0.0-dev.14 [2025-03-12T07:29:50.383Z] v4.0.0-dev.15 [2025-03-12T07:29:50.383Z] v4.0.0-dev.16 [2025-03-12T07:29:50.383Z] v4.0.0-dev.17 [2025-03-12T07:29:50.383Z] v4.0.0-dev.18 [2025-03-12T07:29:50.383Z] v4.0.0-dev.19 [2025-03-12T07:29:50.383Z] v4.0.0-dev.2 [2025-03-12T07:29:50.383Z] v4.0.0-dev.20 [2025-03-12T07:29:50.383Z] v4.0.0-dev.21 [2025-03-12T07:29:50.383Z] v4.0.0-dev.22 [2025-03-12T07:29:50.383Z] v4.0.0-dev.23 [2025-03-12T07:29:50.383Z] v4.0.0-dev.24 [2025-03-12T07:29:50.383Z] v4.0.0-dev.25 [2025-03-12T07:29:50.383Z] v4.0.0-dev.26 [2025-03-12T07:29:50.383Z] v4.0.0-dev.27 [2025-03-12T07:29:50.383Z] v4.0.0-dev.28 [2025-03-12T07:29:50.383Z] v4.0.0-dev.29 [2025-03-12T07:29:50.383Z] v4.0.0-dev.3 [2025-03-12T07:29:50.383Z] v4.0.0-dev.30 [2025-03-12T07:29:50.383Z] v4.0.0-dev.31 [2025-03-12T07:29:50.383Z] v4.0.0-dev.32 [2025-03-12T07:29:50.383Z] v4.0.0-dev.33 [2025-03-12T07:29:50.383Z] v4.0.0-dev.34 [2025-03-12T07:29:50.383Z] v4.0.0-dev.35 [2025-03-12T07:29:50.383Z] v4.0.0-dev.36 [2025-03-12T07:29:50.383Z] v4.0.0-dev.37 [2025-03-12T07:29:50.383Z] v4.0.0-dev.38 [2025-03-12T07:29:50.383Z] v4.0.0-dev.39 [2025-03-12T07:29:50.383Z] v4.0.0-dev.4 [2025-03-12T07:29:50.383Z] v4.0.0-dev.40 [2025-03-12T07:29:50.383Z] v4.0.0-dev.41 [2025-03-12T07:29:50.383Z] v4.0.0-dev.42 [2025-03-12T07:29:50.383Z] v4.0.0-dev.43 [2025-03-12T07:29:50.383Z] v4.0.0-dev.44 [2025-03-12T07:29:50.383Z] v4.0.0-dev.45 [2025-03-12T07:29:50.383Z] v4.0.0-dev.46 [2025-03-12T07:29:50.383Z] v4.0.0-dev.47 [2025-03-12T07:29:50.383Z] v4.0.0-dev.48 [2025-03-12T07:29:50.383Z] v4.0.0-dev.49 [2025-03-12T07:29:50.383Z] v4.0.0-dev.5 [2025-03-12T07:29:50.383Z] v4.0.0-dev.50 [2025-03-12T07:29:50.383Z] v4.0.0-dev.51 [2025-03-12T07:29:50.383Z] v4.0.0-dev.52 [2025-03-12T07:29:50.383Z] v4.0.0-dev.53 [2025-03-12T07:29:50.383Z] v4.0.0-dev.54 [2025-03-12T07:29:50.383Z] v4.0.0-dev.55 [2025-03-12T07:29:50.383Z] v4.0.0-dev.56 [2025-03-12T07:29:50.383Z] v4.0.0-dev.57 [2025-03-12T07:29:50.383Z] v4.0.0-dev.58 [2025-03-12T07:29:50.383Z] v4.0.0-dev.59 [2025-03-12T07:29:50.383Z] v4.0.0-dev.6 [2025-03-12T07:29:50.383Z] v4.0.0-dev.60 [2025-03-12T07:29:50.383Z] v4.0.0-dev.61 [2025-03-12T07:29:50.383Z] v4.0.0-dev.62 [2025-03-12T07:29:50.383Z] v4.0.0-dev.63 [2025-03-12T07:29:50.383Z] v4.0.0-dev.64 [2025-03-12T07:29:50.383Z] v4.0.0-dev.65 [2025-03-12T07:29:50.383Z] v4.0.0-dev.66 [2025-03-12T07:29:50.383Z] v4.0.0-dev.67 [2025-03-12T07:29:50.383Z] v4.0.0-dev.68 [2025-03-12T07:29:50.383Z] v4.0.0-dev.69 [2025-03-12T07:29:50.383Z] v4.0.0-dev.7 [2025-03-12T07:29:50.383Z] v4.0.0-dev.70 [2025-03-12T07:29:50.383Z] v4.0.0-dev.71 [2025-03-12T07:29:50.383Z] v4.0.0-dev.72 [2025-03-12T07:29:50.383Z] v4.0.0-dev.8 [2025-03-12T07:29:50.383Z] v4.0.0-dev.9 [2025-03-12T07:29:50.383Z] v4.0.1 [2025-03-12T07:29:50.383Z] v4.0.1-dev.1 [2025-03-12T07:29:50.383Z] v4.0.2-dev.1 [Pipeline] sh [2025-03-12T07:29:50.675Z] + lftools sign git-tag v4.0.0 [2025-03-12T07:29:51.243Z] Signing Git tag with Sigul... [2025-03-12T07:29:51.243Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T07:29:51.513Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:29:51.798Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T07:29:51.804Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T07:29:51.861Z] $ docker stop --time=1 9c429663e28c456c2923de64017fbd297a81857e7fd8a5dd32242a115c4d0f6f [2025-03-12T07:29:53.177Z] $ docker rm -f --volumes 9c429663e28c456c2923de64017fbd297a81857e7fd8a5dd32242a115c4d0f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T07:29:53.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:29:53.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:29:53.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:29:53.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:29:53.962Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T07:29:54.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:29:54.369Z] $ docker top e6e041f6a10ead305be9ac899147e0dbf38cfb4bd4655a5c1170dea8a9ca4f46 -eo pid,comm [2025-03-12T07:29:54.385Z] 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-12T07:29:54.385Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:29:54.433Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:29:54.736Z] + git semver [Pipeline] } [2025-03-12T07:29:55.036Z] $ docker stop --time=1 e6e041f6a10ead305be9ac899147e0dbf38cfb4bd4655a5c1170dea8a9ca4f46 [2025-03-12T07:29:56.326Z] $ docker rm -f --volumes e6e041f6a10ead305be9ac899147e0dbf38cfb4bd4655a5c1170dea8a9ca4f46 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:29:56.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:29:56.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:29:56.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:29:56.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:29:57.027Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T07:29:57.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:29:57.386Z] $ docker top ca7d709e2fd3d92ceb51fba4ec5e09e4d0a56bb17ee9655b4524021108db4de0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:29:57.444Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:29:57.740Z] + git semver [Pipeline] } [2025-03-12T07:29:58.039Z] $ docker stop --time=1 ca7d709e2fd3d92ceb51fba4ec5e09e4d0a56bb17ee9655b4524021108db4de0 [2025-03-12T07:29:59.333Z] $ docker rm -f --volumes ca7d709e2fd3d92ceb51fba4ec5e09e4d0a56bb17ee9655b4524021108db4de0 [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-12T07:29:59.838Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:30:00.125Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:30:00.979Z] ---> package-listing.sh [2025-03-12T07:30:00.979Z] ++ facter osfamily [2025-03-12T07:30:00.979Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T07:30:01.238Z] + OS_FAMILY=debian [2025-03-12T07:30:01.238Z] + workspace=/w/workspace/edgex-go/8 [2025-03-12T07:30:01.238Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T07:30:01.238Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T07:30:01.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T07:30:01.238Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T07:30:01.238Z] + '[' /w/workspace/edgex-go/8 ']' [2025-03-12T07:30:01.238Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T07:30:01.238Z] + case "${OS_FAMILY}" in [2025-03-12T07:30:01.238Z] + dpkg -l [2025-03-12T07:30:01.238Z] + grep '^ii' [2025-03-12T07:30:01.238Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T07:30:01.238Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T07:30:01.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T07:30:01.238Z] + '[' /w/workspace/edgex-go/8 ']' [2025-03-12T07:30:01.238Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2025-03-12T07:30:01.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2025-03-12T07:30:01.249Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T07:30:01.526Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:30:02.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:30:02.088Z] [2025-03-12T07:30:02.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:30:02.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:30:02.384Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T07:30:02.384Z] 5eb5b503b376: Pulling fs layer [2025-03-12T07:30:02.384Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T07:30:02.384Z] ec43610c2a17: Pulling fs layer [2025-03-12T07:30:02.384Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T07:30:02.384Z] 33b1e0a273af: Pulling fs layer [2025-03-12T07:30:02.384Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T07:30:02.384Z] 2f39f015ded8: Pulling fs layer [2025-03-12T07:30:02.384Z] 3a2ae6a8a46f: Waiting [2025-03-12T07:30:02.384Z] 33b1e0a273af: Waiting [2025-03-12T07:30:02.384Z] 5d3b04190fa2: Waiting [2025-03-12T07:30:02.384Z] 2f39f015ded8: Waiting [2025-03-12T07:30:02.384Z] 5c69ac0246d0: Download complete [2025-03-12T07:30:02.384Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T07:30:02.384Z] 3a2ae6a8a46f: Download complete [2025-03-12T07:30:02.384Z] 33b1e0a273af: Verifying Checksum [2025-03-12T07:30:02.384Z] 33b1e0a273af: Download complete [2025-03-12T07:30:02.384Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T07:30:02.384Z] 5d3b04190fa2: Download complete [2025-03-12T07:30:02.384Z] ec43610c2a17: Verifying Checksum [2025-03-12T07:30:02.384Z] ec43610c2a17: Download complete [2025-03-12T07:30:02.643Z] 5eb5b503b376: Verifying Checksum [2025-03-12T07:30:02.643Z] 5eb5b503b376: Download complete [2025-03-12T07:30:03.209Z] 2f39f015ded8: Download complete [2025-03-12T07:30:03.774Z] 5eb5b503b376: Pull complete [2025-03-12T07:30:03.774Z] 5c69ac0246d0: Pull complete [2025-03-12T07:30:04.032Z] ec43610c2a17: Pull complete [2025-03-12T07:30:04.290Z] 3a2ae6a8a46f: Pull complete [2025-03-12T07:30:04.290Z] 33b1e0a273af: Pull complete [2025-03-12T07:30:04.548Z] 5d3b04190fa2: Pull complete [2025-03-12T07:30:07.827Z] 2f39f015ded8: Pull complete [2025-03-12T07:30:07.827Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T07:30:07.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:30:07.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:30:07.923Z] prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container [2025-03-12T07:30:07.980Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T07:30:09.573Z] $ docker top b9f517b3659ba85012cb6df6a8e0a12ecfcf521d4b9852cfdc6cba3f8db64c64 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:30:09.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T07:30:10.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T07:30:10.452Z] + ls /var/log/sa-host [2025-03-12T07:30:10.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:30:10.526Z] provisioning config files... [2025-03-12T07:30:10.534Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config17902194659953693740tmp [Pipeline] { [Pipeline] echo [2025-03-12T07:30:10.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:30:10.836Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T07:30:10.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:30:11.170Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T07:30:11.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:30:11.462Z] ---> sudo-logs.sh [2025-03-12T07:30:11.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T07:30:11.490Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:30:11.774Z] ---> job-cost.sh [2025-03-12T07:30:11.774Z] lf-activate-venv: SKIPPING [2025-03-12T07:30:11.774Z] DEBUG: total: 0.10999999940395355 [2025-03-12T07:30:11.774Z] INFO: Retrieving Stack Cost... [2025-03-12T07:30:12.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:30:12.600Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T07:30:12.614Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:30:12.905Z] ---> logs-deploy.sh [2025-03-12T07:30:12.905Z] lf-activate-venv: SKIPPING [2025-03-12T07:30:12.905Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/8 [2025-03-12T07:30:12.905Z] INFO: archiving workspace using pattern(s): [2025-03-12T07:30:13.843Z] Archives upload complete. [2025-03-12T07:30:13.843Z] INFO: archiving logs to Nexus