Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 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-ssh12785009125915361021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12094075906099109177.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16699186750867410496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7205883202481158795.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh959934001006254331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39777 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/802 [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/802 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 (main) Commit message: "Merge pull request #5091 from lindseysimple/issue-5082" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 # timeout=10 > git rev-list --no-walk 53d30c6293bf92a3a8fbd849dfc06bb336e757ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-26T08:58:07.586Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-26T08:58:07.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-26T08:58:07.660Z] ========================================================= [2025-02-26T08:58:07.660Z] EdgeX Global Pipelines Version Info [2025-02-26T08:58:07.660Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-26T08:58:08.756Z] ------------------- [2025-02-26T08:58:08.756Z] stable info: [2025-02-26T08:58:08.756Z] ------------------- [2025-02-26T08:58:08.756Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-26T08:58:08.756Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-26T08:58:08.756Z] Message: update stable to v1.0.269 [2025-02-26T08:58:09.016Z] ------------------- [2025-02-26T08:58:09.016Z] experimental info: [2025-02-26T08:58:09.016Z] ------------------- [2025-02-26T08:58:09.016Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-02-26T08:58:09.016Z] Commit SHA: 9febd6357d2374c26bff7902f6c076ba28b6be09 [2025-02-26T08:58:09.016Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-26T08:58:09.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-26T08:58:09.121Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-26T08:58:09.141Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-26T08:58:09.161Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-26T08:58:09.182Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-26T08:58:09.203Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-26T08:58:09.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-26T08:58:09.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-26T08:58:09.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-26T08:58:09.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-26T08:58:09.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-26T08:58:09.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-26T08:58:09.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-26T08:58:09.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-26T08:58:09.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-26T08:58:09.422Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-26T08:58:09.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-26T08:58:09.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-26T08:58:09.499Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-26T08:58:09.523Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-26T08:58:09.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-26T08:58:09.571Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-26T08:58:09.589Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-26T08:58:09.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-26T08:58:09.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-26T08:58:09.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-26T08:58:09.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] echo [2025-02-26T08:58:09.706Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e77824e [Pipeline] echo [2025-02-26T08:58:09.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T08:58:09.799Z] provisioning config files... [2025-02-26T08:58:09.814Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/802@tmp/config9719543920032253022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T08:58:10.149Z] ---> ****-login.sh [2025-02-26T08:58:10.149Z] nexus3.edgexfoundry.org:10001 [2025-02-26T08:58:10.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T08:58:10.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T08:58:10.411Z] Configure a credential helper to remove this warning. See [2025-02-26T08:58:10.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T08:58:10.411Z] [2025-02-26T08:58:10.411Z] Login Succeeded [2025-02-26T08:58:10.411Z] nexus3.edgexfoundry.org:10002 [2025-02-26T08:58:10.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T08:58:10.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T08:58:10.670Z] Configure a credential helper to remove this warning. See [2025-02-26T08:58:10.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T08:58:10.670Z] [2025-02-26T08:58:10.670Z] Login Succeeded [2025-02-26T08:58:10.670Z] nexus3.edgexfoundry.org:10003 [2025-02-26T08:58:10.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T08:58:10.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T08:58:10.670Z] Configure a credential helper to remove this warning. See [2025-02-26T08:58:10.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T08:58:10.671Z] [2025-02-26T08:58:10.671Z] Login Succeeded [2025-02-26T08:58:10.671Z] nexus3.edgexfoundry.org:10004 [2025-02-26T08:58:10.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T08:58:10.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T08:58:10.931Z] Configure a credential helper to remove this warning. See [2025-02-26T08:58:10.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T08:58:10.931Z] [2025-02-26T08:58:10.931Z] Login Succeeded [2025-02-26T08:58:10.931Z] ****.io [2025-02-26T08:58:10.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T08:58:11.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T08:58:11.189Z] Configure a credential helper to remove this warning. See [2025-02-26T08:58:11.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T08:58:11.189Z] [2025-02-26T08:58:11.189Z] Login Succeeded [2025-02-26T08:58:11.189Z] ---> ****-login.sh ends [Pipeline] } [2025-02-26T08:58:11.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T08:58:11.539Z] + 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-02-26T08:58:11.539Z] + dirname cmd/core-command/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/core-data/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/core-keeper/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + dirname cmd/core-metadata/Dockerfile [2025-02-26T08:58:11.539Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-26T08:58:11.539Z] + cut+ -d/ -f2 [2025-02-26T08:58:11.539Z] dirname cmd/security-proxy-setup/Dockerfile [2025-02-26T08:58:11.539Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/+ -f2 [2025-02-26T08:58:11.539Z] dirname cmd/support-notifications/Dockerfile [2025-02-26T08:58:11.539Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-26T08:58:11.539Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-26T08:58:11.539Z] + cut -d/ -f2 [2025-02-26T08:58:11.539Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-26T08:58:11.581Z] 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-02-26T08:58:11.950Z] + git rev-list -1 --merges e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232~1..e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] echo [2025-02-26T08:58:11.961Z] -----------> git rev-list -1 --merges e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232~1..e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T08:58:11.961Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [false] [Pipeline] sh [2025-02-26T08:58:12.251Z] + git log --format=format:%s -1 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] echo [2025-02-26T08:58:12.267Z] ========================================================= [2025-02-26T08:58:12.268Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-26T08:58:12.268Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-26T08:58:12.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-26T08:58:12.699Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-26T08:58:12.699Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-26T08:58:12.699Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-26T08:58:12.699Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-26T08:58:12.699Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-26T08:58:12.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T08:58:13.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T08:58:13.128Z] [2025-02-26T08:58:13.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T08:58:13.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T08:58:13.438Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-26T08:58:13.438Z] b85a868b505f: Pulling fs layer [2025-02-26T08:58:13.438Z] e2be974225ed: Pulling fs layer [2025-02-26T08:58:13.438Z] 339a4e72a1f5: Pulling fs layer [2025-02-26T08:58:13.438Z] 988bab9f4d93: Pulling fs layer [2025-02-26T08:58:13.438Z] 1469e6f7b9e6: Pulling fs layer [2025-02-26T08:58:13.438Z] eaf3925da568: Pulling fs layer [2025-02-26T08:58:13.438Z] bab4dde63d76: Pulling fs layer [2025-02-26T08:58:13.438Z] bde34c3a00c8: Pulling fs layer [2025-02-26T08:58:13.438Z] b352a97aabf1: Pulling fs layer [2025-02-26T08:58:13.438Z] 4872d77fe225: Pulling fs layer [2025-02-26T08:58:13.438Z] 5851b861e8e6: Pulling fs layer [2025-02-26T08:58:13.438Z] eaf3925da568: Waiting [2025-02-26T08:58:13.438Z] bab4dde63d76: Waiting [2025-02-26T08:58:13.438Z] bde34c3a00c8: Waiting [2025-02-26T08:58:13.438Z] b352a97aabf1: Waiting [2025-02-26T08:58:13.438Z] 4872d77fe225: Waiting [2025-02-26T08:58:13.438Z] 5851b861e8e6: Waiting [2025-02-26T08:58:13.438Z] 988bab9f4d93: Waiting [2025-02-26T08:58:13.438Z] 1469e6f7b9e6: Waiting [2025-02-26T08:58:13.438Z] e2be974225ed: Download complete [2025-02-26T08:58:13.438Z] 988bab9f4d93: Verifying Checksum [2025-02-26T08:58:13.438Z] 988bab9f4d93: Download complete [2025-02-26T08:58:13.438Z] 1469e6f7b9e6: Verifying Checksum [2025-02-26T08:58:13.438Z] 1469e6f7b9e6: Download complete [2025-02-26T08:58:13.698Z] eaf3925da568: Verifying Checksum [2025-02-26T08:58:13.698Z] 339a4e72a1f5: Verifying Checksum [2025-02-26T08:58:13.698Z] 339a4e72a1f5: Download complete [2025-02-26T08:58:13.698Z] eaf3925da568: Download complete [2025-02-26T08:58:13.698Z] bde34c3a00c8: Verifying Checksum [2025-02-26T08:58:13.698Z] bde34c3a00c8: Download complete [2025-02-26T08:58:13.698Z] b352a97aabf1: Verifying Checksum [2025-02-26T08:58:13.698Z] b352a97aabf1: Download complete [2025-02-26T08:58:13.698Z] 4872d77fe225: Download complete [2025-02-26T08:58:13.698Z] 5851b861e8e6: Verifying Checksum [2025-02-26T08:58:13.698Z] 5851b861e8e6: Download complete [2025-02-26T08:58:13.698Z] b85a868b505f: Download complete [2025-02-26T08:58:13.955Z] bab4dde63d76: Verifying Checksum [2025-02-26T08:58:13.955Z] bab4dde63d76: Download complete [2025-02-26T08:58:14.900Z] b85a868b505f: Pull complete [2025-02-26T08:58:15.161Z] e2be974225ed: Pull complete [2025-02-26T08:58:15.727Z] 339a4e72a1f5: Pull complete [2025-02-26T08:58:15.727Z] 988bab9f4d93: Pull complete [2025-02-26T08:58:15.987Z] 1469e6f7b9e6: Pull complete [2025-02-26T08:58:15.987Z] eaf3925da568: Pull complete [2025-02-26T08:58:17.887Z] bab4dde63d76: Pull complete [2025-02-26T08:58:17.887Z] bde34c3a00c8: Pull complete [2025-02-26T08:58:17.887Z] b352a97aabf1: Pull complete [2025-02-26T08:58:18.146Z] 4872d77fe225: Pull complete [2025-02-26T08:58:18.146Z] 5851b861e8e6: Pull complete [2025-02-26T08:58:18.146Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-26T08:58:18.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T08:58:18.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T08:58:18.298Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T08:58:18.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-26T08:58:19.656Z] $ docker top 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee -eo pid,comm [2025-02-26T08:58:19.714Z] 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-02-26T08:58:19.714Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-26T08:58:19.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T08:58:19.765Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T08:58:19.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T08:58:19.881Z] $ docker exec 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee ssh-agent [2025-02-26T08:58:19.999Z] SSH_AUTH_SOCK=/tmp/ssh-jEXG2sEpcFK3/agent.32 [2025-02-26T08:58:19.999Z] SSH_AGENT_PID=38 [2025-02-26T08:58:20.006Z] Running ssh-add (command line suppressed) [2025-02-26T08:58:20.113Z] Identity added: /w/workspace/edgex-go/802@tmp/private_key_17300055820533304039.key (/w/workspace/edgex-go/802@tmp/private_key_17300055820533304039.key) [2025-02-26T08:58:20.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T08:58:20.420Z] + git tag --points-at HEAD [Pipeline] } [2025-02-26T08:58:20.431Z] $ docker exec --env ******** --env ******** 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee ssh-agent -k [2025-02-26T08:58:20.529Z] unset SSH_AUTH_SOCK; [2025-02-26T08:58:20.529Z] unset SSH_AGENT_PID; [2025-02-26T08:58:20.529Z] echo Agent pid 38 killed; [2025-02-26T08:58:20.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-26T08:58:20.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T08:58:20.577Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T08:58:20.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T08:58:20.685Z] $ docker exec 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee ssh-agent [2025-02-26T08:58:20.784Z] SSH_AUTH_SOCK=/tmp/ssh-1IpAptsOhuEe/agent.71 [2025-02-26T08:58:20.784Z] SSH_AGENT_PID=76 [2025-02-26T08:58:20.788Z] Running ssh-add (command line suppressed) [2025-02-26T08:58:20.883Z] Identity added: /w/workspace/edgex-go/802@tmp/private_key_16191332242055548131.key (/w/workspace/edgex-go/802@tmp/private_key_16191332242055548131.key) [2025-02-26T08:58:20.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T08:58:21.195Z] + git semver init [2025-02-26T08:58:21.456Z] 2025-02-26 08:58:21,366 [run_init] DEBUG init version:0.0.0 force:False [2025-02-26T08:58:21.456Z] 2025-02-26 08:58:21,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/802/.semver [2025-02-26T08:58:21.456Z] 2025-02-26 08:58:21,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/802/.semver [2025-02-26T08:58:21.456Z] 2025-02-26 08:58:21,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/802/.semver'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=None) [2025-02-26T08:58:26.765Z] 2025-02-26 08:58:25,748 [append_file] DEBUG append to file:/w/workspace/edgex-go/802/.git/info/exclude [2025-02-26T08:58:26.765Z] 2025-02-26 08:58:25,748 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/802/.semver/main with force:False [2025-02-26T08:58:26.765Z] 2025-02-26 08:58:25,748 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main [2025-02-26T08:58:26.765Z] 2025-02-26 08:58:25,749 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main [2025-02-26T08:58:26.765Z] 4.0.0-dev.64 [Pipeline] } [2025-02-26T08:58:26.779Z] $ docker exec --env ******** --env ******** 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee ssh-agent -k [2025-02-26T08:58:26.889Z] unset SSH_AUTH_SOCK; [2025-02-26T08:58:26.889Z] unset SSH_AGENT_PID; [2025-02-26T08:58:26.889Z] echo Agent pid 76 killed; [2025-02-26T08:58:26.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T08:58:27.230Z] + git semver [Pipeline] } [2025-02-26T08:58:27.505Z] $ docker stop --time=1 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee [2025-02-26T08:58:28.809Z] $ docker rm -f --volumes 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-26T08:58:29.154Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-26T08:58:29.418Z] Stashed 1 file(s) [Pipeline] echo [2025-02-26T08:58:29.424Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.64 [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-02-26T08:58:29.853Z] + git config --global --add safe.directory /w/workspace/edgex-go/802 [Pipeline] echo [2025-02-26T08:58:29.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T08:58:29.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T08:58:29.902Z] ========================================================= [2025-02-26T08:58:29.902Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-26T08:58:29.902Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-26T08:58:30.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-26T08:58:30.200Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-26T08:58:30.200Z] da9db072f522: Pulling fs layer [2025-02-26T08:58:30.200Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-26T08:58:30.200Z] 06f05ace1117: Pulling fs layer [2025-02-26T08:58:30.200Z] 5fe327b54edc: Pulling fs layer [2025-02-26T08:58:30.200Z] 4f4fb700ef54: Pulling fs layer [2025-02-26T08:58:30.200Z] 92a5565b7b96: Pulling fs layer [2025-02-26T08:58:30.200Z] ff9bb7016b71: Pulling fs layer [2025-02-26T08:58:30.200Z] b67dba6c2c7d: Pulling fs layer [2025-02-26T08:58:30.200Z] a813b0c90790: Pulling fs layer [2025-02-26T08:58:30.200Z] 4f4fb700ef54: Waiting [2025-02-26T08:58:30.200Z] 92a5565b7b96: Waiting [2025-02-26T08:58:30.200Z] ff9bb7016b71: Waiting [2025-02-26T08:58:30.200Z] b67dba6c2c7d: Waiting [2025-02-26T08:58:30.200Z] 5fe327b54edc: Waiting [2025-02-26T08:58:30.200Z] a813b0c90790: Waiting [2025-02-26T08:58:30.200Z] 6ef4a4ee8ca5: Download complete [2025-02-26T08:58:30.200Z] 5fe327b54edc: Verifying Checksum [2025-02-26T08:58:30.200Z] 5fe327b54edc: Download complete [2025-02-26T08:58:30.200Z] 4f4fb700ef54: Verifying Checksum [2025-02-26T08:58:30.200Z] 4f4fb700ef54: Download complete [2025-02-26T08:58:30.200Z] 92a5565b7b96: Verifying Checksum [2025-02-26T08:58:30.200Z] 92a5565b7b96: Download complete [2025-02-26T08:58:30.200Z] da9db072f522: Download complete [2025-02-26T08:58:30.200Z] ff9bb7016b71: Verifying Checksum [2025-02-26T08:58:30.200Z] ff9bb7016b71: Download complete [2025-02-26T08:58:30.460Z] da9db072f522: Pull complete [2025-02-26T08:58:30.460Z] a813b0c90790: Verifying Checksum [2025-02-26T08:58:30.460Z] a813b0c90790: Download complete [2025-02-26T08:58:30.460Z] 6ef4a4ee8ca5: Pull complete [2025-02-26T08:58:30.717Z] 06f05ace1117: Verifying Checksum [2025-02-26T08:58:30.717Z] 06f05ace1117: Download complete [2025-02-26T08:58:30.975Z] b67dba6c2c7d: Verifying Checksum [2025-02-26T08:58:30.975Z] b67dba6c2c7d: Download complete [2025-02-26T08:58:34.266Z] 06f05ace1117: Pull complete [2025-02-26T08:58:34.266Z] 5fe327b54edc: Pull complete [2025-02-26T08:58:34.527Z] 4f4fb700ef54: Pull complete [2025-02-26T08:58:34.527Z] 92a5565b7b96: Pull complete [2025-02-26T08:58:34.527Z] ff9bb7016b71: Pull complete [2025-02-26T08:58:37.060Z] b67dba6c2c7d: Pull complete [2025-02-26T08:58:37.630Z] a813b0c90790: Pull complete [2025-02-26T08:58:37.630Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-26T08:58:37.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-26T08:58:37.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-26T08:58:37.933Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-26T08:58:37.933Z] WORKDIR /edgex [2025-02-26T08:58:37.933Z] COPY go.mod . [2025-02-26T08:58:37.933Z] RUN go mod download [2025-02-26T08:58:37.933Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-26T08:58:38.504Z] Sending build context to Docker daemon 180.2MB [2025-02-26T08:58:38.504Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-26T08:58:38.504Z] ---> 3ba60ce46760 [2025-02-26T08:58:38.504Z] Step 2/4 : WORKDIR /edgex [2025-02-26T08:58:41.044Z] ---> Running in 1efb2dddaf53 [2025-02-26T08:58:41.044Z] Removing intermediate container 1efb2dddaf53 [2025-02-26T08:58:41.044Z] ---> 8180713b9442 [2025-02-26T08:58:41.044Z] Step 3/4 : COPY go.mod . [2025-02-26T08:58:41.044Z] ---> ccc0c6449122 [2025-02-26T08:58:41.044Z] Step 4/4 : RUN go mod download [2025-02-26T08:58:41.044Z] ---> Running in 40af4fd4665a [2025-02-26T08:58:44.528Z] Still waiting to schedule task [2025-02-26T08:58:44.528Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-26T08:58:59.150Z] Removing intermediate container 40af4fd4665a [2025-02-26T08:58:59.151Z] ---> ef4ad5124afc [2025-02-26T08:58:59.151Z] Successfully built ef4ad5124afc [2025-02-26T08:58:59.151Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T08:58:59.470Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-26T08:58:59.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T08:58:59.559Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T08:58:59.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-26T08:58:59.966Z] $ docker top e38ed5d9ae4b9dae4f9bf85c633eea64a2c7035634b1734fc8339e289ed70432 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T08:59:00.322Z] + go version [2025-02-26T08:59:00.322Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-26T08:59:00.333Z] $ docker stop --time=1 e38ed5d9ae4b9dae4f9bf85c633eea64a2c7035634b1734fc8339e289ed70432 [2025-02-26T08:59:01.621Z] $ docker rm -f --volumes e38ed5d9ae4b9dae4f9bf85c633eea64a2c7035634b1734fc8339e289ed70432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T08:59:02.069Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-26T08:59:02.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T08:59:02.162Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T08:59:02.196Z] $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-26T08:59:02.551Z] $ docker top 5cacdb457bd4c7016efabc718a31579fbddc0646cf60c42f2f7e83e612cad977 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-26T08:59:02.633Z] ========================================================= [2025-02-26T08:59:02.633Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-26T08:59:02.633Z] ========================================================= [Pipeline] sh [2025-02-26T08:59:02.915Z] + git config --global --add safe.directory /w/workspace/edgex-go/802 [Pipeline] fileExists [Pipeline] sh [2025-02-26T08:59:03.220Z] + make test [2025-02-26T08:59:03.220Z] go test -race -coverprofile=coverage.out ./... [2025-02-26T08:59:11.340Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-26T08:59:37.915Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-26T08:59:38.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements [2025-02-26T08:59:40.228Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-26T08:59:40.228Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-26T08:59:40.228Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-26T08:59:40.228Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-26T08:59:41.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2025-02-26T08:59:41.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-26T08:59:41.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-26T08:59:41.738Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T08:59:41.738Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-26T08:59:41.738Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-26T08:59:41.738Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-26T08:59:41.738Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-26T08:59:41.738Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-26T08:59:41.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-26T08:59:41.738Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-26T08:59:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-26T08:59:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-26T08:59:43.116Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-26T08:59:43.116Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T08:59:43.116Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-26T08:59:43.116Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-26T08:59:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements [2025-02-26T08:59:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements [2025-02-26T08:59:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 45.7% of statements [2025-02-26T08:59:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.980s coverage: 93.4% of statements [2025-02-26T08:59:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.3% of statements [2025-02-26T08:59:44.754Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-26T08:59:44.755Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-26T08:59:45.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements [2025-02-26T08:59:47.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-26T08:59:47.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-26T08:59:47.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-26T08:59:47.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-26T08:59:48.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements [2025-02-26T08:59:48.454Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements [2025-02-26T08:59:48.713Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-26T08:59:48.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-26T08:59:48.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-26T08:59:48.971Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-26T08:59:48.971Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-26T08:59:49.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-02-26T08:59:49.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-02-26T08:59:49.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements [2025-02-26T08:59:49.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements [2025-02-26T08:59:50.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-02-26T08:59:50.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-02-26T08:59:50.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-02-26T08:59:50.738Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-26T08:59:50.738Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-26T08:59:50.738Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-26T08:59:50.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-02-26T08:59:51.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-26T08:59:51.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-26T08:59:51.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-26T08:59:51.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-26T08:59:51.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-02-26T08:59:52.685Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-26T08:59:52.685Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-26T08:59:52.685Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-26T08:59:53.255Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-26T08:59:53.255Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-26T08:59:53.255Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-26T08:59:53.255Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-26T08:59:53.824Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-26T08:59:53.824Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-26T08:59:54.394Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-26T08:59:56.300Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-26T08:59:56.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-26T08:59:58.203Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-02-26T08:59:58.779Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-26T08:59:58.779Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-02-26T08:59:58.779Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-26T09:00:02.076Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-26T09:00:03.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-26T09:00:03.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-26T09:00:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-26T09:00:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-26T09:00:03.282Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T09:00:03.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2025-02-26T09:00:05.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-26T09:00:05.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-02-26T09:00:05.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-26T09:00:05.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-02-26T09:00:05.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-26T09:00:05.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-02-26T09:00:06.016Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-02-26T09:00:06.276Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-02-26T09:00:06.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-26T09:00:06.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-26T09:00:06.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-26T09:00:06.276Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-26T09:00:08.181Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-26T09:00:08.181Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-26T09:00:08.181Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-26T09:00:08.181Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-26T09:00:09.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-26T09:00:09.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-26T09:00:09.115Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-26T09:00:09.115Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T09:00:09.374Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-26T09:00:09.374Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-26T09:00:09.374Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-26T09:00:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-26T09:00:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-26T09:00:10.753Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.043s coverage: 92.9% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 54.5% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-02-26T09:00:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements [2025-02-26T09:00:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements [2025-02-26T09:00:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements [2025-02-26T09:00:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-02-26T09:00:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 97.7% of statements [2025-02-26T09:00:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-02-26T09:00:15.208Z] 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-02-26T09:00:15.415Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39778 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-26T09:00:15.436Z] Running in /w/workspace/edgex-go/802 [Pipeline] { [Pipeline] checkout [2025-02-26T09:00:15.467Z] running golangci-lint [2025-02-26T09:00:15.467Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-26T09:00:15.467Z] go version go1.23.4 linux/amd64 [2025-02-26T09:00:15.480Z] The recommended git tool is: git [2025-02-26T09:00:15.726Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-26T09:00:15.726Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-26T09:00:15.726Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-26T09:00:19.896Z] using credential edgex-jenkins-ssh [2025-02-26T09:00:19.919Z] Cloning the remote Git repository [2025-02-26T09:00:19.957Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-26T09:00:20.040Z] > git init /w/workspace/edgex-go/802 # timeout=10 [2025-02-26T09:00:20.181Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-26T09:00:20.182Z] > git --version # timeout=10 [2025-02-26T09:00:20.203Z] > git --version # 'git version 2.25.1' [2025-02-26T09:00:20.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-26T09:00:20.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-26T09:00:37.172Z] Avoid second fetch [2025-02-26T09:00:37.172Z] Checking out Revision e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 (main) [2025-02-26T09:00:36.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-26T09:00:36.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-26T09:00:37.186Z] > git config core.sparsecheckout # timeout=10 [2025-02-26T09:00:37.246Z] > git checkout -f e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 # timeout=10 [2025-02-26T09:00:37.972Z] Commit message: "Merge pull request #5091 from lindseysimple/issue-5082" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-26T09:00:42.269Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|name|imports) took 25.236678431s" [2025-02-26T09:00:42.269Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.660431ms" [2025-02-26T09:00:42.654Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-26T09:00:42.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:00:42.654Z] Dload Upload Total Spent Left Speed [2025-02-26T09:00:42.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2025-02-26T09:00:43.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-26T09:00:43.325Z] + sudo tee /etc/docker/daemon.new [2025-02-26T09:00:43.325Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-26T09:00:43.325Z] { [2025-02-26T09:00:43.325Z] "registry-mirrors": [ [2025-02-26T09:00:43.325Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-26T09:00:43.325Z] ], [2025-02-26T09:00:43.325Z] "bip": "10.250.0.254/24", [2025-02-26T09:00:43.325Z] "hosts": [ [2025-02-26T09:00:43.325Z] "tcp://0.0.0.0:5555", [2025-02-26T09:00:43.325Z] "unix:///var/run/docker.sock" [2025-02-26T09:00:43.325Z] ], [2025-02-26T09:00:43.325Z] "mtu": 1458, [2025-02-26T09:00:43.325Z] "selinux-enabled": true, [2025-02-26T09:00:43.325Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-26T09:00:43.325Z] } [Pipeline] sh [2025-02-26T09:00:43.651Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-26T09:00:43.978Z] + sudo service docker restart [2025-02-26T09:00:57.145Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.989693189s with top 10 stages: buildir: 1m13.615113307s, gosec: 4.539105646s, inspect: 3.132142433s, fact_deprecated: 1.960472316s, fact_purity: 1.77542023s, printf: 1.708227146s, ctrlflow: 1.673944815s, nilness: 1.510633718s, S1038: 1.325433124s, typedness: 1.237220486s" [2025-02-26T09:00:57.145Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-26T09:00:57.145Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, invalid_issue: 202/202, filename_unadjuster: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, exclude-rules: 202/20" [2025-02-26T09:00:57.145Z] level=info msg="[runner] processing took 19.509817ms with stages: nolint: 8.525173ms, identifier_marker: 4.782271ms, autogenerated_exclude: 2.210569ms, path_prettifier: 1.692204ms, exclude-rules: 1.17732ms, skip_dirs: 987.518µs, invalid_issue: 71.491µs, cgo: 38.511µs, filename_unadjuster: 18.78µs, max_same_issues: 1.17µs, uniq_by_line: 1.14µs, max_from_linter: 650ns, skip_files: 610ns, fixer: 520ns, severity-rules: 460ns, sort_results: 370ns, source_code: 300ns, exclude: 280ns, diff: 160ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 100ns" [2025-02-26T09:00:57.145Z] level=info msg="[runner] linters took 15.466478714s with stages: goanalysis_metalinter: 15.446866546s" [2025-02-26T09:00:57.145Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-26T09:00:57.145Z] level=info msg="Memory: 409 samples, avg is 326.3MB, max is 1449.0MB" [2025-02-26T09:00:57.145Z] level=info msg="Execution took 40.761173859s" [2025-02-26T09:00:57.145Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T09:01:02.302Z] provisioning config files... [2025-02-26T09:01:02.423Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/802@tmp/config818273495816135246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:01:02.868Z] ---> ****-login.sh [2025-02-26T09:01:02.869Z] nexus3.edgexfoundry.org:10001 [2025-02-26T09:01:03.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:01:03.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:01:03.412Z] Configure a credential helper to remove this warning. See [2025-02-26T09:01:03.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:01:03.412Z] [2025-02-26T09:01:03.412Z] Login Succeeded [2025-02-26T09:01:03.412Z] nexus3.edgexfoundry.org:10002 [2025-02-26T09:01:03.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:01:03.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:01:03.951Z] Configure a credential helper to remove this warning. See [2025-02-26T09:01:03.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:01:03.951Z] [2025-02-26T09:01:03.951Z] Login Succeeded [2025-02-26T09:01:03.951Z] nexus3.edgexfoundry.org:10003 [2025-02-26T09:01:04.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:01:04.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:01:04.221Z] Configure a credential helper to remove this warning. See [2025-02-26T09:01:04.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:01:04.221Z] [2025-02-26T09:01:04.221Z] Login Succeeded [2025-02-26T09:01:04.221Z] nexus3.edgexfoundry.org:10004 [2025-02-26T09:01:04.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:01:04.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:01:04.490Z] Configure a credential helper to remove this warning. See [2025-02-26T09:01:04.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:01:04.490Z] [2025-02-26T09:01:04.490Z] Login Succeeded [2025-02-26T09:01:04.490Z] ****.io [2025-02-26T09:01:04.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:01:05.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:01:05.026Z] Configure a credential helper to remove this warning. See [2025-02-26T09:01:05.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:01:05.026Z] [2025-02-26T09:01:05.026Z] Login Succeeded [2025-02-26T09:01:05.026Z] ---> ****-login.sh ends [Pipeline] } [2025-02-26T09:01:05.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-26T09:01:05.257Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-26T09:01:05.257Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-26T09:01:05.257Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-26T09:01:05.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] sh [2025-02-26T09:01:05.563Z] + ls -al . [2025-02-26T09:01:05.563Z] total 1976 [2025-02-26T09:01:05.563Z] drwxrwxr-x 11 1001 1001 4096 Feb 26 08:59 . [2025-02-26T09:01:05.563Z] drwxr-xr-x 4 root root 4096 Feb 26 08:59 .. [2025-02-26T09:01:05.563Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 08:58 .blubracket [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 10 Feb 26 08:58 .dockerignore [2025-02-26T09:01:05.563Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 09:00 .git [2025-02-26T09:01:05.563Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 08:58 .github [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 907 Feb 26 08:58 .gitignore [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 199 Feb 26 08:58 .golangci.yml [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 100 Feb 26 08:58 .hadolint.yml [2025-02-26T09:01:05.563Z] drwxr-xr-x 3 1001 1001 4096 Feb 26 08:58 .semver [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 155 Feb 26 08:58 .sonarcloud.properties [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 1171 Feb 26 08:58 ADOPTERS.md [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 17374 Feb 26 08:58 Attribution.txt [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 100284 Feb 26 08:58 CHANGELOG.md [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 08:58 CONTRIBUTING.md [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 677 Feb 26 08:58 GOVERNANCE.md [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 858 Feb 26 08:58 Jenkinsfile [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 08:58 LICENSE [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 16740 Feb 26 08:58 Makefile [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 582 Feb 26 08:58 OWNERS.md [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 9932 Feb 26 08:58 README.md [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 789 Feb 26 08:58 SECURITY.md [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 12 Feb 26 08:58 VERSION [2025-02-26T09:01:05.563Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 08:58 bin [2025-02-26T09:01:05.563Z] drwxrwxr-x 19 1001 1001 4096 Feb 26 08:58 cmd [2025-02-26T09:01:05.563Z] -rw-r--r-- 1 root root 1651062 Feb 26 09:00 coverage.out [2025-02-26T09:01:05.563Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 08:58 fuzz_test [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 6495 Feb 26 08:58 go.mod [2025-02-26T09:01:05.563Z] -rw-rw-r-- 1 1001 1001 88225 Feb 26 08:58 go.sum [2025-02-26T09:01:05.564Z] drwxrwxr-x 7 1001 1001 4096 Feb 26 08:58 internal [2025-02-26T09:01:05.564Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 08:58 openapi [2025-02-26T09:01:05.564Z] -rw-rw-r-- 1 1001 1001 584 Feb 26 08:58 security.txt [2025-02-26T09:01:05.564Z] -rw-rw-r-- 1 1001 1001 204 Feb 26 08:58 version.go [Pipeline] sh [2025-02-26T09:01:05.625Z] + git config --global --add safe.directory /w/workspace/edgex-go/802 [Pipeline] echo [2025-02-26T09:01:05.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T09:01:05.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T09:01:05.678Z] ========================================================= [2025-02-26T09:01:05.678Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-26T09:01:05.678Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-26T09:01:05.851Z] + '[' -e coverage.out ] [2025-02-26T09:01:05.851Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-26T09:01:06.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-26T09:01:06.001Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-26T09:01:06.001Z] 9986a736f7d3: Pulling fs layer [2025-02-26T09:01:06.001Z] 1f018df60701: Pulling fs layer [2025-02-26T09:01:06.001Z] 39f8f326b044: Pulling fs layer [2025-02-26T09:01:06.001Z] e6a1e7a6a96a: Pulling fs layer [2025-02-26T09:01:06.001Z] 4f4fb700ef54: Pulling fs layer [2025-02-26T09:01:06.001Z] d45d956e0dbf: Pulling fs layer [2025-02-26T09:01:06.001Z] d7702b0d1db1: Pulling fs layer [2025-02-26T09:01:06.001Z] 5c7f0f088c93: Pulling fs layer [2025-02-26T09:01:06.001Z] 4fdc064ae6cf: Pulling fs layer [2025-02-26T09:01:06.001Z] d45d956e0dbf: Waiting [2025-02-26T09:01:06.001Z] d7702b0d1db1: Waiting [2025-02-26T09:01:06.001Z] 5c7f0f088c93: Waiting [2025-02-26T09:01:06.001Z] 4fdc064ae6cf: Waiting [2025-02-26T09:01:06.001Z] e6a1e7a6a96a: Waiting [2025-02-26T09:01:06.001Z] 4f4fb700ef54: Waiting [2025-02-26T09:01:06.015Z] Stashed 1 file(s) [Pipeline] sh [2025-02-26T09:01:06.271Z] 1f018df60701: Verifying Checksum [2025-02-26T09:01:06.271Z] 1f018df60701: Download complete [2025-02-26T09:01:06.271Z] e6a1e7a6a96a: Verifying Checksum [2025-02-26T09:01:06.271Z] e6a1e7a6a96a: Download complete [2025-02-26T09:01:06.271Z] 4f4fb700ef54: Verifying Checksum [2025-02-26T09:01:06.271Z] 4f4fb700ef54: Download complete [2025-02-26T09:01:06.271Z] d45d956e0dbf: Download complete [2025-02-26T09:01:06.271Z] 9986a736f7d3: Verifying Checksum [2025-02-26T09:01:06.271Z] 9986a736f7d3: Download complete [2025-02-26T09:01:06.271Z] d7702b0d1db1: Verifying Checksum [2025-02-26T09:01:06.271Z] d7702b0d1db1: Download complete [2025-02-26T09:01:06.295Z] + make build [2025-02-26T09:01:06.296Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-26T09:01:06.540Z] 4fdc064ae6cf: Verifying Checksum [2025-02-26T09:01:06.540Z] 4fdc064ae6cf: Download complete [2025-02-26T09:01:07.140Z] 9986a736f7d3: Pull complete [2025-02-26T09:01:07.729Z] 1f018df60701: Pull complete [2025-02-26T09:01:08.316Z] 39f8f326b044: Download complete [2025-02-26T09:01:09.278Z] 5c7f0f088c93: Verifying Checksum [2025-02-26T09:01:09.278Z] 5c7f0f088c93: Download complete [2025-02-26T09:01:21.600Z] 39f8f326b044: Pull complete [2025-02-26T09:01:21.600Z] e6a1e7a6a96a: Pull complete [2025-02-26T09:01:21.868Z] 4f4fb700ef54: Pull complete [2025-02-26T09:01:22.140Z] d45d956e0dbf: Pull complete [2025-02-26T09:01:22.407Z] d7702b0d1db1: Pull complete [2025-02-26T09:01:30.609Z] 5c7f0f088c93: Pull complete [2025-02-26T09:01:32.011Z] 4fdc064ae6cf: Pull complete [2025-02-26T09:01:32.011Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-26T09:01:32.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-26T09:01:32.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-26T09:01:32.339Z] + docker build -t ci-base-image-arm64 -f - . [2025-02-26T09:01:32.339Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-26T09:01:32.339Z] WORKDIR /edgex [2025-02-26T09:01:32.339Z] COPY go.mod . [2025-02-26T09:01:32.339Z] RUN go mod download [2025-02-26T09:01:32.901Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-26T09:01:32.901Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-26T09:01:32.919Z] Sending build context to Docker daemon 3.662MB [2025-02-26T09:01:32.919Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-26T09:01:32.919Z] ---> 63f30b955cb9 [2025-02-26T09:01:32.919Z] Step 2/4 : WORKDIR /edgex [2025-02-26T09:01:33.469Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-26T09:01:34.405Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-26T09:01:34.851Z] ---> Running in c90f22fd5fa9 [2025-02-26T09:01:35.116Z] Removing intermediate container c90f22fd5fa9 [2025-02-26T09:01:35.116Z] ---> 61221009ab68 [2025-02-26T09:01:35.116Z] Step 3/4 : COPY go.mod . [2025-02-26T09:01:35.694Z] ---> 84ff20f103be [2025-02-26T09:01:35.694Z] Step 4/4 : RUN go mod download [2025-02-26T09:01:35.694Z] ---> Running in 291dc66fcdfd [2025-02-26T09:01:35.785Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-26T09:01:41.056Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-26T09:01:43.606Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-26T09:01:46.144Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-26T09:01:48.684Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-26T09:01:49.620Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-26T09:01:50.998Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-26T09:01:51.936Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-26T09:01:53.855Z] $ docker stop --time=1 5cacdb457bd4c7016efabc718a31579fbddc0646cf60c42f2f7e83e612cad977 [2025-02-26T09:01:56.591Z] $ docker rm -f --volumes 5cacdb457bd4c7016efabc718a31579fbddc0646cf60c42f2f7e83e612cad977 [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-02-26T09:01:58.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-26T09:01:58.049Z] [2025-02-26T09:01:58.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:01:58.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-26T09:01:58.354Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-26T09:01:58.354Z] 91d30c5bc195: Pulling fs layer [2025-02-26T09:01:58.354Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-26T09:01:58.354Z] 9c61dcf015f6: Pulling fs layer [2025-02-26T09:01:58.354Z] 4698f68db338: Pulling fs layer [2025-02-26T09:01:58.354Z] 2a2f49069b9e: Pulling fs layer [2025-02-26T09:01:58.354Z] e0025b399a48: Pulling fs layer [2025-02-26T09:01:58.354Z] 2a2f49069b9e: Waiting [2025-02-26T09:01:58.354Z] e0025b399a48: Waiting [2025-02-26T09:01:58.354Z] 4698f68db338: Waiting [2025-02-26T09:01:58.354Z] 91d30c5bc195: Verifying Checksum [2025-02-26T09:01:58.354Z] 91d30c5bc195: Download complete [2025-02-26T09:01:58.354Z] 4698f68db338: Verifying Checksum [2025-02-26T09:01:58.354Z] 4698f68db338: Download complete [2025-02-26T09:01:58.612Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-26T09:01:58.612Z] 2e9b0aa3be6d: Download complete [2025-02-26T09:01:58.612Z] e0025b399a48: Download complete [2025-02-26T09:01:58.612Z] 91d30c5bc195: Pull complete [2025-02-26T09:01:58.612Z] 2a2f49069b9e: Verifying Checksum [2025-02-26T09:01:58.612Z] 2a2f49069b9e: Download complete [2025-02-26T09:01:58.871Z] 2e9b0aa3be6d: Pull complete [2025-02-26T09:01:59.129Z] 9c61dcf015f6: Download complete [2025-02-26T09:02:01.656Z] 9c61dcf015f6: Pull complete [2025-02-26T09:02:01.656Z] 4698f68db338: Pull complete [2025-02-26T09:02:02.224Z] 2a2f49069b9e: Pull complete [2025-02-26T09:02:02.224Z] e0025b399a48: Pull complete [2025-02-26T09:02:02.224Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-26T09:02:02.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-26T09:02:02.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:02:02.338Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T09:02:02.372Z] $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-26T09:02:03.710Z] $ docker top c401dbebf520ff6892356129f4d969d2ceb012fba3915529bf8227e957941572 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T09:02:04.063Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-26T09:02:06.599Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #1 transferring dockerfile: 3.02kB done [2025-02-26T09:02:06.599Z] #1 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #2 transferring dockerfile: 2.00kB done [2025-02-26T09:02:06.599Z] #2 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #3 transferring dockerfile: 2.49kB done [2025-02-26T09:02:06.599Z] #3 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #4 [core-command internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #4 transferring dockerfile: 1.94kB done [2025-02-26T09:02:06.599Z] #4 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #5 transferring dockerfile: 1.69kB done [2025-02-26T09:02:06.599Z] #5 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #6 transferring dockerfile: 1.83kB done [2025-02-26T09:02:06.599Z] #6 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #7 transferring dockerfile: 2.14kB done [2025-02-26T09:02:06.599Z] #7 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #8 [core-data internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #8 transferring dockerfile: 2.04kB done [2025-02-26T09:02:06.599Z] #8 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #9 transferring dockerfile: 1.70kB done [2025-02-26T09:02:06.599Z] #9 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #10 transferring dockerfile: 2.01kB done [2025-02-26T09:02:06.599Z] #10 DONE 0.1s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #11 transferring dockerfile: 2.50kB done [2025-02-26T09:02:06.599Z] #11 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #12 transferring dockerfile: 1.89kB done [2025-02-26T09:02:06.599Z] #12 DONE 0.0s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #13 transferring dockerfile: 2.10kB done [2025-02-26T09:02:06.599Z] #13 DONE 0.1s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #14 transferring dockerfile: 1.81kB done [2025-02-26T09:02:06.599Z] #14 DONE 0.1s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-26T09:02:06.599Z] #15 transferring dockerfile: 2.23kB 0.0s done [2025-02-26T09:02:06.599Z] #15 DONE 0.1s [2025-02-26T09:02:06.599Z] [2025-02-26T09:02:06.599Z] #16 [security-bootstrapper internal] load .dockerignore [2025-02-26T09:02:06.599Z] #16 transferring context: 50B done [2025-02-26T09:02:06.599Z] #16 DONE 0.1s [2025-02-26T09:02:06.860Z] [2025-02-26T09:02:06.860Z] #17 [support-notifications internal] load .dockerignore [2025-02-26T09:02:06.860Z] #17 transferring context: 50B done [2025-02-26T09:02:06.860Z] #17 DONE 0.0s [2025-02-26T09:02:06.860Z] [2025-02-26T09:02:06.860Z] #18 [security-secretstore-setup internal] load .dockerignore [2025-02-26T09:02:06.860Z] #18 transferring context: 50B done [2025-02-26T09:02:06.860Z] #18 DONE 0.0s [2025-02-26T09:02:06.860Z] [2025-02-26T09:02:06.860Z] #19 [core-command internal] load .dockerignore [2025-02-26T09:02:06.860Z] #19 transferring context: 50B done [2025-02-26T09:02:06.860Z] #19 DONE 0.0s [2025-02-26T09:02:06.860Z] [2025-02-26T09:02:06.860Z] #20 [security-spire-config internal] load .dockerignore [2025-02-26T09:02:06.860Z] #20 transferring context: 50B done [2025-02-26T09:02:06.860Z] #20 DONE 0.0s [2025-02-26T09:02:06.860Z] [2025-02-26T09:02:06.860Z] #21 [support-scheduler internal] load .dockerignore [2025-02-26T09:02:06.860Z] #21 transferring context: 50B done [2025-02-26T09:02:06.860Z] #21 DONE 0.0s [2025-02-26T09:02:06.860Z] [2025-02-26T09:02:06.860Z] #22 [security-proxy-auth internal] load .dockerignore [2025-02-26T09:02:07.118Z] #22 transferring context: 50B done [2025-02-26T09:02:07.118Z] #22 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #23 [core-data internal] load .dockerignore [2025-02-26T09:02:07.118Z] #23 transferring context: 50B done [2025-02-26T09:02:07.118Z] #23 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #24 [security-spire-server internal] load .dockerignore [2025-02-26T09:02:07.118Z] #24 transferring context: 50B done [2025-02-26T09:02:07.118Z] #24 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #25 [security-proxy-setup internal] load .dockerignore [2025-02-26T09:02:07.118Z] #25 transferring context: 50B done [2025-02-26T09:02:07.118Z] #25 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-02-26T09:02:07.118Z] #26 transferring context: 50B done [2025-02-26T09:02:07.118Z] #26 DONE 0.1s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #27 [core-keeper internal] load .dockerignore [2025-02-26T09:02:07.118Z] #27 transferring context: 50B done [2025-02-26T09:02:07.118Z] #27 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #28 [core-metadata internal] load .dockerignore [2025-02-26T09:02:07.118Z] #28 transferring context: 50B done [2025-02-26T09:02:07.118Z] #28 DONE 0.1s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T09:02:07.118Z] #29 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #30 [security-spire-agent internal] load .dockerignore [2025-02-26T09:02:07.118Z] #30 transferring context: 50B done [2025-02-26T09:02:07.118Z] #30 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-26T09:02:07.118Z] #31 transferring context: 50B done [2025-02-26T09:02:07.118Z] #31 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:02:07.118Z] #32 DONE 0.1s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:02:07.118Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:02:07.118Z] #33 ... [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T09:02:07.118Z] #29 DONE 0.0s [2025-02-26T09:02:07.118Z] [2025-02-26T09:02:07.118Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:02:07.118Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:02:07.118Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:02:07.118Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T09:02:07.118Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-26T09:02:07.118Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-02-26T09:02:07.377Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:02:07.377Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:02:07.377Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T09:02:07.377Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-26T09:02:07.377Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-26T09:02:07.377Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-02-26T09:02:07.377Z] #33 ... [2025-02-26T09:02:07.377Z] [2025-02-26T09:02:07.377Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T09:02:07.377Z] #29 DONE 0.0s [2025-02-26T09:02:07.377Z] [2025-02-26T09:02:07.377Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:02:07.377Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:02:07.377Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:02:07.377Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T09:02:07.377Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-26T09:02:07.377Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-26T09:02:07.734Z] #33 ... [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:02:07.734Z] #32 DONE 0.3s [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T09:02:07.734Z] #29 DONE 0.0s [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:02:07.734Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:02:07.734Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:02:07.734Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T09:02:07.734Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-26T09:02:07.734Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-26T09:02:07.734Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-02-26T09:02:07.734Z] #33 ... [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T09:02:07.734Z] #29 DONE 0.0s [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-26T09:02:07.734Z] #34 DONE 0.7s [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:02:07.734Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:02:07.734Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:02:07.734Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T09:02:07.734Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-26T09:02:07.734Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-26T09:02:07.734Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-02-26T09:02:07.734Z] #33 ... [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T09:02:07.734Z] #29 DONE 0.0s [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-26T09:02:07.734Z] #34 DONE 0.7s [2025-02-26T09:02:07.734Z] [2025-02-26T09:02:07.734Z] #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:02:07.734Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:02:07.734Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:02:07.734Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T09:02:07.734Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-26T09:02:07.734Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-26T09:02:07.734Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-02-26T09:02:09.072Z] #33 DONE 1.9s [2025-02-26T09:02:09.072Z] [2025-02-26T09:02:09.072Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:02:09.072Z] #32 DONE 1.6s [2025-02-26T09:02:09.072Z] [2025-02-26T09:02:09.072Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-26T09:02:09.072Z] #35 DONE 1.3s [2025-02-26T09:02:09.072Z] [2025-02-26T09:02:09.072Z] #36 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T09:02:09.330Z] #36 ... [2025-02-26T09:02:09.330Z] [2025-02-26T09:02:09.330Z] #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:02:09.330Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:02:09.330Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:02:09.330Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T09:02:09.330Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-26T09:02:09.330Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-26T09:02:09.330Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-02-26T09:02:09.330Z] #33 DONE 1.9s [2025-02-26T09:02:09.330Z] [2025-02-26T09:02:09.330Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-26T09:02:09.330Z] #37 DONE 2.1s [2025-02-26T09:02:09.330Z] [2025-02-26T09:02:09.330Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-26T09:02:09.330Z] #38 DONE 1.7s [2025-02-26T09:02:09.589Z] [2025-02-26T09:02:09.589Z] #39 [security-spire-server internal] load build context [2025-02-26T09:02:09.589Z] #39 transferring context: 23.80kB 0.0s done [2025-02-26T09:02:09.589Z] #39 DONE 0.2s [2025-02-26T09:02:09.589Z] [2025-02-26T09:02:09.589Z] #40 [security-spire-config internal] load build context [2025-02-26T09:02:09.589Z] #40 transferring context: 22.05kB 0.0s done [2025-02-26T09:02:09.589Z] #40 DONE 0.2s [2025-02-26T09:02:09.589Z] [2025-02-26T09:02:09.589Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:02:09.589Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-02-26T09:02:09.589Z] #41 ... [2025-02-26T09:02:09.589Z] [2025-02-26T09:02:09.589Z] #42 [security-spire-agent internal] load build context [2025-02-26T09:02:09.589Z] #42 transferring context: 23.33kB 0.0s done [2025-02-26T09:02:09.589Z] #42 DONE 0.2s [2025-02-26T09:02:09.589Z] [2025-02-26T09:02:09.589Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:02:09.589Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-26T09:02:09.589Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-26T09:02:09.589Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-26T09:02:09.589Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-02-26T09:02:09.589Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-02-26T09:02:09.848Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-26T09:02:09.848Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-02-26T09:02:09.848Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-02-26T09:02:09.848Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s [2025-02-26T09:02:09.848Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-02-26T09:02:11.230Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-02-26T09:02:11.230Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-26T09:02:11.489Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 1.9s [2025-02-26T09:02:12.057Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 2.2s [2025-02-26T09:02:12.057Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 2.5s [2025-02-26T09:02:12.328Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 2.6s [2025-02-26T09:02:12.328Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s done [2025-02-26T09:02:12.328Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 2.7s [2025-02-26T09:02:12.328Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.8s [2025-02-26T09:02:12.587Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.8s done [2025-02-26T09:02:13.153Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.3s done [2025-02-26T09:02:13.759Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-26T09:02:14.333Z] #41 ... [2025-02-26T09:02:14.333Z] [2025-02-26T09:02:14.333Z] #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T09:02:14.333Z] #43 DONE 5.4s [2025-02-26T09:02:14.333Z] [2025-02-26T09:02:14.333Z] #44 [security-bootstrapper internal] load build context [2025-02-26T09:02:14.591Z] #44 transferring context: 136.31MB 7.4s [2025-02-26T09:02:14.591Z] #44 ... [2025-02-26T09:02:14.591Z] [2025-02-26T09:02:14.591Z] #45 [security-proxy-auth internal] load build context [2025-02-26T09:02:14.591Z] #45 ... [2025-02-26T09:02:14.591Z] [2025-02-26T09:02:14.591Z] #44 [security-bootstrapper internal] load build context [2025-02-26T09:02:17.207Z] #44 ... [2025-02-26T09:02:17.207Z] [2025-02-26T09:02:17.207Z] #46 [support-notifications internal] load build context [2025-02-26T09:02:17.207Z] #46 ... [2025-02-26T09:02:17.207Z] [2025-02-26T09:02:17.207Z] #47 [core-command internal] load build context [2025-02-26T09:02:17.471Z] #47 ... [2025-02-26T09:02:17.471Z] [2025-02-26T09:02:17.471Z] #48 [core-data internal] load build context [2025-02-26T09:02:17.471Z] #48 ... [2025-02-26T09:02:17.471Z] [2025-02-26T09:02:17.471Z] #49 [security-proxy-setup internal] load build context [2025-02-26T09:02:17.734Z] #49 ... [2025-02-26T09:02:17.734Z] [2025-02-26T09:02:17.734Z] #50 [core-keeper internal] load build context [2025-02-26T09:02:17.734Z] #50 ... [2025-02-26T09:02:17.734Z] [2025-02-26T09:02:17.734Z] #51 [support-scheduler internal] load build context [2025-02-26T09:02:17.734Z] #51 ... [2025-02-26T09:02:17.734Z] [2025-02-26T09:02:17.734Z] #52 [security-secretstore-setup internal] load build context [2025-02-26T09:02:17.993Z] #52 ... [2025-02-26T09:02:17.993Z] [2025-02-26T09:02:17.993Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-26T09:02:17.993Z] #53 ... [2025-02-26T09:02:17.993Z] [2025-02-26T09:02:17.993Z] #54 [core-metadata internal] load build context [2025-02-26T09:02:18.255Z] #54 ... [2025-02-26T09:02:18.255Z] [2025-02-26T09:02:18.255Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-26T09:02:18.255Z] #55 ... [2025-02-26T09:02:18.255Z] [2025-02-26T09:02:18.255Z] #52 [security-secretstore-setup internal] load build context [2025-02-26T09:02:18.825Z] #52 ... [2025-02-26T09:02:18.825Z] [2025-02-26T09:02:18.825Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-26T09:02:18.825Z] #56 ... [2025-02-26T09:02:18.825Z] [2025-02-26T09:02:18.825Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-26T09:02:18.825Z] #0 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:18.825Z] #0 0.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:18.825Z] #0 1.247 OK: 248 MiB in 58 packages [2025-02-26T09:02:19.439Z] #57 ... [2025-02-26T09:02:19.439Z] [2025-02-26T09:02:19.439Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T09:02:19.439Z] #58 ... [2025-02-26T09:02:19.439Z] [2025-02-26T09:02:19.439Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T09:02:19.439Z] #59 ... [2025-02-26T09:02:19.439Z] [2025-02-26T09:02:19.439Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T09:02:19.702Z] #60 ... [2025-02-26T09:02:19.702Z] [2025-02-26T09:02:19.702Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T09:02:19.702Z] #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:19.702Z] #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:19.702Z] #0 3.162 OK: 248 MiB in 58 packages [2025-02-26T09:02:19.702Z] #61 ... [2025-02-26T09:02:19.702Z] [2025-02-26T09:02:19.703Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T09:02:19.703Z] #62 ... [2025-02-26T09:02:19.703Z] [2025-02-26T09:02:19.703Z] #63 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-26T09:02:19.963Z] #63 ... [2025-02-26T09:02:19.963Z] [2025-02-26T09:02:19.963Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-26T09:02:19.963Z] #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:19.963Z] #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:19.963Z] #0 3.196 OK: 248 MiB in 58 packages [2025-02-26T09:02:19.963Z] #64 ... [2025-02-26T09:02:19.963Z] [2025-02-26T09:02:19.963Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T09:02:20.488Z] #65 ... [2025-02-26T09:02:20.488Z] [2025-02-26T09:02:20.488Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:02:20.488Z] #66 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-02-26T09:02:20.488Z] #66 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-02-26T09:02:20.488Z] #66 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-26T09:02:20.488Z] #66 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-02-26T09:02:20.488Z] #66 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-02-26T09:02:20.488Z] #66 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s done [2025-02-26T09:02:20.488Z] #66 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-26T09:02:20.488Z] #66 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-26T09:02:20.488Z] #66 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.0s done [2025-02-26T09:02:20.488Z] #66 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 10.0s done [2025-02-26T09:02:20.488Z] #66 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-02-26T09:02:20.488Z] #66 ... [2025-02-26T09:02:20.488Z] [2025-02-26T09:02:20.488Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T09:02:20.749Z] #67 ... [2025-02-26T09:02:20.749Z] [2025-02-26T09:02:20.749Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T09:02:20.749Z] #68 ... [2025-02-26T09:02:20.749Z] [2025-02-26T09:02:20.749Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T09:02:20.749Z] #69 ... [2025-02-26T09:02:20.749Z] [2025-02-26T09:02:20.749Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T09:02:20.749Z] #70 ... [2025-02-26T09:02:20.749Z] [2025-02-26T09:02:20.749Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T09:02:21.010Z] #71 ... [2025-02-26T09:02:21.010Z] [2025-02-26T09:02:21.010Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-26T09:02:21.010Z] #53 transferring context: 428.06MB 13.4s [2025-02-26T09:02:21.272Z] #53 ... [2025-02-26T09:02:21.272Z] [2025-02-26T09:02:21.272Z] #49 [security-proxy-setup internal] load build context [2025-02-26T09:02:21.272Z] #49 transferring context: 495.99MB 11.4s done [2025-02-26T09:02:21.272Z] #49 DONE 13.6s [2025-02-26T09:02:21.272Z] [2025-02-26T09:02:21.272Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-26T09:02:21.272Z] #57 DONE 12.3s [2025-02-26T09:02:21.272Z] [2025-02-26T09:02:21.272Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T09:02:21.272Z] #61 DONE 12.4s [2025-02-26T09:02:21.272Z] [2025-02-26T09:02:21.272Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-26T09:02:21.272Z] #53 ... [2025-02-26T09:02:21.272Z] [2025-02-26T09:02:21.272Z] #45 [security-proxy-auth internal] load build context [2025-02-26T09:02:21.272Z] #45 transferring context: 495.99MB 13.2s done [2025-02-26T09:02:21.272Z] #45 DONE 13.8s [2025-02-26T09:02:21.272Z] [2025-02-26T09:02:21.272Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-26T09:02:21.272Z] #53 ... [2025-02-26T09:02:21.272Z] [2025-02-26T09:02:21.272Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-26T09:02:21.272Z] #64 DONE 12.4s [2025-02-26T09:02:21.530Z] [2025-02-26T09:02:21.530Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-26T09:02:22.919Z] #53 transferring context: 495.99MB 15.4s done [2025-02-26T09:02:23.487Z] #53 ... [2025-02-26T09:02:23.487Z] [2025-02-26T09:02:23.487Z] #52 [security-secretstore-setup internal] load build context [2025-02-26T09:02:23.487Z] #52 transferring context: 495.99MB 14.9s done [2025-02-26T09:02:23.487Z] #52 DONE 16.0s [2025-02-26T09:02:23.487Z] [2025-02-26T09:02:23.487Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T09:02:23.487Z] #68 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:23.487Z] #68 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:23.746Z] #68 14.79 (1/3) Installing ca-certificates (20241121-r1) [2025-02-26T09:02:23.746Z] #68 14.79 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:23.746Z] #68 14.79 (3/3) Installing tzdata (2025a-r0) [2025-02-26T09:02:23.746Z] #68 14.80 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:23.746Z] #68 14.82 Executing ca-certificates-20241121-r1.trigger [2025-02-26T09:02:23.746Z] #68 14.88 OK: 10 MiB in 17 packages [2025-02-26T09:02:24.313Z] #68 ... [2025-02-26T09:02:24.313Z] [2025-02-26T09:02:24.313Z] #46 [support-notifications internal] load build context [2025-02-26T09:02:24.313Z] #46 transferring context: 495.99MB 15.2s done [2025-02-26T09:02:24.313Z] #46 DONE 16.9s [2025-02-26T09:02:24.313Z] [2025-02-26T09:02:24.313Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:02:24.313Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-26T09:02:24.313Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.0s [2025-02-26T09:02:25.133Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.4s done [2025-02-26T09:02:25.133Z] #41 ... [2025-02-26T09:02:25.133Z] [2025-02-26T09:02:25.133Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T09:02:25.133Z] #59 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:25.133Z] #59 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:25.133Z] #59 ... [2025-02-26T09:02:25.133Z] [2025-02-26T09:02:25.133Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T09:02:25.394Z] #72 ... [2025-02-26T09:02:25.394Z] [2025-02-26T09:02:25.394Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T09:02:25.394Z] #59 16.08 (1/4) Installing ca-certificates (20241121-r1) [2025-02-26T09:02:25.394Z] #59 16.32 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:25.394Z] #59 16.32 (3/4) Installing su-exec (0.2-r3) [2025-02-26T09:02:25.394Z] #59 16.33 (4/4) Installing yq-go (4.44.1-r2) [2025-02-26T09:02:25.394Z] #59 16.39 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:25.394Z] #59 16.40 Executing ca-certificates-20241121-r1.trigger [2025-02-26T09:02:25.394Z] #59 16.44 OK: 19 MiB in 18 packages [2025-02-26T09:02:26.017Z] #59 ... [2025-02-26T09:02:26.017Z] [2025-02-26T09:02:26.017Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-26T09:02:26.017Z] #53 DONE 18.4s [2025-02-26T09:02:26.017Z] [2025-02-26T09:02:26.017Z] #50 [core-keeper internal] load build context [2025-02-26T09:02:26.017Z] #50 transferring context: 495.99MB 15.5s done [2025-02-26T09:02:26.018Z] #50 DONE 18.3s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:02:26.018Z] #73 DONE 4.8s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-26T09:02:26.018Z] #55 transferring context: 495.99MB 14.8s done [2025-02-26T09:02:26.018Z] #55 DONE 18.2s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T09:02:26.018Z] #71 DONE 17.0s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #36 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T09:02:26.018Z] #36 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.018Z] #36 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.018Z] #36 14.75 OK: 248 MiB in 58 packages [2025-02-26T09:02:26.018Z] #36 DONE 17.1s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-26T09:02:26.018Z] #56 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.018Z] #56 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.018Z] #56 14.77 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T09:02:26.018Z] #56 14.77 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T09:02:26.018Z] #56 14.77 OK: 24188 distinct packages available [2025-02-26T09:02:26.018Z] #56 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.018Z] #56 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.018Z] #56 15.24 OK: 248 MiB in 58 packages [2025-02-26T09:02:26.018Z] #56 DONE 17.1s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T09:02:26.018Z] #68 DONE 17.0s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T09:02:26.018Z] #62 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.018Z] #62 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.018Z] #62 14.71 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:26.018Z] #62 14.72 (2/4) Installing openssl (3.3.3-r0) [2025-02-26T09:02:26.018Z] #62 14.74 (3/4) Installing su-exec (0.2-r3) [2025-02-26T09:02:26.018Z] #62 14.74 (4/4) Installing yq-go (4.44.1-r2) [2025-02-26T09:02:26.018Z] #62 14.86 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:26.018Z] #62 14.86 OK: 19 MiB in 18 packages [2025-02-26T09:02:26.018Z] #62 DONE 17.1s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #47 [core-command internal] load build context [2025-02-26T09:02:26.018Z] #47 transferring context: 495.99MB 16.6s done [2025-02-26T09:02:26.018Z] #47 DONE 18.7s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #51 [support-scheduler internal] load build context [2025-02-26T09:02:26.018Z] #51 transferring context: 495.99MB 16.5s done [2025-02-26T09:02:26.018Z] #51 DONE 18.6s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #48 [core-data internal] load build context [2025-02-26T09:02:26.018Z] #48 transferring context: 495.99MB 17.1s done [2025-02-26T09:02:26.018Z] #48 DONE 18.7s [2025-02-26T09:02:26.018Z] [2025-02-26T09:02:26.018Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:02:26.294Z] #74 ... [2025-02-26T09:02:26.294Z] [2025-02-26T09:02:26.294Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T09:02:26.294Z] #59 DONE 17.3s [2025-02-26T09:02:26.294Z] [2025-02-26T09:02:26.294Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T09:02:26.294Z] #58 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.294Z] #58 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.294Z] #58 16.11 (1/7) Installing ca-certificates (20241121-r1) [2025-02-26T09:02:26.294Z] #58 16.30 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:26.294Z] #58 16.30 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-02-26T09:02:26.294Z] #58 16.31 (4/7) Installing libsodium (1.0.19-r0) [2025-02-26T09:02:26.294Z] #58 16.31 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-02-26T09:02:26.294Z] #58 16.34 (6/7) Installing libzmq (4.3.5-r2) [2025-02-26T09:02:26.294Z] #58 16.35 (7/7) Installing zeromq (4.3.5-r2) [2025-02-26T09:02:26.294Z] #58 16.36 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:26.294Z] #58 16.36 Executing ca-certificates-20241121-r1.trigger [2025-02-26T09:02:26.294Z] #58 16.40 OK: 12 MiB in 21 packages [2025-02-26T09:02:26.294Z] #58 DONE 17.3s [2025-02-26T09:02:26.294Z] [2025-02-26T09:02:26.294Z] #54 [core-metadata internal] load build context [2025-02-26T09:02:26.294Z] #54 transferring context: 495.99MB 16.7s done [2025-02-26T09:02:26.294Z] #54 DONE 18.6s [2025-02-26T09:02:26.294Z] [2025-02-26T09:02:26.294Z] #44 [security-bootstrapper internal] load build context [2025-02-26T09:02:26.294Z] #44 transferring context: 495.99MB 19.2s done [2025-02-26T09:02:26.294Z] #44 DONE 19.3s [2025-02-26T09:02:26.577Z] [2025-02-26T09:02:26.577Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:02:26.577Z] #75 DONE 0.9s [2025-02-26T09:02:26.577Z] [2025-02-26T09:02:26.577Z] #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-26T09:02:26.577Z] #63 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.577Z] #63 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:26.577Z] #63 17.19 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:26.577Z] #63 17.19 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:26.577Z] #63 17.20 OK: 8 MiB in 15 packages [2025-02-26T09:02:26.577Z] #63 DONE 17.4s [2025-02-26T09:02:26.577Z] [2025-02-26T09:02:26.577Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:02:26.577Z] #76 DONE 0.5s [2025-02-26T09:02:26.577Z] [2025-02-26T09:02:26.577Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:02:26.577Z] #77 DONE 0.5s [2025-02-26T09:02:26.577Z] [2025-02-26T09:02:26.577Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:02:26.577Z] #74 DONE 0.4s [2025-02-26T09:02:26.577Z] [2025-02-26T09:02:26.577Z] #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-26T09:02:26.577Z] #78 ... [2025-02-26T09:02:26.577Z] [2025-02-26T09:02:26.577Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:02:26.577Z] #41 DONE 17.2s [2025-02-26T09:02:26.855Z] [2025-02-26T09:02:26.855Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:27.858Z] #79 ... [2025-02-26T09:02:27.858Z] [2025-02-26T09:02:27.858Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T09:02:27.858Z] #69 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:27.858Z] #69 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:27.858Z] #69 18.38 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:27.858Z] #69 18.39 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:27.858Z] #69 18.40 OK: 8 MiB in 15 packages [2025-02-26T09:02:27.858Z] #69 DONE 18.6s [2025-02-26T09:02:27.858Z] [2025-02-26T09:02:27.858Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T09:02:27.858Z] #70 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:27.858Z] #70 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:27.858Z] #70 18.40 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:27.858Z] #70 18.40 (2/2) Installing su-exec (0.2-r3) [2025-02-26T09:02:27.858Z] #70 18.40 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:27.858Z] #70 18.42 OK: 8 MiB in 16 packages [2025-02-26T09:02:27.858Z] #70 DONE 18.6s [2025-02-26T09:02:27.858Z] [2025-02-26T09:02:27.858Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T09:02:27.858Z] #67 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:27.858Z] #67 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.141Z] #67 18.49 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T09:02:28.141Z] #67 18.49 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T09:02:28.141Z] #67 18.49 OK: 24170 distinct packages available [2025-02-26T09:02:28.141Z] #67 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.141Z] #67 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #67 ... [2025-02-26T09:02:28.429Z] [2025-02-26T09:02:28.429Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T09:02:28.429Z] #60 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #60 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #60 18.09 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T09:02:28.429Z] #60 18.09 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T09:02:28.429Z] #60 18.09 OK: 24170 distinct packages available [2025-02-26T09:02:28.429Z] #60 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #60 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #60 18.58 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:28.429Z] #60 18.58 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-26T09:02:28.429Z] #60 18.59 (3/5) Installing libucontext (1.2-r3) [2025-02-26T09:02:28.429Z] #60 18.59 (4/5) Installing gcompat (1.1.0-r4) [2025-02-26T09:02:28.429Z] #60 18.60 (5/5) Installing openssl (3.3.3-r0) [2025-02-26T09:02:28.429Z] #60 18.61 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:28.429Z] #60 18.62 OK: 9 MiB in 19 packages [2025-02-26T09:02:28.429Z] #60 DONE 18.8s [2025-02-26T09:02:28.429Z] [2025-02-26T09:02:28.429Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T09:02:28.429Z] #65 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #65 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #65 18.41 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T09:02:28.429Z] #65 18.41 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T09:02:28.429Z] #65 18.41 OK: 24170 distinct packages available [2025-02-26T09:02:28.429Z] #65 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #65 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.429Z] #65 18.94 (1/14) Installing ca-certificates (20241121-r1) [2025-02-26T09:02:28.429Z] #65 18.96 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-26T09:02:28.429Z] #65 18.97 (3/14) Installing c-ares (1.33.1-r0) [2025-02-26T09:02:28.429Z] #65 18.97 (4/14) Installing libunistring (1.2-r0) [2025-02-26T09:02:28.429Z] #65 18.99 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-26T09:02:28.429Z] #65 18.99 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-26T09:02:28.429Z] #65 18.99 (7/14) Installing libpsl (0.21.5-r1) [2025-02-26T09:02:28.429Z] #65 19.00 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-26T09:02:28.429Z] #65 19.01 (9/14) Installing libcurl (8.12.1-r0) [2025-02-26T09:02:28.429Z] #65 19.01 (10/14) Installing curl (8.12.1-r0) [2025-02-26T09:02:28.429Z] #65 19.02 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:28.429Z] #65 19.02 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-26T09:02:28.429Z] #65 19.02 (13/14) Installing libucontext (1.2-r3) [2025-02-26T09:02:28.429Z] #65 19.02 (14/14) Installing gcompat (1.1.0-r4) [2025-02-26T09:02:28.429Z] #65 19.03 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:28.429Z] #65 19.04 Executing ca-certificates-20241121-r1.trigger [2025-02-26T09:02:28.429Z] #65 19.10 OK: 13 MiB in 28 packages [2025-02-26T09:02:28.429Z] #65 DONE 19.3s [2025-02-26T09:02:28.429Z] [2025-02-26T09:02:28.429Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T09:02:28.429Z] #67 18.98 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:28.429Z] #67 18.98 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-26T09:02:28.429Z] #67 18.98 (3/4) Installing libucontext (1.2-r3) [2025-02-26T09:02:28.429Z] #67 18.99 (4/4) Installing gcompat (1.1.0-r4) [2025-02-26T09:02:28.429Z] #67 18.99 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:28.701Z] #67 19.02 OK: 8 MiB in 18 packages [2025-02-26T09:02:28.701Z] #67 DONE 19.2s [2025-02-26T09:02:28.701Z] [2025-02-26T09:02:28.701Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T09:02:28.701Z] #80 ... [2025-02-26T09:02:28.701Z] [2025-02-26T09:02:28.701Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-26T09:02:28.701Z] #0 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.701Z] #0 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.701Z] #0 2.225 OK: 19 MiB in 18 packages [2025-02-26T09:02:28.701Z] #81 DONE 2.4s [2025-02-26T09:02:28.701Z] [2025-02-26T09:02:28.701Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-26T09:02:28.701Z] #0 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.701Z] #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.701Z] #0 2.587 OK: 19 MiB in 18 packages [2025-02-26T09:02:28.701Z] #82 DONE 2.7s [2025-02-26T09:02:28.701Z] [2025-02-26T09:02:28.701Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:02:28.701Z] #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.701Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.701Z] #0 2.612 OK: 10 MiB in 17 packages [2025-02-26T09:02:28.701Z] #83 DONE 2.8s [2025-02-26T09:02:28.701Z] [2025-02-26T09:02:28.701Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-26T09:02:28.701Z] #84 DONE 0.1s [2025-02-26T09:02:28.960Z] [2025-02-26T09:02:28.960Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T09:02:28.960Z] #72 12.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.960Z] #72 13.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:28.960Z] #72 13.82 OK: 248 MiB in 58 packages [2025-02-26T09:02:28.960Z] #72 DONE 13.9s [2025-02-26T09:02:28.960Z] [2025-02-26T09:02:28.960Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-26T09:02:28.960Z] #85 DONE 0.1s [2025-02-26T09:02:28.960Z] [2025-02-26T09:02:28.960Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:29.220Z] #86 ... [2025-02-26T09:02:29.220Z] [2025-02-26T09:02:29.220Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:02:29.220Z] #0 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:29.220Z] #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:29.220Z] #0 2.460 OK: 12 MiB in 21 packages [2025-02-26T09:02:29.220Z] #87 DONE 2.7s [2025-02-26T09:02:29.220Z] [2025-02-26T09:02:29.220Z] #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-26T09:02:29.220Z] #78 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:29.220Z] #78 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:29.220Z] #78 2.754 OK: 8 MiB in 15 packages [2025-02-26T09:02:29.480Z] #78 DONE 2.9s [2025-02-26T09:02:29.480Z] [2025-02-26T09:02:29.480Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-26T09:02:29.480Z] #88 ... [2025-02-26T09:02:29.480Z] [2025-02-26T09:02:29.480Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-26T09:02:29.480Z] #0 1.864 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:29.480Z] #0 2.342 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:29.480Z] #0 3.140 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T09:02:29.480Z] #0 3.421 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:02:29.480Z] #0 3.427 OK: 8 MiB in 15 packages [2025-02-26T09:02:29.480Z] #89 DONE 3.5s [2025-02-26T09:02:29.740Z] [2025-02-26T09:02:29.740Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:02:29.740Z] #66 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done [2025-02-26T09:02:30.305Z] #66 ... [2025-02-26T09:02:30.305Z] [2025-02-26T09:02:30.305Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-26T09:02:30.305Z] #88 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:30.563Z] #88 ... [2025-02-26T09:02:30.563Z] [2025-02-26T09:02:30.563Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:02:30.563Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:30.563Z] #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:30.563Z] #0 2.781 OK: 8 MiB in 15 packages [2025-02-26T09:02:30.563Z] #90 DONE 2.9s [2025-02-26T09:02:30.563Z] [2025-02-26T09:02:30.563Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-26T09:02:30.563Z] #88 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:30.563Z] #88 ... [2025-02-26T09:02:30.563Z] [2025-02-26T09:02:30.563Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T09:02:30.563Z] #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:30.563Z] #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:30.564Z] #0 2.853 OK: 8 MiB in 16 packages [2025-02-26T09:02:30.564Z] #91 DONE 3.0s [2025-02-26T09:02:30.822Z] [2025-02-26T09:02:30.822Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-26T09:02:31.080Z] #92 ... [2025-02-26T09:02:31.080Z] [2025-02-26T09:02:31.080Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-26T09:02:31.080Z] #88 2.560 OK: 9 MiB in 19 packages [2025-02-26T09:02:31.080Z] #88 DONE 2.7s [2025-02-26T09:02:31.080Z] [2025-02-26T09:02:31.080Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:02:31.080Z] #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:31.080Z] #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:31.080Z] #0 2.566 OK: 13 MiB in 28 packages [2025-02-26T09:02:31.080Z] #93 DONE 2.7s [2025-02-26T09:02:31.340Z] [2025-02-26T09:02:31.340Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T09:02:31.340Z] #80 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:31.340Z] #80 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T09:02:31.340Z] #80 2.600 OK: 8 MiB in 18 packages [2025-02-26T09:02:31.907Z] #80 DONE 3.1s [2025-02-26T09:02:31.907Z] [2025-02-26T09:02:31.907Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-26T09:02:31.907Z] #94 DONE 0.9s [2025-02-26T09:02:31.908Z] [2025-02-26T09:02:31.908Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T09:02:31.908Z] #95 DONE 0.9s [2025-02-26T09:02:31.908Z] [2025-02-26T09:02:31.908Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-26T09:02:31.908Z] #92 DONE 1.3s [2025-02-26T09:02:31.908Z] [2025-02-26T09:02:31.908Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-26T09:02:32.631Z] Removing intermediate container 291dc66fcdfd [2025-02-26T09:02:32.631Z] ---> 1ff6559fd2a9 [2025-02-26T09:02:32.631Z] Successfully built 1ff6559fd2a9 [2025-02-26T09:02:32.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:02:32.969Z] + docker inspect -f . ci-base-image-arm64 [2025-02-26T09:02:32.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:02:33.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-39778 does not seem to be running inside a container [2025-02-26T09:02:33.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-26T09:02:33.288Z] #96 ... [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-26T09:02:33.288Z] #97 DONE 1.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T09:02:33.288Z] #98 DONE 1.2s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T09:02:33.288Z] #99 DONE 1.2s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-26T09:02:33.288Z] #100 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-26T09:02:33.288Z] #96 DONE 1.2s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-26T09:02:33.288Z] #101 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-26T09:02:33.288Z] #102 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T09:02:33.288Z] #103 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-26T09:02:33.288Z] #104 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-26T09:02:33.288Z] #105 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-26T09:02:33.288Z] #106 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T09:02:33.288Z] #107 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T09:02:33.288Z] #108 DONE 0.1s [2025-02-26T09:02:33.288Z] [2025-02-26T09:02:33.288Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-26T09:02:33.546Z] #109 DONE 0.1s [2025-02-26T09:02:33.546Z] [2025-02-26T09:02:33.546Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-26T09:02:33.546Z] #110 DONE 0.1s [2025-02-26T09:02:33.546Z] [2025-02-26T09:02:33.546Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-26T09:02:33.546Z] #111 DONE 0.1s [2025-02-26T09:02:33.546Z] [2025-02-26T09:02:33.546Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-26T09:02:33.546Z] #112 DONE 0.1s [2025-02-26T09:02:33.546Z] [2025-02-26T09:02:33.546Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-26T09:02:33.546Z] #113 DONE 0.1s [2025-02-26T09:02:33.546Z] [2025-02-26T09:02:33.546Z] #114 [security-spire-agent] exporting to image [2025-02-26T09:02:33.546Z] #114 exporting layers [2025-02-26T09:02:34.398Z] $ docker top 247b239d59575a3c7c034fb6505791ac7735f1a677a6add464a7b57f141fa100 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T09:02:34.984Z] #114 exporting layers 1.2s done [2025-02-26T09:02:34.984Z] #114 writing image sha256:7c8de07686cb32848c481cad86047f2c9102dc27bb68c6e8b7e1952e72b3097d 0.0s done [2025-02-26T09:02:34.984Z] #114 naming to docker.io/library/security-spire-server done [2025-02-26T09:02:35.230Z] + go version [2025-02-26T09:02:35.230Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-26T09:02:35.247Z] $ docker stop --time=1 247b239d59575a3c7c034fb6505791ac7735f1a677a6add464a7b57f141fa100 [2025-02-26T09:02:35.550Z] #114 exporting layers 2.0s done [2025-02-26T09:02:35.550Z] #114 writing image sha256:8cfe20b7f8b70c5a9220a231b51de9e66a2ca813c7d12110b12c619de04a06cd [2025-02-26T09:02:35.844Z] #114 writing image sha256:8cfe20b7f8b70c5a9220a231b51de9e66a2ca813c7d12110b12c619de04a06cd 0.2s done [2025-02-26T09:02:35.844Z] #114 naming to docker.io/library/security-spire-config [2025-02-26T09:02:35.844Z] #114 exporting layers 2.3s done [2025-02-26T09:02:35.844Z] #114 naming to docker.io/library/security-spire-config 0.2s done [2025-02-26T09:02:35.844Z] #114 writing image sha256:c31ec206a21e5e720584e4ebb747bea255650da3e208db317b17f1cba7ce12b1 [2025-02-26T09:02:36.238Z] #114 writing image sha256:c31ec206a21e5e720584e4ebb747bea255650da3e208db317b17f1cba7ce12b1 0.1s done [2025-02-26T09:02:36.238Z] #114 naming to docker.io/library/security-spire-agent 0.0s done [2025-02-26T09:02:36.238Z] #114 DONE 2.6s [2025-02-26T09:02:36.238Z] [2025-02-26T09:02:36.238Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:36.238Z] #115 ... [2025-02-26T09:02:36.238Z] [2025-02-26T09:02:36.238Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:36.497Z] #116 ... [2025-02-26T09:02:36.498Z] [2025-02-26T09:02:36.498Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:36.756Z] #117 ... [2025-02-26T09:02:36.756Z] [2025-02-26T09:02:36.756Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:36.861Z] $ docker rm -f --volumes 247b239d59575a3c7c034fb6505791ac7735f1a677a6add464a7b57f141fa100 [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-02-26T09:02:37.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-26T09:02:37.549Z] [2025-02-26T09:02:37.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:02:37.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-26T09:02:37.884Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-26T09:02:37.884Z] 547446be3368: Pulling fs layer [2025-02-26T09:02:37.884Z] d125d8839a47: Pulling fs layer [2025-02-26T09:02:37.884Z] 3e85d5ac6304: Pulling fs layer [2025-02-26T09:02:37.884Z] c3105a71a48b: Pulling fs layer [2025-02-26T09:02:37.884Z] 0f093f025ec4: Pulling fs layer [2025-02-26T09:02:37.884Z] c3106fc0e877: Pulling fs layer [2025-02-26T09:02:37.884Z] c3105a71a48b: Waiting [2025-02-26T09:02:37.884Z] 0f093f025ec4: Waiting [2025-02-26T09:02:37.884Z] c3106fc0e877: Waiting [2025-02-26T09:02:38.156Z] 547446be3368: Verifying Checksum [2025-02-26T09:02:38.156Z] c3105a71a48b: Verifying Checksum [2025-02-26T09:02:38.156Z] c3105a71a48b: Download complete [2025-02-26T09:02:38.428Z] d125d8839a47: Verifying Checksum [2025-02-26T09:02:38.428Z] d125d8839a47: Download complete [2025-02-26T09:02:38.428Z] c3106fc0e877: Verifying Checksum [2025-02-26T09:02:38.428Z] c3106fc0e877: Download complete [2025-02-26T09:02:38.693Z] 0f093f025ec4: Verifying Checksum [2025-02-26T09:02:38.693Z] 0f093f025ec4: Download complete [2025-02-26T09:02:38.961Z] 547446be3368: Pull complete [2025-02-26T09:02:39.919Z] d125d8839a47: Pull complete [2025-02-26T09:02:40.503Z] 3e85d5ac6304: Verifying Checksum [2025-02-26T09:02:40.503Z] 3e85d5ac6304: Download complete [2025-02-26T09:02:50.568Z] 3e85d5ac6304: Pull complete [2025-02-26T09:02:50.568Z] c3105a71a48b: Pull complete [2025-02-26T09:02:51.148Z] 0f093f025ec4: Pull complete [2025-02-26T09:02:51.413Z] c3106fc0e877: Pull complete [2025-02-26T09:02:51.676Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-26T09:02:51.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-26T09:02:51.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:02:51.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-39778 does not seem to be running inside a container [2025-02-26T09:02:51.944Z] $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-02-26T09:02:53.803Z] $ docker top da093f815e96c8568edfedb955593f5ab8ff9e0104cf843b3fa2c4038291459e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T09:02:54.298Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-26T09:02:58.703Z] #118 DONE 31.7s [2025-02-26T09:02:58.703Z] [2025-02-26T09:02:58.703Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:58.703Z] #116 DONE 32.1s [2025-02-26T09:02:58.703Z] [2025-02-26T09:02:58.703Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:58.703Z] #117 DONE 31.6s [2025-02-26T09:02:58.703Z] [2025-02-26T09:02:58.703Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:58.703Z] #79 DONE 31.6s [2025-02-26T09:02:58.703Z] [2025-02-26T09:02:58.703Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:58.703Z] #115 DONE 31.6s [2025-02-26T09:02:58.703Z] [2025-02-26T09:02:58.703Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:02:58.703Z] #86 DONE 29.2s [2025-02-26T09:02:58.703Z] [2025-02-26T09:02:58.703Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-26T09:03:04.364Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #1 transferring dockerfile: [2025-02-26T09:03:04.364Z] #1 transferring dockerfile: 2.49kB done [2025-02-26T09:03:04.364Z] #1 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #2 transferring dockerfile: 2.01kB done [2025-02-26T09:03:04.364Z] #2 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #3 transferring dockerfile: 2.50kB done [2025-02-26T09:03:04.364Z] #3 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #4 [core-data internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #4 transferring dockerfile: 2.04kB done [2025-02-26T09:03:04.364Z] #4 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #5 transferring dockerfile: 2.14kB 0.0s done [2025-02-26T09:03:04.364Z] #5 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #6 transferring dockerfile: 2.23kB done [2025-02-26T09:03:04.364Z] #6 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #7 transferring dockerfile: 1.69kB 0.0s done [2025-02-26T09:03:04.364Z] #7 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #8 transferring dockerfile: 3.02kB done [2025-02-26T09:03:04.364Z] #8 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #9 transferring dockerfile: 1.81kB done [2025-02-26T09:03:04.364Z] #9 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #10 transferring dockerfile: 1.89kB done [2025-02-26T09:03:04.364Z] #10 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #11 transferring dockerfile: 2.00kB done [2025-02-26T09:03:04.364Z] #11 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #12 transferring dockerfile: 1.83kB 0.0s done [2025-02-26T09:03:04.364Z] #12 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #13 [core-command internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #13 transferring dockerfile: 1.94kB 0.0s done [2025-02-26T09:03:04.364Z] #13 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #14 transferring dockerfile: 2.10kB done [2025-02-26T09:03:04.364Z] #14 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-02-26T09:03:04.364Z] #15 transferring dockerfile: 1.70kB 0.0s done [2025-02-26T09:03:04.364Z] #15 DONE 0.1s [2025-02-26T09:03:04.364Z] [2025-02-26T09:03:04.364Z] #16 [security-secretstore-setup internal] load .dockerignore [2025-02-26T09:03:04.632Z] #16 transferring context: 50B 0.0s done [2025-02-26T09:03:04.632Z] #16 DONE 0.1s [2025-02-26T09:03:05.217Z] [2025-02-26T09:03:05.217Z] #17 [core-keeper internal] load .dockerignore [2025-02-26T09:03:05.217Z] #17 transferring context: 50B done [2025-02-26T09:03:05.217Z] #17 DONE 0.0s [2025-02-26T09:03:05.217Z] [2025-02-26T09:03:05.217Z] #18 [security-proxy-setup internal] load .dockerignore [2025-02-26T09:03:05.217Z] #18 transferring context: 50B done [2025-02-26T09:03:05.491Z] #18 DONE 0.0s [2025-02-26T09:03:05.491Z] [2025-02-26T09:03:05.491Z] #19 [core-data internal] load .dockerignore [2025-02-26T09:03:05.491Z] #19 transferring context: 50B done [2025-02-26T09:03:05.491Z] #19 DONE 0.1s [2025-02-26T09:03:05.491Z] [2025-02-26T09:03:05.491Z] #20 [security-proxy-auth internal] load .dockerignore [2025-02-26T09:03:05.491Z] #20 transferring context: 50B 0.0s done [2025-02-26T09:03:05.491Z] #20 DONE 0.1s [2025-02-26T09:03:05.491Z] [2025-02-26T09:03:05.491Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-26T09:03:05.491Z] #21 transferring context: 50B 0.0s done [2025-02-26T09:03:05.491Z] #21 DONE 0.1s [2025-02-26T09:03:05.491Z] [2025-02-26T09:03:05.491Z] #22 [security-spire-config internal] load .dockerignore [2025-02-26T09:03:05.491Z] #22 transferring context: 50B done [2025-02-26T09:03:05.491Z] #22 DONE 0.1s [2025-02-26T09:03:05.491Z] [2025-02-26T09:03:05.491Z] #23 [security-bootstrapper internal] load .dockerignore [2025-02-26T09:03:05.761Z] #23 transferring context: 50B 0.0s done [2025-02-26T09:03:05.761Z] #23 DONE 0.0s [2025-02-26T09:03:05.761Z] [2025-02-26T09:03:05.761Z] #24 [security-spire-agent internal] load .dockerignore [2025-02-26T09:03:05.761Z] #24 transferring context: 50B done [2025-02-26T09:03:05.761Z] #24 DONE 0.0s [2025-02-26T09:03:05.761Z] [2025-02-26T09:03:05.761Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-02-26T09:03:05.761Z] #25 transferring context: 50B done [2025-02-26T09:03:05.761Z] #25 DONE 0.1s [2025-02-26T09:03:05.761Z] [2025-02-26T09:03:05.761Z] #26 [support-notifications internal] load .dockerignore [2025-02-26T09:03:06.029Z] #26 transferring context: 50B done [2025-02-26T09:03:06.029Z] #26 DONE 0.1s [2025-02-26T09:03:06.029Z] [2025-02-26T09:03:06.029Z] #27 [support-scheduler internal] load .dockerignore [2025-02-26T09:03:06.029Z] #27 transferring context: 50B 0.0s done [2025-02-26T09:03:06.029Z] #27 DONE 0.1s [2025-02-26T09:03:06.029Z] [2025-02-26T09:03:06.029Z] #28 [core-command internal] load .dockerignore [2025-02-26T09:03:06.029Z] #28 transferring context: 50B done [2025-02-26T09:03:06.029Z] #28 DONE 0.1s [2025-02-26T09:03:06.029Z] [2025-02-26T09:03:06.029Z] #29 [core-metadata internal] load .dockerignore [2025-02-26T09:03:06.029Z] #29 transferring context: 50B done [2025-02-26T09:03:06.029Z] #29 DONE 0.1s [2025-02-26T09:03:06.029Z] [2025-02-26T09:03:06.029Z] #30 [security-spire-server internal] load .dockerignore [2025-02-26T09:03:06.029Z] #30 transferring context: 50B done [2025-02-26T09:03:06.029Z] #30 DONE 0.0s [2025-02-26T09:03:06.029Z] [2025-02-26T09:03:06.029Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:06.296Z] #31 DONE 0.0s [2025-02-26T09:03:06.296Z] [2025-02-26T09:03:06.296Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:03:06.296Z] #32 DONE 0.1s [2025-02-26T09:03:06.296Z] [2025-02-26T09:03:06.296Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:06.296Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:06.565Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:06.565Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:06.565Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:06.565Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 524.29kB / 4.09MB 0.1s [2025-02-26T09:03:06.565Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.25MB / 4.09MB 0.2s [2025-02-26T09:03:06.933Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:06.933Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-02-26T09:03:07.208Z] #33 ... [2025-02-26T09:03:07.208Z] [2025-02-26T09:03:07.208Z] #34 [security-secretstore-setup internal] load build context [2025-02-26T09:03:07.208Z] #34 transferring context: 3.19MB 0.8s done [2025-02-26T09:03:07.209Z] #34 DONE 0.9s [2025-02-26T09:03:07.480Z] [2025-02-26T09:03:07.480Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:07.480Z] #31 DONE 0.0s [2025-02-26T09:03:07.480Z] [2025-02-26T09:03:07.480Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:03:07.480Z] #32 ... [2025-02-26T09:03:07.480Z] [2025-02-26T09:03:07.480Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:07.480Z] #31 DONE 0.0s [2025-02-26T09:03:07.480Z] [2025-02-26T09:03:07.480Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:07.480Z] #35 DONE 1.9s [2025-02-26T09:03:07.480Z] [2025-02-26T09:03:07.480Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:03:07.758Z] #32 DONE 0.3s [2025-02-26T09:03:07.758Z] [2025-02-26T09:03:07.758Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:07.758Z] #31 DONE 0.0s [2025-02-26T09:03:07.758Z] [2025-02-26T09:03:07.758Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:07.758Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:07.758Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:07.758Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:07.758Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:07.758Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:07.758Z] #33 ... [2025-02-26T09:03:07.758Z] [2025-02-26T09:03:07.758Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:07.758Z] #31 DONE 0.0s [2025-02-26T09:03:07.758Z] [2025-02-26T09:03:07.758Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:07.758Z] #35 DONE 1.9s [2025-02-26T09:03:07.758Z] [2025-02-26T09:03:07.758Z] #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:07.758Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:07.758Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:07.758Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:07.758Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:07.758Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:08.035Z] #33 ... [2025-02-26T09:03:08.035Z] [2025-02-26T09:03:08.035Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-26T09:03:08.035Z] #36 DONE 0.7s [2025-02-26T09:03:08.035Z] [2025-02-26T09:03:08.035Z] #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:08.035Z] #33 ... [2025-02-26T09:03:08.035Z] [2025-02-26T09:03:08.035Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:03:08.035Z] #32 DONE 0.4s [2025-02-26T09:03:08.035Z] [2025-02-26T09:03:08.035Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:08.035Z] #35 DONE 1.9s [2025-02-26T09:03:08.035Z] [2025-02-26T09:03:08.035Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-26T09:03:08.035Z] #36 DONE 0.7s [2025-02-26T09:03:08.035Z] [2025-02-26T09:03:08.035Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:08.035Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:08.035Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:08.035Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:08.035Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:08.035Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:08.035Z] #33 ... [2025-02-26T09:03:08.035Z] [2025-02-26T09:03:08.035Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:08.035Z] #31 DONE 0.0s [2025-02-26T09:03:08.035Z] [2025-02-26T09:03:08.035Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:08.635Z] #33 ... [2025-02-26T09:03:08.635Z] [2025-02-26T09:03:08.635Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:08.635Z] #35 DONE 1.9s [2025-02-26T09:03:08.635Z] [2025-02-26T09:03:08.635Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:08.635Z] #31 DONE 0.0s [2025-02-26T09:03:08.635Z] [2025-02-26T09:03:08.635Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-26T09:03:08.635Z] #36 DONE 0.7s [2025-02-26T09:03:08.635Z] [2025-02-26T09:03:08.635Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:08.635Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:08.635Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:08.635Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:08.635Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:08.635Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:08.635Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:08.635Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:08.695Z] #119 ... [2025-02-26T09:03:08.695Z] [2025-02-26T09:03:08.695Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-02-26T09:03:08.695Z] #120 ... [2025-02-26T09:03:08.695Z] [2025-02-26T09:03:08.695Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-02-26T09:03:08.695Z] #121 ... [2025-02-26T09:03:08.695Z] [2025-02-26T09:03:08.695Z] #122 [core-keeper builder 7/8] COPY . . [2025-02-26T09:03:08.695Z] #122 ... [2025-02-26T09:03:08.695Z] [2025-02-26T09:03:08.695Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-26T09:03:08.695Z] #123 ... [2025-02-26T09:03:08.695Z] [2025-02-26T09:03:08.695Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-26T09:03:08.903Z] #33 ... [2025-02-26T09:03:08.903Z] [2025-02-26T09:03:08.903Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:08.903Z] #35 DONE 2.0s [2025-02-26T09:03:08.903Z] [2025-02-26T09:03:08.903Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-26T09:03:08.903Z] #36 DONE 0.8s [2025-02-26T09:03:08.903Z] [2025-02-26T09:03:08.903Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:03:08.903Z] #32 DONE 1.1s [2025-02-26T09:03:08.903Z] [2025-02-26T09:03:08.903Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:08.903Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:08.903Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:08.903Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:08.903Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:08.903Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:08.903Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:09.170Z] #33 ... [2025-02-26T09:03:09.170Z] [2025-02-26T09:03:09.170Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:09.170Z] #31 DONE 0.0s [2025-02-26T09:03:09.170Z] [2025-02-26T09:03:09.170Z] #37 [core-common-config-bootstrapper internal] load build context [2025-02-26T09:03:09.263Z] #124 ... [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #119 DONE 11.1s [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #120 DONE 11.1s [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:09.263Z] #125 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #126 [core-command builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #126 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:09.263Z] #127 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:09.263Z] #128 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:09.263Z] #129 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #130 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:09.263Z] #131 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #132 [core-data builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #132 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:09.263Z] #133 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:09.263Z] #134 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #135 [core-metadata builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #135 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:09.263Z] #136 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #123 DONE 11.1s [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:03:09.263Z] #137 ... [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #121 DONE 11.2s [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:09.263Z] #138 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #139 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:09.263Z] #140 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #124 DONE 11.2s [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #122 [core-keeper builder 7/8] COPY . . [2025-02-26T09:03:09.263Z] #122 DONE 11.2s [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:09.263Z] #141 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-02-26T09:03:09.263Z] #142 CACHED [2025-02-26T09:03:09.263Z] [2025-02-26T09:03:09.263Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:09.263Z] #143 CACHED [2025-02-26T09:03:09.438Z] #37 ... [2025-02-26T09:03:09.438Z] [2025-02-26T09:03:09.438Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:09.438Z] #31 DONE 0.1s [2025-02-26T09:03:09.438Z] [2025-02-26T09:03:09.438Z] #37 [core-common-config-bootstrapper internal] load build context [2025-02-26T09:03:09.523Z] [2025-02-26T09:03:09.524Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T09:03:09.705Z] #37 ... [2025-02-26T09:03:09.705Z] [2025-02-26T09:03:09.705Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:09.705Z] #35 DONE 2.0s [2025-02-26T09:03:09.705Z] [2025-02-26T09:03:09.705Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-26T09:03:09.705Z] #36 DONE 0.8s [2025-02-26T09:03:09.705Z] [2025-02-26T09:03:09.705Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:03:09.705Z] #32 DONE 1.6s [2025-02-26T09:03:09.705Z] [2025-02-26T09:03:09.705Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:09.705Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:09.705Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:09.705Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:09.705Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:09.705Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:09.705Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:09.975Z] #33 ... [2025-02-26T09:03:09.975Z] [2025-02-26T09:03:09.975Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:09.975Z] #35 DONE 2.0s [2025-02-26T09:03:09.975Z] [2025-02-26T09:03:09.975Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-26T09:03:09.975Z] #36 DONE 0.8s [2025-02-26T09:03:09.975Z] [2025-02-26T09:03:09.975Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:09.975Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:09.975Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:09.975Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:09.975Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:09.975Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:09.975Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:09.975Z] #33 ... [2025-02-26T09:03:09.975Z] [2025-02-26T09:03:09.975Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:09.975Z] #31 DONE 0.1s [2025-02-26T09:03:10.242Z] [2025-02-26T09:03:10.242Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:10.242Z] #31 DONE 0.1s [2025-02-26T09:03:10.242Z] [2025-02-26T09:03:10.242Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:03:10.460Z] #144 0.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-26T09:03:10.513Z] #32 DONE 1.9s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:10.513Z] #35 DONE 2.1s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-02-26T09:03:10.513Z] #36 DONE 0.9s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T09:03:10.513Z] #31 DONE 0.1s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #38 [core-keeper internal] load build context [2025-02-26T09:03:10.513Z] #38 transferring context: 3.19MB 2.1s done [2025-02-26T09:03:10.513Z] #38 DONE 2.8s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:10.513Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:10.513Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:10.513Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:10.513Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:10.513Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:10.513Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:10.513Z] #33 ... [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T09:03:10.513Z] #35 DONE 2.1s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-02-26T09:03:10.513Z] #36 DONE 0.9s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #39 [security-proxy-setup internal] load build context [2025-02-26T09:03:10.513Z] #39 transferring context: 3.19MB 2.2s done [2025-02-26T09:03:10.513Z] #39 DONE 2.7s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:10.513Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:10.513Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:10.513Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:10.513Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:10.513Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:10.513Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:10.513Z] #33 DONE 4.9s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-26T09:03:10.513Z] #40 DONE 1.8s [2025-02-26T09:03:10.513Z] [2025-02-26T09:03:10.513Z] #41 [support-scheduler internal] load build context [2025-02-26T09:03:11.477Z] #41 ... [2025-02-26T09:03:11.477Z] [2025-02-26T09:03:11.477Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:11.477Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:11.477Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:11.477Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:11.477Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:11.477Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:11.477Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:11.477Z] #33 DONE 4.9s [2025-02-26T09:03:11.477Z] [2025-02-26T09:03:11.477Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-26T09:03:11.477Z] #42 DONE 3.0s [2025-02-26T09:03:11.477Z] [2025-02-26T09:03:11.477Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:11.477Z] #43 DONE 0.0s [2025-02-26T09:03:11.477Z] [2025-02-26T09:03:11.477Z] #44 [core-data internal] load build context [2025-02-26T09:03:11.477Z] #44 transferring context: 3.19MB 2.9s done [2025-02-26T09:03:11.477Z] #44 DONE 3.5s [2025-02-26T09:03:11.477Z] [2025-02-26T09:03:11.477Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:11.477Z] #43 DONE 0.0s [2025-02-26T09:03:11.477Z] [2025-02-26T09:03:11.477Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:03:11.477Z] #45 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:03:11.756Z] #45 ... [2025-02-26T09:03:11.756Z] [2025-02-26T09:03:11.756Z] #46 [security-proxy-auth internal] load build context [2025-02-26T09:03:11.756Z] #46 transferring context: 3.19MB 2.6s done [2025-02-26T09:03:11.756Z] #46 DONE 3.6s [2025-02-26T09:03:11.756Z] [2025-02-26T09:03:11.756Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:12.024Z] #47 ... [2025-02-26T09:03:12.024Z] [2025-02-26T09:03:12.024Z] #37 [core-common-config-bootstrapper internal] load build context [2025-02-26T09:03:12.024Z] #37 transferring context: 3.19MB 2.6s done [2025-02-26T09:03:12.024Z] #37 DONE 3.4s [2025-02-26T09:03:12.024Z] [2025-02-26T09:03:12.024Z] #48 [security-bootstrapper internal] load build context [2025-02-26T09:03:12.024Z] #48 transferring context: 3.19MB 2.9s done [2025-02-26T09:03:12.636Z] #48 DONE 3.7s [2025-02-26T09:03:12.636Z] [2025-02-26T09:03:12.636Z] #41 [support-scheduler internal] load build context [2025-02-26T09:03:13.224Z] #41 ... [2025-02-26T09:03:13.224Z] [2025-02-26T09:03:13.224Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T09:03:13.224Z] #32 DONE 4.4s [2025-02-26T09:03:13.224Z] [2025-02-26T09:03:13.224Z] #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T09:03:13.224Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-26T09:03:13.224Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T09:03:13.224Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T09:03:13.224Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T09:03:13.224Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-26T09:03:13.224Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-02-26T09:03:13.224Z] #33 DONE 5.0s [2025-02-26T09:03:13.224Z] [2025-02-26T09:03:13.224Z] #49 [security-spire-server internal] load build context [2025-02-26T09:03:13.811Z] #49 ... [2025-02-26T09:03:13.811Z] [2025-02-26T09:03:13.811Z] #50 [security-spiffe-token-provider internal] load build context [2025-02-26T09:03:13.811Z] #50 transferring context: 3.19MB 3.0s done [2025-02-26T09:03:13.811Z] #50 DONE 4.3s [2025-02-26T09:03:14.087Z] [2025-02-26T09:03:14.087Z] #51 [support-notifications internal] load build context [2025-02-26T09:03:14.677Z] #51 ... [2025-02-26T09:03:14.677Z] [2025-02-26T09:03:14.677Z] #52 [security-spire-config internal] load build context [2025-02-26T09:03:14.677Z] #52 transferring context: 22.05kB 0.1s done [2025-02-26T09:03:14.677Z] #52 DONE 3.2s [2025-02-26T09:03:14.677Z] [2025-02-26T09:03:14.677Z] #51 [support-notifications internal] load build context [2025-02-26T09:03:14.677Z] #51 ... [2025-02-26T09:03:14.677Z] [2025-02-26T09:03:14.677Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:14.677Z] #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.1s done [2025-02-26T09:03:14.677Z] #43 DONE 3.2s [2025-02-26T09:03:14.677Z] [2025-02-26T09:03:14.677Z] #51 [support-notifications internal] load build context [2025-02-26T09:03:14.944Z] #51 ... [2025-02-26T09:03:14.944Z] [2025-02-26T09:03:14.944Z] #53 [security-spire-agent internal] load build context [2025-02-26T09:03:14.944Z] #53 transferring context: 23.33kB 0.2s done [2025-02-26T09:03:14.944Z] #53 DONE 3.5s [2025-02-26T09:03:14.944Z] [2025-02-26T09:03:14.944Z] #51 [support-notifications internal] load build context [2025-02-26T09:03:14.944Z] #51 transferring context: 3.19MB 4.5s done [2025-02-26T09:03:16.908Z] #51 ... [2025-02-26T09:03:16.908Z] [2025-02-26T09:03:16.908Z] #54 [core-metadata internal] load build context [2025-02-26T09:03:16.908Z] #54 transferring context: 3.19MB 3.5s done [2025-02-26T09:03:16.908Z] #54 DONE 6.1s [2025-02-26T09:03:16.908Z] [2025-02-26T09:03:16.908Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:16.908Z] #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-26T09:03:16.908Z] #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-26T09:03:16.908Z] #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-26T09:03:16.908Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-02-26T09:03:16.908Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done [2025-02-26T09:03:16.908Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-02-26T09:03:16.908Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 1.6s [2025-02-26T09:03:16.908Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.4s [2025-02-26T09:03:16.908Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.6s done [2025-02-26T09:03:17.182Z] #43 ... [2025-02-26T09:03:17.182Z] [2025-02-26T09:03:17.182Z] #51 [support-notifications internal] load build context [2025-02-26T09:03:17.182Z] #51 DONE 7.4s [2025-02-26T09:03:17.182Z] [2025-02-26T09:03:17.182Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:17.449Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 2.4s [2025-02-26T09:03:17.727Z] #43 ... [2025-02-26T09:03:17.727Z] [2025-02-26T09:03:17.727Z] #55 [core-command internal] load build context [2025-02-26T09:03:17.727Z] #55 transferring context: 3.19MB 3.9s done [2025-02-26T09:03:17.727Z] #55 DONE 7.4s [2025-02-26T09:03:17.727Z] [2025-02-26T09:03:17.727Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:17.995Z] #43 ... [2025-02-26T09:03:17.995Z] [2025-02-26T09:03:17.995Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T09:03:17.995Z] #0 6.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:17.995Z] #0 7.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:17.995Z] #0 9.960 OK: 239 MiB in 58 packages [2025-02-26T09:03:17.995Z] #56 ... [2025-02-26T09:03:17.995Z] [2025-02-26T09:03:17.995Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T09:03:17.995Z] #0 7.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:17.995Z] #0 8.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:17.995Z] #0 10.29 OK: 239 MiB in 58 packages [2025-02-26T09:03:18.267Z] #57 ... [2025-02-26T09:03:18.268Z] [2025-02-26T09:03:18.268Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T09:03:18.268Z] #58 ... [2025-02-26T09:03:18.268Z] [2025-02-26T09:03:18.268Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:18.268Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.25MB / 33.17MB 3.3s [2025-02-26T09:03:18.571Z] #43 ... [2025-02-26T09:03:18.571Z] [2025-02-26T09:03:18.571Z] #49 [security-spire-server internal] load build context [2025-02-26T09:03:18.571Z] #49 transferring context: 23.80kB 0.2s done [2025-02-26T09:03:18.571Z] #49 DONE 5.2s [2025-02-26T09:03:18.571Z] [2025-02-26T09:03:18.571Z] #41 [support-scheduler internal] load build context [2025-02-26T09:03:18.571Z] #41 transferring context: 3.19MB 4.3s done [2025-02-26T09:03:18.571Z] #41 DONE 8.0s [2025-02-26T09:03:18.571Z] [2025-02-26T09:03:18.571Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:18.838Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 3.7s [2025-02-26T09:03:19.106Z] #43 ... [2025-02-26T09:03:19.106Z] [2025-02-26T09:03:19.106Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T09:03:19.106Z] #57 DONE 11.8s [2025-02-26T09:03:19.106Z] [2025-02-26T09:03:19.106Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:19.106Z] #43 ... [2025-02-26T09:03:19.106Z] [2025-02-26T09:03:19.106Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T09:03:19.106Z] #58 DONE 11.3s [2025-02-26T09:03:19.106Z] [2025-02-26T09:03:19.106Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:19.373Z] #43 ... [2025-02-26T09:03:19.374Z] [2025-02-26T09:03:19.374Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T09:03:19.374Z] #56 DONE 11.5s [2025-02-26T09:03:19.374Z] [2025-02-26T09:03:19.374Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:19.647Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 4.4s [2025-02-26T09:03:19.647Z] #43 ... [2025-02-26T09:03:19.647Z] [2025-02-26T09:03:19.647Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-26T09:03:19.916Z] #59 ... [2025-02-26T09:03:19.916Z] [2025-02-26T09:03:19.916Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:19.916Z] #43 ... [2025-02-26T09:03:19.916Z] [2025-02-26T09:03:19.916Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-26T09:03:19.916Z] #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:19.916Z] #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:19.916Z] #60 ... [2025-02-26T09:03:19.916Z] [2025-02-26T09:03:19.916Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:20.188Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 5.2s [2025-02-26T09:03:20.428Z] #144 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-26T09:03:20.428Z] #0 1.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-26T09:03:20.428Z] #145 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:03:20.428Z] #0 0.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-26T09:03:20.428Z] #146 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-26T09:03:20.428Z] #0 1.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-26T09:03:20.428Z] #147 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T09:03:20.428Z] #0 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-26T09:03:20.428Z] #148 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-26T09:03:20.428Z] #0 1.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-26T09:03:20.428Z] #149 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T09:03:20.428Z] #0 0.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-26T09:03:20.428Z] #150 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-26T09:03:20.428Z] #0 1.032 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-26T09:03:20.428Z] #151 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:03:20.428Z] #0 1.286 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-26T09:03:20.428Z] #152 ... [2025-02-26T09:03:20.428Z] [2025-02-26T09:03:20.428Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T09:03:20.428Z] #0 0.487 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-26T09:03:20.459Z] #43 ... [2025-02-26T09:03:20.459Z] [2025-02-26T09:03:20.459Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-26T09:03:20.729Z] #61 ... [2025-02-26T09:03:20.729Z] [2025-02-26T09:03:20.729Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:20.996Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-26T09:03:20.996Z] #43 ... [2025-02-26T09:03:20.996Z] [2025-02-26T09:03:20.996Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:20.996Z] #62 ... [2025-02-26T09:03:20.996Z] [2025-02-26T09:03:20.996Z] #63 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:20.996Z] #63 DONE 1.7s [2025-02-26T09:03:20.996Z] [2025-02-26T09:03:20.996Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:21.112Z] #153 ... [2025-02-26T09:03:21.112Z] [2025-02-26T09:03:21.112Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T09:03:21.112Z] #0 1.158 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-26T09:03:21.263Z] #43 ... [2025-02-26T09:03:21.263Z] [2025-02-26T09:03:21.263Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-26T09:03:21.263Z] #60 10.77 OK: 239 MiB in 58 packages [2025-02-26T09:03:21.263Z] #60 DONE 11.5s [2025-02-26T09:03:21.263Z] [2025-02-26T09:03:21.263Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:21.263Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.57MB / 33.17MB 6.3s [2025-02-26T09:03:21.370Z] #154 ... [2025-02-26T09:03:21.370Z] [2025-02-26T09:03:21.370Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:03:21.370Z] #137 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-26T09:03:21.539Z] #43 ... [2025-02-26T09:03:21.539Z] [2025-02-26T09:03:21.539Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T09:03:21.539Z] #64 ... [2025-02-26T09:03:21.539Z] [2025-02-26T09:03:21.539Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:21.539Z] #65 DONE 2.4s [2025-02-26T09:03:21.539Z] [2025-02-26T09:03:21.539Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T09:03:21.805Z] #66 ... [2025-02-26T09:03:21.805Z] [2025-02-26T09:03:21.805Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T09:03:21.805Z] #67 ... [2025-02-26T09:03:21.805Z] [2025-02-26T09:03:21.805Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T09:03:22.069Z] #68 ... [2025-02-26T09:03:22.070Z] [2025-02-26T09:03:22.070Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T09:03:22.070Z] #69 ... [2025-02-26T09:03:22.070Z] [2025-02-26T09:03:22.070Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T09:03:22.339Z] #70 ... [2025-02-26T09:03:22.339Z] [2025-02-26T09:03:22.339Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T09:03:22.339Z] #71 ... [2025-02-26T09:03:22.339Z] [2025-02-26T09:03:22.339Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:22.339Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 7.4s [2025-02-26T09:03:22.613Z] #43 ... [2025-02-26T09:03:22.613Z] [2025-02-26T09:03:22.613Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T09:03:22.885Z] #72 ... [2025-02-26T09:03:22.886Z] [2025-02-26T09:03:22.886Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T09:03:22.886Z] #73 ... [2025-02-26T09:03:22.886Z] [2025-02-26T09:03:22.886Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:23.150Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 8.1s [2025-02-26T09:03:23.732Z] #43 ... [2025-02-26T09:03:23.732Z] [2025-02-26T09:03:23.732Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:23.732Z] #74 DONE 2.2s [2025-02-26T09:03:23.732Z] [2025-02-26T09:03:23.732Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:23.732Z] #43 ... [2025-02-26T09:03:23.732Z] [2025-02-26T09:03:23.732Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:03:23.732Z] #45 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.3s done [2025-02-26T09:03:23.732Z] #45 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-26T09:03:23.732Z] #45 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-02-26T09:03:23.732Z] #45 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-02-26T09:03:23.732Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-02-26T09:03:23.732Z] #45 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done [2025-02-26T09:03:23.732Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-02-26T09:03:23.732Z] #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-02-26T09:03:23.732Z] #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.6s done [2025-02-26T09:03:23.732Z] #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-26T09:03:23.732Z] #45 ... [2025-02-26T09:03:23.732Z] [2025-02-26T09:03:23.732Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:23.998Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 9.1s [2025-02-26T09:03:24.264Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-02-26T09:03:24.264Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-02-26T09:03:24.846Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 9.7s [2025-02-26T09:03:25.426Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.06MB / 33.17MB 10.3s [2025-02-26T09:03:25.693Z] #43 ... [2025-02-26T09:03:25.693Z] [2025-02-26T09:03:25.693Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T09:03:25.693Z] #64 DONE 14.2s [2025-02-26T09:03:25.693Z] [2025-02-26T09:03:25.693Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:27.108Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 11.8s [2025-02-26T09:03:27.374Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.47MB / 33.17MB 12.4s [2025-02-26T09:03:27.639Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 12.7s done [2025-02-26T09:03:27.905Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 12.7s done [2025-02-26T09:03:28.870Z] #43 ... [2025-02-26T09:03:28.870Z] [2025-02-26T09:03:28.870Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-26T09:03:28.870Z] #61 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:28.870Z] #61 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:28.870Z] #61 16.59 OK: 239 MiB in 58 packages [2025-02-26T09:03:28.870Z] #61 DONE 18.3s [2025-02-26T09:03:29.140Z] [2025-02-26T09:03:29.140Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:29.406Z] #75 ... [2025-02-26T09:03:29.406Z] [2025-02-26T09:03:29.406Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T09:03:29.406Z] #76 ... [2025-02-26T09:03:29.406Z] [2025-02-26T09:03:29.406Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T09:03:29.406Z] #72 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:30.362Z] #72 ... [2025-02-26T09:03:30.362Z] [2025-02-26T09:03:30.362Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:30.362Z] #75 DONE 1.2s [2025-02-26T09:03:30.362Z] [2025-02-26T09:03:30.362Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T09:03:30.362Z] #76 10.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:31.319Z] #76 ... [2025-02-26T09:03:31.319Z] [2025-02-26T09:03:31.319Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:31.319Z] #77 ... [2025-02-26T09:03:31.319Z] [2025-02-26T09:03:31.319Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:31.319Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-02-26T09:03:31.586Z] #43 ... [2025-02-26T09:03:31.586Z] [2025-02-26T09:03:31.586Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:31.854Z] #78 ... [2025-02-26T09:03:31.854Z] [2025-02-26T09:03:31.854Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:32.128Z] #43 ... [2025-02-26T09:03:32.128Z] [2025-02-26T09:03:32.128Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-26T09:03:32.128Z] #59 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:32.128Z] #59 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:32.128Z] #59 14.61 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T09:03:32.128Z] #59 14.61 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T09:03:32.128Z] #59 14.61 OK: 24066 distinct packages available [2025-02-26T09:03:32.128Z] #59 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:32.128Z] #59 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:32.128Z] #59 ... [2025-02-26T09:03:32.128Z] [2025-02-26T09:03:32.128Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:34.065Z] #43 ... [2025-02-26T09:03:34.065Z] [2025-02-26T09:03:34.065Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:34.065Z] #79 ... [2025-02-26T09:03:34.065Z] [2025-02-26T09:03:34.065Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:34.330Z] #43 ... [2025-02-26T09:03:34.330Z] [2025-02-26T09:03:34.330Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T09:03:34.330Z] #70 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:34.330Z] #70 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:34.330Z] #70 20.35 (1/4) Installing ca-certificates (20241121-r1) [2025-02-26T09:03:34.330Z] #70 20.90 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:34.330Z] #70 20.91 (3/4) Installing su-exec (0.2-r3) [2025-02-26T09:03:34.330Z] #70 20.95 (4/4) Installing yq-go (4.44.1-r2) [2025-02-26T09:03:34.330Z] #70 22.67 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:34.330Z] #70 22.88 Executing ca-certificates-20241121-r1.trigger [2025-02-26T09:03:34.330Z] #70 ... [2025-02-26T09:03:34.330Z] [2025-02-26T09:03:34.330Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:03:34.330Z] #45 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-02-26T09:03:34.330Z] #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.6s [2025-02-26T09:03:34.595Z] #45 ... [2025-02-26T09:03:34.595Z] [2025-02-26T09:03:34.595Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:35.181Z] #43 ... [2025-02-26T09:03:35.181Z] [2025-02-26T09:03:35.181Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T09:03:35.181Z] #67 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:35.181Z] #67 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:35.181Z] #67 21.92 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:35.181Z] #67 21.98 (2/2) Installing su-exec (0.2-r3) [2025-02-26T09:03:35.181Z] #67 21.99 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:35.181Z] #67 22.28 OK: 9 MiB in 16 packages [2025-02-26T09:03:35.181Z] #67 ... [2025-02-26T09:03:35.181Z] [2025-02-26T09:03:35.181Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:35.450Z] #43 ... [2025-02-26T09:03:35.450Z] [2025-02-26T09:03:35.450Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:35.450Z] #62 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:35.450Z] #62 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:35.450Z] #62 ... [2025-02-26T09:03:35.450Z] [2025-02-26T09:03:35.450Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:35.716Z] #43 ... [2025-02-26T09:03:35.716Z] [2025-02-26T09:03:35.716Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-26T09:03:35.716Z] #59 23.77 OK: 239 MiB in 58 packages [2025-02-26T09:03:35.716Z] #59 DONE 26.1s [2025-02-26T09:03:35.716Z] [2025-02-26T09:03:35.716Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:35.716Z] #0 6.470 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:35.716Z] #0 8.376 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:35.983Z] #80 ... [2025-02-26T09:03:35.983Z] [2025-02-26T09:03:35.983Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:36.249Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.9s [2025-02-26T09:03:36.517Z] #43 ... [2025-02-26T09:03:36.517Z] [2025-02-26T09:03:36.517Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T09:03:36.517Z] #67 DONE 24.8s [2025-02-26T09:03:36.517Z] [2025-02-26T09:03:36.517Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:36.783Z] #43 ... [2025-02-26T09:03:36.783Z] [2025-02-26T09:03:36.783Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:03:36.783Z] #81 DONE 0.9s [2025-02-26T09:03:37.062Z] [2025-02-26T09:03:37.063Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:37.643Z] #43 ... [2025-02-26T09:03:37.643Z] [2025-02-26T09:03:37.643Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T09:03:37.643Z] #66 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:37.643Z] #66 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:37.643Z] #66 ... [2025-02-26T09:03:37.643Z] [2025-02-26T09:03:37.643Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T09:03:37.643Z] #69 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:37.643Z] #69 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:37.909Z] #69 ... [2025-02-26T09:03:37.909Z] [2025-02-26T09:03:37.909Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T09:03:37.909Z] #73 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:37.909Z] #73 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:37.909Z] #73 ... [2025-02-26T09:03:37.909Z] [2025-02-26T09:03:37.909Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:38.489Z] #43 ... [2025-02-26T09:03:38.489Z] [2025-02-26T09:03:38.489Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T09:03:38.489Z] #68 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:38.489Z] #68 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:38.489Z] #68 ... [2025-02-26T09:03:38.489Z] [2025-02-26T09:03:38.489Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T09:03:38.489Z] #70 24.62 OK: 20 MiB in 18 packages [2025-02-26T09:03:38.489Z] #70 DONE 27.2s [2025-02-26T09:03:38.489Z] [2025-02-26T09:03:38.489Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:38.489Z] #47 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:38.489Z] #47 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:38.766Z] #47 ... [2025-02-26T09:03:38.766Z] [2025-02-26T09:03:38.766Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:39.346Z] #43 ... [2025-02-26T09:03:39.346Z] [2025-02-26T09:03:39.346Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:39.346Z] #62 25.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:39.346Z] #62 25.31 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:39.346Z] #62 25.56 OK: 9 MiB in 15 packages [2025-02-26T09:03:39.346Z] #62 DONE 28.3s [2025-02-26T09:03:39.346Z] [2025-02-26T09:03:39.346Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:39.610Z] #43 ... [2025-02-26T09:03:39.610Z] [2025-02-26T09:03:39.610Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T09:03:39.610Z] #71 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:39.610Z] #71 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:39.875Z] #71 ... [2025-02-26T09:03:39.875Z] [2025-02-26T09:03:39.875Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:03:40.138Z] #82 ... [2025-02-26T09:03:40.138Z] [2025-02-26T09:03:40.138Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:40.403Z] #83 ... [2025-02-26T09:03:40.403Z] [2025-02-26T09:03:40.403Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:40.983Z] #43 ... [2025-02-26T09:03:40.983Z] [2025-02-26T09:03:40.983Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T09:03:40.983Z] #72 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:41.246Z] #72 ... [2025-02-26T09:03:41.246Z] [2025-02-26T09:03:41.246Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:41.246Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.0s [2025-02-26T09:03:42.644Z] #43 ... [2025-02-26T09:03:42.644Z] [2025-02-26T09:03:42.644Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T09:03:42.644Z] #76 13.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:42.644Z] #76 ... [2025-02-26T09:03:42.644Z] [2025-02-26T09:03:42.644Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:44.056Z] #43 ... [2025-02-26T09:03:44.056Z] [2025-02-26T09:03:44.056Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:44.056Z] #47 30.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:44.056Z] #47 30.33 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:44.056Z] #47 30.47 OK: 9 MiB in 15 packages [2025-02-26T09:03:44.056Z] #47 DONE 32.6s [2025-02-26T09:03:44.056Z] [2025-02-26T09:03:44.056Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-02-26T09:03:44.660Z] #84 ... [2025-02-26T09:03:44.660Z] [2025-02-26T09:03:44.660Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:03:44.660Z] #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.3s done [2025-02-26T09:03:44.660Z] #45 ... [2025-02-26T09:03:44.660Z] [2025-02-26T09:03:44.660Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:45.242Z] #43 ... [2025-02-26T09:03:45.242Z] [2025-02-26T09:03:45.242Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T09:03:45.242Z] #66 29.95 (1/7) Installing ca-certificates (20241121-r1) [2025-02-26T09:03:45.242Z] #66 30.24 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:45.242Z] #66 30.27 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-02-26T09:03:45.242Z] #66 30.28 (4/7) Installing libsodium (1.0.19-r0) [2025-02-26T09:03:45.242Z] #66 30.30 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-02-26T09:03:45.242Z] #66 30.38 (6/7) Installing libzmq (4.3.5-r2) [2025-02-26T09:03:45.242Z] #66 30.53 (7/7) Installing zeromq (4.3.5-r2) [2025-02-26T09:03:45.242Z] #66 30.56 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:45.242Z] #66 30.61 Executing ca-certificates-20241121-r1.trigger [2025-02-26T09:03:45.242Z] #66 31.84 OK: 14 MiB in 21 packages [2025-02-26T09:03:45.242Z] #66 DONE 33.7s [2025-02-26T09:03:45.242Z] [2025-02-26T09:03:45.242Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T09:03:45.242Z] #76 24.17 OK: 239 MiB in 58 packages [2025-02-26T09:03:45.242Z] #76 DONE 26.1s [2025-02-26T09:03:45.242Z] [2025-02-26T09:03:45.242Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:46.645Z] #43 ... [2025-02-26T09:03:46.645Z] [2025-02-26T09:03:46.645Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T09:03:46.645Z] #0 5.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:46.646Z] #0 8.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:46.646Z] #85 ... [2025-02-26T09:03:46.646Z] [2025-02-26T09:03:46.646Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:46.646Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.2s [2025-02-26T09:03:46.646Z] #43 ... [2025-02-26T09:03:46.646Z] [2025-02-26T09:03:46.646Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T09:03:46.646Z] #69 30.11 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:46.646Z] #69 30.15 (2/4) Installing openssl (3.3.3-r0) [2025-02-26T09:03:46.646Z] #69 30.33 (3/4) Installing su-exec (0.2-r3) [2025-02-26T09:03:46.646Z] #69 30.35 (4/4) Installing yq-go (4.44.1-r2) [2025-02-26T09:03:46.646Z] #69 32.17 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:46.646Z] #69 32.44 OK: 20 MiB in 18 packages [2025-02-26T09:03:46.646Z] #69 DONE 35.1s [2025-02-26T09:03:46.911Z] [2025-02-26T09:03:46.911Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-26T09:03:46.911Z] #86 DONE 1.4s [2025-02-26T09:03:46.911Z] [2025-02-26T09:03:46.911Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:46.911Z] #80 20.41 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:46.911Z] #80 ... [2025-02-26T09:03:46.911Z] [2025-02-26T09:03:46.911Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:47.176Z] #87 ... [2025-02-26T09:03:47.176Z] [2025-02-26T09:03:47.176Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:03:48.577Z] #88 ... [2025-02-26T09:03:48.577Z] [2025-02-26T09:03:48.577Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-26T09:03:48.577Z] #0 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:48.577Z] #0 7.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:48.842Z] #89 ... [2025-02-26T09:03:48.842Z] [2025-02-26T09:03:48.842Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:49.799Z] #43 ... [2025-02-26T09:03:49.799Z] [2025-02-26T09:03:49.799Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-26T09:03:49.799Z] #80 21.56 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:49.799Z] #80 21.75 OK: 9 MiB in 15 packages [2025-02-26T09:03:49.799Z] #80 DONE 24.1s [2025-02-26T09:03:49.799Z] [2025-02-26T09:03:49.799Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:51.206Z] #43 ... [2025-02-26T09:03:51.207Z] [2025-02-26T09:03:51.207Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T09:03:51.207Z] #71 32.45 (1/3) Installing ca-certificates (20241121-r1) [2025-02-26T09:03:51.207Z] #71 32.96 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:51.207Z] #71 32.98 (3/3) Installing tzdata (2025a-r0) [2025-02-26T09:03:51.207Z] #71 35.32 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:51.207Z] #71 35.50 Executing ca-certificates-20241121-r1.trigger [2025-02-26T09:03:51.207Z] #71 36.90 OK: 11 MiB in 17 packages [2025-02-26T09:03:51.207Z] #71 DONE 39.2s [2025-02-26T09:03:51.207Z] [2025-02-26T09:03:51.207Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:51.207Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.1s done [2025-02-26T09:03:51.472Z] #43 ... [2025-02-26T09:03:51.472Z] [2025-02-26T09:03:51.472Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T09:03:51.472Z] #73 28.72 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T09:03:51.472Z] #73 28.72 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T09:03:51.472Z] #73 28.72 OK: 24048 distinct packages available [2025-02-26T09:03:51.472Z] #73 31.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:51.472Z] #73 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:51.737Z] #73 ... [2025-02-26T09:03:51.737Z] [2025-02-26T09:03:51.737Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:03:51.737Z] #90 ... [2025-02-26T09:03:51.737Z] [2025-02-26T09:03:51.737Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T09:03:51.737Z] #43 DONE 40.4s [2025-02-26T09:03:52.002Z] [2025-02-26T09:03:52.002Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T09:03:52.002Z] #68 31.53 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T09:03:52.002Z] #68 31.53 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T09:03:52.002Z] #68 31.53 OK: 24048 distinct packages available [2025-02-26T09:03:52.002Z] #68 33.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:52.002Z] #68 35.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:52.002Z] #68 ... [2025-02-26T09:03:52.002Z] [2025-02-26T09:03:52.002Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T09:03:52.002Z] #72 29.27 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T09:03:52.002Z] #72 29.27 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T09:03:52.002Z] #72 29.27 OK: 24048 distinct packages available [2025-02-26T09:03:52.002Z] #72 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:52.002Z] #72 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:52.267Z] #72 ... [2025-02-26T09:03:52.267Z] [2025-02-26T09:03:52.267Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-02-26T09:03:52.267Z] #84 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:52.849Z] #84 9.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:54.787Z] #84 ... [2025-02-26T09:03:54.787Z] [2025-02-26T09:03:54.787Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:03:54.787Z] #82 5.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:54.787Z] #82 7.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:54.787Z] #82 ... [2025-02-26T09:03:54.787Z] [2025-02-26T09:03:54.787Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:03:54.787Z] #90 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:54.787Z] #90 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:55.371Z] #90 ... [2025-02-26T09:03:55.371Z] [2025-02-26T09:03:55.371Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:03:55.371Z] #0 5.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:55.371Z] #0 6.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:55.371Z] #91 ... [2025-02-26T09:03:55.371Z] [2025-02-26T09:03:55.371Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T09:03:55.371Z] #73 42.86 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:55.637Z] #73 42.88 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-26T09:03:55.637Z] #73 42.89 (3/4) Installing libucontext (1.2-r3) [2025-02-26T09:03:55.637Z] #73 42.91 (4/4) Installing gcompat (1.1.0-r4) [2025-02-26T09:03:55.637Z] #73 42.94 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:55.637Z] #73 43.11 OK: 9 MiB in 18 packages [2025-02-26T09:03:57.051Z] #73 ... [2025-02-26T09:03:57.051Z] [2025-02-26T09:03:57.051Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-26T09:03:57.051Z] #0 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:57.051Z] #0 7.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:03:57.051Z] #92 ... [2025-02-26T09:03:57.051Z] [2025-02-26T09:03:57.051Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T09:03:57.051Z] #68 44.20 (1/14) Installing ca-certificates (20241121-r1) [2025-02-26T09:03:57.051Z] #68 44.57 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-26T09:03:57.051Z] #68 44.64 (3/14) Installing c-ares (1.33.1-r0) [2025-02-26T09:03:57.051Z] #68 44.66 (4/14) Installing libunistring (1.2-r0) [2025-02-26T09:03:57.051Z] #68 44.79 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-26T09:03:57.051Z] #68 44.84 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-26T09:03:57.051Z] #68 44.88 (7/14) Installing libpsl (0.21.5-r1) [2025-02-26T09:03:57.051Z] #68 44.91 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-26T09:03:57.051Z] #68 45.00 (9/14) Installing libcurl (8.12.1-r0) [2025-02-26T09:03:57.051Z] #68 45.12 (10/14) Installing curl (8.12.1-r0) [2025-02-26T09:03:57.051Z] #68 45.14 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:57.051Z] #68 45.17 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-26T09:03:57.051Z] #68 45.27 (13/14) Installing libucontext (1.2-r3) [2025-02-26T09:03:57.051Z] #68 45.32 (14/14) Installing gcompat (1.1.0-r4) [2025-02-26T09:03:57.051Z] #68 45.38 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:57.051Z] #68 ... [2025-02-26T09:03:57.051Z] [2025-02-26T09:03:57.051Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T09:03:57.051Z] #85 18.80 OK: 9 MiB in 16 packages [2025-02-26T09:03:57.051Z] #85 DONE 20.6s [2025-02-26T09:03:57.334Z] [2025-02-26T09:03:57.334Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T09:03:57.334Z] #68 45.57 Executing ca-certificates-20241121-r1.trigger [2025-02-26T09:03:57.334Z] #68 ... [2025-02-26T09:03:57.334Z] [2025-02-26T09:03:57.334Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T09:03:57.334Z] #73 DONE 44.7s [2025-02-26T09:03:57.630Z] [2025-02-26T09:03:57.630Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T09:03:57.898Z] #93 ... [2025-02-26T09:03:57.898Z] [2025-02-26T09:03:57.898Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-26T09:03:57.898Z] #89 17.30 OK: 20 MiB in 18 packages [2025-02-26T09:03:57.898Z] #89 DONE 19.2s [2025-02-26T09:03:57.898Z] [2025-02-26T09:03:57.898Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T09:03:57.898Z] #72 43.26 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-26T09:03:57.898Z] #72 43.31 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-26T09:03:57.898Z] #72 43.33 (3/5) Installing libucontext (1.2-r3) [2025-02-26T09:03:57.898Z] #72 43.35 (4/5) Installing gcompat (1.1.0-r4) [2025-02-26T09:03:57.898Z] #72 43.39 (5/5) Installing openssl (3.3.3-r0) [2025-02-26T09:03:57.898Z] #72 43.55 Executing busybox-1.36.1-r29.trigger [2025-02-26T09:03:57.898Z] #72 43.75 OK: 10 MiB in 19 packages [2025-02-26T09:03:59.304Z] #72 DONE 46.4s [2025-02-26T09:03:59.304Z] [2025-02-26T09:03:59.304Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-26T09:03:59.897Z] #94 ... [2025-02-26T09:03:59.898Z] [2025-02-26T09:03:59.898Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:03:59.898Z] #82 17.63 OK: 9 MiB in 15 packages [2025-02-26T09:03:59.898Z] #82 DONE 20.6s [2025-02-26T09:04:00.166Z] [2025-02-26T09:04:00.166Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T09:04:00.166Z] #68 47.07 OK: 15 MiB in 28 packages [2025-02-26T09:04:01.134Z] #68 DONE 49.4s [2025-02-26T09:04:01.134Z] [2025-02-26T09:04:01.134Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:04:01.403Z] #95 ... [2025-02-26T09:04:01.403Z] [2025-02-26T09:04:01.403Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-26T09:04:01.403Z] #96 DONE 4.5s [2025-02-26T09:04:01.674Z] [2025-02-26T09:04:01.674Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-26T09:04:01.940Z] #97 DONE 0.3s [2025-02-26T09:04:01.940Z] [2025-02-26T09:04:01.940Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-02-26T09:04:01.940Z] #84 17.91 OK: 9 MiB in 15 packages [2025-02-26T09:04:03.376Z] #84 DONE 19.3s [2025-02-26T09:04:03.376Z] [2025-02-26T09:04:03.376Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T09:04:03.376Z] #93 5.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:04:03.961Z] #93 ... [2025-02-26T09:04:03.961Z] [2025-02-26T09:04:03.961Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:04:03.961Z] #91 17.18 OK: 14 MiB in 21 packages [2025-02-26T09:04:03.961Z] #91 DONE 18.7s [2025-02-26T09:04:03.961Z] [2025-02-26T09:04:03.961Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-26T09:04:03.961Z] #92 15.53 OK: 20 MiB in 18 packages [2025-02-26T09:04:03.961Z] #92 DONE 17.2s [2025-02-26T09:04:04.227Z] [2025-02-26T09:04:04.227Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-26T09:04:04.227Z] #98 DONE 0.2s [2025-02-26T09:04:04.227Z] [2025-02-26T09:04:04.227Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:04:04.227Z] #90 13.00 OK: 11 MiB in 17 packages [2025-02-26T09:04:04.808Z] #90 DONE 14.0s [2025-02-26T09:04:04.808Z] [2025-02-26T09:04:04.808Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T09:04:04.808Z] #93 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:04:09.069Z] #93 11.11 OK: 9 MiB in 18 packages [2025-02-26T09:04:09.658Z] #93 DONE 12.3s [2025-02-26T09:04:09.658Z] [2025-02-26T09:04:09.658Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-26T09:04:09.658Z] #94 4.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:04:09.658Z] #94 6.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:04:09.658Z] #94 9.662 OK: 10 MiB in 19 packages [2025-02-26T09:04:09.658Z] #94 DONE 10.7s [2025-02-26T09:04:09.658Z] [2025-02-26T09:04:09.658Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T09:04:11.089Z] #99 ... [2025-02-26T09:04:11.089Z] [2025-02-26T09:04:11.089Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T09:04:11.089Z] #95 3.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T09:04:11.089Z] #95 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T09:04:11.089Z] #95 8.590 OK: 15 MiB in 28 packages [2025-02-26T09:04:11.089Z] #95 DONE 9.9s [2025-02-26T09:04:11.089Z] [2025-02-26T09:04:11.089Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-26T09:04:11.089Z] #100 DONE 1.6s [2025-02-26T09:04:11.089Z] [2025-02-26T09:04:11.089Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T09:04:13.055Z] #101 ... [2025-02-26T09:04:13.055Z] [2025-02-26T09:04:13.055Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T09:04:13.055Z] #99 DONE 3.0s [2025-02-26T09:04:13.055Z] [2025-02-26T09:04:13.055Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T09:04:13.055Z] #101 DONE 3.1s [2025-02-26T09:04:13.055Z] [2025-02-26T09:04:13.055Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T09:04:13.055Z] #102 DONE 1.5s [2025-02-26T09:04:13.055Z] [2025-02-26T09:04:13.055Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-26T09:04:13.055Z] #103 ... [2025-02-26T09:04:13.055Z] [2025-02-26T09:04:13.055Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-26T09:04:13.055Z] #104 DONE 0.3s [2025-02-26T09:04:13.055Z] [2025-02-26T09:04:13.055Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-26T09:04:13.055Z] #105 DONE 0.3s [2025-02-26T09:04:13.325Z] [2025-02-26T09:04:13.325Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-26T09:04:13.325Z] #103 DONE 0.3s [2025-02-26T09:04:13.325Z] [2025-02-26T09:04:13.325Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-26T09:04:13.594Z] #106 DONE 0.4s [2025-02-26T09:04:13.594Z] [2025-02-26T09:04:13.594Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-26T09:04:13.594Z] #107 DONE 0.4s [2025-02-26T09:04:13.594Z] [2025-02-26T09:04:13.594Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-26T09:04:13.594Z] #108 DONE 0.4s [2025-02-26T09:04:13.594Z] [2025-02-26T09:04:13.594Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T09:04:13.882Z] #109 ... [2025-02-26T09:04:13.882Z] [2025-02-26T09:04:13.882Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T09:04:13.882Z] #110 DONE 0.2s [2025-02-26T09:04:13.882Z] [2025-02-26T09:04:13.882Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T09:04:13.882Z] #111 DONE 0.4s [2025-02-26T09:04:13.882Z] [2025-02-26T09:04:13.882Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-26T09:04:14.150Z] #112 ... [2025-02-26T09:04:14.150Z] [2025-02-26T09:04:14.150Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T09:04:14.150Z] #109 DONE 0.5s [2025-02-26T09:04:14.150Z] [2025-02-26T09:04:14.150Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-26T09:04:14.150Z] #112 DONE 0.4s [2025-02-26T09:04:14.150Z] [2025-02-26T09:04:14.150Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-26T09:04:14.417Z] #113 ... [2025-02-26T09:04:14.417Z] [2025-02-26T09:04:14.417Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-26T09:04:14.417Z] #114 DONE 0.3s [2025-02-26T09:04:14.417Z] [2025-02-26T09:04:14.417Z] #115 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-26T09:04:14.417Z] #115 DONE 0.4s [2025-02-26T09:04:14.417Z] [2025-02-26T09:04:14.417Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-26T09:04:14.417Z] #116 ... [2025-02-26T09:04:14.417Z] [2025-02-26T09:04:14.417Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-26T09:04:14.417Z] #117 DONE 0.3s [2025-02-26T09:04:14.685Z] [2025-02-26T09:04:14.685Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-26T09:04:14.685Z] #113 DONE 0.5s [2025-02-26T09:04:14.685Z] [2025-02-26T09:04:14.685Z] #118 [security-spire-agent] exporting to image [2025-02-26T09:04:14.685Z] #118 exporting layers [2025-02-26T09:04:15.666Z] #118 ... [2025-02-26T09:04:15.666Z] [2025-02-26T09:04:15.666Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-26T09:04:15.666Z] #116 DONE 1.1s [2025-02-26T09:04:15.666Z] [2025-02-26T09:04:15.666Z] #118 [security-spire-server] exporting to image [2025-02-26T09:04:19.008Z] #118 exporting layers 4.2s done [2025-02-26T09:04:19.008Z] #118 writing image sha256:a2e2a55f2fed064b4b4e8e56ecd2e55f91f9420b853b7bdc83ce14c1ec74b8fc 0.1s done [2025-02-26T09:04:19.008Z] #118 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2025-02-26T09:04:19.008Z] #118 exporting layers 4.2s done [2025-02-26T09:04:19.008Z] #118 writing image sha256:f1ff5a84df7c12e84145ce8a68e5344d8fc4a7340bb7386e1700b960958d9bc6 0.1s done [2025-02-26T09:04:19.008Z] #118 naming to docker.io/library/security-spire-config-arm64 [2025-02-26T09:04:19.008Z] #118 exporting layers 3.6s done [2025-02-26T09:04:19.008Z] #118 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-02-26T09:04:19.274Z] #118 writing image sha256:9237851494329510bdffd9d987d890a5ed1e1433987fa7ff64c6f72fb053490d 0.0s done [2025-02-26T09:04:19.274Z] #118 naming to docker.io/library/security-spire-server-arm64 done [2025-02-26T09:04:19.274Z] #118 DONE 4.5s [2025-02-26T09:04:19.274Z] [2025-02-26T09:04:19.274Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:04:42.781Z] #137 ... [2025-02-26T09:04:42.781Z] [2025-02-26T09:04:42.781Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-26T09:04:42.781Z] #145 DONE 93.3s [2025-02-26T09:04:42.781Z] [2025-02-26T09:04:42.781Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-26T09:04:42.781Z] #151 DONE 93.3s [2025-02-26T09:04:42.781Z] [2025-02-26T09:04:42.781Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:04:42.781Z] #155 DONE 0.3s [2025-02-26T09:04:42.781Z] [2025-02-26T09:04:42.781Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:04:43.351Z] #156 DONE 0.2s [2025-02-26T09:04:43.351Z] [2025-02-26T09:04:43.351Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-26T09:04:43.351Z] #157 DONE 0.2s [2025-02-26T09:04:43.351Z] [2025-02-26T09:04:43.351Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-26T09:04:43.351Z] #158 ... [2025-02-26T09:04:43.351Z] [2025-02-26T09:04:43.351Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-26T09:04:43.351Z] #159 DONE 0.2s [2025-02-26T09:04:43.610Z] [2025-02-26T09:04:43.610Z] #160 [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-02-26T09:04:43.610Z] #160 DONE 0.3s [2025-02-26T09:04:43.610Z] [2025-02-26T09:04:43.610Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-26T09:04:43.869Z] #161 DONE 0.2s [2025-02-26T09:04:43.869Z] [2025-02-26T09:04:43.869Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:04:43.869Z] #137 ... [2025-02-26T09:04:43.869Z] [2025-02-26T09:04:43.869Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T09:04:44.455Z] #162 ... [2025-02-26T09:04:44.455Z] [2025-02-26T09:04:44.455Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-26T09:04:44.455Z] #158 DONE 1.2s [2025-02-26T09:04:44.455Z] [2025-02-26T09:04:44.455Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:04:44.455Z] #163 DONE 0.2s [2025-02-26T09:04:44.455Z] [2025-02-26T09:04:44.455Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:04:44.714Z] #152 ... [2025-02-26T09:04:44.714Z] [2025-02-26T09:04:44.714Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T09:04:44.714Z] #162 DONE 0.8s [2025-02-26T09:04:44.714Z] [2025-02-26T09:04:44.714Z] #114 [core-common-config-bootstrapper] exporting to image [2025-02-26T09:04:44.714Z] #114 exporting layers [2025-02-26T09:04:44.981Z] #114 ... [2025-02-26T09:04:44.981Z] [2025-02-26T09:04:44.981Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:04:44.981Z] #164 DONE 0.3s [2025-02-26T09:04:44.981Z] [2025-02-26T09:04:44.981Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-26T09:04:44.981Z] #165 DONE 0.1s [2025-02-26T09:04:44.981Z] [2025-02-26T09:04:44.981Z] #114 [core-common-config-bootstrapper] exporting to image [2025-02-26T09:04:44.981Z] #114 exporting layers 0.4s done [2025-02-26T09:04:44.981Z] #114 writing image sha256:591bc56a44efec781cffaf13c60f86034f765740994c68d33ad4eb28b260ba7c done [2025-02-26T09:04:44.981Z] #114 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-26T09:04:44.981Z] #114 DONE 3.0s [2025-02-26T09:04:44.981Z] [2025-02-26T09:04:44.981Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-26T09:04:44.981Z] #166 DONE 0.1s [2025-02-26T09:04:44.981Z] [2025-02-26T09:04:44.981Z] #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-02-26T09:04:44.981Z] #167 DONE 0.0s [2025-02-26T09:04:44.981Z] [2025-02-26T09:04:44.981Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:04:45.238Z] #152 ... [2025-02-26T09:04:45.238Z] [2025-02-26T09:04:45.238Z] #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-02-26T09:04:45.238Z] #168 DONE 0.1s [2025-02-26T09:04:45.238Z] [2025-02-26T09:04:45.238Z] #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-02-26T09:04:45.238Z] #169 DONE 0.1s [2025-02-26T09:04:45.495Z] [2025-02-26T09:04:45.495Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-26T09:04:45.495Z] #170 DONE 0.1s [2025-02-26T09:04:45.495Z] [2025-02-26T09:04:45.495Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-26T09:04:46.869Z] #171 DONE 1.6s [2025-02-26T09:04:46.869Z] [2025-02-26T09:04:46.869Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T09:04:47.126Z] #154 ... [2025-02-26T09:04:47.126Z] [2025-02-26T09:04:47.126Z] #114 [security-bootstrapper] exporting to image [2025-02-26T09:04:47.384Z] #114 exporting layers 0.4s done [2025-02-26T09:04:47.384Z] #114 writing image sha256:d03c32f26594c1391d1e4a6887bbcaf28f8c8ca18eb1700ec671b8fa611054e3 done [2025-02-26T09:04:47.384Z] #114 naming to docker.io/library/security-bootstrapper done [2025-02-26T09:04:47.384Z] #114 DONE 3.4s [2025-02-26T09:04:47.384Z] [2025-02-26T09:04:47.384Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T09:05:27.121Z] #45 ... [2025-02-26T09:05:27.121Z] [2025-02-26T09:05:27.121Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:27.121Z] #79 DONE 123.0s [2025-02-26T09:05:27.121Z] [2025-02-26T09:05:27.121Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:27.121Z] #88 DONE 99.8s [2025-02-26T09:05:27.121Z] [2025-02-26T09:05:27.121Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:27.121Z] #77 DONE 125.5s [2025-02-26T09:05:27.121Z] [2025-02-26T09:05:27.121Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-26T09:05:27.121Z] #119 ... [2025-02-26T09:05:27.121Z] [2025-02-26T09:05:27.121Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:27.121Z] #83 DONE 116.5s [2025-02-26T09:05:27.121Z] [2025-02-26T09:05:27.121Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:27.121Z] #87 DONE 109.9s [2025-02-26T09:05:27.121Z] [2025-02-26T09:05:27.121Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:27.121Z] #78 DONE 125.2s [2025-02-26T09:05:27.121Z] [2025-02-26T09:05:27.121Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #120 ... [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #119 DONE 1.9s [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #121 DONE 1.8s [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:28.533Z] #122 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:05:28.533Z] #123 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #124 [core-metadata builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #124 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #125 [core-command builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #125 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:28.533Z] #126 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:05:28.533Z] #127 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #128 [support-scheduler builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #128 DONE 1.9s [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:05:28.533Z] #129 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:28.533Z] #130 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #131 [security-bootstrapper builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #131 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:05:28.533Z] #132 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #133 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:28.533Z] #134 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #135 [core-data builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #135 DONE 1.9s [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:05:28.533Z] #136 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:28.533Z] #137 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #138 [security-proxy-auth builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #138 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-26T09:05:28.533Z] #139 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #140 [security-proxy-setup builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #140 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T09:05:28.533Z] #141 CACHED [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #142 [core-keeper builder 7/8] COPY . . [2025-02-26T09:05:28.533Z] #142 DONE 2.0s [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-02-26T09:05:28.533Z] #120 DONE 1.8s [2025-02-26T09:05:28.533Z] [2025-02-26T09:05:28.533Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T09:05:35.200Z] #143 ... [2025-02-26T09:05:35.200Z] [2025-02-26T09:05:35.200Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T09:05:35.200Z] #0 4.725 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-26T09:05:35.200Z] #144 ... [2025-02-26T09:05:35.200Z] [2025-02-26T09:05:35.200Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:05:35.200Z] #0 5.672 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-26T09:05:35.200Z] #145 ... [2025-02-26T09:05:35.200Z] [2025-02-26T09:05:35.200Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T09:05:35.200Z] #143 5.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-26T09:05:38.595Z] #143 ... [2025-02-26T09:05:38.595Z] [2025-02-26T09:05:38.595Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T09:05:38.595Z] #0 5.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-26T09:05:38.863Z] #146 ... [2025-02-26T09:05:38.863Z] [2025-02-26T09:05:38.863Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T09:05:38.863Z] #0 5.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-26T09:05:38.863Z] #147 ... [2025-02-26T09:05:38.863Z] [2025-02-26T09:05:38.863Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-26T09:05:38.863Z] #0 5.905 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-26T09:05:39.171Z] #148 ... [2025-02-26T09:05:39.171Z] [2025-02-26T09:05:39.171Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T09:05:39.171Z] #0 5.591 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-26T09:05:39.521Z] #149 ... [2025-02-26T09:05:39.521Z] [2025-02-26T09:05:39.521Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-26T09:05:39.521Z] #0 4.345 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-26T09:05:39.521Z] #150 ... [2025-02-26T09:05:39.521Z] [2025-02-26T09:05:39.521Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:05:39.521Z] #0 5.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-26T09:05:39.788Z] #151 ... [2025-02-26T09:05:39.788Z] [2025-02-26T09:05:39.788Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-26T09:05:39.788Z] #0 5.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-26T09:05:39.788Z] #152 ... [2025-02-26T09:05:39.788Z] [2025-02-26T09:05:39.788Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:05:39.788Z] #0 5.556 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-26T09:05:40.055Z] #153 ... [2025-02-26T09:05:40.055Z] [2025-02-26T09:05:40.055Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-26T09:05:40.055Z] #0 5.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-26T09:05:55.054Z] #153 ... [2025-02-26T09:05:55.054Z] [2025-02-26T09:05:55.054Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-26T09:05:55.054Z] #147 154.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-26T09:05:55.054Z] #147 ... [2025-02-26T09:05:55.054Z] [2025-02-26T09:05:55.054Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T09:05:55.054Z] #154 DONE 162.6s [2025-02-26T09:05:55.054Z] [2025-02-26T09:05:55.054Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:05:55.054Z] #137 DONE 162.6s [2025-02-26T09:05:55.054Z] [2025-02-26T09:05:55.054Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:05:55.054Z] #146 DONE 162.6s [2025-02-26T09:05:55.054Z] [2025-02-26T09:05:55.054Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-26T09:05:55.054Z] #147 DONE 162.6s [2025-02-26T09:05:55.054Z] [2025-02-26T09:05:55.054Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T09:05:55.055Z] #148 DONE 162.7s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T09:05:55.055Z] #153 DONE 162.7s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T09:05:55.055Z] #150 DONE 162.7s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #172 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-26T09:05:55.055Z] #149 DONE 162.8s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T09:05:55.055Z] #144 DONE 162.8s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #172 DONE 0.2s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #173 DONE 0.1s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #174 DONE 0.2s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #175 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #176 DONE 0.2s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:05:55.055Z] #152 DONE 163.0s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #177 DONE 0.2s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #178 CACHED [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #179 CACHED [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #180 DONE 0.2s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #181 CACHED [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #182 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #182 CACHED [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #183 DONE 0.1s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #175 DONE 0.1s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #184 DONE 0.2s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #185 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #185 DONE 0.1s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #186 DONE 0.1s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-26T09:05:55.055Z] #187 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-26T09:05:55.055Z] #188 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:05:55.055Z] #189 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #190 [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-02-26T09:05:55.055Z] #190 DONE 0.6s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #191 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #191 DONE 0.6s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-26T09:05:55.055Z] #192 DONE 0.6s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-26T09:05:55.055Z] #193 DONE 0.7s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #194 [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-02-26T09:05:55.055Z] #194 DONE 0.7s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #195 DONE 0.6s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-26T09:05:55.055Z] #196 DONE 0.6s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-26T09:05:55.055Z] #187 DONE 0.6s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:05:55.055Z] #197 DONE 0.5s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #198 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:05:55.055Z] #189 DONE 0.5s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-26T09:05:55.055Z] #199 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-26T09:05:55.055Z] #200 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:05:55.055Z] #201 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #202 [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-02-26T09:05:55.055Z] #202 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-26T09:05:55.055Z] #203 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #204 [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-02-26T09:05:55.055Z] #204 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:05:55.055Z] #205 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-26T09:05:55.055Z] #206 DONE 0.5s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:05:55.055Z] #198 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [core-keeper] exporting to image [2025-02-26T09:05:55.055Z] #114 exporting layers 0.2s done [2025-02-26T09:05:55.055Z] #114 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-26T09:05:55.055Z] #207 DONE 0.3s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [core-keeper] exporting to image [2025-02-26T09:05:55.055Z] #114 exporting layers 0.2s done [2025-02-26T09:05:55.055Z] #114 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-26T09:05:55.055Z] #208 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [core-metadata] exporting to image [2025-02-26T09:05:55.055Z] #114 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-26T09:05:55.055Z] #209 DONE 0.5s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:05:55.055Z] #210 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:05:55.055Z] #211 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-26T09:05:55.055Z] #212 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:05:55.055Z] #213 DONE 0.4s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [support-notifications] exporting to image [2025-02-26T09:05:55.055Z] #114 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-26T09:05:55.055Z] #214 DONE 0.2s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-26T09:05:55.055Z] #215 DONE 0.2s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-26T09:05:55.055Z] #216 DONE 0.1s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [support-scheduler] exporting to image [2025-02-26T09:05:55.055Z] #114 exporting layers 0.2s done [2025-02-26T09:05:55.055Z] #114 writing image sha256:a6f3509a1527201e26af01493fedd56aa92e1f02415ebcd1bdbac436b16272f9 0.0s done [2025-02-26T09:05:55.055Z] #114 writing image sha256:9b8b9187aa8d3612556a6264de1d9f673d8eb0fa8a73a32fc8311c2478a23e87 0.0s done [2025-02-26T09:05:55.055Z] #114 writing image sha256:339d446c16cca5cdad2bc2a4bdad99a319020b4ba7838e5e74bc3e0ef2ada172 0.0s done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/core-command done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/core-keeper done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/security-spiffe-token-provider done [2025-02-26T09:05:55.055Z] #114 exporting layers 0.3s done [2025-02-26T09:05:55.055Z] #114 writing image sha256:5f90f66df00eae3555610aecbc6d8361a67dd50af857ed01c1fc57dba319592b done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/core-data done [2025-02-26T09:05:55.055Z] #114 writing image sha256:34961373eecee5fcf66714e7689fce830aa2e7bbb9be814ebd9112e6aae7e8ad done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/support-notifications 0.1s done [2025-02-26T09:05:55.055Z] #114 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-26T09:05:55.055Z] #217 DONE 0.3s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T09:05:55.055Z] #218 DONE 0.7s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [security-proxy-auth] exporting to image [2025-02-26T09:05:55.055Z] #114 exporting layers 0.3s done [2025-02-26T09:05:55.055Z] #114 writing image sha256:87ea64b0e7c2dc25eea3499c1790a02b1b29e5d1d70b03fa21930a561adb03bd 0.0s done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/core-metadata done [2025-02-26T09:05:55.055Z] #114 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-26T09:05:55.055Z] #219 DONE 0.1s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [support-scheduler] exporting to image [2025-02-26T09:05:55.055Z] #114 writing image sha256:5b7f80732fb02f510ac1091d2399f1050e8e6b92bed27e29312796251cd01b50 done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/support-scheduler done [2025-02-26T09:05:55.055Z] #114 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T09:05:55.055Z] #220 DONE 0.6s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [security-proxy-setup] exporting to image [2025-02-26T09:05:55.055Z] #114 exporting layers 0.2s done [2025-02-26T09:05:55.055Z] #114 ... [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T09:05:55.055Z] #221 DONE 0.5s [2025-02-26T09:05:55.055Z] [2025-02-26T09:05:55.055Z] #114 [security-secretstore-setup] exporting to image [2025-02-26T09:05:55.055Z] #114 writing image sha256:c6235ce76e6d9b6d021fece8c2dc0cd38cc55716d99c8be0a799ddbcbf2fcad4 done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/security-proxy-setup done [2025-02-26T09:05:55.055Z] #114 exporting layers 0.2s done [2025-02-26T09:05:55.055Z] #114 writing image sha256:4859d173538b7249b18e187f0550a6799a82ce181adfcc3f005e936b29eb0a54 done [2025-02-26T09:05:55.055Z] #114 naming to docker.io/library/security-secretstore-setup done [2025-02-26T09:05:55.315Z] #114 exporting layers 0.9s done [2025-02-26T09:05:55.315Z] #114 writing image sha256:00cd85fefb77a27609fc5b1bd51c7bd38f67a96ee2491bd0b27e75089cdc0716 done [2025-02-26T09:05:55.315Z] #114 naming to docker.io/library/security-proxy-auth done [2025-02-26T09:05:55.315Z] #114 DONE 5.3s [2025-02-26T09:05:55.315Z] [2025-02-26T09:05:55.315Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:05:55.315Z] time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-26T09:05:55.324Z] $ docker stop --time=1 c401dbebf520ff6892356129f4d969d2ceb012fba3915529bf8227e957941572 [2025-02-26T09:05:56.624Z] $ docker rm -f --volumes c401dbebf520ff6892356129f4d969d2ceb012fba3915529bf8227e957941572 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-26T09:05:56.985Z] + docker images [2025-02-26T09:05:56.985Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-26T09:05:56.985Z] security-proxy-auth latest 00cd85fefb77 2 seconds ago 31.3MB [2025-02-26T09:05:56.985Z] security-proxy-setup latest c6235ce76e6d 2 seconds ago 38.2MB [2025-02-26T09:05:56.985Z] security-secretstore-setup latest 4859d173538b 2 seconds ago 67.7MB [2025-02-26T09:05:56.985Z] core-metadata latest 87ea64b0e7c2 3 seconds ago 32.6MB [2025-02-26T09:05:56.985Z] support-notifications latest 34961373eece 3 seconds ago 51.6MB [2025-02-26T09:05:56.985Z] core-data latest 5f90f66df00e 3 seconds ago 32.4MB [2025-02-26T09:05:56.985Z] core-command latest 339d446c16cc 3 seconds ago 27.9MB [2025-02-26T09:05:56.985Z] support-scheduler latest 5b7f80732fb0 3 seconds ago 48MB [2025-02-26T09:05:56.985Z] security-spiffe-token-provider latest 9b8b9187aa8d 3 seconds ago 46.9MB [2025-02-26T09:05:56.985Z] core-keeper latest a6f3509a1527 3 seconds ago 32.1MB [2025-02-26T09:05:56.985Z] security-bootstrapper latest d03c32f26594 About a minute ago 20.3MB [2025-02-26T09:05:56.985Z] core-common-config-bootstrapper latest 591bc56a44ef About a minute ago 17.1MB [2025-02-26T09:05:56.985Z] security-spire-server latest 7c8de07686cb 3 minutes ago 149MB [2025-02-26T09:05:56.985Z] security-spire-agent latest c31ec206a21e 3 minutes ago 195MB [2025-02-26T09:05:56.985Z] security-spire-config latest 8cfe20b7f8b7 3 minutes ago 149MB [2025-02-26T09:05:56.985Z] ci-base-image-x86_64 latest ef4ad5124afc 7 minutes ago 929MB [2025-02-26T09:05:56.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-02-26T09:05:56.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-02-26T09:05:56.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T09:05:57.128Z] provisioning config files... [2025-02-26T09:05:57.137Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/802@tmp/config9103105110492375864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:05:57.440Z] ---> ****-login.sh [2025-02-26T09:05:57.440Z] nexus3.edgexfoundry.org:10001 [2025-02-26T09:05:57.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:05:57.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:05:57.440Z] Configure a credential helper to remove this warning. See [2025-02-26T09:05:57.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:05:57.440Z] [2025-02-26T09:05:57.440Z] Login Succeeded [2025-02-26T09:05:57.440Z] nexus3.edgexfoundry.org:10002 [2025-02-26T09:05:57.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:05:57.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:05:57.441Z] Configure a credential helper to remove this warning. See [2025-02-26T09:05:57.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:05:57.441Z] [2025-02-26T09:05:57.441Z] Login Succeeded [2025-02-26T09:05:57.441Z] nexus3.edgexfoundry.org:10003 [2025-02-26T09:05:57.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:05:57.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:05:57.701Z] Configure a credential helper to remove this warning. See [2025-02-26T09:05:57.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:05:57.701Z] [2025-02-26T09:05:57.701Z] Login Succeeded [2025-02-26T09:05:57.701Z] nexus3.edgexfoundry.org:10004 [2025-02-26T09:05:57.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:05:57.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:05:57.701Z] Configure a credential helper to remove this warning. See [2025-02-26T09:05:57.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:05:57.701Z] [2025-02-26T09:05:57.701Z] Login Succeeded [2025-02-26T09:05:57.701Z] ****.io [2025-02-26T09:05:57.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:05:57.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:05:57.961Z] Configure a credential helper to remove this warning. See [2025-02-26T09:05:57.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:05:57.961Z] [2025-02-26T09:05:57.961Z] Login Succeeded [2025-02-26T09:05:57.961Z] ---> ****-login.sh ends [Pipeline] } [2025-02-26T09:05:57.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:05:58.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T09:05:58.055Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-26T09:05:58.055Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:05:58.055Z] latest [2025-02-26T09:05:58.055Z] 4.0.0-dev.64 [2025-02-26T09:05:58.055Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:05:58.055Z] main [2025-02-26T09:05:58.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:05:58.411Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:05:58.747Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:05:58.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T09:05:58.748Z] 9cb20e0b3313: Preparing [2025-02-26T09:05:58.748Z] d11d37c71354: Preparing [2025-02-26T09:05:58.748Z] ff405326ce07: Preparing [2025-02-26T09:05:58.748Z] 0590eaf701bd: Preparing [2025-02-26T09:05:58.748Z] f8f3e8fd1502: Preparing [2025-02-26T09:05:58.748Z] 8ee37473d339: Preparing [2025-02-26T09:05:58.748Z] 994456c4fd7b: Preparing [2025-02-26T09:05:58.748Z] 8ee37473d339: Waiting [2025-02-26T09:05:58.748Z] 994456c4fd7b: Waiting [2025-02-26T09:05:58.748Z] f8f3e8fd1502: Pushed [2025-02-26T09:05:58.748Z] ff405326ce07: Pushed [2025-02-26T09:05:58.748Z] 0590eaf701bd: Pushed [2025-02-26T09:05:58.748Z] 9cb20e0b3313: Pushed [2025-02-26T09:05:58.748Z] 994456c4fd7b: Layer already exists [2025-02-26T09:05:58.748Z] 8ee37473d339: Pushed [2025-02-26T09:06:01.285Z] d11d37c71354: Pushed [2025-02-26T09:06:01.285Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:01.711Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:02.038Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-26T09:06:02.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T09:06:02.038Z] 9cb20e0b3313: Preparing [2025-02-26T09:06:02.038Z] d11d37c71354: Preparing [2025-02-26T09:06:02.038Z] ff405326ce07: Preparing [2025-02-26T09:06:02.038Z] 0590eaf701bd: Preparing [2025-02-26T09:06:02.038Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:02.038Z] 8ee37473d339: Preparing [2025-02-26T09:06:02.038Z] 994456c4fd7b: Preparing [2025-02-26T09:06:02.038Z] 8ee37473d339: Waiting [2025-02-26T09:06:02.038Z] 994456c4fd7b: Waiting [2025-02-26T09:06:02.038Z] d11d37c71354: Layer already exists [2025-02-26T09:06:02.038Z] ff405326ce07: Layer already exists [2025-02-26T09:06:02.038Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:02.038Z] 9cb20e0b3313: Layer already exists [2025-02-26T09:06:02.038Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:02.038Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:02.038Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:02.038Z] latest: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:02.371Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:02.693Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.64 [2025-02-26T09:06:02.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T09:06:02.693Z] 9cb20e0b3313: Preparing [2025-02-26T09:06:02.693Z] d11d37c71354: Preparing [2025-02-26T09:06:02.693Z] ff405326ce07: Preparing [2025-02-26T09:06:02.693Z] 0590eaf701bd: Preparing [2025-02-26T09:06:02.693Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:02.693Z] 8ee37473d339: Preparing [2025-02-26T09:06:02.693Z] 994456c4fd7b: Preparing [2025-02-26T09:06:02.693Z] 8ee37473d339: Waiting [2025-02-26T09:06:02.693Z] 994456c4fd7b: Waiting [2025-02-26T09:06:02.693Z] d11d37c71354: Layer already exists [2025-02-26T09:06:02.693Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:02.693Z] 9cb20e0b3313: Layer already exists [2025-02-26T09:06:02.693Z] ff405326ce07: Layer already exists [2025-02-26T09:06:02.693Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:02.693Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:02.693Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:02.693Z] 4.0.0-dev.64: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:03.015Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:03.333Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:03.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T09:06:03.333Z] 9cb20e0b3313: Preparing [2025-02-26T09:06:03.333Z] d11d37c71354: Preparing [2025-02-26T09:06:03.333Z] ff405326ce07: Preparing [2025-02-26T09:06:03.333Z] 0590eaf701bd: Preparing [2025-02-26T09:06:03.333Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:03.333Z] 8ee37473d339: Preparing [2025-02-26T09:06:03.333Z] 994456c4fd7b: Preparing [2025-02-26T09:06:03.333Z] 8ee37473d339: Waiting [2025-02-26T09:06:03.333Z] 994456c4fd7b: Waiting [2025-02-26T09:06:03.333Z] 9cb20e0b3313: Layer already exists [2025-02-26T09:06:03.333Z] ff405326ce07: Layer already exists [2025-02-26T09:06:03.333Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:03.333Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:03.333Z] d11d37c71354: Layer already exists [2025-02-26T09:06:03.333Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:03.333Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:03.333Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:03.660Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:03.977Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-26T09:06:03.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T09:06:03.977Z] 9cb20e0b3313: Preparing [2025-02-26T09:06:03.977Z] d11d37c71354: Preparing [2025-02-26T09:06:03.977Z] ff405326ce07: Preparing [2025-02-26T09:06:03.977Z] 0590eaf701bd: Preparing [2025-02-26T09:06:03.977Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:03.977Z] 8ee37473d339: Preparing [2025-02-26T09:06:03.977Z] 994456c4fd7b: Preparing [2025-02-26T09:06:03.977Z] 8ee37473d339: Waiting [2025-02-26T09:06:03.977Z] 994456c4fd7b: Waiting [2025-02-26T09:06:03.977Z] ff405326ce07: Layer already exists [2025-02-26T09:06:03.977Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:03.977Z] d11d37c71354: Layer already exists [2025-02-26T09:06:03.977Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:03.977Z] 9cb20e0b3313: Layer already exists [2025-02-26T09:06:03.977Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:03.977Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:03.977Z] main: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:04.048Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:04.062Z] taggedImages: [2025-02-26T09:06:04.062Z] - nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:04.062Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-26T09:06:04.062Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.64 [2025-02-26T09:06:04.062Z] - nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:04.062Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-26T09:06:04.085Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-26T09:06:04.085Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:04.085Z] latest [2025-02-26T09:06:04.085Z] 4.0.0-dev.64 [2025-02-26T09:06:04.085Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:04.085Z] main [2025-02-26T09:06:04.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:04.427Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:04.747Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:04.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T09:06:04.747Z] a80eae02187e: Preparing [2025-02-26T09:06:04.747Z] 524898fb6f97: Preparing [2025-02-26T09:06:04.747Z] c3e872dfc0ae: Preparing [2025-02-26T09:06:04.747Z] 65b1fc2d9c00: Preparing [2025-02-26T09:06:04.747Z] ff405326ce07: Preparing [2025-02-26T09:06:04.747Z] 0590eaf701bd: Preparing [2025-02-26T09:06:04.747Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:04.747Z] 8ee37473d339: Preparing [2025-02-26T09:06:04.747Z] 994456c4fd7b: Preparing [2025-02-26T09:06:04.747Z] 8ee37473d339: Waiting [2025-02-26T09:06:04.747Z] 994456c4fd7b: Waiting [2025-02-26T09:06:04.747Z] 0590eaf701bd: Waiting [2025-02-26T09:06:04.747Z] ff405326ce07: Layer already exists [2025-02-26T09:06:04.747Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:04.747Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:04.747Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:04.747Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:04.747Z] c3e872dfc0ae: Pushed [2025-02-26T09:06:04.747Z] a80eae02187e: Pushed [2025-02-26T09:06:04.747Z] 524898fb6f97: Pushed [2025-02-26T09:06:06.126Z] 65b1fc2d9c00: Pushed [2025-02-26T09:06:06.126Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:06.457Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:06.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-26T09:06:06.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T09:06:06.781Z] a80eae02187e: Preparing [2025-02-26T09:06:06.781Z] 524898fb6f97: Preparing [2025-02-26T09:06:06.781Z] c3e872dfc0ae: Preparing [2025-02-26T09:06:06.781Z] 65b1fc2d9c00: Preparing [2025-02-26T09:06:06.781Z] ff405326ce07: Preparing [2025-02-26T09:06:06.781Z] 0590eaf701bd: Preparing [2025-02-26T09:06:06.781Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:06.781Z] 8ee37473d339: Preparing [2025-02-26T09:06:06.781Z] 994456c4fd7b: Preparing [2025-02-26T09:06:06.781Z] 8ee37473d339: Waiting [2025-02-26T09:06:06.781Z] 0590eaf701bd: Waiting [2025-02-26T09:06:06.781Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:06.781Z] 994456c4fd7b: Waiting [2025-02-26T09:06:06.781Z] a80eae02187e: Layer already exists [2025-02-26T09:06:06.781Z] 524898fb6f97: Layer already exists [2025-02-26T09:06:06.781Z] 65b1fc2d9c00: Layer already exists [2025-02-26T09:06:06.781Z] c3e872dfc0ae: Layer already exists [2025-02-26T09:06:06.781Z] ff405326ce07: Layer already exists [2025-02-26T09:06:06.781Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:06.781Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:06.781Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:06.781Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:06.781Z] latest: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:07.101Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:07.420Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.64 [2025-02-26T09:06:07.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T09:06:07.420Z] a80eae02187e: Preparing [2025-02-26T09:06:07.420Z] 524898fb6f97: Preparing [2025-02-26T09:06:07.420Z] c3e872dfc0ae: Preparing [2025-02-26T09:06:07.420Z] 65b1fc2d9c00: Preparing [2025-02-26T09:06:07.420Z] ff405326ce07: Preparing [2025-02-26T09:06:07.420Z] 0590eaf701bd: Preparing [2025-02-26T09:06:07.420Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:07.420Z] 8ee37473d339: Preparing [2025-02-26T09:06:07.420Z] 994456c4fd7b: Preparing [2025-02-26T09:06:07.420Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:07.420Z] 8ee37473d339: Waiting [2025-02-26T09:06:07.420Z] 994456c4fd7b: Waiting [2025-02-26T09:06:07.420Z] 0590eaf701bd: Waiting [2025-02-26T09:06:07.420Z] 65b1fc2d9c00: Layer already exists [2025-02-26T09:06:07.420Z] c3e872dfc0ae: Layer already exists [2025-02-26T09:06:07.420Z] a80eae02187e: Layer already exists [2025-02-26T09:06:07.420Z] ff405326ce07: Layer already exists [2025-02-26T09:06:07.420Z] 524898fb6f97: Layer already exists [2025-02-26T09:06:07.420Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:07.420Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:07.420Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:07.420Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:07.420Z] 4.0.0-dev.64: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:07.743Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:08.067Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:08.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T09:06:08.067Z] a80eae02187e: Preparing [2025-02-26T09:06:08.067Z] 524898fb6f97: Preparing [2025-02-26T09:06:08.067Z] c3e872dfc0ae: Preparing [2025-02-26T09:06:08.067Z] 65b1fc2d9c00: Preparing [2025-02-26T09:06:08.067Z] ff405326ce07: Preparing [2025-02-26T09:06:08.067Z] 0590eaf701bd: Preparing [2025-02-26T09:06:08.067Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:08.067Z] 8ee37473d339: Preparing [2025-02-26T09:06:08.067Z] 994456c4fd7b: Preparing [2025-02-26T09:06:08.067Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:08.067Z] 8ee37473d339: Waiting [2025-02-26T09:06:08.067Z] 994456c4fd7b: Waiting [2025-02-26T09:06:08.067Z] 0590eaf701bd: Waiting [2025-02-26T09:06:08.067Z] 524898fb6f97: Layer already exists [2025-02-26T09:06:08.067Z] 65b1fc2d9c00: Layer already exists [2025-02-26T09:06:08.067Z] ff405326ce07: Layer already exists [2025-02-26T09:06:08.067Z] a80eae02187e: Layer already exists [2025-02-26T09:06:08.067Z] c3e872dfc0ae: Layer already exists [2025-02-26T09:06:08.067Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:08.067Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:08.067Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:08.067Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:08.067Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:08.396Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:08.723Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-26T09:06:08.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T09:06:08.723Z] a80eae02187e: Preparing [2025-02-26T09:06:08.723Z] 524898fb6f97: Preparing [2025-02-26T09:06:08.723Z] c3e872dfc0ae: Preparing [2025-02-26T09:06:08.723Z] 65b1fc2d9c00: Preparing [2025-02-26T09:06:08.723Z] ff405326ce07: Preparing [2025-02-26T09:06:08.723Z] 0590eaf701bd: Preparing [2025-02-26T09:06:08.723Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:08.723Z] 8ee37473d339: Preparing [2025-02-26T09:06:08.723Z] 994456c4fd7b: Preparing [2025-02-26T09:06:08.723Z] 0590eaf701bd: Waiting [2025-02-26T09:06:08.723Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:08.723Z] 8ee37473d339: Waiting [2025-02-26T09:06:08.723Z] 994456c4fd7b: Waiting [2025-02-26T09:06:08.723Z] 524898fb6f97: Layer already exists [2025-02-26T09:06:08.723Z] c3e872dfc0ae: Layer already exists [2025-02-26T09:06:08.723Z] a80eae02187e: Layer already exists [2025-02-26T09:06:08.723Z] 65b1fc2d9c00: Layer already exists [2025-02-26T09:06:08.723Z] ff405326ce07: Layer already exists [2025-02-26T09:06:08.723Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:08.723Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:08.723Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:08.723Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:08.723Z] main: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:08.789Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:08.802Z] taggedImages: [2025-02-26T09:06:08.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:08.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-26T09:06:08.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.64 [2025-02-26T09:06:08.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:08.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-26T09:06:08.824Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-26T09:06:08.824Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:08.824Z] latest [2025-02-26T09:06:08.824Z] 4.0.0-dev.64 [2025-02-26T09:06:08.824Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:08.824Z] main [2025-02-26T09:06:08.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:09.166Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:09.484Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:09.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T09:06:09.484Z] 763d12bfee00: Preparing [2025-02-26T09:06:09.484Z] cae1ce2bc540: Preparing [2025-02-26T09:06:09.484Z] ff405326ce07: Preparing [2025-02-26T09:06:09.484Z] 0590eaf701bd: Preparing [2025-02-26T09:06:09.484Z] 0d882508b01f: Preparing [2025-02-26T09:06:09.484Z] 53f92547f995: Preparing [2025-02-26T09:06:09.484Z] 994456c4fd7b: Preparing [2025-02-26T09:06:09.484Z] 53f92547f995: Waiting [2025-02-26T09:06:09.484Z] 994456c4fd7b: Waiting [2025-02-26T09:06:09.484Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:09.484Z] ff405326ce07: Layer already exists [2025-02-26T09:06:09.484Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:09.484Z] 0d882508b01f: Pushed [2025-02-26T09:06:09.484Z] 763d12bfee00: Pushed [2025-02-26T09:06:09.484Z] 53f92547f995: Pushed [2025-02-26T09:06:12.020Z] cae1ce2bc540: Pushed [2025-02-26T09:06:12.020Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:12.343Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:12.669Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-26T09:06:12.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T09:06:12.669Z] 763d12bfee00: Preparing [2025-02-26T09:06:12.669Z] cae1ce2bc540: Preparing [2025-02-26T09:06:12.669Z] ff405326ce07: Preparing [2025-02-26T09:06:12.669Z] 0590eaf701bd: Preparing [2025-02-26T09:06:12.669Z] 0d882508b01f: Preparing [2025-02-26T09:06:12.669Z] 53f92547f995: Preparing [2025-02-26T09:06:12.669Z] 994456c4fd7b: Preparing [2025-02-26T09:06:12.669Z] 53f92547f995: Waiting [2025-02-26T09:06:12.669Z] 994456c4fd7b: Waiting [2025-02-26T09:06:12.669Z] 763d12bfee00: Layer already exists [2025-02-26T09:06:12.669Z] cae1ce2bc540: Layer already exists [2025-02-26T09:06:12.669Z] ff405326ce07: Layer already exists [2025-02-26T09:06:12.669Z] 0d882508b01f: Layer already exists [2025-02-26T09:06:12.669Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:12.669Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:12.669Z] 53f92547f995: Layer already exists [2025-02-26T09:06:12.669Z] latest: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:13.001Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:13.336Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.64 [2025-02-26T09:06:13.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T09:06:13.336Z] 763d12bfee00: Preparing [2025-02-26T09:06:13.336Z] cae1ce2bc540: Preparing [2025-02-26T09:06:13.336Z] ff405326ce07: Preparing [2025-02-26T09:06:13.336Z] 0590eaf701bd: Preparing [2025-02-26T09:06:13.336Z] 0d882508b01f: Preparing [2025-02-26T09:06:13.336Z] 53f92547f995: Preparing [2025-02-26T09:06:13.336Z] 994456c4fd7b: Preparing [2025-02-26T09:06:13.336Z] 53f92547f995: Waiting [2025-02-26T09:06:13.336Z] 994456c4fd7b: Waiting [2025-02-26T09:06:13.336Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:13.336Z] ff405326ce07: Layer already exists [2025-02-26T09:06:13.336Z] 763d12bfee00: Layer already exists [2025-02-26T09:06:13.336Z] 0d882508b01f: Layer already exists [2025-02-26T09:06:13.336Z] cae1ce2bc540: Layer already exists [2025-02-26T09:06:13.336Z] 53f92547f995: Layer already exists [2025-02-26T09:06:13.336Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:13.336Z] 4.0.0-dev.64: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:13.657Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:13.982Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:13.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T09:06:13.982Z] 763d12bfee00: Preparing [2025-02-26T09:06:13.982Z] cae1ce2bc540: Preparing [2025-02-26T09:06:13.982Z] ff405326ce07: Preparing [2025-02-26T09:06:13.982Z] 0590eaf701bd: Preparing [2025-02-26T09:06:13.982Z] 0d882508b01f: Preparing [2025-02-26T09:06:13.982Z] 53f92547f995: Preparing [2025-02-26T09:06:13.982Z] 994456c4fd7b: Preparing [2025-02-26T09:06:13.982Z] 53f92547f995: Waiting [2025-02-26T09:06:13.982Z] 994456c4fd7b: Waiting [2025-02-26T09:06:13.982Z] 0d882508b01f: Layer already exists [2025-02-26T09:06:13.982Z] 763d12bfee00: Layer already exists [2025-02-26T09:06:13.982Z] cae1ce2bc540: Layer already exists [2025-02-26T09:06:13.982Z] ff405326ce07: Layer already exists [2025-02-26T09:06:13.982Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:13.982Z] 53f92547f995: Layer already exists [2025-02-26T09:06:13.982Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:13.982Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:14.308Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:14.645Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-26T09:06:14.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T09:06:14.645Z] 763d12bfee00: Preparing [2025-02-26T09:06:14.645Z] cae1ce2bc540: Preparing [2025-02-26T09:06:14.645Z] ff405326ce07: Preparing [2025-02-26T09:06:14.645Z] 0590eaf701bd: Preparing [2025-02-26T09:06:14.645Z] 0d882508b01f: Preparing [2025-02-26T09:06:14.645Z] 53f92547f995: Preparing [2025-02-26T09:06:14.645Z] 994456c4fd7b: Preparing [2025-02-26T09:06:14.645Z] 53f92547f995: Waiting [2025-02-26T09:06:14.645Z] 994456c4fd7b: Waiting [2025-02-26T09:06:14.645Z] 0d882508b01f: Layer already exists [2025-02-26T09:06:14.645Z] cae1ce2bc540: Layer already exists [2025-02-26T09:06:14.645Z] 763d12bfee00: Layer already exists [2025-02-26T09:06:14.645Z] ff405326ce07: Layer already exists [2025-02-26T09:06:14.645Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:14.645Z] 53f92547f995: Layer already exists [2025-02-26T09:06:14.645Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:14.645Z] main: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:14.725Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:14.736Z] taggedImages: [2025-02-26T09:06:14.736Z] - nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:14.736Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-26T09:06:14.736Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.64 [2025-02-26T09:06:14.736Z] - nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:14.736Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-26T09:06:14.759Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-26T09:06:14.759Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:14.759Z] latest [2025-02-26T09:06:14.759Z] 4.0.0-dev.64 [2025-02-26T09:06:14.759Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:14.759Z] main [2025-02-26T09:06:14.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:15.111Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:15.425Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:15.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T09:06:15.425Z] 002042cc2872: Preparing [2025-02-26T09:06:15.425Z] fbd364c5e6f1: Preparing [2025-02-26T09:06:15.425Z] 0590eaf701bd: Preparing [2025-02-26T09:06:15.425Z] 05083858ee8b: Preparing [2025-02-26T09:06:15.425Z] 1fc6695e66a9: Preparing [2025-02-26T09:06:15.425Z] 994456c4fd7b: Preparing [2025-02-26T09:06:15.425Z] 994456c4fd7b: Waiting [2025-02-26T09:06:15.425Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:15.425Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:15.425Z] 002042cc2872: Pushed [2025-02-26T09:06:15.425Z] 05083858ee8b: Pushed [2025-02-26T09:06:15.425Z] 1fc6695e66a9: Pushed [2025-02-26T09:06:17.951Z] fbd364c5e6f1: Pushed [2025-02-26T09:06:17.951Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:18.281Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:18.632Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-26T09:06:18.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T09:06:18.632Z] 002042cc2872: Preparing [2025-02-26T09:06:18.632Z] fbd364c5e6f1: Preparing [2025-02-26T09:06:18.632Z] 0590eaf701bd: Preparing [2025-02-26T09:06:18.632Z] 05083858ee8b: Preparing [2025-02-26T09:06:18.632Z] 1fc6695e66a9: Preparing [2025-02-26T09:06:18.632Z] 994456c4fd7b: Preparing [2025-02-26T09:06:18.632Z] 994456c4fd7b: Waiting [2025-02-26T09:06:18.632Z] 1fc6695e66a9: Layer already exists [2025-02-26T09:06:18.632Z] fbd364c5e6f1: Layer already exists [2025-02-26T09:06:18.632Z] 05083858ee8b: Layer already exists [2025-02-26T09:06:18.632Z] 002042cc2872: Layer already exists [2025-02-26T09:06:18.632Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:18.632Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:18.632Z] latest: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:18.955Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:19.275Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.64 [2025-02-26T09:06:19.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T09:06:19.276Z] 002042cc2872: Preparing [2025-02-26T09:06:19.276Z] fbd364c5e6f1: Preparing [2025-02-26T09:06:19.276Z] 0590eaf701bd: Preparing [2025-02-26T09:06:19.276Z] 05083858ee8b: Preparing [2025-02-26T09:06:19.276Z] 1fc6695e66a9: Preparing [2025-02-26T09:06:19.276Z] 994456c4fd7b: Preparing [2025-02-26T09:06:19.276Z] 994456c4fd7b: Waiting [2025-02-26T09:06:19.276Z] 05083858ee8b: Layer already exists [2025-02-26T09:06:19.276Z] 002042cc2872: Layer already exists [2025-02-26T09:06:19.276Z] 1fc6695e66a9: Layer already exists [2025-02-26T09:06:19.276Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:19.276Z] fbd364c5e6f1: Layer already exists [2025-02-26T09:06:19.276Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:19.276Z] 4.0.0-dev.64: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:19.597Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:19.913Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:19.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T09:06:19.913Z] 002042cc2872: Preparing [2025-02-26T09:06:19.913Z] fbd364c5e6f1: Preparing [2025-02-26T09:06:19.913Z] 0590eaf701bd: Preparing [2025-02-26T09:06:19.913Z] 05083858ee8b: Preparing [2025-02-26T09:06:19.913Z] 1fc6695e66a9: Preparing [2025-02-26T09:06:19.913Z] 994456c4fd7b: Preparing [2025-02-26T09:06:19.913Z] 994456c4fd7b: Waiting [2025-02-26T09:06:19.913Z] 1fc6695e66a9: Layer already exists [2025-02-26T09:06:19.913Z] 05083858ee8b: Layer already exists [2025-02-26T09:06:19.913Z] fbd364c5e6f1: Layer already exists [2025-02-26T09:06:19.913Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:19.913Z] 002042cc2872: Layer already exists [2025-02-26T09:06:19.913Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:19.913Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:20.235Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:20.552Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-26T09:06:20.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T09:06:20.552Z] 002042cc2872: Preparing [2025-02-26T09:06:20.552Z] fbd364c5e6f1: Preparing [2025-02-26T09:06:20.552Z] 0590eaf701bd: Preparing [2025-02-26T09:06:20.552Z] 05083858ee8b: Preparing [2025-02-26T09:06:20.552Z] 1fc6695e66a9: Preparing [2025-02-26T09:06:20.552Z] 994456c4fd7b: Preparing [2025-02-26T09:06:20.552Z] 994456c4fd7b: Waiting [2025-02-26T09:06:20.552Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:20.552Z] 002042cc2872: Layer already exists [2025-02-26T09:06:20.552Z] 05083858ee8b: Layer already exists [2025-02-26T09:06:20.552Z] fbd364c5e6f1: Layer already exists [2025-02-26T09:06:20.552Z] 1fc6695e66a9: Layer already exists [2025-02-26T09:06:20.552Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:20.552Z] main: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:20.618Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:20.631Z] taggedImages: [2025-02-26T09:06:20.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:20.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-26T09:06:20.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.64 [2025-02-26T09:06:20.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:20.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-26T09:06:20.658Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-26T09:06:20.658Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:20.658Z] latest [2025-02-26T09:06:20.658Z] 4.0.0-dev.64 [2025-02-26T09:06:20.658Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:20.658Z] main [2025-02-26T09:06:20.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:21.017Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:21.337Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:21.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T09:06:21.337Z] cfc1856cf574: Preparing [2025-02-26T09:06:21.337Z] eebc78e1b887: Preparing [2025-02-26T09:06:21.337Z] a50055adb410: Preparing [2025-02-26T09:06:21.337Z] ff405326ce07: Preparing [2025-02-26T09:06:21.337Z] 0590eaf701bd: Preparing [2025-02-26T09:06:21.337Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:21.337Z] 8ee37473d339: Preparing [2025-02-26T09:06:21.337Z] 994456c4fd7b: Preparing [2025-02-26T09:06:21.337Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:21.337Z] 8ee37473d339: Waiting [2025-02-26T09:06:21.337Z] 994456c4fd7b: Waiting [2025-02-26T09:06:21.337Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:21.337Z] ff405326ce07: Layer already exists [2025-02-26T09:06:21.337Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:21.337Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:21.337Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:21.337Z] eebc78e1b887: Pushed [2025-02-26T09:06:21.337Z] cfc1856cf574: Pushed [2025-02-26T09:06:24.633Z] a50055adb410: Pushed [2025-02-26T09:06:24.633Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:24.957Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:25.265Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-26T09:06:25.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T09:06:25.265Z] cfc1856cf574: Preparing [2025-02-26T09:06:25.265Z] eebc78e1b887: Preparing [2025-02-26T09:06:25.265Z] a50055adb410: Preparing [2025-02-26T09:06:25.265Z] ff405326ce07: Preparing [2025-02-26T09:06:25.265Z] 0590eaf701bd: Preparing [2025-02-26T09:06:25.265Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:25.265Z] 8ee37473d339: Preparing [2025-02-26T09:06:25.265Z] 994456c4fd7b: Preparing [2025-02-26T09:06:25.265Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:25.265Z] 8ee37473d339: Waiting [2025-02-26T09:06:25.265Z] 994456c4fd7b: Waiting [2025-02-26T09:06:25.265Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:25.265Z] ff405326ce07: Layer already exists [2025-02-26T09:06:25.265Z] cfc1856cf574: Layer already exists [2025-02-26T09:06:25.265Z] eebc78e1b887: Layer already exists [2025-02-26T09:06:25.265Z] a50055adb410: Layer already exists [2025-02-26T09:06:25.265Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:25.265Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:25.265Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:25.265Z] latest: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:25.583Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:25.904Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.64 [2025-02-26T09:06:25.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T09:06:25.904Z] cfc1856cf574: Preparing [2025-02-26T09:06:25.904Z] eebc78e1b887: Preparing [2025-02-26T09:06:25.904Z] a50055adb410: Preparing [2025-02-26T09:06:25.904Z] ff405326ce07: Preparing [2025-02-26T09:06:25.904Z] 0590eaf701bd: Preparing [2025-02-26T09:06:25.904Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:25.904Z] 8ee37473d339: Preparing [2025-02-26T09:06:25.904Z] 994456c4fd7b: Preparing [2025-02-26T09:06:25.904Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:25.904Z] 8ee37473d339: Waiting [2025-02-26T09:06:25.904Z] 994456c4fd7b: Waiting [2025-02-26T09:06:25.904Z] ff405326ce07: Layer already exists [2025-02-26T09:06:25.904Z] eebc78e1b887: Layer already exists [2025-02-26T09:06:25.904Z] a50055adb410: Layer already exists [2025-02-26T09:06:25.904Z] cfc1856cf574: Layer already exists [2025-02-26T09:06:25.904Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:25.904Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:25.904Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:25.904Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:25.904Z] 4.0.0-dev.64: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:26.243Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:26.562Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:26.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T09:06:26.562Z] cfc1856cf574: Preparing [2025-02-26T09:06:26.562Z] eebc78e1b887: Preparing [2025-02-26T09:06:26.562Z] a50055adb410: Preparing [2025-02-26T09:06:26.562Z] ff405326ce07: Preparing [2025-02-26T09:06:26.562Z] 0590eaf701bd: Preparing [2025-02-26T09:06:26.562Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:26.562Z] 8ee37473d339: Preparing [2025-02-26T09:06:26.562Z] 994456c4fd7b: Preparing [2025-02-26T09:06:26.562Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:26.562Z] 8ee37473d339: Waiting [2025-02-26T09:06:26.562Z] 994456c4fd7b: Waiting [2025-02-26T09:06:26.562Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:26.562Z] eebc78e1b887: Layer already exists [2025-02-26T09:06:26.562Z] a50055adb410: Layer already exists [2025-02-26T09:06:26.562Z] ff405326ce07: Layer already exists [2025-02-26T09:06:26.562Z] cfc1856cf574: Layer already exists [2025-02-26T09:06:26.562Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:26.562Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:26.562Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:26.562Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:26.885Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:27.218Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-26T09:06:27.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T09:06:27.218Z] cfc1856cf574: Preparing [2025-02-26T09:06:27.218Z] eebc78e1b887: Preparing [2025-02-26T09:06:27.218Z] a50055adb410: Preparing [2025-02-26T09:06:27.218Z] ff405326ce07: Preparing [2025-02-26T09:06:27.218Z] 0590eaf701bd: Preparing [2025-02-26T09:06:27.218Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:27.218Z] 8ee37473d339: Preparing [2025-02-26T09:06:27.218Z] 994456c4fd7b: Preparing [2025-02-26T09:06:27.218Z] 8ee37473d339: Waiting [2025-02-26T09:06:27.218Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:27.218Z] 994456c4fd7b: Waiting [2025-02-26T09:06:27.219Z] a50055adb410: Layer already exists [2025-02-26T09:06:27.219Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:27.219Z] ff405326ce07: Layer already exists [2025-02-26T09:06:27.219Z] eebc78e1b887: Layer already exists [2025-02-26T09:06:27.219Z] cfc1856cf574: Layer already exists [2025-02-26T09:06:27.219Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:27.219Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:27.219Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:27.219Z] main: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:27.283Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:27.297Z] taggedImages: [2025-02-26T09:06:27.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:27.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-26T09:06:27.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.64 [2025-02-26T09:06:27.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:27.297Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-26T09:06:27.327Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-26T09:06:27.327Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:27.327Z] latest [2025-02-26T09:06:27.327Z] 4.0.0-dev.64 [2025-02-26T09:06:27.327Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:27.327Z] main [2025-02-26T09:06:27.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:27.665Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:27.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:27.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T09:06:27.983Z] cbe45fad6117: Preparing [2025-02-26T09:06:27.983Z] 0a3f03474fc4: Preparing [2025-02-26T09:06:27.983Z] bbecf4565e0b: Preparing [2025-02-26T09:06:27.983Z] 0a78d364c594: Preparing [2025-02-26T09:06:27.983Z] 349524a00e4d: Preparing [2025-02-26T09:06:27.983Z] 67de1cf2dc49: Preparing [2025-02-26T09:06:27.983Z] 9f113bd0fb9b: Preparing [2025-02-26T09:06:27.983Z] ff405326ce07: Preparing [2025-02-26T09:06:27.983Z] 0590eaf701bd: Preparing [2025-02-26T09:06:27.983Z] 4f91f467169b: Preparing [2025-02-26T09:06:27.983Z] 22379a5ee739: Preparing [2025-02-26T09:06:27.983Z] 5f70bf18a086: Preparing [2025-02-26T09:06:27.983Z] aec55dcf8dc3: Preparing [2025-02-26T09:06:27.983Z] fae0097d25a0: Preparing [2025-02-26T09:06:27.983Z] 65d7ac3655f3: Preparing [2025-02-26T09:06:27.983Z] 994456c4fd7b: Preparing [2025-02-26T09:06:27.983Z] 0590eaf701bd: Waiting [2025-02-26T09:06:27.983Z] 4f91f467169b: Waiting [2025-02-26T09:06:27.983Z] 22379a5ee739: Waiting [2025-02-26T09:06:27.983Z] 5f70bf18a086: Waiting [2025-02-26T09:06:27.983Z] 65d7ac3655f3: Waiting [2025-02-26T09:06:27.983Z] aec55dcf8dc3: Waiting [2025-02-26T09:06:27.983Z] 994456c4fd7b: Waiting [2025-02-26T09:06:27.983Z] fae0097d25a0: Waiting [2025-02-26T09:06:27.983Z] 67de1cf2dc49: Waiting [2025-02-26T09:06:27.983Z] ff405326ce07: Waiting [2025-02-26T09:06:27.983Z] 9f113bd0fb9b: Waiting [2025-02-26T09:06:27.983Z] 349524a00e4d: Pushed [2025-02-26T09:06:27.983Z] bbecf4565e0b: Pushed [2025-02-26T09:06:27.983Z] 0a3f03474fc4: Pushed [2025-02-26T09:06:27.983Z] cbe45fad6117: Pushed [2025-02-26T09:06:27.983Z] 0a78d364c594: Pushed [2025-02-26T09:06:27.983Z] ff405326ce07: Layer already exists [2025-02-26T09:06:27.983Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:27.983Z] 5f70bf18a086: Layer already exists [2025-02-26T09:06:27.983Z] 67de1cf2dc49: Pushed [2025-02-26T09:06:28.241Z] 4f91f467169b: Pushed [2025-02-26T09:06:28.241Z] 22379a5ee739: Pushed [2025-02-26T09:06:28.241Z] aec55dcf8dc3: Pushed [2025-02-26T09:06:28.241Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:28.241Z] fae0097d25a0: Pushed [2025-02-26T09:06:28.241Z] 65d7ac3655f3: Pushed [2025-02-26T09:06:29.620Z] 9f113bd0fb9b: Pushed [2025-02-26T09:06:29.620Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:29.941Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:30.261Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-26T09:06:30.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T09:06:30.261Z] cbe45fad6117: Preparing [2025-02-26T09:06:30.261Z] 0a3f03474fc4: Preparing [2025-02-26T09:06:30.261Z] bbecf4565e0b: Preparing [2025-02-26T09:06:30.261Z] 0a78d364c594: Preparing [2025-02-26T09:06:30.261Z] 349524a00e4d: Preparing [2025-02-26T09:06:30.261Z] 67de1cf2dc49: Preparing [2025-02-26T09:06:30.261Z] 9f113bd0fb9b: Preparing [2025-02-26T09:06:30.261Z] ff405326ce07: Preparing [2025-02-26T09:06:30.261Z] 0590eaf701bd: Preparing [2025-02-26T09:06:30.261Z] 4f91f467169b: Preparing [2025-02-26T09:06:30.261Z] 22379a5ee739: Preparing [2025-02-26T09:06:30.261Z] 5f70bf18a086: Preparing [2025-02-26T09:06:30.261Z] aec55dcf8dc3: Preparing [2025-02-26T09:06:30.261Z] fae0097d25a0: Preparing [2025-02-26T09:06:30.261Z] 65d7ac3655f3: Preparing [2025-02-26T09:06:30.261Z] 994456c4fd7b: Preparing [2025-02-26T09:06:30.261Z] 0590eaf701bd: Waiting [2025-02-26T09:06:30.261Z] 4f91f467169b: Waiting [2025-02-26T09:06:30.261Z] 22379a5ee739: Waiting [2025-02-26T09:06:30.261Z] 5f70bf18a086: Waiting [2025-02-26T09:06:30.261Z] aec55dcf8dc3: Waiting [2025-02-26T09:06:30.261Z] 994456c4fd7b: Waiting [2025-02-26T09:06:30.261Z] fae0097d25a0: Waiting [2025-02-26T09:06:30.261Z] 67de1cf2dc49: Waiting [2025-02-26T09:06:30.261Z] 9f113bd0fb9b: Waiting [2025-02-26T09:06:30.261Z] ff405326ce07: Waiting [2025-02-26T09:06:30.261Z] bbecf4565e0b: Layer already exists [2025-02-26T09:06:30.261Z] 349524a00e4d: Layer already exists [2025-02-26T09:06:30.261Z] 0a3f03474fc4: Layer already exists [2025-02-26T09:06:30.261Z] 0a78d364c594: Layer already exists [2025-02-26T09:06:30.261Z] cbe45fad6117: Layer already exists [2025-02-26T09:06:30.261Z] 67de1cf2dc49: Layer already exists [2025-02-26T09:06:30.261Z] 9f113bd0fb9b: Layer already exists [2025-02-26T09:06:30.261Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:30.261Z] ff405326ce07: Layer already exists [2025-02-26T09:06:30.261Z] 4f91f467169b: Layer already exists [2025-02-26T09:06:30.261Z] 22379a5ee739: Layer already exists [2025-02-26T09:06:30.261Z] aec55dcf8dc3: Layer already exists [2025-02-26T09:06:30.261Z] 5f70bf18a086: Layer already exists [2025-02-26T09:06:30.261Z] fae0097d25a0: Layer already exists [2025-02-26T09:06:30.261Z] 65d7ac3655f3: Layer already exists [2025-02-26T09:06:30.261Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:30.261Z] latest: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:30.588Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:30.906Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.64 [2025-02-26T09:06:30.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T09:06:30.906Z] cbe45fad6117: Preparing [2025-02-26T09:06:30.906Z] 0a3f03474fc4: Preparing [2025-02-26T09:06:30.906Z] bbecf4565e0b: Preparing [2025-02-26T09:06:30.906Z] 0a78d364c594: Preparing [2025-02-26T09:06:30.906Z] 349524a00e4d: Preparing [2025-02-26T09:06:30.906Z] 67de1cf2dc49: Preparing [2025-02-26T09:06:30.906Z] 9f113bd0fb9b: Preparing [2025-02-26T09:06:30.906Z] ff405326ce07: Preparing [2025-02-26T09:06:30.906Z] 0590eaf701bd: Preparing [2025-02-26T09:06:30.906Z] 4f91f467169b: Preparing [2025-02-26T09:06:30.906Z] 22379a5ee739: Preparing [2025-02-26T09:06:30.906Z] 5f70bf18a086: Preparing [2025-02-26T09:06:30.906Z] aec55dcf8dc3: Preparing [2025-02-26T09:06:30.906Z] fae0097d25a0: Preparing [2025-02-26T09:06:30.906Z] 65d7ac3655f3: Preparing [2025-02-26T09:06:30.906Z] 994456c4fd7b: Preparing [2025-02-26T09:06:30.906Z] 9f113bd0fb9b: Waiting [2025-02-26T09:06:30.906Z] ff405326ce07: Waiting [2025-02-26T09:06:30.906Z] 65d7ac3655f3: Waiting [2025-02-26T09:06:30.906Z] 0590eaf701bd: Waiting [2025-02-26T09:06:30.906Z] fae0097d25a0: Waiting [2025-02-26T09:06:30.906Z] 994456c4fd7b: Waiting [2025-02-26T09:06:30.906Z] 22379a5ee739: Waiting [2025-02-26T09:06:30.906Z] aec55dcf8dc3: Waiting [2025-02-26T09:06:30.906Z] 5f70bf18a086: Waiting [2025-02-26T09:06:30.906Z] 67de1cf2dc49: Waiting [2025-02-26T09:06:30.906Z] 4f91f467169b: Waiting [2025-02-26T09:06:30.906Z] cbe45fad6117: Layer already exists [2025-02-26T09:06:30.906Z] 0a3f03474fc4: Layer already exists [2025-02-26T09:06:30.906Z] 0a78d364c594: Layer already exists [2025-02-26T09:06:30.906Z] bbecf4565e0b: Layer already exists [2025-02-26T09:06:30.906Z] 349524a00e4d: Layer already exists [2025-02-26T09:06:30.906Z] ff405326ce07: Layer already exists [2025-02-26T09:06:30.906Z] 4f91f467169b: Layer already exists [2025-02-26T09:06:30.906Z] 67de1cf2dc49: Layer already exists [2025-02-26T09:06:30.906Z] 9f113bd0fb9b: Layer already exists [2025-02-26T09:06:30.906Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:30.906Z] 22379a5ee739: Layer already exists [2025-02-26T09:06:30.906Z] 5f70bf18a086: Layer already exists [2025-02-26T09:06:30.906Z] 65d7ac3655f3: Layer already exists [2025-02-26T09:06:30.906Z] aec55dcf8dc3: Layer already exists [2025-02-26T09:06:30.906Z] fae0097d25a0: Layer already exists [2025-02-26T09:06:30.906Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:30.906Z] 4.0.0-dev.64: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:31.227Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:31.556Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:31.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T09:06:31.556Z] cbe45fad6117: Preparing [2025-02-26T09:06:31.556Z] 0a3f03474fc4: Preparing [2025-02-26T09:06:31.556Z] bbecf4565e0b: Preparing [2025-02-26T09:06:31.556Z] 0a78d364c594: Preparing [2025-02-26T09:06:31.556Z] 349524a00e4d: Preparing [2025-02-26T09:06:31.556Z] 67de1cf2dc49: Preparing [2025-02-26T09:06:31.556Z] 9f113bd0fb9b: Preparing [2025-02-26T09:06:31.556Z] ff405326ce07: Preparing [2025-02-26T09:06:31.556Z] 0590eaf701bd: Preparing [2025-02-26T09:06:31.556Z] 4f91f467169b: Preparing [2025-02-26T09:06:31.556Z] 22379a5ee739: Preparing [2025-02-26T09:06:31.556Z] 5f70bf18a086: Preparing [2025-02-26T09:06:31.556Z] 67de1cf2dc49: Waiting [2025-02-26T09:06:31.556Z] 9f113bd0fb9b: Waiting [2025-02-26T09:06:31.556Z] 0590eaf701bd: Waiting [2025-02-26T09:06:31.556Z] 22379a5ee739: Waiting [2025-02-26T09:06:31.556Z] 4f91f467169b: Waiting [2025-02-26T09:06:31.556Z] aec55dcf8dc3: Preparing [2025-02-26T09:06:31.556Z] fae0097d25a0: Preparing [2025-02-26T09:06:31.556Z] 5f70bf18a086: Waiting [2025-02-26T09:06:31.556Z] 65d7ac3655f3: Preparing [2025-02-26T09:06:31.556Z] 994456c4fd7b: Preparing [2025-02-26T09:06:31.556Z] aec55dcf8dc3: Waiting [2025-02-26T09:06:31.556Z] fae0097d25a0: Waiting [2025-02-26T09:06:31.556Z] 994456c4fd7b: Waiting [2025-02-26T09:06:31.556Z] 0a78d364c594: Layer already exists [2025-02-26T09:06:31.556Z] 349524a00e4d: Layer already exists [2025-02-26T09:06:31.556Z] cbe45fad6117: Layer already exists [2025-02-26T09:06:31.556Z] bbecf4565e0b: Layer already exists [2025-02-26T09:06:31.556Z] 0a3f03474fc4: Layer already exists [2025-02-26T09:06:31.556Z] 67de1cf2dc49: Layer already exists [2025-02-26T09:06:31.556Z] 9f113bd0fb9b: Layer already exists [2025-02-26T09:06:31.556Z] ff405326ce07: Layer already exists [2025-02-26T09:06:31.556Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:31.556Z] 4f91f467169b: Layer already exists [2025-02-26T09:06:31.556Z] 22379a5ee739: Layer already exists [2025-02-26T09:06:31.556Z] 5f70bf18a086: Layer already exists [2025-02-26T09:06:31.556Z] fae0097d25a0: Layer already exists [2025-02-26T09:06:31.556Z] 65d7ac3655f3: Layer already exists [2025-02-26T09:06:31.556Z] aec55dcf8dc3: Layer already exists [2025-02-26T09:06:31.556Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:31.556Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:31.878Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:32.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-26T09:06:32.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T09:06:32.199Z] cbe45fad6117: Preparing [2025-02-26T09:06:32.199Z] 0a3f03474fc4: Preparing [2025-02-26T09:06:32.199Z] bbecf4565e0b: Preparing [2025-02-26T09:06:32.199Z] 0a78d364c594: Preparing [2025-02-26T09:06:32.199Z] 349524a00e4d: Preparing [2025-02-26T09:06:32.199Z] 67de1cf2dc49: Preparing [2025-02-26T09:06:32.199Z] 9f113bd0fb9b: Preparing [2025-02-26T09:06:32.199Z] ff405326ce07: Preparing [2025-02-26T09:06:32.199Z] 0590eaf701bd: Preparing [2025-02-26T09:06:32.199Z] 4f91f467169b: Preparing [2025-02-26T09:06:32.199Z] 22379a5ee739: Preparing [2025-02-26T09:06:32.199Z] 5f70bf18a086: Preparing [2025-02-26T09:06:32.199Z] aec55dcf8dc3: Preparing [2025-02-26T09:06:32.199Z] fae0097d25a0: Preparing [2025-02-26T09:06:32.199Z] 65d7ac3655f3: Preparing [2025-02-26T09:06:32.199Z] 67de1cf2dc49: Waiting [2025-02-26T09:06:32.199Z] 994456c4fd7b: Preparing [2025-02-26T09:06:32.199Z] 9f113bd0fb9b: Waiting [2025-02-26T09:06:32.199Z] ff405326ce07: Waiting [2025-02-26T09:06:32.199Z] 0590eaf701bd: Waiting [2025-02-26T09:06:32.199Z] 4f91f467169b: Waiting [2025-02-26T09:06:32.199Z] 5f70bf18a086: Waiting [2025-02-26T09:06:32.199Z] 22379a5ee739: Waiting [2025-02-26T09:06:32.199Z] aec55dcf8dc3: Waiting [2025-02-26T09:06:32.199Z] fae0097d25a0: Waiting [2025-02-26T09:06:32.199Z] 994456c4fd7b: Waiting [2025-02-26T09:06:32.199Z] 65d7ac3655f3: Waiting [2025-02-26T09:06:32.199Z] bbecf4565e0b: Layer already exists [2025-02-26T09:06:32.199Z] 0a78d364c594: Layer already exists [2025-02-26T09:06:32.199Z] cbe45fad6117: Layer already exists [2025-02-26T09:06:32.199Z] 0a3f03474fc4: Layer already exists [2025-02-26T09:06:32.199Z] 349524a00e4d: Layer already exists [2025-02-26T09:06:32.199Z] 67de1cf2dc49: Layer already exists [2025-02-26T09:06:32.199Z] 9f113bd0fb9b: Layer already exists [2025-02-26T09:06:32.199Z] 4f91f467169b: Layer already exists [2025-02-26T09:06:32.199Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:32.199Z] ff405326ce07: Layer already exists [2025-02-26T09:06:32.199Z] 22379a5ee739: Layer already exists [2025-02-26T09:06:32.199Z] 5f70bf18a086: Layer already exists [2025-02-26T09:06:32.199Z] fae0097d25a0: Layer already exists [2025-02-26T09:06:32.199Z] aec55dcf8dc3: Layer already exists [2025-02-26T09:06:32.199Z] 65d7ac3655f3: Layer already exists [2025-02-26T09:06:32.199Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:32.199Z] main: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:32.274Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:32.289Z] taggedImages: [2025-02-26T09:06:32.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:32.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-26T09:06:32.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.64 [2025-02-26T09:06:32.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:32.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-26T09:06:32.320Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-26T09:06:32.320Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:32.320Z] latest [2025-02-26T09:06:32.320Z] 4.0.0-dev.64 [2025-02-26T09:06:32.320Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:32.320Z] main [2025-02-26T09:06:32.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:32.665Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:32.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:32.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T09:06:32.997Z] a69e94f885d0: Preparing [2025-02-26T09:06:32.997Z] aff3e0145395: Preparing [2025-02-26T09:06:32.997Z] 8d75cf17cd65: Preparing [2025-02-26T09:06:32.997Z] 6a13d2a29bc1: Preparing [2025-02-26T09:06:32.997Z] ff405326ce07: Preparing [2025-02-26T09:06:32.997Z] 0590eaf701bd: Preparing [2025-02-26T09:06:32.997Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:32.997Z] 8ee37473d339: Preparing [2025-02-26T09:06:32.997Z] 0590eaf701bd: Waiting [2025-02-26T09:06:32.997Z] 994456c4fd7b: Preparing [2025-02-26T09:06:32.997Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:32.997Z] 994456c4fd7b: Waiting [2025-02-26T09:06:32.997Z] ff405326ce07: Layer already exists [2025-02-26T09:06:32.997Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:32.997Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:32.997Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:32.997Z] aff3e0145395: Pushed [2025-02-26T09:06:32.997Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:32.997Z] 8d75cf17cd65: Pushed [2025-02-26T09:06:32.998Z] a69e94f885d0: Pushed [2025-02-26T09:06:35.530Z] 6a13d2a29bc1: Pushed [2025-02-26T09:06:35.788Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:36.110Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:36.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-26T09:06:36.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T09:06:36.436Z] a69e94f885d0: Preparing [2025-02-26T09:06:36.436Z] aff3e0145395: Preparing [2025-02-26T09:06:36.436Z] 8d75cf17cd65: Preparing [2025-02-26T09:06:36.436Z] 6a13d2a29bc1: Preparing [2025-02-26T09:06:36.436Z] ff405326ce07: Preparing [2025-02-26T09:06:36.436Z] 0590eaf701bd: Preparing [2025-02-26T09:06:36.436Z] 0590eaf701bd: Waiting [2025-02-26T09:06:36.436Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:36.436Z] 8ee37473d339: Preparing [2025-02-26T09:06:36.436Z] 994456c4fd7b: Preparing [2025-02-26T09:06:36.436Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:36.436Z] 994456c4fd7b: Waiting [2025-02-26T09:06:36.436Z] a69e94f885d0: Layer already exists [2025-02-26T09:06:36.436Z] aff3e0145395: Layer already exists [2025-02-26T09:06:36.436Z] ff405326ce07: Layer already exists [2025-02-26T09:06:36.436Z] 8d75cf17cd65: Layer already exists [2025-02-26T09:06:36.436Z] 6a13d2a29bc1: Layer already exists [2025-02-26T09:06:36.436Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:36.436Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:36.436Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:36.436Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:36.436Z] latest: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:36.753Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:37.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.64 [2025-02-26T09:06:37.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T09:06:37.061Z] a69e94f885d0: Preparing [2025-02-26T09:06:37.061Z] aff3e0145395: Preparing [2025-02-26T09:06:37.061Z] 8d75cf17cd65: Preparing [2025-02-26T09:06:37.061Z] 6a13d2a29bc1: Preparing [2025-02-26T09:06:37.061Z] ff405326ce07: Preparing [2025-02-26T09:06:37.061Z] 0590eaf701bd: Preparing [2025-02-26T09:06:37.061Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:37.061Z] 8ee37473d339: Preparing [2025-02-26T09:06:37.061Z] 994456c4fd7b: Preparing [2025-02-26T09:06:37.061Z] 0590eaf701bd: Waiting [2025-02-26T09:06:37.061Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:37.061Z] 8ee37473d339: Waiting [2025-02-26T09:06:37.061Z] 994456c4fd7b: Waiting [2025-02-26T09:06:37.061Z] ff405326ce07: Layer already exists [2025-02-26T09:06:37.061Z] 6a13d2a29bc1: Layer already exists [2025-02-26T09:06:37.061Z] 8d75cf17cd65: Layer already exists [2025-02-26T09:06:37.061Z] aff3e0145395: Layer already exists [2025-02-26T09:06:37.061Z] a69e94f885d0: Layer already exists [2025-02-26T09:06:37.061Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:37.061Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:37.061Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:37.061Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:37.061Z] 4.0.0-dev.64: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:37.385Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:37.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:37.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T09:06:37.713Z] a69e94f885d0: Preparing [2025-02-26T09:06:37.713Z] aff3e0145395: Preparing [2025-02-26T09:06:37.713Z] 8d75cf17cd65: Preparing [2025-02-26T09:06:37.713Z] 6a13d2a29bc1: Preparing [2025-02-26T09:06:37.713Z] ff405326ce07: Preparing [2025-02-26T09:06:37.713Z] 0590eaf701bd: Preparing [2025-02-26T09:06:37.713Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:37.713Z] 8ee37473d339: Preparing [2025-02-26T09:06:37.713Z] 994456c4fd7b: Preparing [2025-02-26T09:06:37.713Z] 994456c4fd7b: Waiting [2025-02-26T09:06:37.713Z] 8ee37473d339: Waiting [2025-02-26T09:06:37.713Z] 0590eaf701bd: Waiting [2025-02-26T09:06:37.713Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:37.713Z] ff405326ce07: Layer already exists [2025-02-26T09:06:37.713Z] 8d75cf17cd65: Layer already exists [2025-02-26T09:06:37.713Z] a69e94f885d0: Layer already exists [2025-02-26T09:06:37.713Z] aff3e0145395: Layer already exists [2025-02-26T09:06:37.713Z] 6a13d2a29bc1: Layer already exists [2025-02-26T09:06:37.713Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:37.713Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:37.713Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:37.713Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:37.713Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:38.030Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:38.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-26T09:06:38.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T09:06:38.341Z] a69e94f885d0: Preparing [2025-02-26T09:06:38.341Z] aff3e0145395: Preparing [2025-02-26T09:06:38.341Z] 8d75cf17cd65: Preparing [2025-02-26T09:06:38.341Z] 6a13d2a29bc1: Preparing [2025-02-26T09:06:38.341Z] ff405326ce07: Preparing [2025-02-26T09:06:38.341Z] 0590eaf701bd: Preparing [2025-02-26T09:06:38.341Z] 0590eaf701bd: Waiting [2025-02-26T09:06:38.341Z] f8f3e8fd1502: Preparing [2025-02-26T09:06:38.341Z] f8f3e8fd1502: Waiting [2025-02-26T09:06:38.341Z] 8ee37473d339: Preparing [2025-02-26T09:06:38.341Z] 994456c4fd7b: Preparing [2025-02-26T09:06:38.341Z] 8ee37473d339: Waiting [2025-02-26T09:06:38.341Z] 994456c4fd7b: Waiting [2025-02-26T09:06:38.341Z] ff405326ce07: Layer already exists [2025-02-26T09:06:38.341Z] a69e94f885d0: Layer already exists [2025-02-26T09:06:38.341Z] 8d75cf17cd65: Layer already exists [2025-02-26T09:06:38.341Z] aff3e0145395: Layer already exists [2025-02-26T09:06:38.341Z] 6a13d2a29bc1: Layer already exists [2025-02-26T09:06:38.341Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:38.341Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:38.341Z] f8f3e8fd1502: Layer already exists [2025-02-26T09:06:38.341Z] 8ee37473d339: Layer already exists [2025-02-26T09:06:38.341Z] main: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:38.414Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:38.430Z] taggedImages: [2025-02-26T09:06:38.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:38.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-26T09:06:38.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.64 [2025-02-26T09:06:38.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:38.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-26T09:06:38.454Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-26T09:06:38.455Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:38.455Z] latest [2025-02-26T09:06:38.455Z] 4.0.0-dev.64 [2025-02-26T09:06:38.455Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:38.455Z] main [2025-02-26T09:06:38.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:38.791Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:39.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:39.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T09:06:39.111Z] cd10ff0fcb6d: Preparing [2025-02-26T09:06:39.111Z] d6c5fa57fe9b: Preparing [2025-02-26T09:06:39.111Z] 10e599c8ec86: Preparing [2025-02-26T09:06:39.111Z] 4eb5bb69a914: Preparing [2025-02-26T09:06:39.111Z] 3cd707ac0743: Preparing [2025-02-26T09:06:39.111Z] ff405326ce07: Preparing [2025-02-26T09:06:39.111Z] 0590eaf701bd: Preparing [2025-02-26T09:06:39.111Z] 57dfbbf20562: Preparing [2025-02-26T09:06:39.111Z] abba5cef948d: Preparing [2025-02-26T09:06:39.111Z] 83f47f0e7f57: Preparing [2025-02-26T09:06:39.111Z] 994456c4fd7b: Preparing [2025-02-26T09:06:39.111Z] 57dfbbf20562: Waiting [2025-02-26T09:06:39.111Z] 0590eaf701bd: Waiting [2025-02-26T09:06:39.111Z] ff405326ce07: Waiting [2025-02-26T09:06:39.111Z] abba5cef948d: Waiting [2025-02-26T09:06:39.111Z] 83f47f0e7f57: Waiting [2025-02-26T09:06:39.111Z] 994456c4fd7b: Waiting [2025-02-26T09:06:39.111Z] cd10ff0fcb6d: Pushed [2025-02-26T09:06:39.111Z] 3cd707ac0743: Pushed [2025-02-26T09:06:39.111Z] d6c5fa57fe9b: Pushed [2025-02-26T09:06:39.111Z] 4eb5bb69a914: Pushed [2025-02-26T09:06:39.111Z] ff405326ce07: Layer already exists [2025-02-26T09:06:39.111Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:39.111Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:39.369Z] 57dfbbf20562: Pushed [2025-02-26T09:06:39.369Z] abba5cef948d: Pushed [2025-02-26T09:06:41.824Z] 83f47f0e7f57: Pushed [2025-02-26T09:06:42.082Z] 10e599c8ec86: Pushed [2025-02-26T09:06:42.082Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:42.404Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:42.730Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-26T09:06:42.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T09:06:42.730Z] cd10ff0fcb6d: Preparing [2025-02-26T09:06:42.730Z] d6c5fa57fe9b: Preparing [2025-02-26T09:06:42.730Z] 10e599c8ec86: Preparing [2025-02-26T09:06:42.730Z] 4eb5bb69a914: Preparing [2025-02-26T09:06:42.730Z] 3cd707ac0743: Preparing [2025-02-26T09:06:42.730Z] ff405326ce07: Preparing [2025-02-26T09:06:42.730Z] 0590eaf701bd: Preparing [2025-02-26T09:06:42.730Z] 57dfbbf20562: Preparing [2025-02-26T09:06:42.730Z] abba5cef948d: Preparing [2025-02-26T09:06:42.730Z] 83f47f0e7f57: Preparing [2025-02-26T09:06:42.730Z] 994456c4fd7b: Preparing [2025-02-26T09:06:42.730Z] 57dfbbf20562: Waiting [2025-02-26T09:06:42.730Z] abba5cef948d: Waiting [2025-02-26T09:06:42.730Z] ff405326ce07: Waiting [2025-02-26T09:06:42.730Z] 0590eaf701bd: Waiting [2025-02-26T09:06:42.730Z] 83f47f0e7f57: Waiting [2025-02-26T09:06:42.730Z] d6c5fa57fe9b: Layer already exists [2025-02-26T09:06:42.730Z] 3cd707ac0743: Layer already exists [2025-02-26T09:06:42.730Z] 10e599c8ec86: Layer already exists [2025-02-26T09:06:42.730Z] cd10ff0fcb6d: Layer already exists [2025-02-26T09:06:42.730Z] 4eb5bb69a914: Layer already exists [2025-02-26T09:06:42.730Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:42.730Z] 57dfbbf20562: Layer already exists [2025-02-26T09:06:42.730Z] ff405326ce07: Layer already exists [2025-02-26T09:06:42.730Z] abba5cef948d: Layer already exists [2025-02-26T09:06:42.730Z] 83f47f0e7f57: Layer already exists [2025-02-26T09:06:42.730Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:42.730Z] latest: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:43.184Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:43.625Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.64 [2025-02-26T09:06:43.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T09:06:43.625Z] cd10ff0fcb6d: Preparing [2025-02-26T09:06:43.625Z] d6c5fa57fe9b: Preparing [2025-02-26T09:06:43.625Z] 10e599c8ec86: Preparing [2025-02-26T09:06:43.625Z] 4eb5bb69a914: Preparing [2025-02-26T09:06:43.625Z] 3cd707ac0743: Preparing [2025-02-26T09:06:43.625Z] ff405326ce07: Preparing [2025-02-26T09:06:43.625Z] 0590eaf701bd: Preparing [2025-02-26T09:06:43.625Z] 57dfbbf20562: Preparing [2025-02-26T09:06:43.625Z] abba5cef948d: Preparing [2025-02-26T09:06:43.625Z] 83f47f0e7f57: Preparing [2025-02-26T09:06:43.625Z] 994456c4fd7b: Preparing [2025-02-26T09:06:43.625Z] 57dfbbf20562: Waiting [2025-02-26T09:06:43.625Z] abba5cef948d: Waiting [2025-02-26T09:06:43.625Z] 83f47f0e7f57: Waiting [2025-02-26T09:06:43.625Z] 994456c4fd7b: Waiting [2025-02-26T09:06:43.625Z] ff405326ce07: Waiting [2025-02-26T09:06:43.625Z] 0590eaf701bd: Waiting [2025-02-26T09:06:43.625Z] 3cd707ac0743: Layer already exists [2025-02-26T09:06:43.625Z] 4eb5bb69a914: Layer already exists [2025-02-26T09:06:43.625Z] cd10ff0fcb6d: Layer already exists [2025-02-26T09:06:43.625Z] 10e599c8ec86: Layer already exists [2025-02-26T09:06:43.625Z] d6c5fa57fe9b: Layer already exists [2025-02-26T09:06:43.625Z] ff405326ce07: Layer already exists [2025-02-26T09:06:43.625Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:43.625Z] 83f47f0e7f57: Layer already exists [2025-02-26T09:06:43.625Z] 57dfbbf20562: Layer already exists [2025-02-26T09:06:43.625Z] abba5cef948d: Layer already exists [2025-02-26T09:06:43.625Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:43.625Z] 4.0.0-dev.64: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:43.994Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:44.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:44.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T09:06:44.307Z] cd10ff0fcb6d: Preparing [2025-02-26T09:06:44.307Z] d6c5fa57fe9b: Preparing [2025-02-26T09:06:44.307Z] 10e599c8ec86: Preparing [2025-02-26T09:06:44.307Z] 4eb5bb69a914: Preparing [2025-02-26T09:06:44.307Z] 3cd707ac0743: Preparing [2025-02-26T09:06:44.307Z] ff405326ce07: Preparing [2025-02-26T09:06:44.307Z] 0590eaf701bd: Preparing [2025-02-26T09:06:44.307Z] 57dfbbf20562: Preparing [2025-02-26T09:06:44.307Z] abba5cef948d: Preparing [2025-02-26T09:06:44.307Z] 83f47f0e7f57: Preparing [2025-02-26T09:06:44.307Z] 994456c4fd7b: Preparing [2025-02-26T09:06:44.307Z] ff405326ce07: Waiting [2025-02-26T09:06:44.307Z] 0590eaf701bd: Waiting [2025-02-26T09:06:44.307Z] 57dfbbf20562: Waiting [2025-02-26T09:06:44.307Z] 994456c4fd7b: Waiting [2025-02-26T09:06:44.307Z] abba5cef948d: Waiting [2025-02-26T09:06:44.307Z] 83f47f0e7f57: Waiting [2025-02-26T09:06:44.307Z] 10e599c8ec86: Layer already exists [2025-02-26T09:06:44.307Z] d6c5fa57fe9b: Layer already exists [2025-02-26T09:06:44.307Z] cd10ff0fcb6d: Layer already exists [2025-02-26T09:06:44.307Z] 4eb5bb69a914: Layer already exists [2025-02-26T09:06:44.307Z] 3cd707ac0743: Layer already exists [2025-02-26T09:06:44.307Z] ff405326ce07: Layer already exists [2025-02-26T09:06:44.307Z] 57dfbbf20562: Layer already exists [2025-02-26T09:06:44.307Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:44.307Z] abba5cef948d: Layer already exists [2025-02-26T09:06:44.307Z] 83f47f0e7f57: Layer already exists [2025-02-26T09:06:44.307Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:44.307Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:44.627Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:44.942Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-26T09:06:44.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T09:06:44.942Z] cd10ff0fcb6d: Preparing [2025-02-26T09:06:44.942Z] d6c5fa57fe9b: Preparing [2025-02-26T09:06:44.942Z] 10e599c8ec86: Preparing [2025-02-26T09:06:44.942Z] 4eb5bb69a914: Preparing [2025-02-26T09:06:44.942Z] 3cd707ac0743: Preparing [2025-02-26T09:06:44.942Z] ff405326ce07: Preparing [2025-02-26T09:06:44.942Z] 0590eaf701bd: Preparing [2025-02-26T09:06:44.942Z] 57dfbbf20562: Preparing [2025-02-26T09:06:44.942Z] abba5cef948d: Preparing [2025-02-26T09:06:44.942Z] 83f47f0e7f57: Preparing [2025-02-26T09:06:44.942Z] 994456c4fd7b: Preparing [2025-02-26T09:06:44.942Z] abba5cef948d: Waiting [2025-02-26T09:06:44.942Z] 83f47f0e7f57: Waiting [2025-02-26T09:06:44.942Z] 994456c4fd7b: Waiting [2025-02-26T09:06:44.942Z] 57dfbbf20562: Waiting [2025-02-26T09:06:44.942Z] ff405326ce07: Waiting [2025-02-26T09:06:44.942Z] 0590eaf701bd: Waiting [2025-02-26T09:06:44.942Z] d6c5fa57fe9b: Layer already exists [2025-02-26T09:06:44.942Z] 3cd707ac0743: Layer already exists [2025-02-26T09:06:44.942Z] 10e599c8ec86: Layer already exists [2025-02-26T09:06:44.942Z] 4eb5bb69a914: Layer already exists [2025-02-26T09:06:44.942Z] cd10ff0fcb6d: Layer already exists [2025-02-26T09:06:44.942Z] ff405326ce07: Layer already exists [2025-02-26T09:06:44.942Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:44.942Z] abba5cef948d: Layer already exists [2025-02-26T09:06:44.942Z] 57dfbbf20562: Layer already exists [2025-02-26T09:06:44.942Z] 83f47f0e7f57: Layer already exists [2025-02-26T09:06:44.942Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:44.942Z] main: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:44.998Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:45.010Z] taggedImages: [2025-02-26T09:06:45.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:45.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-26T09:06:45.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.64 [2025-02-26T09:06:45.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:45.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-26T09:06:45.030Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-26T09:06:45.030Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:45.030Z] latest [2025-02-26T09:06:45.030Z] 4.0.0-dev.64 [2025-02-26T09:06:45.030Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:45.030Z] main [2025-02-26T09:06:45.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:45.365Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:45.686Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:45.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T09:06:45.686Z] d8593dac442d: Preparing [2025-02-26T09:06:45.686Z] d16a857218e1: Preparing [2025-02-26T09:06:45.686Z] adb415a5a536: Preparing [2025-02-26T09:06:45.686Z] cfb6fe27abaa: Preparing [2025-02-26T09:06:45.686Z] ff3d5857bcd1: Preparing [2025-02-26T09:06:45.686Z] 9c615fc8825d: Preparing [2025-02-26T09:06:45.686Z] ae65f1ff35cf: Preparing [2025-02-26T09:06:45.686Z] ff405326ce07: Preparing [2025-02-26T09:06:45.686Z] 0590eaf701bd: Preparing [2025-02-26T09:06:45.686Z] 028c74a6900c: Preparing [2025-02-26T09:06:45.686Z] b2233807f6b9: Preparing [2025-02-26T09:06:45.686Z] 994456c4fd7b: Preparing [2025-02-26T09:06:45.686Z] ff405326ce07: Waiting [2025-02-26T09:06:45.686Z] b2233807f6b9: Waiting [2025-02-26T09:06:45.686Z] 994456c4fd7b: Waiting [2025-02-26T09:06:45.686Z] 0590eaf701bd: Waiting [2025-02-26T09:06:45.686Z] 028c74a6900c: Waiting [2025-02-26T09:06:45.686Z] 9c615fc8825d: Waiting [2025-02-26T09:06:45.686Z] ae65f1ff35cf: Waiting [2025-02-26T09:06:45.686Z] d16a857218e1: Pushed [2025-02-26T09:06:45.686Z] ff3d5857bcd1: Pushed [2025-02-26T09:06:45.686Z] d8593dac442d: Pushed [2025-02-26T09:06:45.686Z] ff405326ce07: Layer already exists [2025-02-26T09:06:45.686Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:45.686Z] 9c615fc8825d: Pushed [2025-02-26T09:06:45.686Z] ae65f1ff35cf: Pushed [2025-02-26T09:06:45.944Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:45.944Z] 028c74a6900c: Pushed [2025-02-26T09:06:47.313Z] b2233807f6b9: Pushed [2025-02-26T09:06:47.571Z] cfb6fe27abaa: Pushed [2025-02-26T09:06:48.507Z] adb415a5a536: Pushed [2025-02-26T09:06:48.507Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:48.831Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:49.164Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-26T09:06:49.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T09:06:49.164Z] d8593dac442d: Preparing [2025-02-26T09:06:49.164Z] d16a857218e1: Preparing [2025-02-26T09:06:49.164Z] adb415a5a536: Preparing [2025-02-26T09:06:49.164Z] cfb6fe27abaa: Preparing [2025-02-26T09:06:49.164Z] ff3d5857bcd1: Preparing [2025-02-26T09:06:49.164Z] 9c615fc8825d: Preparing [2025-02-26T09:06:49.164Z] ae65f1ff35cf: Preparing [2025-02-26T09:06:49.164Z] ff405326ce07: Preparing [2025-02-26T09:06:49.164Z] 0590eaf701bd: Preparing [2025-02-26T09:06:49.164Z] 028c74a6900c: Preparing [2025-02-26T09:06:49.164Z] b2233807f6b9: Preparing [2025-02-26T09:06:49.164Z] 994456c4fd7b: Preparing [2025-02-26T09:06:49.164Z] 0590eaf701bd: Waiting [2025-02-26T09:06:49.164Z] ff405326ce07: Waiting [2025-02-26T09:06:49.164Z] 028c74a6900c: Waiting [2025-02-26T09:06:49.164Z] b2233807f6b9: Waiting [2025-02-26T09:06:49.164Z] ae65f1ff35cf: Waiting [2025-02-26T09:06:49.164Z] 994456c4fd7b: Waiting [2025-02-26T09:06:49.164Z] d8593dac442d: Layer already exists [2025-02-26T09:06:49.164Z] adb415a5a536: Layer already exists [2025-02-26T09:06:49.164Z] d16a857218e1: Layer already exists [2025-02-26T09:06:49.164Z] cfb6fe27abaa: Layer already exists [2025-02-26T09:06:49.164Z] ff3d5857bcd1: Layer already exists [2025-02-26T09:06:49.164Z] 9c615fc8825d: Layer already exists [2025-02-26T09:06:49.164Z] b2233807f6b9: Layer already exists [2025-02-26T09:06:49.164Z] ae65f1ff35cf: Layer already exists [2025-02-26T09:06:49.164Z] ff405326ce07: Layer already exists [2025-02-26T09:06:49.164Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:49.164Z] 028c74a6900c: Layer already exists [2025-02-26T09:06:49.164Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:49.164Z] latest: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:49.503Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:49.822Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.64 [2025-02-26T09:06:49.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T09:06:49.822Z] d8593dac442d: Preparing [2025-02-26T09:06:49.822Z] d16a857218e1: Preparing [2025-02-26T09:06:49.822Z] adb415a5a536: Preparing [2025-02-26T09:06:49.822Z] cfb6fe27abaa: Preparing [2025-02-26T09:06:49.822Z] ff3d5857bcd1: Preparing [2025-02-26T09:06:49.822Z] 9c615fc8825d: Preparing [2025-02-26T09:06:49.822Z] ae65f1ff35cf: Preparing [2025-02-26T09:06:49.822Z] ff405326ce07: Preparing [2025-02-26T09:06:49.822Z] 0590eaf701bd: Preparing [2025-02-26T09:06:49.822Z] 028c74a6900c: Preparing [2025-02-26T09:06:49.822Z] b2233807f6b9: Preparing [2025-02-26T09:06:49.822Z] 994456c4fd7b: Preparing [2025-02-26T09:06:49.822Z] 9c615fc8825d: Waiting [2025-02-26T09:06:49.822Z] ae65f1ff35cf: Waiting [2025-02-26T09:06:49.822Z] ff405326ce07: Waiting [2025-02-26T09:06:49.822Z] 0590eaf701bd: Waiting [2025-02-26T09:06:49.822Z] 028c74a6900c: Waiting [2025-02-26T09:06:49.822Z] b2233807f6b9: Waiting [2025-02-26T09:06:49.822Z] 994456c4fd7b: Waiting [2025-02-26T09:06:49.822Z] cfb6fe27abaa: Layer already exists [2025-02-26T09:06:49.822Z] adb415a5a536: Layer already exists [2025-02-26T09:06:49.822Z] ff3d5857bcd1: Layer already exists [2025-02-26T09:06:49.822Z] d8593dac442d: Layer already exists [2025-02-26T09:06:49.822Z] d16a857218e1: Layer already exists [2025-02-26T09:06:49.822Z] 9c615fc8825d: Layer already exists [2025-02-26T09:06:49.822Z] 028c74a6900c: Layer already exists [2025-02-26T09:06:49.822Z] ae65f1ff35cf: Layer already exists [2025-02-26T09:06:49.822Z] ff405326ce07: Layer already exists [2025-02-26T09:06:49.822Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:49.822Z] b2233807f6b9: Layer already exists [2025-02-26T09:06:49.822Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:49.822Z] 4.0.0-dev.64: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:50.144Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:50.463Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:50.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T09:06:50.463Z] d8593dac442d: Preparing [2025-02-26T09:06:50.463Z] d16a857218e1: Preparing [2025-02-26T09:06:50.463Z] adb415a5a536: Preparing [2025-02-26T09:06:50.463Z] cfb6fe27abaa: Preparing [2025-02-26T09:06:50.463Z] ff3d5857bcd1: Preparing [2025-02-26T09:06:50.463Z] 9c615fc8825d: Preparing [2025-02-26T09:06:50.463Z] ae65f1ff35cf: Preparing [2025-02-26T09:06:50.463Z] ff405326ce07: Preparing [2025-02-26T09:06:50.463Z] 0590eaf701bd: Preparing [2025-02-26T09:06:50.463Z] 028c74a6900c: Preparing [2025-02-26T09:06:50.463Z] b2233807f6b9: Preparing [2025-02-26T09:06:50.463Z] 994456c4fd7b: Preparing [2025-02-26T09:06:50.463Z] 9c615fc8825d: Waiting [2025-02-26T09:06:50.463Z] 0590eaf701bd: Waiting [2025-02-26T09:06:50.463Z] 028c74a6900c: Waiting [2025-02-26T09:06:50.463Z] ae65f1ff35cf: Waiting [2025-02-26T09:06:50.463Z] ff405326ce07: Waiting [2025-02-26T09:06:50.463Z] b2233807f6b9: Waiting [2025-02-26T09:06:50.463Z] 994456c4fd7b: Waiting [2025-02-26T09:06:50.463Z] d16a857218e1: Layer already exists [2025-02-26T09:06:50.463Z] cfb6fe27abaa: Layer already exists [2025-02-26T09:06:50.463Z] ff3d5857bcd1: Layer already exists [2025-02-26T09:06:50.463Z] d8593dac442d: Layer already exists [2025-02-26T09:06:50.463Z] adb415a5a536: Layer already exists [2025-02-26T09:06:50.463Z] 9c615fc8825d: Layer already exists [2025-02-26T09:06:50.463Z] ae65f1ff35cf: Layer already exists [2025-02-26T09:06:50.463Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:50.463Z] 028c74a6900c: Layer already exists [2025-02-26T09:06:50.463Z] ff405326ce07: Layer already exists [2025-02-26T09:06:50.463Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:50.463Z] b2233807f6b9: Layer already exists [2025-02-26T09:06:50.463Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:50.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:51.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-26T09:06:51.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T09:06:51.109Z] d8593dac442d: Preparing [2025-02-26T09:06:51.109Z] d16a857218e1: Preparing [2025-02-26T09:06:51.109Z] adb415a5a536: Preparing [2025-02-26T09:06:51.109Z] cfb6fe27abaa: Preparing [2025-02-26T09:06:51.109Z] ff3d5857bcd1: Preparing [2025-02-26T09:06:51.109Z] 9c615fc8825d: Preparing [2025-02-26T09:06:51.109Z] ae65f1ff35cf: Preparing [2025-02-26T09:06:51.109Z] ff405326ce07: Preparing [2025-02-26T09:06:51.109Z] 0590eaf701bd: Preparing [2025-02-26T09:06:51.109Z] 028c74a6900c: Preparing [2025-02-26T09:06:51.109Z] b2233807f6b9: Preparing [2025-02-26T09:06:51.109Z] 994456c4fd7b: Preparing [2025-02-26T09:06:51.109Z] ae65f1ff35cf: Waiting [2025-02-26T09:06:51.109Z] 028c74a6900c: Waiting [2025-02-26T09:06:51.109Z] ff405326ce07: Waiting [2025-02-26T09:06:51.109Z] 0590eaf701bd: Waiting [2025-02-26T09:06:51.109Z] b2233807f6b9: Waiting [2025-02-26T09:06:51.109Z] 9c615fc8825d: Waiting [2025-02-26T09:06:51.109Z] adb415a5a536: Layer already exists [2025-02-26T09:06:51.109Z] ff3d5857bcd1: Layer already exists [2025-02-26T09:06:51.109Z] cfb6fe27abaa: Layer already exists [2025-02-26T09:06:51.109Z] d16a857218e1: Layer already exists [2025-02-26T09:06:51.109Z] d8593dac442d: Layer already exists [2025-02-26T09:06:51.109Z] 9c615fc8825d: Layer already exists [2025-02-26T09:06:51.109Z] ff405326ce07: Layer already exists [2025-02-26T09:06:51.109Z] ae65f1ff35cf: Layer already exists [2025-02-26T09:06:51.109Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:51.109Z] 028c74a6900c: Layer already exists [2025-02-26T09:06:51.109Z] b2233807f6b9: Layer already exists [2025-02-26T09:06:51.109Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:51.109Z] main: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:51.188Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:51.200Z] taggedImages: [2025-02-26T09:06:51.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:51.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-26T09:06:51.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.64 [2025-02-26T09:06:51.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:51.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-26T09:06:51.228Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-26T09:06:51.229Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:51.229Z] latest [2025-02-26T09:06:51.229Z] 4.0.0-dev.64 [2025-02-26T09:06:51.229Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:51.229Z] main [2025-02-26T09:06:51.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:51.561Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:51.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:51.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T09:06:51.882Z] 7e997e7da46e: Preparing [2025-02-26T09:06:51.882Z] ebb404e99693: Preparing [2025-02-26T09:06:51.882Z] ff405326ce07: Preparing [2025-02-26T09:06:51.882Z] 0590eaf701bd: Preparing [2025-02-26T09:06:51.882Z] ca742bf37008: Preparing [2025-02-26T09:06:51.882Z] b57d3a3044db: Preparing [2025-02-26T09:06:51.882Z] 994456c4fd7b: Preparing [2025-02-26T09:06:51.882Z] b57d3a3044db: Waiting [2025-02-26T09:06:51.882Z] 994456c4fd7b: Waiting [2025-02-26T09:06:51.882Z] ff405326ce07: Layer already exists [2025-02-26T09:06:51.882Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:51.882Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:51.882Z] ca742bf37008: Pushed [2025-02-26T09:06:51.882Z] 7e997e7da46e: Pushed [2025-02-26T09:06:52.820Z] b57d3a3044db: Pushed [2025-02-26T09:06:55.355Z] ebb404e99693: Pushed [2025-02-26T09:06:55.355Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:55.678Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:56.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-26T09:06:56.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T09:06:56.016Z] 7e997e7da46e: Preparing [2025-02-26T09:06:56.016Z] ebb404e99693: Preparing [2025-02-26T09:06:56.016Z] ff405326ce07: Preparing [2025-02-26T09:06:56.016Z] 0590eaf701bd: Preparing [2025-02-26T09:06:56.016Z] ca742bf37008: Preparing [2025-02-26T09:06:56.016Z] b57d3a3044db: Preparing [2025-02-26T09:06:56.016Z] 994456c4fd7b: Preparing [2025-02-26T09:06:56.016Z] b57d3a3044db: Waiting [2025-02-26T09:06:56.016Z] 994456c4fd7b: Waiting [2025-02-26T09:06:56.016Z] ca742bf37008: Layer already exists [2025-02-26T09:06:56.016Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:56.016Z] ebb404e99693: Layer already exists [2025-02-26T09:06:56.016Z] 7e997e7da46e: Layer already exists [2025-02-26T09:06:56.016Z] ff405326ce07: Layer already exists [2025-02-26T09:06:56.016Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:56.016Z] b57d3a3044db: Layer already exists [2025-02-26T09:06:56.016Z] latest: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:56.354Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:56.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.64 [2025-02-26T09:06:56.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T09:06:56.668Z] 7e997e7da46e: Preparing [2025-02-26T09:06:56.668Z] ebb404e99693: Preparing [2025-02-26T09:06:56.668Z] ff405326ce07: Preparing [2025-02-26T09:06:56.668Z] 0590eaf701bd: Preparing [2025-02-26T09:06:56.668Z] ca742bf37008: Preparing [2025-02-26T09:06:56.668Z] b57d3a3044db: Preparing [2025-02-26T09:06:56.668Z] 994456c4fd7b: Preparing [2025-02-26T09:06:56.668Z] b57d3a3044db: Waiting [2025-02-26T09:06:56.668Z] 994456c4fd7b: Waiting [2025-02-26T09:06:56.668Z] 7e997e7da46e: Layer already exists [2025-02-26T09:06:56.668Z] ebb404e99693: Layer already exists [2025-02-26T09:06:56.668Z] ca742bf37008: Layer already exists [2025-02-26T09:06:56.668Z] ff405326ce07: Layer already exists [2025-02-26T09:06:56.668Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:56.668Z] b57d3a3044db: Layer already exists [2025-02-26T09:06:56.668Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:56.668Z] 4.0.0-dev.64: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:56.994Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:57.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:57.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T09:06:57.314Z] 7e997e7da46e: Preparing [2025-02-26T09:06:57.314Z] ebb404e99693: Preparing [2025-02-26T09:06:57.314Z] ff405326ce07: Preparing [2025-02-26T09:06:57.314Z] 0590eaf701bd: Preparing [2025-02-26T09:06:57.314Z] ca742bf37008: Preparing [2025-02-26T09:06:57.314Z] b57d3a3044db: Preparing [2025-02-26T09:06:57.314Z] 994456c4fd7b: Preparing [2025-02-26T09:06:57.314Z] b57d3a3044db: Waiting [2025-02-26T09:06:57.314Z] 994456c4fd7b: Waiting [2025-02-26T09:06:57.314Z] ebb404e99693: Layer already exists [2025-02-26T09:06:57.314Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:57.314Z] 7e997e7da46e: Layer already exists [2025-02-26T09:06:57.314Z] ca742bf37008: Layer already exists [2025-02-26T09:06:57.314Z] b57d3a3044db: Layer already exists [2025-02-26T09:06:57.314Z] ff405326ce07: Layer already exists [2025-02-26T09:06:57.314Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:57.314Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:57.635Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:57.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-26T09:06:57.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T09:06:57.950Z] 7e997e7da46e: Preparing [2025-02-26T09:06:57.950Z] ebb404e99693: Preparing [2025-02-26T09:06:57.950Z] ff405326ce07: Preparing [2025-02-26T09:06:57.950Z] 0590eaf701bd: Preparing [2025-02-26T09:06:57.950Z] ca742bf37008: Preparing [2025-02-26T09:06:57.950Z] b57d3a3044db: Preparing [2025-02-26T09:06:57.950Z] 994456c4fd7b: Preparing [2025-02-26T09:06:57.950Z] b57d3a3044db: Waiting [2025-02-26T09:06:57.950Z] 994456c4fd7b: Waiting [2025-02-26T09:06:57.950Z] ff405326ce07: Layer already exists [2025-02-26T09:06:57.950Z] ca742bf37008: Layer already exists [2025-02-26T09:06:57.950Z] ebb404e99693: Layer already exists [2025-02-26T09:06:57.950Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:57.950Z] 7e997e7da46e: Layer already exists [2025-02-26T09:06:57.950Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:57.950Z] b57d3a3044db: Layer already exists [2025-02-26T09:06:57.950Z] main: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:06:58.018Z] ===================================================== [Pipeline] echo [2025-02-26T09:06:58.029Z] taggedImages: [2025-02-26T09:06:58.029Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:58.029Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-26T09:06:58.029Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.64 [2025-02-26T09:06:58.029Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:58.029Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-26T09:06:58.055Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-26T09:06:58.055Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:58.055Z] latest [2025-02-26T09:06:58.055Z] 4.0.0-dev.64 [2025-02-26T09:06:58.055Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:06:58.055Z] main [2025-02-26T09:06:58.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:58.780Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:06:59.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:06:59.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T09:06:59.093Z] 6453b2b3628d: Preparing [2025-02-26T09:06:59.093Z] 91e4c8478de3: Preparing [2025-02-26T09:06:59.093Z] b8e47d88e12b: Preparing [2025-02-26T09:06:59.093Z] ff405326ce07: Preparing [2025-02-26T09:06:59.093Z] 0590eaf701bd: Preparing [2025-02-26T09:06:59.093Z] cb33e93352d1: Preparing [2025-02-26T09:06:59.093Z] 72d5d2f4dc2b: Preparing [2025-02-26T09:06:59.093Z] de623ee3a8ea: Preparing [2025-02-26T09:06:59.093Z] bae44d31529d: Preparing [2025-02-26T09:06:59.093Z] 994456c4fd7b: Preparing [2025-02-26T09:06:59.093Z] cb33e93352d1: Waiting [2025-02-26T09:06:59.093Z] 72d5d2f4dc2b: Waiting [2025-02-26T09:06:59.093Z] de623ee3a8ea: Waiting [2025-02-26T09:06:59.093Z] bae44d31529d: Waiting [2025-02-26T09:06:59.093Z] 994456c4fd7b: Waiting [2025-02-26T09:06:59.093Z] 0590eaf701bd: Layer already exists [2025-02-26T09:06:59.093Z] ff405326ce07: Layer already exists [2025-02-26T09:06:59.093Z] 6453b2b3628d: Pushed [2025-02-26T09:06:59.093Z] b8e47d88e12b: Pushed [2025-02-26T09:06:59.093Z] 91e4c8478de3: Pushed [2025-02-26T09:06:59.093Z] 994456c4fd7b: Layer already exists [2025-02-26T09:06:59.093Z] de623ee3a8ea: Pushed [2025-02-26T09:06:59.660Z] bae44d31529d: Pushed [2025-02-26T09:07:06.333Z] 72d5d2f4dc2b: Pushed [2025-02-26T09:07:12.903Z] cb33e93352d1: Pushed [2025-02-26T09:07:12.903Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:13.227Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:13.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-26T09:07:13.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T09:07:13.549Z] 6453b2b3628d: Preparing [2025-02-26T09:07:13.549Z] 91e4c8478de3: Preparing [2025-02-26T09:07:13.549Z] b8e47d88e12b: Preparing [2025-02-26T09:07:13.549Z] ff405326ce07: Preparing [2025-02-26T09:07:13.549Z] 0590eaf701bd: Preparing [2025-02-26T09:07:13.549Z] cb33e93352d1: Preparing [2025-02-26T09:07:13.549Z] 72d5d2f4dc2b: Preparing [2025-02-26T09:07:13.549Z] de623ee3a8ea: Preparing [2025-02-26T09:07:13.549Z] bae44d31529d: Preparing [2025-02-26T09:07:13.549Z] 994456c4fd7b: Preparing [2025-02-26T09:07:13.549Z] cb33e93352d1: Waiting [2025-02-26T09:07:13.549Z] 72d5d2f4dc2b: Waiting [2025-02-26T09:07:13.549Z] de623ee3a8ea: Waiting [2025-02-26T09:07:13.549Z] bae44d31529d: Waiting [2025-02-26T09:07:13.549Z] 994456c4fd7b: Waiting [2025-02-26T09:07:13.549Z] ff405326ce07: Layer already exists [2025-02-26T09:07:13.549Z] b8e47d88e12b: Layer already exists [2025-02-26T09:07:13.549Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:13.549Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:13.550Z] 91e4c8478de3: Layer already exists [2025-02-26T09:07:13.550Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:13.550Z] bae44d31529d: Layer already exists [2025-02-26T09:07:13.550Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:13.550Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:13.550Z] 72d5d2f4dc2b: Layer already exists [2025-02-26T09:07:13.550Z] latest: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:13.872Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:14.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.64 [2025-02-26T09:07:14.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T09:07:14.205Z] 6453b2b3628d: Preparing [2025-02-26T09:07:14.205Z] 91e4c8478de3: Preparing [2025-02-26T09:07:14.205Z] b8e47d88e12b: Preparing [2025-02-26T09:07:14.205Z] ff405326ce07: Preparing [2025-02-26T09:07:14.205Z] 0590eaf701bd: Preparing [2025-02-26T09:07:14.205Z] cb33e93352d1: Preparing [2025-02-26T09:07:14.205Z] 72d5d2f4dc2b: Preparing [2025-02-26T09:07:14.205Z] de623ee3a8ea: Preparing [2025-02-26T09:07:14.205Z] bae44d31529d: Preparing [2025-02-26T09:07:14.205Z] 994456c4fd7b: Preparing [2025-02-26T09:07:14.205Z] cb33e93352d1: Waiting [2025-02-26T09:07:14.205Z] bae44d31529d: Waiting [2025-02-26T09:07:14.205Z] 72d5d2f4dc2b: Waiting [2025-02-26T09:07:14.205Z] 994456c4fd7b: Waiting [2025-02-26T09:07:14.205Z] de623ee3a8ea: Waiting [2025-02-26T09:07:14.205Z] b8e47d88e12b: Layer already exists [2025-02-26T09:07:14.205Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:14.205Z] 91e4c8478de3: Layer already exists [2025-02-26T09:07:14.205Z] ff405326ce07: Layer already exists [2025-02-26T09:07:14.205Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:14.205Z] 72d5d2f4dc2b: Layer already exists [2025-02-26T09:07:14.205Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:14.205Z] bae44d31529d: Layer already exists [2025-02-26T09:07:14.205Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:14.205Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:14.205Z] 4.0.0-dev.64: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:14.527Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:14.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:14.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T09:07:14.843Z] 6453b2b3628d: Preparing [2025-02-26T09:07:14.843Z] 91e4c8478de3: Preparing [2025-02-26T09:07:14.843Z] b8e47d88e12b: Preparing [2025-02-26T09:07:14.843Z] ff405326ce07: Preparing [2025-02-26T09:07:14.843Z] 0590eaf701bd: Preparing [2025-02-26T09:07:14.843Z] cb33e93352d1: Preparing [2025-02-26T09:07:14.843Z] 72d5d2f4dc2b: Preparing [2025-02-26T09:07:14.843Z] de623ee3a8ea: Preparing [2025-02-26T09:07:14.843Z] bae44d31529d: Preparing [2025-02-26T09:07:14.843Z] 994456c4fd7b: Preparing [2025-02-26T09:07:14.843Z] bae44d31529d: Waiting [2025-02-26T09:07:14.843Z] 994456c4fd7b: Waiting [2025-02-26T09:07:14.843Z] de623ee3a8ea: Waiting [2025-02-26T09:07:14.843Z] cb33e93352d1: Waiting [2025-02-26T09:07:14.843Z] 72d5d2f4dc2b: Waiting [2025-02-26T09:07:14.843Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:14.843Z] b8e47d88e12b: Layer already exists [2025-02-26T09:07:14.843Z] ff405326ce07: Layer already exists [2025-02-26T09:07:14.843Z] 91e4c8478de3: Layer already exists [2025-02-26T09:07:14.843Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:14.843Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:14.843Z] 72d5d2f4dc2b: Layer already exists [2025-02-26T09:07:14.843Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:14.843Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:14.843Z] bae44d31529d: Layer already exists [2025-02-26T09:07:14.843Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:15.172Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:15.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-26T09:07:15.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T09:07:15.497Z] 6453b2b3628d: Preparing [2025-02-26T09:07:15.497Z] 91e4c8478de3: Preparing [2025-02-26T09:07:15.497Z] b8e47d88e12b: Preparing [2025-02-26T09:07:15.497Z] ff405326ce07: Preparing [2025-02-26T09:07:15.497Z] 0590eaf701bd: Preparing [2025-02-26T09:07:15.497Z] cb33e93352d1: Preparing [2025-02-26T09:07:15.497Z] 72d5d2f4dc2b: Preparing [2025-02-26T09:07:15.497Z] de623ee3a8ea: Preparing [2025-02-26T09:07:15.497Z] bae44d31529d: Preparing [2025-02-26T09:07:15.497Z] 994456c4fd7b: Preparing [2025-02-26T09:07:15.497Z] 72d5d2f4dc2b: Waiting [2025-02-26T09:07:15.497Z] de623ee3a8ea: Waiting [2025-02-26T09:07:15.497Z] bae44d31529d: Waiting [2025-02-26T09:07:15.497Z] 994456c4fd7b: Waiting [2025-02-26T09:07:15.497Z] cb33e93352d1: Waiting [2025-02-26T09:07:15.497Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:15.497Z] b8e47d88e12b: Layer already exists [2025-02-26T09:07:15.497Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:15.497Z] ff405326ce07: Layer already exists [2025-02-26T09:07:15.497Z] 91e4c8478de3: Layer already exists [2025-02-26T09:07:15.497Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:15.497Z] 72d5d2f4dc2b: Layer already exists [2025-02-26T09:07:15.497Z] bae44d31529d: Layer already exists [2025-02-26T09:07:15.497Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:15.497Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:15.497Z] main: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:07:15.563Z] ===================================================== [Pipeline] echo [2025-02-26T09:07:15.578Z] taggedImages: [2025-02-26T09:07:15.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:15.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-26T09:07:15.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.64 [2025-02-26T09:07:15.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:15.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-26T09:07:15.599Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-26T09:07:15.599Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:15.599Z] latest [2025-02-26T09:07:15.599Z] 4.0.0-dev.64 [2025-02-26T09:07:15.599Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:15.599Z] main [2025-02-26T09:07:15.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:15.934Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:16.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:16.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T09:07:16.257Z] b99c7c616cac: Preparing [2025-02-26T09:07:16.257Z] a7196d22b4ac: Preparing [2025-02-26T09:07:16.257Z] 96b9d7fa318d: Preparing [2025-02-26T09:07:16.257Z] ff405326ce07: Preparing [2025-02-26T09:07:16.257Z] 0590eaf701bd: Preparing [2025-02-26T09:07:16.257Z] cb33e93352d1: Preparing [2025-02-26T09:07:16.257Z] 5573e13b47a7: Preparing [2025-02-26T09:07:16.257Z] fac359ae7b1f: Preparing [2025-02-26T09:07:16.257Z] 994456c4fd7b: Preparing [2025-02-26T09:07:16.257Z] 5573e13b47a7: Waiting [2025-02-26T09:07:16.257Z] cb33e93352d1: Waiting [2025-02-26T09:07:16.257Z] fac359ae7b1f: Waiting [2025-02-26T09:07:16.257Z] 994456c4fd7b: Waiting [2025-02-26T09:07:16.257Z] ff405326ce07: Layer already exists [2025-02-26T09:07:16.257Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:16.257Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:16.257Z] a7196d22b4ac: Pushed [2025-02-26T09:07:16.257Z] 5573e13b47a7: Pushed [2025-02-26T09:07:16.257Z] b99c7c616cac: Pushed [2025-02-26T09:07:16.257Z] 96b9d7fa318d: Pushed [2025-02-26T09:07:16.257Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:16.515Z] fac359ae7b1f: Pushed [2025-02-26T09:07:16.774Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:17.116Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:17.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-26T09:07:17.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T09:07:17.439Z] b99c7c616cac: Preparing [2025-02-26T09:07:17.439Z] a7196d22b4ac: Preparing [2025-02-26T09:07:17.439Z] 96b9d7fa318d: Preparing [2025-02-26T09:07:17.439Z] ff405326ce07: Preparing [2025-02-26T09:07:17.439Z] 0590eaf701bd: Preparing [2025-02-26T09:07:17.439Z] cb33e93352d1: Preparing [2025-02-26T09:07:17.439Z] 5573e13b47a7: Preparing [2025-02-26T09:07:17.439Z] fac359ae7b1f: Preparing [2025-02-26T09:07:17.439Z] 994456c4fd7b: Preparing [2025-02-26T09:07:17.439Z] 5573e13b47a7: Waiting [2025-02-26T09:07:17.439Z] fac359ae7b1f: Waiting [2025-02-26T09:07:17.439Z] cb33e93352d1: Waiting [2025-02-26T09:07:17.439Z] 994456c4fd7b: Waiting [2025-02-26T09:07:17.439Z] a7196d22b4ac: Layer already exists [2025-02-26T09:07:17.439Z] b99c7c616cac: Layer already exists [2025-02-26T09:07:17.439Z] 96b9d7fa318d: Layer already exists [2025-02-26T09:07:17.439Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:17.439Z] ff405326ce07: Layer already exists [2025-02-26T09:07:17.439Z] fac359ae7b1f: Layer already exists [2025-02-26T09:07:17.439Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:17.439Z] 5573e13b47a7: Layer already exists [2025-02-26T09:07:17.439Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:17.439Z] latest: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:17.771Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:18.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.64 [2025-02-26T09:07:18.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T09:07:18.092Z] b99c7c616cac: Preparing [2025-02-26T09:07:18.092Z] a7196d22b4ac: Preparing [2025-02-26T09:07:18.092Z] 96b9d7fa318d: Preparing [2025-02-26T09:07:18.092Z] ff405326ce07: Preparing [2025-02-26T09:07:18.092Z] 0590eaf701bd: Preparing [2025-02-26T09:07:18.092Z] cb33e93352d1: Preparing [2025-02-26T09:07:18.092Z] 5573e13b47a7: Preparing [2025-02-26T09:07:18.092Z] fac359ae7b1f: Preparing [2025-02-26T09:07:18.092Z] 994456c4fd7b: Preparing [2025-02-26T09:07:18.092Z] 5573e13b47a7: Waiting [2025-02-26T09:07:18.092Z] cb33e93352d1: Waiting [2025-02-26T09:07:18.092Z] fac359ae7b1f: Waiting [2025-02-26T09:07:18.092Z] a7196d22b4ac: Layer already exists [2025-02-26T09:07:18.092Z] 96b9d7fa318d: Layer already exists [2025-02-26T09:07:18.092Z] ff405326ce07: Layer already exists [2025-02-26T09:07:18.092Z] b99c7c616cac: Layer already exists [2025-02-26T09:07:18.092Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:18.092Z] fac359ae7b1f: Layer already exists [2025-02-26T09:07:18.092Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:18.092Z] 5573e13b47a7: Layer already exists [2025-02-26T09:07:18.092Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:18.092Z] 4.0.0-dev.64: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:18.418Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:18.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:18.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T09:07:18.742Z] b99c7c616cac: Preparing [2025-02-26T09:07:18.742Z] a7196d22b4ac: Preparing [2025-02-26T09:07:18.742Z] 96b9d7fa318d: Preparing [2025-02-26T09:07:18.742Z] ff405326ce07: Preparing [2025-02-26T09:07:18.742Z] 0590eaf701bd: Preparing [2025-02-26T09:07:18.742Z] cb33e93352d1: Preparing [2025-02-26T09:07:18.742Z] 5573e13b47a7: Preparing [2025-02-26T09:07:18.742Z] fac359ae7b1f: Preparing [2025-02-26T09:07:18.742Z] 994456c4fd7b: Preparing [2025-02-26T09:07:18.742Z] fac359ae7b1f: Waiting [2025-02-26T09:07:18.742Z] 994456c4fd7b: Waiting [2025-02-26T09:07:18.742Z] cb33e93352d1: Waiting [2025-02-26T09:07:18.742Z] 5573e13b47a7: Waiting [2025-02-26T09:07:18.742Z] ff405326ce07: Layer already exists [2025-02-26T09:07:18.742Z] a7196d22b4ac: Layer already exists [2025-02-26T09:07:18.742Z] b99c7c616cac: Layer already exists [2025-02-26T09:07:18.742Z] 96b9d7fa318d: Layer already exists [2025-02-26T09:07:18.742Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:18.742Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:18.742Z] 5573e13b47a7: Layer already exists [2025-02-26T09:07:18.742Z] fac359ae7b1f: Layer already exists [2025-02-26T09:07:18.742Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:18.742Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:19.076Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:19.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-26T09:07:19.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T09:07:19.394Z] b99c7c616cac: Preparing [2025-02-26T09:07:19.394Z] a7196d22b4ac: Preparing [2025-02-26T09:07:19.394Z] 96b9d7fa318d: Preparing [2025-02-26T09:07:19.394Z] ff405326ce07: Preparing [2025-02-26T09:07:19.394Z] 0590eaf701bd: Preparing [2025-02-26T09:07:19.394Z] cb33e93352d1: Preparing [2025-02-26T09:07:19.394Z] 5573e13b47a7: Preparing [2025-02-26T09:07:19.394Z] fac359ae7b1f: Preparing [2025-02-26T09:07:19.394Z] 994456c4fd7b: Preparing [2025-02-26T09:07:19.394Z] cb33e93352d1: Waiting [2025-02-26T09:07:19.394Z] 5573e13b47a7: Waiting [2025-02-26T09:07:19.394Z] 994456c4fd7b: Waiting [2025-02-26T09:07:19.394Z] fac359ae7b1f: Waiting [2025-02-26T09:07:19.394Z] ff405326ce07: Layer already exists [2025-02-26T09:07:19.394Z] b99c7c616cac: Layer already exists [2025-02-26T09:07:19.394Z] a7196d22b4ac: Layer already exists [2025-02-26T09:07:19.394Z] 96b9d7fa318d: Layer already exists [2025-02-26T09:07:19.394Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:19.394Z] cb33e93352d1: Layer already exists [2025-02-26T09:07:19.394Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:19.394Z] 5573e13b47a7: Layer already exists [2025-02-26T09:07:19.394Z] fac359ae7b1f: Layer already exists [2025-02-26T09:07:19.394Z] main: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:07:19.462Z] ===================================================== [Pipeline] echo [2025-02-26T09:07:19.480Z] taggedImages: [2025-02-26T09:07:19.480Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:19.480Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-26T09:07:19.480Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.64 [2025-02-26T09:07:19.480Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:19.480Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-26T09:07:19.508Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-26T09:07:19.508Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:19.508Z] latest [2025-02-26T09:07:19.508Z] 4.0.0-dev.64 [2025-02-26T09:07:19.508Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:19.508Z] main [2025-02-26T09:07:19.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:19.847Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:20.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:20.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T09:07:20.168Z] 6453b2b3628d: Preparing [2025-02-26T09:07:20.168Z] d423caf35ff0: Preparing [2025-02-26T09:07:20.168Z] bfa0738fd193: Preparing [2025-02-26T09:07:20.168Z] ff405326ce07: Preparing [2025-02-26T09:07:20.168Z] 0590eaf701bd: Preparing [2025-02-26T09:07:20.168Z] 01c5d4b88941: Preparing [2025-02-26T09:07:20.168Z] de623ee3a8ea: Preparing [2025-02-26T09:07:20.168Z] bae44d31529d: Preparing [2025-02-26T09:07:20.168Z] 994456c4fd7b: Preparing [2025-02-26T09:07:20.168Z] bae44d31529d: Waiting [2025-02-26T09:07:20.168Z] 01c5d4b88941: Waiting [2025-02-26T09:07:20.168Z] de623ee3a8ea: Waiting [2025-02-26T09:07:20.168Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:20.168Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:20.168Z] ff405326ce07: Layer already exists [2025-02-26T09:07:20.168Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:20.168Z] bae44d31529d: Layer already exists [2025-02-26T09:07:20.168Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:20.168Z] bfa0738fd193: Pushed [2025-02-26T09:07:20.168Z] d423caf35ff0: Pushed [2025-02-26T09:07:35.067Z] 01c5d4b88941: Pushed [2025-02-26T09:07:35.067Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:35.392Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:35.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-26T09:07:35.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T09:07:35.712Z] 6453b2b3628d: Preparing [2025-02-26T09:07:35.712Z] d423caf35ff0: Preparing [2025-02-26T09:07:35.712Z] bfa0738fd193: Preparing [2025-02-26T09:07:35.712Z] ff405326ce07: Preparing [2025-02-26T09:07:35.712Z] 0590eaf701bd: Preparing [2025-02-26T09:07:35.712Z] 01c5d4b88941: Preparing [2025-02-26T09:07:35.712Z] de623ee3a8ea: Preparing [2025-02-26T09:07:35.712Z] bae44d31529d: Preparing [2025-02-26T09:07:35.712Z] 994456c4fd7b: Preparing [2025-02-26T09:07:35.712Z] bae44d31529d: Waiting [2025-02-26T09:07:35.712Z] 994456c4fd7b: Waiting [2025-02-26T09:07:35.712Z] de623ee3a8ea: Waiting [2025-02-26T09:07:35.712Z] 01c5d4b88941: Waiting [2025-02-26T09:07:35.712Z] bfa0738fd193: Layer already exists [2025-02-26T09:07:35.712Z] ff405326ce07: Layer already exists [2025-02-26T09:07:35.712Z] d423caf35ff0: Layer already exists [2025-02-26T09:07:35.712Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:35.712Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:35.712Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:35.712Z] 01c5d4b88941: Layer already exists [2025-02-26T09:07:35.712Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:35.712Z] bae44d31529d: Layer already exists [2025-02-26T09:07:35.712Z] latest: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:36.056Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:36.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.64 [2025-02-26T09:07:36.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T09:07:36.377Z] 6453b2b3628d: Preparing [2025-02-26T09:07:36.377Z] d423caf35ff0: Preparing [2025-02-26T09:07:36.377Z] bfa0738fd193: Preparing [2025-02-26T09:07:36.377Z] ff405326ce07: Preparing [2025-02-26T09:07:36.377Z] 0590eaf701bd: Preparing [2025-02-26T09:07:36.377Z] 01c5d4b88941: Preparing [2025-02-26T09:07:36.377Z] de623ee3a8ea: Preparing [2025-02-26T09:07:36.377Z] bae44d31529d: Preparing [2025-02-26T09:07:36.377Z] de623ee3a8ea: Waiting [2025-02-26T09:07:36.377Z] 994456c4fd7b: Preparing [2025-02-26T09:07:36.377Z] bae44d31529d: Waiting [2025-02-26T09:07:36.377Z] 01c5d4b88941: Waiting [2025-02-26T09:07:36.377Z] d423caf35ff0: Layer already exists [2025-02-26T09:07:36.377Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:36.377Z] ff405326ce07: Layer already exists [2025-02-26T09:07:36.377Z] bfa0738fd193: Layer already exists [2025-02-26T09:07:36.377Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:36.377Z] 01c5d4b88941: Layer already exists [2025-02-26T09:07:36.377Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:36.377Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:36.377Z] bae44d31529d: Layer already exists [2025-02-26T09:07:36.377Z] 4.0.0-dev.64: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:36.701Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:37.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:37.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T09:07:37.019Z] 6453b2b3628d: Preparing [2025-02-26T09:07:37.019Z] d423caf35ff0: Preparing [2025-02-26T09:07:37.019Z] bfa0738fd193: Preparing [2025-02-26T09:07:37.019Z] ff405326ce07: Preparing [2025-02-26T09:07:37.019Z] 0590eaf701bd: Preparing [2025-02-26T09:07:37.019Z] 01c5d4b88941: Preparing [2025-02-26T09:07:37.019Z] de623ee3a8ea: Preparing [2025-02-26T09:07:37.019Z] bae44d31529d: Preparing [2025-02-26T09:07:37.019Z] 994456c4fd7b: Preparing [2025-02-26T09:07:37.019Z] 01c5d4b88941: Waiting [2025-02-26T09:07:37.019Z] de623ee3a8ea: Waiting [2025-02-26T09:07:37.019Z] bae44d31529d: Waiting [2025-02-26T09:07:37.019Z] 994456c4fd7b: Waiting [2025-02-26T09:07:37.019Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:37.019Z] d423caf35ff0: Layer already exists [2025-02-26T09:07:37.019Z] ff405326ce07: Layer already exists [2025-02-26T09:07:37.019Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:37.019Z] bfa0738fd193: Layer already exists [2025-02-26T09:07:37.019Z] bae44d31529d: Layer already exists [2025-02-26T09:07:37.019Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:37.019Z] 01c5d4b88941: Layer already exists [2025-02-26T09:07:37.019Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:37.019Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:37.346Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:37.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-26T09:07:37.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T09:07:37.668Z] 6453b2b3628d: Preparing [2025-02-26T09:07:37.668Z] d423caf35ff0: Preparing [2025-02-26T09:07:37.668Z] bfa0738fd193: Preparing [2025-02-26T09:07:37.668Z] ff405326ce07: Preparing [2025-02-26T09:07:37.668Z] 0590eaf701bd: Preparing [2025-02-26T09:07:37.668Z] 01c5d4b88941: Preparing [2025-02-26T09:07:37.668Z] de623ee3a8ea: Preparing [2025-02-26T09:07:37.668Z] bae44d31529d: Preparing [2025-02-26T09:07:37.668Z] 994456c4fd7b: Preparing [2025-02-26T09:07:37.668Z] de623ee3a8ea: Waiting [2025-02-26T09:07:37.668Z] bae44d31529d: Waiting [2025-02-26T09:07:37.668Z] 01c5d4b88941: Waiting [2025-02-26T09:07:37.668Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:37.668Z] ff405326ce07: Layer already exists [2025-02-26T09:07:37.668Z] d423caf35ff0: Layer already exists [2025-02-26T09:07:37.668Z] 6453b2b3628d: Layer already exists [2025-02-26T09:07:37.668Z] bfa0738fd193: Layer already exists [2025-02-26T09:07:37.668Z] 01c5d4b88941: Layer already exists [2025-02-26T09:07:37.668Z] bae44d31529d: Layer already exists [2025-02-26T09:07:37.668Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:37.668Z] de623ee3a8ea: Layer already exists [2025-02-26T09:07:37.668Z] main: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:07:37.741Z] ===================================================== [Pipeline] echo [2025-02-26T09:07:37.755Z] taggedImages: [2025-02-26T09:07:37.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:37.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-26T09:07:37.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.64 [2025-02-26T09:07:37.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:37.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-26T09:07:37.780Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-26T09:07:37.780Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:37.780Z] latest [2025-02-26T09:07:37.780Z] 4.0.0-dev.64 [2025-02-26T09:07:37.780Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:37.780Z] main [2025-02-26T09:07:37.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:38.119Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:38.437Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:38.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T09:07:38.437Z] ce680f03f106: Preparing [2025-02-26T09:07:38.437Z] c8b45c3961b7: Preparing [2025-02-26T09:07:38.437Z] ff405326ce07: Preparing [2025-02-26T09:07:38.437Z] 0590eaf701bd: Preparing [2025-02-26T09:07:38.437Z] 028766806545: Preparing [2025-02-26T09:07:38.437Z] 078ff8beb556: Preparing [2025-02-26T09:07:38.437Z] 994456c4fd7b: Preparing [2025-02-26T09:07:38.437Z] 078ff8beb556: Waiting [2025-02-26T09:07:38.437Z] 994456c4fd7b: Waiting [2025-02-26T09:07:38.437Z] ff405326ce07: Layer already exists [2025-02-26T09:07:38.437Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:38.437Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:38.437Z] ce680f03f106: Pushed [2025-02-26T09:07:38.437Z] 028766806545: Pushed [2025-02-26T09:07:39.001Z] 078ff8beb556: Pushed [2025-02-26T09:07:42.302Z] c8b45c3961b7: Pushed [2025-02-26T09:07:42.302Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:42.641Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:42.967Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-26T09:07:42.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T09:07:42.967Z] ce680f03f106: Preparing [2025-02-26T09:07:42.967Z] c8b45c3961b7: Preparing [2025-02-26T09:07:42.967Z] ff405326ce07: Preparing [2025-02-26T09:07:42.967Z] 0590eaf701bd: Preparing [2025-02-26T09:07:42.967Z] 028766806545: Preparing [2025-02-26T09:07:42.967Z] 078ff8beb556: Preparing [2025-02-26T09:07:42.967Z] 994456c4fd7b: Preparing [2025-02-26T09:07:42.967Z] 078ff8beb556: Waiting [2025-02-26T09:07:42.967Z] 994456c4fd7b: Waiting [2025-02-26T09:07:42.967Z] ff405326ce07: Layer already exists [2025-02-26T09:07:42.967Z] 028766806545: Layer already exists [2025-02-26T09:07:42.967Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:42.967Z] ce680f03f106: Layer already exists [2025-02-26T09:07:42.967Z] c8b45c3961b7: Layer already exists [2025-02-26T09:07:42.967Z] 078ff8beb556: Layer already exists [2025-02-26T09:07:42.967Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:42.967Z] latest: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:43.290Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:43.625Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.64 [2025-02-26T09:07:43.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T09:07:43.625Z] ce680f03f106: Preparing [2025-02-26T09:07:43.625Z] c8b45c3961b7: Preparing [2025-02-26T09:07:43.625Z] ff405326ce07: Preparing [2025-02-26T09:07:43.625Z] 0590eaf701bd: Preparing [2025-02-26T09:07:43.625Z] 028766806545: Preparing [2025-02-26T09:07:43.625Z] 078ff8beb556: Preparing [2025-02-26T09:07:43.625Z] 994456c4fd7b: Preparing [2025-02-26T09:07:43.625Z] 994456c4fd7b: Waiting [2025-02-26T09:07:43.625Z] 078ff8beb556: Waiting [2025-02-26T09:07:43.625Z] 028766806545: Layer already exists [2025-02-26T09:07:43.625Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:43.625Z] ce680f03f106: Layer already exists [2025-02-26T09:07:43.625Z] ff405326ce07: Layer already exists [2025-02-26T09:07:43.625Z] c8b45c3961b7: Layer already exists [2025-02-26T09:07:43.625Z] 078ff8beb556: Layer already exists [2025-02-26T09:07:43.625Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:43.625Z] 4.0.0-dev.64: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:43.948Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:44.265Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:44.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T09:07:44.265Z] ce680f03f106: Preparing [2025-02-26T09:07:44.265Z] c8b45c3961b7: Preparing [2025-02-26T09:07:44.265Z] ff405326ce07: Preparing [2025-02-26T09:07:44.265Z] 0590eaf701bd: Preparing [2025-02-26T09:07:44.265Z] 028766806545: Preparing [2025-02-26T09:07:44.265Z] 078ff8beb556: Preparing [2025-02-26T09:07:44.265Z] 994456c4fd7b: Preparing [2025-02-26T09:07:44.265Z] 078ff8beb556: Waiting [2025-02-26T09:07:44.265Z] 994456c4fd7b: Waiting [2025-02-26T09:07:44.265Z] ce680f03f106: Layer already exists [2025-02-26T09:07:44.265Z] 028766806545: Layer already exists [2025-02-26T09:07:44.265Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:44.265Z] ff405326ce07: Layer already exists [2025-02-26T09:07:44.265Z] c8b45c3961b7: Layer already exists [2025-02-26T09:07:44.265Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:44.265Z] 078ff8beb556: Layer already exists [2025-02-26T09:07:44.265Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:44.589Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:44.914Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-26T09:07:44.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T09:07:44.914Z] ce680f03f106: Preparing [2025-02-26T09:07:44.914Z] c8b45c3961b7: Preparing [2025-02-26T09:07:44.914Z] ff405326ce07: Preparing [2025-02-26T09:07:44.914Z] 0590eaf701bd: Preparing [2025-02-26T09:07:44.914Z] 028766806545: Preparing [2025-02-26T09:07:44.914Z] 078ff8beb556: Preparing [2025-02-26T09:07:44.914Z] 994456c4fd7b: Preparing [2025-02-26T09:07:44.914Z] 078ff8beb556: Waiting [2025-02-26T09:07:44.914Z] 994456c4fd7b: Waiting [2025-02-26T09:07:44.914Z] ce680f03f106: Layer already exists [2025-02-26T09:07:44.914Z] ff405326ce07: Layer already exists [2025-02-26T09:07:44.914Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:44.914Z] c8b45c3961b7: Layer already exists [2025-02-26T09:07:44.914Z] 028766806545: Layer already exists [2025-02-26T09:07:44.914Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:44.914Z] 078ff8beb556: Layer already exists [2025-02-26T09:07:44.914Z] main: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:07:44.981Z] ===================================================== [Pipeline] echo [2025-02-26T09:07:44.996Z] taggedImages: [2025-02-26T09:07:44.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:44.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-26T09:07:44.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.64 [2025-02-26T09:07:44.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:44.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-26T09:07:45.019Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-26T09:07:45.019Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:45.019Z] latest [2025-02-26T09:07:45.019Z] 4.0.0-dev.64 [2025-02-26T09:07:45.019Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:45.019Z] main [2025-02-26T09:07:45.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:45.474Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:45.791Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:45.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T09:07:45.791Z] 55ec2dd0bc6a: Preparing [2025-02-26T09:07:45.791Z] 7fe1890fc387: Preparing [2025-02-26T09:07:45.791Z] ff405326ce07: Preparing [2025-02-26T09:07:45.791Z] 0590eaf701bd: Preparing [2025-02-26T09:07:45.791Z] 1fd33635ae48: Preparing [2025-02-26T09:07:45.791Z] 2415b402aa22: Preparing [2025-02-26T09:07:45.791Z] 2415b402aa22: Waiting [2025-02-26T09:07:45.791Z] 994456c4fd7b: Preparing [2025-02-26T09:07:45.791Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:45.791Z] ff405326ce07: Layer already exists [2025-02-26T09:07:45.791Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:45.791Z] 55ec2dd0bc6a: Pushed [2025-02-26T09:07:45.791Z] 1fd33635ae48: Pushed [2025-02-26T09:07:46.055Z] 2415b402aa22: Pushed [2025-02-26T09:07:49.362Z] 7fe1890fc387: Pushed [2025-02-26T09:07:49.362Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:49.691Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:50.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-26T09:07:50.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T09:07:50.026Z] 55ec2dd0bc6a: Preparing [2025-02-26T09:07:50.026Z] 7fe1890fc387: Preparing [2025-02-26T09:07:50.026Z] ff405326ce07: Preparing [2025-02-26T09:07:50.026Z] 0590eaf701bd: Preparing [2025-02-26T09:07:50.026Z] 1fd33635ae48: Preparing [2025-02-26T09:07:50.026Z] 2415b402aa22: Preparing [2025-02-26T09:07:50.026Z] 994456c4fd7b: Preparing [2025-02-26T09:07:50.026Z] 2415b402aa22: Waiting [2025-02-26T09:07:50.026Z] 994456c4fd7b: Waiting [2025-02-26T09:07:50.026Z] 1fd33635ae48: Layer already exists [2025-02-26T09:07:50.026Z] 7fe1890fc387: Layer already exists [2025-02-26T09:07:50.026Z] 55ec2dd0bc6a: Layer already exists [2025-02-26T09:07:50.026Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:50.026Z] ff405326ce07: Layer already exists [2025-02-26T09:07:50.026Z] 2415b402aa22: Layer already exists [2025-02-26T09:07:50.026Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:50.026Z] latest: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:50.362Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:50.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.64 [2025-02-26T09:07:50.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T09:07:50.724Z] 55ec2dd0bc6a: Preparing [2025-02-26T09:07:50.724Z] 7fe1890fc387: Preparing [2025-02-26T09:07:50.724Z] ff405326ce07: Preparing [2025-02-26T09:07:50.724Z] 0590eaf701bd: Preparing [2025-02-26T09:07:50.724Z] 1fd33635ae48: Preparing [2025-02-26T09:07:50.724Z] 2415b402aa22: Preparing [2025-02-26T09:07:50.724Z] 994456c4fd7b: Preparing [2025-02-26T09:07:50.724Z] 2415b402aa22: Waiting [2025-02-26T09:07:50.725Z] 994456c4fd7b: Waiting [2025-02-26T09:07:50.725Z] 1fd33635ae48: Layer already exists [2025-02-26T09:07:50.725Z] 7fe1890fc387: Layer already exists [2025-02-26T09:07:50.725Z] 55ec2dd0bc6a: Layer already exists [2025-02-26T09:07:50.725Z] ff405326ce07: Layer already exists [2025-02-26T09:07:50.725Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:50.725Z] 2415b402aa22: Layer already exists [2025-02-26T09:07:50.725Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:50.725Z] 4.0.0-dev.64: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:51.046Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:51.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:51.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T09:07:51.381Z] 55ec2dd0bc6a: Preparing [2025-02-26T09:07:51.381Z] 7fe1890fc387: Preparing [2025-02-26T09:07:51.381Z] ff405326ce07: Preparing [2025-02-26T09:07:51.381Z] 0590eaf701bd: Preparing [2025-02-26T09:07:51.381Z] 1fd33635ae48: Preparing [2025-02-26T09:07:51.381Z] 2415b402aa22: Preparing [2025-02-26T09:07:51.381Z] 994456c4fd7b: Preparing [2025-02-26T09:07:51.381Z] 2415b402aa22: Waiting [2025-02-26T09:07:51.381Z] 994456c4fd7b: Waiting [2025-02-26T09:07:51.381Z] 55ec2dd0bc6a: Layer already exists [2025-02-26T09:07:51.381Z] 7fe1890fc387: Layer already exists [2025-02-26T09:07:51.381Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:51.381Z] ff405326ce07: Layer already exists [2025-02-26T09:07:51.381Z] 1fd33635ae48: Layer already exists [2025-02-26T09:07:51.381Z] 2415b402aa22: Layer already exists [2025-02-26T09:07:51.381Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:51.381Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:51.717Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:07:52.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-26T09:07:52.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T09:07:52.057Z] 55ec2dd0bc6a: Preparing [2025-02-26T09:07:52.057Z] 7fe1890fc387: Preparing [2025-02-26T09:07:52.057Z] ff405326ce07: Preparing [2025-02-26T09:07:52.057Z] 0590eaf701bd: Preparing [2025-02-26T09:07:52.057Z] 1fd33635ae48: Preparing [2025-02-26T09:07:52.057Z] 2415b402aa22: Preparing [2025-02-26T09:07:52.057Z] 994456c4fd7b: Preparing [2025-02-26T09:07:52.057Z] 2415b402aa22: Waiting [2025-02-26T09:07:52.057Z] 994456c4fd7b: Waiting [2025-02-26T09:07:52.057Z] 55ec2dd0bc6a: Layer already exists [2025-02-26T09:07:52.057Z] 7fe1890fc387: Layer already exists [2025-02-26T09:07:52.057Z] 0590eaf701bd: Layer already exists [2025-02-26T09:07:52.057Z] 1fd33635ae48: Layer already exists [2025-02-26T09:07:52.057Z] ff405326ce07: Layer already exists [2025-02-26T09:07:52.057Z] 994456c4fd7b: Layer already exists [2025-02-26T09:07:52.057Z] 2415b402aa22: Layer already exists [2025-02-26T09:07:52.057Z] main: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:07:52.140Z] ===================================================== [Pipeline] echo [2025-02-26T09:07:52.153Z] taggedImages: [2025-02-26T09:07:52.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:07:52.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-26T09:07:52.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.64 [2025-02-26T09:07:52.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:07:52.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-26T09:23:02.753Z] #154 ... [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-26T09:23:02.753Z] #150 DONE 1042.7s [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T09:23:02.753Z] #147 ... [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:23:02.753Z] #155 DONE 0.1s [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:23:02.753Z] #153 ... [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:23:02.753Z] #156 DONE 0.2s [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-26T09:23:02.753Z] #157 DONE 0.4s [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #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-02-26T09:23:02.753Z] #158 DONE 0.2s [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #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-02-26T09:23:02.753Z] #159 DONE 0.2s [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #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-02-26T09:23:02.753Z] #160 DONE 2.0s [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:23:02.753Z] #151 ... [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #118 [core-common-config-bootstrapper] exporting to image [2025-02-26T09:23:02.753Z] #118 exporting layers [2025-02-26T09:23:02.753Z] #118 exporting layers 0.8s done [2025-02-26T09:23:02.753Z] #118 writing image sha256:bc3a409bbf641c8181384e623169a2e0cf3f5a755688d03d5ee0fba1a7ddabaf done [2025-02-26T09:23:02.753Z] #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-26T09:23:02.753Z] #118 DONE 5.3s [2025-02-26T09:23:02.753Z] [2025-02-26T09:23:02.753Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:23:06.084Z] #153 ... [2025-02-26T09:23:06.084Z] [2025-02-26T09:23:06.084Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-26T09:23:06.084Z] #154 DONE 1057.4s [2025-02-26T09:23:06.084Z] [2025-02-26T09:23:06.084Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-26T09:23:06.351Z] #161 DONE 0.3s [2025-02-26T09:23:06.351Z] [2025-02-26T09:23:06.351Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-26T09:23:08.308Z] #162 DONE 2.0s [2025-02-26T09:23:08.308Z] [2025-02-26T09:23:08.308Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:23:08.890Z] #163 DONE 0.3s [2025-02-26T09:23:08.890Z] [2025-02-26T09:23:08.890Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:23:08.890Z] #164 DONE 0.2s [2025-02-26T09:23:08.890Z] [2025-02-26T09:23:08.890Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-26T09:23:09.162Z] #165 DONE 0.3s [2025-02-26T09:23:09.162Z] [2025-02-26T09:23:09.162Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-26T09:23:09.162Z] #166 DONE 0.1s [2025-02-26T09:23:09.162Z] [2025-02-26T09:23:09.162Z] #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-02-26T09:23:09.426Z] #167 DONE 0.2s [2025-02-26T09:23:09.426Z] [2025-02-26T09:23:09.426Z] #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-02-26T09:23:09.426Z] #168 DONE 0.1s [2025-02-26T09:23:09.426Z] [2025-02-26T09:23:09.426Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T09:23:09.702Z] #143 ... [2025-02-26T09:23:09.702Z] [2025-02-26T09:23:09.702Z] #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-02-26T09:23:09.702Z] #169 DONE 0.2s [2025-02-26T09:23:09.702Z] [2025-02-26T09:23:09.702Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-26T09:23:09.702Z] #170 DONE 0.1s [2025-02-26T09:23:09.702Z] [2025-02-26T09:23:09.702Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:23:09.985Z] #145 ... [2025-02-26T09:23:09.985Z] [2025-02-26T09:23:09.985Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-26T09:23:11.923Z] #171 DONE 1.9s [2025-02-26T09:23:11.923Z] [2025-02-26T09:23:11.923Z] #118 [security-bootstrapper] exporting to image [2025-02-26T09:23:11.923Z] #118 exporting layers [2025-02-26T09:23:12.877Z] #118 exporting layers 1.1s done [2025-02-26T09:23:12.877Z] #118 writing image sha256:27a6fba03b3c1ae1cbfbdfee41f60b6e2fd7b5c92883d7cc58f8a8203fae365a done [2025-02-26T09:23:12.877Z] #118 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-26T09:23:12.877Z] #118 DONE 6.4s [2025-02-26T09:23:12.877Z] [2025-02-26T09:23:12.877Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-26T09:36:50.328Z] #152 ... [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-26T09:36:50.328Z] #148 DONE 1877.5s [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T09:36:50.328Z] #146 ... [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:36:50.328Z] #172 DONE 0.1s [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:36:50.328Z] #45 ... [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:36:50.328Z] #173 DONE 0.2s [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-26T09:36:50.328Z] #174 DONE 0.3s [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:36:50.328Z] #175 DONE 0.2s [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #118 [core-command] exporting to image [2025-02-26T09:36:50.328Z] #118 exporting layers [2025-02-26T09:36:50.328Z] #118 exporting layers 0.5s done [2025-02-26T09:36:50.328Z] #118 writing image sha256:3f13957eb5fe6045a2af2bf4e1ea1b5aedaafcbc096cf3bfaec15a35bfb1c3fd [2025-02-26T09:36:50.328Z] #118 writing image sha256:3f13957eb5fe6045a2af2bf4e1ea1b5aedaafcbc096cf3bfaec15a35bfb1c3fd done [2025-02-26T09:36:50.328Z] #118 naming to docker.io/library/core-command-arm64 done [2025-02-26T09:36:50.328Z] #118 DONE 6.9s [2025-02-26T09:36:50.328Z] [2025-02-26T09:36:50.328Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T09:37:22.550Z] #149 ... [2025-02-26T09:37:22.550Z] [2025-02-26T09:37:22.550Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-26T09:37:22.550Z] #152 1911.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-26T09:37:22.550Z] #152 ... [2025-02-26T09:37:22.550Z] [2025-02-26T09:37:22.550Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T09:37:22.550Z] #147 DONE 1913.9s [2025-02-26T09:37:22.815Z] [2025-02-26T09:37:22.815Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-26T09:37:23.400Z] #152 ... [2025-02-26T09:37:23.400Z] [2025-02-26T09:37:23.400Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:37:23.400Z] #176 DONE 0.3s [2025-02-26T09:37:23.400Z] [2025-02-26T09:37:23.400Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:37:23.667Z] #177 DONE 0.2s [2025-02-26T09:37:23.667Z] [2025-02-26T09:37:23.667Z] #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-02-26T09:37:23.667Z] #178 DONE 0.3s [2025-02-26T09:37:23.667Z] [2025-02-26T09:37:23.667Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:37:23.934Z] #45 ... [2025-02-26T09:37:23.934Z] [2025-02-26T09:37:23.934Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-26T09:37:24.199Z] #179 DONE 0.1s [2025-02-26T09:37:24.199Z] [2025-02-26T09:37:24.199Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-26T09:37:24.465Z] #180 DONE 0.4s [2025-02-26T09:37:24.465Z] [2025-02-26T09:37:24.465Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:37:24.465Z] #151 ... [2025-02-26T09:37:24.465Z] [2025-02-26T09:37:24.465Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-26T09:37:24.731Z] #181 DONE 0.2s [2025-02-26T09:37:24.731Z] [2025-02-26T09:37:24.731Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T09:37:26.676Z] #182 DONE 2.0s [2025-02-26T09:37:26.676Z] [2025-02-26T09:37:26.676Z] #118 [security-proxy-setup] exporting to image [2025-02-26T09:37:26.676Z] #118 exporting layers [2025-02-26T09:37:27.637Z] #118 exporting layers 0.9s done [2025-02-26T09:37:27.637Z] #118 writing image sha256:6af49a095a59803ed5c1f9c8f90398766896b39a882be9c2d4aede6202e02c5a done [2025-02-26T09:37:27.637Z] #118 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-26T09:37:27.637Z] #118 DONE 7.8s [2025-02-26T09:37:27.637Z] [2025-02-26T09:37:27.637Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:37:54.306Z] #145 ... [2025-02-26T09:37:54.306Z] [2025-02-26T09:37:54.306Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-26T09:37:54.306Z] #152 DONE 1945.4s [2025-02-26T09:37:54.306Z] [2025-02-26T09:37:54.306Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:37:54.571Z] #45 ... [2025-02-26T09:37:54.571Z] [2025-02-26T09:37:54.571Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:37:54.571Z] #183 DONE 0.1s [2025-02-26T09:37:54.571Z] [2025-02-26T09:37:54.571Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:37:54.836Z] #153 ... [2025-02-26T09:37:54.836Z] [2025-02-26T09:37:54.836Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:37:55.514Z] #184 DONE 0.3s [2025-02-26T09:37:55.514Z] [2025-02-26T09:37:55.514Z] #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-02-26T09:37:55.780Z] #185 DONE 0.3s [2025-02-26T09:37:55.780Z] [2025-02-26T09:37:55.780Z] #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-02-26T09:37:55.780Z] #186 DONE 0.2s [2025-02-26T09:37:55.780Z] [2025-02-26T09:37:55.780Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:37:55.780Z] #153 ... [2025-02-26T09:37:55.780Z] [2025-02-26T09:37:55.780Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:37:55.780Z] #187 DONE 0.1s [2025-02-26T09:37:56.046Z] [2025-02-26T09:37:56.046Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-26T09:37:56.312Z] #188 DONE 0.3s [2025-02-26T09:37:56.312Z] [2025-02-26T09:37:56.312Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-26T09:37:56.586Z] #189 DONE 0.4s [2025-02-26T09:37:56.586Z] [2025-02-26T09:37:56.586Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:37:56.586Z] #45 ... [2025-02-26T09:37:56.586Z] [2025-02-26T09:37:56.586Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-26T09:37:56.586Z] #190 DONE 0.1s [2025-02-26T09:37:56.852Z] [2025-02-26T09:37:56.852Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T09:37:58.789Z] #191 DONE 1.9s [2025-02-26T09:37:58.789Z] [2025-02-26T09:37:58.789Z] #118 [security-secretstore-setup] exporting to image [2025-02-26T09:37:58.789Z] #118 exporting layers [2025-02-26T09:38:00.195Z] #118 exporting layers 1.7s done [2025-02-26T09:38:00.195Z] #118 writing image sha256:97e79d79b43adb60af8c1fcbac89745c3a3dd2fcb362164b291fbcbf04425ba7 done [2025-02-26T09:38:00.195Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-26T09:38:00.195Z] #118 DONE 9.5s [2025-02-26T09:38:00.195Z] [2025-02-26T09:38:00.195Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:39:08.014Z] #145 ... [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T09:39:08.014Z] #153 DONE 2014.4s [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:39:08.014Z] #45 ... [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:39:08.014Z] #192 DONE 0.3s [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:39:08.014Z] #45 ... [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:39:08.014Z] #193 DONE 0.2s [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:39:08.014Z] #145 ... [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-26T09:39:08.014Z] #194 DONE 0.4s [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #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-02-26T09:39:08.014Z] #195 DONE 0.1s [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #118 [security-spiffe-token-provider] exporting to image [2025-02-26T09:39:08.014Z] #118 exporting layers [2025-02-26T09:39:08.014Z] #118 exporting layers 0.9s done [2025-02-26T09:39:08.014Z] #118 writing image sha256:7911374267a01e57fa7304b5017396a1f1f4cd53b6bf3b599d722e0089649e20 done [2025-02-26T09:39:08.014Z] #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-26T09:39:08.014Z] #118 DONE 10.5s [2025-02-26T09:39:08.014Z] [2025-02-26T09:39:08.014Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:39:31.094Z] #151 ... [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T09:39:31.094Z] #146 DONE 2040.5s [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:39:31.094Z] #151 ... [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:39:31.094Z] #196 DONE 0.2s [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:39:31.094Z] #151 ... [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:39:31.094Z] #197 DONE 0.2s [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-26T09:39:31.094Z] #198 DONE 0.4s [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:39:31.094Z] #151 ... [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-26T09:39:31.094Z] #199 DONE 0.1s [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-26T09:39:31.094Z] #200 DONE 0.1s [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:39:31.094Z] #151 ... [2025-02-26T09:39:31.094Z] [2025-02-26T09:39:31.094Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T09:39:33.025Z] #201 DONE 2.0s [2025-02-26T09:39:33.025Z] [2025-02-26T09:39:33.025Z] #118 [security-proxy-auth] exporting to image [2025-02-26T09:39:33.025Z] #118 exporting layers [2025-02-26T09:39:33.289Z] #118 exporting layers 0.6s done [2025-02-26T09:39:33.289Z] #118 writing image sha256:78686e89dd4af340a4cf378f2ef63898ffbf202a9fbdfdab77ab096478bb47ad done [2025-02-26T09:39:33.289Z] #118 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-26T09:39:33.289Z] #118 DONE 11.1s [2025-02-26T09:39:33.289Z] [2025-02-26T09:39:33.289Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:39:33.865Z] #145 ... [2025-02-26T09:39:33.865Z] [2025-02-26T09:39:33.865Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T09:39:33.865Z] #144 DONE 2045.1s [2025-02-26T09:39:33.865Z] [2025-02-26T09:39:33.865Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:39:34.445Z] #45 ... [2025-02-26T09:39:34.445Z] [2025-02-26T09:39:34.445Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:39:34.445Z] #202 DONE 0.1s [2025-02-26T09:39:34.445Z] [2025-02-26T09:39:34.445Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:39:34.711Z] #145 ... [2025-02-26T09:39:34.711Z] [2025-02-26T09:39:34.711Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T09:39:34.711Z] #143 DONE 2045.9s [2025-02-26T09:39:34.711Z] [2025-02-26T09:39:34.711Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:39:34.975Z] #203 DONE 0.4s [2025-02-26T09:39:34.975Z] [2025-02-26T09:39:34.975Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:39:35.240Z] #151 ... [2025-02-26T09:39:35.240Z] [2025-02-26T09:39:35.240Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-26T09:39:36.198Z] #204 DONE 0.8s [2025-02-26T09:39:36.198Z] [2025-02-26T09:39:36.198Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:39:36.198Z] #205 ... [2025-02-26T09:39:36.198Z] [2025-02-26T09:39:36.198Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:39:36.198Z] #206 DONE 0.2s [2025-02-26T09:39:36.198Z] [2025-02-26T09:39:36.198Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:39:36.198Z] #205 DONE 0.3s [2025-02-26T09:39:36.198Z] [2025-02-26T09:39:36.198Z] #118 [core-data] exporting to image [2025-02-26T09:39:36.774Z] #118 ... [2025-02-26T09:39:36.775Z] [2025-02-26T09:39:36.775Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-26T09:39:36.775Z] #207 DONE 0.6s [2025-02-26T09:39:36.775Z] [2025-02-26T09:39:36.775Z] #118 [core-data] exporting to image [2025-02-26T09:39:36.775Z] #118 exporting layers 0.6s done [2025-02-26T09:39:36.775Z] #118 writing image sha256:4925b9345e9b8157e25e2446b1a44d12f3b618e19f2ce245fd948890161452f6 0.0s done [2025-02-26T09:39:36.775Z] #118 naming to docker.io/library/core-data-arm64 0.0s done [2025-02-26T09:39:36.775Z] #118 DONE 11.7s [2025-02-26T09:39:36.775Z] [2025-02-26T09:39:36.775Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:39:37.042Z] #208 DONE 0.1s [2025-02-26T09:39:37.042Z] [2025-02-26T09:39:37.042Z] #118 [core-keeper] exporting to image [2025-02-26T09:39:37.620Z] #118 exporting layers 0.5s done [2025-02-26T09:39:37.620Z] #118 writing image sha256:b6d20dc47455a7b028342a4634b24c826bf7dc49a76111c92fd0de3d9db9db65 done [2025-02-26T09:39:37.620Z] #118 naming to docker.io/library/core-keeper-arm64 done [2025-02-26T09:39:37.620Z] #118 DONE 12.2s [2025-02-26T09:39:37.620Z] [2025-02-26T09:39:37.620Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T09:39:39.556Z] #151 DONE 2050.8s [2025-02-26T09:39:39.556Z] [2025-02-26T09:39:39.556Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:39:39.821Z] #45 ... [2025-02-26T09:39:39.821Z] [2025-02-26T09:39:39.821Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:39:40.088Z] #209 DONE 0.3s [2025-02-26T09:39:40.088Z] [2025-02-26T09:39:40.088Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T09:39:40.372Z] #149 ... [2025-02-26T09:39:40.372Z] [2025-02-26T09:39:40.372Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:39:40.372Z] #210 DONE 0.1s [2025-02-26T09:39:40.372Z] [2025-02-26T09:39:40.372Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-26T09:39:40.641Z] #211 DONE 0.4s [2025-02-26T09:39:40.641Z] [2025-02-26T09:39:40.641Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:39:40.908Z] #212 DONE 0.1s [2025-02-26T09:39:40.908Z] [2025-02-26T09:39:40.909Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:39:40.909Z] #45 ... [2025-02-26T09:39:40.909Z] [2025-02-26T09:39:40.909Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-26T09:39:40.909Z] #213 DONE 0.1s [2025-02-26T09:39:41.180Z] [2025-02-26T09:39:41.180Z] #118 [core-metadata] exporting to image [2025-02-26T09:39:41.760Z] #118 exporting layers 0.5s done [2025-02-26T09:39:41.760Z] #118 writing image sha256:7914f926b10cb2a8cad144d3108c3451ca5c225faf88e2aa8989f6a7b03d4b22 done [2025-02-26T09:39:41.760Z] #118 naming to docker.io/library/core-metadata-arm64 done [2025-02-26T09:39:41.760Z] #118 DONE 12.7s [2025-02-26T09:39:41.760Z] [2025-02-26T09:39:41.760Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:40:13.948Z] #45 ... [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T09:40:13.948Z] #145 DONE 2080.9s [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T09:40:13.948Z] #149 ... [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:40:13.948Z] #214 DONE 0.2s [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:40:13.948Z] #215 DONE 0.1s [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-26T09:40:13.948Z] #216 DONE 0.5s [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-26T09:40:13.948Z] #217 DONE 0.1s [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:40:13.948Z] #45 ... [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #118 [support-scheduler] exporting to image [2025-02-26T09:40:13.948Z] #118 exporting layers [2025-02-26T09:40:13.948Z] #118 exporting layers 1.0s done [2025-02-26T09:40:13.948Z] #118 writing image sha256:166f55b02afdbd324ac6b951ccd7d4e9f2c344fe809e11c1435cad065952a36a done [2025-02-26T09:40:13.948Z] #118 naming to docker.io/library/support-scheduler-arm64 done [2025-02-26T09:40:13.948Z] #118 DONE 13.7s [2025-02-26T09:40:13.948Z] [2025-02-26T09:40:13.948Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T09:40:18.112Z] #149 DONE 2087.7s [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:40:18.112Z] #45 ... [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T09:40:18.112Z] #218 DONE 0.1s [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:40:18.112Z] #45 ... [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T09:40:18.112Z] #219 DONE 0.1s [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-26T09:40:18.112Z] #220 DONE 0.4s [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:40:18.112Z] #45 ... [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-26T09:40:18.112Z] #221 DONE 0.1s [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #118 [support-notifications] exporting to image [2025-02-26T09:40:18.112Z] #118 exporting layers [2025-02-26T09:40:18.112Z] #118 exporting layers 0.5s done [2025-02-26T09:40:18.112Z] #118 writing image sha256:3f76c31e88f41b35e9375b906e0af1109f81a28525b8c67cd191469cad734ba3 done [2025-02-26T09:40:18.112Z] #118 naming to docker.io/library/support-notifications-arm64 done [2025-02-26T09:40:18.112Z] #118 DONE 14.2s [2025-02-26T09:40:18.112Z] [2025-02-26T09:40:18.112Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T09:40:18.112Z] time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-26T09:40:18.471Z] $ docker stop --time=1 da093f815e96c8568edfedb955593f5ab8ff9e0104cf843b3fa2c4038291459e [2025-02-26T09:40:23.031Z] $ docker rm -f --volumes da093f815e96c8568edfedb955593f5ab8ff9e0104cf843b3fa2c4038291459e [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-26T09:40:23.543Z] + docker images [2025-02-26T09:40:23.543Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-26T09:40:23.543Z] support-notifications-arm64 latest 3f76c31e88f4 6 seconds ago 52MB [2025-02-26T09:40:23.543Z] support-scheduler-arm64 latest 166f55b02afd 13 seconds ago 48.2MB [2025-02-26T09:40:23.543Z] core-metadata-arm64 latest 7914f926b10c 43 seconds ago 33MB [2025-02-26T09:40:23.543Z] core-data-arm64 latest 4925b9345e9b 47 seconds ago 32.8MB [2025-02-26T09:40:23.543Z] core-keeper-arm64 latest b6d20dc47455 47 seconds ago 32.5MB [2025-02-26T09:40:23.543Z] security-proxy-auth-arm64 latest 78686e89dd4a 51 seconds ago 31.8MB [2025-02-26T09:40:23.543Z] security-spiffe-token-provider-arm64 latest 7911374267a0 About a minute ago 47.8MB [2025-02-26T09:40:23.543Z] security-secretstore-setup-arm64 latest 97e79d79b43a 2 minutes ago 67.2MB [2025-02-26T09:40:23.543Z] security-proxy-setup-arm64 latest 6af49a095a59 2 minutes ago 38.6MB [2025-02-26T09:40:23.543Z] core-command-arm64 latest 3f13957eb5fe 3 minutes ago 28.4MB [2025-02-26T09:40:23.543Z] security-bootstrapper-arm64 latest 27a6fba03b3c 17 minutes ago 21MB [2025-02-26T09:40:23.543Z] core-common-config-bootstrapper-arm64 latest bc3a409bbf64 17 minutes ago 17.9MB [2025-02-26T09:40:23.543Z] security-spire-server-arm64 latest 923785149432 36 minutes ago 144MB [2025-02-26T09:40:23.543Z] security-spire-agent-arm64 latest a2e2a55f2fed 36 minutes ago 187MB [2025-02-26T09:40:23.543Z] security-spire-config-arm64 latest f1ff5a84df7c 36 minutes ago 143MB [2025-02-26T09:40:23.543Z] ci-base-image-arm64 latest 1ff6559fd2a9 38 minutes ago 915MB [2025-02-26T09:40:23.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-02-26T09:40:23.543Z] 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-02-26T09:40:23.681Z] provisioning config files... [2025-02-26T09:40:23.694Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/802@tmp/config2598541700424301042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:40:24.033Z] ---> ****-login.sh [2025-02-26T09:40:24.033Z] nexus3.edgexfoundry.org:10001 [2025-02-26T09:40:24.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:40:24.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:40:24.301Z] Configure a credential helper to remove this warning. See [2025-02-26T09:40:24.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:40:24.301Z] [2025-02-26T09:40:24.301Z] Login Succeeded [2025-02-26T09:40:24.301Z] nexus3.edgexfoundry.org:10002 [2025-02-26T09:40:24.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:40:24.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:40:24.838Z] Configure a credential helper to remove this warning. See [2025-02-26T09:40:24.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:40:24.838Z] [2025-02-26T09:40:24.838Z] Login Succeeded [2025-02-26T09:40:24.838Z] nexus3.edgexfoundry.org:10003 [2025-02-26T09:40:25.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:40:25.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:40:25.103Z] Configure a credential helper to remove this warning. See [2025-02-26T09:40:25.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:40:25.103Z] [2025-02-26T09:40:25.103Z] Login Succeeded [2025-02-26T09:40:25.104Z] nexus3.edgexfoundry.org:10004 [2025-02-26T09:40:25.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:40:25.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:40:25.370Z] Configure a credential helper to remove this warning. See [2025-02-26T09:40:25.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:40:25.370Z] [2025-02-26T09:40:25.370Z] Login Succeeded [2025-02-26T09:40:25.370Z] ****.io [2025-02-26T09:40:25.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T09:40:25.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T09:40:25.901Z] Configure a credential helper to remove this warning. See [2025-02-26T09:40:25.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T09:40:25.901Z] [2025-02-26T09:40:25.901Z] Login Succeeded [2025-02-26T09:40:25.901Z] ---> ****-login.sh ends [Pipeline] } [2025-02-26T09:40:25.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:40:25.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T09:40:26.002Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-26T09:40:26.002Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:26.002Z] latest [2025-02-26T09:40:26.002Z] 4.0.0-dev.64 [2025-02-26T09:40:26.002Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:26.002Z] main [2025-02-26T09:40:26.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:26.369Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:26.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:26.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T09:40:26.749Z] c95e325a94c0: Preparing [2025-02-26T09:40:26.749Z] a0c8c5ec0ffb: Preparing [2025-02-26T09:40:26.749Z] 44180206dff7: Preparing [2025-02-26T09:40:26.749Z] baaf019085b5: Preparing [2025-02-26T09:40:26.749Z] 3502d45490e9: Preparing [2025-02-26T09:40:26.749Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:26.749Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:26.749Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:26.749Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:27.013Z] baaf019085b5: Pushed [2025-02-26T09:40:27.013Z] 3502d45490e9: Pushed [2025-02-26T09:40:27.013Z] c95e325a94c0: Pushed [2025-02-26T09:40:27.013Z] 44180206dff7: Pushed [2025-02-26T09:40:27.013Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:27.013Z] 2f7e6aef4510: Pushed [2025-02-26T09:40:31.251Z] a0c8c5ec0ffb: Pushed [2025-02-26T09:40:31.515Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:31.875Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:32.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-26T09:40:32.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T09:40:32.225Z] c95e325a94c0: Preparing [2025-02-26T09:40:32.225Z] a0c8c5ec0ffb: Preparing [2025-02-26T09:40:32.225Z] 44180206dff7: Preparing [2025-02-26T09:40:32.225Z] baaf019085b5: Preparing [2025-02-26T09:40:32.225Z] 3502d45490e9: Preparing [2025-02-26T09:40:32.225Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:32.225Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:32.225Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:32.225Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:32.225Z] baaf019085b5: Layer already exists [2025-02-26T09:40:32.225Z] a0c8c5ec0ffb: Layer already exists [2025-02-26T09:40:32.225Z] c95e325a94c0: Layer already exists [2025-02-26T09:40:32.225Z] 44180206dff7: Layer already exists [2025-02-26T09:40:32.225Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:32.225Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:32.225Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:32.488Z] latest: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:32.849Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:33.207Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.64 [2025-02-26T09:40:33.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T09:40:33.207Z] c95e325a94c0: Preparing [2025-02-26T09:40:33.207Z] a0c8c5ec0ffb: Preparing [2025-02-26T09:40:33.207Z] 44180206dff7: Preparing [2025-02-26T09:40:33.207Z] baaf019085b5: Preparing [2025-02-26T09:40:33.207Z] 3502d45490e9: Preparing [2025-02-26T09:40:33.207Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:33.207Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:33.207Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:33.207Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:33.207Z] c95e325a94c0: Layer already exists [2025-02-26T09:40:33.207Z] baaf019085b5: Layer already exists [2025-02-26T09:40:33.207Z] 44180206dff7: Layer already exists [2025-02-26T09:40:33.207Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:33.207Z] a0c8c5ec0ffb: Layer already exists [2025-02-26T09:40:33.207Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:33.207Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:33.471Z] 4.0.0-dev.64: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:33.815Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:34.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:34.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T09:40:34.171Z] c95e325a94c0: Preparing [2025-02-26T09:40:34.171Z] a0c8c5ec0ffb: Preparing [2025-02-26T09:40:34.171Z] 44180206dff7: Preparing [2025-02-26T09:40:34.171Z] baaf019085b5: Preparing [2025-02-26T09:40:34.171Z] 3502d45490e9: Preparing [2025-02-26T09:40:34.171Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:34.171Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:34.171Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:34.171Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:34.171Z] c95e325a94c0: Layer already exists [2025-02-26T09:40:34.171Z] baaf019085b5: Layer already exists [2025-02-26T09:40:34.171Z] 44180206dff7: Layer already exists [2025-02-26T09:40:34.171Z] a0c8c5ec0ffb: Layer already exists [2025-02-26T09:40:34.171Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:34.171Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:34.171Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:34.434Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:34.791Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:35.148Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-26T09:40:35.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T09:40:35.149Z] c95e325a94c0: Preparing [2025-02-26T09:40:35.149Z] a0c8c5ec0ffb: Preparing [2025-02-26T09:40:35.149Z] 44180206dff7: Preparing [2025-02-26T09:40:35.149Z] baaf019085b5: Preparing [2025-02-26T09:40:35.149Z] 3502d45490e9: Preparing [2025-02-26T09:40:35.149Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:35.149Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:35.149Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:35.149Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:35.149Z] 44180206dff7: Layer already exists [2025-02-26T09:40:35.149Z] a0c8c5ec0ffb: Layer already exists [2025-02-26T09:40:35.149Z] baaf019085b5: Layer already exists [2025-02-26T09:40:35.149Z] c95e325a94c0: Layer already exists [2025-02-26T09:40:35.149Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:35.149Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:35.149Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:35.411Z] main: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:40:35.486Z] ===================================================== [Pipeline] echo [2025-02-26T09:40:35.499Z] taggedImages: [2025-02-26T09:40:35.499Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:35.499Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-26T09:40:35.499Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.64 [2025-02-26T09:40:35.499Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:35.499Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-26T09:40:35.525Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-26T09:40:35.525Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:35.525Z] latest [2025-02-26T09:40:35.525Z] 4.0.0-dev.64 [2025-02-26T09:40:35.525Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:35.525Z] main [2025-02-26T09:40:35.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:35.884Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:36.226Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:36.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T09:40:36.226Z] 0260f978b3c4: Preparing [2025-02-26T09:40:36.226Z] ba0b24657a90: Preparing [2025-02-26T09:40:36.226Z] fdca45dcb53c: Preparing [2025-02-26T09:40:36.226Z] c0d704ce75a8: Preparing [2025-02-26T09:40:36.226Z] 44180206dff7: Preparing [2025-02-26T09:40:36.226Z] baaf019085b5: Preparing [2025-02-26T09:40:36.226Z] 3502d45490e9: Preparing [2025-02-26T09:40:36.226Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:36.226Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:36.226Z] 3502d45490e9: Waiting [2025-02-26T09:40:36.226Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:36.226Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:36.226Z] baaf019085b5: Waiting [2025-02-26T09:40:36.226Z] 44180206dff7: Layer already exists [2025-02-26T09:40:36.490Z] baaf019085b5: Layer already exists [2025-02-26T09:40:36.490Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:36.490Z] ba0b24657a90: Pushed [2025-02-26T09:40:36.490Z] fdca45dcb53c: Pushed [2025-02-26T09:40:36.490Z] 0260f978b3c4: Pushed [2025-02-26T09:40:36.490Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:36.490Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:38.412Z] c0d704ce75a8: Pushed [2025-02-26T09:40:38.675Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:39.024Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:39.363Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-26T09:40:39.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T09:40:39.363Z] 0260f978b3c4: Preparing [2025-02-26T09:40:39.363Z] ba0b24657a90: Preparing [2025-02-26T09:40:39.363Z] fdca45dcb53c: Preparing [2025-02-26T09:40:39.363Z] c0d704ce75a8: Preparing [2025-02-26T09:40:39.363Z] 44180206dff7: Preparing [2025-02-26T09:40:39.363Z] baaf019085b5: Preparing [2025-02-26T09:40:39.363Z] 3502d45490e9: Preparing [2025-02-26T09:40:39.363Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:39.363Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:39.363Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:39.363Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:39.363Z] 3502d45490e9: Waiting [2025-02-26T09:40:39.363Z] baaf019085b5: Waiting [2025-02-26T09:40:39.363Z] 44180206dff7: Layer already exists [2025-02-26T09:40:39.363Z] c0d704ce75a8: Layer already exists [2025-02-26T09:40:39.363Z] 0260f978b3c4: Layer already exists [2025-02-26T09:40:39.363Z] fdca45dcb53c: Layer already exists [2025-02-26T09:40:39.363Z] ba0b24657a90: Layer already exists [2025-02-26T09:40:39.363Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:39.363Z] baaf019085b5: Layer already exists [2025-02-26T09:40:39.363Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:39.363Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:39.626Z] latest: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:39.976Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:40.330Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.64 [2025-02-26T09:40:40.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T09:40:40.330Z] 0260f978b3c4: Preparing [2025-02-26T09:40:40.330Z] ba0b24657a90: Preparing [2025-02-26T09:40:40.330Z] fdca45dcb53c: Preparing [2025-02-26T09:40:40.330Z] c0d704ce75a8: Preparing [2025-02-26T09:40:40.330Z] 44180206dff7: Preparing [2025-02-26T09:40:40.330Z] baaf019085b5: Preparing [2025-02-26T09:40:40.330Z] 3502d45490e9: Preparing [2025-02-26T09:40:40.330Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:40.330Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:40.330Z] 3502d45490e9: Waiting [2025-02-26T09:40:40.330Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:40.330Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:40.330Z] baaf019085b5: Waiting [2025-02-26T09:40:40.330Z] fdca45dcb53c: Layer already exists [2025-02-26T09:40:40.330Z] 44180206dff7: Layer already exists [2025-02-26T09:40:40.330Z] ba0b24657a90: Layer already exists [2025-02-26T09:40:40.330Z] c0d704ce75a8: Layer already exists [2025-02-26T09:40:40.330Z] 0260f978b3c4: Layer already exists [2025-02-26T09:40:40.330Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:40.330Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:40.330Z] baaf019085b5: Layer already exists [2025-02-26T09:40:40.330Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:40.593Z] 4.0.0-dev.64: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:40.951Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:41.305Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:41.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T09:40:41.305Z] 0260f978b3c4: Preparing [2025-02-26T09:40:41.305Z] ba0b24657a90: Preparing [2025-02-26T09:40:41.305Z] fdca45dcb53c: Preparing [2025-02-26T09:40:41.305Z] c0d704ce75a8: Preparing [2025-02-26T09:40:41.305Z] 44180206dff7: Preparing [2025-02-26T09:40:41.305Z] baaf019085b5: Preparing [2025-02-26T09:40:41.305Z] 3502d45490e9: Preparing [2025-02-26T09:40:41.305Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:41.305Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:41.305Z] baaf019085b5: Waiting [2025-02-26T09:40:41.305Z] 3502d45490e9: Waiting [2025-02-26T09:40:41.305Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:41.305Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:41.305Z] 44180206dff7: Layer already exists [2025-02-26T09:40:41.305Z] fdca45dcb53c: Layer already exists [2025-02-26T09:40:41.305Z] 0260f978b3c4: Layer already exists [2025-02-26T09:40:41.305Z] ba0b24657a90: Layer already exists [2025-02-26T09:40:41.305Z] c0d704ce75a8: Layer already exists [2025-02-26T09:40:41.305Z] baaf019085b5: Layer already exists [2025-02-26T09:40:41.305Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:41.305Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:41.305Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:41.570Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:41.928Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:42.271Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-26T09:40:42.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T09:40:42.271Z] 0260f978b3c4: Preparing [2025-02-26T09:40:42.271Z] ba0b24657a90: Preparing [2025-02-26T09:40:42.271Z] fdca45dcb53c: Preparing [2025-02-26T09:40:42.271Z] c0d704ce75a8: Preparing [2025-02-26T09:40:42.271Z] 44180206dff7: Preparing [2025-02-26T09:40:42.271Z] baaf019085b5: Preparing [2025-02-26T09:40:42.271Z] 3502d45490e9: Preparing [2025-02-26T09:40:42.271Z] 2f7e6aef4510: Preparing [2025-02-26T09:40:42.271Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:42.271Z] baaf019085b5: Waiting [2025-02-26T09:40:42.271Z] 3502d45490e9: Waiting [2025-02-26T09:40:42.271Z] 2f7e6aef4510: Waiting [2025-02-26T09:40:42.271Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:42.271Z] ba0b24657a90: Layer already exists [2025-02-26T09:40:42.271Z] 0260f978b3c4: Layer already exists [2025-02-26T09:40:42.271Z] c0d704ce75a8: Layer already exists [2025-02-26T09:40:42.271Z] 44180206dff7: Layer already exists [2025-02-26T09:40:42.271Z] fdca45dcb53c: Layer already exists [2025-02-26T09:40:42.271Z] baaf019085b5: Layer already exists [2025-02-26T09:40:42.271Z] 3502d45490e9: Layer already exists [2025-02-26T09:40:42.271Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:40:42.271Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:42.535Z] main: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:40:42.617Z] ===================================================== [Pipeline] echo [2025-02-26T09:40:42.631Z] taggedImages: [2025-02-26T09:40:42.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:42.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-26T09:40:42.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.64 [2025-02-26T09:40:42.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:42.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-26T09:40:42.658Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-26T09:40:42.658Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:42.658Z] latest [2025-02-26T09:40:42.658Z] 4.0.0-dev.64 [2025-02-26T09:40:42.658Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:42.658Z] main [2025-02-26T09:40:42.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:43.018Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:43.370Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:43.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T09:40:43.370Z] 8ab8e6c2137c: Preparing [2025-02-26T09:40:43.370Z] 6352de56bc81: Preparing [2025-02-26T09:40:43.370Z] 44180206dff7: Preparing [2025-02-26T09:40:43.370Z] baaf019085b5: Preparing [2025-02-26T09:40:43.370Z] 962dfd75a633: Preparing [2025-02-26T09:40:43.370Z] b0a6a5fe348b: Preparing [2025-02-26T09:40:43.370Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:43.370Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:43.370Z] b0a6a5fe348b: Waiting [2025-02-26T09:40:43.370Z] 44180206dff7: Layer already exists [2025-02-26T09:40:43.370Z] baaf019085b5: Layer already exists [2025-02-26T09:40:43.635Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:43.635Z] 8ab8e6c2137c: Pushed [2025-02-26T09:40:43.635Z] 962dfd75a633: Pushed [2025-02-26T09:40:43.635Z] b0a6a5fe348b: Pushed [2025-02-26T09:40:48.956Z] 6352de56bc81: Pushed [2025-02-26T09:40:48.956Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:49.306Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:49.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-26T09:40:49.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T09:40:49.650Z] 8ab8e6c2137c: Preparing [2025-02-26T09:40:49.650Z] 6352de56bc81: Preparing [2025-02-26T09:40:49.650Z] 44180206dff7: Preparing [2025-02-26T09:40:49.650Z] baaf019085b5: Preparing [2025-02-26T09:40:49.650Z] 962dfd75a633: Preparing [2025-02-26T09:40:49.650Z] b0a6a5fe348b: Preparing [2025-02-26T09:40:49.650Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:49.650Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:49.650Z] b0a6a5fe348b: Waiting [2025-02-26T09:40:49.650Z] 8ab8e6c2137c: Layer already exists [2025-02-26T09:40:49.650Z] baaf019085b5: Layer already exists [2025-02-26T09:40:49.650Z] 6352de56bc81: Layer already exists [2025-02-26T09:40:49.650Z] 44180206dff7: Layer already exists [2025-02-26T09:40:49.650Z] 962dfd75a633: Layer already exists [2025-02-26T09:40:49.650Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:49.650Z] b0a6a5fe348b: Layer already exists [2025-02-26T09:40:49.914Z] latest: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:50.266Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:50.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.64 [2025-02-26T09:40:50.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T09:40:50.612Z] 8ab8e6c2137c: Preparing [2025-02-26T09:40:50.612Z] 6352de56bc81: Preparing [2025-02-26T09:40:50.612Z] 44180206dff7: Preparing [2025-02-26T09:40:50.612Z] baaf019085b5: Preparing [2025-02-26T09:40:50.612Z] 962dfd75a633: Preparing [2025-02-26T09:40:50.612Z] b0a6a5fe348b: Preparing [2025-02-26T09:40:50.612Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:50.612Z] b0a6a5fe348b: Waiting [2025-02-26T09:40:50.612Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:50.612Z] baaf019085b5: Layer already exists [2025-02-26T09:40:50.612Z] 962dfd75a633: Layer already exists [2025-02-26T09:40:50.612Z] 6352de56bc81: Layer already exists [2025-02-26T09:40:50.612Z] 8ab8e6c2137c: Layer already exists [2025-02-26T09:40:50.612Z] 44180206dff7: Layer already exists [2025-02-26T09:40:50.612Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:50.612Z] b0a6a5fe348b: Layer already exists [2025-02-26T09:40:50.875Z] 4.0.0-dev.64: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:51.230Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:51.581Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:51.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T09:40:51.581Z] 8ab8e6c2137c: Preparing [2025-02-26T09:40:51.581Z] 6352de56bc81: Preparing [2025-02-26T09:40:51.581Z] 44180206dff7: Preparing [2025-02-26T09:40:51.581Z] baaf019085b5: Preparing [2025-02-26T09:40:51.581Z] 962dfd75a633: Preparing [2025-02-26T09:40:51.581Z] b0a6a5fe348b: Preparing [2025-02-26T09:40:51.581Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:51.581Z] b0a6a5fe348b: Waiting [2025-02-26T09:40:51.581Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:51.581Z] 962dfd75a633: Layer already exists [2025-02-26T09:40:51.581Z] 6352de56bc81: Layer already exists [2025-02-26T09:40:51.581Z] 8ab8e6c2137c: Layer already exists [2025-02-26T09:40:51.581Z] baaf019085b5: Layer already exists [2025-02-26T09:40:51.581Z] 44180206dff7: Layer already exists [2025-02-26T09:40:51.581Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:51.581Z] b0a6a5fe348b: Layer already exists [2025-02-26T09:40:51.844Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:52.202Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:52.544Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-26T09:40:52.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T09:40:52.544Z] 8ab8e6c2137c: Preparing [2025-02-26T09:40:52.544Z] 6352de56bc81: Preparing [2025-02-26T09:40:52.544Z] 44180206dff7: Preparing [2025-02-26T09:40:52.544Z] baaf019085b5: Preparing [2025-02-26T09:40:52.544Z] 962dfd75a633: Preparing [2025-02-26T09:40:52.544Z] b0a6a5fe348b: Preparing [2025-02-26T09:40:52.544Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:52.544Z] b0a6a5fe348b: Waiting [2025-02-26T09:40:52.544Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:52.544Z] 8ab8e6c2137c: Layer already exists [2025-02-26T09:40:52.544Z] 44180206dff7: Layer already exists [2025-02-26T09:40:52.544Z] 962dfd75a633: Layer already exists [2025-02-26T09:40:52.544Z] baaf019085b5: Layer already exists [2025-02-26T09:40:52.544Z] 6352de56bc81: Layer already exists [2025-02-26T09:40:52.544Z] b0a6a5fe348b: Layer already exists [2025-02-26T09:40:52.544Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:52.807Z] main: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:40:52.893Z] ===================================================== [Pipeline] echo [2025-02-26T09:40:52.908Z] taggedImages: [2025-02-26T09:40:52.909Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:52.909Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-26T09:40:52.909Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.64 [2025-02-26T09:40:52.909Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:52.909Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-26T09:40:52.930Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-26T09:40:52.930Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:52.930Z] latest [2025-02-26T09:40:52.930Z] 4.0.0-dev.64 [2025-02-26T09:40:52.930Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:40:52.930Z] main [2025-02-26T09:40:52.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:53.278Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:53.615Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:40:53.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T09:40:53.615Z] 92a9eccc29f9: Preparing [2025-02-26T09:40:53.615Z] 5b07d88724e6: Preparing [2025-02-26T09:40:53.615Z] baaf019085b5: Preparing [2025-02-26T09:40:53.615Z] 4d3ac8946522: Preparing [2025-02-26T09:40:53.615Z] 3e078367bb28: Preparing [2025-02-26T09:40:53.615Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:53.615Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:53.615Z] baaf019085b5: Layer already exists [2025-02-26T09:40:53.878Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:53.878Z] 3e078367bb28: Pushed [2025-02-26T09:40:53.878Z] 4d3ac8946522: Pushed [2025-02-26T09:40:53.878Z] 92a9eccc29f9: Pushed [2025-02-26T09:40:59.201Z] 5b07d88724e6: Pushed [2025-02-26T09:40:59.201Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:59.551Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:40:59.904Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-26T09:40:59.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T09:40:59.904Z] 92a9eccc29f9: Preparing [2025-02-26T09:40:59.904Z] 5b07d88724e6: Preparing [2025-02-26T09:40:59.904Z] baaf019085b5: Preparing [2025-02-26T09:40:59.904Z] 4d3ac8946522: Preparing [2025-02-26T09:40:59.904Z] 3e078367bb28: Preparing [2025-02-26T09:40:59.904Z] dd9c8f8612c8: Preparing [2025-02-26T09:40:59.904Z] dd9c8f8612c8: Waiting [2025-02-26T09:40:59.904Z] 92a9eccc29f9: Layer already exists [2025-02-26T09:40:59.904Z] 5b07d88724e6: Layer already exists [2025-02-26T09:40:59.904Z] 3e078367bb28: Layer already exists [2025-02-26T09:40:59.904Z] 4d3ac8946522: Layer already exists [2025-02-26T09:40:59.904Z] baaf019085b5: Layer already exists [2025-02-26T09:40:59.904Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:40:59.904Z] latest: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:00.584Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:00.953Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.64 [2025-02-26T09:41:00.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T09:41:00.953Z] 92a9eccc29f9: Preparing [2025-02-26T09:41:00.953Z] 5b07d88724e6: Preparing [2025-02-26T09:41:00.953Z] baaf019085b5: Preparing [2025-02-26T09:41:00.953Z] 4d3ac8946522: Preparing [2025-02-26T09:41:00.953Z] 3e078367bb28: Preparing [2025-02-26T09:41:00.953Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:00.953Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:00.953Z] 4d3ac8946522: Layer already exists [2025-02-26T09:41:00.953Z] 3e078367bb28: Layer already exists [2025-02-26T09:41:00.953Z] 92a9eccc29f9: Layer already exists [2025-02-26T09:41:00.953Z] 5b07d88724e6: Layer already exists [2025-02-26T09:41:00.953Z] baaf019085b5: Layer already exists [2025-02-26T09:41:00.953Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:00.953Z] 4.0.0-dev.64: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:01.582Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:01.949Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:01.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T09:41:01.949Z] 92a9eccc29f9: Preparing [2025-02-26T09:41:01.949Z] 5b07d88724e6: Preparing [2025-02-26T09:41:01.949Z] baaf019085b5: Preparing [2025-02-26T09:41:01.949Z] 4d3ac8946522: Preparing [2025-02-26T09:41:01.949Z] 3e078367bb28: Preparing [2025-02-26T09:41:01.949Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:01.949Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:01.949Z] baaf019085b5: Layer already exists [2025-02-26T09:41:01.949Z] 4d3ac8946522: Layer already exists [2025-02-26T09:41:01.949Z] 5b07d88724e6: Layer already exists [2025-02-26T09:41:01.949Z] 3e078367bb28: Layer already exists [2025-02-26T09:41:01.949Z] 92a9eccc29f9: Layer already exists [2025-02-26T09:41:01.949Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:01.949Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:02.561Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:02.908Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-26T09:41:02.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T09:41:02.909Z] 92a9eccc29f9: Preparing [2025-02-26T09:41:02.909Z] 5b07d88724e6: Preparing [2025-02-26T09:41:02.909Z] baaf019085b5: Preparing [2025-02-26T09:41:02.909Z] 4d3ac8946522: Preparing [2025-02-26T09:41:02.909Z] 3e078367bb28: Preparing [2025-02-26T09:41:02.909Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:02.909Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:02.909Z] 3e078367bb28: Layer already exists [2025-02-26T09:41:02.909Z] 5b07d88724e6: Layer already exists [2025-02-26T09:41:02.909Z] 4d3ac8946522: Layer already exists [2025-02-26T09:41:02.909Z] 92a9eccc29f9: Layer already exists [2025-02-26T09:41:02.909Z] baaf019085b5: Layer already exists [2025-02-26T09:41:02.909Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:02.909Z] main: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:41:03.252Z] ===================================================== [Pipeline] echo [2025-02-26T09:41:03.267Z] taggedImages: [2025-02-26T09:41:03.267Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:03.267Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-26T09:41:03.267Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.64 [2025-02-26T09:41:03.267Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:03.267Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-26T09:41:03.301Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-26T09:41:03.302Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:03.302Z] latest [2025-02-26T09:41:03.302Z] 4.0.0-dev.64 [2025-02-26T09:41:03.302Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:03.302Z] main [2025-02-26T09:41:03.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:03.668Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:04.010Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:04.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T09:41:04.010Z] ab12d63b7daa: Preparing [2025-02-26T09:41:04.010Z] 6f68d811e11e: Preparing [2025-02-26T09:41:04.010Z] 72f396b64dec: Preparing [2025-02-26T09:41:04.010Z] 44180206dff7: Preparing [2025-02-26T09:41:04.010Z] baaf019085b5: Preparing [2025-02-26T09:41:04.010Z] 3502d45490e9: Preparing [2025-02-26T09:41:04.010Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:04.010Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:04.010Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:04.010Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:04.010Z] baaf019085b5: Layer already exists [2025-02-26T09:41:04.010Z] 44180206dff7: Layer already exists [2025-02-26T09:41:04.010Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:04.010Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:04.010Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:04.274Z] 6f68d811e11e: Pushed [2025-02-26T09:41:04.274Z] ab12d63b7daa: Pushed [2025-02-26T09:41:09.589Z] 72f396b64dec: Pushed [2025-02-26T09:41:09.589Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:09.943Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:10.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-26T09:41:10.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T09:41:10.293Z] ab12d63b7daa: Preparing [2025-02-26T09:41:10.293Z] 6f68d811e11e: Preparing [2025-02-26T09:41:10.293Z] 72f396b64dec: Preparing [2025-02-26T09:41:10.293Z] 44180206dff7: Preparing [2025-02-26T09:41:10.293Z] baaf019085b5: Preparing [2025-02-26T09:41:10.293Z] 3502d45490e9: Preparing [2025-02-26T09:41:10.293Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:10.293Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:10.293Z] 3502d45490e9: Waiting [2025-02-26T09:41:10.293Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:10.293Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:10.293Z] 72f396b64dec: Layer already exists [2025-02-26T09:41:10.293Z] ab12d63b7daa: Layer already exists [2025-02-26T09:41:10.293Z] baaf019085b5: Layer already exists [2025-02-26T09:41:10.293Z] 44180206dff7: Layer already exists [2025-02-26T09:41:10.293Z] 6f68d811e11e: Layer already exists [2025-02-26T09:41:10.293Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:10.293Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:10.293Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:10.557Z] latest: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:10.908Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:11.265Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.64 [2025-02-26T09:41:11.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T09:41:11.265Z] ab12d63b7daa: Preparing [2025-02-26T09:41:11.265Z] 6f68d811e11e: Preparing [2025-02-26T09:41:11.265Z] 72f396b64dec: Preparing [2025-02-26T09:41:11.265Z] 44180206dff7: Preparing [2025-02-26T09:41:11.265Z] baaf019085b5: Preparing [2025-02-26T09:41:11.265Z] 3502d45490e9: Preparing [2025-02-26T09:41:11.265Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:11.265Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:11.265Z] 3502d45490e9: Waiting [2025-02-26T09:41:11.265Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:11.265Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:11.265Z] 44180206dff7: Layer already exists [2025-02-26T09:41:11.265Z] ab12d63b7daa: Layer already exists [2025-02-26T09:41:11.265Z] 6f68d811e11e: Layer already exists [2025-02-26T09:41:11.265Z] baaf019085b5: Layer already exists [2025-02-26T09:41:11.265Z] 72f396b64dec: Layer already exists [2025-02-26T09:41:11.265Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:11.265Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:11.265Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:11.529Z] 4.0.0-dev.64: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:11.881Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:12.233Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:12.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T09:41:12.233Z] ab12d63b7daa: Preparing [2025-02-26T09:41:12.233Z] 6f68d811e11e: Preparing [2025-02-26T09:41:12.233Z] 72f396b64dec: Preparing [2025-02-26T09:41:12.233Z] 44180206dff7: Preparing [2025-02-26T09:41:12.233Z] baaf019085b5: Preparing [2025-02-26T09:41:12.233Z] 3502d45490e9: Preparing [2025-02-26T09:41:12.233Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:12.233Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:12.233Z] 3502d45490e9: Waiting [2025-02-26T09:41:12.233Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:12.233Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:12.233Z] ab12d63b7daa: Layer already exists [2025-02-26T09:41:12.233Z] 6f68d811e11e: Layer already exists [2025-02-26T09:41:12.233Z] 72f396b64dec: Layer already exists [2025-02-26T09:41:12.233Z] baaf019085b5: Layer already exists [2025-02-26T09:41:12.233Z] 44180206dff7: Layer already exists [2025-02-26T09:41:12.233Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:12.233Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:12.233Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:12.233Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:12.851Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:13.189Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-26T09:41:13.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T09:41:13.189Z] ab12d63b7daa: Preparing [2025-02-26T09:41:13.189Z] 6f68d811e11e: Preparing [2025-02-26T09:41:13.189Z] 72f396b64dec: Preparing [2025-02-26T09:41:13.189Z] 44180206dff7: Preparing [2025-02-26T09:41:13.189Z] baaf019085b5: Preparing [2025-02-26T09:41:13.189Z] 3502d45490e9: Preparing [2025-02-26T09:41:13.189Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:13.189Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:13.189Z] 3502d45490e9: Waiting [2025-02-26T09:41:13.189Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:13.189Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:13.189Z] 6f68d811e11e: Layer already exists [2025-02-26T09:41:13.189Z] baaf019085b5: Layer already exists [2025-02-26T09:41:13.189Z] 72f396b64dec: Layer already exists [2025-02-26T09:41:13.189Z] 44180206dff7: Layer already exists [2025-02-26T09:41:13.189Z] ab12d63b7daa: Layer already exists [2025-02-26T09:41:13.189Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:13.189Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:13.189Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:13.189Z] main: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:41:13.536Z] ===================================================== [Pipeline] echo [2025-02-26T09:41:13.553Z] taggedImages: [2025-02-26T09:41:13.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:13.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-26T09:41:13.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.64 [2025-02-26T09:41:13.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:13.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-26T09:41:13.582Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-26T09:41:13.582Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:13.582Z] latest [2025-02-26T09:41:13.582Z] 4.0.0-dev.64 [2025-02-26T09:41:13.582Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:13.582Z] main [2025-02-26T09:41:13.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:13.948Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:14.296Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:14.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T09:41:14.296Z] 889849d08c37: Preparing [2025-02-26T09:41:14.296Z] 7401c9461e4f: Preparing [2025-02-26T09:41:14.296Z] 7b19109dc117: Preparing [2025-02-26T09:41:14.296Z] 298420aa35fa: Preparing [2025-02-26T09:41:14.296Z] 02656d94b858: Preparing [2025-02-26T09:41:14.296Z] db28836f4f0c: Preparing [2025-02-26T09:41:14.296Z] a6a81f47361a: Preparing [2025-02-26T09:41:14.296Z] 44180206dff7: Preparing [2025-02-26T09:41:14.296Z] baaf019085b5: Preparing [2025-02-26T09:41:14.296Z] 36e51d1243be: Preparing [2025-02-26T09:41:14.296Z] f0229ef1ff26: Preparing [2025-02-26T09:41:14.296Z] 5f70bf18a086: Preparing [2025-02-26T09:41:14.296Z] b4a121162608: Preparing [2025-02-26T09:41:14.296Z] ce17e6a118e6: Preparing [2025-02-26T09:41:14.296Z] 280487531f1f: Preparing [2025-02-26T09:41:14.296Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:14.296Z] 36e51d1243be: Waiting [2025-02-26T09:41:14.296Z] ce17e6a118e6: Waiting [2025-02-26T09:41:14.296Z] 280487531f1f: Waiting [2025-02-26T09:41:14.296Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:14.296Z] f0229ef1ff26: Waiting [2025-02-26T09:41:14.296Z] 5f70bf18a086: Waiting [2025-02-26T09:41:14.296Z] b4a121162608: Waiting [2025-02-26T09:41:14.296Z] a6a81f47361a: Waiting [2025-02-26T09:41:14.296Z] db28836f4f0c: Waiting [2025-02-26T09:41:14.296Z] 44180206dff7: Waiting [2025-02-26T09:41:14.296Z] baaf019085b5: Waiting [2025-02-26T09:41:14.560Z] 7b19109dc117: Pushed [2025-02-26T09:41:14.560Z] 02656d94b858: Pushed [2025-02-26T09:41:14.560Z] 889849d08c37: Pushed [2025-02-26T09:41:14.560Z] 298420aa35fa: Pushed [2025-02-26T09:41:14.560Z] 7401c9461e4f: Pushed [2025-02-26T09:41:14.560Z] 44180206dff7: Layer already exists [2025-02-26T09:41:14.560Z] baaf019085b5: Layer already exists [2025-02-26T09:41:14.560Z] 5f70bf18a086: Layer already exists [2025-02-26T09:41:14.560Z] db28836f4f0c: Pushed [2025-02-26T09:41:14.823Z] f0229ef1ff26: Pushed [2025-02-26T09:41:14.823Z] 36e51d1243be: Pushed [2025-02-26T09:41:14.823Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:14.823Z] b4a121162608: Pushed [2025-02-26T09:41:14.823Z] ce17e6a118e6: Pushed [2025-02-26T09:41:14.823Z] 280487531f1f: Pushed [2025-02-26T09:41:18.146Z] a6a81f47361a: Pushed [2025-02-26T09:41:18.146Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:18.490Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:18.840Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-26T09:41:18.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T09:41:18.840Z] 889849d08c37: Preparing [2025-02-26T09:41:18.840Z] 7401c9461e4f: Preparing [2025-02-26T09:41:18.840Z] 7b19109dc117: Preparing [2025-02-26T09:41:18.840Z] 298420aa35fa: Preparing [2025-02-26T09:41:18.840Z] 02656d94b858: Preparing [2025-02-26T09:41:18.840Z] db28836f4f0c: Preparing [2025-02-26T09:41:18.840Z] a6a81f47361a: Preparing [2025-02-26T09:41:18.840Z] 44180206dff7: Preparing [2025-02-26T09:41:18.840Z] baaf019085b5: Preparing [2025-02-26T09:41:18.840Z] 36e51d1243be: Preparing [2025-02-26T09:41:18.840Z] f0229ef1ff26: Preparing [2025-02-26T09:41:18.840Z] 5f70bf18a086: Preparing [2025-02-26T09:41:18.840Z] b4a121162608: Preparing [2025-02-26T09:41:18.840Z] ce17e6a118e6: Preparing [2025-02-26T09:41:18.840Z] 280487531f1f: Preparing [2025-02-26T09:41:18.840Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:18.840Z] 36e51d1243be: Waiting [2025-02-26T09:41:18.840Z] f0229ef1ff26: Waiting [2025-02-26T09:41:18.840Z] 5f70bf18a086: Waiting [2025-02-26T09:41:18.840Z] b4a121162608: Waiting [2025-02-26T09:41:18.840Z] ce17e6a118e6: Waiting [2025-02-26T09:41:18.840Z] 280487531f1f: Waiting [2025-02-26T09:41:18.840Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:18.840Z] a6a81f47361a: Waiting [2025-02-26T09:41:18.840Z] 44180206dff7: Waiting [2025-02-26T09:41:18.840Z] baaf019085b5: Waiting [2025-02-26T09:41:18.840Z] db28836f4f0c: Waiting [2025-02-26T09:41:18.840Z] 7b19109dc117: Layer already exists [2025-02-26T09:41:18.840Z] 02656d94b858: Layer already exists [2025-02-26T09:41:18.840Z] 889849d08c37: Layer already exists [2025-02-26T09:41:18.840Z] 298420aa35fa: Layer already exists [2025-02-26T09:41:18.840Z] 7401c9461e4f: Layer already exists [2025-02-26T09:41:18.840Z] a6a81f47361a: Layer already exists [2025-02-26T09:41:18.840Z] baaf019085b5: Layer already exists [2025-02-26T09:41:18.840Z] 44180206dff7: Layer already exists [2025-02-26T09:41:18.840Z] 36e51d1243be: Layer already exists [2025-02-26T09:41:18.840Z] db28836f4f0c: Layer already exists [2025-02-26T09:41:18.840Z] b4a121162608: Layer already exists [2025-02-26T09:41:18.840Z] 5f70bf18a086: Layer already exists [2025-02-26T09:41:18.840Z] ce17e6a118e6: Layer already exists [2025-02-26T09:41:18.840Z] 280487531f1f: Layer already exists [2025-02-26T09:41:18.840Z] f0229ef1ff26: Layer already exists [2025-02-26T09:41:18.840Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:19.104Z] latest: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:19.457Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:19.808Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.64 [2025-02-26T09:41:19.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T09:41:19.808Z] 889849d08c37: Preparing [2025-02-26T09:41:19.808Z] 7401c9461e4f: Preparing [2025-02-26T09:41:19.808Z] 7b19109dc117: Preparing [2025-02-26T09:41:19.808Z] 298420aa35fa: Preparing [2025-02-26T09:41:19.808Z] 02656d94b858: Preparing [2025-02-26T09:41:19.808Z] db28836f4f0c: Preparing [2025-02-26T09:41:19.808Z] a6a81f47361a: Preparing [2025-02-26T09:41:19.808Z] 44180206dff7: Preparing [2025-02-26T09:41:19.808Z] baaf019085b5: Preparing [2025-02-26T09:41:19.808Z] 36e51d1243be: Preparing [2025-02-26T09:41:19.808Z] f0229ef1ff26: Preparing [2025-02-26T09:41:19.808Z] 5f70bf18a086: Preparing [2025-02-26T09:41:19.808Z] b4a121162608: Preparing [2025-02-26T09:41:19.808Z] ce17e6a118e6: Preparing [2025-02-26T09:41:19.808Z] 280487531f1f: Preparing [2025-02-26T09:41:19.808Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:19.808Z] f0229ef1ff26: Waiting [2025-02-26T09:41:19.808Z] 5f70bf18a086: Waiting [2025-02-26T09:41:19.808Z] db28836f4f0c: Waiting [2025-02-26T09:41:19.808Z] a6a81f47361a: Waiting [2025-02-26T09:41:19.808Z] 44180206dff7: Waiting [2025-02-26T09:41:19.808Z] baaf019085b5: Waiting [2025-02-26T09:41:19.808Z] 36e51d1243be: Waiting [2025-02-26T09:41:19.808Z] b4a121162608: Waiting [2025-02-26T09:41:19.808Z] ce17e6a118e6: Waiting [2025-02-26T09:41:19.808Z] 280487531f1f: Waiting [2025-02-26T09:41:19.808Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:19.808Z] 7b19109dc117: Layer already exists [2025-02-26T09:41:19.808Z] 889849d08c37: Layer already exists [2025-02-26T09:41:19.808Z] 7401c9461e4f: Layer already exists [2025-02-26T09:41:19.808Z] 298420aa35fa: Layer already exists [2025-02-26T09:41:19.808Z] 02656d94b858: Layer already exists [2025-02-26T09:41:19.808Z] db28836f4f0c: Layer already exists [2025-02-26T09:41:19.808Z] a6a81f47361a: Layer already exists [2025-02-26T09:41:19.808Z] baaf019085b5: Layer already exists [2025-02-26T09:41:19.808Z] 44180206dff7: Layer already exists [2025-02-26T09:41:19.808Z] 36e51d1243be: Layer already exists [2025-02-26T09:41:19.808Z] f0229ef1ff26: Layer already exists [2025-02-26T09:41:19.808Z] 5f70bf18a086: Layer already exists [2025-02-26T09:41:19.808Z] b4a121162608: Layer already exists [2025-02-26T09:41:19.808Z] ce17e6a118e6: Layer already exists [2025-02-26T09:41:19.808Z] 280487531f1f: Layer already exists [2025-02-26T09:41:19.808Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:20.071Z] 4.0.0-dev.64: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:20.426Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:20.778Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:20.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T09:41:20.778Z] 889849d08c37: Preparing [2025-02-26T09:41:20.778Z] 7401c9461e4f: Preparing [2025-02-26T09:41:20.778Z] 7b19109dc117: Preparing [2025-02-26T09:41:20.778Z] 298420aa35fa: Preparing [2025-02-26T09:41:20.778Z] 02656d94b858: Preparing [2025-02-26T09:41:20.778Z] db28836f4f0c: Preparing [2025-02-26T09:41:20.778Z] a6a81f47361a: Preparing [2025-02-26T09:41:20.778Z] 44180206dff7: Preparing [2025-02-26T09:41:20.778Z] baaf019085b5: Preparing [2025-02-26T09:41:20.778Z] 36e51d1243be: Preparing [2025-02-26T09:41:20.778Z] f0229ef1ff26: Preparing [2025-02-26T09:41:20.778Z] 5f70bf18a086: Preparing [2025-02-26T09:41:20.778Z] b4a121162608: Preparing [2025-02-26T09:41:20.778Z] ce17e6a118e6: Preparing [2025-02-26T09:41:20.778Z] 280487531f1f: Preparing [2025-02-26T09:41:20.778Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:20.778Z] db28836f4f0c: Waiting [2025-02-26T09:41:20.778Z] a6a81f47361a: Waiting [2025-02-26T09:41:20.778Z] 44180206dff7: Waiting [2025-02-26T09:41:20.778Z] b4a121162608: Waiting [2025-02-26T09:41:20.778Z] baaf019085b5: Waiting [2025-02-26T09:41:20.778Z] 36e51d1243be: Waiting [2025-02-26T09:41:20.778Z] f0229ef1ff26: Waiting [2025-02-26T09:41:20.778Z] 5f70bf18a086: Waiting [2025-02-26T09:41:20.778Z] 280487531f1f: Waiting [2025-02-26T09:41:20.778Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:20.778Z] ce17e6a118e6: Waiting [2025-02-26T09:41:20.778Z] 02656d94b858: Layer already exists [2025-02-26T09:41:20.778Z] 889849d08c37: Layer already exists [2025-02-26T09:41:20.778Z] 298420aa35fa: Layer already exists [2025-02-26T09:41:20.778Z] 7401c9461e4f: Layer already exists [2025-02-26T09:41:20.778Z] 7b19109dc117: Layer already exists [2025-02-26T09:41:20.778Z] db28836f4f0c: Layer already exists [2025-02-26T09:41:20.778Z] a6a81f47361a: Layer already exists [2025-02-26T09:41:20.778Z] baaf019085b5: Layer already exists [2025-02-26T09:41:20.778Z] 44180206dff7: Layer already exists [2025-02-26T09:41:20.778Z] 36e51d1243be: Layer already exists [2025-02-26T09:41:20.778Z] 5f70bf18a086: Layer already exists [2025-02-26T09:41:20.778Z] f0229ef1ff26: Layer already exists [2025-02-26T09:41:20.778Z] b4a121162608: Layer already exists [2025-02-26T09:41:20.778Z] 280487531f1f: Layer already exists [2025-02-26T09:41:20.778Z] ce17e6a118e6: Layer already exists [2025-02-26T09:41:20.778Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:21.044Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:21.405Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:21.746Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-26T09:41:21.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T09:41:21.747Z] 889849d08c37: Preparing [2025-02-26T09:41:21.747Z] 7401c9461e4f: Preparing [2025-02-26T09:41:21.747Z] 7b19109dc117: Preparing [2025-02-26T09:41:21.747Z] 298420aa35fa: Preparing [2025-02-26T09:41:21.747Z] 02656d94b858: Preparing [2025-02-26T09:41:21.747Z] db28836f4f0c: Preparing [2025-02-26T09:41:21.747Z] a6a81f47361a: Preparing [2025-02-26T09:41:21.747Z] 44180206dff7: Preparing [2025-02-26T09:41:21.747Z] baaf019085b5: Preparing [2025-02-26T09:41:21.747Z] 36e51d1243be: Preparing [2025-02-26T09:41:21.747Z] f0229ef1ff26: Preparing [2025-02-26T09:41:21.747Z] 5f70bf18a086: Preparing [2025-02-26T09:41:21.747Z] b4a121162608: Preparing [2025-02-26T09:41:21.747Z] ce17e6a118e6: Preparing [2025-02-26T09:41:21.747Z] 280487531f1f: Preparing [2025-02-26T09:41:21.747Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:21.747Z] db28836f4f0c: Waiting [2025-02-26T09:41:21.747Z] a6a81f47361a: Waiting [2025-02-26T09:41:21.747Z] 44180206dff7: Waiting [2025-02-26T09:41:21.747Z] baaf019085b5: Waiting [2025-02-26T09:41:21.747Z] 36e51d1243be: Waiting [2025-02-26T09:41:21.747Z] f0229ef1ff26: Waiting [2025-02-26T09:41:21.747Z] 5f70bf18a086: Waiting [2025-02-26T09:41:21.747Z] b4a121162608: Waiting [2025-02-26T09:41:21.747Z] ce17e6a118e6: Waiting [2025-02-26T09:41:21.747Z] 280487531f1f: Waiting [2025-02-26T09:41:21.747Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:21.747Z] 7b19109dc117: Layer already exists [2025-02-26T09:41:21.747Z] 02656d94b858: Layer already exists [2025-02-26T09:41:21.747Z] 298420aa35fa: Layer already exists [2025-02-26T09:41:21.747Z] 7401c9461e4f: Layer already exists [2025-02-26T09:41:21.747Z] 889849d08c37: Layer already exists [2025-02-26T09:41:21.747Z] baaf019085b5: Layer already exists [2025-02-26T09:41:21.747Z] a6a81f47361a: Layer already exists [2025-02-26T09:41:21.747Z] 44180206dff7: Layer already exists [2025-02-26T09:41:21.747Z] 36e51d1243be: Layer already exists [2025-02-26T09:41:21.747Z] db28836f4f0c: Layer already exists [2025-02-26T09:41:21.747Z] f0229ef1ff26: Layer already exists [2025-02-26T09:41:21.747Z] b4a121162608: Layer already exists [2025-02-26T09:41:21.747Z] 5f70bf18a086: Layer already exists [2025-02-26T09:41:21.747Z] 280487531f1f: Layer already exists [2025-02-26T09:41:21.747Z] ce17e6a118e6: Layer already exists [2025-02-26T09:41:21.747Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:22.010Z] main: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:41:22.103Z] ===================================================== [Pipeline] echo [2025-02-26T09:41:22.117Z] taggedImages: [2025-02-26T09:41:22.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:22.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-26T09:41:22.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.64 [2025-02-26T09:41:22.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:22.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-26T09:41:22.153Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-26T09:41:22.153Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:22.153Z] latest [2025-02-26T09:41:22.153Z] 4.0.0-dev.64 [2025-02-26T09:41:22.153Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:22.153Z] main [2025-02-26T09:41:22.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:22.525Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:22.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:22.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T09:41:22.869Z] c248be405bfb: Preparing [2025-02-26T09:41:22.869Z] 96dd3e9df49a: Preparing [2025-02-26T09:41:22.869Z] c391c35e5f38: Preparing [2025-02-26T09:41:22.869Z] 3f54084f3710: Preparing [2025-02-26T09:41:22.869Z] 44180206dff7: Preparing [2025-02-26T09:41:22.869Z] baaf019085b5: Preparing [2025-02-26T09:41:22.869Z] 3502d45490e9: Preparing [2025-02-26T09:41:22.869Z] baaf019085b5: Waiting [2025-02-26T09:41:22.869Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:22.869Z] 3502d45490e9: Waiting [2025-02-26T09:41:22.869Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:22.869Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:22.869Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:23.132Z] 44180206dff7: Layer already exists [2025-02-26T09:41:23.132Z] baaf019085b5: Layer already exists [2025-02-26T09:41:23.132Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:23.132Z] 96dd3e9df49a: Pushed [2025-02-26T09:41:23.132Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:23.132Z] c391c35e5f38: Pushed [2025-02-26T09:41:23.132Z] c248be405bfb: Pushed [2025-02-26T09:41:23.132Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:28.452Z] 3f54084f3710: Pushed [2025-02-26T09:41:28.452Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:28.802Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:29.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-26T09:41:29.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T09:41:29.152Z] c248be405bfb: Preparing [2025-02-26T09:41:29.152Z] 96dd3e9df49a: Preparing [2025-02-26T09:41:29.152Z] c391c35e5f38: Preparing [2025-02-26T09:41:29.152Z] 3f54084f3710: Preparing [2025-02-26T09:41:29.152Z] 44180206dff7: Preparing [2025-02-26T09:41:29.152Z] baaf019085b5: Preparing [2025-02-26T09:41:29.152Z] 3502d45490e9: Preparing [2025-02-26T09:41:29.152Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:29.152Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:29.152Z] baaf019085b5: Waiting [2025-02-26T09:41:29.152Z] 3502d45490e9: Waiting [2025-02-26T09:41:29.152Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:29.152Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:29.152Z] 96dd3e9df49a: Layer already exists [2025-02-26T09:41:29.152Z] c391c35e5f38: Layer already exists [2025-02-26T09:41:29.152Z] c248be405bfb: Layer already exists [2025-02-26T09:41:29.152Z] 3f54084f3710: Layer already exists [2025-02-26T09:41:29.152Z] 44180206dff7: Layer already exists [2025-02-26T09:41:29.152Z] baaf019085b5: Layer already exists [2025-02-26T09:41:29.152Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:29.152Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:29.152Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:29.416Z] latest: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:29.775Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:30.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.64 [2025-02-26T09:41:30.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T09:41:30.132Z] c248be405bfb: Preparing [2025-02-26T09:41:30.132Z] 96dd3e9df49a: Preparing [2025-02-26T09:41:30.132Z] c391c35e5f38: Preparing [2025-02-26T09:41:30.132Z] 3f54084f3710: Preparing [2025-02-26T09:41:30.132Z] 44180206dff7: Preparing [2025-02-26T09:41:30.132Z] baaf019085b5: Preparing [2025-02-26T09:41:30.132Z] 3502d45490e9: Preparing [2025-02-26T09:41:30.132Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:30.132Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:30.132Z] baaf019085b5: Waiting [2025-02-26T09:41:30.132Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:30.132Z] 3502d45490e9: Waiting [2025-02-26T09:41:30.132Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:30.132Z] 44180206dff7: Layer already exists [2025-02-26T09:41:30.132Z] c391c35e5f38: Layer already exists [2025-02-26T09:41:30.132Z] 3f54084f3710: Layer already exists [2025-02-26T09:41:30.132Z] 96dd3e9df49a: Layer already exists [2025-02-26T09:41:30.132Z] c248be405bfb: Layer already exists [2025-02-26T09:41:30.132Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:30.132Z] baaf019085b5: Layer already exists [2025-02-26T09:41:30.132Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:30.132Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:30.132Z] 4.0.0-dev.64: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:30.479Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:30.829Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:30.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T09:41:30.829Z] c248be405bfb: Preparing [2025-02-26T09:41:30.829Z] 96dd3e9df49a: Preparing [2025-02-26T09:41:30.829Z] c391c35e5f38: Preparing [2025-02-26T09:41:30.829Z] 3f54084f3710: Preparing [2025-02-26T09:41:30.829Z] 44180206dff7: Preparing [2025-02-26T09:41:30.829Z] baaf019085b5: Preparing [2025-02-26T09:41:30.829Z] 3502d45490e9: Preparing [2025-02-26T09:41:30.829Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:30.829Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:30.829Z] baaf019085b5: Waiting [2025-02-26T09:41:30.829Z] 3502d45490e9: Waiting [2025-02-26T09:41:30.829Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:30.829Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:30.829Z] c248be405bfb: Layer already exists [2025-02-26T09:41:30.829Z] 96dd3e9df49a: Layer already exists [2025-02-26T09:41:30.829Z] 3f54084f3710: Layer already exists [2025-02-26T09:41:30.829Z] 44180206dff7: Layer already exists [2025-02-26T09:41:30.829Z] c391c35e5f38: Layer already exists [2025-02-26T09:41:30.829Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:30.829Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:30.829Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:30.829Z] baaf019085b5: Layer already exists [2025-02-26T09:41:31.092Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:31.471Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:31.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-26T09:41:31.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T09:41:31.824Z] c248be405bfb: Preparing [2025-02-26T09:41:31.824Z] 96dd3e9df49a: Preparing [2025-02-26T09:41:31.824Z] c391c35e5f38: Preparing [2025-02-26T09:41:31.824Z] 3f54084f3710: Preparing [2025-02-26T09:41:31.824Z] 44180206dff7: Preparing [2025-02-26T09:41:31.824Z] baaf019085b5: Preparing [2025-02-26T09:41:31.824Z] 3502d45490e9: Preparing [2025-02-26T09:41:31.824Z] 2f7e6aef4510: Preparing [2025-02-26T09:41:31.824Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:31.824Z] baaf019085b5: Waiting [2025-02-26T09:41:31.824Z] 3502d45490e9: Waiting [2025-02-26T09:41:31.824Z] 2f7e6aef4510: Waiting [2025-02-26T09:41:31.824Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:31.824Z] 3f54084f3710: Layer already exists [2025-02-26T09:41:31.824Z] 96dd3e9df49a: Layer already exists [2025-02-26T09:41:31.824Z] c391c35e5f38: Layer already exists [2025-02-26T09:41:31.824Z] c248be405bfb: Layer already exists [2025-02-26T09:41:31.824Z] 44180206dff7: Layer already exists [2025-02-26T09:41:31.824Z] baaf019085b5: Layer already exists [2025-02-26T09:41:31.824Z] 3502d45490e9: Layer already exists [2025-02-26T09:41:31.824Z] 2f7e6aef4510: Layer already exists [2025-02-26T09:41:31.824Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:31.824Z] main: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:41:32.173Z] ===================================================== [Pipeline] echo [2025-02-26T09:41:32.189Z] taggedImages: [2025-02-26T09:41:32.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:32.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-26T09:41:32.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.64 [2025-02-26T09:41:32.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:32.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-26T09:41:32.220Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-26T09:41:32.220Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:32.220Z] latest [2025-02-26T09:41:32.220Z] 4.0.0-dev.64 [2025-02-26T09:41:32.220Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:32.220Z] main [2025-02-26T09:41:32.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:32.580Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:32.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:32.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T09:41:32.929Z] a00334f90f8d: Preparing [2025-02-26T09:41:32.929Z] 661c97d9e45f: Preparing [2025-02-26T09:41:32.929Z] 1536c1acaab2: Preparing [2025-02-26T09:41:32.929Z] 20ad7a60fcb1: Preparing [2025-02-26T09:41:32.929Z] e9e42f012704: Preparing [2025-02-26T09:41:32.929Z] 44180206dff7: Preparing [2025-02-26T09:41:32.929Z] baaf019085b5: Preparing [2025-02-26T09:41:32.929Z] d346de3d86d0: Preparing [2025-02-26T09:41:32.929Z] 6628f6e445d5: Preparing [2025-02-26T09:41:32.929Z] e3f02d1ce594: Preparing [2025-02-26T09:41:32.929Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:32.929Z] d346de3d86d0: Waiting [2025-02-26T09:41:32.929Z] 6628f6e445d5: Waiting [2025-02-26T09:41:32.929Z] e3f02d1ce594: Waiting [2025-02-26T09:41:32.929Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:32.929Z] 44180206dff7: Waiting [2025-02-26T09:41:32.929Z] baaf019085b5: Waiting [2025-02-26T09:41:33.194Z] e9e42f012704: Pushed [2025-02-26T09:41:33.194Z] 661c97d9e45f: Pushed [2025-02-26T09:41:33.194Z] 20ad7a60fcb1: Pushed [2025-02-26T09:41:33.194Z] 44180206dff7: Layer already exists [2025-02-26T09:41:33.194Z] a00334f90f8d: Pushed [2025-02-26T09:41:33.194Z] baaf019085b5: Layer already exists [2025-02-26T09:41:33.194Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:33.194Z] d346de3d86d0: Pushed [2025-02-26T09:41:33.194Z] 6628f6e445d5: Pushed [2025-02-26T09:41:36.509Z] e3f02d1ce594: Pushed [2025-02-26T09:41:37.463Z] 1536c1acaab2: Pushed [2025-02-26T09:41:37.463Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:37.805Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:38.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-26T09:41:38.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T09:41:38.146Z] a00334f90f8d: Preparing [2025-02-26T09:41:38.146Z] 661c97d9e45f: Preparing [2025-02-26T09:41:38.146Z] 1536c1acaab2: Preparing [2025-02-26T09:41:38.146Z] 20ad7a60fcb1: Preparing [2025-02-26T09:41:38.146Z] e9e42f012704: Preparing [2025-02-26T09:41:38.146Z] 44180206dff7: Preparing [2025-02-26T09:41:38.146Z] baaf019085b5: Preparing [2025-02-26T09:41:38.146Z] d346de3d86d0: Preparing [2025-02-26T09:41:38.146Z] 6628f6e445d5: Preparing [2025-02-26T09:41:38.146Z] e3f02d1ce594: Preparing [2025-02-26T09:41:38.146Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:38.146Z] 44180206dff7: Waiting [2025-02-26T09:41:38.146Z] baaf019085b5: Waiting [2025-02-26T09:41:38.146Z] d346de3d86d0: Waiting [2025-02-26T09:41:38.146Z] 6628f6e445d5: Waiting [2025-02-26T09:41:38.146Z] e3f02d1ce594: Waiting [2025-02-26T09:41:38.146Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:38.146Z] e9e42f012704: Layer already exists [2025-02-26T09:41:38.146Z] 20ad7a60fcb1: Layer already exists [2025-02-26T09:41:38.146Z] 1536c1acaab2: Layer already exists [2025-02-26T09:41:38.146Z] a00334f90f8d: Layer already exists [2025-02-26T09:41:38.146Z] 661c97d9e45f: Layer already exists [2025-02-26T09:41:38.146Z] 44180206dff7: Layer already exists [2025-02-26T09:41:38.146Z] baaf019085b5: Layer already exists [2025-02-26T09:41:38.146Z] 6628f6e445d5: Layer already exists [2025-02-26T09:41:38.146Z] d346de3d86d0: Layer already exists [2025-02-26T09:41:38.146Z] e3f02d1ce594: Layer already exists [2025-02-26T09:41:38.146Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:38.409Z] latest: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:38.753Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:39.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.64 [2025-02-26T09:41:39.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T09:41:39.097Z] a00334f90f8d: Preparing [2025-02-26T09:41:39.097Z] 661c97d9e45f: Preparing [2025-02-26T09:41:39.097Z] 1536c1acaab2: Preparing [2025-02-26T09:41:39.097Z] 20ad7a60fcb1: Preparing [2025-02-26T09:41:39.097Z] e9e42f012704: Preparing [2025-02-26T09:41:39.097Z] 44180206dff7: Preparing [2025-02-26T09:41:39.097Z] baaf019085b5: Preparing [2025-02-26T09:41:39.097Z] d346de3d86d0: Preparing [2025-02-26T09:41:39.097Z] 6628f6e445d5: Preparing [2025-02-26T09:41:39.097Z] e3f02d1ce594: Preparing [2025-02-26T09:41:39.097Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:39.097Z] baaf019085b5: Waiting [2025-02-26T09:41:39.097Z] d346de3d86d0: Waiting [2025-02-26T09:41:39.097Z] 6628f6e445d5: Waiting [2025-02-26T09:41:39.097Z] e3f02d1ce594: Waiting [2025-02-26T09:41:39.097Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:39.097Z] 44180206dff7: Waiting [2025-02-26T09:41:39.097Z] 20ad7a60fcb1: Layer already exists [2025-02-26T09:41:39.097Z] e9e42f012704: Layer already exists [2025-02-26T09:41:39.097Z] a00334f90f8d: Layer already exists [2025-02-26T09:41:39.097Z] 1536c1acaab2: Layer already exists [2025-02-26T09:41:39.097Z] 661c97d9e45f: Layer already exists [2025-02-26T09:41:39.097Z] d346de3d86d0: Layer already exists [2025-02-26T09:41:39.097Z] 44180206dff7: Layer already exists [2025-02-26T09:41:39.097Z] baaf019085b5: Layer already exists [2025-02-26T09:41:39.097Z] 6628f6e445d5: Layer already exists [2025-02-26T09:41:39.097Z] e3f02d1ce594: Layer already exists [2025-02-26T09:41:39.097Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:39.359Z] 4.0.0-dev.64: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:39.706Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:40.055Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:40.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T09:41:40.055Z] a00334f90f8d: Preparing [2025-02-26T09:41:40.055Z] 661c97d9e45f: Preparing [2025-02-26T09:41:40.055Z] 1536c1acaab2: Preparing [2025-02-26T09:41:40.055Z] 20ad7a60fcb1: Preparing [2025-02-26T09:41:40.055Z] e9e42f012704: Preparing [2025-02-26T09:41:40.055Z] 44180206dff7: Preparing [2025-02-26T09:41:40.055Z] baaf019085b5: Preparing [2025-02-26T09:41:40.055Z] d346de3d86d0: Preparing [2025-02-26T09:41:40.055Z] 6628f6e445d5: Preparing [2025-02-26T09:41:40.055Z] e3f02d1ce594: Preparing [2025-02-26T09:41:40.055Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:40.055Z] 44180206dff7: Waiting [2025-02-26T09:41:40.055Z] baaf019085b5: Waiting [2025-02-26T09:41:40.055Z] d346de3d86d0: Waiting [2025-02-26T09:41:40.055Z] 6628f6e445d5: Waiting [2025-02-26T09:41:40.055Z] e3f02d1ce594: Waiting [2025-02-26T09:41:40.055Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:40.055Z] e9e42f012704: Layer already exists [2025-02-26T09:41:40.055Z] a00334f90f8d: Layer already exists [2025-02-26T09:41:40.055Z] 1536c1acaab2: Layer already exists [2025-02-26T09:41:40.055Z] 20ad7a60fcb1: Layer already exists [2025-02-26T09:41:40.055Z] 661c97d9e45f: Layer already exists [2025-02-26T09:41:40.055Z] baaf019085b5: Layer already exists [2025-02-26T09:41:40.055Z] 6628f6e445d5: Layer already exists [2025-02-26T09:41:40.055Z] 44180206dff7: Layer already exists [2025-02-26T09:41:40.055Z] d346de3d86d0: Layer already exists [2025-02-26T09:41:40.055Z] e3f02d1ce594: Layer already exists [2025-02-26T09:41:40.055Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:40.318Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:40.673Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:41.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-26T09:41:41.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T09:41:41.013Z] a00334f90f8d: Preparing [2025-02-26T09:41:41.013Z] 661c97d9e45f: Preparing [2025-02-26T09:41:41.013Z] 1536c1acaab2: Preparing [2025-02-26T09:41:41.013Z] 20ad7a60fcb1: Preparing [2025-02-26T09:41:41.013Z] e9e42f012704: Preparing [2025-02-26T09:41:41.013Z] 44180206dff7: Preparing [2025-02-26T09:41:41.013Z] baaf019085b5: Preparing [2025-02-26T09:41:41.013Z] d346de3d86d0: Preparing [2025-02-26T09:41:41.013Z] 6628f6e445d5: Preparing [2025-02-26T09:41:41.013Z] e3f02d1ce594: Preparing [2025-02-26T09:41:41.013Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:41.013Z] e3f02d1ce594: Waiting [2025-02-26T09:41:41.013Z] d346de3d86d0: Waiting [2025-02-26T09:41:41.013Z] 44180206dff7: Waiting [2025-02-26T09:41:41.013Z] baaf019085b5: Waiting [2025-02-26T09:41:41.013Z] 6628f6e445d5: Waiting [2025-02-26T09:41:41.013Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:41.013Z] a00334f90f8d: Layer already exists [2025-02-26T09:41:41.013Z] e9e42f012704: Layer already exists [2025-02-26T09:41:41.013Z] 1536c1acaab2: Layer already exists [2025-02-26T09:41:41.013Z] 20ad7a60fcb1: Layer already exists [2025-02-26T09:41:41.013Z] 661c97d9e45f: Layer already exists [2025-02-26T09:41:41.013Z] 44180206dff7: Layer already exists [2025-02-26T09:41:41.013Z] baaf019085b5: Layer already exists [2025-02-26T09:41:41.013Z] e3f02d1ce594: Layer already exists [2025-02-26T09:41:41.013Z] 6628f6e445d5: Layer already exists [2025-02-26T09:41:41.013Z] d346de3d86d0: Layer already exists [2025-02-26T09:41:41.013Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:41.276Z] main: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:41:41.350Z] ===================================================== [Pipeline] echo [2025-02-26T09:41:41.371Z] taggedImages: [2025-02-26T09:41:41.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:41.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-26T09:41:41.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.64 [2025-02-26T09:41:41.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:41.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-26T09:41:41.395Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-26T09:41:41.395Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:41.395Z] latest [2025-02-26T09:41:41.395Z] 4.0.0-dev.64 [2025-02-26T09:41:41.395Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:41.395Z] main [2025-02-26T09:41:41.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:41.744Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:42.087Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:42.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T09:41:42.087Z] 3c997e1f2baf: Preparing [2025-02-26T09:41:42.087Z] 0ef96a439f03: Preparing [2025-02-26T09:41:42.087Z] c3f7a68b8c40: Preparing [2025-02-26T09:41:42.087Z] 805c76edcff1: Preparing [2025-02-26T09:41:42.087Z] 6d6093721a11: Preparing [2025-02-26T09:41:42.087Z] 755795dfb6ad: Preparing [2025-02-26T09:41:42.087Z] b92c1a9b3d2f: Preparing [2025-02-26T09:41:42.087Z] 44180206dff7: Preparing [2025-02-26T09:41:42.087Z] baaf019085b5: Preparing [2025-02-26T09:41:42.087Z] 8a16fa9d8374: Preparing [2025-02-26T09:41:42.087Z] ede0b50ace94: Preparing [2025-02-26T09:41:42.087Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:42.087Z] 44180206dff7: Waiting [2025-02-26T09:41:42.087Z] baaf019085b5: Waiting [2025-02-26T09:41:42.087Z] 8a16fa9d8374: Waiting [2025-02-26T09:41:42.087Z] ede0b50ace94: Waiting [2025-02-26T09:41:42.087Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:42.087Z] b92c1a9b3d2f: Waiting [2025-02-26T09:41:42.087Z] 755795dfb6ad: Waiting [2025-02-26T09:41:42.360Z] 3c997e1f2baf: Pushed [2025-02-26T09:41:42.360Z] 0ef96a439f03: Pushed [2025-02-26T09:41:42.360Z] 6d6093721a11: Pushed [2025-02-26T09:41:42.360Z] 44180206dff7: Layer already exists [2025-02-26T09:41:42.360Z] baaf019085b5: Layer already exists [2025-02-26T09:41:42.624Z] 755795dfb6ad: Pushed [2025-02-26T09:41:42.624Z] b92c1a9b3d2f: Pushed [2025-02-26T09:41:42.624Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:42.624Z] 8a16fa9d8374: Pushed [2025-02-26T09:41:45.188Z] ede0b50ace94: Pushed [2025-02-26T09:41:46.585Z] 805c76edcff1: Pushed [2025-02-26T09:41:48.623Z] c3f7a68b8c40: Pushed [2025-02-26T09:41:48.890Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:49.248Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:49.594Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-26T09:41:49.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T09:41:49.594Z] 3c997e1f2baf: Preparing [2025-02-26T09:41:49.594Z] 0ef96a439f03: Preparing [2025-02-26T09:41:49.594Z] c3f7a68b8c40: Preparing [2025-02-26T09:41:49.594Z] 805c76edcff1: Preparing [2025-02-26T09:41:49.594Z] 6d6093721a11: Preparing [2025-02-26T09:41:49.594Z] 755795dfb6ad: Preparing [2025-02-26T09:41:49.594Z] b92c1a9b3d2f: Preparing [2025-02-26T09:41:49.594Z] 44180206dff7: Preparing [2025-02-26T09:41:49.594Z] baaf019085b5: Preparing [2025-02-26T09:41:49.594Z] 8a16fa9d8374: Preparing [2025-02-26T09:41:49.594Z] ede0b50ace94: Preparing [2025-02-26T09:41:49.594Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:49.594Z] 755795dfb6ad: Waiting [2025-02-26T09:41:49.594Z] b92c1a9b3d2f: Waiting [2025-02-26T09:41:49.594Z] ede0b50ace94: Waiting [2025-02-26T09:41:49.594Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:49.594Z] baaf019085b5: Waiting [2025-02-26T09:41:49.594Z] 44180206dff7: Waiting [2025-02-26T09:41:49.594Z] 0ef96a439f03: Layer already exists [2025-02-26T09:41:49.594Z] 3c997e1f2baf: Layer already exists [2025-02-26T09:41:49.594Z] 805c76edcff1: Layer already exists [2025-02-26T09:41:49.594Z] 6d6093721a11: Layer already exists [2025-02-26T09:41:49.594Z] c3f7a68b8c40: Layer already exists [2025-02-26T09:41:49.594Z] b92c1a9b3d2f: Layer already exists [2025-02-26T09:41:49.594Z] 44180206dff7: Layer already exists [2025-02-26T09:41:49.594Z] 755795dfb6ad: Layer already exists [2025-02-26T09:41:49.594Z] baaf019085b5: Layer already exists [2025-02-26T09:41:49.594Z] 8a16fa9d8374: Layer already exists [2025-02-26T09:41:49.594Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:49.594Z] ede0b50ace94: Layer already exists [2025-02-26T09:41:49.855Z] latest: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:50.213Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:50.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.64 [2025-02-26T09:41:50.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T09:41:50.557Z] 3c997e1f2baf: Preparing [2025-02-26T09:41:50.557Z] 0ef96a439f03: Preparing [2025-02-26T09:41:50.557Z] c3f7a68b8c40: Preparing [2025-02-26T09:41:50.557Z] 805c76edcff1: Preparing [2025-02-26T09:41:50.557Z] 6d6093721a11: Preparing [2025-02-26T09:41:50.557Z] 755795dfb6ad: Preparing [2025-02-26T09:41:50.557Z] b92c1a9b3d2f: Preparing [2025-02-26T09:41:50.557Z] 44180206dff7: Preparing [2025-02-26T09:41:50.557Z] baaf019085b5: Preparing [2025-02-26T09:41:50.557Z] 8a16fa9d8374: Preparing [2025-02-26T09:41:50.557Z] ede0b50ace94: Preparing [2025-02-26T09:41:50.557Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:50.557Z] 44180206dff7: Waiting [2025-02-26T09:41:50.557Z] baaf019085b5: Waiting [2025-02-26T09:41:50.557Z] 8a16fa9d8374: Waiting [2025-02-26T09:41:50.557Z] ede0b50ace94: Waiting [2025-02-26T09:41:50.557Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:50.557Z] 755795dfb6ad: Waiting [2025-02-26T09:41:50.557Z] b92c1a9b3d2f: Waiting [2025-02-26T09:41:50.557Z] 805c76edcff1: Layer already exists [2025-02-26T09:41:50.557Z] 6d6093721a11: Layer already exists [2025-02-26T09:41:50.557Z] 3c997e1f2baf: Layer already exists [2025-02-26T09:41:50.557Z] c3f7a68b8c40: Layer already exists [2025-02-26T09:41:50.557Z] 0ef96a439f03: Layer already exists [2025-02-26T09:41:50.557Z] 755795dfb6ad: Layer already exists [2025-02-26T09:41:50.557Z] baaf019085b5: Layer already exists [2025-02-26T09:41:50.557Z] b92c1a9b3d2f: Layer already exists [2025-02-26T09:41:50.557Z] 8a16fa9d8374: Layer already exists [2025-02-26T09:41:50.557Z] 44180206dff7: Layer already exists [2025-02-26T09:41:50.557Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:50.557Z] ede0b50ace94: Layer already exists [2025-02-26T09:41:50.819Z] 4.0.0-dev.64: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:51.161Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:51.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:51.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T09:41:51.509Z] 3c997e1f2baf: Preparing [2025-02-26T09:41:51.509Z] 0ef96a439f03: Preparing [2025-02-26T09:41:51.509Z] c3f7a68b8c40: Preparing [2025-02-26T09:41:51.509Z] 805c76edcff1: Preparing [2025-02-26T09:41:51.509Z] 6d6093721a11: Preparing [2025-02-26T09:41:51.509Z] 755795dfb6ad: Preparing [2025-02-26T09:41:51.509Z] b92c1a9b3d2f: Preparing [2025-02-26T09:41:51.509Z] 44180206dff7: Preparing [2025-02-26T09:41:51.509Z] baaf019085b5: Preparing [2025-02-26T09:41:51.509Z] 8a16fa9d8374: Preparing [2025-02-26T09:41:51.509Z] ede0b50ace94: Preparing [2025-02-26T09:41:51.509Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:51.509Z] 755795dfb6ad: Waiting [2025-02-26T09:41:51.509Z] b92c1a9b3d2f: Waiting [2025-02-26T09:41:51.509Z] 44180206dff7: Waiting [2025-02-26T09:41:51.509Z] baaf019085b5: Waiting [2025-02-26T09:41:51.509Z] 8a16fa9d8374: Waiting [2025-02-26T09:41:51.509Z] ede0b50ace94: Waiting [2025-02-26T09:41:51.509Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:51.509Z] c3f7a68b8c40: Layer already exists [2025-02-26T09:41:51.509Z] 3c997e1f2baf: Layer already exists [2025-02-26T09:41:51.509Z] 805c76edcff1: Layer already exists [2025-02-26T09:41:51.509Z] 6d6093721a11: Layer already exists [2025-02-26T09:41:51.509Z] 0ef96a439f03: Layer already exists [2025-02-26T09:41:51.509Z] 755795dfb6ad: Layer already exists [2025-02-26T09:41:51.509Z] 44180206dff7: Layer already exists [2025-02-26T09:41:51.509Z] baaf019085b5: Layer already exists [2025-02-26T09:41:51.509Z] b92c1a9b3d2f: Layer already exists [2025-02-26T09:41:51.509Z] 8a16fa9d8374: Layer already exists [2025-02-26T09:41:51.509Z] ede0b50ace94: Layer already exists [2025-02-26T09:41:51.509Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:51.772Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:52.123Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:52.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-26T09:41:52.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T09:41:52.467Z] 3c997e1f2baf: Preparing [2025-02-26T09:41:52.467Z] 0ef96a439f03: Preparing [2025-02-26T09:41:52.467Z] c3f7a68b8c40: Preparing [2025-02-26T09:41:52.467Z] 805c76edcff1: Preparing [2025-02-26T09:41:52.467Z] 6d6093721a11: Preparing [2025-02-26T09:41:52.467Z] 755795dfb6ad: Preparing [2025-02-26T09:41:52.467Z] b92c1a9b3d2f: Preparing [2025-02-26T09:41:52.467Z] 44180206dff7: Preparing [2025-02-26T09:41:52.467Z] baaf019085b5: Preparing [2025-02-26T09:41:52.467Z] 8a16fa9d8374: Preparing [2025-02-26T09:41:52.467Z] ede0b50ace94: Preparing [2025-02-26T09:41:52.467Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:52.467Z] 755795dfb6ad: Waiting [2025-02-26T09:41:52.467Z] baaf019085b5: Waiting [2025-02-26T09:41:52.467Z] b92c1a9b3d2f: Waiting [2025-02-26T09:41:52.467Z] 44180206dff7: Waiting [2025-02-26T09:41:52.467Z] ede0b50ace94: Waiting [2025-02-26T09:41:52.467Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:52.467Z] 3c997e1f2baf: Layer already exists [2025-02-26T09:41:52.467Z] 6d6093721a11: Layer already exists [2025-02-26T09:41:52.467Z] 0ef96a439f03: Layer already exists [2025-02-26T09:41:52.467Z] 805c76edcff1: Layer already exists [2025-02-26T09:41:52.467Z] c3f7a68b8c40: Layer already exists [2025-02-26T09:41:52.467Z] baaf019085b5: Layer already exists [2025-02-26T09:41:52.467Z] 8a16fa9d8374: Layer already exists [2025-02-26T09:41:52.467Z] 755795dfb6ad: Layer already exists [2025-02-26T09:41:52.467Z] b92c1a9b3d2f: Layer already exists [2025-02-26T09:41:52.467Z] 44180206dff7: Layer already exists [2025-02-26T09:41:52.467Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:52.467Z] ede0b50ace94: Layer already exists [2025-02-26T09:41:52.730Z] main: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:41:52.807Z] ===================================================== [Pipeline] echo [2025-02-26T09:41:52.821Z] taggedImages: [2025-02-26T09:41:52.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:52.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-26T09:41:52.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.64 [2025-02-26T09:41:52.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:52.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-26T09:41:52.849Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-26T09:41:52.849Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:52.849Z] latest [2025-02-26T09:41:52.849Z] 4.0.0-dev.64 [2025-02-26T09:41:52.849Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:41:52.849Z] main [2025-02-26T09:41:52.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:53.213Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:41:53.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:41:53.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T09:41:53.559Z] 64be76af1ab9: Preparing [2025-02-26T09:41:53.559Z] d05cb7f1aabc: Preparing [2025-02-26T09:41:53.559Z] 44180206dff7: Preparing [2025-02-26T09:41:53.559Z] baaf019085b5: Preparing [2025-02-26T09:41:53.559Z] 93622afef8f6: Preparing [2025-02-26T09:41:53.559Z] 55698cc3f508: Preparing [2025-02-26T09:41:53.559Z] dd9c8f8612c8: Preparing [2025-02-26T09:41:53.559Z] 55698cc3f508: Waiting [2025-02-26T09:41:53.559Z] dd9c8f8612c8: Waiting [2025-02-26T09:41:53.559Z] baaf019085b5: Layer already exists [2025-02-26T09:41:53.823Z] 44180206dff7: Layer already exists [2025-02-26T09:41:53.823Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:41:53.823Z] 93622afef8f6: Pushed [2025-02-26T09:41:53.823Z] 64be76af1ab9: Pushed [2025-02-26T09:41:55.751Z] 55698cc3f508: Pushed [2025-02-26T09:42:01.065Z] d05cb7f1aabc: Pushed [2025-02-26T09:42:01.065Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:01.423Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:01.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-26T09:42:01.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T09:42:01.770Z] 64be76af1ab9: Preparing [2025-02-26T09:42:01.770Z] d05cb7f1aabc: Preparing [2025-02-26T09:42:01.770Z] 44180206dff7: Preparing [2025-02-26T09:42:01.770Z] baaf019085b5: Preparing [2025-02-26T09:42:01.770Z] 93622afef8f6: Preparing [2025-02-26T09:42:01.770Z] 55698cc3f508: Preparing [2025-02-26T09:42:01.770Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:01.770Z] 55698cc3f508: Waiting [2025-02-26T09:42:01.770Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:01.770Z] d05cb7f1aabc: Layer already exists [2025-02-26T09:42:01.770Z] 93622afef8f6: Layer already exists [2025-02-26T09:42:01.770Z] 64be76af1ab9: Layer already exists [2025-02-26T09:42:01.770Z] baaf019085b5: Layer already exists [2025-02-26T09:42:01.770Z] 44180206dff7: Layer already exists [2025-02-26T09:42:01.770Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:01.770Z] 55698cc3f508: Layer already exists [2025-02-26T09:42:01.770Z] latest: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:02.385Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:02.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.64 [2025-02-26T09:42:02.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T09:42:02.817Z] 64be76af1ab9: Preparing [2025-02-26T09:42:02.817Z] d05cb7f1aabc: Preparing [2025-02-26T09:42:02.817Z] 44180206dff7: Preparing [2025-02-26T09:42:02.817Z] baaf019085b5: Preparing [2025-02-26T09:42:02.817Z] 93622afef8f6: Preparing [2025-02-26T09:42:02.817Z] 55698cc3f508: Preparing [2025-02-26T09:42:02.817Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:02.817Z] 55698cc3f508: Waiting [2025-02-26T09:42:02.817Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:02.817Z] 93622afef8f6: Layer already exists [2025-02-26T09:42:02.817Z] baaf019085b5: Layer already exists [2025-02-26T09:42:02.817Z] 64be76af1ab9: Layer already exists [2025-02-26T09:42:02.817Z] 44180206dff7: Layer already exists [2025-02-26T09:42:02.817Z] d05cb7f1aabc: Layer already exists [2025-02-26T09:42:02.817Z] 55698cc3f508: Layer already exists [2025-02-26T09:42:02.817Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:02.817Z] 4.0.0-dev.64: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:03.172Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:03.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:42:03.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T09:42:03.525Z] 64be76af1ab9: Preparing [2025-02-26T09:42:03.525Z] d05cb7f1aabc: Preparing [2025-02-26T09:42:03.525Z] 44180206dff7: Preparing [2025-02-26T09:42:03.525Z] baaf019085b5: Preparing [2025-02-26T09:42:03.525Z] 93622afef8f6: Preparing [2025-02-26T09:42:03.525Z] 55698cc3f508: Preparing [2025-02-26T09:42:03.525Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:03.525Z] 55698cc3f508: Waiting [2025-02-26T09:42:03.525Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:03.525Z] 93622afef8f6: Layer already exists [2025-02-26T09:42:03.525Z] 44180206dff7: Layer already exists [2025-02-26T09:42:03.525Z] d05cb7f1aabc: Layer already exists [2025-02-26T09:42:03.525Z] 64be76af1ab9: Layer already exists [2025-02-26T09:42:03.525Z] baaf019085b5: Layer already exists [2025-02-26T09:42:03.525Z] 55698cc3f508: Layer already exists [2025-02-26T09:42:03.525Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:03.525Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:03.881Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:04.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-26T09:42:04.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T09:42:04.223Z] 64be76af1ab9: Preparing [2025-02-26T09:42:04.223Z] d05cb7f1aabc: Preparing [2025-02-26T09:42:04.223Z] 44180206dff7: Preparing [2025-02-26T09:42:04.223Z] baaf019085b5: Preparing [2025-02-26T09:42:04.223Z] 93622afef8f6: Preparing [2025-02-26T09:42:04.223Z] 55698cc3f508: Preparing [2025-02-26T09:42:04.223Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:04.223Z] 55698cc3f508: Waiting [2025-02-26T09:42:04.223Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:04.223Z] baaf019085b5: Layer already exists [2025-02-26T09:42:04.223Z] d05cb7f1aabc: Layer already exists [2025-02-26T09:42:04.223Z] 93622afef8f6: Layer already exists [2025-02-26T09:42:04.223Z] 44180206dff7: Layer already exists [2025-02-26T09:42:04.223Z] 64be76af1ab9: Layer already exists [2025-02-26T09:42:04.223Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:04.223Z] 55698cc3f508: Layer already exists [2025-02-26T09:42:04.223Z] main: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:42:04.562Z] ===================================================== [Pipeline] echo [2025-02-26T09:42:04.574Z] taggedImages: [2025-02-26T09:42:04.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:42:04.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-26T09:42:04.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.64 [2025-02-26T09:42:04.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:42:04.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-26T09:42:04.600Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-26T09:42:04.600Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:42:04.600Z] latest [2025-02-26T09:42:04.600Z] 4.0.0-dev.64 [2025-02-26T09:42:04.600Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:42:04.600Z] main [2025-02-26T09:42:04.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:04.968Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:05.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:42:05.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T09:42:05.307Z] 829a08dc239c: Preparing [2025-02-26T09:42:05.307Z] c47b5658db68: Preparing [2025-02-26T09:42:05.307Z] 2bde52cbc388: Preparing [2025-02-26T09:42:05.307Z] 44180206dff7: Preparing [2025-02-26T09:42:05.307Z] baaf019085b5: Preparing [2025-02-26T09:42:05.307Z] fc17798a60ac: Preparing [2025-02-26T09:42:05.307Z] f9270c76cc12: Preparing [2025-02-26T09:42:05.307Z] 2264bc0af31d: Preparing [2025-02-26T09:42:05.307Z] ddecb1d30f67: Preparing [2025-02-26T09:42:05.307Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:05.307Z] fc17798a60ac: Waiting [2025-02-26T09:42:05.307Z] f9270c76cc12: Waiting [2025-02-26T09:42:05.307Z] ddecb1d30f67: Waiting [2025-02-26T09:42:05.307Z] 2264bc0af31d: Waiting [2025-02-26T09:42:05.307Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:05.307Z] 44180206dff7: Layer already exists [2025-02-26T09:42:05.307Z] baaf019085b5: Layer already exists [2025-02-26T09:42:05.576Z] c47b5658db68: Pushed [2025-02-26T09:42:05.576Z] 2bde52cbc388: Pushed [2025-02-26T09:42:05.576Z] 829a08dc239c: Pushed [2025-02-26T09:42:05.576Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:05.576Z] 2264bc0af31d: Pushed [2025-02-26T09:42:06.526Z] ddecb1d30f67: Pushed [2025-02-26T09:42:16.551Z] f9270c76cc12: Pushed [2025-02-26T09:42:31.491Z] fc17798a60ac: Pushed [2025-02-26T09:42:31.491Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:31.839Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:32.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-26T09:42:32.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T09:42:32.188Z] 829a08dc239c: Preparing [2025-02-26T09:42:32.188Z] c47b5658db68: Preparing [2025-02-26T09:42:32.188Z] 2bde52cbc388: Preparing [2025-02-26T09:42:32.188Z] 44180206dff7: Preparing [2025-02-26T09:42:32.188Z] baaf019085b5: Preparing [2025-02-26T09:42:32.188Z] fc17798a60ac: Preparing [2025-02-26T09:42:32.188Z] f9270c76cc12: Preparing [2025-02-26T09:42:32.188Z] 2264bc0af31d: Preparing [2025-02-26T09:42:32.188Z] ddecb1d30f67: Preparing [2025-02-26T09:42:32.188Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:32.188Z] fc17798a60ac: Waiting [2025-02-26T09:42:32.188Z] f9270c76cc12: Waiting [2025-02-26T09:42:32.188Z] 2264bc0af31d: Waiting [2025-02-26T09:42:32.188Z] ddecb1d30f67: Waiting [2025-02-26T09:42:32.188Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:32.188Z] baaf019085b5: Layer already exists [2025-02-26T09:42:32.188Z] 44180206dff7: Layer already exists [2025-02-26T09:42:32.188Z] 2bde52cbc388: Layer already exists [2025-02-26T09:42:32.188Z] 829a08dc239c: Layer already exists [2025-02-26T09:42:32.188Z] c47b5658db68: Layer already exists [2025-02-26T09:42:32.188Z] fc17798a60ac: Layer already exists [2025-02-26T09:42:32.188Z] f9270c76cc12: Layer already exists [2025-02-26T09:42:32.188Z] 2264bc0af31d: Layer already exists [2025-02-26T09:42:32.188Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:32.188Z] ddecb1d30f67: Layer already exists [2025-02-26T09:42:32.450Z] latest: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:32.802Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:33.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.64 [2025-02-26T09:42:33.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T09:42:33.145Z] 829a08dc239c: Preparing [2025-02-26T09:42:33.145Z] c47b5658db68: Preparing [2025-02-26T09:42:33.145Z] 2bde52cbc388: Preparing [2025-02-26T09:42:33.145Z] 44180206dff7: Preparing [2025-02-26T09:42:33.145Z] baaf019085b5: Preparing [2025-02-26T09:42:33.145Z] fc17798a60ac: Preparing [2025-02-26T09:42:33.145Z] f9270c76cc12: Preparing [2025-02-26T09:42:33.145Z] 2264bc0af31d: Preparing [2025-02-26T09:42:33.145Z] ddecb1d30f67: Preparing [2025-02-26T09:42:33.145Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:33.145Z] fc17798a60ac: Waiting [2025-02-26T09:42:33.145Z] 2264bc0af31d: Waiting [2025-02-26T09:42:33.145Z] ddecb1d30f67: Waiting [2025-02-26T09:42:33.145Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:33.145Z] f9270c76cc12: Waiting [2025-02-26T09:42:33.145Z] 44180206dff7: Layer already exists [2025-02-26T09:42:33.145Z] 2bde52cbc388: Layer already exists [2025-02-26T09:42:33.145Z] 829a08dc239c: Layer already exists [2025-02-26T09:42:33.145Z] c47b5658db68: Layer already exists [2025-02-26T09:42:33.145Z] baaf019085b5: Layer already exists [2025-02-26T09:42:33.145Z] f9270c76cc12: Layer already exists [2025-02-26T09:42:33.145Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:33.145Z] fc17798a60ac: Layer already exists [2025-02-26T09:42:33.145Z] 2264bc0af31d: Layer already exists [2025-02-26T09:42:33.145Z] ddecb1d30f67: Layer already exists [2025-02-26T09:42:33.409Z] 4.0.0-dev.64: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:33.761Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:34.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:42:34.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T09:42:34.101Z] 829a08dc239c: Preparing [2025-02-26T09:42:34.101Z] c47b5658db68: Preparing [2025-02-26T09:42:34.101Z] 2bde52cbc388: Preparing [2025-02-26T09:42:34.101Z] 44180206dff7: Preparing [2025-02-26T09:42:34.101Z] baaf019085b5: Preparing [2025-02-26T09:42:34.101Z] fc17798a60ac: Preparing [2025-02-26T09:42:34.101Z] f9270c76cc12: Preparing [2025-02-26T09:42:34.101Z] 2264bc0af31d: Preparing [2025-02-26T09:42:34.101Z] ddecb1d30f67: Preparing [2025-02-26T09:42:34.101Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:34.101Z] 2264bc0af31d: Waiting [2025-02-26T09:42:34.101Z] ddecb1d30f67: Waiting [2025-02-26T09:42:34.101Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:34.101Z] fc17798a60ac: Waiting [2025-02-26T09:42:34.101Z] f9270c76cc12: Waiting [2025-02-26T09:42:34.101Z] 2bde52cbc388: Layer already exists [2025-02-26T09:42:34.101Z] 829a08dc239c: Layer already exists [2025-02-26T09:42:34.101Z] c47b5658db68: Layer already exists [2025-02-26T09:42:34.101Z] baaf019085b5: Layer already exists [2025-02-26T09:42:34.101Z] 44180206dff7: Layer already exists [2025-02-26T09:42:34.101Z] fc17798a60ac: Layer already exists [2025-02-26T09:42:34.101Z] 2264bc0af31d: Layer already exists [2025-02-26T09:42:34.101Z] f9270c76cc12: Layer already exists [2025-02-26T09:42:34.101Z] ddecb1d30f67: Layer already exists [2025-02-26T09:42:34.101Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:34.101Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:34.703Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:35.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-26T09:42:35.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T09:42:35.050Z] 829a08dc239c: Preparing [2025-02-26T09:42:35.050Z] c47b5658db68: Preparing [2025-02-26T09:42:35.050Z] 2bde52cbc388: Preparing [2025-02-26T09:42:35.050Z] 44180206dff7: Preparing [2025-02-26T09:42:35.050Z] baaf019085b5: Preparing [2025-02-26T09:42:35.050Z] fc17798a60ac: Preparing [2025-02-26T09:42:35.050Z] f9270c76cc12: Preparing [2025-02-26T09:42:35.050Z] 2264bc0af31d: Preparing [2025-02-26T09:42:35.050Z] ddecb1d30f67: Preparing [2025-02-26T09:42:35.050Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:35.050Z] f9270c76cc12: Waiting [2025-02-26T09:42:35.050Z] 2264bc0af31d: Waiting [2025-02-26T09:42:35.050Z] ddecb1d30f67: Waiting [2025-02-26T09:42:35.050Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:35.050Z] fc17798a60ac: Waiting [2025-02-26T09:42:35.050Z] c47b5658db68: Layer already exists [2025-02-26T09:42:35.050Z] 2bde52cbc388: Layer already exists [2025-02-26T09:42:35.050Z] 829a08dc239c: Layer already exists [2025-02-26T09:42:35.050Z] 44180206dff7: Layer already exists [2025-02-26T09:42:35.050Z] baaf019085b5: Layer already exists [2025-02-26T09:42:35.050Z] 2264bc0af31d: Layer already exists [2025-02-26T09:42:35.050Z] fc17798a60ac: Layer already exists [2025-02-26T09:42:35.050Z] f9270c76cc12: Layer already exists [2025-02-26T09:42:35.050Z] ddecb1d30f67: Layer already exists [2025-02-26T09:42:35.050Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:35.313Z] main: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:42:35.396Z] ===================================================== [Pipeline] echo [2025-02-26T09:42:35.410Z] taggedImages: [2025-02-26T09:42:35.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:42:35.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-26T09:42:35.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.64 [2025-02-26T09:42:35.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:42:35.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-26T09:42:35.436Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-26T09:42:35.436Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:42:35.436Z] latest [2025-02-26T09:42:35.436Z] 4.0.0-dev.64 [2025-02-26T09:42:35.436Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:42:35.436Z] main [2025-02-26T09:42:35.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:35.802Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:42:36.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:42:36.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T09:42:36.148Z] 7e19bc74db06: Preparing [2025-02-26T09:42:36.148Z] 0351fb08811d: Preparing [2025-02-26T09:42:36.148Z] b5703a1a19de: Preparing [2025-02-26T09:42:36.148Z] 44180206dff7: Preparing [2025-02-26T09:42:36.148Z] baaf019085b5: Preparing [2025-02-26T09:42:36.148Z] 6c740bb59487: Preparing [2025-02-26T09:42:36.148Z] 2c2b0167237c: Preparing [2025-02-26T09:42:36.148Z] fc7121b76cc6: Preparing [2025-02-26T09:42:36.148Z] dd9c8f8612c8: Preparing [2025-02-26T09:42:36.148Z] 6c740bb59487: Waiting [2025-02-26T09:42:36.148Z] 2c2b0167237c: Waiting [2025-02-26T09:42:36.148Z] fc7121b76cc6: Waiting [2025-02-26T09:42:36.148Z] dd9c8f8612c8: Waiting [2025-02-26T09:42:36.148Z] 44180206dff7: Layer already exists [2025-02-26T09:42:36.410Z] baaf019085b5: Layer already exists [2025-02-26T09:42:36.410Z] 0351fb08811d: Pushed [2025-02-26T09:42:36.410Z] b5703a1a19de: Pushed [2025-02-26T09:42:36.410Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:42:36.410Z] 7e19bc74db06: Pushed [2025-02-26T09:42:36.410Z] 2c2b0167237c: Pushed [2025-02-26T09:42:36.984Z] fc7121b76cc6: Pushed [2025-02-26T09:43:03.609Z] 6c740bb59487: Pushed [2025-02-26T09:43:03.609Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:03.952Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:04.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-26T09:43:04.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T09:43:04.297Z] 7e19bc74db06: Preparing [2025-02-26T09:43:04.297Z] 0351fb08811d: Preparing [2025-02-26T09:43:04.297Z] b5703a1a19de: Preparing [2025-02-26T09:43:04.297Z] 44180206dff7: Preparing [2025-02-26T09:43:04.297Z] baaf019085b5: Preparing [2025-02-26T09:43:04.297Z] 6c740bb59487: Preparing [2025-02-26T09:43:04.297Z] 2c2b0167237c: Preparing [2025-02-26T09:43:04.297Z] fc7121b76cc6: Preparing [2025-02-26T09:43:04.297Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:04.297Z] 6c740bb59487: Waiting [2025-02-26T09:43:04.297Z] 2c2b0167237c: Waiting [2025-02-26T09:43:04.297Z] fc7121b76cc6: Waiting [2025-02-26T09:43:04.297Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:04.297Z] 44180206dff7: Layer already exists [2025-02-26T09:43:04.297Z] 0351fb08811d: Layer already exists [2025-02-26T09:43:04.297Z] baaf019085b5: Layer already exists [2025-02-26T09:43:04.297Z] b5703a1a19de: Layer already exists [2025-02-26T09:43:04.297Z] 7e19bc74db06: Layer already exists [2025-02-26T09:43:04.297Z] fc7121b76cc6: Layer already exists [2025-02-26T09:43:04.297Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:04.297Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:04.297Z] 2c2b0167237c: Layer already exists [2025-02-26T09:43:04.560Z] latest: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:04.912Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:05.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.64 [2025-02-26T09:43:05.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T09:43:05.259Z] 7e19bc74db06: Preparing [2025-02-26T09:43:05.259Z] 0351fb08811d: Preparing [2025-02-26T09:43:05.259Z] b5703a1a19de: Preparing [2025-02-26T09:43:05.259Z] 44180206dff7: Preparing [2025-02-26T09:43:05.259Z] baaf019085b5: Preparing [2025-02-26T09:43:05.259Z] 6c740bb59487: Preparing [2025-02-26T09:43:05.259Z] 2c2b0167237c: Preparing [2025-02-26T09:43:05.259Z] fc7121b76cc6: Preparing [2025-02-26T09:43:05.259Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:05.259Z] 2c2b0167237c: Waiting [2025-02-26T09:43:05.259Z] fc7121b76cc6: Waiting [2025-02-26T09:43:05.259Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:05.259Z] 6c740bb59487: Waiting [2025-02-26T09:43:05.259Z] 0351fb08811d: Layer already exists [2025-02-26T09:43:05.259Z] 7e19bc74db06: Layer already exists [2025-02-26T09:43:05.259Z] b5703a1a19de: Layer already exists [2025-02-26T09:43:05.259Z] baaf019085b5: Layer already exists [2025-02-26T09:43:05.259Z] 44180206dff7: Layer already exists [2025-02-26T09:43:05.259Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:05.259Z] fc7121b76cc6: Layer already exists [2025-02-26T09:43:05.259Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:05.259Z] 2c2b0167237c: Layer already exists [2025-02-26T09:43:05.522Z] 4.0.0-dev.64: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:05.863Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:06.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:06.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T09:43:06.216Z] 7e19bc74db06: Preparing [2025-02-26T09:43:06.216Z] 0351fb08811d: Preparing [2025-02-26T09:43:06.216Z] b5703a1a19de: Preparing [2025-02-26T09:43:06.216Z] 44180206dff7: Preparing [2025-02-26T09:43:06.216Z] baaf019085b5: Preparing [2025-02-26T09:43:06.216Z] 6c740bb59487: Preparing [2025-02-26T09:43:06.216Z] 2c2b0167237c: Preparing [2025-02-26T09:43:06.216Z] fc7121b76cc6: Preparing [2025-02-26T09:43:06.216Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:06.216Z] 6c740bb59487: Waiting [2025-02-26T09:43:06.216Z] 2c2b0167237c: Waiting [2025-02-26T09:43:06.216Z] fc7121b76cc6: Waiting [2025-02-26T09:43:06.216Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:06.216Z] 0351fb08811d: Layer already exists [2025-02-26T09:43:06.216Z] 44180206dff7: Layer already exists [2025-02-26T09:43:06.216Z] b5703a1a19de: Layer already exists [2025-02-26T09:43:06.216Z] 7e19bc74db06: Layer already exists [2025-02-26T09:43:06.216Z] baaf019085b5: Layer already exists [2025-02-26T09:43:06.216Z] 2c2b0167237c: Layer already exists [2025-02-26T09:43:06.216Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:06.216Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:06.216Z] fc7121b76cc6: Layer already exists [2025-02-26T09:43:06.479Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:06.827Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:07.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-26T09:43:07.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T09:43:07.172Z] 7e19bc74db06: Preparing [2025-02-26T09:43:07.172Z] 0351fb08811d: Preparing [2025-02-26T09:43:07.172Z] b5703a1a19de: Preparing [2025-02-26T09:43:07.172Z] 44180206dff7: Preparing [2025-02-26T09:43:07.172Z] baaf019085b5: Preparing [2025-02-26T09:43:07.172Z] 6c740bb59487: Preparing [2025-02-26T09:43:07.172Z] 2c2b0167237c: Preparing [2025-02-26T09:43:07.172Z] fc7121b76cc6: Preparing [2025-02-26T09:43:07.172Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:07.172Z] 2c2b0167237c: Waiting [2025-02-26T09:43:07.172Z] fc7121b76cc6: Waiting [2025-02-26T09:43:07.172Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:07.172Z] 6c740bb59487: Waiting [2025-02-26T09:43:07.172Z] baaf019085b5: Layer already exists [2025-02-26T09:43:07.172Z] 44180206dff7: Layer already exists [2025-02-26T09:43:07.172Z] 0351fb08811d: Layer already exists [2025-02-26T09:43:07.172Z] 7e19bc74db06: Layer already exists [2025-02-26T09:43:07.172Z] b5703a1a19de: Layer already exists [2025-02-26T09:43:07.172Z] 2c2b0167237c: Layer already exists [2025-02-26T09:43:07.172Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:07.172Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:07.172Z] fc7121b76cc6: Layer already exists [2025-02-26T09:43:07.172Z] main: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:43:07.511Z] ===================================================== [Pipeline] echo [2025-02-26T09:43:07.523Z] taggedImages: [2025-02-26T09:43:07.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:07.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-26T09:43:07.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.64 [2025-02-26T09:43:07.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:07.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-26T09:43:07.551Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-26T09:43:07.551Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:07.551Z] latest [2025-02-26T09:43:07.551Z] 4.0.0-dev.64 [2025-02-26T09:43:07.551Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:07.551Z] main [2025-02-26T09:43:07.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:07.908Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:08.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:08.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T09:43:08.253Z] d5d554feed5a: Preparing [2025-02-26T09:43:08.253Z] 304a301811d5: Preparing [2025-02-26T09:43:08.253Z] d888d359d23b: Preparing [2025-02-26T09:43:08.253Z] 44180206dff7: Preparing [2025-02-26T09:43:08.253Z] baaf019085b5: Preparing [2025-02-26T09:43:08.253Z] 6c740bb59487: Preparing [2025-02-26T09:43:08.253Z] 2264bc0af31d: Preparing [2025-02-26T09:43:08.253Z] ddecb1d30f67: Preparing [2025-02-26T09:43:08.253Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:08.253Z] 2264bc0af31d: Waiting [2025-02-26T09:43:08.253Z] ddecb1d30f67: Waiting [2025-02-26T09:43:08.253Z] 6c740bb59487: Waiting [2025-02-26T09:43:08.253Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:08.253Z] 44180206dff7: Layer already exists [2025-02-26T09:43:08.253Z] baaf019085b5: Layer already exists [2025-02-26T09:43:08.253Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:08.253Z] 2264bc0af31d: Layer already exists [2025-02-26T09:43:08.253Z] ddecb1d30f67: Layer already exists [2025-02-26T09:43:08.516Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:08.516Z] d888d359d23b: Pushed [2025-02-26T09:43:08.516Z] d5d554feed5a: Pushed [2025-02-26T09:43:08.516Z] 304a301811d5: Pushed [2025-02-26T09:43:08.516Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:08.857Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:09.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-26T09:43:09.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T09:43:09.187Z] d5d554feed5a: Preparing [2025-02-26T09:43:09.187Z] 304a301811d5: Preparing [2025-02-26T09:43:09.187Z] d888d359d23b: Preparing [2025-02-26T09:43:09.187Z] 44180206dff7: Preparing [2025-02-26T09:43:09.187Z] baaf019085b5: Preparing [2025-02-26T09:43:09.187Z] 6c740bb59487: Preparing [2025-02-26T09:43:09.187Z] 2264bc0af31d: Preparing [2025-02-26T09:43:09.187Z] ddecb1d30f67: Preparing [2025-02-26T09:43:09.187Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:09.187Z] 6c740bb59487: Waiting [2025-02-26T09:43:09.187Z] ddecb1d30f67: Waiting [2025-02-26T09:43:09.187Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:09.187Z] 2264bc0af31d: Waiting [2025-02-26T09:43:09.187Z] 44180206dff7: Layer already exists [2025-02-26T09:43:09.187Z] baaf019085b5: Layer already exists [2025-02-26T09:43:09.187Z] d5d554feed5a: Layer already exists [2025-02-26T09:43:09.187Z] d888d359d23b: Layer already exists [2025-02-26T09:43:09.187Z] 304a301811d5: Layer already exists [2025-02-26T09:43:09.187Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:09.187Z] ddecb1d30f67: Layer already exists [2025-02-26T09:43:09.187Z] 2264bc0af31d: Layer already exists [2025-02-26T09:43:09.187Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:09.187Z] latest: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:09.836Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:10.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.64 [2025-02-26T09:43:10.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T09:43:10.194Z] d5d554feed5a: Preparing [2025-02-26T09:43:10.194Z] 304a301811d5: Preparing [2025-02-26T09:43:10.194Z] d888d359d23b: Preparing [2025-02-26T09:43:10.194Z] 44180206dff7: Preparing [2025-02-26T09:43:10.194Z] baaf019085b5: Preparing [2025-02-26T09:43:10.194Z] 6c740bb59487: Preparing [2025-02-26T09:43:10.194Z] 2264bc0af31d: Preparing [2025-02-26T09:43:10.194Z] ddecb1d30f67: Preparing [2025-02-26T09:43:10.194Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:10.194Z] 2264bc0af31d: Waiting [2025-02-26T09:43:10.194Z] 6c740bb59487: Waiting [2025-02-26T09:43:10.194Z] ddecb1d30f67: Waiting [2025-02-26T09:43:10.194Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:10.194Z] d888d359d23b: Layer already exists [2025-02-26T09:43:10.194Z] d5d554feed5a: Layer already exists [2025-02-26T09:43:10.194Z] 304a301811d5: Layer already exists [2025-02-26T09:43:10.194Z] 44180206dff7: Layer already exists [2025-02-26T09:43:10.194Z] baaf019085b5: Layer already exists [2025-02-26T09:43:10.194Z] 2264bc0af31d: Layer already exists [2025-02-26T09:43:10.194Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:10.194Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:10.194Z] ddecb1d30f67: Layer already exists [2025-02-26T09:43:10.194Z] 4.0.0-dev.64: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:10.540Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:10.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:10.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T09:43:10.906Z] d5d554feed5a: Preparing [2025-02-26T09:43:10.906Z] 304a301811d5: Preparing [2025-02-26T09:43:10.906Z] d888d359d23b: Preparing [2025-02-26T09:43:10.906Z] 44180206dff7: Preparing [2025-02-26T09:43:10.906Z] baaf019085b5: Preparing [2025-02-26T09:43:10.906Z] 6c740bb59487: Preparing [2025-02-26T09:43:10.906Z] 2264bc0af31d: Preparing [2025-02-26T09:43:10.906Z] ddecb1d30f67: Preparing [2025-02-26T09:43:10.906Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:10.906Z] 2264bc0af31d: Waiting [2025-02-26T09:43:10.906Z] ddecb1d30f67: Waiting [2025-02-26T09:43:10.906Z] 6c740bb59487: Waiting [2025-02-26T09:43:10.906Z] 304a301811d5: Layer already exists [2025-02-26T09:43:10.906Z] d888d359d23b: Layer already exists [2025-02-26T09:43:10.906Z] 44180206dff7: Layer already exists [2025-02-26T09:43:10.906Z] baaf019085b5: Layer already exists [2025-02-26T09:43:10.906Z] d5d554feed5a: Layer already exists [2025-02-26T09:43:10.906Z] 2264bc0af31d: Layer already exists [2025-02-26T09:43:10.906Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:10.906Z] ddecb1d30f67: Layer already exists [2025-02-26T09:43:10.906Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:10.906Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:11.244Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:11.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-26T09:43:11.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T09:43:11.590Z] d5d554feed5a: Preparing [2025-02-26T09:43:11.590Z] 304a301811d5: Preparing [2025-02-26T09:43:11.590Z] d888d359d23b: Preparing [2025-02-26T09:43:11.590Z] 44180206dff7: Preparing [2025-02-26T09:43:11.590Z] baaf019085b5: Preparing [2025-02-26T09:43:11.590Z] 6c740bb59487: Preparing [2025-02-26T09:43:11.590Z] 2264bc0af31d: Preparing [2025-02-26T09:43:11.590Z] ddecb1d30f67: Preparing [2025-02-26T09:43:11.590Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:11.590Z] 2264bc0af31d: Waiting [2025-02-26T09:43:11.590Z] ddecb1d30f67: Waiting [2025-02-26T09:43:11.590Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:11.590Z] 6c740bb59487: Waiting [2025-02-26T09:43:11.590Z] d5d554feed5a: Layer already exists [2025-02-26T09:43:11.590Z] d888d359d23b: Layer already exists [2025-02-26T09:43:11.590Z] 44180206dff7: Layer already exists [2025-02-26T09:43:11.590Z] baaf019085b5: Layer already exists [2025-02-26T09:43:11.590Z] 304a301811d5: Layer already exists [2025-02-26T09:43:11.590Z] 2264bc0af31d: Layer already exists [2025-02-26T09:43:11.590Z] ddecb1d30f67: Layer already exists [2025-02-26T09:43:11.590Z] 6c740bb59487: Layer already exists [2025-02-26T09:43:11.590Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:11.590Z] main: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:43:11.924Z] ===================================================== [Pipeline] echo [2025-02-26T09:43:11.937Z] taggedImages: [2025-02-26T09:43:11.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:11.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-26T09:43:11.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.64 [2025-02-26T09:43:11.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:11.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-26T09:43:11.966Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-26T09:43:11.966Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:11.966Z] latest [2025-02-26T09:43:11.966Z] 4.0.0-dev.64 [2025-02-26T09:43:11.966Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:11.966Z] main [2025-02-26T09:43:11.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:12.339Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:12.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:12.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T09:43:12.678Z] 1595f3c058c3: Preparing [2025-02-26T09:43:12.678Z] f7cefe7e1ea6: Preparing [2025-02-26T09:43:12.678Z] 44180206dff7: Preparing [2025-02-26T09:43:12.678Z] baaf019085b5: Preparing [2025-02-26T09:43:12.678Z] 794b34beae96: Preparing [2025-02-26T09:43:12.678Z] f4e512be3b19: Preparing [2025-02-26T09:43:12.678Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:12.678Z] f4e512be3b19: Waiting [2025-02-26T09:43:12.678Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:12.678Z] 44180206dff7: Layer already exists [2025-02-26T09:43:12.678Z] baaf019085b5: Layer already exists [2025-02-26T09:43:12.941Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:12.941Z] 794b34beae96: Pushed [2025-02-26T09:43:12.941Z] 1595f3c058c3: Pushed [2025-02-26T09:43:13.889Z] f4e512be3b19: Pushed [2025-02-26T09:43:20.504Z] f7cefe7e1ea6: Pushed [2025-02-26T09:43:20.504Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:20.844Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:21.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-26T09:43:21.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T09:43:21.185Z] 1595f3c058c3: Preparing [2025-02-26T09:43:21.185Z] f7cefe7e1ea6: Preparing [2025-02-26T09:43:21.185Z] 44180206dff7: Preparing [2025-02-26T09:43:21.185Z] baaf019085b5: Preparing [2025-02-26T09:43:21.185Z] 794b34beae96: Preparing [2025-02-26T09:43:21.185Z] f4e512be3b19: Preparing [2025-02-26T09:43:21.185Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:21.185Z] f4e512be3b19: Waiting [2025-02-26T09:43:21.185Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:21.185Z] baaf019085b5: Layer already exists [2025-02-26T09:43:21.185Z] f7cefe7e1ea6: Layer already exists [2025-02-26T09:43:21.185Z] 44180206dff7: Layer already exists [2025-02-26T09:43:21.185Z] 794b34beae96: Layer already exists [2025-02-26T09:43:21.185Z] 1595f3c058c3: Layer already exists [2025-02-26T09:43:21.185Z] f4e512be3b19: Layer already exists [2025-02-26T09:43:21.185Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:21.185Z] latest: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:21.532Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:21.874Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.64 [2025-02-26T09:43:21.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T09:43:21.874Z] 1595f3c058c3: Preparing [2025-02-26T09:43:21.874Z] f7cefe7e1ea6: Preparing [2025-02-26T09:43:21.874Z] 44180206dff7: Preparing [2025-02-26T09:43:21.874Z] baaf019085b5: Preparing [2025-02-26T09:43:21.874Z] 794b34beae96: Preparing [2025-02-26T09:43:21.874Z] f4e512be3b19: Preparing [2025-02-26T09:43:21.874Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:21.874Z] f4e512be3b19: Waiting [2025-02-26T09:43:21.874Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:21.874Z] baaf019085b5: Layer already exists [2025-02-26T09:43:21.874Z] 44180206dff7: Layer already exists [2025-02-26T09:43:21.874Z] 794b34beae96: Layer already exists [2025-02-26T09:43:21.874Z] 1595f3c058c3: Layer already exists [2025-02-26T09:43:21.874Z] f7cefe7e1ea6: Layer already exists [2025-02-26T09:43:21.874Z] f4e512be3b19: Layer already exists [2025-02-26T09:43:21.874Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:21.874Z] 4.0.0-dev.64: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:22.226Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:22.560Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:22.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T09:43:22.560Z] 1595f3c058c3: Preparing [2025-02-26T09:43:22.560Z] f7cefe7e1ea6: Preparing [2025-02-26T09:43:22.560Z] 44180206dff7: Preparing [2025-02-26T09:43:22.560Z] baaf019085b5: Preparing [2025-02-26T09:43:22.560Z] 794b34beae96: Preparing [2025-02-26T09:43:22.560Z] f4e512be3b19: Preparing [2025-02-26T09:43:22.560Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:22.560Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:22.560Z] f4e512be3b19: Waiting [2025-02-26T09:43:22.560Z] f7cefe7e1ea6: Layer already exists [2025-02-26T09:43:22.560Z] 794b34beae96: Layer already exists [2025-02-26T09:43:22.560Z] 1595f3c058c3: Layer already exists [2025-02-26T09:43:22.560Z] baaf019085b5: Layer already exists [2025-02-26T09:43:22.560Z] 44180206dff7: Layer already exists [2025-02-26T09:43:22.560Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:22.560Z] f4e512be3b19: Layer already exists [2025-02-26T09:43:22.560Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:22.909Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:23.249Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-26T09:43:23.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T09:43:23.249Z] 1595f3c058c3: Preparing [2025-02-26T09:43:23.249Z] f7cefe7e1ea6: Preparing [2025-02-26T09:43:23.249Z] 44180206dff7: Preparing [2025-02-26T09:43:23.249Z] baaf019085b5: Preparing [2025-02-26T09:43:23.249Z] 794b34beae96: Preparing [2025-02-26T09:43:23.249Z] f4e512be3b19: Preparing [2025-02-26T09:43:23.249Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:23.249Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:23.249Z] f4e512be3b19: Waiting [2025-02-26T09:43:23.249Z] 1595f3c058c3: Layer already exists [2025-02-26T09:43:23.249Z] f7cefe7e1ea6: Layer already exists [2025-02-26T09:43:23.249Z] 44180206dff7: Layer already exists [2025-02-26T09:43:23.249Z] 794b34beae96: Layer already exists [2025-02-26T09:43:23.249Z] baaf019085b5: Layer already exists [2025-02-26T09:43:23.249Z] f4e512be3b19: Layer already exists [2025-02-26T09:43:23.249Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:23.249Z] main: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:43:23.599Z] ===================================================== [Pipeline] echo [2025-02-26T09:43:23.617Z] taggedImages: [2025-02-26T09:43:23.617Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:23.617Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-26T09:43:23.617Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.64 [2025-02-26T09:43:23.617Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:23.617Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-26T09:43:23.652Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-26T09:43:23.652Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:23.652Z] latest [2025-02-26T09:43:23.652Z] 4.0.0-dev.64 [2025-02-26T09:43:23.652Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:23.652Z] main [2025-02-26T09:43:23.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:24.013Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:24.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:24.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T09:43:24.356Z] a56b5c137b21: Preparing [2025-02-26T09:43:24.356Z] abc076de28e2: Preparing [2025-02-26T09:43:24.356Z] 44180206dff7: Preparing [2025-02-26T09:43:24.356Z] baaf019085b5: Preparing [2025-02-26T09:43:24.356Z] 34403b995a73: Preparing [2025-02-26T09:43:24.356Z] c23fca0a2820: Preparing [2025-02-26T09:43:24.356Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:24.356Z] c23fca0a2820: Waiting [2025-02-26T09:43:24.356Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:24.356Z] baaf019085b5: Layer already exists [2025-02-26T09:43:24.356Z] 44180206dff7: Layer already exists [2025-02-26T09:43:24.621Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:24.621Z] 34403b995a73: Pushed [2025-02-26T09:43:24.621Z] a56b5c137b21: Pushed [2025-02-26T09:43:24.886Z] c23fca0a2820: Pushed [2025-02-26T09:43:33.057Z] abc076de28e2: Pushed [2025-02-26T09:43:33.057Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:33.410Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:33.749Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-26T09:43:33.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T09:43:33.749Z] a56b5c137b21: Preparing [2025-02-26T09:43:33.749Z] abc076de28e2: Preparing [2025-02-26T09:43:33.749Z] 44180206dff7: Preparing [2025-02-26T09:43:33.749Z] baaf019085b5: Preparing [2025-02-26T09:43:33.749Z] 34403b995a73: Preparing [2025-02-26T09:43:33.749Z] c23fca0a2820: Preparing [2025-02-26T09:43:33.749Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:33.749Z] c23fca0a2820: Waiting [2025-02-26T09:43:33.749Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:33.749Z] abc076de28e2: Layer already exists [2025-02-26T09:43:33.749Z] 34403b995a73: Layer already exists [2025-02-26T09:43:33.749Z] baaf019085b5: Layer already exists [2025-02-26T09:43:33.749Z] 44180206dff7: Layer already exists [2025-02-26T09:43:33.749Z] a56b5c137b21: Layer already exists [2025-02-26T09:43:33.749Z] c23fca0a2820: Layer already exists [2025-02-26T09:43:33.749Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:34.012Z] latest: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:34.353Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:34.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.64 [2025-02-26T09:43:34.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T09:43:34.693Z] a56b5c137b21: Preparing [2025-02-26T09:43:34.693Z] abc076de28e2: Preparing [2025-02-26T09:43:34.693Z] 44180206dff7: Preparing [2025-02-26T09:43:34.693Z] baaf019085b5: Preparing [2025-02-26T09:43:34.693Z] 34403b995a73: Preparing [2025-02-26T09:43:34.693Z] c23fca0a2820: Preparing [2025-02-26T09:43:34.693Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:34.693Z] c23fca0a2820: Waiting [2025-02-26T09:43:34.693Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:34.693Z] a56b5c137b21: Layer already exists [2025-02-26T09:43:34.693Z] 34403b995a73: Layer already exists [2025-02-26T09:43:34.693Z] baaf019085b5: Layer already exists [2025-02-26T09:43:34.693Z] 44180206dff7: Layer already exists [2025-02-26T09:43:34.693Z] abc076de28e2: Layer already exists [2025-02-26T09:43:34.693Z] c23fca0a2820: Layer already exists [2025-02-26T09:43:34.693Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:34.693Z] 4.0.0-dev.64: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:35.040Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:35.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:35.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T09:43:35.383Z] a56b5c137b21: Preparing [2025-02-26T09:43:35.383Z] abc076de28e2: Preparing [2025-02-26T09:43:35.383Z] 44180206dff7: Preparing [2025-02-26T09:43:35.383Z] baaf019085b5: Preparing [2025-02-26T09:43:35.383Z] 34403b995a73: Preparing [2025-02-26T09:43:35.383Z] c23fca0a2820: Preparing [2025-02-26T09:43:35.383Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:35.383Z] c23fca0a2820: Waiting [2025-02-26T09:43:35.383Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:35.383Z] abc076de28e2: Layer already exists [2025-02-26T09:43:35.383Z] 34403b995a73: Layer already exists [2025-02-26T09:43:35.383Z] 44180206dff7: Layer already exists [2025-02-26T09:43:35.383Z] a56b5c137b21: Layer already exists [2025-02-26T09:43:35.383Z] baaf019085b5: Layer already exists [2025-02-26T09:43:35.383Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:35.383Z] c23fca0a2820: Layer already exists [2025-02-26T09:43:35.383Z] e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:35.986Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:36.330Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-26T09:43:36.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T09:43:36.331Z] a56b5c137b21: Preparing [2025-02-26T09:43:36.331Z] abc076de28e2: Preparing [2025-02-26T09:43:36.331Z] 44180206dff7: Preparing [2025-02-26T09:43:36.331Z] baaf019085b5: Preparing [2025-02-26T09:43:36.331Z] 34403b995a73: Preparing [2025-02-26T09:43:36.331Z] c23fca0a2820: Preparing [2025-02-26T09:43:36.331Z] dd9c8f8612c8: Preparing [2025-02-26T09:43:36.331Z] c23fca0a2820: Waiting [2025-02-26T09:43:36.331Z] dd9c8f8612c8: Waiting [2025-02-26T09:43:36.331Z] 44180206dff7: Layer already exists [2025-02-26T09:43:36.331Z] abc076de28e2: Layer already exists [2025-02-26T09:43:36.331Z] baaf019085b5: Layer already exists [2025-02-26T09:43:36.331Z] 34403b995a73: Layer already exists [2025-02-26T09:43:36.331Z] a56b5c137b21: Layer already exists [2025-02-26T09:43:36.331Z] dd9c8f8612c8: Layer already exists [2025-02-26T09:43:36.331Z] c23fca0a2820: Layer already exists [2025-02-26T09:43:36.594Z] main: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T09:43:36.657Z] ===================================================== [Pipeline] echo [2025-02-26T09:43:36.670Z] taggedImages: [2025-02-26T09:43:36.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [2025-02-26T09:43:36.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-26T09:43:36.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.64 [2025-02-26T09:43:36.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [2025-02-26T09:43:36.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:37.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-26T09:43:37.044Z] [2025-02-26T09:43:37.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:43:37.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-26T09:43:37.359Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-26T09:43:37.359Z] 8998bd30e6a1: Pulling fs layer [2025-02-26T09:43:37.359Z] 04944245beec: Pulling fs layer [2025-02-26T09:43:37.359Z] 699f458cf7ca: Pulling fs layer [2025-02-26T09:43:37.359Z] 765212b225bb: Pulling fs layer [2025-02-26T09:43:37.359Z] f23df028b6ca: Pulling fs layer [2025-02-26T09:43:37.359Z] d65c8cfc05b1: Pulling fs layer [2025-02-26T09:43:37.359Z] 2437ff75d9bd: Pulling fs layer [2025-02-26T09:43:37.359Z] f23df028b6ca: Waiting [2025-02-26T09:43:37.359Z] d65c8cfc05b1: Waiting [2025-02-26T09:43:37.359Z] 2437ff75d9bd: Waiting [2025-02-26T09:43:37.359Z] 765212b225bb: Waiting [2025-02-26T09:43:37.622Z] 04944245beec: Verifying Checksum [2025-02-26T09:43:37.622Z] 04944245beec: Download complete [2025-02-26T09:43:37.622Z] 765212b225bb: Verifying Checksum [2025-02-26T09:43:37.622Z] 765212b225bb: Download complete [2025-02-26T09:43:37.622Z] f23df028b6ca: Verifying Checksum [2025-02-26T09:43:37.622Z] f23df028b6ca: Download complete [2025-02-26T09:43:37.622Z] d65c8cfc05b1: Verifying Checksum [2025-02-26T09:43:37.622Z] d65c8cfc05b1: Download complete [2025-02-26T09:43:37.887Z] 699f458cf7ca: Verifying Checksum [2025-02-26T09:43:37.887Z] 699f458cf7ca: Download complete [2025-02-26T09:43:38.151Z] 8998bd30e6a1: Verifying Checksum [2025-02-26T09:43:38.151Z] 8998bd30e6a1: Download complete [2025-02-26T09:43:40.715Z] 2437ff75d9bd: Verifying Checksum [2025-02-26T09:43:40.715Z] 2437ff75d9bd: Download complete [2025-02-26T09:43:42.643Z] 8998bd30e6a1: Pull complete [2025-02-26T09:43:43.219Z] 04944245beec: Pull complete [2025-02-26T09:43:45.151Z] 699f458cf7ca: Pull complete [2025-02-26T09:43:45.151Z] 765212b225bb: Pull complete [2025-02-26T09:43:46.108Z] f23df028b6ca: Pull complete [2025-02-26T09:43:46.108Z] d65c8cfc05b1: Pull complete [2025-02-26T09:44:04.283Z] 2437ff75d9bd: Pull complete [2025-02-26T09:44:04.283Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-26T09:44:04.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-26T09:44:04.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:44:04.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-39778 does not seem to be running inside a container [2025-02-26T09:44:04.528Z] $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-26T09:44:05.920Z] $ docker top c0aeace3ae00608280947dc6c3cf060a258eb88a7f86370c85ceb60ad86b3565 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:44:06.844Z] ---> job-cost.sh [2025-02-26T09:44:06.844Z] lf-activate-venv: SKIPPING [2025-02-26T09:44:06.844Z] INFO: No Stack... [2025-02-26T09:44:07.108Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-26T09:44:08.055Z] INFO: Archiving Costs [Pipeline] sh [2025-02-26T09:44:08.678Z] + cat /w/workspace/edgex-go/802/archives/cost.csv [2025-02-26T09:44:08.678Z] + cut -d, -f6 [Pipeline] lock [2025-02-26T09:44:08.710Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-802-stack-cost] [2025-02-26T09:44:08.720Z] Resource [jenkins-edgexfoundry-edgex-go-main-802-stack-cost] did not exist. Created. [2025-02-26T09:44:08.725Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-802-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-26T09:44:09.366Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-26T09:44:10.022Z] Stashed 1 file(s) [Pipeline] } [2025-02-26T09:44:10.032Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-802-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-26T09:44:10.045Z] $ docker stop --time=1 c0aeace3ae00608280947dc6c3cf060a258eb88a7f86370c85ceb60ad86b3565 [2025-02-26T09:44:11.525Z] $ docker rm -f --volumes c0aeace3ae00608280947dc6c3cf060a258eb88a7f86370c85ceb60ad86b3565 [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-02-26T09:44:12.133Z] provisioning config files... [2025-02-26T09:44:12.143Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/802@tmp/config1611166737555286504tmp [Pipeline] { [Pipeline] sh [2025-02-26T09:44:12.456Z] + set +x [2025-02-26T09:44:12.456Z] + curl -s https://codecov.io/bash [2025-02-26T09:44:12.456Z] + bash -s -- [2025-02-26T09:44:12.716Z] [2025-02-26T09:44:12.716Z] _____ _ [2025-02-26T09:44:12.716Z] / ____| | | [2025-02-26T09:44:12.716Z] | | ___ __| | ___ ___ _____ __ [2025-02-26T09:44:12.716Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-26T09:44:12.716Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-26T09:44:12.716Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-26T09:44:12.717Z] Bash-1.0.6 [2025-02-26T09:44:12.717Z] [2025-02-26T09:44:12.717Z] [2025-02-26T09:44:12.717Z] ==> git version 2.25.1 found [2025-02-26T09:44:12.717Z] ==> 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-02-26T09:44:12.717Z] Release-Date: 2020-01-08 [2025-02-26T09:44:12.717Z] 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-02-26T09:44:12.717Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-26T09:44:12.717Z] ==> Jenkins CI detected. [2025-02-26T09:44:12.717Z] current dir:  /w/workspace/edgex-go/802 [2025-02-26T09:44:12.717Z] project root: . [2025-02-26T09:44:12.717Z] --> token set from env [2025-02-26T09:44:12.717Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-26T09:44:12.717Z] ==> Running gcov in . (disable via -X gcov) [2025-02-26T09:44:12.717Z] ==> Python coveragepy not found [2025-02-26T09:44:12.717Z] ==> Searching for coverage reports in: [2025-02-26T09:44:12.717Z] + . [2025-02-26T09:44:12.717Z] -> Found 1 reports [2025-02-26T09:44:12.717Z] ==> Detecting git/mercurial file structure [2025-02-26T09:44:12.717Z] ==> Reading reports [2025-02-26T09:44:12.717Z] + ./coverage.out bytes=1651062 [2025-02-26T09:44:12.717Z] ==> Appending adjustments [2025-02-26T09:44:12.717Z] https://docs.codecov.io/docs/fixing-reports [2025-02-26T09:44:14.100Z] + Found adjustments [2025-02-26T09:44:14.100Z] ==> Gzipping contents [2025-02-26T09:44:14.361Z] 140K /tmp/codecov.QzRYnc.gz [2025-02-26T09:44:14.361Z] ==> Uploading reports [2025-02-26T09:44:14.361Z] url: https://codecov.io [2025-02-26T09:44:14.361Z] query: branch=main&commit=e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232&build=802&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F802%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-26T09:44:14.361Z] -> Pinging Codecov [2025-02-26T09:44:14.361Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232&build=802&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F802%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-26T09:44:14.361Z] -> Uploading to [2025-02-26T09:44:14.361Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232/73a3ff74-cae2-4aa2-8b1f-133ba3fafaaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250226%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250226T094414Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0982cc252768c3cada634ae41aed330f40354ab1b3344be703f7a5440f6a8fd6 [2025-02-26T09:44:14.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:14.361Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:14.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 335k --:--:-- --:--:-- --:--:-- 335k [2025-02-26T09:44:14.932Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [2025-02-26T09:44:14.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-26T09:44:15.179Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-26T09:44:15.200Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:44:15.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-26T09:44:15.516Z] [2025-02-26T09:44:15.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:44:15.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-26T09:44:15.819Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-26T09:44:15.819Z] 43c4264eed91: Pulling fs layer [2025-02-26T09:44:15.819Z] 4cc291be95ef: Pulling fs layer [2025-02-26T09:44:15.819Z] 2ac1f1163629: Pulling fs layer [2025-02-26T09:44:15.819Z] 5c3c966382ef: Pulling fs layer [2025-02-26T09:44:15.819Z] 5c3c966382ef: Waiting [2025-02-26T09:44:15.819Z] 4f4fb700ef54: Pulling fs layer [2025-02-26T09:44:15.819Z] d9c7d2e4e75e: Pulling fs layer [2025-02-26T09:44:15.819Z] 9c3e1370e548: Pulling fs layer [2025-02-26T09:44:15.819Z] 4cc291be95ef: Download complete [2025-02-26T09:44:15.819Z] 5c3c966382ef: Verifying Checksum [2025-02-26T09:44:15.819Z] 5c3c966382ef: Download complete [2025-02-26T09:44:15.819Z] 4f4fb700ef54: Download complete [2025-02-26T09:44:15.819Z] 43c4264eed91: Download complete [2025-02-26T09:44:16.081Z] 43c4264eed91: Pull complete [2025-02-26T09:44:16.081Z] d9c7d2e4e75e: Verifying Checksum [2025-02-26T09:44:16.081Z] d9c7d2e4e75e: Download complete [2025-02-26T09:44:16.081Z] 4cc291be95ef: Pull complete [2025-02-26T09:44:16.340Z] 2ac1f1163629: Download complete [2025-02-26T09:44:16.905Z] 9c3e1370e548: Verifying Checksum [2025-02-26T09:44:16.905Z] 9c3e1370e548: Download complete [2025-02-26T09:44:19.433Z] 2ac1f1163629: Pull complete [2025-02-26T09:44:19.434Z] 5c3c966382ef: Pull complete [2025-02-26T09:44:19.434Z] 4f4fb700ef54: Pull complete [2025-02-26T09:44:19.692Z] d9c7d2e4e75e: Pull complete [2025-02-26T09:44:22.979Z] 9c3e1370e548: Pull complete [2025-02-26T09:44:22.979Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-26T09:44:22.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-26T09:44:22.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:44:23.180Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T09:44:23.303Z] $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-26T09:44:25.300Z] $ docker top bf3bf9c1637cf0c285e65c044694956e09810c315f79e062052dd5248e7bf75d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T09:44:25.667Z] + git config --global --add safe.directory /w/workspace/edgex-go/802 [Pipeline] echo [2025-02-26T09:44:25.678Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-26T09:44:25.955Z] + set -o pipefail [2025-02-26T09:44:25.955Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-26T09:44:35.943Z] [2025-02-26T09:44:35.943Z] Monitoring /w/workspace/edgex-go/802 (github.com/edgexfoundry/edgex-go)... [2025-02-26T09:44:35.943Z] [2025-02-26T09:44:35.943Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/13883f81-3a8a-4f0f-8cfc-c35265db1579 [2025-02-26T09:44:35.943Z] [2025-02-26T09:44:35.943Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-26T09:44:35.943Z] [Pipeline] } [2025-02-26T09:44:35.951Z] $ docker stop --time=1 bf3bf9c1637cf0c285e65c044694956e09810c315f79e062052dd5248e7bf75d [2025-02-26T09:44:38.225Z] $ docker rm -f --volumes bf3bf9c1637cf0c285e65c044694956e09810c315f79e062052dd5248e7bf75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-26T09:44:38.746Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T09:44:38.771Z] provisioning config files... [2025-02-26T09:44:38.782Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/802@tmp/config10130975949636594158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:44:39.083Z] --> edgex-publish-swagger.sh [2025-02-26T09:44:39.083Z] === Publish openapi API === [2025-02-26T09:44:39.083Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-26T09:44:39.083Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/802/openapi/core-command.yaml] [2025-02-26T09:44:39.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:39.083Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:39.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 150k --:--:-- --:--:-- --:--:-- 149k 100 32782 0 0 100 32782 0 74504 --:--:-- --:--:-- --:--:-- 74335 [2025-02-26T09:44:39.343Z] [2025-02-26T09:44:39.343Z] [2025-02-26T09:44:39.343Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/802/openapi/core-data.yaml] [2025-02-26T09:44:39.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:39.343Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:39.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 141k --:--:-- --:--:-- --:--:-- 141k [2025-02-26T09:44:39.909Z] [2025-02-26T09:44:39.909Z] [2025-02-26T09:44:39.909Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/802/openapi/core-keeper.yaml] [2025-02-26T09:44:39.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:39.909Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:40.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 368 179k --:--:-- --:--:-- --:--:-- 178k 100 32901 100 66 100 32835 366 178k --:--:-- --:--:-- --:--:-- 178k [2025-02-26T09:44:40.169Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-26T09:44:40.169Z] [2025-02-26T09:44:40.169Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/802/openapi/core-metadata.yaml] [2025-02-26T09:44:40.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:40.169Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:40.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 436 437k --:--:-- --:--:-- --:--:-- 437k [2025-02-26T09:44:40.428Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-26T09:44:40.428Z] [2025-02-26T09:44:40.428Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/802/openapi/security-proxy-auth.yaml] [2025-02-26T09:44:40.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:40.428Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:40.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 423 153k --:--:-- --:--:-- --:--:-- 153k [2025-02-26T09:44:40.687Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-26T09:44:40.687Z] [2025-02-26T09:44:40.687Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/802/openapi/security-secretstore-setup.yaml] [2025-02-26T09:44:40.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:40.687Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:41.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 160 9520 --:--:-- --:--:-- --:--:-- 9657 100 3979 100 66 100 3913 160 9520 --:--:-- --:--:-- --:--:-- 9657 [2025-02-26T09:44:41.257Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-26T09:44:41.257Z] [2025-02-26T09:44:41.257Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/802/openapi/support-notifications.yaml] [2025-02-26T09:44:41.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:41.257Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:41.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 472 295k --:--:-- --:--:-- --:--:-- 296k [2025-02-26T09:44:41.518Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-26T09:44:41.518Z] [2025-02-26T09:44:41.518Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/802/openapi/support-scheduler.yaml] [2025-02-26T09:44:41.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T09:44:41.518Z] Dload Upload Total Spent Left Speed [2025-02-26T09:44:41.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 498 158k --:--:-- --:--:-- --:--:-- 158k [2025-02-26T09:44:41.778Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-26T09:44:41.778Z] [Pipeline] } [2025-02-26T09:44:41.785Z] 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-02-26T09:44:42.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-26T09:44:42.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:44:42.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T09:44:42.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:44:42.604Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T09:44:42.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-26T09:44:43.042Z] $ docker top a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 -eo pid,comm [2025-02-26T09:44:43.107Z] 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-02-26T09:44:43.107Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-26T09:44:43.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T09:44:43.155Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T09:44:43.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T09:44:43.271Z] $ docker exec a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 ssh-agent [2025-02-26T09:44:43.398Z] SSH_AUTH_SOCK=/tmp/ssh-O2GEevxrJMd5/agent.33 [2025-02-26T09:44:43.398Z] SSH_AGENT_PID=39 [2025-02-26T09:44:43.403Z] Running ssh-add (command line suppressed) [2025-02-26T09:44:43.499Z] Identity added: /w/workspace/edgex-go/802@tmp/private_key_317453162618074746.key (/w/workspace/edgex-go/802@tmp/private_key_317453162618074746.key) [2025-02-26T09:44:43.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T09:44:43.893Z] + git semver tag [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,025 [run_tag] DEBUG tag force:False [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,025 [check_head_tag] DEBUG check head tag [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,029 [execute] INFO git cat-file --batch-check [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=) [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,033 [execute] INFO git cat-file --batch [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=) [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,093 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,093 [execute] INFO git tag -a v4.0.0-dev.64 -m v4.0.0-dev.64 [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.64', '-m', 'v4.0.0-dev.64'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=None) [2025-02-26T09:44:44.152Z] 2025-02-26 09:44:44,098 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main [2025-02-26T09:44:44.152Z] 4.0.0-dev.64 [Pipeline] } [2025-02-26T09:44:44.155Z] $ docker exec --env ******** --env ******** a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 ssh-agent -k [2025-02-26T09:44:44.267Z] unset SSH_AUTH_SOCK; [2025-02-26T09:44:44.267Z] unset SSH_AGENT_PID; [2025-02-26T09:44:44.267Z] echo Agent pid 39 killed; [2025-02-26T09:44:44.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T09:44:44.612Z] + git semver [Pipeline] } [2025-02-26T09:44:44.877Z] $ docker stop --time=1 a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 [2025-02-26T09:44:46.127Z] $ docker rm -f --volumes a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:44:46.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-26T09:44:46.533Z] [2025-02-26T09:44:46.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:44:46.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-26T09:44:46.832Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-26T09:44:46.832Z] ab5ef0e58194: Pulling fs layer [2025-02-26T09:44:46.832Z] 9712f1f96733: Pulling fs layer [2025-02-26T09:44:46.832Z] 63f879dbbcfc: Pulling fs layer [2025-02-26T09:44:46.832Z] 0d9ebad4ef96: Pulling fs layer [2025-02-26T09:44:46.832Z] e9a5061849ea: Pulling fs layer [2025-02-26T09:44:46.832Z] d747dcd14b5f: Pulling fs layer [2025-02-26T09:44:46.832Z] 2de7ff778b66: Pulling fs layer [2025-02-26T09:44:46.832Z] 0d9ebad4ef96: Waiting [2025-02-26T09:44:46.832Z] e9a5061849ea: Waiting [2025-02-26T09:44:46.832Z] d747dcd14b5f: Waiting [2025-02-26T09:44:46.832Z] 9712f1f96733: Verifying Checksum [2025-02-26T09:44:46.832Z] 9712f1f96733: Download complete [2025-02-26T09:44:47.091Z] 63f879dbbcfc: Verifying Checksum [2025-02-26T09:44:47.091Z] 63f879dbbcfc: Download complete [2025-02-26T09:44:47.091Z] e9a5061849ea: Verifying Checksum [2025-02-26T09:44:47.091Z] e9a5061849ea: Download complete [2025-02-26T09:44:47.355Z] 2de7ff778b66: Verifying Checksum [2025-02-26T09:44:47.355Z] 2de7ff778b66: Download complete [2025-02-26T09:44:47.355Z] 0d9ebad4ef96: Verifying Checksum [2025-02-26T09:44:47.355Z] 0d9ebad4ef96: Download complete [2025-02-26T09:44:47.355Z] ab5ef0e58194: Verifying Checksum [2025-02-26T09:44:47.355Z] ab5ef0e58194: Download complete [2025-02-26T09:44:50.636Z] ab5ef0e58194: Pull complete [2025-02-26T09:44:50.637Z] 9712f1f96733: Pull complete [2025-02-26T09:44:50.895Z] 63f879dbbcfc: Pull complete [2025-02-26T09:44:55.081Z] 0d9ebad4ef96: Pull complete [2025-02-26T09:44:55.342Z] e9a5061849ea: Pull complete [2025-02-26T09:44:55.342Z] d747dcd14b5f: Pull complete [2025-02-26T09:44:56.720Z] 2de7ff778b66: Pull complete [2025-02-26T09:44:56.720Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-26T09:44:56.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-26T09:44:56.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:44:56.821Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T09:44:56.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-26T09:44:58.735Z] $ docker top e3ae6b0ec37c516a49928c0cf9b294b99fa8ae0021604eb66b1c4ed3ccfcc212 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-26T09:44:58.827Z] provisioning config files... [2025-02-26T09:44:58.834Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/802@tmp/config18348765799693878672tmp [2025-02-26T09:44:58.843Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/802@tmp/config10663944091827898419tmp [2025-02-26T09:44:58.851Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/802@tmp/config7534354002411170692tmp [Pipeline] { [Pipeline] echo [2025-02-26T09:44:58.879Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:44:59.170Z] ---> sigul-configuration.sh [2025-02-26T09:44:59.170Z] gpg: directory `/root/.gnupg' created [2025-02-26T09:44:59.170Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-26T09:44:59.170Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-26T09:44:59.170Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-26T09:44:59.170Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-26T09:44:59.170Z] gpg: CAST5 encrypted data [2025-02-26T09:44:59.170Z] gpg: encrypted with 1 passphrase [2025-02-26T09:44:59.170Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-26T09:44:59.487Z] + mkdir /home/jenkins [2025-02-26T09:44:59.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-26T09:44:59.787Z] + 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-02-26T09:44:59.804Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:00.097Z] ---> sigul-install.sh [2025-02-26T09:45:00.097Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-26T09:45:00.391Z] + git tag --list [2025-02-26T09:45:00.391Z] 0.6.0 [2025-02-26T09:45:00.391Z] 0.6.1 [2025-02-26T09:45:00.391Z] 0.7.0 [2025-02-26T09:45:00.391Z] 0.7.1 [2025-02-26T09:45:00.391Z] v1.0.0 [2025-02-26T09:45:00.391Z] v1.0.1 [2025-02-26T09:45:00.391Z] v1.1.0 [2025-02-26T09:45:00.391Z] v1.2.0 [2025-02-26T09:45:00.391Z] v1.2.1 [2025-02-26T09:45:00.391Z] v1.3.0 [2025-02-26T09:45:00.391Z] v1.3.1 [2025-02-26T09:45:00.391Z] v2.0.0 [2025-02-26T09:45:00.391Z] v2.1.0 [2025-02-26T09:45:00.391Z] v2.1.1 [2025-02-26T09:45:00.391Z] v2.2.0 [2025-02-26T09:45:00.391Z] v2.3.0 [2025-02-26T09:45:00.391Z] v3.0 [2025-02-26T09:45:00.391Z] v3.0.0 [2025-02-26T09:45:00.391Z] v3.1 [2025-02-26T09:45:00.391Z] v3.1.0 [2025-02-26T09:45:00.391Z] v3.1.0-dev.1 [2025-02-26T09:45:00.391Z] v3.1.0-dev.10 [2025-02-26T09:45:00.391Z] v3.1.0-dev.11 [2025-02-26T09:45:00.391Z] v3.1.0-dev.12 [2025-02-26T09:45:00.391Z] v3.1.0-dev.13 [2025-02-26T09:45:00.391Z] v3.1.0-dev.14 [2025-02-26T09:45:00.391Z] v3.1.0-dev.15 [2025-02-26T09:45:00.391Z] v3.1.0-dev.16 [2025-02-26T09:45:00.391Z] v3.1.0-dev.17 [2025-02-26T09:45:00.391Z] v3.1.0-dev.18 [2025-02-26T09:45:00.391Z] v3.1.0-dev.19 [2025-02-26T09:45:00.391Z] v3.1.0-dev.2 [2025-02-26T09:45:00.391Z] v3.1.0-dev.20 [2025-02-26T09:45:00.391Z] v3.1.0-dev.21 [2025-02-26T09:45:00.391Z] v3.1.0-dev.22 [2025-02-26T09:45:00.391Z] v3.1.0-dev.23 [2025-02-26T09:45:00.391Z] v3.1.0-dev.24 [2025-02-26T09:45:00.391Z] v3.1.0-dev.25 [2025-02-26T09:45:00.391Z] v3.1.0-dev.26 [2025-02-26T09:45:00.391Z] v3.1.0-dev.27 [2025-02-26T09:45:00.391Z] v3.1.0-dev.28 [2025-02-26T09:45:00.391Z] v3.1.0-dev.29 [2025-02-26T09:45:00.391Z] v3.1.0-dev.3 [2025-02-26T09:45:00.391Z] v3.1.0-dev.30 [2025-02-26T09:45:00.391Z] v3.1.0-dev.31 [2025-02-26T09:45:00.391Z] v3.1.0-dev.32 [2025-02-26T09:45:00.391Z] v3.1.0-dev.33 [2025-02-26T09:45:00.391Z] v3.1.0-dev.34 [2025-02-26T09:45:00.391Z] v3.1.0-dev.35 [2025-02-26T09:45:00.391Z] v3.1.0-dev.36 [2025-02-26T09:45:00.391Z] v3.1.0-dev.37 [2025-02-26T09:45:00.391Z] v3.1.0-dev.38 [2025-02-26T09:45:00.391Z] v3.1.0-dev.39 [2025-02-26T09:45:00.391Z] v3.1.0-dev.4 [2025-02-26T09:45:00.391Z] v3.1.0-dev.40 [2025-02-26T09:45:00.391Z] v3.1.0-dev.41 [2025-02-26T09:45:00.391Z] v3.1.0-dev.42 [2025-02-26T09:45:00.391Z] v3.1.0-dev.43 [2025-02-26T09:45:00.391Z] v3.1.0-dev.44 [2025-02-26T09:45:00.391Z] v3.1.0-dev.45 [2025-02-26T09:45:00.391Z] v3.1.0-dev.46 [2025-02-26T09:45:00.391Z] v3.1.0-dev.47 [2025-02-26T09:45:00.391Z] v3.1.0-dev.48 [2025-02-26T09:45:00.391Z] v3.1.0-dev.49 [2025-02-26T09:45:00.391Z] v3.1.0-dev.5 [2025-02-26T09:45:00.391Z] v3.1.0-dev.50 [2025-02-26T09:45:00.391Z] v3.1.0-dev.51 [2025-02-26T09:45:00.391Z] v3.1.0-dev.52 [2025-02-26T09:45:00.391Z] v3.1.0-dev.53 [2025-02-26T09:45:00.391Z] v3.1.0-dev.54 [2025-02-26T09:45:00.391Z] v3.1.0-dev.55 [2025-02-26T09:45:00.391Z] v3.1.0-dev.56 [2025-02-26T09:45:00.391Z] v3.1.0-dev.57 [2025-02-26T09:45:00.391Z] v3.1.0-dev.58 [2025-02-26T09:45:00.391Z] v3.1.0-dev.59 [2025-02-26T09:45:00.391Z] v3.1.0-dev.6 [2025-02-26T09:45:00.391Z] v3.1.0-dev.60 [2025-02-26T09:45:00.391Z] v3.1.0-dev.61 [2025-02-26T09:45:00.391Z] v3.1.0-dev.62 [2025-02-26T09:45:00.391Z] v3.1.0-dev.63 [2025-02-26T09:45:00.391Z] v3.1.0-dev.64 [2025-02-26T09:45:00.391Z] v3.1.0-dev.65 [2025-02-26T09:45:00.391Z] v3.1.0-dev.66 [2025-02-26T09:45:00.391Z] v3.1.0-dev.67 [2025-02-26T09:45:00.391Z] v3.1.0-dev.68 [2025-02-26T09:45:00.391Z] v3.1.0-dev.69 [2025-02-26T09:45:00.391Z] v3.1.0-dev.7 [2025-02-26T09:45:00.391Z] v3.1.0-dev.70 [2025-02-26T09:45:00.391Z] v3.1.0-dev.71 [2025-02-26T09:45:00.391Z] v3.1.0-dev.72 [2025-02-26T09:45:00.391Z] v3.1.0-dev.73 [2025-02-26T09:45:00.391Z] v3.1.0-dev.8 [2025-02-26T09:45:00.391Z] v3.1.0-dev.9 [2025-02-26T09:45:00.391Z] v3.1.1 [2025-02-26T09:45:00.391Z] v3.1.1-dev.1 [2025-02-26T09:45:00.391Z] v3.1.1-dev.2 [2025-02-26T09:45:00.391Z] v3.2.0-dev.1 [2025-02-26T09:45:00.391Z] v3.2.0-dev.10 [2025-02-26T09:45:00.391Z] v3.2.0-dev.100 [2025-02-26T09:45:00.391Z] v3.2.0-dev.101 [2025-02-26T09:45:00.391Z] v3.2.0-dev.102 [2025-02-26T09:45:00.391Z] v3.2.0-dev.103 [2025-02-26T09:45:00.391Z] v3.2.0-dev.104 [2025-02-26T09:45:00.391Z] v3.2.0-dev.105 [2025-02-26T09:45:00.391Z] v3.2.0-dev.106 [2025-02-26T09:45:00.391Z] v3.2.0-dev.107 [2025-02-26T09:45:00.391Z] v3.2.0-dev.108 [2025-02-26T09:45:00.391Z] v3.2.0-dev.109 [2025-02-26T09:45:00.391Z] v3.2.0-dev.11 [2025-02-26T09:45:00.391Z] v3.2.0-dev.12 [2025-02-26T09:45:00.391Z] v3.2.0-dev.13 [2025-02-26T09:45:00.391Z] v3.2.0-dev.14 [2025-02-26T09:45:00.391Z] v3.2.0-dev.15 [2025-02-26T09:45:00.391Z] v3.2.0-dev.16 [2025-02-26T09:45:00.391Z] v3.2.0-dev.17 [2025-02-26T09:45:00.391Z] v3.2.0-dev.18 [2025-02-26T09:45:00.391Z] v3.2.0-dev.19 [2025-02-26T09:45:00.391Z] v3.2.0-dev.2 [2025-02-26T09:45:00.391Z] v3.2.0-dev.20 [2025-02-26T09:45:00.391Z] v3.2.0-dev.21 [2025-02-26T09:45:00.391Z] v3.2.0-dev.22 [2025-02-26T09:45:00.391Z] v3.2.0-dev.23 [2025-02-26T09:45:00.391Z] v3.2.0-dev.24 [2025-02-26T09:45:00.391Z] v3.2.0-dev.25 [2025-02-26T09:45:00.391Z] v3.2.0-dev.26 [2025-02-26T09:45:00.391Z] v3.2.0-dev.27 [2025-02-26T09:45:00.391Z] v3.2.0-dev.28 [2025-02-26T09:45:00.391Z] v3.2.0-dev.29 [2025-02-26T09:45:00.391Z] v3.2.0-dev.3 [2025-02-26T09:45:00.391Z] v3.2.0-dev.30 [2025-02-26T09:45:00.391Z] v3.2.0-dev.31 [2025-02-26T09:45:00.391Z] v3.2.0-dev.32 [2025-02-26T09:45:00.391Z] v3.2.0-dev.33 [2025-02-26T09:45:00.391Z] v3.2.0-dev.34 [2025-02-26T09:45:00.391Z] v3.2.0-dev.35 [2025-02-26T09:45:00.391Z] v3.2.0-dev.36 [2025-02-26T09:45:00.391Z] v3.2.0-dev.37 [2025-02-26T09:45:00.391Z] v3.2.0-dev.38 [2025-02-26T09:45:00.391Z] v3.2.0-dev.39 [2025-02-26T09:45:00.391Z] v3.2.0-dev.4 [2025-02-26T09:45:00.391Z] v3.2.0-dev.40 [2025-02-26T09:45:00.391Z] v3.2.0-dev.41 [2025-02-26T09:45:00.391Z] v3.2.0-dev.42 [2025-02-26T09:45:00.391Z] v3.2.0-dev.43 [2025-02-26T09:45:00.391Z] v3.2.0-dev.44 [2025-02-26T09:45:00.391Z] v3.2.0-dev.45 [2025-02-26T09:45:00.391Z] v3.2.0-dev.46 [2025-02-26T09:45:00.391Z] v3.2.0-dev.47 [2025-02-26T09:45:00.391Z] v3.2.0-dev.48 [2025-02-26T09:45:00.391Z] v3.2.0-dev.49 [2025-02-26T09:45:00.391Z] v3.2.0-dev.5 [2025-02-26T09:45:00.391Z] v3.2.0-dev.50 [2025-02-26T09:45:00.391Z] v3.2.0-dev.51 [2025-02-26T09:45:00.391Z] v3.2.0-dev.52 [2025-02-26T09:45:00.391Z] v3.2.0-dev.53 [2025-02-26T09:45:00.391Z] v3.2.0-dev.54 [2025-02-26T09:45:00.391Z] v3.2.0-dev.55 [2025-02-26T09:45:00.391Z] v3.2.0-dev.56 [2025-02-26T09:45:00.391Z] v3.2.0-dev.57 [2025-02-26T09:45:00.391Z] v3.2.0-dev.58 [2025-02-26T09:45:00.391Z] v3.2.0-dev.59 [2025-02-26T09:45:00.391Z] v3.2.0-dev.6 [2025-02-26T09:45:00.391Z] v3.2.0-dev.60 [2025-02-26T09:45:00.391Z] v3.2.0-dev.61 [2025-02-26T09:45:00.391Z] v3.2.0-dev.62 [2025-02-26T09:45:00.391Z] v3.2.0-dev.63 [2025-02-26T09:45:00.391Z] v3.2.0-dev.64 [2025-02-26T09:45:00.391Z] v3.2.0-dev.65 [2025-02-26T09:45:00.391Z] v3.2.0-dev.66 [2025-02-26T09:45:00.391Z] v3.2.0-dev.67 [2025-02-26T09:45:00.391Z] v3.2.0-dev.68 [2025-02-26T09:45:00.391Z] v3.2.0-dev.69 [2025-02-26T09:45:00.391Z] v3.2.0-dev.7 [2025-02-26T09:45:00.391Z] v3.2.0-dev.70 [2025-02-26T09:45:00.391Z] v3.2.0-dev.71 [2025-02-26T09:45:00.391Z] v3.2.0-dev.72 [2025-02-26T09:45:00.391Z] v3.2.0-dev.73 [2025-02-26T09:45:00.391Z] v3.2.0-dev.74 [2025-02-26T09:45:00.391Z] v3.2.0-dev.75 [2025-02-26T09:45:00.391Z] v3.2.0-dev.76 [2025-02-26T09:45:00.391Z] v3.2.0-dev.77 [2025-02-26T09:45:00.391Z] v3.2.0-dev.78 [2025-02-26T09:45:00.391Z] v3.2.0-dev.79 [2025-02-26T09:45:00.391Z] v3.2.0-dev.8 [2025-02-26T09:45:00.391Z] v3.2.0-dev.80 [2025-02-26T09:45:00.391Z] v3.2.0-dev.81 [2025-02-26T09:45:00.391Z] v3.2.0-dev.82 [2025-02-26T09:45:00.391Z] v3.2.0-dev.83 [2025-02-26T09:45:00.391Z] v3.2.0-dev.84 [2025-02-26T09:45:00.391Z] v3.2.0-dev.85 [2025-02-26T09:45:00.391Z] v3.2.0-dev.86 [2025-02-26T09:45:00.391Z] v3.2.0-dev.87 [2025-02-26T09:45:00.391Z] v3.2.0-dev.88 [2025-02-26T09:45:00.391Z] v3.2.0-dev.89 [2025-02-26T09:45:00.391Z] v3.2.0-dev.9 [2025-02-26T09:45:00.391Z] v3.2.0-dev.90 [2025-02-26T09:45:00.391Z] v3.2.0-dev.91 [2025-02-26T09:45:00.391Z] v3.2.0-dev.92 [2025-02-26T09:45:00.391Z] v3.2.0-dev.93 [2025-02-26T09:45:00.391Z] v3.2.0-dev.94 [2025-02-26T09:45:00.391Z] v3.2.0-dev.95 [2025-02-26T09:45:00.391Z] v3.2.0-dev.96 [2025-02-26T09:45:00.391Z] v3.2.0-dev.97 [2025-02-26T09:45:00.391Z] v3.2.0-dev.98 [2025-02-26T09:45:00.391Z] v3.2.0-dev.99 [2025-02-26T09:45:00.391Z] v4.0.0-dev.1 [2025-02-26T09:45:00.391Z] v4.0.0-dev.10 [2025-02-26T09:45:00.391Z] v4.0.0-dev.11 [2025-02-26T09:45:00.391Z] v4.0.0-dev.12 [2025-02-26T09:45:00.391Z] v4.0.0-dev.13 [2025-02-26T09:45:00.391Z] v4.0.0-dev.14 [2025-02-26T09:45:00.391Z] v4.0.0-dev.15 [2025-02-26T09:45:00.391Z] v4.0.0-dev.16 [2025-02-26T09:45:00.391Z] v4.0.0-dev.17 [2025-02-26T09:45:00.391Z] v4.0.0-dev.18 [2025-02-26T09:45:00.391Z] v4.0.0-dev.19 [2025-02-26T09:45:00.391Z] v4.0.0-dev.2 [2025-02-26T09:45:00.391Z] v4.0.0-dev.20 [2025-02-26T09:45:00.391Z] v4.0.0-dev.21 [2025-02-26T09:45:00.391Z] v4.0.0-dev.22 [2025-02-26T09:45:00.391Z] v4.0.0-dev.23 [2025-02-26T09:45:00.391Z] v4.0.0-dev.24 [2025-02-26T09:45:00.391Z] v4.0.0-dev.25 [2025-02-26T09:45:00.391Z] v4.0.0-dev.26 [2025-02-26T09:45:00.391Z] v4.0.0-dev.27 [2025-02-26T09:45:00.391Z] v4.0.0-dev.28 [2025-02-26T09:45:00.391Z] v4.0.0-dev.29 [2025-02-26T09:45:00.391Z] v4.0.0-dev.3 [2025-02-26T09:45:00.391Z] v4.0.0-dev.30 [2025-02-26T09:45:00.391Z] v4.0.0-dev.31 [2025-02-26T09:45:00.391Z] v4.0.0-dev.32 [2025-02-26T09:45:00.391Z] v4.0.0-dev.33 [2025-02-26T09:45:00.391Z] v4.0.0-dev.34 [2025-02-26T09:45:00.391Z] v4.0.0-dev.35 [2025-02-26T09:45:00.391Z] v4.0.0-dev.36 [2025-02-26T09:45:00.391Z] v4.0.0-dev.37 [2025-02-26T09:45:00.391Z] v4.0.0-dev.38 [2025-02-26T09:45:00.391Z] v4.0.0-dev.39 [2025-02-26T09:45:00.391Z] v4.0.0-dev.4 [2025-02-26T09:45:00.391Z] v4.0.0-dev.40 [2025-02-26T09:45:00.391Z] v4.0.0-dev.41 [2025-02-26T09:45:00.391Z] v4.0.0-dev.42 [2025-02-26T09:45:00.391Z] v4.0.0-dev.43 [2025-02-26T09:45:00.391Z] v4.0.0-dev.44 [2025-02-26T09:45:00.391Z] v4.0.0-dev.45 [2025-02-26T09:45:00.391Z] v4.0.0-dev.46 [2025-02-26T09:45:00.391Z] v4.0.0-dev.47 [2025-02-26T09:45:00.391Z] v4.0.0-dev.48 [2025-02-26T09:45:00.391Z] v4.0.0-dev.49 [2025-02-26T09:45:00.391Z] v4.0.0-dev.5 [2025-02-26T09:45:00.391Z] v4.0.0-dev.50 [2025-02-26T09:45:00.391Z] v4.0.0-dev.51 [2025-02-26T09:45:00.391Z] v4.0.0-dev.52 [2025-02-26T09:45:00.391Z] v4.0.0-dev.53 [2025-02-26T09:45:00.392Z] v4.0.0-dev.54 [2025-02-26T09:45:00.392Z] v4.0.0-dev.55 [2025-02-26T09:45:00.392Z] v4.0.0-dev.56 [2025-02-26T09:45:00.392Z] v4.0.0-dev.57 [2025-02-26T09:45:00.392Z] v4.0.0-dev.58 [2025-02-26T09:45:00.392Z] v4.0.0-dev.59 [2025-02-26T09:45:00.392Z] v4.0.0-dev.6 [2025-02-26T09:45:00.392Z] v4.0.0-dev.60 [2025-02-26T09:45:00.392Z] v4.0.0-dev.61 [2025-02-26T09:45:00.392Z] v4.0.0-dev.62 [2025-02-26T09:45:00.392Z] v4.0.0-dev.63 [2025-02-26T09:45:00.392Z] v4.0.0-dev.64 [2025-02-26T09:45:00.392Z] v4.0.0-dev.7 [2025-02-26T09:45:00.392Z] v4.0.0-dev.8 [2025-02-26T09:45:00.392Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-26T09:45:00.688Z] + lftools sign git-tag v4.0.0-dev.64 [2025-02-26T09:45:01.253Z] Signing Git tag with Sigul... [2025-02-26T09:45:01.253Z] Signing v4.0.0-dev.64 [Pipeline] echo [2025-02-26T09:45:01.834Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:02.123Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-26T09:45:02.129Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-26T09:45:02.146Z] $ docker stop --time=1 e3ae6b0ec37c516a49928c0cf9b294b99fa8ae0021604eb66b1c4ed3ccfcc212 [2025-02-26T09:45:03.420Z] $ docker rm -f --volumes e3ae6b0ec37c516a49928c0cf9b294b99fa8ae0021604eb66b1c4ed3ccfcc212 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-26T09:45:03.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-26T09:45:03.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:45:04.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T09:45:04.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:45:04.259Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T09:45:04.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-26T09:45:04.669Z] $ docker top 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-26T09:45:04.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T09:45:04.796Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T09:45:04.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T09:45:04.912Z] $ docker exec 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac ssh-agent [2025-02-26T09:45:05.043Z] SSH_AUTH_SOCK=/tmp/ssh-ivj0dBR6dz3z/agent.32 [2025-02-26T09:45:05.043Z] SSH_AGENT_PID=38 [2025-02-26T09:45:05.048Z] Running ssh-add (command line suppressed) [2025-02-26T09:45:05.141Z] Identity added: /w/workspace/edgex-go/802@tmp/private_key_15188544874135393655.key (/w/workspace/edgex-go/802@tmp/private_key_15188544874135393655.key) [2025-02-26T09:45:05.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T09:45:05.455Z] + git semver bump pre [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,657 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,657 [bump_version] DEBUG bumping version:4.0.0-dev.64 on axis:pre with prefix:dev [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,657 [bump_version] DEBUG bumped version:4.0.0-dev.65 [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,658 [write_version] DEBUG write version:4.0.0-dev.65 to path:/w/workspace/edgex-go/802/.semver/main with force:True [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,658 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,658 [write_file] DEBUG write to file:/w/workspace/edgex-go/802/.semver/main [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,660 [execute] INFO git cat-file --batch-check [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=) [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,666 [execute] INFO git cat-file --batch [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=) [2025-02-26T09:45:05.714Z] 2025-02-26 09:45:05,673 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main [2025-02-26T09:45:05.714Z] 4.0.0-dev.65 [Pipeline] } [2025-02-26T09:45:05.719Z] $ docker exec --env ******** --env ******** 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac ssh-agent -k [2025-02-26T09:45:05.825Z] unset SSH_AUTH_SOCK; [2025-02-26T09:45:05.825Z] unset SSH_AGENT_PID; [2025-02-26T09:45:05.825Z] echo Agent pid 38 killed; [2025-02-26T09:45:05.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T09:45:06.167Z] + git semver [Pipeline] } [2025-02-26T09:45:06.432Z] $ docker stop --time=1 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac [2025-02-26T09:45:07.743Z] $ docker rm -f --volumes 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-26T09:45:08.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-26T09:45:08.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:45:08.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T09:45:08.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:45:08.478Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T09:45:08.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-26T09:45:08.833Z] $ docker top 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 -eo pid,comm [2025-02-26T09:45:08.891Z] 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-02-26T09:45:08.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-26T09:45:08.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T09:45:08.938Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T09:45:09.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T09:45:09.054Z] $ docker exec 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 ssh-agent [2025-02-26T09:45:09.178Z] SSH_AUTH_SOCK=/tmp/ssh-0dVd7rnT8Zxb/agent.30 [2025-02-26T09:45:09.178Z] SSH_AGENT_PID=36 [2025-02-26T09:45:09.183Z] Running ssh-add (command line suppressed) [2025-02-26T09:45:09.277Z] Identity added: /w/workspace/edgex-go/802@tmp/private_key_18087058237184833696.key (/w/workspace/edgex-go/802@tmp/private_key_18087058237184833696.key) [2025-02-26T09:45:09.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T09:45:09.590Z] + git semver push [2025-02-26T09:45:09.848Z] 2025-02-26 09:45:09,759 [run_push] DEBUG push [2025-02-26T09:45:09.848Z] 2025-02-26 09:45:09,760 [execute] INFO git cat-file --batch-check [2025-02-26T09:45:09.848Z] 2025-02-26 09:45:09,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=) [2025-02-26T09:45:09.848Z] 2025-02-26 09:45:09,764 [execute] INFO git rev-list 3ecf90556d1d8f2e5eefc47d828f0532fa3beb23 -- [2025-02-26T09:45:09.848Z] 2025-02-26 09:45:09,764 [execute] DEBUG Popen(['git', 'rev-list', '3ecf90556d1d8f2e5eefc47d828f0532fa3beb23', '--'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-26T09:45:09.848Z] 2025-02-26 09:45:09,781 [execute] INFO git fetch -v origin [2025-02-26T09:45:09.848Z] 2025-02-26 09:45:09,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-26T09:45:10.415Z] 2025-02-26 09:45:10,226 [run_push] DEBUG no remote changes detected [2025-02-26T09:45:10.415Z] 2025-02-26 09:45:10,226 [execute] INFO git push origin semver [2025-02-26T09:45:10.415Z] 2025-02-26 09:45:10,227 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-26T09:45:11.353Z] 2025-02-26 09:45:11,021 [run_push] DEBUG push all version tags [2025-02-26T09:45:11.353Z] 2025-02-26 09:45:11,022 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-26T09:45:11.353Z] 2025-02-26 09:45:11,022 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=None) [2025-02-26T09:45:11.921Z] 2025-02-26 09:45:11,721 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main [2025-02-26T09:45:11.921Z] 4.0.0-dev.65 [Pipeline] } [2025-02-26T09:45:11.924Z] $ docker exec --env ******** --env ******** 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 ssh-agent -k [2025-02-26T09:45:12.038Z] unset SSH_AUTH_SOCK; [2025-02-26T09:45:12.038Z] unset SSH_AGENT_PID; [2025-02-26T09:45:12.038Z] echo Agent pid 36 killed; [2025-02-26T09:45:12.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T09:45:12.381Z] + git semver [Pipeline] } [2025-02-26T09:45:12.646Z] $ docker stop --time=1 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 [2025-02-26T09:45:13.937Z] $ docker rm -f --volumes 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 [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-02-26T09:45:14.538Z] + [ -d /w/workspace/edgex-go/802/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:14.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:15.693Z] ---> package-listing.sh [2025-02-26T09:45:15.693Z] ++ facter osfamily [2025-02-26T09:45:15.693Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-26T09:45:15.952Z] + OS_FAMILY=debian [2025-02-26T09:45:15.952Z] + workspace=/w/workspace/edgex-go/802 [2025-02-26T09:45:15.952Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-26T09:45:15.952Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-26T09:45:15.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-26T09:45:15.952Z] + PACKAGES=/tmp/packages_start.txt [2025-02-26T09:45:15.952Z] + '[' /w/workspace/edgex-go/802 ']' [2025-02-26T09:45:15.952Z] + PACKAGES=/tmp/packages_end.txt [2025-02-26T09:45:15.952Z] + case "${OS_FAMILY}" in [2025-02-26T09:45:15.952Z] + dpkg -l [2025-02-26T09:45:15.952Z] + grep '^ii' [2025-02-26T09:45:15.952Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-26T09:45:15.952Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-26T09:45:15.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-26T09:45:15.952Z] + '[' /w/workspace/edgex-go/802 ']' [2025-02-26T09:45:15.952Z] + mkdir -p /w/workspace/edgex-go/802/archives/ [2025-02-26T09:45:15.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/802/archives/ [Pipeline] echo [2025-02-26T09:45:15.965Z] 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/802/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-26T09:45:16.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:45:16.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-26T09:45:16.804Z] [2025-02-26T09:45:16.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T09:45:17.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-26T09:45:17.112Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-26T09:45:17.112Z] 5eb5b503b376: Pulling fs layer [2025-02-26T09:45:17.112Z] 5c69ac0246d0: Pulling fs layer [2025-02-26T09:45:17.112Z] ec43610c2a17: Pulling fs layer [2025-02-26T09:45:17.112Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-26T09:45:17.112Z] 33b1e0a273af: Pulling fs layer [2025-02-26T09:45:17.112Z] 5d3b04190fa2: Pulling fs layer [2025-02-26T09:45:17.112Z] 2f39f015ded8: Pulling fs layer [2025-02-26T09:45:17.112Z] 33b1e0a273af: Waiting [2025-02-26T09:45:17.112Z] 5d3b04190fa2: Waiting [2025-02-26T09:45:17.112Z] 2f39f015ded8: Waiting [2025-02-26T09:45:17.112Z] 3a2ae6a8a46f: Waiting [2025-02-26T09:45:17.112Z] 5c69ac0246d0: Verifying Checksum [2025-02-26T09:45:17.112Z] 5c69ac0246d0: Download complete [2025-02-26T09:45:17.112Z] 3a2ae6a8a46f: Download complete [2025-02-26T09:45:17.112Z] 33b1e0a273af: Verifying Checksum [2025-02-26T09:45:17.112Z] 33b1e0a273af: Download complete [2025-02-26T09:45:17.112Z] 5d3b04190fa2: Download complete [2025-02-26T09:45:17.112Z] ec43610c2a17: Download complete [2025-02-26T09:45:17.370Z] 5eb5b503b376: Verifying Checksum [2025-02-26T09:45:17.370Z] 5eb5b503b376: Download complete [2025-02-26T09:45:17.934Z] 2f39f015ded8: Verifying Checksum [2025-02-26T09:45:17.934Z] 2f39f015ded8: Download complete [2025-02-26T09:45:18.499Z] 5eb5b503b376: Pull complete [2025-02-26T09:45:18.756Z] 5c69ac0246d0: Pull complete [2025-02-26T09:45:19.013Z] ec43610c2a17: Pull complete [2025-02-26T09:45:19.273Z] 3a2ae6a8a46f: Pull complete [2025-02-26T09:45:19.273Z] 33b1e0a273af: Pull complete [2025-02-26T09:45:19.531Z] 5d3b04190fa2: Pull complete [2025-02-26T09:45:24.796Z] 2f39f015ded8: Pull complete [2025-02-26T09:45:24.796Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-26T09:45:24.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-26T09:45:24.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T09:45:24.897Z] prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container [2025-02-26T09:45:24.919Z] $ 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/802/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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-26T09:45:26.862Z] $ docker top 924de3e7385bfa7a0d33f4a8a2332a4447c4975772db048fb9e495f88d99e521 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T09:45:27.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-26T09:45:27.518Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-26T09:45:27.807Z] + ls /var/log/sa-host [2025-02-26T09:45:27.807Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T09:45:27.986Z] provisioning config files... [2025-02-26T09:45:27.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/802@tmp/config8163502741411093132tmp [Pipeline] { [Pipeline] echo [2025-02-26T09:45:28.018Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:28.303Z] ---> create-netrc.sh [Pipeline] } [2025-02-26T09:45:28.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:28.656Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-26T09:45:28.667Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:28.953Z] ---> sudo-logs.sh [2025-02-26T09:45:28.954Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-26T09:45:28.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:29.272Z] ---> job-cost.sh [2025-02-26T09:45:29.272Z] lf-activate-venv: SKIPPING [2025-02-26T09:45:29.272Z] DEBUG: total: 0.10999999940395355 [2025-02-26T09:45:29.272Z] INFO: Retrieving Stack Cost... [2025-02-26T09:45:29.531Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-26T09:45:30.100Z] INFO: Archiving Costs [Pipeline] echo [2025-02-26T09:45:30.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T09:45:30.399Z] ---> logs-deploy.sh [2025-02-26T09:45:30.399Z] lf-activate-venv: SKIPPING [2025-02-26T09:45:30.399Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/802 [2025-02-26T09:45:30.399Z] INFO: archiving workspace using pattern(s): [2025-02-26T09:45:31.334Z] Archives upload complete. [2025-02-26T09:45:31.594Z] INFO: archiving logs to Nexus