Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 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-ssh2018869861149576155.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-ssh18114446721793868419.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-ssh14511827027500719552.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-ssh15080927897080382684.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-ssh17503803389964002248.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-39930 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/803 [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/803 # 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 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 (main) Commit message: "Merge pull request #5097 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.29" > 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 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 # timeout=10 > git rev-list --no-walk e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-01T05:30:58.971Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-01T05:30:59.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-01T05:30:59.062Z] ========================================================= [2025-03-01T05:30:59.062Z] EdgeX Global Pipelines Version Info [2025-03-01T05:30:59.062Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-01T05:30:59.789Z] ------------------- [2025-03-01T05:30:59.789Z] stable info: [2025-03-01T05:30:59.789Z] ------------------- [2025-03-01T05:30:59.789Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-01T05:30:59.789Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-01T05:30:59.790Z] Message: update stable to v1.0.269 [2025-03-01T05:31:00.363Z] ------------------- [2025-03-01T05:31:00.363Z] experimental info: [2025-03-01T05:31:00.363Z] ------------------- [2025-03-01T05:31:00.363Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-01T05:31:00.363Z] Commit SHA: caaa9f3dc6c7e5aa28cdfff7e6c9c041e001af87 [2025-03-01T05:31:00.363Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-01T05:31:00.449Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-01T05:31:00.473Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-01T05:31:00.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-01T05:31:00.519Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-01T05:31:00.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-01T05:31:00.562Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-01T05:31:00.585Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-01T05:31:00.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-01T05:31:00.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-01T05:31:00.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-01T05:31:00.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-01T05:31:00.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-01T05:31:00.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-01T05:31:00.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-01T05:31:00.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-01T05:31:00.774Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-01T05:31:00.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-01T05:31:00.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-01T05:31:00.842Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-01T05:31:00.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-01T05:31:00.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-01T05:31:00.910Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-01T05:31:00.936Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-01T05:31:00.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-01T05:31:00.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-01T05:31:01.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-01T05:31:01.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] echo [2025-03-01T05:31:01.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b826f94 [Pipeline] echo [2025-03-01T05:31:01.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-01T05:31:01.133Z] provisioning config files... [2025-03-01T05:31:01.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/803@tmp/config10611380745034061181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-01T05:31:01.482Z] ---> ****-login.sh [2025-03-01T05:31:01.483Z] nexus3.edgexfoundry.org:10001 [2025-03-01T05:31:01.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:31:01.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:31:01.743Z] Configure a credential helper to remove this warning. See [2025-03-01T05:31:01.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:31:01.743Z] [2025-03-01T05:31:01.743Z] Login Succeeded [2025-03-01T05:31:01.743Z] nexus3.edgexfoundry.org:10002 [2025-03-01T05:31:02.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:31:02.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:31:02.003Z] Configure a credential helper to remove this warning. See [2025-03-01T05:31:02.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:31:02.003Z] [2025-03-01T05:31:02.003Z] Login Succeeded [2025-03-01T05:31:02.003Z] nexus3.edgexfoundry.org:10003 [2025-03-01T05:31:02.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:31:02.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:31:02.003Z] Configure a credential helper to remove this warning. See [2025-03-01T05:31:02.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:31:02.003Z] [2025-03-01T05:31:02.003Z] Login Succeeded [2025-03-01T05:31:02.003Z] nexus3.edgexfoundry.org:10004 [2025-03-01T05:31:02.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:31:02.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:31:02.263Z] Configure a credential helper to remove this warning. See [2025-03-01T05:31:02.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:31:02.263Z] [2025-03-01T05:31:02.263Z] Login Succeeded [2025-03-01T05:31:02.263Z] ****.io [2025-03-01T05:31:02.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:31:02.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:31:02.522Z] Configure a credential helper to remove this warning. See [2025-03-01T05:31:02.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:31:02.522Z] [2025-03-01T05:31:02.522Z] Login Succeeded [2025-03-01T05:31:02.522Z] ---> ****-login.sh ends [Pipeline] } [2025-03-01T05:31:02.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-01T05:31:02.858Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/core-command/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/core-data/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/core-keeper/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/core-metadata/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.858Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-01T05:31:02.858Z] + dirname cmd/support-notifications/Dockerfile [2025-03-01T05:31:02.858Z] + cut -d/ -f2 [2025-03-01T05:31:02.859Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-01T05:31:02.859Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-01T05:31:02.859Z] + cut -d/ -f2 [2025-03-01T05:31:02.859Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-01T05:31:02.907Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-01T05:31:03.283Z] + git rev-list -1 --merges b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45~1..b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] echo [2025-03-01T05:31:03.298Z] -----------> git rev-list -1 --merges b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45~1..b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:31:03.298Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [false] [Pipeline] sh [2025-03-01T05:31:03.596Z] + git log --format=format:%s -1 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] echo [2025-03-01T05:31:03.614Z] ========================================================= [2025-03-01T05:31:03.614Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-01T05:31:03.614Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-01T05:31:04.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-01T05:31:04.065Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-01T05:31:04.065Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-01T05:31:04.065Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-01T05:31:04.065Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-01T05:31:04.065Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-01T05:31:04.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:31:04.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-01T05:31:04.483Z] [2025-03-01T05:31:04.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:31:04.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-01T05:31:04.788Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-01T05:31:04.788Z] b85a868b505f: Pulling fs layer [2025-03-01T05:31:04.788Z] e2be974225ed: Pulling fs layer [2025-03-01T05:31:04.788Z] 339a4e72a1f5: Pulling fs layer [2025-03-01T05:31:04.788Z] 988bab9f4d93: Pulling fs layer [2025-03-01T05:31:04.788Z] 1469e6f7b9e6: Pulling fs layer [2025-03-01T05:31:04.788Z] eaf3925da568: Pulling fs layer [2025-03-01T05:31:04.788Z] bab4dde63d76: Pulling fs layer [2025-03-01T05:31:04.788Z] bde34c3a00c8: Pulling fs layer [2025-03-01T05:31:04.788Z] b352a97aabf1: Pulling fs layer [2025-03-01T05:31:04.788Z] 4872d77fe225: Pulling fs layer [2025-03-01T05:31:04.788Z] 5851b861e8e6: Pulling fs layer [2025-03-01T05:31:04.788Z] 1469e6f7b9e6: Waiting [2025-03-01T05:31:04.788Z] b352a97aabf1: Waiting [2025-03-01T05:31:04.788Z] 4872d77fe225: Waiting [2025-03-01T05:31:04.788Z] bde34c3a00c8: Waiting [2025-03-01T05:31:04.788Z] 5851b861e8e6: Waiting [2025-03-01T05:31:04.788Z] eaf3925da568: Waiting [2025-03-01T05:31:04.788Z] bab4dde63d76: Waiting [2025-03-01T05:31:04.788Z] 988bab9f4d93: Waiting [2025-03-01T05:31:04.788Z] e2be974225ed: Verifying Checksum [2025-03-01T05:31:04.788Z] e2be974225ed: Download complete [2025-03-01T05:31:04.788Z] 988bab9f4d93: Verifying Checksum [2025-03-01T05:31:04.788Z] 988bab9f4d93: Download complete [2025-03-01T05:31:05.049Z] 1469e6f7b9e6: Verifying Checksum [2025-03-01T05:31:05.049Z] 1469e6f7b9e6: Download complete [2025-03-01T05:31:05.049Z] eaf3925da568: Verifying Checksum [2025-03-01T05:31:05.049Z] eaf3925da568: Download complete [2025-03-01T05:31:05.049Z] 339a4e72a1f5: Verifying Checksum [2025-03-01T05:31:05.049Z] 339a4e72a1f5: Download complete [2025-03-01T05:31:05.049Z] bde34c3a00c8: Download complete [2025-03-01T05:31:05.049Z] b352a97aabf1: Download complete [2025-03-01T05:31:05.049Z] 4872d77fe225: Verifying Checksum [2025-03-01T05:31:05.049Z] 4872d77fe225: Download complete [2025-03-01T05:31:05.049Z] 5851b861e8e6: Verifying Checksum [2025-03-01T05:31:05.049Z] b85a868b505f: Verifying Checksum [2025-03-01T05:31:05.049Z] b85a868b505f: Download complete [2025-03-01T05:31:05.308Z] bab4dde63d76: Verifying Checksum [2025-03-01T05:31:05.308Z] bab4dde63d76: Download complete [2025-03-01T05:31:06.245Z] b85a868b505f: Pull complete [2025-03-01T05:31:06.504Z] e2be974225ed: Pull complete [2025-03-01T05:31:06.764Z] 339a4e72a1f5: Pull complete [2025-03-01T05:31:07.022Z] 988bab9f4d93: Pull complete [2025-03-01T05:31:07.282Z] 1469e6f7b9e6: Pull complete [2025-03-01T05:31:07.282Z] eaf3925da568: Pull complete [2025-03-01T05:31:09.206Z] bab4dde63d76: Pull complete [2025-03-01T05:31:09.206Z] bde34c3a00c8: Pull complete [2025-03-01T05:31:09.467Z] b352a97aabf1: Pull complete [2025-03-01T05:31:09.467Z] 4872d77fe225: Pull complete [2025-03-01T05:31:09.467Z] 5851b861e8e6: Pull complete [2025-03-01T05:31:09.467Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-01T05:31:09.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-01T05:31:09.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T05:31:09.635Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T05:31:09.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-01T05:31:12.167Z] $ docker top f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a -eo pid,comm [2025-03-01T05:31:12.228Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-01T05:31:12.228Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-01T05:31:12.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-01T05:31:12.283Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-01T05:31:12.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-01T05:31:12.399Z] $ docker exec f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a ssh-agent [2025-03-01T05:31:12.515Z] SSH_AUTH_SOCK=/tmp/ssh-jbTCC33ixcFr/agent.32 [2025-03-01T05:31:12.515Z] SSH_AGENT_PID=38 [2025-03-01T05:31:12.522Z] Running ssh-add (command line suppressed) [2025-03-01T05:31:12.622Z] Identity added: /w/workspace/edgex-go/803@tmp/private_key_16320024647449252377.key (/w/workspace/edgex-go/803@tmp/private_key_16320024647449252377.key) [2025-03-01T05:31:12.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-01T05:31:12.932Z] + git tag --points-at HEAD [Pipeline] } [2025-03-01T05:31:12.942Z] $ docker exec --env ******** --env ******** f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a ssh-agent -k [2025-03-01T05:31:13.041Z] unset SSH_AUTH_SOCK; [2025-03-01T05:31:13.041Z] unset SSH_AGENT_PID; [2025-03-01T05:31:13.041Z] echo Agent pid 38 killed; [2025-03-01T05:31:13.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-01T05:31:13.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-01T05:31:13.108Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-01T05:31:13.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-01T05:31:13.233Z] $ docker exec f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a ssh-agent [2025-03-01T05:31:13.350Z] SSH_AUTH_SOCK=/tmp/ssh-HHvqOT5QsRIM/agent.71 [2025-03-01T05:31:13.350Z] SSH_AGENT_PID=77 [2025-03-01T05:31:13.355Z] Running ssh-add (command line suppressed) [2025-03-01T05:31:13.467Z] Identity added: /w/workspace/edgex-go/803@tmp/private_key_4889686526201830694.key (/w/workspace/edgex-go/803@tmp/private_key_4889686526201830694.key) [2025-03-01T05:31:13.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-01T05:31:13.781Z] + git semver init [2025-03-01T05:31:14.039Z] 2025-03-01 05:31:13,951 [run_init] DEBUG init version:0.0.0 force:False [2025-03-01T05:31:14.040Z] 2025-03-01 05:31:13,951 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/803/.semver [2025-03-01T05:31:14.040Z] 2025-03-01 05:31:13,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/803/.semver [2025-03-01T05:31:14.040Z] 2025-03-01 05:31:13,952 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/803/.semver'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=None) [2025-03-01T05:31:20.606Z] 2025-03-01 05:31:19,411 [append_file] DEBUG append to file:/w/workspace/edgex-go/803/.git/info/exclude [2025-03-01T05:31:20.606Z] 2025-03-01 05:31:19,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/803/.semver/main with force:False [2025-03-01T05:31:20.606Z] 2025-03-01 05:31:19,412 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main [2025-03-01T05:31:20.606Z] 2025-03-01 05:31:19,412 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main [2025-03-01T05:31:20.606Z] 4.0.0-dev.65 [Pipeline] } [2025-03-01T05:31:20.613Z] $ docker exec --env ******** --env ******** f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a ssh-agent -k [2025-03-01T05:31:20.718Z] unset SSH_AUTH_SOCK; [2025-03-01T05:31:20.718Z] unset SSH_AGENT_PID; [2025-03-01T05:31:20.719Z] echo Agent pid 77 killed; [2025-03-01T05:31:20.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-01T05:31:21.058Z] + git semver [Pipeline] } [2025-03-01T05:31:21.326Z] $ docker stop --time=1 f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a [2025-03-01T05:31:22.640Z] $ docker rm -f --volumes f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-01T05:31:23.003Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-01T05:31:23.241Z] Stashed 1 file(s) [Pipeline] echo [2025-03-01T05:31:23.246Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.65 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-01T05:31:23.716Z] + git config --global --add safe.directory /w/workspace/edgex-go/803 [Pipeline] echo [2025-03-01T05:31:23.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-01T05:31:23.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-01T05:31:23.776Z] ========================================================= [2025-03-01T05:31:23.776Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-01T05:31:23.776Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-01T05:31:24.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-01T05:31:24.077Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-01T05:31:24.077Z] da9db072f522: Pulling fs layer [2025-03-01T05:31:24.077Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-01T05:31:24.077Z] 06f05ace1117: Pulling fs layer [2025-03-01T05:31:24.077Z] 5fe327b54edc: Pulling fs layer [2025-03-01T05:31:24.077Z] 4f4fb700ef54: Pulling fs layer [2025-03-01T05:31:24.077Z] 92a5565b7b96: Pulling fs layer [2025-03-01T05:31:24.077Z] ff9bb7016b71: Pulling fs layer [2025-03-01T05:31:24.077Z] b67dba6c2c7d: Pulling fs layer [2025-03-01T05:31:24.077Z] a813b0c90790: Pulling fs layer [2025-03-01T05:31:24.077Z] 5fe327b54edc: Waiting [2025-03-01T05:31:24.077Z] b67dba6c2c7d: Waiting [2025-03-01T05:31:24.077Z] a813b0c90790: Waiting [2025-03-01T05:31:24.077Z] 92a5565b7b96: Waiting [2025-03-01T05:31:24.077Z] ff9bb7016b71: Waiting [2025-03-01T05:31:24.077Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-01T05:31:24.077Z] 6ef4a4ee8ca5: Download complete [2025-03-01T05:31:24.077Z] 5fe327b54edc: Verifying Checksum [2025-03-01T05:31:24.077Z] 5fe327b54edc: Download complete [2025-03-01T05:31:24.077Z] 4f4fb700ef54: Verifying Checksum [2025-03-01T05:31:24.077Z] 4f4fb700ef54: Download complete [2025-03-01T05:31:24.077Z] 92a5565b7b96: Verifying Checksum [2025-03-01T05:31:24.077Z] 92a5565b7b96: Download complete [2025-03-01T05:31:24.077Z] da9db072f522: Verifying Checksum [2025-03-01T05:31:24.077Z] da9db072f522: Download complete [2025-03-01T05:31:24.077Z] ff9bb7016b71: Verifying Checksum [2025-03-01T05:31:24.078Z] ff9bb7016b71: Download complete [2025-03-01T05:31:24.338Z] da9db072f522: Pull complete [2025-03-01T05:31:24.338Z] a813b0c90790: Verifying Checksum [2025-03-01T05:31:24.338Z] a813b0c90790: Download complete [2025-03-01T05:31:24.598Z] 6ef4a4ee8ca5: Pull complete [2025-03-01T05:31:24.598Z] 06f05ace1117: Verifying Checksum [2025-03-01T05:31:24.598Z] 06f05ace1117: Download complete [2025-03-01T05:31:24.857Z] b67dba6c2c7d: Verifying Checksum [2025-03-01T05:31:24.857Z] b67dba6c2c7d: Download complete [2025-03-01T05:31:28.147Z] 06f05ace1117: Pull complete [2025-03-01T05:31:28.407Z] 5fe327b54edc: Pull complete [2025-03-01T05:31:28.407Z] 4f4fb700ef54: Pull complete [2025-03-01T05:31:28.407Z] 92a5565b7b96: Pull complete [2025-03-01T05:31:28.673Z] ff9bb7016b71: Pull complete [2025-03-01T05:31:31.216Z] b67dba6c2c7d: Pull complete [2025-03-01T05:31:31.786Z] a813b0c90790: Pull complete [2025-03-01T05:31:31.786Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-01T05:31:31.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-01T05:31:31.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-01T05:31:32.086Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-01T05:31:32.086Z] WORKDIR /edgex [2025-03-01T05:31:32.086Z] COPY go.mod . [2025-03-01T05:31:32.086Z] RUN go mod download [2025-03-01T05:31:32.086Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-01T05:31:32.657Z] Sending build context to Docker daemon 180.3MB [2025-03-01T05:31:32.657Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-01T05:31:32.657Z] ---> 3ba60ce46760 [2025-03-01T05:31:32.657Z] Step 2/4 : WORKDIR /edgex [2025-03-01T05:31:36.855Z] ---> Running in 9abc848a0da1 [2025-03-01T05:31:36.855Z] Removing intermediate container 9abc848a0da1 [2025-03-01T05:31:36.855Z] ---> 2b827eaaa6ab [2025-03-01T05:31:36.855Z] Step 3/4 : COPY go.mod . [2025-03-01T05:31:36.855Z] ---> f783205932c4 [2025-03-01T05:31:36.855Z] Step 4/4 : RUN go mod download [2025-03-01T05:31:36.855Z] ---> Running in 5e7d70c7e796 [2025-03-01T05:31:38.378Z] Still waiting to schedule task [2025-03-01T05:31:38.378Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-01T05:32:03.423Z] Removing intermediate container 5e7d70c7e796 [2025-03-01T05:32:03.423Z] ---> 43cafa13992c [2025-03-01T05:32:03.423Z] Successfully built 43cafa13992c [2025-03-01T05:32:03.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:32:03.759Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-01T05:32:03.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T05:32:03.839Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T05:32:03.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-01T05:32:04.356Z] $ docker top dd29ac4a2b20cc5b7b42ec5d8505e2bd9db67d838cd57245737667469c6c456f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-01T05:32:04.714Z] + go version [2025-03-01T05:32:04.714Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-01T05:32:04.721Z] $ docker stop --time=1 dd29ac4a2b20cc5b7b42ec5d8505e2bd9db67d838cd57245737667469c6c456f [2025-03-01T05:32:06.171Z] $ docker rm -f --volumes dd29ac4a2b20cc5b7b42ec5d8505e2bd9db67d838cd57245737667469c6c456f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:32:06.597Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-01T05:32:06.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T05:32:06.667Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T05:32:06.686Z] $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-01T05:32:07.037Z] $ docker top a13eabfd02afbd8dd22bab720688a979b0382332e2d4767ac3de89b8f1a2de26 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-01T05:32:07.120Z] ========================================================= [2025-03-01T05:32:07.120Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-01T05:32:07.120Z] ========================================================= [Pipeline] sh [2025-03-01T05:32:07.406Z] + git config --global --add safe.directory /w/workspace/edgex-go/803 [Pipeline] fileExists [Pipeline] sh [2025-03-01T05:32:07.706Z] + make test [2025-03-01T05:32:07.706Z] go test -race -coverprofile=coverage.out ./... [2025-03-01T05:32:15.832Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-01T05:32:42.390Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-01T05:32:43.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2025-03-01T05:32:44.719Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-01T05:32:44.720Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-01T05:32:44.720Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-01T05:32:44.720Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-01T05:32:45.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements [2025-03-01T05:32:46.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-01T05:32:46.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-01T05:32:46.234Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-01T05:32:46.234Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-01T05:32:46.234Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-01T05:32:46.234Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-01T05:32:46.234Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-01T05:32:46.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-01T05:32:46.234Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-01T05:32:46.234Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-01T05:32:47.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-01T05:32:47.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-01T05:32:47.612Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-01T05:32:47.612Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-01T05:32:47.612Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-01T05:32:47.612Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-01T05:32:48.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2025-03-01T05:32:48.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-03-01T05:32:48.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 45.7% of statements [2025-03-01T05:32:49.249Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-01T05:32:49.249Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-01T05:32:49.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.216s coverage: 93.4% of statements [2025-03-01T05:32:49.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.3% of statements [2025-03-01T05:32:50.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-03-01T05:32:51.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-01T05:32:51.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-01T05:32:51.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-01T05:32:51.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-01T05:32:52.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements [2025-03-01T05:32:52.762Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-03-01T05:32:53.020Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-01T05:32:53.281Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-01T05:32:53.281Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-01T05:32:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-01T05:32:53.281Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-01T05:32:54.231Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2025-03-01T05:32:54.231Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-03-01T05:32:54.231Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements [2025-03-01T05:32:54.231Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements [2025-03-01T05:32:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-03-01T05:32:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-03-01T05:32:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-03-01T05:32:55.067Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-01T05:32:55.067Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-01T05:32:55.067Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-01T05:32:55.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements [2025-03-01T05:32:55.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-01T05:32:55.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-01T05:32:55.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-01T05:32:55.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-01T05:32:55.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-03-01T05:32:57.096Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-01T05:32:57.096Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-01T05:32:57.096Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-01T05:32:57.664Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-01T05:32:57.664Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-01T05:32:57.664Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-01T05:32:57.664Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-01T05:32:58.234Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-01T05:32:58.234Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-01T05:32:58.803Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-01T05:33:00.710Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-01T05:33:00.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-01T05:33:02.612Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-01T05:33:03.178Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-01T05:33:03.178Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-01T05:33:03.435Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-01T05:33:06.711Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-01T05:33:07.288Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-01T05:33:07.288Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-01T05:33:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-01T05:33:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-01T05:33:07.858Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-01T05:33:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-03-01T05:33:09.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39932 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-01T05:33:09.068Z] Running in /w/workspace/edgex-go/803 [Pipeline] { [Pipeline] checkout [2025-03-01T05:33:09.131Z] The recommended git tool is: git [2025-03-01T05:33:09.776Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-01T05:33:09.777Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-01T05:33:09.777Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-01T05:33:09.777Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-01T05:33:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-01T05:33:09.777Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-01T05:33:10.345Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-01T05:33:10.605Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-01T05:33:10.605Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-01T05:33:10.605Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-01T05:33:10.605Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-01T05:33:10.605Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-01T05:33:13.100Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-01T05:33:13.100Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-01T05:33:13.100Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-01T05:33:13.100Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-01T05:33:13.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-01T05:33:13.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-01T05:33:13.365Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-01T05:33:13.365Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-01T05:33:13.624Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-01T05:33:13.624Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-01T05:33:13.624Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-01T05:33:15.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-01T05:33:15.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-01T05:33:15.000Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-01T05:33:15.290Z] using credential edgex-jenkins-ssh [2025-03-01T05:33:15.311Z] Cloning the remote Git repository [2025-03-01T05:33:15.353Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-01T05:33:15.452Z] > git init /w/workspace/edgex-go/803 # timeout=10 [2025-03-01T05:33:15.584Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-01T05:33:15.585Z] > git --version # timeout=10 [2025-03-01T05:33:15.609Z] > git --version # 'git version 2.25.1' [2025-03-01T05:33:15.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-01T05:33:15.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.055s coverage: 33.3% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.196s coverage: 54.5% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.039s coverage: 88.6% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 29.2% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2025-03-01T05:33:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements [2025-03-01T05:33:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-03-01T05:33:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2025-03-01T05:33:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-03-01T05:33:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-03-01T05:33:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-03-01T05:33:19.443Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-03-01T05:33:19.701Z] running golangci-lint [2025-03-01T05:33:19.959Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-01T05:33:19.960Z] go version go1.23.4 linux/amd64 [2025-03-01T05:33:20.220Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-01T05:33:20.220Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-01T05:33:20.220Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-01T05:33:33.505Z] Avoid second fetch [2025-03-01T05:33:33.506Z] Checking out Revision b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 (main) [2025-03-01T05:33:32.694Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-01T05:33:32.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-01T05:33:33.517Z] > git config core.sparsecheckout # timeout=10 [2025-03-01T05:33:34.273Z] Commit message: "Merge pull request #5097 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.29" [2025-03-01T05:33:33.578Z] > git checkout -f b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-01T05:33:38.954Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-01T05:33:38.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T05:33:38.954Z] Dload Upload Total Spent Left Speed [2025-03-01T05:33:39.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 41247 0 --:--:-- --:--:-- --:--:-- 41247 [Pipeline] sh [2025-03-01T05:33:39.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-01T05:33:39.882Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-01T05:33:39.883Z] + sudo tee /etc/docker/daemon.new [2025-03-01T05:33:39.883Z] { [2025-03-01T05:33:39.883Z] "registry-mirrors": [ [2025-03-01T05:33:39.883Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-01T05:33:39.883Z] ], [2025-03-01T05:33:39.883Z] "bip": "10.250.0.254/24", [2025-03-01T05:33:39.883Z] "hosts": [ [2025-03-01T05:33:39.883Z] "tcp://0.0.0.0:5555", [2025-03-01T05:33:39.883Z] "unix:///var/run/docker.sock" [2025-03-01T05:33:39.883Z] ], [2025-03-01T05:33:39.883Z] "mtu": 1458, [2025-03-01T05:33:39.883Z] "selinux-enabled": true, [2025-03-01T05:33:39.883Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-01T05:33:39.883Z] } [Pipeline] sh [2025-03-01T05:33:40.212Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-01T05:33:40.541Z] + sudo service docker restart [2025-03-01T05:33:46.788Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 24.955281762s" [2025-03-01T05:33:46.788Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.140856ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-01T05:33:58.816Z] provisioning config files... [2025-03-01T05:33:58.842Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/803@tmp/config9495328826768809619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-01T05:33:59.273Z] ---> ****-login.sh [2025-03-01T05:33:59.273Z] nexus3.edgexfoundry.org:10001 [2025-03-01T05:33:59.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:33:59.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:33:59.812Z] Configure a credential helper to remove this warning. See [2025-03-01T05:33:59.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:33:59.812Z] [2025-03-01T05:33:59.812Z] Login Succeeded [2025-03-01T05:34:00.084Z] nexus3.edgexfoundry.org:10002 [2025-03-01T05:34:00.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:34:00.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:34:00.359Z] Configure a credential helper to remove this warning. See [2025-03-01T05:34:00.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:34:00.359Z] [2025-03-01T05:34:00.359Z] Login Succeeded [2025-03-01T05:34:00.359Z] nexus3.edgexfoundry.org:10003 [2025-03-01T05:34:00.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:34:00.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:34:00.631Z] Configure a credential helper to remove this warning. See [2025-03-01T05:34:00.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:34:00.632Z] [2025-03-01T05:34:00.632Z] Login Succeeded [2025-03-01T05:34:00.632Z] nexus3.edgexfoundry.org:10004 [2025-03-01T05:34:00.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:34:00.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:34:00.904Z] Configure a credential helper to remove this warning. See [2025-03-01T05:34:00.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:34:00.904Z] [2025-03-01T05:34:00.904Z] Login Succeeded [2025-03-01T05:34:00.904Z] ****.io [2025-03-01T05:34:01.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:34:01.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:34:01.440Z] Configure a credential helper to remove this warning. See [2025-03-01T05:34:01.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:34:01.440Z] [2025-03-01T05:34:01.440Z] Login Succeeded [2025-03-01T05:34:01.440Z] ---> ****-login.sh ends [Pipeline] } [2025-03-01T05:34:01.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-03-01T05:34:01.683Z] level=info msg="[linters_context/goanalysis] analyzers took 2m3.97463898s with top 10 stages: buildir: 1m12.583041948s, gosec: 5.894234628s, inspect: 3.769136352s, fact_deprecated: 2.922354058s, printf: 2.114615646s, ctrlflow: 1.801300118s, fact_purity: 1.630867944s, S1038: 1.586900308s, nilness: 1.331026177s, typedness: 1.005705099s" [2025-03-01T05:34:01.683Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-01T05:34:01.683Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, invalid_issue: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202" [2025-03-01T05:34:01.683Z] level=info msg="[runner] processing took 18.515391ms with stages: nolint: 8.255393ms, identifier_marker: 6.096257ms, autogenerated_exclude: 1.191718ms, exclude-rules: 1.148049ms, path_prettifier: 1.125579ms, skip_dirs: 608.625µs, filename_unadjuster: 35.04µs, cgo: 25.99µs, invalid_issue: 23.35µs, max_same_issues: 910ns, uniq_by_line: 910ns, fixer: 840ns, source_code: 670ns, skip_files: 460ns, max_from_linter: 440ns, sort_results: 270ns, exclude: 270ns, diff: 170ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns, severity-rules: 110ns" [2025-03-01T05:34:01.683Z] level=info msg="[runner] linters took 15.310382618s with stages: goanalysis_metalinter: 15.291780847s" [2025-03-01T05:34:01.683Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-01T05:34:01.683Z] level=info msg="Memory: 404 samples, avg is 318.2MB, max is 1323.6MB" [2025-03-01T05:34:01.683Z] level=info msg="Execution took 40.325657243s" [2025-03-01T05:34:01.683Z] go vet ./... [Pipeline] sh [2025-03-01T05:34:02.063Z] + git config --global --add safe.directory /w/workspace/edgex-go/803 [Pipeline] echo [2025-03-01T05:34:02.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-01T05:34:02.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-01T05:34:02.135Z] ========================================================= [2025-03-01T05:34:02.135Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-01T05:34:02.135Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-01T05:34:02.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-01T05:34:02.467Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-01T05:34:02.467Z] 9986a736f7d3: Pulling fs layer [2025-03-01T05:34:02.736Z] 1f018df60701: Pulling fs layer [2025-03-01T05:34:02.737Z] 39f8f326b044: Pulling fs layer [2025-03-01T05:34:02.737Z] e6a1e7a6a96a: Pulling fs layer [2025-03-01T05:34:02.737Z] 4f4fb700ef54: Pulling fs layer [2025-03-01T05:34:02.737Z] d45d956e0dbf: Pulling fs layer [2025-03-01T05:34:02.737Z] d7702b0d1db1: Pulling fs layer [2025-03-01T05:34:02.737Z] 5c7f0f088c93: Pulling fs layer [2025-03-01T05:34:02.737Z] 4fdc064ae6cf: Pulling fs layer [2025-03-01T05:34:02.737Z] e6a1e7a6a96a: Waiting [2025-03-01T05:34:02.737Z] 4f4fb700ef54: Waiting [2025-03-01T05:34:02.737Z] d45d956e0dbf: Waiting [2025-03-01T05:34:02.737Z] d7702b0d1db1: Waiting [2025-03-01T05:34:02.737Z] 5c7f0f088c93: Waiting [2025-03-01T05:34:02.737Z] 4fdc064ae6cf: Waiting [2025-03-01T05:34:02.737Z] 1f018df60701: Verifying Checksum [2025-03-01T05:34:02.737Z] 1f018df60701: Download complete [2025-03-01T05:34:02.737Z] e6a1e7a6a96a: Download complete [2025-03-01T05:34:02.737Z] 4f4fb700ef54: Verifying Checksum [2025-03-01T05:34:02.737Z] 4f4fb700ef54: Download complete [2025-03-01T05:34:02.737Z] d45d956e0dbf: Verifying Checksum [2025-03-01T05:34:02.737Z] d45d956e0dbf: Download complete [2025-03-01T05:34:02.737Z] 9986a736f7d3: Verifying Checksum [2025-03-01T05:34:02.737Z] 9986a736f7d3: Download complete [2025-03-01T05:34:02.737Z] d7702b0d1db1: Verifying Checksum [2025-03-01T05:34:02.737Z] d7702b0d1db1: Download complete [2025-03-01T05:34:03.013Z] 4fdc064ae6cf: Download complete [2025-03-01T05:34:03.993Z] 9986a736f7d3: Pull complete [2025-03-01T05:34:04.265Z] 1f018df60701: Pull complete [2025-03-01T05:34:04.852Z] 39f8f326b044: Verifying Checksum [2025-03-01T05:34:04.852Z] 39f8f326b044: Download complete [2025-03-01T05:34:05.815Z] 5c7f0f088c93: Download complete [2025-03-01T05:34:08.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-01T05:34:08.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-01T05:34:08.247Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-01T05:34:08.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-03-01T05:34:08.559Z] + ls -al . [2025-03-01T05:34:08.559Z] total 1976 [2025-03-01T05:34:08.559Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 05:32 . [2025-03-01T05:34:08.559Z] drwxr-xr-x 4 root root 4096 Mar 1 05:32 .. [2025-03-01T05:34:08.559Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:30 .blubracket [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 10 Mar 1 05:30 .dockerignore [2025-03-01T05:34:08.559Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 05:33 .git [2025-03-01T05:34:08.559Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:30 .github [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 907 Mar 1 05:30 .gitignore [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 199 Mar 1 05:30 .golangci.yml [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 100 Mar 1 05:30 .hadolint.yml [2025-03-01T05:34:08.559Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 05:31 .semver [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 155 Mar 1 05:30 .sonarcloud.properties [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:30 ADOPTERS.md [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 17374 Mar 1 05:30 Attribution.txt [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 100284 Mar 1 05:30 CHANGELOG.md [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:30 CONTRIBUTING.md [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 05:30 GOVERNANCE.md [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 858 Mar 1 05:30 Jenkinsfile [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:30 LICENSE [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 16740 Mar 1 05:30 Makefile [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 05:30 OWNERS.md [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 9932 Mar 1 05:30 README.md [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 789 Mar 1 05:30 SECURITY.md [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 12 Mar 1 05:31 VERSION [2025-03-01T05:34:08.559Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:30 bin [2025-03-01T05:34:08.559Z] drwxrwxr-x 19 1001 1001 4096 Mar 1 05:30 cmd [2025-03-01T05:34:08.559Z] -rw-r--r-- 1 root root 1651061 Mar 1 05:33 coverage.out [2025-03-01T05:34:08.559Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:30 fuzz_test [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 6495 Mar 1 05:30 go.mod [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 88225 Mar 1 05:30 go.sum [2025-03-01T05:34:08.559Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 05:30 internal [2025-03-01T05:34:08.559Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:30 openapi [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 584 Mar 1 05:30 security.txt [2025-03-01T05:34:08.559Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 05:30 version.go [Pipeline] sh [2025-03-01T05:34:08.843Z] + '[' -e coverage.out ] [2025-03-01T05:34:08.843Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-01T05:34:08.992Z] Stashed 1 file(s) [Pipeline] sh [2025-03-01T05:34:09.271Z] + make build [2025-03-01T05:34:09.271Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-01T05:34:18.115Z] 39f8f326b044: Pull complete [2025-03-01T05:34:18.115Z] e6a1e7a6a96a: Pull complete [2025-03-01T05:34:18.115Z] 4f4fb700ef54: Pull complete [2025-03-01T05:34:18.115Z] d45d956e0dbf: Pull complete [2025-03-01T05:34:18.382Z] d7702b0d1db1: Pull complete [2025-03-01T05:34:26.594Z] 5c7f0f088c93: Pull complete [2025-03-01T05:34:28.539Z] 4fdc064ae6cf: Pull complete [2025-03-01T05:34:28.539Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-01T05:34:28.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-01T05:34:28.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-01T05:34:28.877Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-01T05:34:28.877Z] WORKDIR /edgex [2025-03-01T05:34:28.877Z] COPY go.mod . [2025-03-01T05:34:28.877Z] RUN go mod download [2025-03-01T05:34:28.877Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-01T05:34:29.479Z] Sending build context to Docker daemon 3.662MB [2025-03-01T05:34:29.479Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-01T05:34:29.479Z] ---> 63f30b955cb9 [2025-03-01T05:34:29.479Z] Step 2/4 : WORKDIR /edgex [2025-03-01T05:34:31.430Z] ---> Running in 0fc081a89025 [2025-03-01T05:34:31.697Z] Removing intermediate container 0fc081a89025 [2025-03-01T05:34:31.697Z] ---> fc17aa9558cd [2025-03-01T05:34:31.697Z] Step 3/4 : COPY go.mod . [2025-03-01T05:34:32.285Z] ---> d8aed1ffcd4c [2025-03-01T05:34:32.285Z] Step 4/4 : RUN go mod download [2025-03-01T05:34:32.285Z] ---> Running in b8eb5d15c8d9 [2025-03-01T05:34:35.814Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-01T05:34:35.814Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-01T05:34:36.074Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-01T05:34:37.009Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-01T05:34:38.911Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-01T05:34:44.183Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-01T05:34:46.715Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-01T05:34:48.621Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-01T05:34:51.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-01T05:34:53.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-01T05:34:54.011Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-01T05:34:55.389Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-01T05:34:56.776Z] $ docker stop --time=1 a13eabfd02afbd8dd22bab720688a979b0382332e2d4767ac3de89b8f1a2de26 [2025-03-01T05:35:01.538Z] $ docker rm -f --volumes a13eabfd02afbd8dd22bab720688a979b0382332e2d4767ac3de89b8f1a2de26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:35:02.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-01T05:35:02.809Z] [2025-03-01T05:35:02.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:35:03.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-01T05:35:03.119Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-01T05:35:03.119Z] 91d30c5bc195: Pulling fs layer [2025-03-01T05:35:03.119Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-01T05:35:03.119Z] 9c61dcf015f6: Pulling fs layer [2025-03-01T05:35:03.119Z] 4698f68db338: Pulling fs layer [2025-03-01T05:35:03.119Z] 2a2f49069b9e: Pulling fs layer [2025-03-01T05:35:03.119Z] 4698f68db338: Waiting [2025-03-01T05:35:03.119Z] e0025b399a48: Pulling fs layer [2025-03-01T05:35:03.119Z] 2a2f49069b9e: Waiting [2025-03-01T05:35:03.119Z] e0025b399a48: Waiting [2025-03-01T05:35:03.119Z] 91d30c5bc195: Verifying Checksum [2025-03-01T05:35:03.119Z] 91d30c5bc195: Download complete [2025-03-01T05:35:03.119Z] 4698f68db338: Verifying Checksum [2025-03-01T05:35:03.119Z] 4698f68db338: Download complete [2025-03-01T05:35:03.378Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-01T05:35:03.378Z] 2e9b0aa3be6d: Download complete [2025-03-01T05:35:03.378Z] e0025b399a48: Verifying Checksum [2025-03-01T05:35:03.378Z] e0025b399a48: Download complete [2025-03-01T05:35:03.378Z] 91d30c5bc195: Pull complete [2025-03-01T05:35:03.637Z] 2a2f49069b9e: Download complete [2025-03-01T05:35:03.637Z] 2e9b0aa3be6d: Pull complete [2025-03-01T05:35:03.894Z] 9c61dcf015f6: Verifying Checksum [2025-03-01T05:35:03.894Z] 9c61dcf015f6: Download complete [2025-03-01T05:35:06.422Z] 9c61dcf015f6: Pull complete [2025-03-01T05:35:06.680Z] 4698f68db338: Pull complete [2025-03-01T05:35:06.938Z] 2a2f49069b9e: Pull complete [2025-03-01T05:35:07.197Z] e0025b399a48: Pull complete [2025-03-01T05:35:07.197Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-01T05:35:07.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-01T05:35:07.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T05:35:07.307Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T05:35:07.333Z] $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-01T05:35:09.264Z] $ docker top ddb36191616cd9de1a4444028d2cef285c663e31624f3a3df581db84f963e0be -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-01T05:35:09.687Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-01T05:35:12.332Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #1 transferring dockerfile: 1.70kB done [2025-03-01T05:35:12.332Z] #1 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #2 transferring dockerfile: 1.81kB done [2025-03-01T05:35:12.332Z] #2 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #3 [core-data internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #3 transferring dockerfile: 2.04kB done [2025-03-01T05:35:12.332Z] #3 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #4 transferring dockerfile: 3.02kB done [2025-03-01T05:35:12.332Z] #4 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #5 transferring dockerfile: 1.69kB done [2025-03-01T05:35:12.332Z] #5 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #6 transferring dockerfile: 2.14kB done [2025-03-01T05:35:12.332Z] #6 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #7 transferring dockerfile: 2.00kB done [2025-03-01T05:35:12.332Z] #7 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #8 transferring dockerfile: 2.23kB done [2025-03-01T05:35:12.332Z] #8 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #9 transferring dockerfile: 1.83kB done [2025-03-01T05:35:12.332Z] #9 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #10 transferring dockerfile: 2.49kB done [2025-03-01T05:35:12.332Z] #10 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #11 transferring dockerfile: 2.10kB done [2025-03-01T05:35:12.332Z] #11 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #12 transferring dockerfile: 1.94kB done [2025-03-01T05:35:12.332Z] #12 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #13 [security-spire-server internal] load .dockerignore [2025-03-01T05:35:12.332Z] #13 transferring context: 50B done [2025-03-01T05:35:12.332Z] #13 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #14 transferring dockerfile: 1.89kB done [2025-03-01T05:35:12.332Z] #14 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #15 transferring dockerfile: 2.01kB done [2025-03-01T05:35:12.332Z] #15 DONE 0.0s [2025-03-01T05:35:12.332Z] [2025-03-01T05:35:12.332Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-01T05:35:12.332Z] #16 transferring dockerfile: 2.50kB done [2025-03-01T05:35:12.332Z] #16 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #17 [security-spire-agent internal] load .dockerignore [2025-03-01T05:35:12.590Z] #17 transferring context: 50B done [2025-03-01T05:35:12.590Z] #17 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #18 [core-data internal] load .dockerignore [2025-03-01T05:35:12.590Z] #18 transferring context: 50B done [2025-03-01T05:35:12.590Z] #18 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #19 [security-bootstrapper internal] load .dockerignore [2025-03-01T05:35:12.590Z] #19 transferring context: 50B done [2025-03-01T05:35:12.590Z] #19 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #20 [security-proxy-auth internal] load .dockerignore [2025-03-01T05:35:12.590Z] #20 transferring context: 50B done [2025-03-01T05:35:12.590Z] #20 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #21 [security-spire-config internal] load .dockerignore [2025-03-01T05:35:12.590Z] #21 transferring context: 50B done [2025-03-01T05:35:12.590Z] #21 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-01T05:35:12.590Z] #22 transferring context: 50B done [2025-03-01T05:35:12.590Z] #22 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #23 [support-notifications internal] load .dockerignore [2025-03-01T05:35:12.590Z] #23 transferring context: 50B done [2025-03-01T05:35:12.590Z] #23 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #24 [support-scheduler internal] load .dockerignore [2025-03-01T05:35:12.590Z] #24 transferring context: 50B done [2025-03-01T05:35:12.590Z] #24 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-03-01T05:35:12.590Z] #25 transferring context: 50B done [2025-03-01T05:35:12.590Z] #25 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #26 [core-command internal] load .dockerignore [2025-03-01T05:35:12.590Z] #26 transferring context: 50B done [2025-03-01T05:35:12.590Z] #26 DONE 0.0s [2025-03-01T05:35:12.590Z] [2025-03-01T05:35:12.590Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-03-01T05:35:12.849Z] #27 transferring context: 50B 0.0s done [2025-03-01T05:35:12.849Z] #27 DONE 0.0s [2025-03-01T05:35:12.849Z] [2025-03-01T05:35:12.849Z] #28 [core-metadata internal] load .dockerignore [2025-03-01T05:35:12.849Z] #28 transferring context: 50B done [2025-03-01T05:35:12.849Z] #28 DONE 0.1s [2025-03-01T05:35:12.849Z] [2025-03-01T05:35:12.849Z] #29 [core-keeper internal] load .dockerignore [2025-03-01T05:35:12.849Z] #29 transferring context: 50B done [2025-03-01T05:35:12.849Z] #29 DONE 0.0s [2025-03-01T05:35:12.849Z] [2025-03-01T05:35:12.849Z] #30 [security-proxy-setup internal] load .dockerignore [2025-03-01T05:35:12.849Z] #30 transferring context: 50B done [2025-03-01T05:35:12.849Z] #30 DONE 0.0s [2025-03-01T05:35:12.849Z] [2025-03-01T05:35:12.849Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:35:12.849Z] #31 DONE 0.1s [2025-03-01T05:35:12.849Z] [2025-03-01T05:35:12.849Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-01T05:35:12.849Z] #32 ... [2025-03-01T05:35:12.849Z] [2025-03-01T05:35:12.849Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-01T05:35:12.849Z] #33 DONE 0.0s [2025-03-01T05:35:12.849Z] [2025-03-01T05:35:12.849Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-01T05:35:13.108Z] #32 ... [2025-03-01T05:35:13.108Z] [2025-03-01T05:35:13.108Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-01T05:35:13.108Z] #33 DONE 0.0s [2025-03-01T05:35:13.108Z] [2025-03-01T05:35:13.108Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-01T05:35:13.108Z] #32 ... [2025-03-01T05:35:13.108Z] [2025-03-01T05:35:13.108Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-01T05:35:13.108Z] #33 DONE 0.0s [2025-03-01T05:35:13.108Z] [2025-03-01T05:35:13.108Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-01T05:35:13.108Z] #33 DONE 0.0s [2025-03-01T05:35:13.108Z] [2025-03-01T05:35:13.108Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:35:13.108Z] #31 DONE 0.3s [2025-03-01T05:35:13.108Z] [2025-03-01T05:35:13.108Z] #34 [core-keeper internal] load build context [2025-03-01T05:35:13.676Z] #34 ... [2025-03-01T05:35:13.676Z] [2025-03-01T05:35:13.676Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-01T05:35:13.676Z] #35 DONE 0.9s [2025-03-01T05:35:13.676Z] [2025-03-01T05:35:13.676Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-01T05:35:13.676Z] #32 DONE 1.1s [2025-03-01T05:35:13.676Z] [2025-03-01T05:35:13.676Z] #34 [core-keeper internal] load build context [2025-03-01T05:35:13.938Z] #34 ... [2025-03-01T05:35:13.938Z] [2025-03-01T05:35:13.938Z] #36 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:35:13.938Z] #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:35:13.938Z] #36 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-01T05:35:13.938Z] #36 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-01T05:35:13.938Z] #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:35:13.938Z] #36 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-01T05:35:13.938Z] #36 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-01T05:35:13.938Z] #36 DONE 1.3s [2025-03-01T05:35:13.938Z] [2025-03-01T05:35:13.938Z] #34 [core-keeper internal] load build context [2025-03-01T05:35:14.504Z] #34 ... [2025-03-01T05:35:14.504Z] [2025-03-01T05:35:14.504Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-01T05:35:14.504Z] #37 DONE 1.4s [2025-03-01T05:35:14.504Z] [2025-03-01T05:35:14.504Z] #38 [security-spire-config internal] load build context [2025-03-01T05:35:14.504Z] #38 transferring context: 22.05kB 0.0s done [2025-03-01T05:35:14.504Z] #38 DONE 0.6s [2025-03-01T05:35:14.504Z] [2025-03-01T05:35:14.504Z] #39 [security-spire-agent internal] load build context [2025-03-01T05:35:14.504Z] #39 transferring context: 23.33kB 0.0s done [2025-03-01T05:35:14.504Z] #39 DONE 0.6s [2025-03-01T05:35:14.504Z] [2025-03-01T05:35:14.504Z] #34 [core-keeper internal] load build context [2025-03-01T05:35:14.504Z] #34 ... [2025-03-01T05:35:14.504Z] [2025-03-01T05:35:14.504Z] #40 [security-spire-server internal] load build context [2025-03-01T05:35:14.504Z] #40 transferring context: 23.80kB 0.0s done [2025-03-01T05:35:14.504Z] #40 DONE 0.6s [2025-03-01T05:35:14.504Z] [2025-03-01T05:35:14.504Z] #34 [core-keeper internal] load build context [2025-03-01T05:35:20.220Z] #34 transferring context: 141.69MB 5.9s [2025-03-01T05:35:20.220Z] #34 ... [2025-03-01T05:35:20.220Z] [2025-03-01T05:35:20.220Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:35:20.220Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-01T05:35:20.220Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-01T05:35:20.220Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-01T05:35:20.220Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-01T05:35:20.220Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-03-01T05:35:20.220Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-01T05:35:20.220Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-01T05:35:20.220Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.8s done [2025-03-01T05:35:20.220Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-01T05:35:20.220Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-01T05:35:20.220Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-01T05:35:23.515Z] #41 ... [2025-03-01T05:35:23.515Z] [2025-03-01T05:35:23.515Z] #42 [core-data internal] load build context [2025-03-01T05:35:23.515Z] #42 ... [2025-03-01T05:35:23.515Z] [2025-03-01T05:35:23.515Z] #43 [core-metadata internal] load build context [2025-03-01T05:35:23.515Z] #43 ... [2025-03-01T05:35:23.515Z] [2025-03-01T05:35:23.515Z] #44 [security-proxy-auth internal] load build context [2025-03-01T05:35:23.515Z] #44 ... [2025-03-01T05:35:23.515Z] [2025-03-01T05:35:23.515Z] #45 [core-command internal] load build context [2025-03-01T05:35:23.515Z] #45 ... [2025-03-01T05:35:23.515Z] [2025-03-01T05:35:23.515Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-01T05:35:23.515Z] #46 ... [2025-03-01T05:35:23.515Z] [2025-03-01T05:35:23.515Z] #47 [support-scheduler internal] load build context [2025-03-01T05:35:23.774Z] #47 ... [2025-03-01T05:35:23.774Z] [2025-03-01T05:35:23.774Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-01T05:35:23.774Z] #48 ... [2025-03-01T05:35:23.774Z] [2025-03-01T05:35:23.774Z] #49 [support-notifications internal] load build context [2025-03-01T05:35:23.774Z] #49 ... [2025-03-01T05:35:23.774Z] [2025-03-01T05:35:23.774Z] #50 [security-secretstore-setup internal] load build context [2025-03-01T05:35:24.668Z] #50 ... [2025-03-01T05:35:24.668Z] [2025-03-01T05:35:24.668Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-01T05:35:24.668Z] #51 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-01T05:35:24.668Z] #51 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-01T05:35:24.668Z] #51 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-01T05:35:24.668Z] #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-03-01T05:35:24.668Z] #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-01T05:35:24.668Z] #51 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-01T05:35:24.668Z] #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-01T05:35:24.668Z] #51 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.7s done [2025-03-01T05:35:24.668Z] #51 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done [2025-03-01T05:35:24.668Z] #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-01T05:35:24.668Z] #51 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-01T05:35:24.946Z] #51 ... [2025-03-01T05:35:24.946Z] [2025-03-01T05:35:24.946Z] #52 [security-bootstrapper internal] load build context [2025-03-01T05:35:24.946Z] #52 ... [2025-03-01T05:35:24.946Z] [2025-03-01T05:35:24.946Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-01T05:35:24.946Z] #53 ... [2025-03-01T05:35:24.946Z] [2025-03-01T05:35:24.946Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-01T05:35:24.946Z] #54 ... [2025-03-01T05:35:24.946Z] [2025-03-01T05:35:24.946Z] #55 [security-proxy-setup internal] load build context [2025-03-01T05:35:24.946Z] #55 transferring context: 319.58MB 11.5s [2025-03-01T05:35:25.206Z] #55 ... [2025-03-01T05:35:25.206Z] [2025-03-01T05:35:25.206Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-01T05:35:25.206Z] #56 ... [2025-03-01T05:35:25.206Z] [2025-03-01T05:35:25.206Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-01T05:35:25.206Z] #57 ... [2025-03-01T05:35:25.206Z] [2025-03-01T05:35:25.206Z] #58 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-01T05:35:25.465Z] #58 ... [2025-03-01T05:35:25.465Z] [2025-03-01T05:35:25.465Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-01T05:35:25.465Z] #59 ... [2025-03-01T05:35:25.465Z] [2025-03-01T05:35:25.465Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-01T05:35:25.731Z] #60 ... [2025-03-01T05:35:25.731Z] [2025-03-01T05:35:25.731Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-01T05:35:25.731Z] #61 ... [2025-03-01T05:35:25.731Z] [2025-03-01T05:35:25.731Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:35:25.731Z] #62 ... [2025-03-01T05:35:25.731Z] [2025-03-01T05:35:25.731Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-01T05:35:25.991Z] #63 ... [2025-03-01T05:35:25.991Z] [2025-03-01T05:35:25.991Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-01T05:35:25.991Z] #64 ... [2025-03-01T05:35:25.991Z] [2025-03-01T05:35:25.991Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-01T05:35:26.249Z] #65 ... [2025-03-01T05:35:26.249Z] [2025-03-01T05:35:26.249Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:35:26.249Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s [2025-03-01T05:35:27.185Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.2s done [2025-03-01T05:35:30.483Z] #41 ... [2025-03-01T05:35:30.483Z] [2025-03-01T05:35:30.483Z] #34 [core-keeper internal] load build context [2025-03-01T05:35:30.483Z] #34 ... [2025-03-01T05:35:30.483Z] [2025-03-01T05:35:30.483Z] #52 [security-bootstrapper internal] load build context [2025-03-01T05:35:30.483Z] #52 transferring context: 496.04MB 16.2s done [2025-03-01T05:35:30.483Z] #52 ... [2025-03-01T05:35:30.483Z] [2025-03-01T05:35:30.483Z] #34 [core-keeper internal] load build context [2025-03-01T05:35:30.742Z] #34 transferring context: 496.04MB 17.2s done [2025-03-01T05:35:33.914Z] #34 ... [2025-03-01T05:35:33.914Z] [2025-03-01T05:35:33.914Z] #42 [core-data internal] load build context [2025-03-01T05:35:33.914Z] #42 transferring context: 496.04MB 16.2s done [2025-03-01T05:35:34.175Z] #42 ... [2025-03-01T05:35:34.175Z] [2025-03-01T05:35:34.175Z] #43 [core-metadata internal] load build context [2025-03-01T05:35:34.175Z] #43 transferring context: 496.04MB 17.9s done [2025-03-01T05:35:34.175Z] #43 ... [2025-03-01T05:35:34.175Z] [2025-03-01T05:35:34.175Z] #49 [support-notifications internal] load build context [2025-03-01T05:35:34.175Z] #49 transferring context: 496.04MB 14.9s done [2025-03-01T05:35:34.433Z] #49 ... [2025-03-01T05:35:34.433Z] [2025-03-01T05:35:34.433Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-01T05:35:34.433Z] #48 transferring context: 496.04MB 14.7s done [2025-03-01T05:35:34.433Z] #48 ... [2025-03-01T05:35:34.433Z] [2025-03-01T05:35:34.433Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-01T05:35:34.433Z] #46 transferring context: 496.04MB 15.5s done [2025-03-01T05:35:34.691Z] #46 ... [2025-03-01T05:35:34.692Z] [2025-03-01T05:35:34.692Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-01T05:35:34.692Z] #48 DONE 21.7s [2025-03-01T05:35:34.692Z] [2025-03-01T05:35:34.692Z] #44 [security-proxy-auth internal] load build context [2025-03-01T05:35:34.692Z] #44 transferring context: 496.04MB 15.1s done [2025-03-01T05:35:34.692Z] #44 DONE 21.8s [2025-03-01T05:35:34.692Z] [2025-03-01T05:35:34.692Z] #58 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-03-01T05:35:34.692Z] #58 DONE 20.2s [2025-03-01T05:35:34.692Z] [2025-03-01T05:35:34.692Z] #49 [support-notifications internal] load build context [2025-03-01T05:35:34.692Z] #49 DONE 21.6s [2025-03-01T05:35:34.692Z] [2025-03-01T05:35:34.692Z] #47 [support-scheduler internal] load build context [2025-03-01T05:35:34.692Z] #47 transferring context: 496.04MB 14.9s done [2025-03-01T05:35:34.692Z] #47 DONE 21.6s [2025-03-01T05:35:34.692Z] [2025-03-01T05:35:34.692Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:35:34.949Z] #66 ... [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #50 [security-secretstore-setup internal] load build context [2025-03-01T05:35:34.949Z] #50 transferring context: 496.04MB 14.9s done [2025-03-01T05:35:34.949Z] #50 DONE 21.7s [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-01T05:35:34.949Z] #46 DONE 21.6s [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #45 [core-command internal] load build context [2025-03-01T05:35:34.949Z] #45 transferring context: 496.04MB 15.7s done [2025-03-01T05:35:34.949Z] #45 DONE 21.7s [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #55 [security-proxy-setup internal] load build context [2025-03-01T05:35:34.949Z] #55 transferring context: 496.04MB 16.9s done [2025-03-01T05:35:34.949Z] #55 DONE 21.6s [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #42 [core-data internal] load build context [2025-03-01T05:35:34.949Z] #42 DONE 21.9s [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #52 [security-bootstrapper internal] load build context [2025-03-01T05:35:34.949Z] #52 DONE 21.9s [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #34 [core-keeper internal] load build context [2025-03-01T05:35:34.949Z] #34 DONE 21.6s [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #43 [core-metadata internal] load build context [2025-03-01T05:35:34.949Z] #43 DONE 21.7s [2025-03-01T05:35:34.949Z] [2025-03-01T05:35:34.949Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:35:35.207Z] #41 DONE 21.4s [2025-03-01T05:35:35.207Z] [2025-03-01T05:35:35.207Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-01T05:35:35.207Z] #56 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:35.207Z] #56 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:35.467Z] #56 21.27 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-01T05:35:35.467Z] #56 21.27 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-01T05:35:35.467Z] #56 21.27 OK: 24170 distinct packages available [2025-03-01T05:35:35.467Z] #56 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:35.734Z] #56 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:35.992Z] #56 21.72 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:35.992Z] #56 21.72 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-01T05:35:35.992Z] #56 21.73 (3/4) Installing libucontext (1.2-r3) [2025-03-01T05:35:35.992Z] #56 21.73 (4/4) Installing gcompat (1.1.0-r4) [2025-03-01T05:35:35.992Z] #56 21.74 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:35.992Z] #56 21.74 OK: 8 MiB in 18 packages [2025-03-01T05:35:40.146Z] Removing intermediate container b8eb5d15c8d9 [2025-03-01T05:35:40.146Z] ---> 717f2cb1195e [2025-03-01T05:35:40.146Z] Successfully built 717f2cb1195e [2025-03-01T05:35:40.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:35:40.507Z] + docker inspect -f . ci-base-image-arm64 [2025-03-01T05:35:40.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T05:35:40.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-39932 does not seem to be running inside a container [2025-03-01T05:35:40.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-01T05:35:41.443Z] #56 ... [2025-03-01T05:35:41.443Z] [2025-03-01T05:35:41.443Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:35:41.443Z] #62 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:41.443Z] #62 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:41.443Z] #62 23.06 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-01T05:35:41.443Z] #62 23.06 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-01T05:35:41.443Z] #62 23.06 OK: 24170 distinct packages available [2025-03-01T05:35:41.443Z] #62 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:41.443Z] #62 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:41.443Z] #62 23.56 (1/14) Installing ca-certificates (20241121-r1) [2025-03-01T05:35:41.443Z] #62 23.70 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-01T05:35:41.443Z] #62 23.71 (3/14) Installing c-ares (1.33.1-r0) [2025-03-01T05:35:41.443Z] #62 23.71 (4/14) Installing libunistring (1.2-r0) [2025-03-01T05:35:41.443Z] #62 23.73 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-01T05:35:41.443Z] #62 23.73 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-01T05:35:41.443Z] #62 23.74 (7/14) Installing libpsl (0.21.5-r1) [2025-03-01T05:35:41.443Z] #62 23.74 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-01T05:35:41.443Z] #62 23.75 (9/14) Installing libcurl (8.12.1-r0) [2025-03-01T05:35:41.443Z] #62 23.76 (10/14) Installing curl (8.12.1-r0) [2025-03-01T05:35:41.443Z] #62 23.77 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:41.443Z] #62 23.77 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-01T05:35:41.443Z] #62 23.78 (13/14) Installing libucontext (1.2-r3) [2025-03-01T05:35:41.443Z] #62 23.78 (14/14) Installing gcompat (1.1.0-r4) [2025-03-01T05:35:41.443Z] #62 23.79 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:41.443Z] #62 23.80 Executing ca-certificates-20241121-r1.trigger [2025-03-01T05:35:41.444Z] #62 23.83 OK: 13 MiB in 28 packages [2025-03-01T05:35:41.444Z] #62 ... [2025-03-01T05:35:41.444Z] [2025-03-01T05:35:41.444Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-01T05:35:41.444Z] #51 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done [2025-03-01T05:35:41.953Z] $ docker top fef7ccb05f8386e504e4fc3626d2e0a0466d2a9e9c29e30807deff1e762c3e1e -eo pid,comm [2025-03-01T05:35:42.117Z] #51 ... [2025-03-01T05:35:42.118Z] [2025-03-01T05:35:42.118Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-01T05:35:42.118Z] #59 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:42.118Z] #59 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:42.118Z] #59 25.82 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:42.118Z] #59 25.83 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:42.118Z] #59 25.83 OK: 8 MiB in 15 packages [Pipeline] { [Pipeline] sh [2025-03-01T05:35:42.770Z] + go version [2025-03-01T05:35:42.770Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-01T05:35:42.781Z] $ docker stop --time=1 fef7ccb05f8386e504e4fc3626d2e0a0466d2a9e9c29e30807deff1e762c3e1e [2025-03-01T05:35:44.400Z] $ docker rm -f --volumes fef7ccb05f8386e504e4fc3626d2e0a0466d2a9e9c29e30807deff1e762c3e1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:35:45.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-01T05:35:45.118Z] [2025-03-01T05:35:45.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:35:45.411Z] #59 ... [2025-03-01T05:35:45.411Z] [2025-03-01T05:35:45.411Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-01T05:35:45.411Z] #67 ... [2025-03-01T05:35:45.411Z] [2025-03-01T05:35:45.411Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-01T05:35:45.411Z] #68 ... [2025-03-01T05:35:45.411Z] [2025-03-01T05:35:45.411Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-01T05:35:45.411Z] #69 ... [2025-03-01T05:35:45.411Z] [2025-03-01T05:35:45.411Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:35:45.411Z] #70 ... [2025-03-01T05:35:45.411Z] [2025-03-01T05:35:45.411Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-01T05:35:45.411Z] #53 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:45.411Z] #53 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:45.411Z] #53 21.43 (1/7) Installing ca-certificates (20241121-r1) [2025-03-01T05:35:45.411Z] #53 21.45 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:45.411Z] #53 21.47 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-01T05:35:45.411Z] #53 21.47 (4/7) Installing libsodium (1.0.19-r0) [2025-03-01T05:35:45.411Z] #53 21.48 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-01T05:35:45.411Z] #53 21.50 (6/7) Installing libzmq (4.3.5-r2) [2025-03-01T05:35:45.411Z] #53 21.51 (7/7) Installing zeromq (4.3.5-r2) [2025-03-01T05:35:45.411Z] #53 21.51 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:45.411Z] #53 21.52 Executing ca-certificates-20241121-r1.trigger [2025-03-01T05:35:45.411Z] #53 21.56 OK: 12 MiB in 21 packages [2025-03-01T05:35:45.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-01T05:35:45.449Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-01T05:35:45.449Z] 547446be3368: Pulling fs layer [2025-03-01T05:35:45.449Z] d125d8839a47: Pulling fs layer [2025-03-01T05:35:45.449Z] 3e85d5ac6304: Pulling fs layer [2025-03-01T05:35:45.449Z] c3105a71a48b: Pulling fs layer [2025-03-01T05:35:45.449Z] 0f093f025ec4: Pulling fs layer [2025-03-01T05:35:45.449Z] c3106fc0e877: Pulling fs layer [2025-03-01T05:35:45.449Z] 0f093f025ec4: Waiting [2025-03-01T05:35:45.449Z] c3106fc0e877: Waiting [2025-03-01T05:35:45.449Z] c3105a71a48b: Waiting [2025-03-01T05:35:45.671Z] #53 ... [2025-03-01T05:35:45.672Z] [2025-03-01T05:35:45.672Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-01T05:35:45.672Z] #71 ... [2025-03-01T05:35:45.672Z] [2025-03-01T05:35:45.672Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-01T05:35:45.672Z] #65 21.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:45.672Z] #65 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:45.672Z] #65 21.66 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-01T05:35:45.672Z] #65 21.66 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-01T05:35:45.672Z] #65 21.66 OK: 24170 distinct packages available [2025-03-01T05:35:45.672Z] #65 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:45.672Z] #65 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:45.672Z] #65 22.16 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:45.672Z] #65 22.16 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-01T05:35:45.672Z] #65 22.17 (3/5) Installing libucontext (1.2-r3) [2025-03-01T05:35:45.672Z] #65 22.17 (4/5) Installing gcompat (1.1.0-r4) [2025-03-01T05:35:45.672Z] #65 22.17 (5/5) Installing openssl (3.3.3-r0) [2025-03-01T05:35:45.672Z] #65 22.20 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:45.672Z] #65 22.21 OK: 9 MiB in 19 packages [2025-03-01T05:35:45.720Z] 547446be3368: Verifying Checksum [2025-03-01T05:35:45.721Z] 547446be3368: Download complete [2025-03-01T05:35:45.721Z] c3105a71a48b: Verifying Checksum [2025-03-01T05:35:45.721Z] c3105a71a48b: Download complete [2025-03-01T05:35:45.989Z] d125d8839a47: Verifying Checksum [2025-03-01T05:35:45.989Z] d125d8839a47: Download complete [2025-03-01T05:35:46.256Z] c3106fc0e877: Verifying Checksum [2025-03-01T05:35:46.256Z] c3106fc0e877: Download complete [2025-03-01T05:35:46.256Z] 0f093f025ec4: Verifying Checksum [2025-03-01T05:35:46.256Z] 0f093f025ec4: Download complete [2025-03-01T05:35:46.440Z] #65 ... [2025-03-01T05:35:46.440Z] [2025-03-01T05:35:46.440Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-01T05:35:46.440Z] #54 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:46.440Z] #54 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:46.440Z] #54 27.83 (1/4) Installing ca-certificates (20241121-r1) [2025-03-01T05:35:46.440Z] #54 28.11 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:46.440Z] #54 28.12 (3/4) Installing su-exec (0.2-r3) [2025-03-01T05:35:46.440Z] #54 28.12 (4/4) Installing yq-go (4.44.1-r2) [2025-03-01T05:35:46.440Z] #54 28.19 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:46.440Z] #54 28.20 Executing ca-certificates-20241121-r1.trigger [2025-03-01T05:35:46.440Z] #54 28.24 OK: 19 MiB in 18 packages [2025-03-01T05:35:46.524Z] 547446be3368: Pull complete [2025-03-01T05:35:47.487Z] d125d8839a47: Pull complete [2025-03-01T05:35:48.072Z] 3e85d5ac6304: Verifying Checksum [2025-03-01T05:35:48.072Z] 3e85d5ac6304: Download complete [2025-03-01T05:35:48.374Z] #54 ... [2025-03-01T05:35:48.374Z] [2025-03-01T05:35:48.374Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-01T05:35:48.374Z] #63 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:48.374Z] #63 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:48.374Z] #63 24.09 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:48.374Z] #63 24.09 (2/2) Installing su-exec (0.2-r3) [2025-03-01T05:35:48.374Z] #63 24.10 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:48.374Z] #63 24.11 OK: 8 MiB in 16 packages [2025-03-01T05:35:51.908Z] #63 ... [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-01T05:35:51.908Z] #61 DONE 37.5s [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-01T05:35:51.908Z] #54 DONE 37.5s [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-01T05:35:51.908Z] #56 DONE 37.5s [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-01T05:35:51.908Z] #59 DONE 37.6s [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-01T05:35:51.908Z] #53 DONE 37.7s [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:35:51.908Z] #62 DONE 37.6s [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-01T05:35:51.908Z] #63 DONE 37.6s [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-01T05:35:51.908Z] #65 DONE 38.0s [2025-03-01T05:35:51.908Z] [2025-03-01T05:35:51.908Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-01T05:35:53.286Z] #72 ... [2025-03-01T05:35:53.286Z] [2025-03-01T05:35:53.286Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-01T05:35:53.286Z] #60 38.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:53.286Z] #60 38.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:53.286Z] #60 38.95 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:53.286Z] #60 38.96 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:53.286Z] #60 38.96 OK: 8 MiB in 15 packages [2025-03-01T05:35:53.286Z] #60 DONE 39.2s [2025-03-01T05:35:53.565Z] [2025-03-01T05:35:53.565Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-01T05:35:53.565Z] #64 38.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:53.565Z] #64 38.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:53.565Z] #64 38.93 (1/3) Installing ca-certificates (20241121-r1) [2025-03-01T05:35:53.565Z] #64 38.95 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:53.565Z] #64 38.95 (3/3) Installing tzdata (2025a-r0) [2025-03-01T05:35:53.565Z] #64 38.99 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:53.565Z] #64 39.00 Executing ca-certificates-20241121-r1.trigger [2025-03-01T05:35:53.565Z] #64 39.05 OK: 10 MiB in 17 packages [2025-03-01T05:35:53.565Z] #64 DONE 39.2s [2025-03-01T05:35:53.565Z] [2025-03-01T05:35:53.565Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:35:53.824Z] #73 ... [2025-03-01T05:35:53.824Z] [2025-03-01T05:35:53.824Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-01T05:35:53.824Z] #68 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:53.824Z] #68 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:53.824Z] #68 18.89 OK: 248 MiB in 58 packages [2025-03-01T05:35:53.824Z] #68 DONE 19.1s [2025-03-01T05:35:53.824Z] [2025-03-01T05:35:53.824Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:35:53.824Z] #66 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:53.824Z] #66 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:53.824Z] #66 18.85 OK: 248 MiB in 58 packages [2025-03-01T05:35:53.824Z] #66 DONE 19.1s [2025-03-01T05:35:53.824Z] [2025-03-01T05:35:53.824Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:35:53.824Z] #74 DONE 0.1s [2025-03-01T05:35:53.824Z] [2025-03-01T05:35:53.824Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:35:53.824Z] #75 DONE 0.1s [2025-03-01T05:35:54.085Z] [2025-03-01T05:35:54.085Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-01T05:35:54.085Z] #67 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.085Z] #67 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.085Z] #67 ... [2025-03-01T05:35:54.085Z] [2025-03-01T05:35:54.085Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-01T05:35:54.085Z] #57 38.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.085Z] #57 38.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.085Z] #57 39.35 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:54.085Z] #57 39.35 (2/4) Installing openssl (3.3.3-r0) [2025-03-01T05:35:54.085Z] #57 39.37 (3/4) Installing su-exec (0.2-r3) [2025-03-01T05:35:54.085Z] #57 39.37 (4/4) Installing yq-go (4.44.1-r2) [2025-03-01T05:35:54.085Z] #57 39.52 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:54.085Z] #57 39.55 OK: 19 MiB in 18 packages [2025-03-01T05:35:54.085Z] #57 DONE 39.9s [2025-03-01T05:35:54.085Z] [2025-03-01T05:35:54.085Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-01T05:35:54.085Z] #71 DONE 19.6s [2025-03-01T05:35:54.085Z] [2025-03-01T05:35:54.085Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:35:54.085Z] #70 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.344Z] #70 ... [2025-03-01T05:35:54.344Z] [2025-03-01T05:35:54.344Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-01T05:35:54.344Z] #69 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.344Z] #69 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.344Z] #69 19.47 OK: 248 MiB in 58 packages [2025-03-01T05:35:54.344Z] #69 DONE 19.6s [2025-03-01T05:35:54.344Z] [2025-03-01T05:35:54.344Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:35:54.344Z] #70 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.344Z] #70 ... [2025-03-01T05:35:54.344Z] [2025-03-01T05:35:54.344Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:35:54.344Z] #76 DONE 0.1s [2025-03-01T05:35:54.602Z] [2025-03-01T05:35:54.602Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:35:54.602Z] #70 19.89 OK: 248 MiB in 58 packages [2025-03-01T05:35:54.602Z] #70 DONE 20.0s [2025-03-01T05:35:54.602Z] [2025-03-01T05:35:54.602Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:35:54.602Z] #77 DONE 0.0s [2025-03-01T05:35:54.602Z] [2025-03-01T05:35:54.602Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:35:54.862Z] #78 ... [2025-03-01T05:35:54.862Z] [2025-03-01T05:35:54.862Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-01T05:35:54.862Z] #67 19.58 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-01T05:35:54.862Z] #67 19.58 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-01T05:35:54.862Z] #67 19.58 OK: 24188 distinct packages available [2025-03-01T05:35:54.862Z] #67 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.862Z] #67 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:54.862Z] #67 20.05 OK: 248 MiB in 58 packages [2025-03-01T05:35:54.862Z] #67 DONE 20.2s [2025-03-01T05:35:54.862Z] [2025-03-01T05:35:54.862Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:35:54.862Z] #79 DONE 0.1s [2025-03-01T05:35:55.123Z] [2025-03-01T05:35:55.123Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-01T05:35:55.123Z] #72 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:55.123Z] #72 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:55.123Z] #72 ... [2025-03-01T05:35:55.123Z] [2025-03-01T05:35:55.123Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-01T05:35:55.123Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:55.123Z] #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:55.123Z] #0 3.326 OK: 19 MiB in 18 packages [2025-03-01T05:35:55.123Z] #80 DONE 3.5s [2025-03-01T05:35:55.382Z] [2025-03-01T05:35:55.382Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:35:55.382Z] #81 ... [2025-03-01T05:35:55.382Z] [2025-03-01T05:35:55.382Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-01T05:35:55.382Z] #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:55.382Z] #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:55.382Z] #0 3.491 OK: 8 MiB in 18 packages [2025-03-01T05:35:55.382Z] #82 DONE 3.7s [2025-03-01T05:35:55.643Z] [2025-03-01T05:35:55.643Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-01T05:35:55.643Z] #72 3.647 OK: 8 MiB in 15 packages [2025-03-01T05:35:56.604Z] #72 DONE 4.8s [2025-03-01T05:35:56.604Z] [2025-03-01T05:35:56.604Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-01T05:35:56.604Z] #0 3.126 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:56.605Z] #0 3.707 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:56.605Z] #0 4.394 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-01T05:35:56.605Z] #0 4.690 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:35:56.605Z] #0 4.698 OK: 8 MiB in 15 packages [2025-03-01T05:35:56.605Z] #83 DONE 4.9s [2025-03-01T05:35:56.605Z] [2025-03-01T05:35:56.605Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-01T05:35:56.605Z] #84 DONE 1.2s [2025-03-01T05:35:56.605Z] [2025-03-01T05:35:56.605Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-01T05:35:56.605Z] #0 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:56.605Z] #0 3.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:56.605Z] #0 3.972 OK: 9 MiB in 19 packages [2025-03-01T05:35:56.605Z] #85 DONE 5.0s [2025-03-01T05:35:56.605Z] [2025-03-01T05:35:56.605Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-01T05:35:58.001Z] #86 DONE 1.3s [2025-03-01T05:35:58.001Z] [2025-03-01T05:35:58.001Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:35:58.001Z] #0 4.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.001Z] #0 4.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.001Z] #0 5.182 OK: 13 MiB in 28 packages [2025-03-01T05:35:58.001Z] #87 DONE 6.1s [2025-03-01T05:35:58.001Z] [2025-03-01T05:35:58.001Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:35:58.001Z] #0 4.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.001Z] #0 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.001Z] #0 5.189 OK: 12 MiB in 21 packages [2025-03-01T05:35:58.001Z] #88 DONE 6.2s [2025-03-01T05:35:58.001Z] [2025-03-01T05:35:58.001Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-01T05:35:58.001Z] #89 DONE 1.3s [2025-03-01T05:35:58.001Z] [2025-03-01T05:35:58.001Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-01T05:35:58.001Z] #90 DONE 1.4s [2025-03-01T05:35:58.001Z] [2025-03-01T05:35:58.001Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-01T05:35:58.001Z] #91 ... [2025-03-01T05:35:58.001Z] [2025-03-01T05:35:58.001Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-01T05:35:58.001Z] #92 DONE 0.1s [2025-03-01T05:35:58.157Z] 3e85d5ac6304: Pull complete [2025-03-01T05:35:58.157Z] c3105a71a48b: Pull complete [2025-03-01T05:35:58.260Z] [2025-03-01T05:35:58.261Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:35:58.261Z] #73 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.261Z] #73 4.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.261Z] #73 4.928 OK: 10 MiB in 17 packages [2025-03-01T05:35:58.827Z] #73 ... [2025-03-01T05:35:58.827Z] [2025-03-01T05:35:58.827Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-01T05:35:58.827Z] #93 DONE 0.8s [2025-03-01T05:35:58.827Z] [2025-03-01T05:35:58.827Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:35:58.827Z] #73 DONE 5.4s [2025-03-01T05:35:58.827Z] [2025-03-01T05:35:58.827Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:35:58.827Z] #0 4.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.827Z] #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.827Z] #0 5.063 OK: 8 MiB in 15 packages [2025-03-01T05:35:58.827Z] #94 DONE 5.5s [2025-03-01T05:35:58.827Z] [2025-03-01T05:35:58.827Z] #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-01T05:35:58.827Z] #0 6.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.827Z] #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:35:58.827Z] #0 6.510 OK: 8 MiB in 16 packages [2025-03-01T05:35:58.827Z] #95 DONE 7.0s [2025-03-01T05:35:58.827Z] [2025-03-01T05:35:58.827Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-01T05:35:58.827Z] #91 DONE 0.9s [2025-03-01T05:35:58.827Z] [2025-03-01T05:35:58.827Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-01T05:35:58.828Z] #96 DONE 0.9s [2025-03-01T05:35:58.828Z] [2025-03-01T05:35:58.828Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-01T05:35:59.087Z] #97 DONE 0.1s [2025-03-01T05:35:59.087Z] [2025-03-01T05:35:59.087Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-01T05:35:59.087Z] #98 DONE 0.1s [2025-03-01T05:35:59.087Z] [2025-03-01T05:35:59.087Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-01T05:35:59.087Z] #99 DONE 0.1s [2025-03-01T05:35:59.087Z] [2025-03-01T05:35:59.087Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-01T05:35:59.087Z] #100 DONE 0.1s [2025-03-01T05:35:59.087Z] [2025-03-01T05:35:59.087Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-01T05:35:59.087Z] #101 DONE 0.1s [2025-03-01T05:35:59.087Z] [2025-03-01T05:35:59.087Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-01T05:35:59.087Z] #102 DONE 0.1s [2025-03-01T05:35:59.087Z] [2025-03-01T05:35:59.087Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-01T05:35:59.087Z] #103 DONE 0.1s [2025-03-01T05:35:59.087Z] [2025-03-01T05:35:59.087Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-01T05:35:59.115Z] 0f093f025ec4: Pull complete [2025-03-01T05:35:59.345Z] #104 DONE 0.1s [2025-03-01T05:35:59.345Z] [2025-03-01T05:35:59.345Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-01T05:35:59.345Z] #105 DONE 0.1s [2025-03-01T05:35:59.345Z] [2025-03-01T05:35:59.345Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-01T05:35:59.345Z] #106 DONE 0.1s [2025-03-01T05:35:59.345Z] [2025-03-01T05:35:59.345Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-01T05:35:59.345Z] #107 DONE 0.1s [2025-03-01T05:35:59.345Z] [2025-03-01T05:35:59.345Z] #108 [security-spire-agent] exporting to image [2025-03-01T05:35:59.345Z] #108 exporting layers [2025-03-01T05:35:59.380Z] c3106fc0e877: Pull complete [2025-03-01T05:35:59.380Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-01T05:35:59.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-01T05:35:59.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T05:35:59.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-39932 does not seem to be running inside a container [2025-03-01T05:35:59.639Z] $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-01T05:36:00.277Z] #108 ... [2025-03-01T05:36:00.277Z] [2025-03-01T05:36:00.277Z] #109 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-01T05:36:00.277Z] #0 5.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:36:00.277Z] #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:36:00.277Z] #0 5.824 OK: 19 MiB in 18 packages [2025-03-01T05:36:00.277Z] #109 DONE 6.0s [2025-03-01T05:36:00.277Z] [2025-03-01T05:36:00.277Z] #110 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-01T05:36:00.277Z] #110 DONE 0.1s [2025-03-01T05:36:00.277Z] [2025-03-01T05:36:00.277Z] #108 [security-spire-config] exporting to image [2025-03-01T05:36:00.277Z] #108 exporting layers 1.1s done [2025-03-01T05:36:00.277Z] #108 writing image sha256:755688cadfe76edcd401422e15f5cfe64aba31c1d71991d1baf70acc5e446861 done [2025-03-01T05:36:00.277Z] #108 naming to docker.io/library/security-spire-config done [2025-03-01T05:36:00.536Z] #108 ... [2025-03-01T05:36:00.536Z] [2025-03-01T05:36:00.536Z] #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-01T05:36:00.536Z] #111 DONE 1.6s [2025-03-01T05:36:00.536Z] [2025-03-01T05:36:00.536Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-01T05:36:00.536Z] #112 DONE 0.0s [2025-03-01T05:36:00.536Z] [2025-03-01T05:36:00.536Z] #108 [security-spire-config] exporting to image [2025-03-01T05:36:00.536Z] #108 exporting layers 1.2s done [2025-03-01T05:36:00.536Z] #108 writing image sha256:07c01ff8d1f7f3857f143e0d768f6047da398b437ae7c389daad68476bd49c13 [2025-03-01T05:36:00.795Z] #108 exporting layers 1.3s done [2025-03-01T05:36:00.795Z] #108 writing image sha256:07c01ff8d1f7f3857f143e0d768f6047da398b437ae7c389daad68476bd49c13 0.0s done [2025-03-01T05:36:00.795Z] #108 naming to docker.io/library/security-spire-agent done [2025-03-01T05:36:00.795Z] #108 writing image sha256:9e771a3b3af824fa520cb61334cb82dccc1bf72796853098ae954c5de6b4dda8 done [2025-03-01T05:36:00.795Z] #108 naming to docker.io/library/security-spire-server done [2025-03-01T05:36:00.795Z] #108 DONE 1.6s [2025-03-01T05:36:00.795Z] [2025-03-01T05:36:00.795Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-01T05:36:00.795Z] #0 5.442 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-01T05:36:00.795Z] #0 5.898 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-01T05:36:00.795Z] #113 6.609 OK: 248 MiB in 58 packages [2025-03-01T05:36:01.053Z] #113 DONE 6.7s [2025-03-01T05:36:01.053Z] [2025-03-01T05:36:01.053Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:01.053Z] #114 ... [2025-03-01T05:36:01.053Z] [2025-03-01T05:36:01.053Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-01T05:36:01.053Z] #115 DONE 0.1s [2025-03-01T05:36:01.053Z] [2025-03-01T05:36:01.053Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:01.708Z] $ docker top f62e64df935268af81b2e221468f782a5ed3b0fb793f35477cca213b473a3954 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-01T05:36:02.555Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-01T05:36:04.343Z] #116 ... [2025-03-01T05:36:04.343Z] [2025-03-01T05:36:04.343Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:04.343Z] #117 ... [2025-03-01T05:36:04.343Z] [2025-03-01T05:36:04.343Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:12.662Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #1 transferring dockerfile: [2025-03-01T05:36:12.663Z] #1 transferring dockerfile: 1.89kB done [2025-03-01T05:36:12.663Z] #1 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #2 transferring dockerfile: 2.49kB done [2025-03-01T05:36:12.663Z] #2 DONE 0.0s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #3 [core-data internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #3 transferring dockerfile: 2.04kB done [2025-03-01T05:36:12.663Z] #3 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #4 transferring dockerfile: 1.70kB 0.0s done [2025-03-01T05:36:12.663Z] #4 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #5 transferring dockerfile: 1.83kB done [2025-03-01T05:36:12.663Z] #5 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #6 transferring dockerfile: 3.02kB done [2025-03-01T05:36:12.663Z] #6 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #7 transferring dockerfile: 1.81kB done [2025-03-01T05:36:12.663Z] #7 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #8 [core-command internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #8 transferring dockerfile: 1.94kB done [2025-03-01T05:36:12.663Z] #8 DONE 0.0s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #9 transferring dockerfile: 2.01kB 0.0s done [2025-03-01T05:36:12.663Z] #9 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #10 transferring dockerfile: 1.69kB 0.0s done [2025-03-01T05:36:12.663Z] #10 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #11 transferring dockerfile: 2.10kB done [2025-03-01T05:36:12.663Z] #11 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #12 transferring dockerfile: 2.23kB done [2025-03-01T05:36:12.663Z] #12 DONE 0.0s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #13 transferring dockerfile: 2.50kB done [2025-03-01T05:36:12.663Z] #13 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #14 transferring dockerfile: 2.00kB 0.0s done [2025-03-01T05:36:12.663Z] #14 DONE 0.0s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-01T05:36:12.663Z] #15 transferring dockerfile: 2.14kB done [2025-03-01T05:36:12.663Z] #15 DONE 0.1s [2025-03-01T05:36:12.663Z] [2025-03-01T05:36:12.663Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-03-01T05:36:12.663Z] #16 transferring context: 50B done [2025-03-01T05:36:12.663Z] #16 DONE 0.1s [2025-03-01T05:36:13.625Z] [2025-03-01T05:36:13.625Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-03-01T05:36:13.625Z] #17 transferring context: 50B 0.0s done [2025-03-01T05:36:13.625Z] #17 DONE 0.1s [2025-03-01T05:36:13.625Z] [2025-03-01T05:36:13.625Z] #18 [core-data internal] load .dockerignore [2025-03-01T05:36:13.625Z] #18 transferring context: 50B done [2025-03-01T05:36:13.625Z] #18 DONE 0.0s [2025-03-01T05:36:13.625Z] [2025-03-01T05:36:13.625Z] #19 [security-spire-server internal] load .dockerignore [2025-03-01T05:36:13.625Z] #19 transferring context: 50B 0.0s done [2025-03-01T05:36:13.625Z] #19 DONE 0.1s [2025-03-01T05:36:13.625Z] [2025-03-01T05:36:13.625Z] #20 [support-scheduler internal] load .dockerignore [2025-03-01T05:36:13.625Z] #20 transferring context: 50B 0.0s done [2025-03-01T05:36:13.625Z] #20 DONE 0.1s [2025-03-01T05:36:13.625Z] [2025-03-01T05:36:13.625Z] #21 [security-bootstrapper internal] load .dockerignore [2025-03-01T05:36:13.893Z] #21 transferring context: 50B done [2025-03-01T05:36:13.893Z] #21 DONE 0.1s [2025-03-01T05:36:13.893Z] [2025-03-01T05:36:13.893Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-01T05:36:13.893Z] #22 transferring context: 50B done [2025-03-01T05:36:13.893Z] #22 DONE 0.1s [2025-03-01T05:36:13.893Z] [2025-03-01T05:36:13.893Z] #23 [core-command internal] load .dockerignore [2025-03-01T05:36:13.893Z] #23 transferring context: 50B 0.0s done [2025-03-01T05:36:13.893Z] #23 DONE 0.1s [2025-03-01T05:36:13.893Z] [2025-03-01T05:36:13.893Z] #24 [core-keeper internal] load .dockerignore [2025-03-01T05:36:13.893Z] #24 transferring context: 50B done [2025-03-01T05:36:13.893Z] #24 DONE 0.1s [2025-03-01T05:36:13.893Z] [2025-03-01T05:36:13.893Z] #25 [security-spire-config internal] load .dockerignore [2025-03-01T05:36:13.893Z] #25 transferring context: 50B 0.0s done [2025-03-01T05:36:13.893Z] #25 DONE 0.1s [2025-03-01T05:36:13.893Z] [2025-03-01T05:36:13.893Z] #26 [core-metadata internal] load .dockerignore [2025-03-01T05:36:14.170Z] #26 transferring context: 50B done [2025-03-01T05:36:14.170Z] #26 DONE 0.1s [2025-03-01T05:36:14.170Z] [2025-03-01T05:36:14.170Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-01T05:36:14.170Z] #27 transferring context: 50B 0.0s done [2025-03-01T05:36:14.170Z] #27 DONE 0.1s [2025-03-01T05:36:14.170Z] [2025-03-01T05:36:14.170Z] #28 [security-proxy-setup internal] load .dockerignore [2025-03-01T05:36:14.170Z] #28 transferring context: 50B 0.0s done [2025-03-01T05:36:14.170Z] #28 DONE 0.1s [2025-03-01T05:36:14.170Z] [2025-03-01T05:36:14.170Z] #29 [support-notifications internal] load .dockerignore [2025-03-01T05:36:14.170Z] #29 transferring context: 50B done [2025-03-01T05:36:14.170Z] #29 DONE 0.1s [2025-03-01T05:36:14.170Z] [2025-03-01T05:36:14.170Z] #30 [security-proxy-auth internal] load .dockerignore [2025-03-01T05:36:14.436Z] #30 transferring context: 50B done [2025-03-01T05:36:14.436Z] #30 DONE 0.1s [2025-03-01T05:36:14.436Z] [2025-03-01T05:36:14.436Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:14.436Z] #31 DONE 0.0s [2025-03-01T05:36:14.436Z] [2025-03-01T05:36:14.436Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:36:14.709Z] #32 DONE 0.4s [2025-03-01T05:36:14.709Z] [2025-03-01T05:36:14.709Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:14.709Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:14.982Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:14.982Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 978.94kB / 4.09MB 0.2s [2025-03-01T05:36:14.982Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:14.982Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:14.982Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.3s [2025-03-01T05:36:15.248Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.4s [2025-03-01T05:36:15.248Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s [2025-03-01T05:36:15.248Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-01T05:36:15.515Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:15.515Z] #33 ... [2025-03-01T05:36:15.515Z] [2025-03-01T05:36:15.515Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:15.515Z] #31 DONE 0.0s [2025-03-01T05:36:15.515Z] [2025-03-01T05:36:15.515Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:36:15.515Z] #32 DONE 0.5s [2025-03-01T05:36:15.515Z] [2025-03-01T05:36:15.515Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:15.515Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:15.515Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:15.515Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:15.515Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:15.515Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:15.515Z] #33 ... [2025-03-01T05:36:15.515Z] [2025-03-01T05:36:15.515Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:15.515Z] #31 DONE 0.0s [2025-03-01T05:36:15.515Z] [2025-03-01T05:36:15.515Z] #34 [security-spiffe-token-provider internal] load build context [2025-03-01T05:36:15.515Z] #34 transferring context: 3.19MB 0.8s done [2025-03-01T05:36:15.515Z] #34 DONE 0.9s [2025-03-01T05:36:15.515Z] [2025-03-01T05:36:15.515Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:15.515Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:15.515Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:15.515Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:15.515Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:15.515Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:15.782Z] #33 ... [2025-03-01T05:36:15.782Z] [2025-03-01T05:36:15.782Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:36:15.782Z] #32 DONE 0.6s [2025-03-01T05:36:15.782Z] [2025-03-01T05:36:15.782Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:15.782Z] #33 ... [2025-03-01T05:36:15.782Z] [2025-03-01T05:36:15.782Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:15.782Z] #31 DONE 0.0s [2025-03-01T05:36:15.782Z] [2025-03-01T05:36:15.782Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:16.050Z] #33 ... [2025-03-01T05:36:16.050Z] [2025-03-01T05:36:16.050Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:36:16.050Z] #32 DONE 0.7s [2025-03-01T05:36:16.050Z] [2025-03-01T05:36:16.050Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:16.050Z] #33 ... [2025-03-01T05:36:16.050Z] [2025-03-01T05:36:16.050Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:16.050Z] #31 DONE 0.0s [2025-03-01T05:36:16.050Z] [2025-03-01T05:36:16.050Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:16.050Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:16.050Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:16.050Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:16.050Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:16.050Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:16.050Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:16.050Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:16.050Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:16.050Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:16.050Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:16.318Z] #33 ... [2025-03-01T05:36:16.318Z] [2025-03-01T05:36:16.318Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:16.318Z] #31 DONE 0.0s [2025-03-01T05:36:16.318Z] [2025-03-01T05:36:16.318Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:16.318Z] #33 ... [2025-03-01T05:36:16.318Z] [2025-03-01T05:36:16.318Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:36:16.318Z] #32 DONE 1.0s [2025-03-01T05:36:16.318Z] [2025-03-01T05:36:16.318Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-01T05:36:16.318Z] #35 DONE 2.4s [2025-03-01T05:36:16.318Z] [2025-03-01T05:36:16.318Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:16.587Z] #33 ... [2025-03-01T05:36:16.587Z] [2025-03-01T05:36:16.587Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:16.587Z] #31 DONE 0.0s [2025-03-01T05:36:16.587Z] [2025-03-01T05:36:16.587Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-01T05:36:16.587Z] #35 DONE 2.5s [2025-03-01T05:36:16.587Z] [2025-03-01T05:36:16.587Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:16.587Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:16.587Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:16.587Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:16.587Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:16.587Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:17.170Z] #33 ... [2025-03-01T05:36:17.170Z] [2025-03-01T05:36:17.170Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:17.170Z] #31 DONE 0.1s [2025-03-01T05:36:17.170Z] [2025-03-01T05:36:17.170Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:17.170Z] #31 DONE 0.1s [2025-03-01T05:36:17.170Z] [2025-03-01T05:36:17.170Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:17.170Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-01T05:36:17.439Z] #33 ... [2025-03-01T05:36:17.439Z] [2025-03-01T05:36:17.439Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:36:17.439Z] #32 DONE 1.8s [2025-03-01T05:36:17.439Z] [2025-03-01T05:36:17.439Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-01T05:36:17.439Z] #35 DONE 2.6s [2025-03-01T05:36:17.439Z] [2025-03-01T05:36:17.439Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:17.439Z] #31 DONE 0.1s [2025-03-01T05:36:17.439Z] [2025-03-01T05:36:17.439Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:17.439Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:17.439Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:17.439Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:17.439Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:17.439Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:17.439Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-01T05:36:17.709Z] #33 ... [2025-03-01T05:36:17.709Z] [2025-03-01T05:36:17.709Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:17.709Z] #31 DONE 0.1s [2025-03-01T05:36:17.709Z] [2025-03-01T05:36:17.709Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-01T05:36:17.709Z] #31 DONE 0.1s [2025-03-01T05:36:17.709Z] [2025-03-01T05:36:17.709Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-01T05:36:17.709Z] #36 DONE 2.1s [2025-03-01T05:36:17.709Z] [2025-03-01T05:36:17.709Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:18.008Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:18.008Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:18.008Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:18.008Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:18.008Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:18.008Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-01T05:36:18.008Z] #33 ... [2025-03-01T05:36:18.008Z] [2025-03-01T05:36:18.008Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-01T05:36:18.008Z] #37 DONE 1.8s [2025-03-01T05:36:18.008Z] [2025-03-01T05:36:18.008Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-01T05:36:18.008Z] #38 DONE 0.0s [2025-03-01T05:36:18.008Z] [2025-03-01T05:36:18.008Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:18.008Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:18.008Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:18.008Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:18.008Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:18.008Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:18.008Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-01T05:36:18.283Z] #33 ... [2025-03-01T05:36:18.284Z] [2025-03-01T05:36:18.284Z] #39 [core-data internal] load build context [2025-03-01T05:36:18.284Z] #39 transferring context: 3.19MB 1.6s done [2025-03-01T05:36:18.284Z] #39 DONE 2.5s [2025-03-01T05:36:18.284Z] [2025-03-01T05:36:18.284Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-01T05:36:18.284Z] #35 DONE 2.6s [2025-03-01T05:36:18.284Z] [2025-03-01T05:36:18.284Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-01T05:36:18.284Z] #32 DONE 2.7s [2025-03-01T05:36:18.284Z] [2025-03-01T05:36:18.284Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:18.284Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-01T05:36:18.284Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-01T05:36:18.284Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done [2025-03-01T05:36:18.284Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-01T05:36:18.284Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-01T05:36:18.284Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-01T05:36:18.284Z] #33 ... [2025-03-01T05:36:18.284Z] [2025-03-01T05:36:18.284Z] #40 [security-secretstore-setup internal] load build context [2025-03-01T05:36:18.284Z] #40 transferring context: 3.19MB 2.1s done [2025-03-01T05:36:18.284Z] #40 DONE 2.8s [2025-03-01T05:36:18.554Z] [2025-03-01T05:36:18.554Z] #41 [support-scheduler internal] load build context [2025-03-01T05:36:18.554Z] #41 transferring context: 3.19MB 1.7s done [2025-03-01T05:36:18.554Z] #41 DONE 2.4s [2025-03-01T05:36:18.554Z] [2025-03-01T05:36:18.554Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:18.554Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done [2025-03-01T05:36:18.554Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-01T05:36:18.554Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-01T05:36:18.554Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-01T05:36:18.554Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-01T05:36:18.554Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-01T05:36:18.554Z] #42 ... [2025-03-01T05:36:18.554Z] [2025-03-01T05:36:18.554Z] #43 [security-bootstrapper internal] load build context [2025-03-01T05:36:18.554Z] #43 transferring context: 3.19MB 1.7s done [2025-03-01T05:36:18.554Z] #43 DONE 2.4s [2025-03-01T05:36:18.554Z] [2025-03-01T05:36:18.554Z] #44 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-01T05:36:18.554Z] #44 DONE 2.4s [2025-03-01T05:36:18.554Z] [2025-03-01T05:36:18.554Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:18.554Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-03-01T05:36:18.554Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-03-01T05:36:18.554Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s [2025-03-01T05:36:18.819Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-01T05:36:18.819Z] #42 ... [2025-03-01T05:36:18.819Z] [2025-03-01T05:36:18.819Z] #45 [core-command internal] load build context [2025-03-01T05:36:18.819Z] #45 transferring context: 3.19MB 1.4s done [2025-03-01T05:36:18.819Z] #45 DONE 2.3s [2025-03-01T05:36:18.820Z] [2025-03-01T05:36:18.820Z] #46 [security-spire-config internal] load build context [2025-03-01T05:36:18.820Z] #46 transferring context: 22.05kB 0.1s done [2025-03-01T05:36:18.820Z] #46 DONE 1.1s [2025-03-01T05:36:18.820Z] [2025-03-01T05:36:18.820Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:18.820Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-01T05:36:18.820Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-01T05:36:19.241Z] #42 ... [2025-03-01T05:36:19.241Z] [2025-03-01T05:36:19.241Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-01T05:36:19.241Z] #33 DONE 5.1s [2025-03-01T05:36:19.241Z] [2025-03-01T05:36:19.241Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:19.241Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done [2025-03-01T05:36:19.241Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.7s [2025-03-01T05:36:19.512Z] #42 ... [2025-03-01T05:36:19.512Z] [2025-03-01T05:36:19.512Z] #47 [security-spire-server internal] load build context [2025-03-01T05:36:19.512Z] #47 transferring context: 23.80kB 0.1s done [2025-03-01T05:36:19.512Z] #47 DONE 1.5s [2025-03-01T05:36:19.512Z] [2025-03-01T05:36:19.512Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:19.512Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.3s [2025-03-01T05:36:20.128Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 1.6s [2025-03-01T05:36:20.128Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-01T05:36:20.128Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.8s [2025-03-01T05:36:20.426Z] #42 ... [2025-03-01T05:36:20.426Z] [2025-03-01T05:36:20.426Z] #48 [security-spire-agent internal] load build context [2025-03-01T05:36:20.426Z] #48 transferring context: 23.33kB 0.1s done [2025-03-01T05:36:20.426Z] #48 DONE 2.4s [2025-03-01T05:36:20.426Z] [2025-03-01T05:36:20.426Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:20.426Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.0s [2025-03-01T05:36:20.721Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 2.2s [2025-03-01T05:36:20.721Z] #42 ... [2025-03-01T05:36:20.721Z] [2025-03-01T05:36:20.721Z] #49 [core-common-config-bootstrapper internal] load build context [2025-03-01T05:36:20.721Z] #49 transferring context: 3.19MB 1.6s done [2025-03-01T05:36:20.721Z] #49 DONE 3.3s [2025-03-01T05:36:20.721Z] [2025-03-01T05:36:20.721Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:20.721Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 2.5s [2025-03-01T05:36:21.016Z] #42 ... [2025-03-01T05:36:21.016Z] [2025-03-01T05:36:21.016Z] #50 [core-metadata internal] load build context [2025-03-01T05:36:21.016Z] #50 transferring context: 3.19MB 1.7s done [2025-03-01T05:36:21.016Z] #50 DONE 3.5s [2025-03-01T05:36:21.016Z] [2025-03-01T05:36:21.016Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:21.016Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-01T05:36:21.299Z] #42 ... [2025-03-01T05:36:21.299Z] [2025-03-01T05:36:21.299Z] #51 [core-keeper internal] load build context [2025-03-01T05:36:21.299Z] #51 transferring context: 3.19MB 1.7s done [2025-03-01T05:36:21.299Z] #51 DONE 3.8s [2025-03-01T05:36:21.299Z] [2025-03-01T05:36:21.299Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:21.299Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.9s [2025-03-01T05:36:21.892Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.14MB / 33.17MB 3.5s [2025-03-01T05:36:22.195Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.87MB / 33.17MB 3.9s [2025-03-01T05:36:22.858Z] #42 ... [2025-03-01T05:36:22.858Z] [2025-03-01T05:36:22.858Z] #52 [security-proxy-setup internal] load build context [2025-03-01T05:36:22.858Z] #52 transferring context: 3.19MB 1.7s done [2025-03-01T05:36:22.858Z] #52 DONE 4.3s [2025-03-01T05:36:22.858Z] [2025-03-01T05:36:22.858Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:22.858Z] #42 ... [2025-03-01T05:36:22.858Z] [2025-03-01T05:36:22.858Z] #53 [security-proxy-auth internal] load build context [2025-03-01T05:36:22.858Z] #53 transferring context: 3.19MB 2.6s done [2025-03-01T05:36:22.858Z] #53 DONE 4.4s [2025-03-01T05:36:22.858Z] [2025-03-01T05:36:22.858Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:22.858Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.4s [2025-03-01T05:36:22.858Z] #42 ... [2025-03-01T05:36:22.858Z] [2025-03-01T05:36:22.858Z] #54 [support-notifications internal] load build context [2025-03-01T05:36:22.858Z] #54 transferring context: 3.19MB 2.3s done [2025-03-01T05:36:22.858Z] #54 DONE 4.7s [2025-03-01T05:36:22.858Z] [2025-03-01T05:36:22.858Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:23.139Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.98MB / 33.17MB 4.7s [2025-03-01T05:36:23.139Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 4.9s [2025-03-01T05:36:23.410Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s [2025-03-01T05:36:23.996Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.2s done [2025-03-01T05:36:27.365Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-01T05:36:27.962Z] #42 ... [2025-03-01T05:36:27.962Z] [2025-03-01T05:36:27.962Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-01T05:36:27.962Z] #38 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done [2025-03-01T05:36:27.962Z] #38 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-01T05:36:27.962Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-01T05:36:27.962Z] #38 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-01T05:36:27.962Z] #38 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-01T05:36:27.962Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-01T05:36:27.962Z] #38 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done [2025-03-01T05:36:27.962Z] #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.7s done [2025-03-01T05:36:27.962Z] #38 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-03-01T05:36:27.962Z] #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.0s [2025-03-01T05:36:28.228Z] #38 ... [2025-03-01T05:36:28.228Z] [2025-03-01T05:36:28.228Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:28.813Z] #42 ... [2025-03-01T05:36:28.813Z] [2025-03-01T05:36:28.813Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:36:28.813Z] #55 ... [2025-03-01T05:36:28.813Z] [2025-03-01T05:36:28.813Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-01T05:36:29.080Z] #56 ... [2025-03-01T05:36:29.080Z] [2025-03-01T05:36:29.080Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-01T05:36:29.080Z] #0 9.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:29.080Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:29.080Z] #57 ... [2025-03-01T05:36:29.080Z] [2025-03-01T05:36:29.080Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-01T05:36:29.347Z] #58 ... [2025-03-01T05:36:29.348Z] [2025-03-01T05:36:29.348Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-01T05:36:29.348Z] #59 ... [2025-03-01T05:36:29.348Z] [2025-03-01T05:36:29.348Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:29.614Z] #60 ... [2025-03-01T05:36:29.614Z] [2025-03-01T05:36:29.614Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:36:29.614Z] #0 9.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:29.614Z] #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:29.614Z] #61 11.09 OK: 239 MiB in 58 packages [2025-03-01T05:36:29.614Z] #61 ... [2025-03-01T05:36:29.614Z] [2025-03-01T05:36:29.614Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:30.207Z] #42 ... [2025-03-01T05:36:30.207Z] [2025-03-01T05:36:30.207Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-01T05:36:30.207Z] #62 ... [2025-03-01T05:36:30.207Z] [2025-03-01T05:36:30.207Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-01T05:36:30.474Z] #63 ... [2025-03-01T05:36:30.474Z] [2025-03-01T05:36:30.474Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-01T05:36:30.474Z] #64 ... [2025-03-01T05:36:30.474Z] [2025-03-01T05:36:30.474Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-01T05:36:30.744Z] #65 ... [2025-03-01T05:36:30.744Z] [2025-03-01T05:36:30.744Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-01T05:36:30.744Z] #59 DONE 12.1s [2025-03-01T05:36:30.744Z] [2025-03-01T05:36:30.744Z] #66 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:30.744Z] #66 ... [2025-03-01T05:36:30.744Z] [2025-03-01T05:36:30.744Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:36:30.744Z] #61 DONE 12.3s [2025-03-01T05:36:30.744Z] [2025-03-01T05:36:30.744Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-01T05:36:31.014Z] #67 ... [2025-03-01T05:36:31.014Z] [2025-03-01T05:36:31.014Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:36:31.014Z] #68 ... [2025-03-01T05:36:31.014Z] [2025-03-01T05:36:31.014Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-01T05:36:31.291Z] #69 ... [2025-03-01T05:36:31.291Z] [2025-03-01T05:36:31.291Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-01T05:36:31.291Z] #70 ... [2025-03-01T05:36:31.291Z] [2025-03-01T05:36:31.291Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-01T05:36:31.563Z] #71 ... [2025-03-01T05:36:31.563Z] [2025-03-01T05:36:31.563Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-01T05:36:31.563Z] #57 11.95 OK: 239 MiB in 58 packages [2025-03-01T05:36:31.563Z] #57 DONE 12.8s [2025-03-01T05:36:31.563Z] [2025-03-01T05:36:31.563Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:32.534Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.5s [2025-03-01T05:36:32.802Z] #42 ... [2025-03-01T05:36:32.802Z] [2025-03-01T05:36:32.802Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:36:32.802Z] #72 DONE 2.1s [2025-03-01T05:36:33.069Z] [2025-03-01T05:36:33.069Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-01T05:36:33.070Z] #70 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:34.029Z] #70 ... [2025-03-01T05:36:34.029Z] [2025-03-01T05:36:34.029Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:36:34.029Z] #73 DONE 2.1s [2025-03-01T05:36:34.029Z] [2025-03-01T05:36:34.029Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:34.616Z] #42 ... [2025-03-01T05:36:34.616Z] [2025-03-01T05:36:34.616Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-01T05:36:34.616Z] #55 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:34.616Z] #55 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:34.616Z] #55 15.53 OK: 239 MiB in 58 packages [2025-03-01T05:36:34.616Z] #55 DONE 16.3s [2025-03-01T05:36:34.904Z] [2025-03-01T05:36:34.904Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:35.170Z] #42 ... [2025-03-01T05:36:35.171Z] [2025-03-01T05:36:35.171Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-01T05:36:35.171Z] #67 DONE 15.0s [2025-03-01T05:36:35.440Z] [2025-03-01T05:36:35.440Z] #66 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:35.440Z] #66 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:36.406Z] #66 ... [2025-03-01T05:36:36.406Z] [2025-03-01T05:36:36.406Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:36:36.406Z] #74 DONE 1.7s [2025-03-01T05:36:36.673Z] [2025-03-01T05:36:36.673Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:37.636Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.4s [2025-03-01T05:36:38.595Z] #42 ... [2025-03-01T05:36:38.595Z] [2025-03-01T05:36:38.595Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-01T05:36:38.595Z] #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.3s [2025-03-01T05:36:38.595Z] #38 ... [2025-03-01T05:36:38.595Z] [2025-03-01T05:36:38.595Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:39.558Z] #42 ... [2025-03-01T05:36:39.558Z] [2025-03-01T05:36:39.558Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-01T05:36:39.558Z] #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.7s done [2025-03-01T05:36:39.558Z] #38 DONE 21.4s [2025-03-01T05:36:39.558Z] [2025-03-01T05:36:39.558Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:40.968Z] #42 ... [2025-03-01T05:36:40.968Z] [2025-03-01T05:36:40.968Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-01T05:36:40.968Z] #0 8.350 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:40.968Z] #75 ... [2025-03-01T05:36:40.968Z] [2025-03-01T05:36:40.968Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:41.237Z] #42 ... [2025-03-01T05:36:41.237Z] [2025-03-01T05:36:41.237Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-01T05:36:41.237Z] #56 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:41.237Z] #56 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:41.237Z] #56 22.34 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-01T05:36:41.237Z] #56 22.34 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-01T05:36:41.237Z] #56 22.34 OK: 24066 distinct packages available [2025-03-01T05:36:41.237Z] #56 ... [2025-03-01T05:36:41.237Z] [2025-03-01T05:36:41.237Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:42.644Z] #42 ... [2025-03-01T05:36:42.644Z] [2025-03-01T05:36:42.644Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-01T05:36:42.644Z] #64 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:42.644Z] #64 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:42.644Z] #64 ... [2025-03-01T05:36:42.644Z] [2025-03-01T05:36:42.644Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:36:42.644Z] #68 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:42.644Z] #68 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:42.644Z] #68 ... [2025-03-01T05:36:42.644Z] [2025-03-01T05:36:42.644Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-01T05:36:42.644Z] #69 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:42.644Z] #69 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:42.644Z] #69 ... [2025-03-01T05:36:42.644Z] [2025-03-01T05:36:42.644Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:42.644Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s [2025-03-01T05:36:42.910Z] #42 ... [2025-03-01T05:36:42.910Z] [2025-03-01T05:36:42.910Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:42.910Z] #76 ... [2025-03-01T05:36:42.910Z] [2025-03-01T05:36:42.910Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:43.494Z] #42 ... [2025-03-01T05:36:43.494Z] [2025-03-01T05:36:43.494Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-01T05:36:43.494Z] #58 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:43.494Z] #58 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:43.761Z] #58 ... [2025-03-01T05:36:43.761Z] [2025-03-01T05:36:43.761Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:44.027Z] #42 ... [2025-03-01T05:36:44.027Z] [2025-03-01T05:36:44.027Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-01T05:36:44.027Z] #62 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:44.027Z] #62 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:44.027Z] #62 23.87 (1/7) Installing ca-certificates (20241121-r1) [2025-03-01T05:36:44.027Z] #62 ... [2025-03-01T05:36:44.027Z] [2025-03-01T05:36:44.027Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:44.294Z] #77 ... [2025-03-01T05:36:44.294Z] [2025-03-01T05:36:44.294Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:44.294Z] #60 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:44.294Z] #60 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:44.294Z] #60 ... [2025-03-01T05:36:44.294Z] [2025-03-01T05:36:44.294Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:44.563Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.6s done [2025-03-01T05:36:44.563Z] #42 ... [2025-03-01T05:36:44.563Z] [2025-03-01T05:36:44.563Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-01T05:36:44.563Z] #71 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:44.563Z] #71 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:44.829Z] #71 ... [2025-03-01T05:36:44.829Z] [2025-03-01T05:36:44.829Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-01T05:36:44.829Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.6s done [2025-03-01T05:36:44.829Z] #42 DONE 27.2s [2025-03-01T05:36:44.829Z] [2025-03-01T05:36:44.829Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-01T05:36:44.829Z] #62 24.32 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-01T05:36:44.829Z] #62 24.38 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-01T05:36:44.829Z] #62 24.43 (4/7) Installing libsodium (1.0.19-r0) [2025-03-01T05:36:44.829Z] #62 24.48 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-01T05:36:44.829Z] #62 24.79 (6/7) Installing libzmq (4.3.5-r2) [2025-03-01T05:36:45.095Z] #62 24.88 (7/7) Installing zeromq (4.3.5-r2) [2025-03-01T05:36:45.095Z] #62 ... [2025-03-01T05:36:45.095Z] [2025-03-01T05:36:45.095Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-01T05:36:45.095Z] #63 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:45.095Z] #63 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:45.095Z] #63 ... [2025-03-01T05:36:45.095Z] [2025-03-01T05:36:45.095Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-01T05:36:45.095Z] #70 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:45.360Z] #70 ... [2025-03-01T05:36:45.360Z] [2025-03-01T05:36:45.360Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:45.360Z] #0 5.944 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:45.360Z] #0 7.853 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:45.360Z] #78 ... [2025-03-01T05:36:45.360Z] [2025-03-01T05:36:45.361Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-01T05:36:45.361Z] #64 24.82 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-01T05:36:45.361Z] #64 24.87 (2/4) Installing openssl (3.3.3-r0) [2025-03-01T05:36:45.361Z] #64 25.03 (3/4) Installing su-exec (0.2-r3) [2025-03-01T05:36:45.361Z] #64 25.13 (4/4) Installing yq-go (4.44.1-r2) [2025-03-01T05:36:45.942Z] #64 ... [2025-03-01T05:36:45.942Z] [2025-03-01T05:36:45.942Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-01T05:36:45.942Z] #65 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:45.942Z] #65 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:45.942Z] #65 ... [2025-03-01T05:36:45.942Z] [2025-03-01T05:36:45.942Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-01T05:36:45.942Z] #70 25.78 (1/4) Installing ca-certificates (20241121-r1) [2025-03-01T05:36:46.210Z] #70 26.17 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-01T05:36:46.210Z] #70 26.21 (3/4) Installing su-exec (0.2-r3) [2025-03-01T05:36:46.477Z] #70 26.23 (4/4) Installing yq-go (4.44.1-r2) [2025-03-01T05:36:46.477Z] #70 ... [2025-03-01T05:36:46.477Z] [2025-03-01T05:36:46.477Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:46.477Z] #79 ... [2025-03-01T05:36:46.477Z] [2025-03-01T05:36:46.477Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-01T05:36:46.477Z] #58 27.48 OK: 239 MiB in 58 packages [2025-03-01T05:36:47.447Z] #58 DONE 28.8s [2025-03-01T05:36:47.447Z] [2025-03-01T05:36:47.447Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:36:47.718Z] #80 ... [2025-03-01T05:36:47.718Z] [2025-03-01T05:36:47.718Z] #66 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:47.718Z] #66 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:47.718Z] #66 26.93 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-01T05:36:47.718Z] #66 26.98 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:36:47.718Z] #66 27.27 OK: 9 MiB in 15 packages [2025-03-01T05:36:47.718Z] #66 ... [2025-03-01T05:36:47.718Z] [2025-03-01T05:36:47.718Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-01T05:36:47.718Z] #65 27.08 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-01T05:36:47.718Z] #65 27.11 (2/2) Installing su-exec (0.2-r3) [2025-03-01T05:36:47.718Z] #65 27.17 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:36:47.718Z] #65 27.53 OK: 9 MiB in 16 packages [2025-03-01T05:36:47.985Z] #65 ... [2025-03-01T05:36:47.985Z] [2025-03-01T05:36:47.985Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:36:47.985Z] #80 DONE 0.4s [2025-03-01T05:36:47.985Z] [2025-03-01T05:36:47.985Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:49.411Z] #81 ... [2025-03-01T05:36:49.411Z] [2025-03-01T05:36:49.411Z] #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:49.411Z] #66 DONE 29.3s [2025-03-01T05:36:49.411Z] [2025-03-01T05:36:49.411Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-01T05:36:49.411Z] #62 24.95 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:36:49.411Z] #62 25.16 Executing ca-certificates-20241121-r1.trigger [2025-03-01T05:36:49.411Z] #62 26.50 OK: 14 MiB in 21 packages [2025-03-01T05:36:49.411Z] #62 DONE 29.4s [2025-03-01T05:36:49.681Z] [2025-03-01T05:36:49.681Z] #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-03-01T05:36:50.267Z] #82 ... [2025-03-01T05:36:50.267Z] [2025-03-01T05:36:50.267Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-01T05:36:50.267Z] #65 DONE 30.1s [2025-03-01T05:36:50.267Z] [2025-03-01T05:36:50.267Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:50.267Z] #60 27.63 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-01T05:36:50.267Z] #60 27.66 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:36:50.267Z] #60 27.76 OK: 9 MiB in 15 packages [2025-03-01T05:36:50.267Z] #60 DONE 30.8s [2025-03-01T05:36:50.534Z] [2025-03-01T05:36:50.534Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-01T05:36:50.534Z] #69 23.69 (1/3) Installing ca-certificates (20241121-r1) [2025-03-01T05:36:50.534Z] #69 24.13 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-01T05:36:50.534Z] #69 24.16 (3/3) Installing tzdata (2025a-r0) [2025-03-01T05:36:50.534Z] #69 25.81 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:36:50.534Z] #69 25.99 Executing ca-certificates-20241121-r1.trigger [2025-03-01T05:36:50.534Z] #69 27.38 OK: 11 MiB in 17 packages [2025-03-01T05:36:50.534Z] #69 DONE 30.2s [2025-03-01T05:36:50.534Z] [2025-03-01T05:36:50.534Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-01T05:36:50.534Z] #83 ... [2025-03-01T05:36:50.534Z] [2025-03-01T05:36:50.534Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-01T05:36:50.534Z] #64 26.44 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:36:50.534Z] #64 26.56 OK: 20 MiB in 18 packages [2025-03-01T05:36:50.534Z] #64 DONE 30.3s [2025-03-01T05:36:50.814Z] [2025-03-01T05:36:50.814Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-01T05:36:51.083Z] #84 ... [2025-03-01T05:36:51.083Z] [2025-03-01T05:36:51.083Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-01T05:36:51.083Z] #75 10.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:51.360Z] #75 ... [2025-03-01T05:36:51.360Z] [2025-03-01T05:36:51.360Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:36:53.309Z] #85 ... [2025-03-01T05:36:53.309Z] [2025-03-01T05:36:53.309Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-01T05:36:53.309Z] #70 27.71 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:36:53.309Z] #70 28.03 Executing ca-certificates-20241121-r1.trigger [2025-03-01T05:36:53.309Z] #70 29.89 OK: 20 MiB in 18 packages [2025-03-01T05:36:53.309Z] #70 DONE 32.7s [2025-03-01T05:36:53.309Z] [2025-03-01T05:36:53.309Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-01T05:36:53.309Z] #86 ... [2025-03-01T05:36:53.309Z] [2025-03-01T05:36:53.309Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-01T05:36:53.309Z] #56 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:53.309Z] #56 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:53.309Z] #56 ... [2025-03-01T05:36:53.309Z] [2025-03-01T05:36:53.309Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-01T05:36:53.309Z] #75 21.85 OK: 239 MiB in 58 packages [2025-03-01T05:36:54.721Z] #75 DONE 23.9s [2025-03-01T05:36:54.721Z] [2025-03-01T05:36:54.721Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-01T05:36:55.314Z] #87 ... [2025-03-01T05:36:55.314Z] [2025-03-01T05:36:55.314Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:36:55.314Z] #68 25.09 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-01T05:36:55.314Z] #68 25.09 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-01T05:36:55.314Z] #68 25.09 OK: 24048 distinct packages available [2025-03-01T05:36:55.314Z] #68 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:55.314Z] #68 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:55.314Z] #68 ... [2025-03-01T05:36:55.314Z] [2025-03-01T05:36:55.314Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:55.314Z] #78 19.28 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-01T05:36:55.314Z] #78 20.02 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:36:55.314Z] #78 20.09 OK: 9 MiB in 15 packages [2025-03-01T05:36:55.586Z] #78 ... [2025-03-01T05:36:55.586Z] [2025-03-01T05:36:55.586Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-01T05:36:55.586Z] #87 DONE 1.0s [2025-03-01T05:36:55.586Z] [2025-03-01T05:36:55.586Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:36:56.996Z] #88 ... [2025-03-01T05:36:56.996Z] [2025-03-01T05:36:56.996Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-01T05:36:56.996Z] #71 26.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-01T05:36:56.996Z] #71 26.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-01T05:36:56.996Z] #71 26.75 OK: 24048 distinct packages available [2025-03-01T05:36:56.996Z] #71 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:56.996Z] #71 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:57.262Z] #71 ... [2025-03-01T05:36:57.263Z] [2025-03-01T05:36:57.263Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-01T05:36:57.263Z] #56 37.34 OK: 239 MiB in 58 packages [2025-03-01T05:36:57.263Z] #56 ... [2025-03-01T05:36:57.263Z] [2025-03-01T05:36:57.263Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-01T05:36:57.263Z] #78 DONE 22.0s [2025-03-01T05:36:57.539Z] [2025-03-01T05:36:57.539Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-01T05:36:57.539Z] #83 7.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:57.539Z] #83 ... [2025-03-01T05:36:57.539Z] [2025-03-01T05:36:57.539Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-01T05:36:57.539Z] #56 DONE 38.9s [2025-03-01T05:36:57.805Z] [2025-03-01T05:36:57.805Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:36:58.766Z] #89 ... [2025-03-01T05:36:58.767Z] [2025-03-01T05:36:58.767Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-01T05:36:58.767Z] #63 28.27 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-01T05:36:58.767Z] #63 28.27 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-01T05:36:58.767Z] #63 28.27 OK: 24048 distinct packages available [2025-03-01T05:36:58.767Z] #63 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:58.767Z] #63 32.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:58.767Z] #63 ... [2025-03-01T05:36:58.767Z] [2025-03-01T05:36:58.767Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:36:58.767Z] #68 38.25 (1/14) Installing ca-certificates (20241121-r1) [2025-03-01T05:36:58.767Z] #68 ... [2025-03-01T05:36:58.767Z] [2025-03-01T05:36:58.767Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:36:58.767Z] #89 DONE 1.2s [2025-03-01T05:36:58.767Z] [2025-03-01T05:36:58.767Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:36:58.767Z] #68 38.77 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-01T05:36:59.355Z] #68 39.03 (3/14) Installing c-ares (1.33.1-r0) [2025-03-01T05:36:59.355Z] #68 39.11 (4/14) Installing libunistring (1.2-r0) [2025-03-01T05:36:59.355Z] #68 39.32 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-01T05:36:59.625Z] #68 39.36 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-01T05:36:59.625Z] #68 39.44 (7/14) Installing libpsl (0.21.5-r1) [2025-03-01T05:36:59.625Z] #68 39.47 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-01T05:36:59.625Z] #68 ... [2025-03-01T05:36:59.625Z] [2025-03-01T05:36:59.625Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:36:59.625Z] #0 7.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:59.625Z] #0 8.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:36:59.893Z] #90 ... [2025-03-01T05:36:59.893Z] [2025-03-01T05:36:59.893Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:36:59.893Z] #68 39.73 (9/14) Installing libcurl (8.12.1-r0) [2025-03-01T05:36:59.893Z] #68 39.84 (10/14) Installing curl (8.12.1-r0) [2025-03-01T05:37:00.161Z] #68 39.89 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-01T05:37:00.161Z] #68 39.91 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-01T05:37:00.161Z] #68 39.94 (13/14) Installing libucontext (1.2-r3) [2025-03-01T05:37:00.161Z] #68 40.01 (14/14) Installing gcompat (1.1.0-r4) [2025-03-01T05:37:00.161Z] #68 40.05 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:37:00.161Z] #68 40.17 Executing ca-certificates-20241121-r1.trigger [2025-03-01T05:37:00.161Z] #68 ... [2025-03-01T05:37:00.161Z] [2025-03-01T05:37:00.161Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:00.161Z] #0 9.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:00.428Z] #91 ... [2025-03-01T05:37:00.428Z] [2025-03-01T05:37:00.428Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-01T05:37:00.428Z] #86 7.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:00.625Z] #118 DONE 62.3s [2025-03-01T05:37:00.625Z] [2025-03-01T05:37:00.625Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:00.625Z] #114 DONE 61.8s [2025-03-01T05:37:00.625Z] [2025-03-01T05:37:00.625Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:00.625Z] #117 DONE 62.3s [2025-03-01T05:37:00.625Z] [2025-03-01T05:37:00.625Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:00.625Z] #116 DONE 55.1s [2025-03-01T05:37:00.625Z] [2025-03-01T05:37:00.625Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:00.625Z] #78 DONE 61.4s [2025-03-01T05:37:00.625Z] [2025-03-01T05:37:00.625Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:00.625Z] #81 DONE 61.2s [2025-03-01T05:37:00.625Z] [2025-03-01T05:37:00.625Z] #119 [core-data builder 6/7] COPY . . [2025-03-01T05:37:01.859Z] #86 8.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:02.833Z] #86 ... [2025-03-01T05:37:02.833Z] [2025-03-01T05:37:02.833Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-01T05:37:02.833Z] #71 40.70 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-01T05:37:02.833Z] #71 40.73 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-01T05:37:02.833Z] #71 40.75 (3/4) Installing libucontext (1.2-r3) [2025-03-01T05:37:02.833Z] #71 40.80 (4/4) Installing gcompat (1.1.0-r4) [2025-03-01T05:37:02.833Z] #71 40.84 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:37:02.833Z] #71 40.94 OK: 9 MiB in 18 packages [2025-03-01T05:37:02.833Z] #71 DONE 42.4s [2025-03-01T05:37:02.833Z] [2025-03-01T05:37:02.833Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-01T05:37:02.833Z] #63 41.67 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-01T05:37:02.833Z] #63 41.73 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-01T05:37:02.833Z] #63 41.75 (3/5) Installing libucontext (1.2-r3) [2025-03-01T05:37:02.833Z] #63 41.76 (4/5) Installing gcompat (1.1.0-r4) [2025-03-01T05:37:02.833Z] #63 41.79 (5/5) Installing openssl (3.3.3-r0) [2025-03-01T05:37:02.833Z] #63 41.90 Executing busybox-1.36.1-r29.trigger [2025-03-01T05:37:02.833Z] #63 42.06 OK: 10 MiB in 19 packages [2025-03-01T05:37:04.273Z] #63 ... [2025-03-01T05:37:04.273Z] [2025-03-01T05:37:04.273Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-01T05:37:04.273Z] #68 41.37 OK: 15 MiB in 28 packages [2025-03-01T05:37:04.273Z] #68 DONE 43.9s [2025-03-01T05:37:04.273Z] [2025-03-01T05:37:04.273Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:05.242Z] #92 ... [2025-03-01T05:37:05.243Z] [2025-03-01T05:37:05.243Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-01T05:37:05.243Z] #63 DONE 44.8s [2025-03-01T05:37:05.243Z] [2025-03-01T05:37:05.243Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-01T05:37:07.289Z] #119 ... [2025-03-01T05:37:07.289Z] [2025-03-01T05:37:07.289Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-01T05:37:07.289Z] #120 ... [2025-03-01T05:37:07.289Z] [2025-03-01T05:37:07.289Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-03-01T05:37:07.289Z] #121 ... [2025-03-01T05:37:07.289Z] [2025-03-01T05:37:07.289Z] #122 [support-notifications builder 6/7] COPY . . [2025-03-01T05:37:07.289Z] #122 ... [2025-03-01T05:37:07.289Z] [2025-03-01T05:37:07.289Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-01T05:37:07.289Z] #123 ... [2025-03-01T05:37:07.289Z] [2025-03-01T05:37:07.289Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-01T05:37:08.588Z] #93 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:08.860Z] #93 ... [2025-03-01T05:37:08.860Z] [2025-03-01T05:37:08.860Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:08.860Z] #94 ... [2025-03-01T05:37:08.860Z] [2025-03-01T05:37:08.860Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-01T05:37:08.860Z] #83 8.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:08.860Z] #83 18.12 OK: 9 MiB in 16 packages [2025-03-01T05:37:09.149Z] #83 ... [2025-03-01T05:37:09.149Z] [2025-03-01T05:37:09.149Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:09.149Z] #92 3.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:09.149Z] #92 4.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:09.149Z] #92 ... [2025-03-01T05:37:09.149Z] [2025-03-01T05:37:09.149Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:09.149Z] #90 18.36 OK: 14 MiB in 21 packages [2025-03-01T05:37:09.149Z] #90 DONE 19.6s [2025-03-01T05:37:09.415Z] [2025-03-01T05:37:09.415Z] #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-03-01T05:37:09.415Z] #82 9.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:09.415Z] #82 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:09.415Z] #82 ... [2025-03-01T05:37:09.415Z] [2025-03-01T05:37:09.415Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-01T05:37:09.415Z] #0 4.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:09.415Z] #0 5.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:10.002Z] #95 ... [2025-03-01T05:37:10.002Z] [2025-03-01T05:37:10.002Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-01T05:37:10.002Z] #83 DONE 19.5s [2025-03-01T05:37:10.002Z] [2025-03-01T05:37:10.002Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-01T05:37:10.268Z] #96 ... [2025-03-01T05:37:10.268Z] [2025-03-01T05:37:10.268Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:10.268Z] #85 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:10.268Z] #85 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:10.268Z] #85 ... [2025-03-01T05:37:10.268Z] [2025-03-01T05:37:10.268Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-01T05:37:10.268Z] #84 9.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:10.268Z] #84 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:10.535Z] #84 ... [2025-03-01T05:37:10.535Z] [2025-03-01T05:37:10.535Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-01T05:37:10.535Z] #93 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:11.127Z] #93 ... [2025-03-01T05:37:11.127Z] [2025-03-01T05:37:11.127Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:11.127Z] #91 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-01T05:37:11.127Z] #91 19.34 OK: 9 MiB in 15 packages [2025-03-01T05:37:11.127Z] #91 DONE 20.8s [2025-03-01T05:37:11.127Z] [2025-03-01T05:37:11.127Z] #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-03-01T05:37:11.127Z] #82 21.60 OK: 9 MiB in 15 packages [2025-03-01T05:37:12.555Z] #82 DONE 23.1s [2025-03-01T05:37:12.555Z] [2025-03-01T05:37:12.555Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:12.555Z] #85 21.73 OK: 11 MiB in 17 packages [2025-03-01T05:37:12.833Z] #85 ... [2025-03-01T05:37:12.833Z] [2025-03-01T05:37:12.833Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-01T05:37:12.833Z] #84 21.02 OK: 20 MiB in 18 packages [2025-03-01T05:37:12.833Z] #84 DONE 22.3s [2025-03-01T05:37:13.140Z] [2025-03-01T05:37:13.140Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-01T05:37:13.436Z] #97 ... [2025-03-01T05:37:13.436Z] [2025-03-01T05:37:13.436Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-01T05:37:13.436Z] #96 DONE 3.7s [2025-03-01T05:37:13.436Z] [2025-03-01T05:37:13.436Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:13.436Z] #85 DONE 22.9s [2025-03-01T05:37:13.436Z] [2025-03-01T05:37:13.436Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-01T05:37:13.436Z] #86 18.44 OK: 20 MiB in 18 packages [2025-03-01T05:37:13.436Z] #86 DONE 20.6s [2025-03-01T05:37:13.708Z] [2025-03-01T05:37:13.708Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-01T05:37:13.708Z] #98 ... [2025-03-01T05:37:13.708Z] [2025-03-01T05:37:13.708Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-01T05:37:13.708Z] #97 DONE 0.8s [2025-03-01T05:37:13.986Z] [2025-03-01T05:37:13.986Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-01T05:37:13.986Z] #98 DONE 0.4s [2025-03-01T05:37:13.986Z] [2025-03-01T05:37:13.986Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:15.390Z] #77 ... [2025-03-01T05:37:15.390Z] [2025-03-01T05:37:15.390Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-01T05:37:15.390Z] #92 11.21 OK: 15 MiB in 28 packages [2025-03-01T05:37:15.415Z] #124 DONE 19.0s [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-01T05:37:15.415Z] #123 DONE 18.9s [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #120 DONE 19.0s [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:15.415Z] #125 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #126 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:37:15.415Z] #127 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #128 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:15.415Z] #129 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:37:15.415Z] #130 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #121 DONE 19.0s [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #122 [support-notifications builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #122 DONE 19.0s [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #131 [core-metadata builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #131 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:15.415Z] #132 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:37:15.415Z] #133 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #134 [core-command builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #134 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:15.415Z] #135 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:37:15.415Z] #136 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:37:15.415Z] #137 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:15.415Z] #138 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #139 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:15.415Z] #140 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:37:15.415Z] #141 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #142 CACHED [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #119 [core-data builder 6/7] COPY . . [2025-03-01T05:37:15.415Z] #119 DONE 18.9s [2025-03-01T05:37:15.415Z] [2025-03-01T05:37:15.415Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T05:37:15.972Z] #92 DONE 12.0s [2025-03-01T05:37:15.972Z] [2025-03-01T05:37:15.972Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-01T05:37:15.972Z] #93 10.74 OK: 10 MiB in 19 packages [2025-03-01T05:37:16.560Z] #93 ... [2025-03-01T05:37:16.560Z] [2025-03-01T05:37:16.560Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-01T05:37:16.560Z] #95 12.80 OK: 9 MiB in 18 packages [2025-03-01T05:37:16.560Z] #95 DONE 13.9s [2025-03-01T05:37:16.560Z] [2025-03-01T05:37:16.560Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-01T05:37:16.560Z] #93 DONE 11.6s [2025-03-01T05:37:16.560Z] [2025-03-01T05:37:16.560Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-01T05:37:16.787Z] #143 1.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-01T05:37:18.518Z] #99 DONE 1.9s [2025-03-01T05:37:18.518Z] [2025-03-01T05:37:18.518Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-01T05:37:18.518Z] #100 DONE 1.9s [2025-03-01T05:37:18.518Z] [2025-03-01T05:37:18.518Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-01T05:37:18.788Z] #101 DONE 0.3s [2025-03-01T05:37:18.788Z] [2025-03-01T05:37:18.788Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-01T05:37:18.788Z] #102 DONE 2.2s [2025-03-01T05:37:18.788Z] [2025-03-01T05:37:18.788Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-01T05:37:19.073Z] #103 DONE 0.4s [2025-03-01T05:37:19.073Z] [2025-03-01T05:37:19.073Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-01T05:37:19.073Z] #104 DONE 0.3s [2025-03-01T05:37:19.073Z] [2025-03-01T05:37:19.073Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-01T05:37:19.354Z] #105 DONE 0.3s [2025-03-01T05:37:19.354Z] [2025-03-01T05:37:19.354Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-01T05:37:19.354Z] #106 DONE 0.3s [2025-03-01T05:37:19.355Z] [2025-03-01T05:37:19.355Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-01T05:37:19.621Z] #107 ... [2025-03-01T05:37:19.621Z] [2025-03-01T05:37:19.621Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-01T05:37:19.621Z] #108 DONE 0.3s [2025-03-01T05:37:19.887Z] [2025-03-01T05:37:19.887Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-01T05:37:19.887Z] #109 ... [2025-03-01T05:37:19.887Z] [2025-03-01T05:37:19.887Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-01T05:37:19.887Z] #107 DONE 0.4s [2025-03-01T05:37:20.153Z] [2025-03-01T05:37:20.153Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-01T05:37:20.153Z] #109 DONE 0.3s [2025-03-01T05:37:20.153Z] [2025-03-01T05:37:20.153Z] #110 [security-spire-server] exporting to image [2025-03-01T05:37:20.153Z] #110 exporting layers [2025-03-01T05:37:20.153Z] #110 ... [2025-03-01T05:37:20.153Z] [2025-03-01T05:37:20.153Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-01T05:37:20.153Z] #111 DONE 0.4s [2025-03-01T05:37:20.426Z] [2025-03-01T05:37:20.426Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-01T05:37:20.700Z] #112 DONE 0.5s [2025-03-01T05:37:20.700Z] [2025-03-01T05:37:20.700Z] #110 [security-spire-config] exporting to image [2025-03-01T05:37:20.968Z] #110 ... [2025-03-01T05:37:20.968Z] [2025-03-01T05:37:20.968Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-01T05:37:20.968Z] #113 DONE 2.6s [2025-03-01T05:37:21.239Z] [2025-03-01T05:37:21.239Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-01T05:37:21.505Z] #114 DONE 0.3s [2025-03-01T05:37:21.505Z] [2025-03-01T05:37:21.505Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:21.505Z] #79 ... [2025-03-01T05:37:21.505Z] [2025-03-01T05:37:21.505Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-01T05:37:21.782Z] #115 DONE 0.3s [2025-03-01T05:37:21.782Z] [2025-03-01T05:37:21.782Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-01T05:37:22.051Z] #116 DONE 0.3s [2025-03-01T05:37:22.051Z] [2025-03-01T05:37:22.051Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-01T05:37:22.318Z] #117 DONE 0.3s [2025-03-01T05:37:22.318Z] [2025-03-01T05:37:22.318Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-01T05:37:22.909Z] #118 DONE 0.4s [2025-03-01T05:37:22.909Z] [2025-03-01T05:37:22.909Z] #110 [security-spire-agent] exporting to image [2025-03-01T05:37:24.325Z] #110 exporting layers 4.0s done [2025-03-01T05:37:24.325Z] #110 writing image sha256:297ce5dcf9f34756c42a307271402431ff0497f1f219a34c7b425b89caa96a34 0.1s done [2025-03-01T05:37:24.325Z] #110 naming to docker.io/library/security-spire-server-arm64 [2025-03-01T05:37:24.325Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-01T05:37:24.592Z] #110 exporting layers 3.9s done [2025-03-01T05:37:24.592Z] #110 writing image sha256:4eb15c617d6937a99e3648defb4284d6056a635910438948dfbfc868d8d9cba0 done [2025-03-01T05:37:24.592Z] #110 naming to docker.io/library/security-spire-config-arm64 done [2025-03-01T05:37:25.552Z] #110 exporting layers 2.8s done [2025-03-01T05:37:25.818Z] #110 writing image sha256:098176a988090688c1ca678df9cddbe74b2b08785d27b968c77139fff81f8a79 0.0s done [2025-03-01T05:37:25.818Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-01T05:37:25.818Z] #110 DONE 5.5s [2025-03-01T05:37:25.818Z] [2025-03-01T05:37:25.818Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:37:26.752Z] #143 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-01T05:37:26.752Z] #0 1.212 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-01T05:37:26.752Z] #144 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T05:37:26.752Z] #0 0.684 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-01T05:37:26.752Z] #145 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-01T05:37:26.752Z] #0 0.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-01T05:37:26.752Z] #146 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T05:37:26.752Z] #0 1.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-01T05:37:26.752Z] #147 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-01T05:37:26.752Z] #0 1.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-01T05:37:26.752Z] #148 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-01T05:37:26.752Z] #0 1.262 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-01T05:37:26.752Z] #149 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T05:37:26.752Z] #0 1.258 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-01T05:37:26.752Z] #150 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-01T05:37:26.752Z] #0 0.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-01T05:37:26.752Z] #151 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-01T05:37:26.752Z] #0 1.409 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-01T05:37:26.752Z] #152 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-01T05:37:26.752Z] #0 0.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-01T05:37:26.752Z] #153 ... [2025-03-01T05:37:26.752Z] [2025-03-01T05:37:26.752Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-01T05:37:26.752Z] #0 0.470 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-01T05:38:47.419Z] #94 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #77 DONE 120.9s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #88 DONE 99.2s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #79 DONE 118.3s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-01T05:38:47.419Z] #119 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #81 DONE 106.9s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #76 DONE 122.0s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #94 DONE 96.0s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #120 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #121 DONE 1.8s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #122 [security-proxy-auth builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #122 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:38:47.419Z] #123 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #124 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #125 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:38:47.419Z] #126 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #127 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #128 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #129 [core-metadata builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #129 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:38:47.419Z] #130 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:38:47.419Z] #131 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #132 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #133 [core-command builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #133 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-01T05:38:47.419Z] #119 DONE 2.0s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #134 [support-scheduler builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #134 DONE 1.8s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #135 [core-data builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #135 DONE 2.0s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T05:38:47.419Z] #136 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #137 [support-notifications builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #137 DONE 2.0s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:38:47.419Z] #138 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #139 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #140 [security-proxy-setup builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #140 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-01T05:38:47.419Z] #141 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-01T05:38:47.419Z] #142 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #143 [security-bootstrapper builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #143 CACHED [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-03-01T05:38:47.419Z] #120 DONE 1.9s [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-01T05:38:47.419Z] #144 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T05:38:47.419Z] #136 5.152 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-01T05:38:47.419Z] #136 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T05:38:47.419Z] #0 5.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-01T05:38:47.419Z] #145 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-01T05:38:47.419Z] #0 6.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-01T05:38:47.419Z] #146 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-01T05:38:47.419Z] #0 5.915 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-01T05:38:47.419Z] #147 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-01T05:38:47.419Z] #0 5.162 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-01T05:38:47.419Z] #148 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T05:38:47.419Z] #0 5.880 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-01T05:38:47.419Z] #149 ... [2025-03-01T05:38:47.419Z] [2025-03-01T05:38:47.419Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-01T05:38:47.419Z] #0 6.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-01T05:38:47.693Z] #150 ... [2025-03-01T05:38:47.693Z] [2025-03-01T05:38:47.693Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-01T05:38:47.693Z] #0 6.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-01T05:38:47.959Z] #151 ... [2025-03-01T05:38:47.959Z] [2025-03-01T05:38:47.959Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T05:38:47.959Z] #0 5.524 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-01T05:38:47.959Z] #152 ... [2025-03-01T05:38:47.959Z] [2025-03-01T05:38:47.959Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-01T05:38:47.959Z] #0 3.766 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-01T05:38:48.232Z] #153 ... [2025-03-01T05:38:48.232Z] [2025-03-01T05:38:48.232Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-01T05:38:48.232Z] #0 6.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-01T05:38:48.232Z] #154 ... [2025-03-01T05:38:48.232Z] [2025-03-01T05:38:48.232Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-01T05:38:48.232Z] #144 5.869 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-01T05:39:18.232Z] #154 ... [2025-03-01T05:39:18.232Z] [2025-03-01T05:39:18.232Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-01T05:39:18.232Z] #146 DONE 113.2s [2025-03-01T05:39:18.232Z] [2025-03-01T05:39:18.232Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-01T05:39:18.232Z] #149 DONE 113.2s [2025-03-01T05:39:18.232Z] [2025-03-01T05:39:18.232Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T05:39:18.232Z] #145 ... [2025-03-01T05:39:18.232Z] [2025-03-01T05:39:18.232Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:39:19.616Z] #155 ... [2025-03-01T05:39:19.616Z] [2025-03-01T05:39:19.616Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-01T05:39:19.616Z] #156 DONE 4.1s [2025-03-01T05:39:19.616Z] [2025-03-01T05:39:19.616Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:39:19.616Z] #155 DONE 6.6s [2025-03-01T05:39:19.616Z] [2025-03-01T05:39:19.616Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:39:21.541Z] #157 DONE 2.1s [2025-03-01T05:39:21.541Z] [2025-03-01T05:39:21.541Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-01T05:39:22.931Z] #158 DONE 1.3s [2025-03-01T05:39:22.931Z] [2025-03-01T05:39:22.931Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:39:23.884Z] #159 DONE 0.9s [2025-03-01T05:39:23.884Z] [2025-03-01T05:39:23.884Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-01T05:39:23.884Z] #160 DONE 4.4s [2025-03-01T05:39:23.884Z] [2025-03-01T05:39:23.884Z] #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-03-01T05:39:23.884Z] #161 DONE 0.2s [2025-03-01T05:39:23.884Z] [2025-03-01T05:39:23.884Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:39:24.172Z] #162 DONE 0.3s [2025-03-01T05:39:24.172Z] [2025-03-01T05:39:24.172Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:39:24.432Z] #163 DONE 0.5s [2025-03-01T05:39:24.432Z] [2025-03-01T05:39:24.432Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-01T05:39:25.836Z] #164 DONE 1.4s [2025-03-01T05:39:25.836Z] [2025-03-01T05:39:25.836Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T05:39:26.095Z] #165 DONE 1.9s [2025-03-01T05:39:26.095Z] [2025-03-01T05:39:26.095Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-01T05:39:26.096Z] #166 DONE 0.1s [2025-03-01T05:39:26.096Z] [2025-03-01T05:39:26.096Z] #108 [core-common-config-bootstrapper] exporting to image [2025-03-01T05:39:26.096Z] #108 exporting layers [2025-03-01T05:39:26.356Z] #108 exporting layers 0.4s done [2025-03-01T05:39:26.356Z] #108 writing image sha256:326d349b3e5fa6ed6b3461cfb5cb5bac249cb2d18c8866e9a1addeb8f3890fac done [2025-03-01T05:39:26.356Z] #108 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2025-03-01T05:39:26.356Z] #108 DONE 2.0s [2025-03-01T05:39:26.356Z] [2025-03-01T05:39:26.356Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-01T05:39:26.356Z] #167 DONE 0.2s [2025-03-01T05:39:26.356Z] [2025-03-01T05:39:26.356Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-01T05:39:26.637Z] #168 DONE 0.3s [2025-03-01T05:39:26.637Z] [2025-03-01T05:39:26.637Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-01T05:39:26.637Z] #169 DONE 0.3s [2025-03-01T05:39:26.637Z] [2025-03-01T05:39:26.637Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-01T05:39:26.897Z] #144 ... [2025-03-01T05:39:26.897Z] [2025-03-01T05:39:26.897Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-01T05:39:27.157Z] #170 DONE 0.3s [2025-03-01T05:39:27.157Z] [2025-03-01T05:39:27.157Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-01T05:39:27.157Z] #144 ... [2025-03-01T05:39:27.157Z] [2025-03-01T05:39:27.157Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-01T05:39:29.700Z] #171 DONE 2.1s [2025-03-01T05:39:29.700Z] [2025-03-01T05:39:29.700Z] #108 [security-bootstrapper] exporting to image [2025-03-01T05:39:29.700Z] #108 exporting layers 0.5s done [2025-03-01T05:39:29.700Z] #108 writing image sha256:a040aae82db54fade076a63c6eb73f620bba18b05d9f6acca0477197af5504f5 0.0s done [2025-03-01T05:39:29.700Z] #108 naming to docker.io/library/security-bootstrapper done [2025-03-01T05:39:29.700Z] #108 DONE 2.5s [2025-03-01T05:39:29.700Z] [2025-03-01T05:39:29.700Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-01T05:39:56.351Z] #144 ... [2025-03-01T05:39:56.351Z] [2025-03-01T05:39:56.351Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-01T05:39:56.352Z] #151 156.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-01T05:40:06.398Z] #151 DONE 170.8s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-01T05:40:06.399Z] #144 DONE 170.8s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-01T05:40:06.399Z] #152 DONE 170.8s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-01T05:40:06.399Z] #153 DONE 170.9s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T05:40:06.399Z] #150 ... [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-01T05:40:06.399Z] #148 DONE 170.9s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T05:40:06.399Z] #147 DONE 171.0s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.399Z] #172 ... [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T05:40:06.399Z] #143 DONE 171.0s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T05:40:06.399Z] #145 DONE 171.1s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-01T05:40:06.399Z] #154 DONE 171.1s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T05:40:06.399Z] #150 DONE 171.0s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.399Z] #173 DONE 0.2s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.399Z] #174 DONE 0.3s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.399Z] #172 DONE 0.3s [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.399Z] #175 ... [2025-03-01T05:40:06.399Z] [2025-03-01T05:40:06.399Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.399Z] #176 DONE 0.2s [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.660Z] #177 DONE 0.2s [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.660Z] #178 DONE 0.2s [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:06.660Z] #179 DONE 0.2s [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:06.660Z] #180 CACHED [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.660Z] #181 CACHED [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.660Z] #182 CACHED [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:06.660Z] #183 CACHED [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:06.660Z] #184 DONE 0.2s [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:06.660Z] #185 DONE 0.2s [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:06.660Z] #175 DONE 0.2s [2025-03-01T05:40:06.660Z] [2025-03-01T05:40:06.660Z] #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-01T05:40:07.240Z] #186 ... [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:40:07.240Z] #187 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #188 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-01T05:40:07.240Z] #188 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:07.240Z] #189 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:07.240Z] #190 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-01T05:40:07.240Z] #186 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-01T05:40:07.240Z] #191 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:07.240Z] #192 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-01T05:40:07.240Z] #193 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-01T05:40:07.240Z] #194 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.240Z] #195 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-01T05:40:07.240Z] #195 DONE 0.8s [2025-03-01T05:40:07.240Z] [2025-03-01T05:40:07.241Z] #196 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-01T05:40:08.189Z] #196 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #197 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:40:08.190Z] #197 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-01T05:40:08.190Z] #198 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-01T05:40:08.190Z] #199 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:40:08.190Z] #200 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:40:08.190Z] #201 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-01T05:40:08.190Z] #202 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-01T05:40:08.190Z] #203 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-01T05:40:08.190Z] #204 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:40:08.190Z] #205 ... [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:40:08.190Z] #206 DONE 0.7s [2025-03-01T05:40:08.190Z] [2025-03-01T05:40:08.190Z] #108 [core-command] exporting to image [2025-03-01T05:40:08.190Z] #108 exporting layers [2025-03-01T05:40:08.452Z] #108 ... [2025-03-01T05:40:08.452Z] [2025-03-01T05:40:08.452Z] #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:40:08.452Z] #207 DONE 0.6s [2025-03-01T05:40:08.452Z] [2025-03-01T05:40:08.452Z] #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:40:08.452Z] #208 DONE 0.6s [2025-03-01T05:40:08.452Z] [2025-03-01T05:40:08.452Z] #209 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-01T05:40:08.452Z] #209 DONE 0.6s [2025-03-01T05:40:08.452Z] [2025-03-01T05:40:08.452Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-01T05:40:08.452Z] #210 DONE 0.6s [2025-03-01T05:40:08.452Z] [2025-03-01T05:40:08.452Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:40:08.452Z] #211 DONE 0.5s [2025-03-01T05:40:08.452Z] [2025-03-01T05:40:08.452Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-01T05:40:08.452Z] #212 DONE 0.5s [2025-03-01T05:40:08.452Z] [2025-03-01T05:40:08.452Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:40:08.452Z] #205 DONE 0.5s [2025-03-01T05:40:08.452Z] [2025-03-01T05:40:08.452Z] #108 [core-data] exporting to image [2025-03-01T05:40:08.452Z] #108 writing image sha256:5b4cd47d24bd3933e2533b1776a39e5524c713a90a16b72e8e290a3ad48f45c2 [2025-03-01T05:40:08.712Z] #108 ... [2025-03-01T05:40:08.712Z] [2025-03-01T05:40:08.712Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-01T05:40:08.712Z] #213 DONE 0.6s [2025-03-01T05:40:08.712Z] [2025-03-01T05:40:08.712Z] #108 [core-command] exporting to image [2025-03-01T05:40:08.712Z] #108 writing image sha256:5b4cd47d24bd3933e2533b1776a39e5524c713a90a16b72e8e290a3ad48f45c2 0.1s done [2025-03-01T05:40:08.712Z] #108 writing image sha256:a69e780255a00f62bb731f55405e8c7eb0791007448b852ba4d4adcc8ab29b9b [2025-03-01T05:40:08.712Z] #108 naming to docker.io/library/core-command 0.0s done [2025-03-01T05:40:08.712Z] #108 ... [2025-03-01T05:40:08.712Z] [2025-03-01T05:40:08.712Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-01T05:40:08.712Z] #214 DONE 0.3s [2025-03-01T05:40:08.712Z] [2025-03-01T05:40:08.712Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-01T05:40:08.712Z] #215 DONE 0.3s [2025-03-01T05:40:08.712Z] [2025-03-01T05:40:08.712Z] #108 [support-scheduler] exporting to image [2025-03-01T05:40:08.712Z] #108 writing image sha256:a69e780255a00f62bb731f55405e8c7eb0791007448b852ba4d4adcc8ab29b9b 0.2s done [2025-03-01T05:40:08.712Z] #108 naming to docker.io/library/core-keeper done [2025-03-01T05:40:08.973Z] #108 ... [2025-03-01T05:40:08.973Z] [2025-03-01T05:40:08.973Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-01T05:40:08.973Z] #216 DONE 0.2s [2025-03-01T05:40:08.973Z] [2025-03-01T05:40:08.973Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T05:40:08.973Z] #217 DONE 0.4s [2025-03-01T05:40:08.973Z] [2025-03-01T05:40:08.973Z] #108 [support-notifications] exporting to image [2025-03-01T05:40:08.973Z] #108 exporting layers 0.4s done [2025-03-01T05:40:08.973Z] #108 writing image sha256:ef1cf9466ce64e922a15eaa67e4d5873338130820bb8dfe66bf03d45a90bbfa1 0.0s done [2025-03-01T05:40:08.973Z] #108 naming to docker.io/library/support-notifications done [2025-03-01T05:40:08.973Z] #108 writing image sha256:8aeb5bb330573cb09f5c019e53f005d700909a55a228b53f71b31097e15654cc [2025-03-01T05:40:08.973Z] #108 writing image sha256:8aeb5bb330573cb09f5c019e53f005d700909a55a228b53f71b31097e15654cc 0.2s done [2025-03-01T05:40:08.973Z] #108 naming to docker.io/library/core-data [2025-03-01T05:40:09.234Z] #108 ... [2025-03-01T05:40:09.234Z] [2025-03-01T05:40:09.234Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-01T05:40:09.234Z] #218 DONE 0.3s [2025-03-01T05:40:09.234Z] [2025-03-01T05:40:09.234Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-01T05:40:09.234Z] #219 DONE 0.1s [2025-03-01T05:40:09.234Z] [2025-03-01T05:40:09.234Z] #108 [support-scheduler] exporting to image [2025-03-01T05:40:09.234Z] #108 exporting layers 0.7s done [2025-03-01T05:40:09.234Z] #108 naming to docker.io/library/core-data done [2025-03-01T05:40:09.234Z] #108 writing image sha256:f3dc267200c4ddf3ac71394b567a6c4490807765c07eb5cc2f6846a543d71afc done [2025-03-01T05:40:09.234Z] #108 naming to docker.io/library/security-spiffe-token-provider done [2025-03-01T05:40:09.234Z] #108 writing image sha256:e2303451df333eb0e6673296e3c13e0ba99b21aefbfb7f8c28e210f8f182426d 0.0s done [2025-03-01T05:40:09.234Z] #108 naming to docker.io/library/support-scheduler done [2025-03-01T05:40:09.234Z] #108 exporting layers 0.3s done [2025-03-01T05:40:09.234Z] #108 writing image sha256:de21ac0a182aa20e3b0239fe7eec351f29570ec6bf933421af6b8794b4a47d60 0.0s done [2025-03-01T05:40:09.234Z] #108 writing image sha256:76edecfdf045262fc02683737d6b3fcedd891d194913011b93670fa475ef2f5e 0.0s done [2025-03-01T05:40:09.234Z] #108 naming to docker.io/library/core-metadata done [2025-03-01T05:40:09.234Z] #108 naming to docker.io/library/security-proxy-auth done [2025-03-01T05:40:09.234Z] #108 DONE 3.9s [2025-03-01T05:40:09.234Z] [2025-03-01T05:40:09.234Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T05:40:09.499Z] #220 ... [2025-03-01T05:40:09.499Z] [2025-03-01T05:40:09.499Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T05:40:09.499Z] #221 DONE 0.7s [2025-03-01T05:40:09.761Z] [2025-03-01T05:40:09.761Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T05:40:09.761Z] #220 DONE 0.4s [2025-03-01T05:40:09.761Z] [2025-03-01T05:40:09.761Z] #108 [security-secretstore-setup] exporting to image [2025-03-01T05:40:09.761Z] #108 exporting layers 0.2s done [2025-03-01T05:40:09.761Z] #108 writing image sha256:00def2e92ea2d434379b84cf9fa6a30f32091ba560d14eab1cddb3dc07efa08c done [2025-03-01T05:40:09.761Z] #108 naming to docker.io/library/security-proxy-setup done [2025-03-01T05:40:09.761Z] #108 exporting layers 0.3s done [2025-03-01T05:40:09.761Z] #108 writing image sha256:91e8a84e8742d45dd901fb75f2118e8b2f3e9131d0695b326a3b482b30d00d14 done [2025-03-01T05:40:09.761Z] #108 naming to docker.io/library/security-secretstore-setup done [2025-03-01T05:40:09.761Z] #108 DONE 4.2s [2025-03-01T05:40:09.761Z] [2025-03-01T05:40:09.761Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T05:40:09.761Z] time="2025-03-01T05:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-01T05:40:09.775Z] $ docker stop --time=1 ddb36191616cd9de1a4444028d2cef285c663e31624f3a3df581db84f963e0be [2025-03-01T05:40:11.085Z] $ docker rm -f --volumes ddb36191616cd9de1a4444028d2cef285c663e31624f3a3df581db84f963e0be [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-01T05:40:11.455Z] + docker images [2025-03-01T05:40:11.455Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-01T05:40:11.455Z] security-secretstore-setup latest 91e8a84e8742 2 seconds ago 67.7MB [2025-03-01T05:40:11.455Z] security-proxy-setup latest 00def2e92ea2 2 seconds ago 38.2MB [2025-03-01T05:40:11.455Z] core-data latest 8aeb5bb33057 3 seconds ago 32.4MB [2025-03-01T05:40:11.455Z] security-proxy-auth latest de21ac0a182a 3 seconds ago 31.3MB [2025-03-01T05:40:11.455Z] support-notifications latest ef1cf9466ce6 3 seconds ago 51.6MB [2025-03-01T05:40:11.455Z] support-scheduler latest e2303451df33 3 seconds ago 48MB [2025-03-01T05:40:11.455Z] core-metadata latest 76edecfdf045 3 seconds ago 32.6MB [2025-03-01T05:40:11.455Z] security-spiffe-token-provider latest f3dc267200c4 3 seconds ago 46.9MB [2025-03-01T05:40:11.455Z] core-keeper latest a69e780255a0 4 seconds ago 32.1MB [2025-03-01T05:40:11.455Z] core-command latest 5b4cd47d24bd 4 seconds ago 27.9MB [2025-03-01T05:40:11.455Z] security-bootstrapper latest a040aae82db5 42 seconds ago 20.3MB [2025-03-01T05:40:11.455Z] core-common-config-bootstrapper latest 326d349b3e5f 46 seconds ago 17.1MB [2025-03-01T05:40:11.455Z] security-spire-config latest 755688cadfe7 4 minutes ago 149MB [2025-03-01T05:40:11.455Z] security-spire-agent latest 07c01ff8d1f7 4 minutes ago 195MB [2025-03-01T05:40:11.455Z] security-spire-server latest 9e771a3b3af8 4 minutes ago 149MB [2025-03-01T05:40:11.455Z] ci-base-image-x86_64 latest 43cafa13992c 8 minutes ago 929MB [2025-03-01T05:40:11.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-01T05:40:11.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-01T05:40:11.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-01T05:40:11.591Z] provisioning config files... [2025-03-01T05:40:11.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/803@tmp/config4370790834454086404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-01T05:40:11.903Z] ---> ****-login.sh [2025-03-01T05:40:11.903Z] nexus3.edgexfoundry.org:10001 [2025-03-01T05:40:11.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:40:11.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:40:11.903Z] Configure a credential helper to remove this warning. See [2025-03-01T05:40:11.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:40:11.903Z] [2025-03-01T05:40:11.903Z] Login Succeeded [2025-03-01T05:40:11.903Z] nexus3.edgexfoundry.org:10002 [2025-03-01T05:40:12.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:40:12.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:40:12.162Z] Configure a credential helper to remove this warning. See [2025-03-01T05:40:12.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:40:12.162Z] [2025-03-01T05:40:12.162Z] Login Succeeded [2025-03-01T05:40:12.162Z] nexus3.edgexfoundry.org:10003 [2025-03-01T05:40:12.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:40:12.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:40:12.162Z] Configure a credential helper to remove this warning. See [2025-03-01T05:40:12.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:40:12.162Z] [2025-03-01T05:40:12.162Z] Login Succeeded [2025-03-01T05:40:12.162Z] nexus3.edgexfoundry.org:10004 [2025-03-01T05:40:12.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:40:12.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:40:12.432Z] Configure a credential helper to remove this warning. See [2025-03-01T05:40:12.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:40:12.432Z] [2025-03-01T05:40:12.432Z] Login Succeeded [2025-03-01T05:40:12.432Z] ****.io [2025-03-01T05:40:12.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T05:40:12.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T05:40:12.692Z] Configure a credential helper to remove this warning. See [2025-03-01T05:40:12.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T05:40:12.692Z] [2025-03-01T05:40:12.692Z] Login Succeeded [2025-03-01T05:40:12.692Z] ---> ****-login.sh ends [Pipeline] } [2025-03-01T05:40:12.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:40:12.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-01T05:40:12.781Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-01T05:40:12.781Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:12.781Z] latest [2025-03-01T05:40:12.781Z] 4.0.0-dev.65 [2025-03-01T05:40:12.781Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:12.781Z] main [2025-03-01T05:40:12.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:13.124Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:13.445Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:13.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-01T05:40:13.445Z] a367ad7261f3: Preparing [2025-03-01T05:40:13.445Z] 8c3347594693: Preparing [2025-03-01T05:40:13.445Z] 9771cf41e04d: Preparing [2025-03-01T05:40:13.445Z] 93155069f123: Preparing [2025-03-01T05:40:13.445Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:13.445Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:13.445Z] 994456c4fd7b: Preparing [2025-03-01T05:40:13.445Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:13.445Z] 994456c4fd7b: Waiting [2025-03-01T05:40:13.445Z] 9771cf41e04d: Pushed [2025-03-01T05:40:13.445Z] 93155069f123: Pushed [2025-03-01T05:40:13.445Z] fc077e2ed2f3: Pushed [2025-03-01T05:40:13.445Z] a367ad7261f3: Pushed [2025-03-01T05:40:13.445Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:13.704Z] df3cfa34f5c9: Pushed [2025-03-01T05:40:16.237Z] 8c3347594693: Pushed [2025-03-01T05:40:16.237Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:16.587Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:16.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-01T05:40:16.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-01T05:40:16.913Z] a367ad7261f3: Preparing [2025-03-01T05:40:16.913Z] 8c3347594693: Preparing [2025-03-01T05:40:16.913Z] 9771cf41e04d: Preparing [2025-03-01T05:40:16.913Z] 93155069f123: Preparing [2025-03-01T05:40:16.913Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:16.913Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:16.913Z] 994456c4fd7b: Preparing [2025-03-01T05:40:16.913Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:16.913Z] 994456c4fd7b: Waiting [2025-03-01T05:40:16.913Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:16.913Z] 93155069f123: Layer already exists [2025-03-01T05:40:16.913Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:16.913Z] a367ad7261f3: Layer already exists [2025-03-01T05:40:16.913Z] 8c3347594693: Layer already exists [2025-03-01T05:40:16.913Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:16.913Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:16.913Z] latest: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:17.236Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:17.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.65 [2025-03-01T05:40:17.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-01T05:40:17.554Z] a367ad7261f3: Preparing [2025-03-01T05:40:17.554Z] 8c3347594693: Preparing [2025-03-01T05:40:17.554Z] 9771cf41e04d: Preparing [2025-03-01T05:40:17.554Z] 93155069f123: Preparing [2025-03-01T05:40:17.554Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:17.554Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:17.554Z] 994456c4fd7b: Preparing [2025-03-01T05:40:17.554Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:17.554Z] 994456c4fd7b: Waiting [2025-03-01T05:40:17.554Z] 93155069f123: Layer already exists [2025-03-01T05:40:17.554Z] a367ad7261f3: Layer already exists [2025-03-01T05:40:17.554Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:17.554Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:17.554Z] 8c3347594693: Layer already exists [2025-03-01T05:40:17.554Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:17.554Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:17.554Z] 4.0.0-dev.65: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:17.874Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:18.210Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:18.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-01T05:40:18.210Z] a367ad7261f3: Preparing [2025-03-01T05:40:18.210Z] 8c3347594693: Preparing [2025-03-01T05:40:18.210Z] 9771cf41e04d: Preparing [2025-03-01T05:40:18.210Z] 93155069f123: Preparing [2025-03-01T05:40:18.210Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:18.210Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:18.210Z] 994456c4fd7b: Preparing [2025-03-01T05:40:18.210Z] 994456c4fd7b: Waiting [2025-03-01T05:40:18.210Z] 93155069f123: Layer already exists [2025-03-01T05:40:18.210Z] 8c3347594693: Layer already exists [2025-03-01T05:40:18.210Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:18.210Z] a367ad7261f3: Layer already exists [2025-03-01T05:40:18.210Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:18.210Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:18.210Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:18.210Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:18.537Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:18.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-01T05:40:18.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-01T05:40:18.863Z] a367ad7261f3: Preparing [2025-03-01T05:40:18.863Z] 8c3347594693: Preparing [2025-03-01T05:40:18.863Z] 9771cf41e04d: Preparing [2025-03-01T05:40:18.863Z] 93155069f123: Preparing [2025-03-01T05:40:18.863Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:18.863Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:18.864Z] 994456c4fd7b: Preparing [2025-03-01T05:40:18.864Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:18.864Z] 994456c4fd7b: Waiting [2025-03-01T05:40:18.864Z] 8c3347594693: Layer already exists [2025-03-01T05:40:18.864Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:18.864Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:18.864Z] 93155069f123: Layer already exists [2025-03-01T05:40:18.864Z] a367ad7261f3: Layer already exists [2025-03-01T05:40:18.864Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:18.864Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:18.864Z] main: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:40:18.933Z] ===================================================== [Pipeline] echo [2025-03-01T05:40:18.949Z] taggedImages: [2025-03-01T05:40:18.949Z] - nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:18.949Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-01T05:40:18.949Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.65 [2025-03-01T05:40:18.949Z] - nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:18.949Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-01T05:40:18.984Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-01T05:40:18.984Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:18.984Z] latest [2025-03-01T05:40:18.984Z] 4.0.0-dev.65 [2025-03-01T05:40:18.984Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:18.984Z] main [2025-03-01T05:40:18.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:19.335Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:19.673Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:19.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-01T05:40:19.673Z] 11fe6545f277: Preparing [2025-03-01T05:40:19.673Z] 34c7516d7ae3: Preparing [2025-03-01T05:40:19.673Z] 33c55ff71401: Preparing [2025-03-01T05:40:19.673Z] 55d380b916cb: Preparing [2025-03-01T05:40:19.673Z] 9771cf41e04d: Preparing [2025-03-01T05:40:19.673Z] 93155069f123: Preparing [2025-03-01T05:40:19.673Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:19.673Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:19.673Z] 994456c4fd7b: Preparing [2025-03-01T05:40:19.673Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:19.673Z] 93155069f123: Waiting [2025-03-01T05:40:19.673Z] 994456c4fd7b: Waiting [2025-03-01T05:40:19.673Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:19.673Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:19.673Z] 93155069f123: Layer already exists [2025-03-01T05:40:19.673Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:19.673Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:19.673Z] 33c55ff71401: Pushed [2025-03-01T05:40:19.673Z] 34c7516d7ae3: Pushed [2025-03-01T05:40:19.673Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:19.673Z] 11fe6545f277: Pushed [2025-03-01T05:40:21.056Z] 55d380b916cb: Pushed [2025-03-01T05:40:21.056Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:21.400Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:21.727Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-01T05:40:21.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-01T05:40:21.727Z] 11fe6545f277: Preparing [2025-03-01T05:40:21.727Z] 34c7516d7ae3: Preparing [2025-03-01T05:40:21.727Z] 33c55ff71401: Preparing [2025-03-01T05:40:21.727Z] 55d380b916cb: Preparing [2025-03-01T05:40:21.727Z] 9771cf41e04d: Preparing [2025-03-01T05:40:21.727Z] 93155069f123: Preparing [2025-03-01T05:40:21.727Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:21.727Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:21.727Z] 994456c4fd7b: Preparing [2025-03-01T05:40:21.727Z] 93155069f123: Waiting [2025-03-01T05:40:21.727Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:21.727Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:21.727Z] 994456c4fd7b: Waiting [2025-03-01T05:40:21.727Z] 11fe6545f277: Layer already exists [2025-03-01T05:40:21.727Z] 33c55ff71401: Layer already exists [2025-03-01T05:40:21.727Z] 55d380b916cb: Layer already exists [2025-03-01T05:40:21.727Z] 34c7516d7ae3: Layer already exists [2025-03-01T05:40:21.727Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:21.727Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:21.727Z] 93155069f123: Layer already exists [2025-03-01T05:40:21.727Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:21.727Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:21.727Z] latest: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:22.067Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:22.394Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.65 [2025-03-01T05:40:22.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-01T05:40:22.394Z] 11fe6545f277: Preparing [2025-03-01T05:40:22.394Z] 34c7516d7ae3: Preparing [2025-03-01T05:40:22.394Z] 33c55ff71401: Preparing [2025-03-01T05:40:22.394Z] 55d380b916cb: Preparing [2025-03-01T05:40:22.394Z] 9771cf41e04d: Preparing [2025-03-01T05:40:22.394Z] 93155069f123: Preparing [2025-03-01T05:40:22.394Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:22.394Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:22.394Z] 93155069f123: Waiting [2025-03-01T05:40:22.394Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:22.394Z] 994456c4fd7b: Preparing [2025-03-01T05:40:22.394Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:22.394Z] 994456c4fd7b: Waiting [2025-03-01T05:40:22.394Z] 11fe6545f277: Layer already exists [2025-03-01T05:40:22.394Z] 55d380b916cb: Layer already exists [2025-03-01T05:40:22.394Z] 34c7516d7ae3: Layer already exists [2025-03-01T05:40:22.394Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:22.394Z] 33c55ff71401: Layer already exists [2025-03-01T05:40:22.394Z] 93155069f123: Layer already exists [2025-03-01T05:40:22.394Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:22.394Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:22.394Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:22.394Z] 4.0.0-dev.65: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:22.725Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:23.059Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:23.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-01T05:40:23.060Z] 11fe6545f277: Preparing [2025-03-01T05:40:23.060Z] 34c7516d7ae3: Preparing [2025-03-01T05:40:23.060Z] 33c55ff71401: Preparing [2025-03-01T05:40:23.060Z] 55d380b916cb: Preparing [2025-03-01T05:40:23.060Z] 9771cf41e04d: Preparing [2025-03-01T05:40:23.060Z] 93155069f123: Preparing [2025-03-01T05:40:23.060Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:23.060Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:23.060Z] 994456c4fd7b: Preparing [2025-03-01T05:40:23.060Z] 93155069f123: Waiting [2025-03-01T05:40:23.060Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:23.060Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:23.060Z] 994456c4fd7b: Waiting [2025-03-01T05:40:23.060Z] 33c55ff71401: Layer already exists [2025-03-01T05:40:23.060Z] 55d380b916cb: Layer already exists [2025-03-01T05:40:23.060Z] 34c7516d7ae3: Layer already exists [2025-03-01T05:40:23.060Z] 11fe6545f277: Layer already exists [2025-03-01T05:40:23.060Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:23.060Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:23.060Z] 93155069f123: Layer already exists [2025-03-01T05:40:23.060Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:23.060Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:23.060Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:23.398Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:23.732Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-01T05:40:23.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-01T05:40:23.732Z] 11fe6545f277: Preparing [2025-03-01T05:40:23.732Z] 34c7516d7ae3: Preparing [2025-03-01T05:40:23.732Z] 33c55ff71401: Preparing [2025-03-01T05:40:23.732Z] 55d380b916cb: Preparing [2025-03-01T05:40:23.732Z] 9771cf41e04d: Preparing [2025-03-01T05:40:23.732Z] 93155069f123: Preparing [2025-03-01T05:40:23.732Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:23.732Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:23.732Z] 994456c4fd7b: Preparing [2025-03-01T05:40:23.732Z] 93155069f123: Waiting [2025-03-01T05:40:23.732Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:23.732Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:23.732Z] 994456c4fd7b: Waiting [2025-03-01T05:40:23.732Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:23.732Z] 11fe6545f277: Layer already exists [2025-03-01T05:40:23.732Z] 33c55ff71401: Layer already exists [2025-03-01T05:40:23.732Z] 55d380b916cb: Layer already exists [2025-03-01T05:40:23.732Z] 34c7516d7ae3: Layer already exists [2025-03-01T05:40:23.732Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:23.732Z] 93155069f123: Layer already exists [2025-03-01T05:40:23.732Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:23.732Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:23.732Z] main: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:40:23.807Z] ===================================================== [Pipeline] echo [2025-03-01T05:40:23.937Z] taggedImages: [2025-03-01T05:40:23.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:23.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-01T05:40:23.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.65 [2025-03-01T05:40:23.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:23.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-01T05:40:23.961Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-01T05:40:23.961Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:23.961Z] latest [2025-03-01T05:40:23.961Z] 4.0.0-dev.65 [2025-03-01T05:40:23.961Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:23.961Z] main [2025-03-01T05:40:23.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:24.289Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:24.603Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:24.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-01T05:40:24.604Z] c2a17a3c70f9: Preparing [2025-03-01T05:40:24.604Z] b0f377201099: Preparing [2025-03-01T05:40:24.604Z] 9771cf41e04d: Preparing [2025-03-01T05:40:24.604Z] 93155069f123: Preparing [2025-03-01T05:40:24.604Z] aea267e8e883: Preparing [2025-03-01T05:40:24.604Z] e25ddcb48711: Preparing [2025-03-01T05:40:24.604Z] 994456c4fd7b: Preparing [2025-03-01T05:40:24.604Z] e25ddcb48711: Waiting [2025-03-01T05:40:24.604Z] 994456c4fd7b: Waiting [2025-03-01T05:40:24.604Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:24.604Z] 93155069f123: Layer already exists [2025-03-01T05:40:24.604Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:24.604Z] aea267e8e883: Pushed [2025-03-01T05:40:24.604Z] c2a17a3c70f9: Pushed [2025-03-01T05:40:24.604Z] e25ddcb48711: Pushed [2025-03-01T05:40:27.910Z] b0f377201099: Pushed [2025-03-01T05:40:27.910Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:28.237Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:28.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-01T05:40:28.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-01T05:40:28.566Z] c2a17a3c70f9: Preparing [2025-03-01T05:40:28.566Z] b0f377201099: Preparing [2025-03-01T05:40:28.566Z] 9771cf41e04d: Preparing [2025-03-01T05:40:28.566Z] 93155069f123: Preparing [2025-03-01T05:40:28.566Z] aea267e8e883: Preparing [2025-03-01T05:40:28.566Z] e25ddcb48711: Preparing [2025-03-01T05:40:28.566Z] 994456c4fd7b: Preparing [2025-03-01T05:40:28.566Z] 994456c4fd7b: Waiting [2025-03-01T05:40:28.566Z] 93155069f123: Layer already exists [2025-03-01T05:40:28.566Z] aea267e8e883: Layer already exists [2025-03-01T05:40:28.566Z] b0f377201099: Layer already exists [2025-03-01T05:40:28.566Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:28.566Z] c2a17a3c70f9: Layer already exists [2025-03-01T05:40:28.566Z] e25ddcb48711: Layer already exists [2025-03-01T05:40:28.566Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:28.566Z] latest: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:28.892Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:29.226Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.65 [2025-03-01T05:40:29.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-01T05:40:29.227Z] c2a17a3c70f9: Preparing [2025-03-01T05:40:29.227Z] b0f377201099: Preparing [2025-03-01T05:40:29.227Z] 9771cf41e04d: Preparing [2025-03-01T05:40:29.227Z] 93155069f123: Preparing [2025-03-01T05:40:29.227Z] aea267e8e883: Preparing [2025-03-01T05:40:29.227Z] e25ddcb48711: Preparing [2025-03-01T05:40:29.227Z] 994456c4fd7b: Preparing [2025-03-01T05:40:29.227Z] 994456c4fd7b: Waiting [2025-03-01T05:40:29.227Z] e25ddcb48711: Waiting [2025-03-01T05:40:29.227Z] b0f377201099: Layer already exists [2025-03-01T05:40:29.227Z] aea267e8e883: Layer already exists [2025-03-01T05:40:29.227Z] c2a17a3c70f9: Layer already exists [2025-03-01T05:40:29.227Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:29.227Z] 93155069f123: Layer already exists [2025-03-01T05:40:29.227Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:29.227Z] e25ddcb48711: Layer already exists [2025-03-01T05:40:29.227Z] 4.0.0-dev.65: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:29.556Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:29.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:29.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-01T05:40:29.880Z] c2a17a3c70f9: Preparing [2025-03-01T05:40:29.880Z] b0f377201099: Preparing [2025-03-01T05:40:29.880Z] 9771cf41e04d: Preparing [2025-03-01T05:40:29.880Z] 93155069f123: Preparing [2025-03-01T05:40:29.880Z] aea267e8e883: Preparing [2025-03-01T05:40:29.880Z] e25ddcb48711: Preparing [2025-03-01T05:40:29.880Z] 994456c4fd7b: Preparing [2025-03-01T05:40:29.880Z] e25ddcb48711: Waiting [2025-03-01T05:40:29.880Z] 994456c4fd7b: Waiting [2025-03-01T05:40:29.880Z] aea267e8e883: Layer already exists [2025-03-01T05:40:29.880Z] c2a17a3c70f9: Layer already exists [2025-03-01T05:40:29.880Z] b0f377201099: Layer already exists [2025-03-01T05:40:29.880Z] 93155069f123: Layer already exists [2025-03-01T05:40:29.880Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:29.880Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:29.880Z] e25ddcb48711: Layer already exists [2025-03-01T05:40:29.880Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:30.204Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:30.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-01T05:40:30.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-01T05:40:30.525Z] c2a17a3c70f9: Preparing [2025-03-01T05:40:30.525Z] b0f377201099: Preparing [2025-03-01T05:40:30.525Z] 9771cf41e04d: Preparing [2025-03-01T05:40:30.525Z] 93155069f123: Preparing [2025-03-01T05:40:30.525Z] aea267e8e883: Preparing [2025-03-01T05:40:30.525Z] e25ddcb48711: Preparing [2025-03-01T05:40:30.525Z] 994456c4fd7b: Preparing [2025-03-01T05:40:30.525Z] e25ddcb48711: Waiting [2025-03-01T05:40:30.525Z] 994456c4fd7b: Waiting [2025-03-01T05:40:30.525Z] b0f377201099: Layer already exists [2025-03-01T05:40:30.525Z] aea267e8e883: Layer already exists [2025-03-01T05:40:30.525Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:30.525Z] 93155069f123: Layer already exists [2025-03-01T05:40:30.525Z] c2a17a3c70f9: Layer already exists [2025-03-01T05:40:30.525Z] e25ddcb48711: Layer already exists [2025-03-01T05:40:30.525Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:30.525Z] main: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:40:30.599Z] ===================================================== [Pipeline] echo [2025-03-01T05:40:30.616Z] taggedImages: [2025-03-01T05:40:30.616Z] - nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:30.616Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-01T05:40:30.616Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.65 [2025-03-01T05:40:30.616Z] - nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:30.616Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-01T05:40:30.653Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-01T05:40:30.653Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:30.653Z] latest [2025-03-01T05:40:30.653Z] 4.0.0-dev.65 [2025-03-01T05:40:30.653Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:30.653Z] main [2025-03-01T05:40:30.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:31.005Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:31.321Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:31.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-01T05:40:31.321Z] 17d52e83deee: Preparing [2025-03-01T05:40:31.321Z] e3ddd70f2540: Preparing [2025-03-01T05:40:31.321Z] 93155069f123: Preparing [2025-03-01T05:40:31.321Z] 5e6a5fd22109: Preparing [2025-03-01T05:40:31.321Z] b7bc9df5b812: Preparing [2025-03-01T05:40:31.321Z] 994456c4fd7b: Preparing [2025-03-01T05:40:31.321Z] 93155069f123: Layer already exists [2025-03-01T05:40:31.321Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:31.321Z] b7bc9df5b812: Pushed [2025-03-01T05:40:31.321Z] 17d52e83deee: Pushed [2025-03-01T05:40:31.321Z] 5e6a5fd22109: Pushed [2025-03-01T05:40:33.861Z] e3ddd70f2540: Pushed [2025-03-01T05:40:34.120Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:34.459Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:34.790Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-01T05:40:34.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-01T05:40:34.791Z] 17d52e83deee: Preparing [2025-03-01T05:40:34.791Z] e3ddd70f2540: Preparing [2025-03-01T05:40:34.791Z] 93155069f123: Preparing [2025-03-01T05:40:34.791Z] 5e6a5fd22109: Preparing [2025-03-01T05:40:34.791Z] b7bc9df5b812: Preparing [2025-03-01T05:40:34.791Z] 994456c4fd7b: Preparing [2025-03-01T05:40:34.791Z] 994456c4fd7b: Waiting [2025-03-01T05:40:34.791Z] b7bc9df5b812: Layer already exists [2025-03-01T05:40:34.791Z] 93155069f123: Layer already exists [2025-03-01T05:40:34.791Z] 17d52e83deee: Layer already exists [2025-03-01T05:40:34.791Z] e3ddd70f2540: Layer already exists [2025-03-01T05:40:34.791Z] 5e6a5fd22109: Layer already exists [2025-03-01T05:40:34.791Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:34.791Z] latest: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:35.123Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:35.463Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.65 [2025-03-01T05:40:35.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-01T05:40:35.463Z] 17d52e83deee: Preparing [2025-03-01T05:40:35.463Z] e3ddd70f2540: Preparing [2025-03-01T05:40:35.463Z] 93155069f123: Preparing [2025-03-01T05:40:35.463Z] 5e6a5fd22109: Preparing [2025-03-01T05:40:35.463Z] b7bc9df5b812: Preparing [2025-03-01T05:40:35.463Z] 994456c4fd7b: Preparing [2025-03-01T05:40:35.463Z] e3ddd70f2540: Layer already exists [2025-03-01T05:40:35.463Z] 93155069f123: Layer already exists [2025-03-01T05:40:35.463Z] 5e6a5fd22109: Layer already exists [2025-03-01T05:40:35.463Z] b7bc9df5b812: Layer already exists [2025-03-01T05:40:35.463Z] 17d52e83deee: Layer already exists [2025-03-01T05:40:35.463Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:35.463Z] 4.0.0-dev.65: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:35.788Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:36.116Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:36.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-01T05:40:36.116Z] 17d52e83deee: Preparing [2025-03-01T05:40:36.116Z] e3ddd70f2540: Preparing [2025-03-01T05:40:36.116Z] 93155069f123: Preparing [2025-03-01T05:40:36.116Z] 5e6a5fd22109: Preparing [2025-03-01T05:40:36.116Z] b7bc9df5b812: Preparing [2025-03-01T05:40:36.116Z] 994456c4fd7b: Preparing [2025-03-01T05:40:36.116Z] 994456c4fd7b: Waiting [2025-03-01T05:40:36.116Z] 93155069f123: Layer already exists [2025-03-01T05:40:36.116Z] 5e6a5fd22109: Layer already exists [2025-03-01T05:40:36.116Z] 17d52e83deee: Layer already exists [2025-03-01T05:40:36.116Z] e3ddd70f2540: Layer already exists [2025-03-01T05:40:36.116Z] b7bc9df5b812: Layer already exists [2025-03-01T05:40:36.116Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:36.116Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:36.446Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:36.770Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-01T05:40:36.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-01T05:40:36.770Z] 17d52e83deee: Preparing [2025-03-01T05:40:36.770Z] e3ddd70f2540: Preparing [2025-03-01T05:40:36.770Z] 93155069f123: Preparing [2025-03-01T05:40:36.770Z] 5e6a5fd22109: Preparing [2025-03-01T05:40:36.770Z] b7bc9df5b812: Preparing [2025-03-01T05:40:36.770Z] 994456c4fd7b: Preparing [2025-03-01T05:40:36.770Z] 994456c4fd7b: Waiting [2025-03-01T05:40:36.770Z] 5e6a5fd22109: Layer already exists [2025-03-01T05:40:36.770Z] 17d52e83deee: Layer already exists [2025-03-01T05:40:36.770Z] b7bc9df5b812: Layer already exists [2025-03-01T05:40:36.770Z] e3ddd70f2540: Layer already exists [2025-03-01T05:40:36.770Z] 93155069f123: Layer already exists [2025-03-01T05:40:36.770Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:36.770Z] main: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:40:36.847Z] ===================================================== [Pipeline] echo [2025-03-01T05:40:36.858Z] taggedImages: [2025-03-01T05:40:36.858Z] - nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:36.858Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-01T05:40:36.858Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.65 [2025-03-01T05:40:36.858Z] - nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:36.858Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-01T05:40:36.883Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-01T05:40:36.883Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:36.883Z] latest [2025-03-01T05:40:36.883Z] 4.0.0-dev.65 [2025-03-01T05:40:36.883Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:36.883Z] main [2025-03-01T05:40:36.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:37.234Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:37.562Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:37.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-01T05:40:37.562Z] 3ce97cba65a0: Preparing [2025-03-01T05:40:37.562Z] 28f4ece8673d: Preparing [2025-03-01T05:40:37.562Z] b39cfb380b9d: Preparing [2025-03-01T05:40:37.562Z] 9771cf41e04d: Preparing [2025-03-01T05:40:37.562Z] 93155069f123: Preparing [2025-03-01T05:40:37.562Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:37.562Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:37.562Z] 994456c4fd7b: Preparing [2025-03-01T05:40:37.562Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:37.562Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:37.562Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:37.562Z] 93155069f123: Layer already exists [2025-03-01T05:40:37.562Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:37.562Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:37.562Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:37.562Z] 28f4ece8673d: Pushed [2025-03-01T05:40:37.562Z] 3ce97cba65a0: Pushed [2025-03-01T05:40:40.853Z] b39cfb380b9d: Pushed [2025-03-01T05:40:40.853Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:41.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:41.514Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-01T05:40:41.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-01T05:40:41.514Z] 3ce97cba65a0: Preparing [2025-03-01T05:40:41.514Z] 28f4ece8673d: Preparing [2025-03-01T05:40:41.514Z] b39cfb380b9d: Preparing [2025-03-01T05:40:41.514Z] 9771cf41e04d: Preparing [2025-03-01T05:40:41.514Z] 93155069f123: Preparing [2025-03-01T05:40:41.514Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:41.514Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:41.514Z] 994456c4fd7b: Preparing [2025-03-01T05:40:41.514Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:41.514Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:41.514Z] 994456c4fd7b: Waiting [2025-03-01T05:40:41.514Z] 28f4ece8673d: Layer already exists [2025-03-01T05:40:41.514Z] 93155069f123: Layer already exists [2025-03-01T05:40:41.514Z] b39cfb380b9d: Layer already exists [2025-03-01T05:40:41.514Z] 3ce97cba65a0: Layer already exists [2025-03-01T05:40:41.514Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:41.514Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:41.514Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:41.514Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:41.514Z] latest: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:41.839Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:42.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.65 [2025-03-01T05:40:42.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-01T05:40:42.166Z] 3ce97cba65a0: Preparing [2025-03-01T05:40:42.166Z] 28f4ece8673d: Preparing [2025-03-01T05:40:42.166Z] b39cfb380b9d: Preparing [2025-03-01T05:40:42.166Z] 9771cf41e04d: Preparing [2025-03-01T05:40:42.166Z] 93155069f123: Preparing [2025-03-01T05:40:42.166Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:42.166Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:42.166Z] 994456c4fd7b: Preparing [2025-03-01T05:40:42.166Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:42.166Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:42.166Z] 994456c4fd7b: Waiting [2025-03-01T05:40:42.166Z] 3ce97cba65a0: Layer already exists [2025-03-01T05:40:42.166Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:42.166Z] 93155069f123: Layer already exists [2025-03-01T05:40:42.166Z] 28f4ece8673d: Layer already exists [2025-03-01T05:40:42.166Z] b39cfb380b9d: Layer already exists [2025-03-01T05:40:42.166Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:42.166Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:42.166Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:42.166Z] 4.0.0-dev.65: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:42.494Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:42.819Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:42.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-01T05:40:42.819Z] 3ce97cba65a0: Preparing [2025-03-01T05:40:42.819Z] 28f4ece8673d: Preparing [2025-03-01T05:40:42.819Z] b39cfb380b9d: Preparing [2025-03-01T05:40:42.819Z] 9771cf41e04d: Preparing [2025-03-01T05:40:42.819Z] 93155069f123: Preparing [2025-03-01T05:40:42.819Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:42.819Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:42.819Z] 994456c4fd7b: Preparing [2025-03-01T05:40:42.819Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:42.819Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:42.819Z] 994456c4fd7b: Waiting [2025-03-01T05:40:42.819Z] b39cfb380b9d: Layer already exists [2025-03-01T05:40:42.819Z] 28f4ece8673d: Layer already exists [2025-03-01T05:40:42.819Z] 93155069f123: Layer already exists [2025-03-01T05:40:42.819Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:42.819Z] 3ce97cba65a0: Layer already exists [2025-03-01T05:40:42.819Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:42.819Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:42.819Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:42.819Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:43.170Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:43.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-01T05:40:43.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-01T05:40:43.504Z] 3ce97cba65a0: Preparing [2025-03-01T05:40:43.504Z] 28f4ece8673d: Preparing [2025-03-01T05:40:43.504Z] b39cfb380b9d: Preparing [2025-03-01T05:40:43.504Z] 9771cf41e04d: Preparing [2025-03-01T05:40:43.504Z] 93155069f123: Preparing [2025-03-01T05:40:43.504Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:43.504Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:43.504Z] 994456c4fd7b: Preparing [2025-03-01T05:40:43.504Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:43.504Z] 994456c4fd7b: Waiting [2025-03-01T05:40:43.504Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:43.504Z] 3ce97cba65a0: Layer already exists [2025-03-01T05:40:43.504Z] 93155069f123: Layer already exists [2025-03-01T05:40:43.504Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:43.504Z] b39cfb380b9d: Layer already exists [2025-03-01T05:40:43.504Z] 28f4ece8673d: Layer already exists [2025-03-01T05:40:43.504Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:43.504Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:43.504Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:43.504Z] main: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:40:43.584Z] ===================================================== [Pipeline] echo [2025-03-01T05:40:43.604Z] taggedImages: [2025-03-01T05:40:43.604Z] - nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:43.604Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-01T05:40:43.604Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.65 [2025-03-01T05:40:43.604Z] - nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:43.604Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-01T05:40:43.631Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-01T05:40:43.631Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:43.631Z] latest [2025-03-01T05:40:43.631Z] 4.0.0-dev.65 [2025-03-01T05:40:43.631Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:43.631Z] main [2025-03-01T05:40:43.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:43.979Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:44.300Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:44.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-01T05:40:44.300Z] c16050484ceb: Preparing [2025-03-01T05:40:44.300Z] 214a86b5a462: Preparing [2025-03-01T05:40:44.300Z] b995c6f6f58b: Preparing [2025-03-01T05:40:44.300Z] 9883d54cc3c2: Preparing [2025-03-01T05:40:44.300Z] 92c4938359ba: Preparing [2025-03-01T05:40:44.300Z] a3e983e5ffa4: Preparing [2025-03-01T05:40:44.300Z] 3896b5a716df: Preparing [2025-03-01T05:40:44.300Z] 9771cf41e04d: Preparing [2025-03-01T05:40:44.300Z] a3e983e5ffa4: Waiting [2025-03-01T05:40:44.300Z] 93155069f123: Preparing [2025-03-01T05:40:44.300Z] 9771cf41e04d: Waiting [2025-03-01T05:40:44.300Z] 3896b5a716df: Waiting [2025-03-01T05:40:44.300Z] 96c9e5efefd7: Preparing [2025-03-01T05:40:44.300Z] 12a885824014: Preparing [2025-03-01T05:40:44.300Z] 5f70bf18a086: Preparing [2025-03-01T05:40:44.300Z] 93155069f123: Waiting [2025-03-01T05:40:44.300Z] 9361ff3d5e0f: Preparing [2025-03-01T05:40:44.300Z] 12a885824014: Waiting [2025-03-01T05:40:44.300Z] d965258bc699: Preparing [2025-03-01T05:40:44.300Z] 5f70bf18a086: Waiting [2025-03-01T05:40:44.300Z] 8c920de2d4e5: Preparing [2025-03-01T05:40:44.300Z] d965258bc699: Waiting [2025-03-01T05:40:44.300Z] 994456c4fd7b: Preparing [2025-03-01T05:40:44.300Z] 96c9e5efefd7: Waiting [2025-03-01T05:40:44.300Z] 8c920de2d4e5: Waiting [2025-03-01T05:40:44.300Z] 92c4938359ba: Pushed [2025-03-01T05:40:44.300Z] 9883d54cc3c2: Pushed [2025-03-01T05:40:44.300Z] c16050484ceb: Pushed [2025-03-01T05:40:44.300Z] 214a86b5a462: Pushed [2025-03-01T05:40:44.300Z] b995c6f6f58b: Pushed [2025-03-01T05:40:44.300Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:44.300Z] a3e983e5ffa4: Pushed [2025-03-01T05:40:44.300Z] 93155069f123: Layer already exists [2025-03-01T05:40:44.300Z] 5f70bf18a086: Layer already exists [2025-03-01T05:40:44.559Z] 96c9e5efefd7: Pushed [2025-03-01T05:40:44.559Z] 12a885824014: Pushed [2025-03-01T05:40:44.559Z] d965258bc699: Pushed [2025-03-01T05:40:44.559Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:44.559Z] 9361ff3d5e0f: Pushed [2025-03-01T05:40:44.559Z] 8c920de2d4e5: Pushed [2025-03-01T05:40:45.940Z] 3896b5a716df: Pushed [2025-03-01T05:40:45.940Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:46.269Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:46.592Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-01T05:40:46.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-01T05:40:46.592Z] c16050484ceb: Preparing [2025-03-01T05:40:46.592Z] 214a86b5a462: Preparing [2025-03-01T05:40:46.592Z] b995c6f6f58b: Preparing [2025-03-01T05:40:46.592Z] 9883d54cc3c2: Preparing [2025-03-01T05:40:46.592Z] 92c4938359ba: Preparing [2025-03-01T05:40:46.592Z] a3e983e5ffa4: Preparing [2025-03-01T05:40:46.592Z] 3896b5a716df: Preparing [2025-03-01T05:40:46.592Z] 9771cf41e04d: Preparing [2025-03-01T05:40:46.592Z] 93155069f123: Preparing [2025-03-01T05:40:46.592Z] 96c9e5efefd7: Preparing [2025-03-01T05:40:46.592Z] 9771cf41e04d: Waiting [2025-03-01T05:40:46.592Z] 3896b5a716df: Waiting [2025-03-01T05:40:46.592Z] a3e983e5ffa4: Waiting [2025-03-01T05:40:46.592Z] 93155069f123: Waiting [2025-03-01T05:40:46.592Z] 12a885824014: Preparing [2025-03-01T05:40:46.592Z] 5f70bf18a086: Preparing [2025-03-01T05:40:46.592Z] 9361ff3d5e0f: Preparing [2025-03-01T05:40:46.592Z] 12a885824014: Waiting [2025-03-01T05:40:46.592Z] 96c9e5efefd7: Waiting [2025-03-01T05:40:46.592Z] d965258bc699: Preparing [2025-03-01T05:40:46.592Z] 5f70bf18a086: Waiting [2025-03-01T05:40:46.592Z] 8c920de2d4e5: Preparing [2025-03-01T05:40:46.592Z] 9361ff3d5e0f: Waiting [2025-03-01T05:40:46.592Z] 994456c4fd7b: Preparing [2025-03-01T05:40:46.592Z] d965258bc699: Waiting [2025-03-01T05:40:46.592Z] 8c920de2d4e5: Waiting [2025-03-01T05:40:46.592Z] 994456c4fd7b: Waiting [2025-03-01T05:40:46.592Z] c16050484ceb: Layer already exists [2025-03-01T05:40:46.592Z] 214a86b5a462: Layer already exists [2025-03-01T05:40:46.592Z] b995c6f6f58b: Layer already exists [2025-03-01T05:40:46.592Z] 9883d54cc3c2: Layer already exists [2025-03-01T05:40:46.592Z] 92c4938359ba: Layer already exists [2025-03-01T05:40:46.592Z] a3e983e5ffa4: Layer already exists [2025-03-01T05:40:46.592Z] 93155069f123: Layer already exists [2025-03-01T05:40:46.592Z] 3896b5a716df: Layer already exists [2025-03-01T05:40:46.592Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:46.592Z] 96c9e5efefd7: Layer already exists [2025-03-01T05:40:46.592Z] 12a885824014: Layer already exists [2025-03-01T05:40:46.592Z] 9361ff3d5e0f: Layer already exists [2025-03-01T05:40:46.592Z] 5f70bf18a086: Layer already exists [2025-03-01T05:40:46.592Z] 8c920de2d4e5: Layer already exists [2025-03-01T05:40:46.592Z] d965258bc699: Layer already exists [2025-03-01T05:40:46.592Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:46.592Z] latest: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:46.990Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:47.409Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.65 [2025-03-01T05:40:47.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-01T05:40:47.409Z] c16050484ceb: Preparing [2025-03-01T05:40:47.409Z] 214a86b5a462: Preparing [2025-03-01T05:40:47.409Z] b995c6f6f58b: Preparing [2025-03-01T05:40:47.409Z] 9883d54cc3c2: Preparing [2025-03-01T05:40:47.409Z] 92c4938359ba: Preparing [2025-03-01T05:40:47.409Z] a3e983e5ffa4: Preparing [2025-03-01T05:40:47.409Z] 3896b5a716df: Preparing [2025-03-01T05:40:47.409Z] 9771cf41e04d: Preparing [2025-03-01T05:40:47.409Z] 93155069f123: Preparing [2025-03-01T05:40:47.409Z] 96c9e5efefd7: Preparing [2025-03-01T05:40:47.409Z] 12a885824014: Preparing [2025-03-01T05:40:47.409Z] 5f70bf18a086: Preparing [2025-03-01T05:40:47.409Z] 9361ff3d5e0f: Preparing [2025-03-01T05:40:47.409Z] d965258bc699: Preparing [2025-03-01T05:40:47.409Z] 3896b5a716df: Waiting [2025-03-01T05:40:47.409Z] 8c920de2d4e5: Preparing [2025-03-01T05:40:47.409Z] 994456c4fd7b: Preparing [2025-03-01T05:40:47.409Z] 9771cf41e04d: Waiting [2025-03-01T05:40:47.409Z] 93155069f123: Waiting [2025-03-01T05:40:47.409Z] 96c9e5efefd7: Waiting [2025-03-01T05:40:47.409Z] 12a885824014: Waiting [2025-03-01T05:40:47.409Z] 5f70bf18a086: Waiting [2025-03-01T05:40:47.409Z] 9361ff3d5e0f: Waiting [2025-03-01T05:40:47.409Z] a3e983e5ffa4: Waiting [2025-03-01T05:40:47.409Z] 994456c4fd7b: Waiting [2025-03-01T05:40:47.409Z] d965258bc699: Waiting [2025-03-01T05:40:47.409Z] 8c920de2d4e5: Waiting [2025-03-01T05:40:47.409Z] 9883d54cc3c2: Layer already exists [2025-03-01T05:40:47.409Z] c16050484ceb: Layer already exists [2025-03-01T05:40:47.409Z] 92c4938359ba: Layer already exists [2025-03-01T05:40:47.409Z] b995c6f6f58b: Layer already exists [2025-03-01T05:40:47.409Z] 214a86b5a462: Layer already exists [2025-03-01T05:40:47.409Z] a3e983e5ffa4: Layer already exists [2025-03-01T05:40:47.409Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:47.409Z] 93155069f123: Layer already exists [2025-03-01T05:40:47.409Z] 3896b5a716df: Layer already exists [2025-03-01T05:40:47.409Z] 96c9e5efefd7: Layer already exists [2025-03-01T05:40:47.409Z] 12a885824014: Layer already exists [2025-03-01T05:40:47.409Z] 5f70bf18a086: Layer already exists [2025-03-01T05:40:47.409Z] 9361ff3d5e0f: Layer already exists [2025-03-01T05:40:47.409Z] 8c920de2d4e5: Layer already exists [2025-03-01T05:40:47.409Z] d965258bc699: Layer already exists [2025-03-01T05:40:47.409Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:47.409Z] 4.0.0-dev.65: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:47.788Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:48.178Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:48.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-01T05:40:48.178Z] c16050484ceb: Preparing [2025-03-01T05:40:48.178Z] 214a86b5a462: Preparing [2025-03-01T05:40:48.178Z] b995c6f6f58b: Preparing [2025-03-01T05:40:48.178Z] 9883d54cc3c2: Preparing [2025-03-01T05:40:48.178Z] 92c4938359ba: Preparing [2025-03-01T05:40:48.178Z] a3e983e5ffa4: Preparing [2025-03-01T05:40:48.178Z] 3896b5a716df: Preparing [2025-03-01T05:40:48.178Z] 9771cf41e04d: Preparing [2025-03-01T05:40:48.178Z] 93155069f123: Preparing [2025-03-01T05:40:48.178Z] 96c9e5efefd7: Preparing [2025-03-01T05:40:48.178Z] 12a885824014: Preparing [2025-03-01T05:40:48.178Z] 5f70bf18a086: Preparing [2025-03-01T05:40:48.178Z] 9361ff3d5e0f: Preparing [2025-03-01T05:40:48.178Z] d965258bc699: Preparing [2025-03-01T05:40:48.178Z] 8c920de2d4e5: Preparing [2025-03-01T05:40:48.178Z] 994456c4fd7b: Preparing [2025-03-01T05:40:48.178Z] 96c9e5efefd7: Waiting [2025-03-01T05:40:48.178Z] 12a885824014: Waiting [2025-03-01T05:40:48.178Z] 3896b5a716df: Waiting [2025-03-01T05:40:48.178Z] 5f70bf18a086: Waiting [2025-03-01T05:40:48.178Z] 93155069f123: Waiting [2025-03-01T05:40:48.178Z] 9771cf41e04d: Waiting [2025-03-01T05:40:48.178Z] 9361ff3d5e0f: Waiting [2025-03-01T05:40:48.178Z] 8c920de2d4e5: Waiting [2025-03-01T05:40:48.178Z] d965258bc699: Waiting [2025-03-01T05:40:48.178Z] 994456c4fd7b: Waiting [2025-03-01T05:40:48.178Z] a3e983e5ffa4: Waiting [2025-03-01T05:40:48.178Z] 214a86b5a462: Layer already exists [2025-03-01T05:40:48.178Z] 9883d54cc3c2: Layer already exists [2025-03-01T05:40:48.178Z] c16050484ceb: Layer already exists [2025-03-01T05:40:48.178Z] b995c6f6f58b: Layer already exists [2025-03-01T05:40:48.178Z] 92c4938359ba: Layer already exists [2025-03-01T05:40:48.178Z] 93155069f123: Layer already exists [2025-03-01T05:40:48.178Z] 3896b5a716df: Layer already exists [2025-03-01T05:40:48.178Z] 96c9e5efefd7: Layer already exists [2025-03-01T05:40:48.178Z] a3e983e5ffa4: Layer already exists [2025-03-01T05:40:48.178Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:48.178Z] 5f70bf18a086: Layer already exists [2025-03-01T05:40:48.178Z] 12a885824014: Layer already exists [2025-03-01T05:40:48.178Z] d965258bc699: Layer already exists [2025-03-01T05:40:48.178Z] 8c920de2d4e5: Layer already exists [2025-03-01T05:40:48.178Z] 9361ff3d5e0f: Layer already exists [2025-03-01T05:40:48.178Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:48.178Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:48.518Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:48.854Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-01T05:40:48.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-01T05:40:48.855Z] c16050484ceb: Preparing [2025-03-01T05:40:48.855Z] 214a86b5a462: Preparing [2025-03-01T05:40:48.855Z] b995c6f6f58b: Preparing [2025-03-01T05:40:48.855Z] 9883d54cc3c2: Preparing [2025-03-01T05:40:48.855Z] 92c4938359ba: Preparing [2025-03-01T05:40:48.855Z] a3e983e5ffa4: Preparing [2025-03-01T05:40:48.855Z] 3896b5a716df: Preparing [2025-03-01T05:40:48.855Z] 9771cf41e04d: Preparing [2025-03-01T05:40:48.855Z] 93155069f123: Preparing [2025-03-01T05:40:48.855Z] 96c9e5efefd7: Preparing [2025-03-01T05:40:48.855Z] 12a885824014: Preparing [2025-03-01T05:40:48.855Z] 5f70bf18a086: Preparing [2025-03-01T05:40:48.855Z] 9361ff3d5e0f: Preparing [2025-03-01T05:40:48.855Z] d965258bc699: Preparing [2025-03-01T05:40:48.855Z] 8c920de2d4e5: Preparing [2025-03-01T05:40:48.855Z] 994456c4fd7b: Preparing [2025-03-01T05:40:48.855Z] 9361ff3d5e0f: Waiting [2025-03-01T05:40:48.855Z] 93155069f123: Waiting [2025-03-01T05:40:48.855Z] d965258bc699: Waiting [2025-03-01T05:40:48.855Z] 8c920de2d4e5: Waiting [2025-03-01T05:40:48.855Z] 96c9e5efefd7: Waiting [2025-03-01T05:40:48.855Z] 994456c4fd7b: Waiting [2025-03-01T05:40:48.855Z] 12a885824014: Waiting [2025-03-01T05:40:48.855Z] 5f70bf18a086: Waiting [2025-03-01T05:40:48.855Z] 3896b5a716df: Waiting [2025-03-01T05:40:48.855Z] a3e983e5ffa4: Waiting [2025-03-01T05:40:48.855Z] 9771cf41e04d: Waiting [2025-03-01T05:40:48.855Z] c16050484ceb: Layer already exists [2025-03-01T05:40:48.855Z] 92c4938359ba: Layer already exists [2025-03-01T05:40:48.855Z] 9883d54cc3c2: Layer already exists [2025-03-01T05:40:48.855Z] 214a86b5a462: Layer already exists [2025-03-01T05:40:48.855Z] b995c6f6f58b: Layer already exists [2025-03-01T05:40:48.855Z] 3896b5a716df: Layer already exists [2025-03-01T05:40:48.855Z] a3e983e5ffa4: Layer already exists [2025-03-01T05:40:48.855Z] 96c9e5efefd7: Layer already exists [2025-03-01T05:40:48.855Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:48.855Z] 93155069f123: Layer already exists [2025-03-01T05:40:48.855Z] 12a885824014: Layer already exists [2025-03-01T05:40:48.855Z] 5f70bf18a086: Layer already exists [2025-03-01T05:40:48.855Z] d965258bc699: Layer already exists [2025-03-01T05:40:48.855Z] 9361ff3d5e0f: Layer already exists [2025-03-01T05:40:48.855Z] 8c920de2d4e5: Layer already exists [2025-03-01T05:40:48.855Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:48.855Z] main: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:40:48.945Z] ===================================================== [Pipeline] echo [2025-03-01T05:40:48.965Z] taggedImages: [2025-03-01T05:40:48.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:48.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-01T05:40:48.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.65 [2025-03-01T05:40:48.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:48.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-01T05:40:48.996Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-01T05:40:48.996Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:48.996Z] latest [2025-03-01T05:40:48.996Z] 4.0.0-dev.65 [2025-03-01T05:40:48.996Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:48.996Z] main [2025-03-01T05:40:48.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:49.426Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:49.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:49.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-01T05:40:49.749Z] d1f1678f7fa1: Preparing [2025-03-01T05:40:49.749Z] d9488b24b379: Preparing [2025-03-01T05:40:49.749Z] e0866cf6261e: Preparing [2025-03-01T05:40:49.749Z] 25ede8f80452: Preparing [2025-03-01T05:40:49.749Z] 9771cf41e04d: Preparing [2025-03-01T05:40:49.749Z] 93155069f123: Preparing [2025-03-01T05:40:49.749Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:49.749Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:49.749Z] 994456c4fd7b: Preparing [2025-03-01T05:40:49.749Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:49.749Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:49.749Z] 994456c4fd7b: Waiting [2025-03-01T05:40:49.749Z] 93155069f123: Waiting [2025-03-01T05:40:49.749Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:49.749Z] 93155069f123: Layer already exists [2025-03-01T05:40:49.749Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:49.749Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:49.749Z] d9488b24b379: Pushed [2025-03-01T05:40:49.749Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:49.749Z] d1f1678f7fa1: Pushed [2025-03-01T05:40:49.749Z] e0866cf6261e: Pushed [2025-03-01T05:40:52.285Z] 25ede8f80452: Pushed [2025-03-01T05:40:52.285Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:52.626Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:52.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-01T05:40:52.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-01T05:40:52.959Z] d1f1678f7fa1: Preparing [2025-03-01T05:40:52.959Z] d9488b24b379: Preparing [2025-03-01T05:40:52.959Z] e0866cf6261e: Preparing [2025-03-01T05:40:52.959Z] 25ede8f80452: Preparing [2025-03-01T05:40:52.959Z] 9771cf41e04d: Preparing [2025-03-01T05:40:52.959Z] 93155069f123: Preparing [2025-03-01T05:40:52.959Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:52.959Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:52.959Z] 994456c4fd7b: Preparing [2025-03-01T05:40:52.959Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:52.959Z] 93155069f123: Waiting [2025-03-01T05:40:52.959Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:52.959Z] 994456c4fd7b: Waiting [2025-03-01T05:40:52.959Z] 25ede8f80452: Layer already exists [2025-03-01T05:40:52.959Z] d9488b24b379: Layer already exists [2025-03-01T05:40:52.959Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:52.959Z] e0866cf6261e: Layer already exists [2025-03-01T05:40:52.959Z] d1f1678f7fa1: Layer already exists [2025-03-01T05:40:52.959Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:52.959Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:52.959Z] 93155069f123: Layer already exists [2025-03-01T05:40:52.959Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:52.959Z] latest: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:53.300Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:53.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.65 [2025-03-01T05:40:53.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-01T05:40:53.628Z] d1f1678f7fa1: Preparing [2025-03-01T05:40:53.628Z] d9488b24b379: Preparing [2025-03-01T05:40:53.628Z] e0866cf6261e: Preparing [2025-03-01T05:40:53.628Z] 25ede8f80452: Preparing [2025-03-01T05:40:53.628Z] 9771cf41e04d: Preparing [2025-03-01T05:40:53.628Z] 93155069f123: Preparing [2025-03-01T05:40:53.628Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:53.628Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:53.628Z] 994456c4fd7b: Preparing [2025-03-01T05:40:53.628Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:53.628Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:53.628Z] 994456c4fd7b: Waiting [2025-03-01T05:40:53.628Z] 93155069f123: Waiting [2025-03-01T05:40:53.628Z] 25ede8f80452: Layer already exists [2025-03-01T05:40:53.628Z] d9488b24b379: Layer already exists [2025-03-01T05:40:53.628Z] e0866cf6261e: Layer already exists [2025-03-01T05:40:53.628Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:53.628Z] d1f1678f7fa1: Layer already exists [2025-03-01T05:40:53.628Z] 93155069f123: Layer already exists [2025-03-01T05:40:53.628Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:53.628Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:53.628Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:53.628Z] 4.0.0-dev.65: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:53.964Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:54.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:54.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-01T05:40:54.291Z] d1f1678f7fa1: Preparing [2025-03-01T05:40:54.291Z] d9488b24b379: Preparing [2025-03-01T05:40:54.291Z] e0866cf6261e: Preparing [2025-03-01T05:40:54.291Z] 25ede8f80452: Preparing [2025-03-01T05:40:54.291Z] 9771cf41e04d: Preparing [2025-03-01T05:40:54.291Z] 93155069f123: Preparing [2025-03-01T05:40:54.291Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:54.291Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:54.291Z] 994456c4fd7b: Preparing [2025-03-01T05:40:54.291Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:54.291Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:54.291Z] 994456c4fd7b: Waiting [2025-03-01T05:40:54.291Z] 93155069f123: Waiting [2025-03-01T05:40:54.291Z] e0866cf6261e: Layer already exists [2025-03-01T05:40:54.291Z] d9488b24b379: Layer already exists [2025-03-01T05:40:54.291Z] d1f1678f7fa1: Layer already exists [2025-03-01T05:40:54.291Z] 25ede8f80452: Layer already exists [2025-03-01T05:40:54.291Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:54.291Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:54.291Z] 93155069f123: Layer already exists [2025-03-01T05:40:54.291Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:54.291Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:54.291Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:54.621Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:54.942Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-01T05:40:54.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-01T05:40:54.942Z] d1f1678f7fa1: Preparing [2025-03-01T05:40:54.942Z] d9488b24b379: Preparing [2025-03-01T05:40:54.942Z] e0866cf6261e: Preparing [2025-03-01T05:40:54.942Z] 25ede8f80452: Preparing [2025-03-01T05:40:54.942Z] 9771cf41e04d: Preparing [2025-03-01T05:40:54.942Z] 93155069f123: Preparing [2025-03-01T05:40:54.942Z] fc077e2ed2f3: Preparing [2025-03-01T05:40:54.942Z] df3cfa34f5c9: Preparing [2025-03-01T05:40:54.942Z] 994456c4fd7b: Preparing [2025-03-01T05:40:54.942Z] 93155069f123: Waiting [2025-03-01T05:40:54.942Z] fc077e2ed2f3: Waiting [2025-03-01T05:40:54.942Z] 994456c4fd7b: Waiting [2025-03-01T05:40:54.942Z] df3cfa34f5c9: Waiting [2025-03-01T05:40:54.942Z] e0866cf6261e: Layer already exists [2025-03-01T05:40:54.942Z] d1f1678f7fa1: Layer already exists [2025-03-01T05:40:54.942Z] d9488b24b379: Layer already exists [2025-03-01T05:40:54.942Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:54.942Z] 25ede8f80452: Layer already exists [2025-03-01T05:40:54.942Z] df3cfa34f5c9: Layer already exists [2025-03-01T05:40:54.942Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:54.942Z] 93155069f123: Layer already exists [2025-03-01T05:40:54.942Z] fc077e2ed2f3: Layer already exists [2025-03-01T05:40:54.942Z] main: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:40:55.021Z] ===================================================== [Pipeline] echo [2025-03-01T05:40:55.036Z] taggedImages: [2025-03-01T05:40:55.036Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:55.036Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-01T05:40:55.036Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.65 [2025-03-01T05:40:55.036Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:55.036Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-01T05:40:55.069Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-01T05:40:55.069Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:55.069Z] latest [2025-03-01T05:40:55.069Z] 4.0.0-dev.65 [2025-03-01T05:40:55.069Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:55.069Z] main [2025-03-01T05:40:55.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:55.422Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:55.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:40:55.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-01T05:40:55.755Z] 6f9649fafc68: Preparing [2025-03-01T05:40:55.755Z] 8ac16474f07b: Preparing [2025-03-01T05:40:55.755Z] 2fd983ed26df: Preparing [2025-03-01T05:40:55.755Z] 44866c1cf1bf: Preparing [2025-03-01T05:40:55.755Z] 95c922e73f7a: Preparing [2025-03-01T05:40:55.755Z] 9771cf41e04d: Preparing [2025-03-01T05:40:55.755Z] 93155069f123: Preparing [2025-03-01T05:40:55.755Z] afaf31d5a3db: Preparing [2025-03-01T05:40:55.755Z] c3deb5166d37: Preparing [2025-03-01T05:40:55.755Z] f26aff5831e4: Preparing [2025-03-01T05:40:55.755Z] 994456c4fd7b: Preparing [2025-03-01T05:40:55.755Z] 9771cf41e04d: Waiting [2025-03-01T05:40:55.755Z] c3deb5166d37: Waiting [2025-03-01T05:40:55.755Z] f26aff5831e4: Waiting [2025-03-01T05:40:55.755Z] 994456c4fd7b: Waiting [2025-03-01T05:40:55.755Z] 93155069f123: Waiting [2025-03-01T05:40:55.755Z] afaf31d5a3db: Waiting [2025-03-01T05:40:55.755Z] 95c922e73f7a: Pushed [2025-03-01T05:40:55.755Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:55.755Z] 44866c1cf1bf: Pushed [2025-03-01T05:40:55.755Z] 6f9649fafc68: Pushed [2025-03-01T05:40:55.755Z] 93155069f123: Layer already exists [2025-03-01T05:40:55.755Z] 8ac16474f07b: Pushed [2025-03-01T05:40:55.755Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:55.755Z] afaf31d5a3db: Pushed [2025-03-01T05:40:56.013Z] c3deb5166d37: Pushed [2025-03-01T05:40:57.388Z] f26aff5831e4: Pushed [2025-03-01T05:40:57.648Z] 2fd983ed26df: Pushed [2025-03-01T05:40:57.648Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:57.976Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:58.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-01T05:40:58.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-01T05:40:58.299Z] 6f9649fafc68: Preparing [2025-03-01T05:40:58.299Z] 8ac16474f07b: Preparing [2025-03-01T05:40:58.299Z] 2fd983ed26df: Preparing [2025-03-01T05:40:58.299Z] 44866c1cf1bf: Preparing [2025-03-01T05:40:58.299Z] 95c922e73f7a: Preparing [2025-03-01T05:40:58.299Z] 9771cf41e04d: Preparing [2025-03-01T05:40:58.299Z] 93155069f123: Preparing [2025-03-01T05:40:58.299Z] afaf31d5a3db: Preparing [2025-03-01T05:40:58.299Z] 9771cf41e04d: Waiting [2025-03-01T05:40:58.300Z] 93155069f123: Waiting [2025-03-01T05:40:58.300Z] c3deb5166d37: Preparing [2025-03-01T05:40:58.300Z] f26aff5831e4: Preparing [2025-03-01T05:40:58.300Z] 994456c4fd7b: Preparing [2025-03-01T05:40:58.300Z] f26aff5831e4: Waiting [2025-03-01T05:40:58.300Z] 994456c4fd7b: Waiting [2025-03-01T05:40:58.300Z] c3deb5166d37: Waiting [2025-03-01T05:40:58.300Z] 8ac16474f07b: Layer already exists [2025-03-01T05:40:58.300Z] 2fd983ed26df: Layer already exists [2025-03-01T05:40:58.300Z] 6f9649fafc68: Layer already exists [2025-03-01T05:40:58.300Z] 44866c1cf1bf: Layer already exists [2025-03-01T05:40:58.300Z] 95c922e73f7a: Layer already exists [2025-03-01T05:40:58.300Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:58.300Z] 93155069f123: Layer already exists [2025-03-01T05:40:58.300Z] afaf31d5a3db: Layer already exists [2025-03-01T05:40:58.300Z] f26aff5831e4: Layer already exists [2025-03-01T05:40:58.300Z] c3deb5166d37: Layer already exists [2025-03-01T05:40:58.300Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:58.300Z] latest: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:58.626Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:58.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.65 [2025-03-01T05:40:58.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-01T05:40:58.956Z] 6f9649fafc68: Preparing [2025-03-01T05:40:58.956Z] 8ac16474f07b: Preparing [2025-03-01T05:40:58.956Z] 2fd983ed26df: Preparing [2025-03-01T05:40:58.956Z] 44866c1cf1bf: Preparing [2025-03-01T05:40:58.956Z] 95c922e73f7a: Preparing [2025-03-01T05:40:58.956Z] 9771cf41e04d: Preparing [2025-03-01T05:40:58.956Z] 93155069f123: Preparing [2025-03-01T05:40:58.956Z] afaf31d5a3db: Preparing [2025-03-01T05:40:58.956Z] c3deb5166d37: Preparing [2025-03-01T05:40:58.956Z] f26aff5831e4: Preparing [2025-03-01T05:40:58.956Z] 994456c4fd7b: Preparing [2025-03-01T05:40:58.956Z] 994456c4fd7b: Waiting [2025-03-01T05:40:58.956Z] f26aff5831e4: Waiting [2025-03-01T05:40:58.956Z] afaf31d5a3db: Waiting [2025-03-01T05:40:58.956Z] 9771cf41e04d: Waiting [2025-03-01T05:40:58.956Z] c3deb5166d37: Waiting [2025-03-01T05:40:58.956Z] 93155069f123: Waiting [2025-03-01T05:40:58.956Z] 6f9649fafc68: Layer already exists [2025-03-01T05:40:58.956Z] 95c922e73f7a: Layer already exists [2025-03-01T05:40:58.956Z] 8ac16474f07b: Layer already exists [2025-03-01T05:40:58.956Z] 2fd983ed26df: Layer already exists [2025-03-01T05:40:58.956Z] 44866c1cf1bf: Layer already exists [2025-03-01T05:40:58.956Z] afaf31d5a3db: Layer already exists [2025-03-01T05:40:58.956Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:58.956Z] c3deb5166d37: Layer already exists [2025-03-01T05:40:58.956Z] f26aff5831e4: Layer already exists [2025-03-01T05:40:58.956Z] 93155069f123: Layer already exists [2025-03-01T05:40:58.956Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:58.956Z] 4.0.0-dev.65: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:59.281Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:59.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:40:59.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-01T05:40:59.618Z] 6f9649fafc68: Preparing [2025-03-01T05:40:59.618Z] 8ac16474f07b: Preparing [2025-03-01T05:40:59.618Z] 2fd983ed26df: Preparing [2025-03-01T05:40:59.618Z] 44866c1cf1bf: Preparing [2025-03-01T05:40:59.618Z] 95c922e73f7a: Preparing [2025-03-01T05:40:59.618Z] 9771cf41e04d: Preparing [2025-03-01T05:40:59.618Z] 93155069f123: Preparing [2025-03-01T05:40:59.618Z] afaf31d5a3db: Preparing [2025-03-01T05:40:59.618Z] c3deb5166d37: Preparing [2025-03-01T05:40:59.618Z] f26aff5831e4: Preparing [2025-03-01T05:40:59.618Z] 994456c4fd7b: Preparing [2025-03-01T05:40:59.618Z] c3deb5166d37: Waiting [2025-03-01T05:40:59.618Z] f26aff5831e4: Waiting [2025-03-01T05:40:59.618Z] 9771cf41e04d: Waiting [2025-03-01T05:40:59.618Z] 994456c4fd7b: Waiting [2025-03-01T05:40:59.618Z] 93155069f123: Waiting [2025-03-01T05:40:59.618Z] afaf31d5a3db: Waiting [2025-03-01T05:40:59.618Z] 6f9649fafc68: Layer already exists [2025-03-01T05:40:59.618Z] 44866c1cf1bf: Layer already exists [2025-03-01T05:40:59.618Z] 2fd983ed26df: Layer already exists [2025-03-01T05:40:59.618Z] 95c922e73f7a: Layer already exists [2025-03-01T05:40:59.618Z] 8ac16474f07b: Layer already exists [2025-03-01T05:40:59.618Z] afaf31d5a3db: Layer already exists [2025-03-01T05:40:59.618Z] 9771cf41e04d: Layer already exists [2025-03-01T05:40:59.618Z] 93155069f123: Layer already exists [2025-03-01T05:40:59.618Z] f26aff5831e4: Layer already exists [2025-03-01T05:40:59.618Z] c3deb5166d37: Layer already exists [2025-03-01T05:40:59.618Z] 994456c4fd7b: Layer already exists [2025-03-01T05:40:59.618Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:40:59.956Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:00.284Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-01T05:41:00.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-01T05:41:00.284Z] 6f9649fafc68: Preparing [2025-03-01T05:41:00.284Z] 8ac16474f07b: Preparing [2025-03-01T05:41:00.284Z] 2fd983ed26df: Preparing [2025-03-01T05:41:00.284Z] 44866c1cf1bf: Preparing [2025-03-01T05:41:00.284Z] 95c922e73f7a: Preparing [2025-03-01T05:41:00.284Z] 9771cf41e04d: Preparing [2025-03-01T05:41:00.284Z] 93155069f123: Preparing [2025-03-01T05:41:00.284Z] 9771cf41e04d: Waiting [2025-03-01T05:41:00.284Z] afaf31d5a3db: Preparing [2025-03-01T05:41:00.284Z] c3deb5166d37: Preparing [2025-03-01T05:41:00.284Z] f26aff5831e4: Preparing [2025-03-01T05:41:00.284Z] 93155069f123: Waiting [2025-03-01T05:41:00.284Z] c3deb5166d37: Waiting [2025-03-01T05:41:00.284Z] afaf31d5a3db: Waiting [2025-03-01T05:41:00.284Z] 994456c4fd7b: Preparing [2025-03-01T05:41:00.284Z] f26aff5831e4: Waiting [2025-03-01T05:41:00.284Z] 994456c4fd7b: Waiting [2025-03-01T05:41:00.284Z] 8ac16474f07b: Layer already exists [2025-03-01T05:41:00.284Z] 2fd983ed26df: Layer already exists [2025-03-01T05:41:00.284Z] 6f9649fafc68: Layer already exists [2025-03-01T05:41:00.284Z] 44866c1cf1bf: Layer already exists [2025-03-01T05:41:00.284Z] 95c922e73f7a: Layer already exists [2025-03-01T05:41:00.284Z] 93155069f123: Layer already exists [2025-03-01T05:41:00.284Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:00.284Z] afaf31d5a3db: Layer already exists [2025-03-01T05:41:00.284Z] c3deb5166d37: Layer already exists [2025-03-01T05:41:00.284Z] f26aff5831e4: Layer already exists [2025-03-01T05:41:00.284Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:00.284Z] main: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:41:00.358Z] ===================================================== [Pipeline] echo [2025-03-01T05:41:00.374Z] taggedImages: [2025-03-01T05:41:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-01T05:41:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.65 [2025-03-01T05:41:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-01T05:41:00.410Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-01T05:41:00.410Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:00.410Z] latest [2025-03-01T05:41:00.410Z] 4.0.0-dev.65 [2025-03-01T05:41:00.410Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:00.410Z] main [2025-03-01T05:41:00.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:00.768Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:01.102Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:01.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-01T05:41:01.102Z] efebfc008cba: Preparing [2025-03-01T05:41:01.102Z] 0b7e143f5dc6: Preparing [2025-03-01T05:41:01.102Z] 265a56aac26f: Preparing [2025-03-01T05:41:01.102Z] 12cf0be090d6: Preparing [2025-03-01T05:41:01.102Z] 2e9992ab6862: Preparing [2025-03-01T05:41:01.102Z] fc2131d3b7b6: Preparing [2025-03-01T05:41:01.102Z] d93d11d3d795: Preparing [2025-03-01T05:41:01.102Z] 9771cf41e04d: Preparing [2025-03-01T05:41:01.102Z] 93155069f123: Preparing [2025-03-01T05:41:01.102Z] 4f965d398412: Preparing [2025-03-01T05:41:01.102Z] 6a548d73f1e8: Preparing [2025-03-01T05:41:01.102Z] 994456c4fd7b: Preparing [2025-03-01T05:41:01.102Z] fc2131d3b7b6: Waiting [2025-03-01T05:41:01.102Z] d93d11d3d795: Waiting [2025-03-01T05:41:01.102Z] 9771cf41e04d: Waiting [2025-03-01T05:41:01.102Z] 6a548d73f1e8: Waiting [2025-03-01T05:41:01.102Z] 994456c4fd7b: Waiting [2025-03-01T05:41:01.102Z] 4f965d398412: Waiting [2025-03-01T05:41:01.102Z] 93155069f123: Waiting [2025-03-01T05:41:01.102Z] 2e9992ab6862: Pushed [2025-03-01T05:41:01.102Z] 0b7e143f5dc6: Pushed [2025-03-01T05:41:01.102Z] efebfc008cba: Pushed [2025-03-01T05:41:01.102Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:01.102Z] 93155069f123: Layer already exists [2025-03-01T05:41:01.102Z] fc2131d3b7b6: Pushed [2025-03-01T05:41:01.102Z] d93d11d3d795: Pushed [2025-03-01T05:41:01.363Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:01.363Z] 4f965d398412: Pushed [2025-03-01T05:41:02.736Z] 6a548d73f1e8: Pushed [2025-03-01T05:41:02.995Z] 12cf0be090d6: Pushed [2025-03-01T05:41:03.933Z] 265a56aac26f: Pushed [2025-03-01T05:41:04.194Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:04.536Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:04.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-01T05:41:04.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-01T05:41:04.859Z] efebfc008cba: Preparing [2025-03-01T05:41:04.859Z] 0b7e143f5dc6: Preparing [2025-03-01T05:41:04.859Z] 265a56aac26f: Preparing [2025-03-01T05:41:04.859Z] 12cf0be090d6: Preparing [2025-03-01T05:41:04.859Z] 2e9992ab6862: Preparing [2025-03-01T05:41:04.859Z] fc2131d3b7b6: Preparing [2025-03-01T05:41:04.859Z] d93d11d3d795: Preparing [2025-03-01T05:41:04.859Z] 9771cf41e04d: Preparing [2025-03-01T05:41:04.859Z] 93155069f123: Preparing [2025-03-01T05:41:04.859Z] 4f965d398412: Preparing [2025-03-01T05:41:04.859Z] 6a548d73f1e8: Preparing [2025-03-01T05:41:04.859Z] 994456c4fd7b: Preparing [2025-03-01T05:41:04.859Z] d93d11d3d795: Waiting [2025-03-01T05:41:04.859Z] fc2131d3b7b6: Waiting [2025-03-01T05:41:04.859Z] 93155069f123: Waiting [2025-03-01T05:41:04.859Z] 4f965d398412: Waiting [2025-03-01T05:41:04.859Z] 6a548d73f1e8: Waiting [2025-03-01T05:41:04.859Z] 994456c4fd7b: Waiting [2025-03-01T05:41:04.859Z] 12cf0be090d6: Layer already exists [2025-03-01T05:41:04.859Z] 2e9992ab6862: Layer already exists [2025-03-01T05:41:04.859Z] efebfc008cba: Layer already exists [2025-03-01T05:41:04.859Z] 0b7e143f5dc6: Layer already exists [2025-03-01T05:41:04.859Z] 265a56aac26f: Layer already exists [2025-03-01T05:41:04.859Z] d93d11d3d795: Layer already exists [2025-03-01T05:41:04.859Z] fc2131d3b7b6: Layer already exists [2025-03-01T05:41:04.859Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:04.859Z] 93155069f123: Layer already exists [2025-03-01T05:41:04.859Z] 4f965d398412: Layer already exists [2025-03-01T05:41:04.859Z] 6a548d73f1e8: Layer already exists [2025-03-01T05:41:04.859Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:04.859Z] latest: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:05.197Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:05.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.65 [2025-03-01T05:41:05.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-01T05:41:05.528Z] efebfc008cba: Preparing [2025-03-01T05:41:05.528Z] 0b7e143f5dc6: Preparing [2025-03-01T05:41:05.528Z] 265a56aac26f: Preparing [2025-03-01T05:41:05.528Z] 12cf0be090d6: Preparing [2025-03-01T05:41:05.528Z] 2e9992ab6862: Preparing [2025-03-01T05:41:05.528Z] fc2131d3b7b6: Preparing [2025-03-01T05:41:05.528Z] d93d11d3d795: Preparing [2025-03-01T05:41:05.528Z] 9771cf41e04d: Preparing [2025-03-01T05:41:05.528Z] 93155069f123: Preparing [2025-03-01T05:41:05.528Z] 4f965d398412: Preparing [2025-03-01T05:41:05.528Z] 6a548d73f1e8: Preparing [2025-03-01T05:41:05.528Z] 994456c4fd7b: Preparing [2025-03-01T05:41:05.528Z] fc2131d3b7b6: Waiting [2025-03-01T05:41:05.528Z] d93d11d3d795: Waiting [2025-03-01T05:41:05.528Z] 93155069f123: Waiting [2025-03-01T05:41:05.528Z] 4f965d398412: Waiting [2025-03-01T05:41:05.528Z] 9771cf41e04d: Waiting [2025-03-01T05:41:05.528Z] 6a548d73f1e8: Waiting [2025-03-01T05:41:05.528Z] 12cf0be090d6: Layer already exists [2025-03-01T05:41:05.528Z] 0b7e143f5dc6: Layer already exists [2025-03-01T05:41:05.528Z] efebfc008cba: Layer already exists [2025-03-01T05:41:05.528Z] 265a56aac26f: Layer already exists [2025-03-01T05:41:05.528Z] 2e9992ab6862: Layer already exists [2025-03-01T05:41:05.528Z] d93d11d3d795: Layer already exists [2025-03-01T05:41:05.528Z] 4f965d398412: Layer already exists [2025-03-01T05:41:05.528Z] 93155069f123: Layer already exists [2025-03-01T05:41:05.528Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:05.528Z] fc2131d3b7b6: Layer already exists [2025-03-01T05:41:05.528Z] 6a548d73f1e8: Layer already exists [2025-03-01T05:41:05.528Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:05.528Z] 4.0.0-dev.65: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:05.858Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:06.184Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:06.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-01T05:41:06.184Z] efebfc008cba: Preparing [2025-03-01T05:41:06.184Z] 0b7e143f5dc6: Preparing [2025-03-01T05:41:06.184Z] 265a56aac26f: Preparing [2025-03-01T05:41:06.184Z] 12cf0be090d6: Preparing [2025-03-01T05:41:06.184Z] 2e9992ab6862: Preparing [2025-03-01T05:41:06.184Z] fc2131d3b7b6: Preparing [2025-03-01T05:41:06.184Z] d93d11d3d795: Preparing [2025-03-01T05:41:06.184Z] 9771cf41e04d: Preparing [2025-03-01T05:41:06.184Z] 93155069f123: Preparing [2025-03-01T05:41:06.184Z] 4f965d398412: Preparing [2025-03-01T05:41:06.184Z] 6a548d73f1e8: Preparing [2025-03-01T05:41:06.184Z] 994456c4fd7b: Preparing [2025-03-01T05:41:06.184Z] 93155069f123: Waiting [2025-03-01T05:41:06.184Z] 4f965d398412: Waiting [2025-03-01T05:41:06.184Z] 6a548d73f1e8: Waiting [2025-03-01T05:41:06.184Z] 994456c4fd7b: Waiting [2025-03-01T05:41:06.184Z] 9771cf41e04d: Waiting [2025-03-01T05:41:06.184Z] d93d11d3d795: Waiting [2025-03-01T05:41:06.184Z] 12cf0be090d6: Layer already exists [2025-03-01T05:41:06.184Z] 265a56aac26f: Layer already exists [2025-03-01T05:41:06.184Z] efebfc008cba: Layer already exists [2025-03-01T05:41:06.184Z] 0b7e143f5dc6: Layer already exists [2025-03-01T05:41:06.184Z] 2e9992ab6862: Layer already exists [2025-03-01T05:41:06.184Z] fc2131d3b7b6: Layer already exists [2025-03-01T05:41:06.184Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:06.184Z] d93d11d3d795: Layer already exists [2025-03-01T05:41:06.184Z] 4f965d398412: Layer already exists [2025-03-01T05:41:06.184Z] 93155069f123: Layer already exists [2025-03-01T05:41:06.184Z] 6a548d73f1e8: Layer already exists [2025-03-01T05:41:06.184Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:06.184Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:06.513Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:06.843Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-01T05:41:06.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-01T05:41:06.843Z] efebfc008cba: Preparing [2025-03-01T05:41:06.843Z] 0b7e143f5dc6: Preparing [2025-03-01T05:41:06.843Z] 265a56aac26f: Preparing [2025-03-01T05:41:06.843Z] 12cf0be090d6: Preparing [2025-03-01T05:41:06.843Z] 2e9992ab6862: Preparing [2025-03-01T05:41:06.843Z] fc2131d3b7b6: Preparing [2025-03-01T05:41:06.843Z] d93d11d3d795: Preparing [2025-03-01T05:41:06.843Z] 9771cf41e04d: Preparing [2025-03-01T05:41:06.843Z] 93155069f123: Preparing [2025-03-01T05:41:06.843Z] 4f965d398412: Preparing [2025-03-01T05:41:06.843Z] 6a548d73f1e8: Preparing [2025-03-01T05:41:06.843Z] 994456c4fd7b: Preparing [2025-03-01T05:41:06.843Z] 93155069f123: Waiting [2025-03-01T05:41:06.843Z] 9771cf41e04d: Waiting [2025-03-01T05:41:06.843Z] d93d11d3d795: Waiting [2025-03-01T05:41:06.843Z] 4f965d398412: Waiting [2025-03-01T05:41:06.843Z] 994456c4fd7b: Waiting [2025-03-01T05:41:06.843Z] 2e9992ab6862: Layer already exists [2025-03-01T05:41:06.843Z] efebfc008cba: Layer already exists [2025-03-01T05:41:06.843Z] 12cf0be090d6: Layer already exists [2025-03-01T05:41:06.843Z] 265a56aac26f: Layer already exists [2025-03-01T05:41:06.843Z] 0b7e143f5dc6: Layer already exists [2025-03-01T05:41:06.843Z] d93d11d3d795: Layer already exists [2025-03-01T05:41:06.843Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:06.843Z] fc2131d3b7b6: Layer already exists [2025-03-01T05:41:06.843Z] 4f965d398412: Layer already exists [2025-03-01T05:41:06.843Z] 93155069f123: Layer already exists [2025-03-01T05:41:06.843Z] 6a548d73f1e8: Layer already exists [2025-03-01T05:41:06.843Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:06.843Z] main: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:41:06.924Z] ===================================================== [Pipeline] echo [2025-03-01T05:41:06.939Z] taggedImages: [2025-03-01T05:41:06.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:06.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-01T05:41:06.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.65 [2025-03-01T05:41:06.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:06.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-01T05:41:06.977Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-01T05:41:06.977Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:06.977Z] latest [2025-03-01T05:41:06.977Z] 4.0.0-dev.65 [2025-03-01T05:41:06.977Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:06.977Z] main [2025-03-01T05:41:06.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:07.334Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:07.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:07.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-01T05:41:07.665Z] 27d01a4bf8d7: Preparing [2025-03-01T05:41:07.665Z] b35e4a79194e: Preparing [2025-03-01T05:41:07.665Z] 9771cf41e04d: Preparing [2025-03-01T05:41:07.665Z] 93155069f123: Preparing [2025-03-01T05:41:07.665Z] 4b98fdd0c97b: Preparing [2025-03-01T05:41:07.665Z] ef6be0abb281: Preparing [2025-03-01T05:41:07.665Z] 994456c4fd7b: Preparing [2025-03-01T05:41:07.665Z] ef6be0abb281: Waiting [2025-03-01T05:41:07.665Z] 994456c4fd7b: Waiting [2025-03-01T05:41:07.665Z] 93155069f123: Layer already exists [2025-03-01T05:41:07.665Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:07.665Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:07.665Z] 4b98fdd0c97b: Pushed [2025-03-01T05:41:07.665Z] 27d01a4bf8d7: Pushed [2025-03-01T05:41:08.600Z] ef6be0abb281: Pushed [2025-03-01T05:41:11.136Z] b35e4a79194e: Pushed [2025-03-01T05:41:11.136Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:11.478Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:11.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-01T05:41:11.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-01T05:41:11.811Z] 27d01a4bf8d7: Preparing [2025-03-01T05:41:11.811Z] b35e4a79194e: Preparing [2025-03-01T05:41:11.811Z] 9771cf41e04d: Preparing [2025-03-01T05:41:11.811Z] 93155069f123: Preparing [2025-03-01T05:41:11.811Z] 4b98fdd0c97b: Preparing [2025-03-01T05:41:11.811Z] ef6be0abb281: Preparing [2025-03-01T05:41:11.811Z] 994456c4fd7b: Preparing [2025-03-01T05:41:11.811Z] ef6be0abb281: Waiting [2025-03-01T05:41:11.811Z] 994456c4fd7b: Waiting [2025-03-01T05:41:11.811Z] 93155069f123: Layer already exists [2025-03-01T05:41:11.811Z] b35e4a79194e: Layer already exists [2025-03-01T05:41:11.811Z] 27d01a4bf8d7: Layer already exists [2025-03-01T05:41:11.811Z] 4b98fdd0c97b: Layer already exists [2025-03-01T05:41:11.811Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:11.811Z] ef6be0abb281: Layer already exists [2025-03-01T05:41:11.811Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:11.811Z] latest: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:12.147Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:12.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.65 [2025-03-01T05:41:12.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-01T05:41:12.472Z] 27d01a4bf8d7: Preparing [2025-03-01T05:41:12.472Z] b35e4a79194e: Preparing [2025-03-01T05:41:12.472Z] 9771cf41e04d: Preparing [2025-03-01T05:41:12.472Z] 93155069f123: Preparing [2025-03-01T05:41:12.472Z] 4b98fdd0c97b: Preparing [2025-03-01T05:41:12.472Z] ef6be0abb281: Preparing [2025-03-01T05:41:12.472Z] 994456c4fd7b: Preparing [2025-03-01T05:41:12.472Z] ef6be0abb281: Waiting [2025-03-01T05:41:12.472Z] 994456c4fd7b: Waiting [2025-03-01T05:41:12.472Z] 93155069f123: Layer already exists [2025-03-01T05:41:12.472Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:12.472Z] 27d01a4bf8d7: Layer already exists [2025-03-01T05:41:12.472Z] 4b98fdd0c97b: Layer already exists [2025-03-01T05:41:12.472Z] b35e4a79194e: Layer already exists [2025-03-01T05:41:12.472Z] ef6be0abb281: Layer already exists [2025-03-01T05:41:12.472Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:12.472Z] 4.0.0-dev.65: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:12.806Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:13.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:13.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-01T05:41:13.137Z] 27d01a4bf8d7: Preparing [2025-03-01T05:41:13.137Z] b35e4a79194e: Preparing [2025-03-01T05:41:13.137Z] 9771cf41e04d: Preparing [2025-03-01T05:41:13.137Z] 93155069f123: Preparing [2025-03-01T05:41:13.137Z] 4b98fdd0c97b: Preparing [2025-03-01T05:41:13.137Z] ef6be0abb281: Preparing [2025-03-01T05:41:13.137Z] 994456c4fd7b: Preparing [2025-03-01T05:41:13.137Z] ef6be0abb281: Waiting [2025-03-01T05:41:13.137Z] b35e4a79194e: Layer already exists [2025-03-01T05:41:13.137Z] 4b98fdd0c97b: Layer already exists [2025-03-01T05:41:13.137Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:13.137Z] 27d01a4bf8d7: Layer already exists [2025-03-01T05:41:13.137Z] 93155069f123: Layer already exists [2025-03-01T05:41:13.137Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:13.137Z] ef6be0abb281: Layer already exists [2025-03-01T05:41:13.137Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:13.476Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:13.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-01T05:41:13.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-01T05:41:13.809Z] 27d01a4bf8d7: Preparing [2025-03-01T05:41:13.809Z] b35e4a79194e: Preparing [2025-03-01T05:41:13.809Z] 9771cf41e04d: Preparing [2025-03-01T05:41:13.809Z] 93155069f123: Preparing [2025-03-01T05:41:13.809Z] 4b98fdd0c97b: Preparing [2025-03-01T05:41:13.809Z] ef6be0abb281: Preparing [2025-03-01T05:41:13.809Z] 994456c4fd7b: Preparing [2025-03-01T05:41:13.809Z] ef6be0abb281: Waiting [2025-03-01T05:41:13.809Z] 994456c4fd7b: Waiting [2025-03-01T05:41:13.809Z] 93155069f123: Layer already exists [2025-03-01T05:41:13.809Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:13.809Z] 4b98fdd0c97b: Layer already exists [2025-03-01T05:41:13.809Z] b35e4a79194e: Layer already exists [2025-03-01T05:41:13.809Z] 27d01a4bf8d7: Layer already exists [2025-03-01T05:41:13.809Z] ef6be0abb281: Layer already exists [2025-03-01T05:41:13.809Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:13.809Z] main: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:41:13.901Z] ===================================================== [Pipeline] echo [2025-03-01T05:41:13.921Z] taggedImages: [2025-03-01T05:41:13.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:13.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-01T05:41:13.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.65 [2025-03-01T05:41:13.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:13.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-01T05:41:13.948Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-01T05:41:13.948Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:13.948Z] latest [2025-03-01T05:41:13.948Z] 4.0.0-dev.65 [2025-03-01T05:41:13.948Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:13.948Z] main [2025-03-01T05:41:13.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:14.294Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:14.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:14.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-01T05:41:14.611Z] 441fb4d48dfe: Preparing [2025-03-01T05:41:14.611Z] f72cb2e49923: Preparing [2025-03-01T05:41:14.611Z] 22c1a724b988: Preparing [2025-03-01T05:41:14.611Z] 9771cf41e04d: Preparing [2025-03-01T05:41:14.611Z] 93155069f123: Preparing [2025-03-01T05:41:14.611Z] bb4cf1e99d73: Preparing [2025-03-01T05:41:14.611Z] 5c0c02f7fc01: Preparing [2025-03-01T05:41:14.611Z] 0ec5b7f69436: Preparing [2025-03-01T05:41:14.611Z] 919653b16348: Preparing [2025-03-01T05:41:14.611Z] 994456c4fd7b: Preparing [2025-03-01T05:41:14.611Z] bb4cf1e99d73: Waiting [2025-03-01T05:41:14.611Z] 0ec5b7f69436: Waiting [2025-03-01T05:41:14.611Z] 5c0c02f7fc01: Waiting [2025-03-01T05:41:14.611Z] 919653b16348: Waiting [2025-03-01T05:41:14.611Z] 994456c4fd7b: Waiting [2025-03-01T05:41:14.611Z] 93155069f123: Layer already exists [2025-03-01T05:41:14.611Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:14.611Z] 441fb4d48dfe: Pushed [2025-03-01T05:41:14.611Z] 22c1a724b988: Pushed [2025-03-01T05:41:14.611Z] f72cb2e49923: Pushed [2025-03-01T05:41:14.611Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:14.611Z] 0ec5b7f69436: Pushed [2025-03-01T05:41:15.177Z] 919653b16348: Pushed [2025-03-01T05:41:19.364Z] 5c0c02f7fc01: Pushed [2025-03-01T05:41:27.483Z] bb4cf1e99d73: Pushed [2025-03-01T05:41:27.483Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:27.807Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:28.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-01T05:41:28.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-01T05:41:28.122Z] 441fb4d48dfe: Preparing [2025-03-01T05:41:28.122Z] f72cb2e49923: Preparing [2025-03-01T05:41:28.122Z] 22c1a724b988: Preparing [2025-03-01T05:41:28.122Z] 9771cf41e04d: Preparing [2025-03-01T05:41:28.122Z] 93155069f123: Preparing [2025-03-01T05:41:28.122Z] bb4cf1e99d73: Preparing [2025-03-01T05:41:28.122Z] 5c0c02f7fc01: Preparing [2025-03-01T05:41:28.122Z] 0ec5b7f69436: Preparing [2025-03-01T05:41:28.122Z] 919653b16348: Preparing [2025-03-01T05:41:28.122Z] 994456c4fd7b: Preparing [2025-03-01T05:41:28.122Z] 0ec5b7f69436: Waiting [2025-03-01T05:41:28.122Z] 919653b16348: Waiting [2025-03-01T05:41:28.122Z] 994456c4fd7b: Waiting [2025-03-01T05:41:28.122Z] 5c0c02f7fc01: Waiting [2025-03-01T05:41:28.122Z] 22c1a724b988: Layer already exists [2025-03-01T05:41:28.122Z] 93155069f123: Layer already exists [2025-03-01T05:41:28.122Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:28.122Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:41:28.122Z] f72cb2e49923: Layer already exists [2025-03-01T05:41:28.122Z] bb4cf1e99d73: Layer already exists [2025-03-01T05:41:28.122Z] 919653b16348: Layer already exists [2025-03-01T05:41:28.122Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:41:28.122Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:28.122Z] 5c0c02f7fc01: Layer already exists [2025-03-01T05:41:28.122Z] latest: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:28.447Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:28.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.65 [2025-03-01T05:41:28.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-01T05:41:28.772Z] 441fb4d48dfe: Preparing [2025-03-01T05:41:28.772Z] f72cb2e49923: Preparing [2025-03-01T05:41:28.772Z] 22c1a724b988: Preparing [2025-03-01T05:41:28.772Z] 9771cf41e04d: Preparing [2025-03-01T05:41:28.772Z] 93155069f123: Preparing [2025-03-01T05:41:28.772Z] bb4cf1e99d73: Preparing [2025-03-01T05:41:28.772Z] 5c0c02f7fc01: Preparing [2025-03-01T05:41:28.772Z] 0ec5b7f69436: Preparing [2025-03-01T05:41:28.772Z] 919653b16348: Preparing [2025-03-01T05:41:28.772Z] 994456c4fd7b: Preparing [2025-03-01T05:41:28.772Z] 5c0c02f7fc01: Waiting [2025-03-01T05:41:28.772Z] 0ec5b7f69436: Waiting [2025-03-01T05:41:28.772Z] 994456c4fd7b: Waiting [2025-03-01T05:41:28.772Z] bb4cf1e99d73: Waiting [2025-03-01T05:41:28.772Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:41:28.772Z] 93155069f123: Layer already exists [2025-03-01T05:41:28.772Z] f72cb2e49923: Layer already exists [2025-03-01T05:41:28.772Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:28.772Z] 22c1a724b988: Layer already exists [2025-03-01T05:41:28.773Z] bb4cf1e99d73: Layer already exists [2025-03-01T05:41:28.773Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:41:28.773Z] 5c0c02f7fc01: Layer already exists [2025-03-01T05:41:28.773Z] 919653b16348: Layer already exists [2025-03-01T05:41:28.773Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:28.773Z] 4.0.0-dev.65: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:29.098Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:29.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:29.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-01T05:41:29.430Z] 441fb4d48dfe: Preparing [2025-03-01T05:41:29.430Z] f72cb2e49923: Preparing [2025-03-01T05:41:29.430Z] 22c1a724b988: Preparing [2025-03-01T05:41:29.430Z] 9771cf41e04d: Preparing [2025-03-01T05:41:29.430Z] 93155069f123: Preparing [2025-03-01T05:41:29.430Z] bb4cf1e99d73: Preparing [2025-03-01T05:41:29.430Z] 5c0c02f7fc01: Preparing [2025-03-01T05:41:29.430Z] 0ec5b7f69436: Preparing [2025-03-01T05:41:29.430Z] 919653b16348: Preparing [2025-03-01T05:41:29.430Z] 994456c4fd7b: Preparing [2025-03-01T05:41:29.430Z] bb4cf1e99d73: Waiting [2025-03-01T05:41:29.430Z] 5c0c02f7fc01: Waiting [2025-03-01T05:41:29.430Z] 0ec5b7f69436: Waiting [2025-03-01T05:41:29.430Z] 919653b16348: Waiting [2025-03-01T05:41:29.430Z] 994456c4fd7b: Waiting [2025-03-01T05:41:29.430Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:41:29.430Z] 93155069f123: Layer already exists [2025-03-01T05:41:29.430Z] 22c1a724b988: Layer already exists [2025-03-01T05:41:29.430Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:29.430Z] f72cb2e49923: Layer already exists [2025-03-01T05:41:29.430Z] 5c0c02f7fc01: Layer already exists [2025-03-01T05:41:29.430Z] bb4cf1e99d73: Layer already exists [2025-03-01T05:41:29.430Z] 919653b16348: Layer already exists [2025-03-01T05:41:29.430Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:41:29.430Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:29.430Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:29.755Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:30.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-01T05:41:30.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-01T05:41:30.139Z] 441fb4d48dfe: Preparing [2025-03-01T05:41:30.139Z] f72cb2e49923: Preparing [2025-03-01T05:41:30.139Z] 22c1a724b988: Preparing [2025-03-01T05:41:30.139Z] 9771cf41e04d: Preparing [2025-03-01T05:41:30.139Z] 93155069f123: Preparing [2025-03-01T05:41:30.139Z] bb4cf1e99d73: Preparing [2025-03-01T05:41:30.139Z] 5c0c02f7fc01: Preparing [2025-03-01T05:41:30.139Z] 0ec5b7f69436: Preparing [2025-03-01T05:41:30.139Z] 919653b16348: Preparing [2025-03-01T05:41:30.139Z] 994456c4fd7b: Preparing [2025-03-01T05:41:30.139Z] 919653b16348: Waiting [2025-03-01T05:41:30.139Z] 0ec5b7f69436: Waiting [2025-03-01T05:41:30.139Z] 5c0c02f7fc01: Waiting [2025-03-01T05:41:30.139Z] 994456c4fd7b: Waiting [2025-03-01T05:41:30.139Z] bb4cf1e99d73: Waiting [2025-03-01T05:41:30.139Z] 22c1a724b988: Layer already exists [2025-03-01T05:41:30.139Z] 93155069f123: Layer already exists [2025-03-01T05:41:30.139Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:30.139Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:41:30.139Z] f72cb2e49923: Layer already exists [2025-03-01T05:41:30.139Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:41:30.139Z] bb4cf1e99d73: Layer already exists [2025-03-01T05:41:30.139Z] 919653b16348: Layer already exists [2025-03-01T05:41:30.139Z] 5c0c02f7fc01: Layer already exists [2025-03-01T05:41:30.139Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:30.139Z] main: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:41:30.213Z] ===================================================== [Pipeline] echo [2025-03-01T05:41:30.227Z] taggedImages: [2025-03-01T05:41:30.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:30.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-01T05:41:30.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.65 [2025-03-01T05:41:30.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:30.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-01T05:41:30.258Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-01T05:41:30.258Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:30.258Z] latest [2025-03-01T05:41:30.258Z] 4.0.0-dev.65 [2025-03-01T05:41:30.258Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:30.258Z] main [2025-03-01T05:41:30.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:30.616Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:30.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:30.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-01T05:41:30.931Z] 2d4d52837ba8: Preparing [2025-03-01T05:41:30.931Z] e8031d9d90be: Preparing [2025-03-01T05:41:30.931Z] 354e1c436399: Preparing [2025-03-01T05:41:30.931Z] 9771cf41e04d: Preparing [2025-03-01T05:41:30.931Z] 93155069f123: Preparing [2025-03-01T05:41:30.931Z] 359e8cc51f22: Preparing [2025-03-01T05:41:30.931Z] 1d47e0fc8b9b: Preparing [2025-03-01T05:41:30.931Z] 9ef702b99aa7: Preparing [2025-03-01T05:41:30.931Z] 994456c4fd7b: Preparing [2025-03-01T05:41:30.931Z] 359e8cc51f22: Waiting [2025-03-01T05:41:30.931Z] 1d47e0fc8b9b: Waiting [2025-03-01T05:41:30.931Z] 9ef702b99aa7: Waiting [2025-03-01T05:41:30.931Z] 994456c4fd7b: Waiting [2025-03-01T05:41:30.931Z] 93155069f123: Layer already exists [2025-03-01T05:41:30.931Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:30.931Z] 354e1c436399: Pushed [2025-03-01T05:41:30.931Z] e8031d9d90be: Pushed [2025-03-01T05:41:30.931Z] 2d4d52837ba8: Pushed [2025-03-01T05:41:30.931Z] 1d47e0fc8b9b: Pushed [2025-03-01T05:41:30.931Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:31.497Z] 9ef702b99aa7: Pushed [2025-03-01T05:41:43.833Z] 359e8cc51f22: Pushed [2025-03-01T05:41:43.833Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:44.174Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:44.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-01T05:41:44.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-01T05:41:44.498Z] 2d4d52837ba8: Preparing [2025-03-01T05:41:44.498Z] e8031d9d90be: Preparing [2025-03-01T05:41:44.498Z] 354e1c436399: Preparing [2025-03-01T05:41:44.498Z] 9771cf41e04d: Preparing [2025-03-01T05:41:44.498Z] 93155069f123: Preparing [2025-03-01T05:41:44.498Z] 359e8cc51f22: Preparing [2025-03-01T05:41:44.498Z] 1d47e0fc8b9b: Preparing [2025-03-01T05:41:44.498Z] 9ef702b99aa7: Preparing [2025-03-01T05:41:44.498Z] 994456c4fd7b: Preparing [2025-03-01T05:41:44.498Z] 1d47e0fc8b9b: Waiting [2025-03-01T05:41:44.498Z] 359e8cc51f22: Waiting [2025-03-01T05:41:44.498Z] 994456c4fd7b: Waiting [2025-03-01T05:41:44.498Z] 9ef702b99aa7: Waiting [2025-03-01T05:41:44.498Z] 93155069f123: Layer already exists [2025-03-01T05:41:44.498Z] e8031d9d90be: Layer already exists [2025-03-01T05:41:44.498Z] 2d4d52837ba8: Layer already exists [2025-03-01T05:41:44.498Z] 354e1c436399: Layer already exists [2025-03-01T05:41:44.498Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:44.498Z] 359e8cc51f22: Layer already exists [2025-03-01T05:41:44.498Z] 1d47e0fc8b9b: Layer already exists [2025-03-01T05:41:44.498Z] 9ef702b99aa7: Layer already exists [2025-03-01T05:41:44.498Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:44.498Z] latest: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:44.832Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:45.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.65 [2025-03-01T05:41:45.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-01T05:41:45.156Z] 2d4d52837ba8: Preparing [2025-03-01T05:41:45.156Z] e8031d9d90be: Preparing [2025-03-01T05:41:45.156Z] 354e1c436399: Preparing [2025-03-01T05:41:45.156Z] 9771cf41e04d: Preparing [2025-03-01T05:41:45.156Z] 93155069f123: Preparing [2025-03-01T05:41:45.156Z] 359e8cc51f22: Preparing [2025-03-01T05:41:45.156Z] 1d47e0fc8b9b: Preparing [2025-03-01T05:41:45.156Z] 9ef702b99aa7: Preparing [2025-03-01T05:41:45.156Z] 994456c4fd7b: Preparing [2025-03-01T05:41:45.156Z] 1d47e0fc8b9b: Waiting [2025-03-01T05:41:45.156Z] 9ef702b99aa7: Waiting [2025-03-01T05:41:45.156Z] 994456c4fd7b: Waiting [2025-03-01T05:41:45.156Z] 359e8cc51f22: Waiting [2025-03-01T05:41:45.156Z] e8031d9d90be: Layer already exists [2025-03-01T05:41:45.156Z] 2d4d52837ba8: Layer already exists [2025-03-01T05:41:45.156Z] 93155069f123: Layer already exists [2025-03-01T05:41:45.156Z] 354e1c436399: Layer already exists [2025-03-01T05:41:45.156Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:45.156Z] 359e8cc51f22: Layer already exists [2025-03-01T05:41:45.156Z] 9ef702b99aa7: Layer already exists [2025-03-01T05:41:45.156Z] 1d47e0fc8b9b: Layer already exists [2025-03-01T05:41:45.156Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:45.156Z] 4.0.0-dev.65: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:45.487Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:45.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:45.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-01T05:41:45.806Z] 2d4d52837ba8: Preparing [2025-03-01T05:41:45.806Z] e8031d9d90be: Preparing [2025-03-01T05:41:45.806Z] 354e1c436399: Preparing [2025-03-01T05:41:45.806Z] 9771cf41e04d: Preparing [2025-03-01T05:41:45.806Z] 93155069f123: Preparing [2025-03-01T05:41:45.806Z] 359e8cc51f22: Preparing [2025-03-01T05:41:45.806Z] 1d47e0fc8b9b: Preparing [2025-03-01T05:41:45.806Z] 359e8cc51f22: Waiting [2025-03-01T05:41:45.806Z] 9ef702b99aa7: Preparing [2025-03-01T05:41:45.806Z] 994456c4fd7b: Preparing [2025-03-01T05:41:45.806Z] 9ef702b99aa7: Waiting [2025-03-01T05:41:45.806Z] 1d47e0fc8b9b: Waiting [2025-03-01T05:41:45.806Z] 994456c4fd7b: Waiting [2025-03-01T05:41:45.806Z] 93155069f123: Layer already exists [2025-03-01T05:41:45.806Z] 354e1c436399: Layer already exists [2025-03-01T05:41:45.806Z] 2d4d52837ba8: Layer already exists [2025-03-01T05:41:45.806Z] e8031d9d90be: Layer already exists [2025-03-01T05:41:45.806Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:45.806Z] 359e8cc51f22: Layer already exists [2025-03-01T05:41:45.806Z] 9ef702b99aa7: Layer already exists [2025-03-01T05:41:45.806Z] 1d47e0fc8b9b: Layer already exists [2025-03-01T05:41:45.806Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:45.806Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:46.145Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:46.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-01T05:41:46.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-01T05:41:46.469Z] 2d4d52837ba8: Preparing [2025-03-01T05:41:46.469Z] e8031d9d90be: Preparing [2025-03-01T05:41:46.469Z] 354e1c436399: Preparing [2025-03-01T05:41:46.469Z] 9771cf41e04d: Preparing [2025-03-01T05:41:46.469Z] 93155069f123: Preparing [2025-03-01T05:41:46.469Z] 359e8cc51f22: Preparing [2025-03-01T05:41:46.469Z] 1d47e0fc8b9b: Preparing [2025-03-01T05:41:46.469Z] 9ef702b99aa7: Preparing [2025-03-01T05:41:46.469Z] 994456c4fd7b: Preparing [2025-03-01T05:41:46.469Z] 1d47e0fc8b9b: Waiting [2025-03-01T05:41:46.469Z] 359e8cc51f22: Waiting [2025-03-01T05:41:46.469Z] 994456c4fd7b: Waiting [2025-03-01T05:41:46.469Z] 9ef702b99aa7: Waiting [2025-03-01T05:41:46.469Z] e8031d9d90be: Layer already exists [2025-03-01T05:41:46.469Z] 2d4d52837ba8: Layer already exists [2025-03-01T05:41:46.469Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:46.469Z] 354e1c436399: Layer already exists [2025-03-01T05:41:46.469Z] 93155069f123: Layer already exists [2025-03-01T05:41:46.469Z] 359e8cc51f22: Layer already exists [2025-03-01T05:41:46.469Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:46.469Z] 1d47e0fc8b9b: Layer already exists [2025-03-01T05:41:46.469Z] 9ef702b99aa7: Layer already exists [2025-03-01T05:41:46.469Z] main: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:41:46.551Z] ===================================================== [Pipeline] echo [2025-03-01T05:41:46.570Z] taggedImages: [2025-03-01T05:41:46.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:46.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-01T05:41:46.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.65 [2025-03-01T05:41:46.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:46.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-01T05:41:46.596Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-01T05:41:46.596Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:46.596Z] latest [2025-03-01T05:41:46.596Z] 4.0.0-dev.65 [2025-03-01T05:41:46.596Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:41:46.596Z] main [2025-03-01T05:41:46.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:46.927Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:41:47.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:41:47.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-01T05:41:47.257Z] 441fb4d48dfe: Preparing [2025-03-01T05:41:47.257Z] cc972828d115: Preparing [2025-03-01T05:41:47.257Z] e7a0c0f9d1d7: Preparing [2025-03-01T05:41:47.257Z] 9771cf41e04d: Preparing [2025-03-01T05:41:47.257Z] 93155069f123: Preparing [2025-03-01T05:41:47.257Z] 9711418fb028: Preparing [2025-03-01T05:41:47.258Z] 0ec5b7f69436: Preparing [2025-03-01T05:41:47.258Z] 919653b16348: Preparing [2025-03-01T05:41:47.258Z] 994456c4fd7b: Preparing [2025-03-01T05:41:47.258Z] 9711418fb028: Waiting [2025-03-01T05:41:47.258Z] 0ec5b7f69436: Waiting [2025-03-01T05:41:47.258Z] 919653b16348: Waiting [2025-03-01T05:41:47.258Z] 994456c4fd7b: Waiting [2025-03-01T05:41:47.258Z] 9771cf41e04d: Layer already exists [2025-03-01T05:41:47.258Z] 93155069f123: Layer already exists [2025-03-01T05:41:47.258Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:41:47.258Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:41:47.258Z] 919653b16348: Layer already exists [2025-03-01T05:41:47.258Z] 994456c4fd7b: Layer already exists [2025-03-01T05:41:47.258Z] e7a0c0f9d1d7: Pushed [2025-03-01T05:41:47.258Z] cc972828d115: Pushed [2025-03-01T05:42:02.144Z] 9711418fb028: Pushed [2025-03-01T05:42:02.144Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:02.475Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:02.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-01T05:42:02.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-01T05:42:02.798Z] 441fb4d48dfe: Preparing [2025-03-01T05:42:02.798Z] cc972828d115: Preparing [2025-03-01T05:42:02.798Z] e7a0c0f9d1d7: Preparing [2025-03-01T05:42:02.798Z] 9771cf41e04d: Preparing [2025-03-01T05:42:02.798Z] 93155069f123: Preparing [2025-03-01T05:42:02.798Z] 9711418fb028: Preparing [2025-03-01T05:42:02.798Z] 0ec5b7f69436: Preparing [2025-03-01T05:42:02.798Z] 919653b16348: Preparing [2025-03-01T05:42:02.798Z] 994456c4fd7b: Preparing [2025-03-01T05:42:02.798Z] 994456c4fd7b: Waiting [2025-03-01T05:42:02.798Z] 9711418fb028: Waiting [2025-03-01T05:42:02.798Z] 0ec5b7f69436: Waiting [2025-03-01T05:42:02.798Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:02.798Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:42:02.798Z] 93155069f123: Layer already exists [2025-03-01T05:42:02.798Z] e7a0c0f9d1d7: Layer already exists [2025-03-01T05:42:02.798Z] cc972828d115: Layer already exists [2025-03-01T05:42:02.798Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:42:02.798Z] 9711418fb028: Layer already exists [2025-03-01T05:42:02.798Z] 919653b16348: Layer already exists [2025-03-01T05:42:02.798Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:02.798Z] latest: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:03.125Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:03.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.65 [2025-03-01T05:42:03.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-01T05:42:03.453Z] 441fb4d48dfe: Preparing [2025-03-01T05:42:03.453Z] cc972828d115: Preparing [2025-03-01T05:42:03.453Z] e7a0c0f9d1d7: Preparing [2025-03-01T05:42:03.453Z] 9771cf41e04d: Preparing [2025-03-01T05:42:03.453Z] 93155069f123: Preparing [2025-03-01T05:42:03.453Z] 9711418fb028: Preparing [2025-03-01T05:42:03.453Z] 0ec5b7f69436: Preparing [2025-03-01T05:42:03.453Z] 919653b16348: Preparing [2025-03-01T05:42:03.453Z] 994456c4fd7b: Preparing [2025-03-01T05:42:03.453Z] 0ec5b7f69436: Waiting [2025-03-01T05:42:03.453Z] 919653b16348: Waiting [2025-03-01T05:42:03.453Z] 994456c4fd7b: Waiting [2025-03-01T05:42:03.453Z] 9711418fb028: Waiting [2025-03-01T05:42:03.453Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:42:03.453Z] cc972828d115: Layer already exists [2025-03-01T05:42:03.453Z] e7a0c0f9d1d7: Layer already exists [2025-03-01T05:42:03.453Z] 93155069f123: Layer already exists [2025-03-01T05:42:03.453Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:03.453Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:42:03.453Z] 919653b16348: Layer already exists [2025-03-01T05:42:03.453Z] 9711418fb028: Layer already exists [2025-03-01T05:42:03.453Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:03.453Z] 4.0.0-dev.65: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:03.785Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:04.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:42:04.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-01T05:42:04.103Z] 441fb4d48dfe: Preparing [2025-03-01T05:42:04.103Z] cc972828d115: Preparing [2025-03-01T05:42:04.103Z] e7a0c0f9d1d7: Preparing [2025-03-01T05:42:04.103Z] 9771cf41e04d: Preparing [2025-03-01T05:42:04.103Z] 93155069f123: Preparing [2025-03-01T05:42:04.103Z] 9711418fb028: Preparing [2025-03-01T05:42:04.103Z] 0ec5b7f69436: Preparing [2025-03-01T05:42:04.103Z] 919653b16348: Preparing [2025-03-01T05:42:04.103Z] 994456c4fd7b: Preparing [2025-03-01T05:42:04.103Z] 9711418fb028: Waiting [2025-03-01T05:42:04.103Z] 0ec5b7f69436: Waiting [2025-03-01T05:42:04.103Z] 994456c4fd7b: Waiting [2025-03-01T05:42:04.103Z] 93155069f123: Layer already exists [2025-03-01T05:42:04.103Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:42:04.103Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:04.103Z] e7a0c0f9d1d7: Layer already exists [2025-03-01T05:42:04.103Z] cc972828d115: Layer already exists [2025-03-01T05:42:04.103Z] 9711418fb028: Layer already exists [2025-03-01T05:42:04.103Z] 919653b16348: Layer already exists [2025-03-01T05:42:04.103Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:42:04.103Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:04.103Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:04.435Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:04.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-01T05:42:04.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-01T05:42:04.761Z] 441fb4d48dfe: Preparing [2025-03-01T05:42:04.761Z] cc972828d115: Preparing [2025-03-01T05:42:04.761Z] e7a0c0f9d1d7: Preparing [2025-03-01T05:42:04.761Z] 9771cf41e04d: Preparing [2025-03-01T05:42:04.761Z] 93155069f123: Preparing [2025-03-01T05:42:04.761Z] 9711418fb028: Preparing [2025-03-01T05:42:04.761Z] 0ec5b7f69436: Preparing [2025-03-01T05:42:04.761Z] 919653b16348: Preparing [2025-03-01T05:42:04.761Z] 994456c4fd7b: Preparing [2025-03-01T05:42:04.761Z] 9711418fb028: Waiting [2025-03-01T05:42:04.761Z] 0ec5b7f69436: Waiting [2025-03-01T05:42:04.761Z] 919653b16348: Waiting [2025-03-01T05:42:04.761Z] 994456c4fd7b: Waiting [2025-03-01T05:42:04.761Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:04.761Z] 441fb4d48dfe: Layer already exists [2025-03-01T05:42:04.761Z] cc972828d115: Layer already exists [2025-03-01T05:42:04.761Z] e7a0c0f9d1d7: Layer already exists [2025-03-01T05:42:04.761Z] 93155069f123: Layer already exists [2025-03-01T05:42:04.761Z] 919653b16348: Layer already exists [2025-03-01T05:42:04.761Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:04.761Z] 9711418fb028: Layer already exists [2025-03-01T05:42:04.761Z] 0ec5b7f69436: Layer already exists [2025-03-01T05:42:04.761Z] main: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:42:04.849Z] ===================================================== [Pipeline] echo [2025-03-01T05:42:04.864Z] taggedImages: [2025-03-01T05:42:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:42:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-01T05:42:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.65 [2025-03-01T05:42:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:42:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-01T05:42:04.898Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-01T05:42:04.898Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:42:04.898Z] latest [2025-03-01T05:42:04.898Z] 4.0.0-dev.65 [2025-03-01T05:42:04.898Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:42:04.898Z] main [2025-03-01T05:42:04.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:05.250Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:05.574Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:42:05.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-01T05:42:05.575Z] ff61ca06885f: Preparing [2025-03-01T05:42:05.575Z] 842200c6dae8: Preparing [2025-03-01T05:42:05.575Z] 9771cf41e04d: Preparing [2025-03-01T05:42:05.575Z] 93155069f123: Preparing [2025-03-01T05:42:05.575Z] 78eabd74f273: Preparing [2025-03-01T05:42:05.575Z] 5f0f5de41381: Preparing [2025-03-01T05:42:05.575Z] 994456c4fd7b: Preparing [2025-03-01T05:42:05.575Z] 5f0f5de41381: Waiting [2025-03-01T05:42:05.575Z] 994456c4fd7b: Waiting [2025-03-01T05:42:05.575Z] 93155069f123: Layer already exists [2025-03-01T05:42:05.575Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:05.575Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:05.575Z] 78eabd74f273: Pushed [2025-03-01T05:42:05.575Z] ff61ca06885f: Pushed [2025-03-01T05:42:06.142Z] 5f0f5de41381: Pushed [2025-03-01T05:42:10.338Z] 842200c6dae8: Pushed [2025-03-01T05:42:10.338Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:10.674Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:11.002Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-01T05:42:11.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-01T05:42:11.002Z] ff61ca06885f: Preparing [2025-03-01T05:42:11.002Z] 842200c6dae8: Preparing [2025-03-01T05:42:11.002Z] 9771cf41e04d: Preparing [2025-03-01T05:42:11.002Z] 93155069f123: Preparing [2025-03-01T05:42:11.002Z] 78eabd74f273: Preparing [2025-03-01T05:42:11.002Z] 5f0f5de41381: Preparing [2025-03-01T05:42:11.002Z] 994456c4fd7b: Preparing [2025-03-01T05:42:11.002Z] 5f0f5de41381: Waiting [2025-03-01T05:42:11.002Z] 994456c4fd7b: Waiting [2025-03-01T05:42:11.002Z] 93155069f123: Layer already exists [2025-03-01T05:42:11.002Z] 842200c6dae8: Layer already exists [2025-03-01T05:42:11.002Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:11.002Z] 78eabd74f273: Layer already exists [2025-03-01T05:42:11.002Z] ff61ca06885f: Layer already exists [2025-03-01T05:42:11.002Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:11.002Z] 5f0f5de41381: Layer already exists [2025-03-01T05:42:11.002Z] latest: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:11.330Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:11.658Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.65 [2025-03-01T05:42:11.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-01T05:42:11.658Z] ff61ca06885f: Preparing [2025-03-01T05:42:11.658Z] 842200c6dae8: Preparing [2025-03-01T05:42:11.658Z] 9771cf41e04d: Preparing [2025-03-01T05:42:11.658Z] 93155069f123: Preparing [2025-03-01T05:42:11.658Z] 78eabd74f273: Preparing [2025-03-01T05:42:11.658Z] 5f0f5de41381: Preparing [2025-03-01T05:42:11.658Z] 994456c4fd7b: Preparing [2025-03-01T05:42:11.658Z] 994456c4fd7b: Waiting [2025-03-01T05:42:11.658Z] 5f0f5de41381: Waiting [2025-03-01T05:42:11.658Z] 78eabd74f273: Layer already exists [2025-03-01T05:42:11.658Z] 93155069f123: Layer already exists [2025-03-01T05:42:11.658Z] ff61ca06885f: Layer already exists [2025-03-01T05:42:11.658Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:11.658Z] 842200c6dae8: Layer already exists [2025-03-01T05:42:11.658Z] 5f0f5de41381: Layer already exists [2025-03-01T05:42:11.658Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:11.658Z] 4.0.0-dev.65: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:11.999Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:12.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:42:12.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-01T05:42:12.321Z] ff61ca06885f: Preparing [2025-03-01T05:42:12.321Z] 842200c6dae8: Preparing [2025-03-01T05:42:12.321Z] 9771cf41e04d: Preparing [2025-03-01T05:42:12.321Z] 93155069f123: Preparing [2025-03-01T05:42:12.321Z] 78eabd74f273: Preparing [2025-03-01T05:42:12.321Z] 5f0f5de41381: Preparing [2025-03-01T05:42:12.321Z] 994456c4fd7b: Preparing [2025-03-01T05:42:12.321Z] 5f0f5de41381: Waiting [2025-03-01T05:42:12.321Z] 994456c4fd7b: Waiting [2025-03-01T05:42:12.321Z] ff61ca06885f: Layer already exists [2025-03-01T05:42:12.321Z] 93155069f123: Layer already exists [2025-03-01T05:42:12.321Z] 842200c6dae8: Layer already exists [2025-03-01T05:42:12.321Z] 78eabd74f273: Layer already exists [2025-03-01T05:42:12.321Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:12.321Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:12.321Z] 5f0f5de41381: Layer already exists [2025-03-01T05:42:12.321Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:12.665Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:13.005Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-01T05:42:13.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-01T05:42:13.005Z] ff61ca06885f: Preparing [2025-03-01T05:42:13.005Z] 842200c6dae8: Preparing [2025-03-01T05:42:13.005Z] 9771cf41e04d: Preparing [2025-03-01T05:42:13.005Z] 93155069f123: Preparing [2025-03-01T05:42:13.005Z] 78eabd74f273: Preparing [2025-03-01T05:42:13.005Z] 5f0f5de41381: Preparing [2025-03-01T05:42:13.005Z] 994456c4fd7b: Preparing [2025-03-01T05:42:13.005Z] 5f0f5de41381: Waiting [2025-03-01T05:42:13.005Z] 994456c4fd7b: Waiting [2025-03-01T05:42:13.005Z] ff61ca06885f: Layer already exists [2025-03-01T05:42:13.005Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:13.005Z] 842200c6dae8: Layer already exists [2025-03-01T05:42:13.005Z] 93155069f123: Layer already exists [2025-03-01T05:42:13.005Z] 78eabd74f273: Layer already exists [2025-03-01T05:42:13.005Z] 5f0f5de41381: Layer already exists [2025-03-01T05:42:13.005Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:13.005Z] main: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:42:13.089Z] ===================================================== [Pipeline] echo [2025-03-01T05:42:13.105Z] taggedImages: [2025-03-01T05:42:13.105Z] - nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:42:13.105Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-01T05:42:13.105Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.65 [2025-03-01T05:42:13.105Z] - nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:42:13.105Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-01T05:42:13.136Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-01T05:42:13.136Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:42:13.136Z] latest [2025-03-01T05:42:13.136Z] 4.0.0-dev.65 [2025-03-01T05:42:13.136Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:42:13.136Z] main [2025-03-01T05:42:13.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:13.479Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:13.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:42:13.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-01T05:42:13.804Z] 32f52d59da7f: Preparing [2025-03-01T05:42:13.804Z] 6e7448539f91: Preparing [2025-03-01T05:42:13.804Z] 9771cf41e04d: Preparing [2025-03-01T05:42:13.804Z] 93155069f123: Preparing [2025-03-01T05:42:13.804Z] 3f70c2c04458: Preparing [2025-03-01T05:42:13.804Z] 51184f1ae26f: Preparing [2025-03-01T05:42:13.804Z] 994456c4fd7b: Preparing [2025-03-01T05:42:13.804Z] 994456c4fd7b: Waiting [2025-03-01T05:42:13.804Z] 51184f1ae26f: Waiting [2025-03-01T05:42:13.804Z] 93155069f123: Layer already exists [2025-03-01T05:42:13.804Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:13.804Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:13.804Z] 32f52d59da7f: Pushed [2025-03-01T05:42:13.804Z] 3f70c2c04458: Pushed [2025-03-01T05:42:14.063Z] 51184f1ae26f: Pushed [2025-03-01T05:42:18.247Z] 6e7448539f91: Pushed [2025-03-01T05:42:18.248Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:18.567Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:18.899Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-01T05:42:18.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-01T05:42:18.899Z] 32f52d59da7f: Preparing [2025-03-01T05:42:18.899Z] 6e7448539f91: Preparing [2025-03-01T05:42:18.899Z] 9771cf41e04d: Preparing [2025-03-01T05:42:18.899Z] 93155069f123: Preparing [2025-03-01T05:42:18.899Z] 3f70c2c04458: Preparing [2025-03-01T05:42:18.899Z] 51184f1ae26f: Preparing [2025-03-01T05:42:18.899Z] 994456c4fd7b: Preparing [2025-03-01T05:42:18.899Z] 994456c4fd7b: Waiting [2025-03-01T05:42:18.899Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:18.899Z] 3f70c2c04458: Layer already exists [2025-03-01T05:42:18.899Z] 93155069f123: Layer already exists [2025-03-01T05:42:18.899Z] 32f52d59da7f: Layer already exists [2025-03-01T05:42:18.899Z] 6e7448539f91: Layer already exists [2025-03-01T05:42:18.899Z] 51184f1ae26f: Layer already exists [2025-03-01T05:42:18.899Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:18.899Z] latest: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:19.235Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:19.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.65 [2025-03-01T05:42:19.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-01T05:42:19.561Z] 32f52d59da7f: Preparing [2025-03-01T05:42:19.561Z] 6e7448539f91: Preparing [2025-03-01T05:42:19.561Z] 9771cf41e04d: Preparing [2025-03-01T05:42:19.561Z] 93155069f123: Preparing [2025-03-01T05:42:19.561Z] 3f70c2c04458: Preparing [2025-03-01T05:42:19.561Z] 51184f1ae26f: Preparing [2025-03-01T05:42:19.561Z] 994456c4fd7b: Preparing [2025-03-01T05:42:19.561Z] 51184f1ae26f: Waiting [2025-03-01T05:42:19.561Z] 994456c4fd7b: Waiting [2025-03-01T05:42:19.561Z] 3f70c2c04458: Layer already exists [2025-03-01T05:42:19.561Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:19.561Z] 93155069f123: Layer already exists [2025-03-01T05:42:19.561Z] 6e7448539f91: Layer already exists [2025-03-01T05:42:19.561Z] 32f52d59da7f: Layer already exists [2025-03-01T05:42:19.561Z] 51184f1ae26f: Layer already exists [2025-03-01T05:42:19.561Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:19.561Z] 4.0.0-dev.65: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:19.894Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:20.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:42:20.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-01T05:42:20.212Z] 32f52d59da7f: Preparing [2025-03-01T05:42:20.212Z] 6e7448539f91: Preparing [2025-03-01T05:42:20.212Z] 9771cf41e04d: Preparing [2025-03-01T05:42:20.212Z] 93155069f123: Preparing [2025-03-01T05:42:20.212Z] 3f70c2c04458: Preparing [2025-03-01T05:42:20.212Z] 51184f1ae26f: Preparing [2025-03-01T05:42:20.212Z] 994456c4fd7b: Preparing [2025-03-01T05:42:20.212Z] 51184f1ae26f: Waiting [2025-03-01T05:42:20.212Z] 994456c4fd7b: Waiting [2025-03-01T05:42:20.212Z] 32f52d59da7f: Layer already exists [2025-03-01T05:42:20.212Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:20.212Z] 93155069f123: Layer already exists [2025-03-01T05:42:20.212Z] 3f70c2c04458: Layer already exists [2025-03-01T05:42:20.212Z] 6e7448539f91: Layer already exists [2025-03-01T05:42:20.212Z] 51184f1ae26f: Layer already exists [2025-03-01T05:42:20.212Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:20.212Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:20.541Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T05:42:20.859Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-01T05:42:20.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-01T05:42:20.859Z] 32f52d59da7f: Preparing [2025-03-01T05:42:20.859Z] 6e7448539f91: Preparing [2025-03-01T05:42:20.859Z] 9771cf41e04d: Preparing [2025-03-01T05:42:20.859Z] 93155069f123: Preparing [2025-03-01T05:42:20.859Z] 3f70c2c04458: Preparing [2025-03-01T05:42:20.859Z] 51184f1ae26f: Preparing [2025-03-01T05:42:20.859Z] 994456c4fd7b: Preparing [2025-03-01T05:42:20.859Z] 51184f1ae26f: Waiting [2025-03-01T05:42:20.859Z] 994456c4fd7b: Waiting [2025-03-01T05:42:20.859Z] 3f70c2c04458: Layer already exists [2025-03-01T05:42:20.859Z] 93155069f123: Layer already exists [2025-03-01T05:42:20.859Z] 9771cf41e04d: Layer already exists [2025-03-01T05:42:20.859Z] 6e7448539f91: Layer already exists [2025-03-01T05:42:20.859Z] 32f52d59da7f: Layer already exists [2025-03-01T05:42:20.859Z] 994456c4fd7b: Layer already exists [2025-03-01T05:42:20.859Z] 51184f1ae26f: Layer already exists [2025-03-01T05:42:20.859Z] main: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T05:42:20.934Z] ===================================================== [Pipeline] echo [2025-03-01T05:42:20.955Z] taggedImages: [2025-03-01T05:42:20.955Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T05:42:20.955Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-01T05:42:20.955Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.65 [2025-03-01T05:42:20.955Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T05:42:20.955Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-01T05:55:55.916Z] #144 ... [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-01T05:55:55.916Z] #154 DONE 1035.8s [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-01T05:55:55.916Z] #144 ... [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:55:55.916Z] #155 DONE 0.3s [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:55:55.916Z] #156 DONE 0.2s [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-01T05:55:55.916Z] #157 DONE 0.2s [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-01T05:55:55.916Z] #158 DONE 0.1s [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-01T05:55:55.916Z] #148 ... [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-01T05:55:55.916Z] #159 DONE 0.1s [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T05:55:55.916Z] #160 DONE 2.2s [2025-03-01T05:55:55.916Z] [2025-03-01T05:55:55.916Z] #110 [core-common-config-bootstrapper] exporting to image [2025-03-01T05:55:55.916Z] #110 exporting layers [2025-03-01T05:55:56.506Z] #110 exporting layers 0.6s done [2025-03-01T05:55:56.773Z] #110 writing image sha256:a440d4003221a1074423bf7d676d3bdb16508df52c4d53682b8dd061942be96a done [2025-03-01T05:55:56.773Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-03-01T05:55:56.773Z] #110 DONE 6.2s [2025-03-01T05:55:56.773Z] [2025-03-01T05:55:56.773Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T05:56:19.136Z] #152 ... [2025-03-01T05:56:19.136Z] [2025-03-01T05:56:19.136Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-01T05:56:19.136Z] #147 DONE 1059.8s [2025-03-01T05:56:19.136Z] [2025-03-01T05:56:19.136Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-01T05:56:19.136Z] #161 DONE 0.4s [2025-03-01T05:56:19.136Z] [2025-03-01T05:56:19.136Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-01T05:56:19.440Z] #162 DONE 2.4s [2025-03-01T05:56:19.440Z] [2025-03-01T05:56:19.440Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T05:56:19.725Z] #149 ... [2025-03-01T05:56:19.725Z] [2025-03-01T05:56:19.725Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T05:56:20.009Z] #163 DONE 0.4s [2025-03-01T05:56:20.010Z] [2025-03-01T05:56:20.010Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-01T05:56:20.010Z] #164 DONE 0.2s [2025-03-01T05:56:20.010Z] [2025-03-01T05:56:20.010Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T05:56:20.316Z] #136 ... [2025-03-01T05:56:20.316Z] [2025-03-01T05:56:20.316Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-01T05:56:20.589Z] #165 DONE 0.3s [2025-03-01T05:56:20.589Z] [2025-03-01T05:56:20.590Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-01T05:56:20.590Z] #166 DONE 0.2s [2025-03-01T05:56:20.590Z] [2025-03-01T05:56:20.590Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-01T05:56:20.888Z] #167 DONE 0.2s [2025-03-01T05:56:20.888Z] [2025-03-01T05:56:20.888Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-01T05:56:20.888Z] #168 DONE 0.2s [2025-03-01T05:56:20.888Z] [2025-03-01T05:56:20.888Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-01T05:56:21.168Z] #148 ... [2025-03-01T05:56:21.168Z] [2025-03-01T05:56:21.168Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-01T05:56:21.168Z] #169 DONE 0.2s [2025-03-01T05:56:21.439Z] [2025-03-01T05:56:21.439Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-01T05:56:21.439Z] #170 DONE 0.1s [2025-03-01T05:56:21.439Z] [2025-03-01T05:56:21.439Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-01T05:56:23.392Z] #171 DONE 1.8s [2025-03-01T05:56:23.392Z] [2025-03-01T05:56:23.392Z] #110 [security-bootstrapper] exporting to image [2025-03-01T05:56:23.392Z] #110 exporting layers [2025-03-01T05:56:24.365Z] #110 exporting layers 1.0s done [2025-03-01T05:56:24.365Z] #110 writing image sha256:00022575a2dc39edc8b544b544e4083913c57fad6da3793270ab74214004c5c5 done [2025-03-01T05:56:24.365Z] #110 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-03-01T05:56:24.365Z] #110 DONE 7.2s [2025-03-01T05:56:24.365Z] [2025-03-01T05:56:24.365Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-01T06:10:16.906Z] #150 ... [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-01T06:10:16.906Z] #148 DONE 1893.1s [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-01T06:10:16.906Z] #150 ... [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:10:16.906Z] #172 DONE 0.1s [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:10:16.906Z] #173 DONE 0.2s [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-01T06:10:16.906Z] #174 DONE 0.3s [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-01T06:10:16.906Z] #175 DONE 0.1s [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-01T06:10:16.906Z] #150 ... [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #110 [core-command] exporting to image [2025-03-01T06:10:16.906Z] #110 exporting layers [2025-03-01T06:10:16.906Z] #110 exporting layers 0.4s done [2025-03-01T06:10:16.906Z] #110 writing image sha256:fe761cf2933f67c7dda8275bd2064627859d887d725bbc8b8ecf167243d49cfd done [2025-03-01T06:10:16.906Z] #110 naming to docker.io/library/core-command-arm64 done [2025-03-01T06:10:16.906Z] #110 DONE 7.6s [2025-03-01T06:10:16.906Z] [2025-03-01T06:10:16.906Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-01T06:10:25.100Z] #153 ... [2025-03-01T06:10:25.100Z] [2025-03-01T06:10:25.100Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-01T06:10:25.100Z] #144 DONE 1907.4s [2025-03-01T06:10:25.100Z] [2025-03-01T06:10:25.100Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T06:10:25.100Z] #145 ... [2025-03-01T06:10:25.100Z] [2025-03-01T06:10:25.100Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:10:25.100Z] #176 DONE 0.1s [2025-03-01T06:10:25.100Z] [2025-03-01T06:10:25.100Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T06:10:25.100Z] #149 ... [2025-03-01T06:10:25.100Z] [2025-03-01T06:10:25.100Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:10:25.100Z] #177 DONE 0.1s [2025-03-01T06:10:25.364Z] [2025-03-01T06:10:25.364Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-01T06:10:25.364Z] #178 DONE 0.1s [2025-03-01T06:10:25.364Z] [2025-03-01T06:10:25.364Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T06:10:25.364Z] #145 ... [2025-03-01T06:10:25.364Z] [2025-03-01T06:10:25.364Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-01T06:10:25.632Z] #179 DONE 0.2s [2025-03-01T06:10:25.632Z] [2025-03-01T06:10:25.632Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-01T06:10:25.916Z] #180 DONE 0.3s [2025-03-01T06:10:25.916Z] [2025-03-01T06:10:25.917Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-01T06:10:26.193Z] #181 DONE 0.1s [2025-03-01T06:10:26.193Z] [2025-03-01T06:10:26.193Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T06:10:28.769Z] #182 DONE 2.3s [2025-03-01T06:10:28.769Z] [2025-03-01T06:10:28.769Z] #110 [security-proxy-setup] exporting to image [2025-03-01T06:10:28.769Z] #110 exporting layers [2025-03-01T06:10:29.350Z] #110 exporting layers 1.0s done [2025-03-01T06:10:29.350Z] #110 writing image sha256:a1c88671db0f5b0d1cefec47e18bb91823cb984afabb9d61457cba094f850abd done [2025-03-01T06:10:29.350Z] #110 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-03-01T06:10:29.350Z] #110 DONE 8.7s [2025-03-01T06:10:29.350Z] [2025-03-01T06:10:29.350Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T06:10:33.603Z] #145 ... [2025-03-01T06:10:33.603Z] [2025-03-01T06:10:33.603Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-01T06:10:33.603Z] #150 1916.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-01T06:11:05.792Z] #150 DONE 1946.8s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T06:11:05.792Z] #152 ... [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:11:05.792Z] #183 DONE 0.3s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T06:11:05.792Z] #152 ... [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:11:05.792Z] #184 DONE 0.2s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T06:11:05.792Z] #145 ... [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-01T06:11:05.792Z] #185 DONE 0.1s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-01T06:11:05.792Z] #186 DONE 0.1s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T06:11:05.792Z] #145 ... [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-01T06:11:05.792Z] #187 DONE 0.1s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-01T06:11:05.792Z] #188 DONE 0.3s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T06:11:05.792Z] #145 ... [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-01T06:11:05.792Z] #189 DONE 0.3s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-01T06:11:05.792Z] #190 DONE 0.1s [2025-03-01T06:11:05.792Z] [2025-03-01T06:11:05.792Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T06:11:07.728Z] #191 DONE 1.7s [2025-03-01T06:11:07.728Z] [2025-03-01T06:11:07.728Z] #110 [security-secretstore-setup] exporting to image [2025-03-01T06:11:07.728Z] #110 exporting layers [2025-03-01T06:11:09.134Z] #110 exporting layers 1.5s done [2025-03-01T06:11:09.134Z] #110 writing image sha256:be65879e70e0fe15eb26f0395253c7b425b2650e54ca0f891c61755fd78962ad done [2025-03-01T06:11:09.134Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-01T06:11:09.134Z] #110 DONE 10.2s [2025-03-01T06:11:09.134Z] [2025-03-01T06:11:09.134Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-01T06:12:05.484Z] #145 DONE 2001.7s [2025-03-01T06:12:05.484Z] [2025-03-01T06:12:05.484Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T06:12:05.484Z] #136 ... [2025-03-01T06:12:05.484Z] [2025-03-01T06:12:05.484Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:12:05.484Z] #192 DONE 0.2s [2025-03-01T06:12:05.484Z] [2025-03-01T06:12:05.484Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:12:05.484Z] #193 DONE 0.1s [2025-03-01T06:12:05.484Z] [2025-03-01T06:12:05.484Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T06:12:05.484Z] #152 ... [2025-03-01T06:12:05.484Z] [2025-03-01T06:12:05.484Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-01T06:12:05.484Z] #194 DONE 0.5s [2025-03-01T06:12:05.484Z] [2025-03-01T06:12:05.484Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-01T06:12:05.484Z] #195 DONE 0.1s [2025-03-01T06:12:05.484Z] [2025-03-01T06:12:05.484Z] #110 [security-spiffe-token-provider] exporting to image [2025-03-01T06:12:05.484Z] #110 exporting layers [2025-03-01T06:12:05.484Z] #110 exporting layers 0.9s done [2025-03-01T06:12:05.484Z] #110 writing image sha256:7fa34a1af6e568ead6cf4d9bc6a9c956b838aee60258c74e13454a65f468d7e1 done [2025-03-01T06:12:05.484Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-01T06:12:05.484Z] #110 DONE 11.1s [2025-03-01T06:12:05.484Z] [2025-03-01T06:12:05.484Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T06:12:32.127Z] #136 ... [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-01T06:12:32.127Z] #146 DONE 2032.2s [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T06:12:32.127Z] #136 ... [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:12:32.127Z] #196 DONE 0.1s [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:12:32.127Z] #197 DONE 0.2s [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-01T06:12:32.127Z] #198 DONE 0.3s [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-01T06:12:32.127Z] #199 DONE 0.1s [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-01T06:12:32.127Z] #200 DONE 0.2s [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T06:12:32.127Z] #136 ... [2025-03-01T06:12:32.127Z] [2025-03-01T06:12:32.127Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-01T06:12:32.711Z] #201 DONE 1.9s [2025-03-01T06:12:32.711Z] [2025-03-01T06:12:32.711Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T06:12:32.711Z] #149 ... [2025-03-01T06:12:32.711Z] [2025-03-01T06:12:32.711Z] #110 [security-proxy-auth] exporting to image [2025-03-01T06:12:32.711Z] #110 exporting layers [2025-03-01T06:12:33.289Z] #110 exporting layers 0.6s done [2025-03-01T06:12:33.289Z] #110 writing image sha256:268d3979434afdb2205bdd1daeff2b53161f49d7724221f5ddcb804438d523c2 done [2025-03-01T06:12:33.289Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-01T06:12:33.289Z] #110 DONE 11.7s [2025-03-01T06:12:33.289Z] [2025-03-01T06:12:33.289Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T06:12:36.619Z] #152 ... [2025-03-01T06:12:36.619Z] [2025-03-01T06:12:36.619Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-01T06:12:36.619Z] #136 DONE 2039.3s [2025-03-01T06:12:36.619Z] [2025-03-01T06:12:36.619Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T06:12:36.886Z] #152 ... [2025-03-01T06:12:36.886Z] [2025-03-01T06:12:36.886Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:12:36.886Z] #202 ... [2025-03-01T06:12:36.886Z] [2025-03-01T06:12:36.886Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-01T06:12:36.886Z] #152 DONE 2040.1s [2025-03-01T06:12:37.155Z] [2025-03-01T06:12:37.155Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T06:12:37.155Z] #149 ... [2025-03-01T06:12:37.155Z] [2025-03-01T06:12:37.155Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:12:37.155Z] #202 DONE 0.5s [2025-03-01T06:12:37.155Z] [2025-03-01T06:12:37.155Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:12:37.735Z] #203 DONE 0.2s [2025-03-01T06:12:37.735Z] [2025-03-01T06:12:37.735Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:12:38.007Z] #204 DONE 0.3s [2025-03-01T06:12:38.007Z] [2025-03-01T06:12:38.007Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-01T06:12:38.278Z] #205 DONE 0.9s [2025-03-01T06:12:38.278Z] [2025-03-01T06:12:38.278Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-01T06:12:38.278Z] #206 DONE 0.2s [2025-03-01T06:12:38.278Z] [2025-03-01T06:12:38.278Z] #110 [core-keeper] exporting to image [2025-03-01T06:12:38.278Z] #110 exporting layers [2025-03-01T06:12:38.860Z] #110 ... [2025-03-01T06:12:38.860Z] [2025-03-01T06:12:38.860Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-01T06:12:38.860Z] #207 DONE 0.7s [2025-03-01T06:12:38.860Z] [2025-03-01T06:12:38.860Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-01T06:12:38.860Z] #208 DONE 0.2s [2025-03-01T06:12:38.860Z] [2025-03-01T06:12:38.860Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-01T06:12:39.124Z] #153 ... [2025-03-01T06:12:39.124Z] [2025-03-01T06:12:39.124Z] #110 [core-data] exporting to image [2025-03-01T06:12:39.124Z] #110 exporting layers 0.6s done [2025-03-01T06:12:39.124Z] #110 writing image sha256:d7366ca044df24920c213f02b1238a8a90db1c150e05be7e6c9f68acdce51bc8 0.0s done [2025-03-01T06:12:39.124Z] #110 naming to docker.io/library/core-keeper-arm64 [2025-03-01T06:12:39.124Z] #110 naming to docker.io/library/core-keeper-arm64 0.1s done [2025-03-01T06:12:39.703Z] #110 ... [2025-03-01T06:12:39.703Z] [2025-03-01T06:12:39.703Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-01T06:12:39.703Z] #151 DONE 2042.8s [2025-03-01T06:12:39.703Z] [2025-03-01T06:12:39.703Z] #110 [core-data] exporting to image [2025-03-01T06:12:39.703Z] #110 exporting layers 0.7s done [2025-03-01T06:12:39.703Z] #110 writing image sha256:1e19cdf81bb158ae8e081aedf64cd1d709d52b24d2d9fa2be4dcc517b07a38f3 done [2025-03-01T06:12:39.703Z] #110 naming to docker.io/library/core-data-arm64 done [2025-03-01T06:12:39.703Z] #110 DONE 13.1s [2025-03-01T06:12:39.703Z] [2025-03-01T06:12:39.703Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-01T06:12:39.968Z] #153 ... [2025-03-01T06:12:39.968Z] [2025-03-01T06:12:39.968Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:12:40.234Z] #209 DONE 0.2s [2025-03-01T06:12:40.234Z] [2025-03-01T06:12:40.234Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:12:40.234Z] #210 DONE 0.2s [2025-03-01T06:12:40.234Z] [2025-03-01T06:12:40.234Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-01T06:12:40.819Z] #211 DONE 0.4s [2025-03-01T06:12:40.819Z] [2025-03-01T06:12:40.819Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-01T06:12:40.819Z] #212 DONE 0.1s [2025-03-01T06:12:40.819Z] [2025-03-01T06:12:40.819Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-01T06:12:40.819Z] #153 ... [2025-03-01T06:12:40.819Z] [2025-03-01T06:12:40.819Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-01T06:12:40.819Z] #213 DONE 0.1s [2025-03-01T06:12:41.084Z] [2025-03-01T06:12:41.084Z] #110 [core-metadata] exporting to image [2025-03-01T06:12:41.349Z] #110 exporting layers 0.4s done [2025-03-01T06:12:41.349Z] #110 writing image sha256:562506e155cb18f2fd169355fef9ce6058a2e063887ca667a5e0d364e4ae8202 done [2025-03-01T06:12:41.349Z] #110 naming to docker.io/library/core-metadata-arm64 done [2025-03-01T06:12:41.349Z] #110 DONE 13.5s [2025-03-01T06:12:41.349Z] [2025-03-01T06:12:41.349Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-01T06:13:13.533Z] #153 DONE 2071.9s [2025-03-01T06:13:13.533Z] [2025-03-01T06:13:13.533Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T06:13:13.533Z] #149 ... [2025-03-01T06:13:13.533Z] [2025-03-01T06:13:13.533Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:13:13.533Z] #214 DONE 0.2s [2025-03-01T06:13:13.533Z] [2025-03-01T06:13:13.533Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:13:13.533Z] #215 DONE 0.2s [2025-03-01T06:13:13.533Z] [2025-03-01T06:13:13.533Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-01T06:13:13.533Z] #216 DONE 0.6s [2025-03-01T06:13:13.533Z] [2025-03-01T06:13:13.533Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-01T06:13:13.533Z] #217 DONE 0.2s [2025-03-01T06:13:13.533Z] [2025-03-01T06:13:13.533Z] #110 [support-scheduler] exporting to image [2025-03-01T06:13:13.533Z] #110 exporting layers [2025-03-01T06:13:13.533Z] #110 exporting layers 0.9s done [2025-03-01T06:13:13.533Z] #110 writing image sha256:6168326cf7e4c14eff8c46be3dd8fff0084f35a954a9e6d8aec658733baac9c4 done [2025-03-01T06:13:13.533Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2025-03-01T06:13:13.533Z] #110 DONE 14.5s [2025-03-01T06:13:13.533Z] [2025-03-01T06:13:13.533Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-01T06:13:18.886Z] #149 DONE 2081.3s [2025-03-01T06:13:18.886Z] [2025-03-01T06:13:18.886Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-01T06:13:18.886Z] #218 DONE 0.1s [2025-03-01T06:13:18.886Z] [2025-03-01T06:13:18.886Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-01T06:13:18.886Z] #219 DONE 0.1s [2025-03-01T06:13:18.886Z] [2025-03-01T06:13:18.886Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-01T06:13:19.150Z] #220 DONE 0.4s [2025-03-01T06:13:19.150Z] [2025-03-01T06:13:19.150Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-01T06:13:19.150Z] #221 DONE 0.1s [2025-03-01T06:13:19.150Z] [2025-03-01T06:13:19.150Z] #110 [support-notifications] exporting to image [2025-03-01T06:13:19.150Z] #110 exporting layers [2025-03-01T06:13:19.728Z] #110 exporting layers 0.6s done [2025-03-01T06:13:19.728Z] #110 writing image sha256:af99d58ecee11f3e2aedee50c608219279630e898fea1491adf10b0e346220ba done [2025-03-01T06:13:19.728Z] #110 naming to docker.io/library/support-notifications-arm64 done [2025-03-01T06:13:19.728Z] #110 DONE 15.0s [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-01T06:13:19.728Z] time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-01T06:13:19.737Z] $ docker stop --time=1 f62e64df935268af81b2e221468f782a5ed3b0fb793f35477cca213b473a3954 [2025-03-01T06:13:21.379Z] $ docker rm -f --volumes f62e64df935268af81b2e221468f782a5ed3b0fb793f35477cca213b473a3954 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-01T06:13:21.898Z] + docker images [2025-03-01T06:13:21.898Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-01T06:13:21.898Z] support-notifications-arm64 latest af99d58ecee1 3 seconds ago 52MB [2025-03-01T06:13:21.898Z] support-scheduler-arm64 latest 6168326cf7e4 12 seconds ago 48.2MB [2025-03-01T06:13:21.898Z] core-metadata-arm64 latest 562506e155cb 41 seconds ago 33MB [2025-03-01T06:13:21.898Z] core-data-arm64 latest 1e19cdf81bb1 43 seconds ago 32.8MB [2025-03-01T06:13:21.898Z] core-keeper-arm64 latest d7366ca044df 43 seconds ago 32.5MB [2025-03-01T06:13:21.898Z] security-proxy-auth-arm64 latest 268d3979434a 49 seconds ago 31.8MB [2025-03-01T06:13:21.898Z] security-spiffe-token-provider-arm64 latest 7fa34a1af6e5 About a minute ago 47.8MB [2025-03-01T06:13:21.898Z] security-secretstore-setup-arm64 latest be65879e70e0 2 minutes ago 67.2MB [2025-03-01T06:13:21.898Z] security-proxy-setup-arm64 latest a1c88671db0f 2 minutes ago 38.6MB [2025-03-01T06:13:21.898Z] core-command-arm64 latest fe761cf2933f 3 minutes ago 28.4MB [2025-03-01T06:13:21.898Z] security-bootstrapper-arm64 latest 00022575a2dc 16 minutes ago 21MB [2025-03-01T06:13:21.898Z] core-common-config-bootstrapper-arm64 latest a440d4003221 17 minutes ago 17.9MB [2025-03-01T06:13:21.898Z] security-spire-agent-arm64 latest 098176a98809 35 minutes ago 187MB [2025-03-01T06:13:21.898Z] security-spire-config-arm64 latest 4eb15c617d69 36 minutes ago 143MB [2025-03-01T06:13:21.898Z] security-spire-server-arm64 latest 297ce5dcf9f3 36 minutes ago 144MB [2025-03-01T06:13:21.898Z] ci-base-image-arm64 latest 717f2cb1195e 37 minutes ago 915MB [2025-03-01T06:13:21.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-01T06:13:21.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-01T06:13:22.071Z] provisioning config files... [2025-03-01T06:13:22.083Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/803@tmp/config7008477031426810289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:13:22.414Z] ---> ****-login.sh [2025-03-01T06:13:22.414Z] nexus3.edgexfoundry.org:10001 [2025-03-01T06:13:22.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T06:13:22.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T06:13:22.680Z] Configure a credential helper to remove this warning. See [2025-03-01T06:13:22.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T06:13:22.680Z] [2025-03-01T06:13:22.680Z] Login Succeeded [2025-03-01T06:13:22.680Z] nexus3.edgexfoundry.org:10002 [2025-03-01T06:13:22.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T06:13:23.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T06:13:23.209Z] Configure a credential helper to remove this warning. See [2025-03-01T06:13:23.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T06:13:23.209Z] [2025-03-01T06:13:23.209Z] Login Succeeded [2025-03-01T06:13:23.209Z] nexus3.edgexfoundry.org:10003 [2025-03-01T06:13:23.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T06:13:23.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T06:13:23.474Z] Configure a credential helper to remove this warning. See [2025-03-01T06:13:23.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T06:13:23.474Z] [2025-03-01T06:13:23.474Z] Login Succeeded [2025-03-01T06:13:23.474Z] nexus3.edgexfoundry.org:10004 [2025-03-01T06:13:23.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T06:13:23.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T06:13:23.738Z] Configure a credential helper to remove this warning. See [2025-03-01T06:13:23.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T06:13:23.738Z] [2025-03-01T06:13:23.738Z] Login Succeeded [2025-03-01T06:13:24.004Z] ****.io [2025-03-01T06:13:24.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-01T06:13:24.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-01T06:13:24.269Z] Configure a credential helper to remove this warning. See [2025-03-01T06:13:24.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-01T06:13:24.269Z] [2025-03-01T06:13:24.269Z] Login Succeeded [2025-03-01T06:13:24.269Z] ---> ****-login.sh ends [Pipeline] } [2025-03-01T06:13:24.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:13:24.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-01T06:13:24.353Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-01T06:13:24.353Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:24.353Z] latest [2025-03-01T06:13:24.353Z] 4.0.0-dev.65 [2025-03-01T06:13:24.353Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:24.353Z] main [2025-03-01T06:13:24.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:24.731Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:25.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:25.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-01T06:13:25.087Z] 53d2e98d9e34: Preparing [2025-03-01T06:13:25.087Z] 16040f4dba9b: Preparing [2025-03-01T06:13:25.087Z] d7fd76f4b902: Preparing [2025-03-01T06:13:25.087Z] cdc17e724fe5: Preparing [2025-03-01T06:13:25.087Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:25.087Z] 8c533bc2a411: Preparing [2025-03-01T06:13:25.087Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:25.087Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:25.087Z] 8c533bc2a411: Waiting [2025-03-01T06:13:25.352Z] 53d2e98d9e34: Pushed [2025-03-01T06:13:25.352Z] d71e9b4ab7c5: Pushed [2025-03-01T06:13:25.352Z] cdc17e724fe5: Pushed [2025-03-01T06:13:25.352Z] d7fd76f4b902: Pushed [2025-03-01T06:13:25.352Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:25.352Z] 8c533bc2a411: Pushed [2025-03-01T06:13:29.708Z] 16040f4dba9b: Pushed [2025-03-01T06:13:29.708Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:30.079Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:30.450Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-01T06:13:30.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-01T06:13:30.451Z] 53d2e98d9e34: Preparing [2025-03-01T06:13:30.451Z] 16040f4dba9b: Preparing [2025-03-01T06:13:30.451Z] d7fd76f4b902: Preparing [2025-03-01T06:13:30.451Z] cdc17e724fe5: Preparing [2025-03-01T06:13:30.451Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:30.451Z] 8c533bc2a411: Preparing [2025-03-01T06:13:30.451Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:30.451Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:30.451Z] 8c533bc2a411: Waiting [2025-03-01T06:13:30.451Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:30.451Z] 53d2e98d9e34: Layer already exists [2025-03-01T06:13:30.451Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:30.451Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:30.451Z] 16040f4dba9b: Layer already exists [2025-03-01T06:13:30.451Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:30.451Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:30.722Z] latest: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:31.096Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:31.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.65 [2025-03-01T06:13:31.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-01T06:13:31.472Z] 53d2e98d9e34: Preparing [2025-03-01T06:13:31.472Z] 16040f4dba9b: Preparing [2025-03-01T06:13:31.472Z] d7fd76f4b902: Preparing [2025-03-01T06:13:31.472Z] cdc17e724fe5: Preparing [2025-03-01T06:13:31.472Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:31.472Z] 8c533bc2a411: Preparing [2025-03-01T06:13:31.472Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:31.472Z] 8c533bc2a411: Waiting [2025-03-01T06:13:31.472Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:31.472Z] 16040f4dba9b: Layer already exists [2025-03-01T06:13:31.473Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:31.473Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:31.473Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:31.473Z] 53d2e98d9e34: Layer already exists [2025-03-01T06:13:31.473Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:31.473Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:31.473Z] 4.0.0-dev.65: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:32.090Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:32.436Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:32.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-01T06:13:32.436Z] 53d2e98d9e34: Preparing [2025-03-01T06:13:32.436Z] 16040f4dba9b: Preparing [2025-03-01T06:13:32.436Z] d7fd76f4b902: Preparing [2025-03-01T06:13:32.436Z] cdc17e724fe5: Preparing [2025-03-01T06:13:32.436Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:32.436Z] 8c533bc2a411: Preparing [2025-03-01T06:13:32.436Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:32.436Z] 8c533bc2a411: Waiting [2025-03-01T06:13:32.436Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:32.436Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:32.436Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:32.436Z] 16040f4dba9b: Layer already exists [2025-03-01T06:13:32.436Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:32.436Z] 53d2e98d9e34: Layer already exists [2025-03-01T06:13:32.436Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:32.436Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:32.703Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:33.061Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:33.414Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-01T06:13:33.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-01T06:13:33.414Z] 53d2e98d9e34: Preparing [2025-03-01T06:13:33.414Z] 16040f4dba9b: Preparing [2025-03-01T06:13:33.414Z] d7fd76f4b902: Preparing [2025-03-01T06:13:33.414Z] cdc17e724fe5: Preparing [2025-03-01T06:13:33.414Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:33.414Z] 8c533bc2a411: Preparing [2025-03-01T06:13:33.414Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:33.414Z] 8c533bc2a411: Waiting [2025-03-01T06:13:33.414Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:33.414Z] 53d2e98d9e34: Layer already exists [2025-03-01T06:13:33.414Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:33.414Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:33.414Z] 16040f4dba9b: Layer already exists [2025-03-01T06:13:33.414Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:33.414Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:33.414Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:33.678Z] main: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:13:33.755Z] ===================================================== [Pipeline] echo [2025-03-01T06:13:33.770Z] taggedImages: [2025-03-01T06:13:33.770Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:33.770Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-01T06:13:33.770Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.65 [2025-03-01T06:13:33.770Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:33.770Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-01T06:13:33.806Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-01T06:13:33.806Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:33.806Z] latest [2025-03-01T06:13:33.806Z] 4.0.0-dev.65 [2025-03-01T06:13:33.806Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:33.806Z] main [2025-03-01T06:13:33.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:34.194Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:34.538Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:34.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-01T06:13:34.538Z] e2489e18927c: Preparing [2025-03-01T06:13:34.538Z] 1ce58337c6c0: Preparing [2025-03-01T06:13:34.538Z] f9406e68df2e: Preparing [2025-03-01T06:13:34.538Z] 8e767562eb35: Preparing [2025-03-01T06:13:34.538Z] d7fd76f4b902: Preparing [2025-03-01T06:13:34.538Z] cdc17e724fe5: Preparing [2025-03-01T06:13:34.538Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:34.538Z] 8c533bc2a411: Preparing [2025-03-01T06:13:34.538Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:34.538Z] d71e9b4ab7c5: Waiting [2025-03-01T06:13:34.538Z] 8c533bc2a411: Waiting [2025-03-01T06:13:34.538Z] cdc17e724fe5: Waiting [2025-03-01T06:13:34.538Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:34.538Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:34.801Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:34.801Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:34.801Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:34.801Z] e2489e18927c: Pushed [2025-03-01T06:13:34.801Z] 1ce58337c6c0: Pushed [2025-03-01T06:13:34.801Z] f9406e68df2e: Pushed [2025-03-01T06:13:34.801Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:36.726Z] 8e767562eb35: Pushed [2025-03-01T06:13:36.989Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:37.342Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:37.679Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-01T06:13:37.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-01T06:13:37.679Z] e2489e18927c: Preparing [2025-03-01T06:13:37.679Z] 1ce58337c6c0: Preparing [2025-03-01T06:13:37.679Z] f9406e68df2e: Preparing [2025-03-01T06:13:37.679Z] 8e767562eb35: Preparing [2025-03-01T06:13:37.679Z] d7fd76f4b902: Preparing [2025-03-01T06:13:37.679Z] cdc17e724fe5: Preparing [2025-03-01T06:13:37.679Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:37.679Z] 8c533bc2a411: Preparing [2025-03-01T06:13:37.679Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:37.679Z] cdc17e724fe5: Waiting [2025-03-01T06:13:37.679Z] d71e9b4ab7c5: Waiting [2025-03-01T06:13:37.679Z] 8c533bc2a411: Waiting [2025-03-01T06:13:37.679Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:37.679Z] 8e767562eb35: Layer already exists [2025-03-01T06:13:37.679Z] e2489e18927c: Layer already exists [2025-03-01T06:13:37.679Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:37.679Z] 1ce58337c6c0: Layer already exists [2025-03-01T06:13:37.679Z] f9406e68df2e: Layer already exists [2025-03-01T06:13:37.679Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:37.679Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:37.679Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:37.679Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:37.942Z] latest: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:38.289Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:38.640Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.65 [2025-03-01T06:13:38.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-01T06:13:38.640Z] e2489e18927c: Preparing [2025-03-01T06:13:38.640Z] 1ce58337c6c0: Preparing [2025-03-01T06:13:38.640Z] f9406e68df2e: Preparing [2025-03-01T06:13:38.640Z] 8e767562eb35: Preparing [2025-03-01T06:13:38.640Z] d7fd76f4b902: Preparing [2025-03-01T06:13:38.640Z] cdc17e724fe5: Preparing [2025-03-01T06:13:38.640Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:38.640Z] 8c533bc2a411: Preparing [2025-03-01T06:13:38.640Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:38.640Z] 8c533bc2a411: Waiting [2025-03-01T06:13:38.640Z] cdc17e724fe5: Waiting [2025-03-01T06:13:38.640Z] d71e9b4ab7c5: Waiting [2025-03-01T06:13:38.640Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:38.640Z] 1ce58337c6c0: Layer already exists [2025-03-01T06:13:38.640Z] f9406e68df2e: Layer already exists [2025-03-01T06:13:38.640Z] e2489e18927c: Layer already exists [2025-03-01T06:13:38.640Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:38.640Z] 8e767562eb35: Layer already exists [2025-03-01T06:13:38.640Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:38.640Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:38.640Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:38.640Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:38.640Z] 4.0.0-dev.65: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:39.247Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:39.589Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:39.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-01T06:13:39.589Z] e2489e18927c: Preparing [2025-03-01T06:13:39.589Z] 1ce58337c6c0: Preparing [2025-03-01T06:13:39.589Z] f9406e68df2e: Preparing [2025-03-01T06:13:39.589Z] 8e767562eb35: Preparing [2025-03-01T06:13:39.589Z] d7fd76f4b902: Preparing [2025-03-01T06:13:39.589Z] cdc17e724fe5: Preparing [2025-03-01T06:13:39.589Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:39.589Z] 8c533bc2a411: Preparing [2025-03-01T06:13:39.589Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:39.589Z] cdc17e724fe5: Waiting [2025-03-01T06:13:39.589Z] d71e9b4ab7c5: Waiting [2025-03-01T06:13:39.589Z] 8c533bc2a411: Waiting [2025-03-01T06:13:39.590Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:39.590Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:39.590Z] f9406e68df2e: Layer already exists [2025-03-01T06:13:39.590Z] e2489e18927c: Layer already exists [2025-03-01T06:13:39.590Z] 8e767562eb35: Layer already exists [2025-03-01T06:13:39.590Z] 1ce58337c6c0: Layer already exists [2025-03-01T06:13:39.590Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:39.590Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:39.590Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:39.590Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:39.590Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:39.938Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:40.282Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-01T06:13:40.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-01T06:13:40.282Z] e2489e18927c: Preparing [2025-03-01T06:13:40.282Z] 1ce58337c6c0: Preparing [2025-03-01T06:13:40.282Z] f9406e68df2e: Preparing [2025-03-01T06:13:40.282Z] 8e767562eb35: Preparing [2025-03-01T06:13:40.282Z] d7fd76f4b902: Preparing [2025-03-01T06:13:40.282Z] cdc17e724fe5: Preparing [2025-03-01T06:13:40.282Z] d71e9b4ab7c5: Preparing [2025-03-01T06:13:40.282Z] 8c533bc2a411: Preparing [2025-03-01T06:13:40.282Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:40.282Z] d71e9b4ab7c5: Waiting [2025-03-01T06:13:40.282Z] 8c533bc2a411: Waiting [2025-03-01T06:13:40.282Z] cdc17e724fe5: Waiting [2025-03-01T06:13:40.282Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:40.282Z] 8e767562eb35: Layer already exists [2025-03-01T06:13:40.282Z] e2489e18927c: Layer already exists [2025-03-01T06:13:40.282Z] f9406e68df2e: Layer already exists [2025-03-01T06:13:40.282Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:40.282Z] 1ce58337c6c0: Layer already exists [2025-03-01T06:13:40.282Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:40.282Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:13:40.282Z] 8c533bc2a411: Layer already exists [2025-03-01T06:13:40.282Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:40.545Z] main: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:13:40.621Z] ===================================================== [Pipeline] echo [2025-03-01T06:13:40.633Z] taggedImages: [2025-03-01T06:13:40.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:40.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-01T06:13:40.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.65 [2025-03-01T06:13:40.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:40.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-01T06:13:40.659Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-01T06:13:40.659Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:40.659Z] latest [2025-03-01T06:13:40.659Z] 4.0.0-dev.65 [2025-03-01T06:13:40.659Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:40.659Z] main [2025-03-01T06:13:40.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:41.038Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:41.386Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:41.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-01T06:13:41.386Z] 53730757374b: Preparing [2025-03-01T06:13:41.386Z] 515e3dd9ff3d: Preparing [2025-03-01T06:13:41.386Z] d7fd76f4b902: Preparing [2025-03-01T06:13:41.386Z] cdc17e724fe5: Preparing [2025-03-01T06:13:41.386Z] 6830bfe35cc7: Preparing [2025-03-01T06:13:41.386Z] b26154e8cd87: Preparing [2025-03-01T06:13:41.386Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:41.386Z] b26154e8cd87: Waiting [2025-03-01T06:13:41.386Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:41.386Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:41.386Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:41.650Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:41.650Z] 6830bfe35cc7: Pushed [2025-03-01T06:13:41.650Z] 53730757374b: Pushed [2025-03-01T06:13:41.650Z] b26154e8cd87: Pushed [2025-03-01T06:13:46.957Z] 515e3dd9ff3d: Pushed [2025-03-01T06:13:46.957Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:47.313Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:47.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-01T06:13:47.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-01T06:13:47.656Z] 53730757374b: Preparing [2025-03-01T06:13:47.656Z] 515e3dd9ff3d: Preparing [2025-03-01T06:13:47.656Z] d7fd76f4b902: Preparing [2025-03-01T06:13:47.656Z] cdc17e724fe5: Preparing [2025-03-01T06:13:47.656Z] 6830bfe35cc7: Preparing [2025-03-01T06:13:47.656Z] b26154e8cd87: Preparing [2025-03-01T06:13:47.656Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:47.656Z] b26154e8cd87: Waiting [2025-03-01T06:13:47.656Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:47.656Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:47.656Z] 6830bfe35cc7: Layer already exists [2025-03-01T06:13:47.656Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:47.656Z] 515e3dd9ff3d: Layer already exists [2025-03-01T06:13:47.656Z] 53730757374b: Layer already exists [2025-03-01T06:13:47.656Z] b26154e8cd87: Layer already exists [2025-03-01T06:13:47.656Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:47.919Z] latest: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:48.268Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:48.611Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.65 [2025-03-01T06:13:48.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-01T06:13:48.611Z] 53730757374b: Preparing [2025-03-01T06:13:48.611Z] 515e3dd9ff3d: Preparing [2025-03-01T06:13:48.611Z] d7fd76f4b902: Preparing [2025-03-01T06:13:48.611Z] cdc17e724fe5: Preparing [2025-03-01T06:13:48.611Z] 6830bfe35cc7: Preparing [2025-03-01T06:13:48.611Z] b26154e8cd87: Preparing [2025-03-01T06:13:48.611Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:48.611Z] b26154e8cd87: Waiting [2025-03-01T06:13:48.611Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:48.611Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:48.611Z] 6830bfe35cc7: Layer already exists [2025-03-01T06:13:48.611Z] 515e3dd9ff3d: Layer already exists [2025-03-01T06:13:48.611Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:48.611Z] 53730757374b: Layer already exists [2025-03-01T06:13:48.611Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:48.611Z] b26154e8cd87: Layer already exists [2025-03-01T06:13:48.874Z] 4.0.0-dev.65: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:49.220Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:49.571Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:49.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-01T06:13:49.571Z] 53730757374b: Preparing [2025-03-01T06:13:49.571Z] 515e3dd9ff3d: Preparing [2025-03-01T06:13:49.571Z] d7fd76f4b902: Preparing [2025-03-01T06:13:49.571Z] cdc17e724fe5: Preparing [2025-03-01T06:13:49.571Z] 6830bfe35cc7: Preparing [2025-03-01T06:13:49.571Z] b26154e8cd87: Preparing [2025-03-01T06:13:49.571Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:49.571Z] b26154e8cd87: Waiting [2025-03-01T06:13:49.571Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:49.571Z] 53730757374b: Layer already exists [2025-03-01T06:13:49.571Z] 515e3dd9ff3d: Layer already exists [2025-03-01T06:13:49.571Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:49.571Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:49.571Z] 6830bfe35cc7: Layer already exists [2025-03-01T06:13:49.571Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:49.571Z] b26154e8cd87: Layer already exists [2025-03-01T06:13:49.833Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:50.176Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:50.513Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-01T06:13:50.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-01T06:13:50.513Z] 53730757374b: Preparing [2025-03-01T06:13:50.513Z] 515e3dd9ff3d: Preparing [2025-03-01T06:13:50.513Z] d7fd76f4b902: Preparing [2025-03-01T06:13:50.513Z] cdc17e724fe5: Preparing [2025-03-01T06:13:50.513Z] 6830bfe35cc7: Preparing [2025-03-01T06:13:50.513Z] b26154e8cd87: Preparing [2025-03-01T06:13:50.513Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:50.513Z] b26154e8cd87: Waiting [2025-03-01T06:13:50.513Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:50.513Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:50.513Z] 53730757374b: Layer already exists [2025-03-01T06:13:50.513Z] 515e3dd9ff3d: Layer already exists [2025-03-01T06:13:50.513Z] d7fd76f4b902: Layer already exists [2025-03-01T06:13:50.513Z] 6830bfe35cc7: Layer already exists [2025-03-01T06:13:50.513Z] b26154e8cd87: Layer already exists [2025-03-01T06:13:50.513Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:50.776Z] main: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:13:50.855Z] ===================================================== [Pipeline] echo [2025-03-01T06:13:50.871Z] taggedImages: [2025-03-01T06:13:50.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:50.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-01T06:13:50.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.65 [2025-03-01T06:13:50.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:50.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-01T06:13:50.899Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-01T06:13:50.899Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:50.899Z] latest [2025-03-01T06:13:50.899Z] 4.0.0-dev.65 [2025-03-01T06:13:50.899Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:50.899Z] main [2025-03-01T06:13:50.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:51.264Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:51.602Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:13:51.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-01T06:13:51.602Z] e6e456a97f91: Preparing [2025-03-01T06:13:51.602Z] 164458eaecee: Preparing [2025-03-01T06:13:51.602Z] cdc17e724fe5: Preparing [2025-03-01T06:13:51.602Z] 4d1758d2f30f: Preparing [2025-03-01T06:13:51.602Z] ccd7305572f3: Preparing [2025-03-01T06:13:51.602Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:51.602Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:51.602Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:51.865Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:51.865Z] ccd7305572f3: Pushed [2025-03-01T06:13:51.865Z] e6e456a97f91: Pushed [2025-03-01T06:13:51.865Z] 4d1758d2f30f: Pushed [2025-03-01T06:13:57.181Z] 164458eaecee: Pushed [2025-03-01T06:13:57.181Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:57.543Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:57.900Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-01T06:13:57.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-01T06:13:57.900Z] e6e456a97f91: Preparing [2025-03-01T06:13:57.900Z] 164458eaecee: Preparing [2025-03-01T06:13:57.900Z] cdc17e724fe5: Preparing [2025-03-01T06:13:57.900Z] 4d1758d2f30f: Preparing [2025-03-01T06:13:57.900Z] ccd7305572f3: Preparing [2025-03-01T06:13:57.900Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:57.900Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:57.900Z] 164458eaecee: Layer already exists [2025-03-01T06:13:57.900Z] ccd7305572f3: Layer already exists [2025-03-01T06:13:57.900Z] 4d1758d2f30f: Layer already exists [2025-03-01T06:13:57.900Z] e6e456a97f91: Layer already exists [2025-03-01T06:13:57.900Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:57.900Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:57.900Z] latest: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:58.258Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:58.605Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.65 [2025-03-01T06:13:58.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-01T06:13:58.605Z] e6e456a97f91: Preparing [2025-03-01T06:13:58.605Z] 164458eaecee: Preparing [2025-03-01T06:13:58.605Z] cdc17e724fe5: Preparing [2025-03-01T06:13:58.605Z] 4d1758d2f30f: Preparing [2025-03-01T06:13:58.605Z] ccd7305572f3: Preparing [2025-03-01T06:13:58.605Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:58.605Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:58.605Z] 4d1758d2f30f: Layer already exists [2025-03-01T06:13:58.605Z] 164458eaecee: Layer already exists [2025-03-01T06:13:58.605Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:58.605Z] ccd7305572f3: Layer already exists [2025-03-01T06:13:58.605Z] e6e456a97f91: Layer already exists [2025-03-01T06:13:58.605Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:58.605Z] 4.0.0-dev.65: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:58.970Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:59.317Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:13:59.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-01T06:13:59.317Z] e6e456a97f91: Preparing [2025-03-01T06:13:59.317Z] 164458eaecee: Preparing [2025-03-01T06:13:59.317Z] cdc17e724fe5: Preparing [2025-03-01T06:13:59.317Z] 4d1758d2f30f: Preparing [2025-03-01T06:13:59.317Z] ccd7305572f3: Preparing [2025-03-01T06:13:59.317Z] dd9c8f8612c8: Preparing [2025-03-01T06:13:59.317Z] dd9c8f8612c8: Waiting [2025-03-01T06:13:59.317Z] e6e456a97f91: Layer already exists [2025-03-01T06:13:59.317Z] cdc17e724fe5: Layer already exists [2025-03-01T06:13:59.317Z] ccd7305572f3: Layer already exists [2025-03-01T06:13:59.317Z] 164458eaecee: Layer already exists [2025-03-01T06:13:59.317Z] 4d1758d2f30f: Layer already exists [2025-03-01T06:13:59.317Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:13:59.317Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:13:59.662Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:00.011Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-01T06:14:00.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-01T06:14:00.011Z] e6e456a97f91: Preparing [2025-03-01T06:14:00.011Z] 164458eaecee: Preparing [2025-03-01T06:14:00.011Z] cdc17e724fe5: Preparing [2025-03-01T06:14:00.011Z] 4d1758d2f30f: Preparing [2025-03-01T06:14:00.011Z] ccd7305572f3: Preparing [2025-03-01T06:14:00.011Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:00.011Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:00.011Z] e6e456a97f91: Layer already exists [2025-03-01T06:14:00.011Z] 164458eaecee: Layer already exists [2025-03-01T06:14:00.011Z] ccd7305572f3: Layer already exists [2025-03-01T06:14:00.011Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:00.011Z] 4d1758d2f30f: Layer already exists [2025-03-01T06:14:00.011Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:00.276Z] main: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:14:00.369Z] ===================================================== [Pipeline] echo [2025-03-01T06:14:00.385Z] taggedImages: [2025-03-01T06:14:00.385Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:00.385Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-01T06:14:00.385Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.65 [2025-03-01T06:14:00.385Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:00.385Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-01T06:14:00.413Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-01T06:14:00.413Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:00.413Z] latest [2025-03-01T06:14:00.413Z] 4.0.0-dev.65 [2025-03-01T06:14:00.413Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:00.413Z] main [2025-03-01T06:14:00.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:00.781Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:01.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:01.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-01T06:14:01.136Z] 765360c8bf9f: Preparing [2025-03-01T06:14:01.136Z] 0fe15673000d: Preparing [2025-03-01T06:14:01.136Z] 1ea494cbc915: Preparing [2025-03-01T06:14:01.136Z] d7fd76f4b902: Preparing [2025-03-01T06:14:01.136Z] cdc17e724fe5: Preparing [2025-03-01T06:14:01.136Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:01.136Z] 8c533bc2a411: Preparing [2025-03-01T06:14:01.136Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:01.136Z] 8c533bc2a411: Waiting [2025-03-01T06:14:01.136Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:01.136Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:01.400Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:01.400Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:01.400Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:01.400Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:01.400Z] 0fe15673000d: Pushed [2025-03-01T06:14:01.400Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:01.400Z] 765360c8bf9f: Pushed [2025-03-01T06:14:06.716Z] 1ea494cbc915: Pushed [2025-03-01T06:14:06.716Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:07.068Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:07.419Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-01T06:14:07.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-01T06:14:07.419Z] 765360c8bf9f: Preparing [2025-03-01T06:14:07.419Z] 0fe15673000d: Preparing [2025-03-01T06:14:07.419Z] 1ea494cbc915: Preparing [2025-03-01T06:14:07.419Z] d7fd76f4b902: Preparing [2025-03-01T06:14:07.419Z] cdc17e724fe5: Preparing [2025-03-01T06:14:07.419Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:07.419Z] 8c533bc2a411: Preparing [2025-03-01T06:14:07.419Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:07.419Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:07.419Z] 8c533bc2a411: Waiting [2025-03-01T06:14:07.419Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:07.419Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:07.419Z] 1ea494cbc915: Layer already exists [2025-03-01T06:14:07.419Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:07.419Z] 0fe15673000d: Layer already exists [2025-03-01T06:14:07.419Z] 765360c8bf9f: Layer already exists [2025-03-01T06:14:07.419Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:07.419Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:07.419Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:07.419Z] latest: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:07.781Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:08.129Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.65 [2025-03-01T06:14:08.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-01T06:14:08.129Z] 765360c8bf9f: Preparing [2025-03-01T06:14:08.129Z] 0fe15673000d: Preparing [2025-03-01T06:14:08.129Z] 1ea494cbc915: Preparing [2025-03-01T06:14:08.129Z] d7fd76f4b902: Preparing [2025-03-01T06:14:08.129Z] cdc17e724fe5: Preparing [2025-03-01T06:14:08.129Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:08.129Z] 8c533bc2a411: Preparing [2025-03-01T06:14:08.129Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:08.129Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:08.129Z] 8c533bc2a411: Waiting [2025-03-01T06:14:08.129Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:08.129Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:08.129Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:08.129Z] 765360c8bf9f: Layer already exists [2025-03-01T06:14:08.129Z] 1ea494cbc915: Layer already exists [2025-03-01T06:14:08.129Z] 0fe15673000d: Layer already exists [2025-03-01T06:14:08.129Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:08.129Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:08.129Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:08.129Z] 4.0.0-dev.65: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:08.478Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:08.912Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:08.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-01T06:14:08.912Z] 765360c8bf9f: Preparing [2025-03-01T06:14:08.912Z] 0fe15673000d: Preparing [2025-03-01T06:14:08.912Z] 1ea494cbc915: Preparing [2025-03-01T06:14:08.912Z] d7fd76f4b902: Preparing [2025-03-01T06:14:08.912Z] cdc17e724fe5: Preparing [2025-03-01T06:14:08.912Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:08.912Z] 8c533bc2a411: Preparing [2025-03-01T06:14:08.912Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:08.912Z] 8c533bc2a411: Waiting [2025-03-01T06:14:08.912Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:08.912Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:08.912Z] 765360c8bf9f: Layer already exists [2025-03-01T06:14:08.912Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:08.912Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:08.912Z] 0fe15673000d: Layer already exists [2025-03-01T06:14:08.912Z] 1ea494cbc915: Layer already exists [2025-03-01T06:14:08.912Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:08.912Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:08.912Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:08.912Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:09.289Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:09.707Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-01T06:14:09.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-01T06:14:09.707Z] 765360c8bf9f: Preparing [2025-03-01T06:14:09.707Z] 0fe15673000d: Preparing [2025-03-01T06:14:09.707Z] 1ea494cbc915: Preparing [2025-03-01T06:14:09.707Z] d7fd76f4b902: Preparing [2025-03-01T06:14:09.707Z] cdc17e724fe5: Preparing [2025-03-01T06:14:09.707Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:09.707Z] 8c533bc2a411: Preparing [2025-03-01T06:14:09.707Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:09.707Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:09.707Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:09.707Z] 8c533bc2a411: Waiting [2025-03-01T06:14:09.707Z] 1ea494cbc915: Layer already exists [2025-03-01T06:14:09.707Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:09.707Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:09.707Z] 0fe15673000d: Layer already exists [2025-03-01T06:14:09.707Z] 765360c8bf9f: Layer already exists [2025-03-01T06:14:09.707Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:09.707Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:09.707Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:09.707Z] main: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:14:09.798Z] ===================================================== [Pipeline] echo [2025-03-01T06:14:09.817Z] taggedImages: [2025-03-01T06:14:09.817Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:09.817Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-01T06:14:09.817Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.65 [2025-03-01T06:14:09.817Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:09.817Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-01T06:14:09.845Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-01T06:14:09.845Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:09.845Z] latest [2025-03-01T06:14:09.845Z] 4.0.0-dev.65 [2025-03-01T06:14:09.845Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:09.845Z] main [2025-03-01T06:14:09.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:10.248Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:10.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:10.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-01T06:14:10.638Z] 7e418e735d04: Preparing [2025-03-01T06:14:10.638Z] feaeddf5ea6c: Preparing [2025-03-01T06:14:10.638Z] f3eb032bd694: Preparing [2025-03-01T06:14:10.638Z] 8d033171cb37: Preparing [2025-03-01T06:14:10.638Z] 732726c54907: Preparing [2025-03-01T06:14:10.638Z] 41ace20726ca: Preparing [2025-03-01T06:14:10.638Z] 4299949d037e: Preparing [2025-03-01T06:14:10.638Z] d7fd76f4b902: Preparing [2025-03-01T06:14:10.638Z] cdc17e724fe5: Preparing [2025-03-01T06:14:10.638Z] 5f4661059b83: Preparing [2025-03-01T06:14:10.638Z] 6b51d40aa2d8: Preparing [2025-03-01T06:14:10.638Z] 5f70bf18a086: Preparing [2025-03-01T06:14:10.638Z] fe0485194424: Preparing [2025-03-01T06:14:10.638Z] 8a5cfaecb508: Preparing [2025-03-01T06:14:10.638Z] 6a35d443fe7a: Preparing [2025-03-01T06:14:10.638Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:10.638Z] 5f4661059b83: Waiting [2025-03-01T06:14:10.638Z] 41ace20726ca: Waiting [2025-03-01T06:14:10.638Z] d7fd76f4b902: Waiting [2025-03-01T06:14:10.638Z] cdc17e724fe5: Waiting [2025-03-01T06:14:10.638Z] 4299949d037e: Waiting [2025-03-01T06:14:10.638Z] 5f70bf18a086: Waiting [2025-03-01T06:14:10.638Z] fe0485194424: Waiting [2025-03-01T06:14:10.638Z] 8a5cfaecb508: Waiting [2025-03-01T06:14:10.638Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:10.638Z] 6b51d40aa2d8: Waiting [2025-03-01T06:14:10.963Z] feaeddf5ea6c: Pushed [2025-03-01T06:14:10.963Z] 732726c54907: Pushed [2025-03-01T06:14:10.963Z] 8d033171cb37: Pushed [2025-03-01T06:14:10.963Z] f3eb032bd694: Pushed [2025-03-01T06:14:10.963Z] 7e418e735d04: Pushed [2025-03-01T06:14:10.963Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:10.963Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:10.963Z] 41ace20726ca: Pushed [2025-03-01T06:14:10.963Z] 5f70bf18a086: Layer already exists [2025-03-01T06:14:11.252Z] 6b51d40aa2d8: Pushed [2025-03-01T06:14:11.252Z] 5f4661059b83: Pushed [2025-03-01T06:14:11.252Z] fe0485194424: Pushed [2025-03-01T06:14:11.252Z] 8a5cfaecb508: Pushed [2025-03-01T06:14:11.252Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:11.252Z] 6a35d443fe7a: Pushed [2025-03-01T06:14:13.818Z] 4299949d037e: Pushed [2025-03-01T06:14:14.080Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:14.435Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:14.789Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-01T06:14:14.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-01T06:14:14.789Z] 7e418e735d04: Preparing [2025-03-01T06:14:14.789Z] feaeddf5ea6c: Preparing [2025-03-01T06:14:14.789Z] f3eb032bd694: Preparing [2025-03-01T06:14:14.789Z] 8d033171cb37: Preparing [2025-03-01T06:14:14.789Z] 732726c54907: Preparing [2025-03-01T06:14:14.789Z] 41ace20726ca: Preparing [2025-03-01T06:14:14.789Z] 4299949d037e: Preparing [2025-03-01T06:14:14.789Z] d7fd76f4b902: Preparing [2025-03-01T06:14:14.789Z] cdc17e724fe5: Preparing [2025-03-01T06:14:14.789Z] 5f4661059b83: Preparing [2025-03-01T06:14:14.789Z] 6b51d40aa2d8: Preparing [2025-03-01T06:14:14.789Z] 5f70bf18a086: Preparing [2025-03-01T06:14:14.789Z] fe0485194424: Preparing [2025-03-01T06:14:14.789Z] 8a5cfaecb508: Preparing [2025-03-01T06:14:14.789Z] 6a35d443fe7a: Preparing [2025-03-01T06:14:14.789Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:14.789Z] cdc17e724fe5: Waiting [2025-03-01T06:14:14.789Z] 5f4661059b83: Waiting [2025-03-01T06:14:14.789Z] 6b51d40aa2d8: Waiting [2025-03-01T06:14:14.789Z] 5f70bf18a086: Waiting [2025-03-01T06:14:14.789Z] fe0485194424: Waiting [2025-03-01T06:14:14.789Z] 8a5cfaecb508: Waiting [2025-03-01T06:14:14.789Z] 6a35d443fe7a: Waiting [2025-03-01T06:14:14.789Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:14.789Z] 4299949d037e: Waiting [2025-03-01T06:14:14.789Z] d7fd76f4b902: Waiting [2025-03-01T06:14:14.789Z] 41ace20726ca: Waiting [2025-03-01T06:14:14.789Z] 7e418e735d04: Layer already exists [2025-03-01T06:14:14.789Z] 732726c54907: Layer already exists [2025-03-01T06:14:14.789Z] feaeddf5ea6c: Layer already exists [2025-03-01T06:14:14.789Z] f3eb032bd694: Layer already exists [2025-03-01T06:14:14.789Z] 8d033171cb37: Layer already exists [2025-03-01T06:14:14.789Z] 41ace20726ca: Layer already exists [2025-03-01T06:14:14.789Z] 4299949d037e: Layer already exists [2025-03-01T06:14:14.789Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:14.789Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:14.789Z] 5f4661059b83: Layer already exists [2025-03-01T06:14:14.789Z] 6b51d40aa2d8: Layer already exists [2025-03-01T06:14:14.789Z] 6a35d443fe7a: Layer already exists [2025-03-01T06:14:14.789Z] 5f70bf18a086: Layer already exists [2025-03-01T06:14:14.789Z] 8a5cfaecb508: Layer already exists [2025-03-01T06:14:14.789Z] fe0485194424: Layer already exists [2025-03-01T06:14:14.789Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:15.053Z] latest: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:15.403Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:15.749Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.65 [2025-03-01T06:14:15.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-01T06:14:15.749Z] 7e418e735d04: Preparing [2025-03-01T06:14:15.749Z] feaeddf5ea6c: Preparing [2025-03-01T06:14:15.749Z] f3eb032bd694: Preparing [2025-03-01T06:14:15.749Z] 8d033171cb37: Preparing [2025-03-01T06:14:15.749Z] 732726c54907: Preparing [2025-03-01T06:14:15.749Z] 41ace20726ca: Preparing [2025-03-01T06:14:15.749Z] 4299949d037e: Preparing [2025-03-01T06:14:15.749Z] d7fd76f4b902: Preparing [2025-03-01T06:14:15.749Z] cdc17e724fe5: Preparing [2025-03-01T06:14:15.749Z] 5f4661059b83: Preparing [2025-03-01T06:14:15.749Z] 6b51d40aa2d8: Preparing [2025-03-01T06:14:15.749Z] 5f70bf18a086: Preparing [2025-03-01T06:14:15.749Z] fe0485194424: Preparing [2025-03-01T06:14:15.749Z] 8a5cfaecb508: Preparing [2025-03-01T06:14:15.749Z] 6a35d443fe7a: Preparing [2025-03-01T06:14:15.749Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:15.749Z] 5f4661059b83: Waiting [2025-03-01T06:14:15.749Z] 8a5cfaecb508: Waiting [2025-03-01T06:14:15.749Z] 6a35d443fe7a: Waiting [2025-03-01T06:14:15.749Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:15.749Z] 6b51d40aa2d8: Waiting [2025-03-01T06:14:15.749Z] 5f70bf18a086: Waiting [2025-03-01T06:14:15.749Z] fe0485194424: Waiting [2025-03-01T06:14:15.749Z] 41ace20726ca: Waiting [2025-03-01T06:14:15.749Z] 4299949d037e: Waiting [2025-03-01T06:14:15.749Z] d7fd76f4b902: Waiting [2025-03-01T06:14:15.749Z] cdc17e724fe5: Waiting [2025-03-01T06:14:15.749Z] feaeddf5ea6c: Layer already exists [2025-03-01T06:14:15.749Z] f3eb032bd694: Layer already exists [2025-03-01T06:14:15.749Z] 8d033171cb37: Layer already exists [2025-03-01T06:14:15.749Z] 7e418e735d04: Layer already exists [2025-03-01T06:14:15.749Z] 732726c54907: Layer already exists [2025-03-01T06:14:15.749Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:15.749Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:15.749Z] 41ace20726ca: Layer already exists [2025-03-01T06:14:15.749Z] 4299949d037e: Layer already exists [2025-03-01T06:14:15.749Z] 5f4661059b83: Layer already exists [2025-03-01T06:14:15.749Z] 6b51d40aa2d8: Layer already exists [2025-03-01T06:14:15.749Z] 5f70bf18a086: Layer already exists [2025-03-01T06:14:15.749Z] fe0485194424: Layer already exists [2025-03-01T06:14:15.749Z] 6a35d443fe7a: Layer already exists [2025-03-01T06:14:15.749Z] 8a5cfaecb508: Layer already exists [2025-03-01T06:14:15.749Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:16.012Z] 4.0.0-dev.65: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:16.359Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:16.704Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:16.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-01T06:14:16.704Z] 7e418e735d04: Preparing [2025-03-01T06:14:16.704Z] feaeddf5ea6c: Preparing [2025-03-01T06:14:16.704Z] f3eb032bd694: Preparing [2025-03-01T06:14:16.704Z] 8d033171cb37: Preparing [2025-03-01T06:14:16.704Z] 732726c54907: Preparing [2025-03-01T06:14:16.704Z] 41ace20726ca: Preparing [2025-03-01T06:14:16.704Z] 4299949d037e: Preparing [2025-03-01T06:14:16.704Z] d7fd76f4b902: Preparing [2025-03-01T06:14:16.704Z] cdc17e724fe5: Preparing [2025-03-01T06:14:16.704Z] 5f4661059b83: Preparing [2025-03-01T06:14:16.704Z] 6b51d40aa2d8: Preparing [2025-03-01T06:14:16.704Z] 5f70bf18a086: Preparing [2025-03-01T06:14:16.704Z] fe0485194424: Preparing [2025-03-01T06:14:16.704Z] 8a5cfaecb508: Preparing [2025-03-01T06:14:16.704Z] 6a35d443fe7a: Preparing [2025-03-01T06:14:16.704Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:16.704Z] d7fd76f4b902: Waiting [2025-03-01T06:14:16.704Z] cdc17e724fe5: Waiting [2025-03-01T06:14:16.704Z] 5f4661059b83: Waiting [2025-03-01T06:14:16.704Z] 6b51d40aa2d8: Waiting [2025-03-01T06:14:16.704Z] 5f70bf18a086: Waiting [2025-03-01T06:14:16.704Z] fe0485194424: Waiting [2025-03-01T06:14:16.704Z] 8a5cfaecb508: Waiting [2025-03-01T06:14:16.704Z] 6a35d443fe7a: Waiting [2025-03-01T06:14:16.704Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:16.704Z] 41ace20726ca: Waiting [2025-03-01T06:14:16.704Z] 4299949d037e: Waiting [2025-03-01T06:14:16.704Z] feaeddf5ea6c: Layer already exists [2025-03-01T06:14:16.704Z] 732726c54907: Layer already exists [2025-03-01T06:14:16.704Z] 7e418e735d04: Layer already exists [2025-03-01T06:14:16.704Z] f3eb032bd694: Layer already exists [2025-03-01T06:14:16.704Z] 8d033171cb37: Layer already exists [2025-03-01T06:14:16.704Z] 4299949d037e: Layer already exists [2025-03-01T06:14:16.704Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:16.704Z] 5f4661059b83: Layer already exists [2025-03-01T06:14:16.704Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:16.704Z] 41ace20726ca: Layer already exists [2025-03-01T06:14:16.704Z] 6b51d40aa2d8: Layer already exists [2025-03-01T06:14:16.704Z] 5f70bf18a086: Layer already exists [2025-03-01T06:14:16.704Z] 6a35d443fe7a: Layer already exists [2025-03-01T06:14:16.704Z] fe0485194424: Layer already exists [2025-03-01T06:14:16.704Z] 8a5cfaecb508: Layer already exists [2025-03-01T06:14:16.704Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:16.968Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:17.320Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:17.674Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-01T06:14:17.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-01T06:14:17.674Z] 7e418e735d04: Preparing [2025-03-01T06:14:17.674Z] feaeddf5ea6c: Preparing [2025-03-01T06:14:17.674Z] f3eb032bd694: Preparing [2025-03-01T06:14:17.674Z] 8d033171cb37: Preparing [2025-03-01T06:14:17.674Z] 732726c54907: Preparing [2025-03-01T06:14:17.674Z] 41ace20726ca: Preparing [2025-03-01T06:14:17.674Z] 4299949d037e: Preparing [2025-03-01T06:14:17.674Z] d7fd76f4b902: Preparing [2025-03-01T06:14:17.674Z] cdc17e724fe5: Preparing [2025-03-01T06:14:17.674Z] 5f4661059b83: Preparing [2025-03-01T06:14:17.674Z] 6b51d40aa2d8: Preparing [2025-03-01T06:14:17.674Z] 5f70bf18a086: Preparing [2025-03-01T06:14:17.674Z] fe0485194424: Preparing [2025-03-01T06:14:17.674Z] 8a5cfaecb508: Preparing [2025-03-01T06:14:17.674Z] 6a35d443fe7a: Preparing [2025-03-01T06:14:17.674Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:17.674Z] 5f70bf18a086: Waiting [2025-03-01T06:14:17.674Z] 41ace20726ca: Waiting [2025-03-01T06:14:17.674Z] 4299949d037e: Waiting [2025-03-01T06:14:17.674Z] d7fd76f4b902: Waiting [2025-03-01T06:14:17.674Z] fe0485194424: Waiting [2025-03-01T06:14:17.674Z] 5f4661059b83: Waiting [2025-03-01T06:14:17.674Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:17.674Z] 8a5cfaecb508: Waiting [2025-03-01T06:14:17.674Z] 6a35d443fe7a: Waiting [2025-03-01T06:14:17.674Z] 6b51d40aa2d8: Waiting [2025-03-01T06:14:17.674Z] cdc17e724fe5: Waiting [2025-03-01T06:14:17.674Z] 7e418e735d04: Layer already exists [2025-03-01T06:14:17.674Z] feaeddf5ea6c: Layer already exists [2025-03-01T06:14:17.674Z] f3eb032bd694: Layer already exists [2025-03-01T06:14:17.674Z] 732726c54907: Layer already exists [2025-03-01T06:14:17.674Z] 8d033171cb37: Layer already exists [2025-03-01T06:14:17.674Z] 5f4661059b83: Layer already exists [2025-03-01T06:14:17.674Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:17.674Z] 4299949d037e: Layer already exists [2025-03-01T06:14:17.674Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:17.674Z] 41ace20726ca: Layer already exists [2025-03-01T06:14:17.674Z] fe0485194424: Layer already exists [2025-03-01T06:14:17.674Z] 5f70bf18a086: Layer already exists [2025-03-01T06:14:17.674Z] 6b51d40aa2d8: Layer already exists [2025-03-01T06:14:17.674Z] 6a35d443fe7a: Layer already exists [2025-03-01T06:14:17.674Z] 8a5cfaecb508: Layer already exists [2025-03-01T06:14:17.674Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:17.937Z] main: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:14:18.018Z] ===================================================== [Pipeline] echo [2025-03-01T06:14:18.031Z] taggedImages: [2025-03-01T06:14:18.031Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:18.031Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-01T06:14:18.031Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.65 [2025-03-01T06:14:18.031Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:18.031Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-01T06:14:18.060Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-01T06:14:18.060Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:18.060Z] latest [2025-03-01T06:14:18.060Z] 4.0.0-dev.65 [2025-03-01T06:14:18.060Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:18.060Z] main [2025-03-01T06:14:18.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:18.416Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:18.776Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:18.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-01T06:14:18.776Z] edf85e8ed81c: Preparing [2025-03-01T06:14:18.776Z] 8d1fdee7e9e0: Preparing [2025-03-01T06:14:18.776Z] 9cec2fb3cee1: Preparing [2025-03-01T06:14:18.776Z] 4fca235e1702: Preparing [2025-03-01T06:14:18.776Z] d7fd76f4b902: Preparing [2025-03-01T06:14:18.776Z] cdc17e724fe5: Preparing [2025-03-01T06:14:18.776Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:18.776Z] 8c533bc2a411: Preparing [2025-03-01T06:14:18.776Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:18.776Z] cdc17e724fe5: Waiting [2025-03-01T06:14:18.776Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:18.776Z] 8c533bc2a411: Waiting [2025-03-01T06:14:18.776Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:18.776Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:19.041Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:19.041Z] 9cec2fb3cee1: Pushed [2025-03-01T06:14:19.041Z] 8d1fdee7e9e0: Pushed [2025-03-01T06:14:19.041Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:19.041Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:19.041Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:19.041Z] edf85e8ed81c: Pushed [2025-03-01T06:14:24.356Z] 4fca235e1702: Pushed [2025-03-01T06:14:24.356Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:24.711Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:25.068Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-01T06:14:25.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-01T06:14:25.068Z] edf85e8ed81c: Preparing [2025-03-01T06:14:25.068Z] 8d1fdee7e9e0: Preparing [2025-03-01T06:14:25.068Z] 9cec2fb3cee1: Preparing [2025-03-01T06:14:25.068Z] 4fca235e1702: Preparing [2025-03-01T06:14:25.068Z] d7fd76f4b902: Preparing [2025-03-01T06:14:25.068Z] cdc17e724fe5: Preparing [2025-03-01T06:14:25.068Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:25.068Z] 8c533bc2a411: Preparing [2025-03-01T06:14:25.068Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:25.068Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:25.068Z] 8c533bc2a411: Waiting [2025-03-01T06:14:25.068Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:25.068Z] cdc17e724fe5: Waiting [2025-03-01T06:14:25.068Z] 8d1fdee7e9e0: Layer already exists [2025-03-01T06:14:25.068Z] edf85e8ed81c: Layer already exists [2025-03-01T06:14:25.068Z] 9cec2fb3cee1: Layer already exists [2025-03-01T06:14:25.068Z] 4fca235e1702: Layer already exists [2025-03-01T06:14:25.068Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:25.068Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:25.068Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:25.068Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:25.068Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:25.332Z] latest: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:25.691Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:26.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.65 [2025-03-01T06:14:26.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-01T06:14:26.040Z] edf85e8ed81c: Preparing [2025-03-01T06:14:26.040Z] 8d1fdee7e9e0: Preparing [2025-03-01T06:14:26.040Z] 9cec2fb3cee1: Preparing [2025-03-01T06:14:26.040Z] 4fca235e1702: Preparing [2025-03-01T06:14:26.040Z] d7fd76f4b902: Preparing [2025-03-01T06:14:26.040Z] cdc17e724fe5: Preparing [2025-03-01T06:14:26.040Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:26.040Z] 8c533bc2a411: Preparing [2025-03-01T06:14:26.040Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:26.040Z] 8c533bc2a411: Waiting [2025-03-01T06:14:26.040Z] cdc17e724fe5: Waiting [2025-03-01T06:14:26.040Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:26.040Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:26.040Z] edf85e8ed81c: Layer already exists [2025-03-01T06:14:26.040Z] 8d1fdee7e9e0: Layer already exists [2025-03-01T06:14:26.040Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:26.040Z] 9cec2fb3cee1: Layer already exists [2025-03-01T06:14:26.040Z] 4fca235e1702: Layer already exists [2025-03-01T06:14:26.040Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:26.040Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:26.040Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:26.040Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:26.040Z] 4.0.0-dev.65: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:26.654Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:27.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:27.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-01T06:14:27.002Z] edf85e8ed81c: Preparing [2025-03-01T06:14:27.002Z] 8d1fdee7e9e0: Preparing [2025-03-01T06:14:27.002Z] 9cec2fb3cee1: Preparing [2025-03-01T06:14:27.002Z] 4fca235e1702: Preparing [2025-03-01T06:14:27.002Z] d7fd76f4b902: Preparing [2025-03-01T06:14:27.002Z] cdc17e724fe5: Preparing [2025-03-01T06:14:27.002Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:27.002Z] 8c533bc2a411: Preparing [2025-03-01T06:14:27.002Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:27.002Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:27.002Z] 8c533bc2a411: Waiting [2025-03-01T06:14:27.002Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:27.002Z] cdc17e724fe5: Waiting [2025-03-01T06:14:27.002Z] edf85e8ed81c: Layer already exists [2025-03-01T06:14:27.002Z] 9cec2fb3cee1: Layer already exists [2025-03-01T06:14:27.002Z] 8d1fdee7e9e0: Layer already exists [2025-03-01T06:14:27.002Z] 4fca235e1702: Layer already exists [2025-03-01T06:14:27.002Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:27.002Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:27.002Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:27.002Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:27.002Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:27.266Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:27.617Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:27.967Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-01T06:14:27.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-01T06:14:27.967Z] edf85e8ed81c: Preparing [2025-03-01T06:14:27.967Z] 8d1fdee7e9e0: Preparing [2025-03-01T06:14:27.967Z] 9cec2fb3cee1: Preparing [2025-03-01T06:14:27.967Z] 4fca235e1702: Preparing [2025-03-01T06:14:27.967Z] d7fd76f4b902: Preparing [2025-03-01T06:14:27.967Z] cdc17e724fe5: Preparing [2025-03-01T06:14:27.967Z] d71e9b4ab7c5: Preparing [2025-03-01T06:14:27.967Z] 8c533bc2a411: Preparing [2025-03-01T06:14:27.967Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:27.967Z] cdc17e724fe5: Waiting [2025-03-01T06:14:27.967Z] d71e9b4ab7c5: Waiting [2025-03-01T06:14:27.967Z] 8c533bc2a411: Waiting [2025-03-01T06:14:27.967Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:27.967Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:27.967Z] edf85e8ed81c: Layer already exists [2025-03-01T06:14:27.967Z] 9cec2fb3cee1: Layer already exists [2025-03-01T06:14:27.967Z] 8d1fdee7e9e0: Layer already exists [2025-03-01T06:14:27.967Z] 4fca235e1702: Layer already exists [2025-03-01T06:14:27.967Z] d71e9b4ab7c5: Layer already exists [2025-03-01T06:14:27.967Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:27.967Z] 8c533bc2a411: Layer already exists [2025-03-01T06:14:27.967Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:28.230Z] main: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:14:28.311Z] ===================================================== [Pipeline] echo [2025-03-01T06:14:28.328Z] taggedImages: [2025-03-01T06:14:28.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:28.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-01T06:14:28.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.65 [2025-03-01T06:14:28.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:28.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-01T06:14:28.364Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-01T06:14:28.364Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:28.364Z] latest [2025-03-01T06:14:28.364Z] 4.0.0-dev.65 [2025-03-01T06:14:28.364Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:28.364Z] main [2025-03-01T06:14:28.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:28.735Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:29.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:29.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-01T06:14:29.097Z] c75d53e6c987: Preparing [2025-03-01T06:14:29.097Z] 9a04aa728047: Preparing [2025-03-01T06:14:29.097Z] aad9f8317fb0: Preparing [2025-03-01T06:14:29.097Z] 1360ab906cb8: Preparing [2025-03-01T06:14:29.097Z] 876cb29efda9: Preparing [2025-03-01T06:14:29.097Z] d7fd76f4b902: Preparing [2025-03-01T06:14:29.097Z] cdc17e724fe5: Preparing [2025-03-01T06:14:29.097Z] 4f0a832b1c5d: Preparing [2025-03-01T06:14:29.097Z] c593f6b8faa1: Preparing [2025-03-01T06:14:29.097Z] 0a02282571df: Preparing [2025-03-01T06:14:29.097Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:29.097Z] cdc17e724fe5: Waiting [2025-03-01T06:14:29.097Z] d7fd76f4b902: Waiting [2025-03-01T06:14:29.097Z] c593f6b8faa1: Waiting [2025-03-01T06:14:29.097Z] 4f0a832b1c5d: Waiting [2025-03-01T06:14:29.097Z] 0a02282571df: Waiting [2025-03-01T06:14:29.362Z] 9a04aa728047: Pushed [2025-03-01T06:14:29.362Z] c75d53e6c987: Pushed [2025-03-01T06:14:29.362Z] 876cb29efda9: Pushed [2025-03-01T06:14:29.362Z] 1360ab906cb8: Pushed [2025-03-01T06:14:29.362Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:29.362Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:29.362Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:29.362Z] 4f0a832b1c5d: Pushed [2025-03-01T06:14:29.362Z] c593f6b8faa1: Pushed [2025-03-01T06:14:31.927Z] 0a02282571df: Pushed [2025-03-01T06:14:33.326Z] aad9f8317fb0: Pushed [2025-03-01T06:14:33.589Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:33.934Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:34.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-01T06:14:34.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-01T06:14:34.278Z] c75d53e6c987: Preparing [2025-03-01T06:14:34.278Z] 9a04aa728047: Preparing [2025-03-01T06:14:34.278Z] aad9f8317fb0: Preparing [2025-03-01T06:14:34.278Z] 1360ab906cb8: Preparing [2025-03-01T06:14:34.278Z] 876cb29efda9: Preparing [2025-03-01T06:14:34.278Z] d7fd76f4b902: Preparing [2025-03-01T06:14:34.278Z] cdc17e724fe5: Preparing [2025-03-01T06:14:34.278Z] 4f0a832b1c5d: Preparing [2025-03-01T06:14:34.278Z] c593f6b8faa1: Preparing [2025-03-01T06:14:34.278Z] 0a02282571df: Preparing [2025-03-01T06:14:34.278Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:34.278Z] 4f0a832b1c5d: Waiting [2025-03-01T06:14:34.278Z] c593f6b8faa1: Waiting [2025-03-01T06:14:34.278Z] 0a02282571df: Waiting [2025-03-01T06:14:34.278Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:34.278Z] d7fd76f4b902: Waiting [2025-03-01T06:14:34.278Z] 876cb29efda9: Layer already exists [2025-03-01T06:14:34.278Z] 9a04aa728047: Layer already exists [2025-03-01T06:14:34.278Z] c75d53e6c987: Layer already exists [2025-03-01T06:14:34.278Z] aad9f8317fb0: Layer already exists [2025-03-01T06:14:34.278Z] 1360ab906cb8: Layer already exists [2025-03-01T06:14:34.278Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:34.278Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:34.278Z] c593f6b8faa1: Layer already exists [2025-03-01T06:14:34.278Z] 0a02282571df: Layer already exists [2025-03-01T06:14:34.278Z] 4f0a832b1c5d: Layer already exists [2025-03-01T06:14:34.278Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:34.541Z] latest: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:34.881Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:35.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.65 [2025-03-01T06:14:35.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-01T06:14:35.223Z] c75d53e6c987: Preparing [2025-03-01T06:14:35.223Z] 9a04aa728047: Preparing [2025-03-01T06:14:35.223Z] aad9f8317fb0: Preparing [2025-03-01T06:14:35.223Z] 1360ab906cb8: Preparing [2025-03-01T06:14:35.223Z] 876cb29efda9: Preparing [2025-03-01T06:14:35.223Z] d7fd76f4b902: Preparing [2025-03-01T06:14:35.223Z] cdc17e724fe5: Preparing [2025-03-01T06:14:35.223Z] 4f0a832b1c5d: Preparing [2025-03-01T06:14:35.223Z] c593f6b8faa1: Preparing [2025-03-01T06:14:35.223Z] 0a02282571df: Preparing [2025-03-01T06:14:35.223Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:35.223Z] 4f0a832b1c5d: Waiting [2025-03-01T06:14:35.223Z] c593f6b8faa1: Waiting [2025-03-01T06:14:35.223Z] 0a02282571df: Waiting [2025-03-01T06:14:35.223Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:35.223Z] d7fd76f4b902: Waiting [2025-03-01T06:14:35.223Z] cdc17e724fe5: Waiting [2025-03-01T06:14:35.223Z] 1360ab906cb8: Layer already exists [2025-03-01T06:14:35.223Z] aad9f8317fb0: Layer already exists [2025-03-01T06:14:35.223Z] 9a04aa728047: Layer already exists [2025-03-01T06:14:35.223Z] 876cb29efda9: Layer already exists [2025-03-01T06:14:35.223Z] c75d53e6c987: Layer already exists [2025-03-01T06:14:35.223Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:35.223Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:35.223Z] 0a02282571df: Layer already exists [2025-03-01T06:14:35.223Z] 4f0a832b1c5d: Layer already exists [2025-03-01T06:14:35.223Z] c593f6b8faa1: Layer already exists [2025-03-01T06:14:35.223Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:35.223Z] 4.0.0-dev.65: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:35.837Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:36.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:36.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-01T06:14:36.177Z] c75d53e6c987: Preparing [2025-03-01T06:14:36.177Z] 9a04aa728047: Preparing [2025-03-01T06:14:36.177Z] aad9f8317fb0: Preparing [2025-03-01T06:14:36.177Z] 1360ab906cb8: Preparing [2025-03-01T06:14:36.177Z] 876cb29efda9: Preparing [2025-03-01T06:14:36.177Z] d7fd76f4b902: Preparing [2025-03-01T06:14:36.177Z] cdc17e724fe5: Preparing [2025-03-01T06:14:36.177Z] 4f0a832b1c5d: Preparing [2025-03-01T06:14:36.177Z] c593f6b8faa1: Preparing [2025-03-01T06:14:36.177Z] 0a02282571df: Preparing [2025-03-01T06:14:36.177Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:36.177Z] d7fd76f4b902: Waiting [2025-03-01T06:14:36.177Z] cdc17e724fe5: Waiting [2025-03-01T06:14:36.177Z] 4f0a832b1c5d: Waiting [2025-03-01T06:14:36.177Z] c593f6b8faa1: Waiting [2025-03-01T06:14:36.177Z] 0a02282571df: Waiting [2025-03-01T06:14:36.177Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:36.177Z] 876cb29efda9: Layer already exists [2025-03-01T06:14:36.177Z] aad9f8317fb0: Layer already exists [2025-03-01T06:14:36.177Z] 1360ab906cb8: Layer already exists [2025-03-01T06:14:36.177Z] 9a04aa728047: Layer already exists [2025-03-01T06:14:36.177Z] c75d53e6c987: Layer already exists [2025-03-01T06:14:36.177Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:36.177Z] 4f0a832b1c5d: Layer already exists [2025-03-01T06:14:36.177Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:36.177Z] c593f6b8faa1: Layer already exists [2025-03-01T06:14:36.177Z] 0a02282571df: Layer already exists [2025-03-01T06:14:36.177Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:36.440Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:36.790Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:37.134Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-01T06:14:37.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-01T06:14:37.134Z] c75d53e6c987: Preparing [2025-03-01T06:14:37.134Z] 9a04aa728047: Preparing [2025-03-01T06:14:37.134Z] aad9f8317fb0: Preparing [2025-03-01T06:14:37.134Z] 1360ab906cb8: Preparing [2025-03-01T06:14:37.134Z] 876cb29efda9: Preparing [2025-03-01T06:14:37.134Z] d7fd76f4b902: Preparing [2025-03-01T06:14:37.134Z] cdc17e724fe5: Preparing [2025-03-01T06:14:37.134Z] 4f0a832b1c5d: Preparing [2025-03-01T06:14:37.134Z] c593f6b8faa1: Preparing [2025-03-01T06:14:37.134Z] 0a02282571df: Preparing [2025-03-01T06:14:37.134Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:37.134Z] d7fd76f4b902: Waiting [2025-03-01T06:14:37.134Z] cdc17e724fe5: Waiting [2025-03-01T06:14:37.134Z] 4f0a832b1c5d: Waiting [2025-03-01T06:14:37.134Z] c593f6b8faa1: Waiting [2025-03-01T06:14:37.134Z] 0a02282571df: Waiting [2025-03-01T06:14:37.134Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:37.134Z] 9a04aa728047: Layer already exists [2025-03-01T06:14:37.134Z] 876cb29efda9: Layer already exists [2025-03-01T06:14:37.134Z] 1360ab906cb8: Layer already exists [2025-03-01T06:14:37.134Z] aad9f8317fb0: Layer already exists [2025-03-01T06:14:37.134Z] c75d53e6c987: Layer already exists [2025-03-01T06:14:37.134Z] 4f0a832b1c5d: Layer already exists [2025-03-01T06:14:37.134Z] c593f6b8faa1: Layer already exists [2025-03-01T06:14:37.134Z] 0a02282571df: Layer already exists [2025-03-01T06:14:37.134Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:37.134Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:37.134Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:37.397Z] main: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:14:37.473Z] ===================================================== [Pipeline] echo [2025-03-01T06:14:37.489Z] taggedImages: [2025-03-01T06:14:37.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:37.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-01T06:14:37.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.65 [2025-03-01T06:14:37.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:37.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-01T06:14:37.516Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-01T06:14:37.516Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:37.516Z] latest [2025-03-01T06:14:37.516Z] 4.0.0-dev.65 [2025-03-01T06:14:37.516Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:37.516Z] main [2025-03-01T06:14:37.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:37.878Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:38.226Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:38.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-01T06:14:38.226Z] 878fcc9bd3d9: Preparing [2025-03-01T06:14:38.226Z] 95c605dfa038: Preparing [2025-03-01T06:14:38.226Z] 779601872252: Preparing [2025-03-01T06:14:38.226Z] aef34af0194a: Preparing [2025-03-01T06:14:38.226Z] b729dc184e85: Preparing [2025-03-01T06:14:38.226Z] 4dcd0d173410: Preparing [2025-03-01T06:14:38.226Z] 27de6802f51a: Preparing [2025-03-01T06:14:38.226Z] d7fd76f4b902: Preparing [2025-03-01T06:14:38.226Z] cdc17e724fe5: Preparing [2025-03-01T06:14:38.226Z] 8edcb8cd25a7: Preparing [2025-03-01T06:14:38.226Z] 9ab9c20ce2e5: Preparing [2025-03-01T06:14:38.226Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:38.226Z] d7fd76f4b902: Waiting [2025-03-01T06:14:38.226Z] cdc17e724fe5: Waiting [2025-03-01T06:14:38.226Z] 8edcb8cd25a7: Waiting [2025-03-01T06:14:38.226Z] 9ab9c20ce2e5: Waiting [2025-03-01T06:14:38.226Z] 4dcd0d173410: Waiting [2025-03-01T06:14:38.226Z] 27de6802f51a: Waiting [2025-03-01T06:14:38.226Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:38.491Z] 95c605dfa038: Pushed [2025-03-01T06:14:38.491Z] 878fcc9bd3d9: Pushed [2025-03-01T06:14:38.491Z] b729dc184e85: Pushed [2025-03-01T06:14:38.491Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:38.491Z] 4dcd0d173410: Pushed [2025-03-01T06:14:38.491Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:38.491Z] 27de6802f51a: Pushed [2025-03-01T06:14:38.755Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:38.755Z] 8edcb8cd25a7: Pushed [2025-03-01T06:14:41.321Z] 9ab9c20ce2e5: Pushed [2025-03-01T06:14:42.715Z] aef34af0194a: Pushed [2025-03-01T06:14:44.636Z] 779601872252: Pushed [2025-03-01T06:14:44.899Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:45.253Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:45.591Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-01T06:14:45.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-01T06:14:45.591Z] 878fcc9bd3d9: Preparing [2025-03-01T06:14:45.591Z] 95c605dfa038: Preparing [2025-03-01T06:14:45.591Z] 779601872252: Preparing [2025-03-01T06:14:45.591Z] aef34af0194a: Preparing [2025-03-01T06:14:45.591Z] b729dc184e85: Preparing [2025-03-01T06:14:45.591Z] 4dcd0d173410: Preparing [2025-03-01T06:14:45.591Z] 27de6802f51a: Preparing [2025-03-01T06:14:45.591Z] d7fd76f4b902: Preparing [2025-03-01T06:14:45.591Z] cdc17e724fe5: Preparing [2025-03-01T06:14:45.591Z] 8edcb8cd25a7: Preparing [2025-03-01T06:14:45.591Z] 9ab9c20ce2e5: Preparing [2025-03-01T06:14:45.591Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:45.591Z] d7fd76f4b902: Waiting [2025-03-01T06:14:45.591Z] 4dcd0d173410: Waiting [2025-03-01T06:14:45.591Z] 27de6802f51a: Waiting [2025-03-01T06:14:45.591Z] cdc17e724fe5: Waiting [2025-03-01T06:14:45.591Z] 8edcb8cd25a7: Waiting [2025-03-01T06:14:45.591Z] 9ab9c20ce2e5: Waiting [2025-03-01T06:14:45.591Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:45.591Z] 878fcc9bd3d9: Layer already exists [2025-03-01T06:14:45.591Z] b729dc184e85: Layer already exists [2025-03-01T06:14:45.591Z] 95c605dfa038: Layer already exists [2025-03-01T06:14:45.591Z] aef34af0194a: Layer already exists [2025-03-01T06:14:45.591Z] 779601872252: Layer already exists [2025-03-01T06:14:45.591Z] 27de6802f51a: Layer already exists [2025-03-01T06:14:45.591Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:45.591Z] 4dcd0d173410: Layer already exists [2025-03-01T06:14:45.591Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:45.591Z] 8edcb8cd25a7: Layer already exists [2025-03-01T06:14:45.591Z] 9ab9c20ce2e5: Layer already exists [2025-03-01T06:14:45.591Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:45.853Z] latest: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:46.215Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:46.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.65 [2025-03-01T06:14:46.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-01T06:14:46.554Z] 878fcc9bd3d9: Preparing [2025-03-01T06:14:46.554Z] 95c605dfa038: Preparing [2025-03-01T06:14:46.554Z] 779601872252: Preparing [2025-03-01T06:14:46.554Z] aef34af0194a: Preparing [2025-03-01T06:14:46.554Z] b729dc184e85: Preparing [2025-03-01T06:14:46.554Z] 4dcd0d173410: Preparing [2025-03-01T06:14:46.554Z] 27de6802f51a: Preparing [2025-03-01T06:14:46.554Z] d7fd76f4b902: Preparing [2025-03-01T06:14:46.554Z] cdc17e724fe5: Preparing [2025-03-01T06:14:46.554Z] 8edcb8cd25a7: Preparing [2025-03-01T06:14:46.554Z] 9ab9c20ce2e5: Preparing [2025-03-01T06:14:46.554Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:46.554Z] d7fd76f4b902: Waiting [2025-03-01T06:14:46.554Z] cdc17e724fe5: Waiting [2025-03-01T06:14:46.554Z] 8edcb8cd25a7: Waiting [2025-03-01T06:14:46.554Z] 9ab9c20ce2e5: Waiting [2025-03-01T06:14:46.554Z] 27de6802f51a: Waiting [2025-03-01T06:14:46.554Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:46.554Z] 4dcd0d173410: Waiting [2025-03-01T06:14:46.554Z] 878fcc9bd3d9: Layer already exists [2025-03-01T06:14:46.554Z] 95c605dfa038: Layer already exists [2025-03-01T06:14:46.554Z] 779601872252: Layer already exists [2025-03-01T06:14:46.554Z] b729dc184e85: Layer already exists [2025-03-01T06:14:46.554Z] aef34af0194a: Layer already exists [2025-03-01T06:14:46.554Z] 4dcd0d173410: Layer already exists [2025-03-01T06:14:46.554Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:46.554Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:46.554Z] 27de6802f51a: Layer already exists [2025-03-01T06:14:46.554Z] 8edcb8cd25a7: Layer already exists [2025-03-01T06:14:46.554Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:46.554Z] 9ab9c20ce2e5: Layer already exists [2025-03-01T06:14:46.818Z] 4.0.0-dev.65: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:47.169Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:47.507Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:47.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-01T06:14:47.508Z] 878fcc9bd3d9: Preparing [2025-03-01T06:14:47.508Z] 95c605dfa038: Preparing [2025-03-01T06:14:47.508Z] 779601872252: Preparing [2025-03-01T06:14:47.508Z] aef34af0194a: Preparing [2025-03-01T06:14:47.508Z] b729dc184e85: Preparing [2025-03-01T06:14:47.508Z] 4dcd0d173410: Preparing [2025-03-01T06:14:47.508Z] 4dcd0d173410: Waiting [2025-03-01T06:14:47.508Z] 27de6802f51a: Preparing [2025-03-01T06:14:47.508Z] d7fd76f4b902: Preparing [2025-03-01T06:14:47.508Z] 27de6802f51a: Waiting [2025-03-01T06:14:47.508Z] cdc17e724fe5: Preparing [2025-03-01T06:14:47.508Z] d7fd76f4b902: Waiting [2025-03-01T06:14:47.508Z] 8edcb8cd25a7: Preparing [2025-03-01T06:14:47.508Z] cdc17e724fe5: Waiting [2025-03-01T06:14:47.508Z] 9ab9c20ce2e5: Preparing [2025-03-01T06:14:47.508Z] 8edcb8cd25a7: Waiting [2025-03-01T06:14:47.508Z] 9ab9c20ce2e5: Waiting [2025-03-01T06:14:47.508Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:47.508Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:47.508Z] aef34af0194a: Layer already exists [2025-03-01T06:14:47.508Z] 779601872252: Layer already exists [2025-03-01T06:14:47.508Z] b729dc184e85: Layer already exists [2025-03-01T06:14:47.508Z] 878fcc9bd3d9: Layer already exists [2025-03-01T06:14:47.508Z] 95c605dfa038: Layer already exists [2025-03-01T06:14:47.508Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:47.508Z] 27de6802f51a: Layer already exists [2025-03-01T06:14:47.508Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:47.508Z] 4dcd0d173410: Layer already exists [2025-03-01T06:14:47.508Z] 8edcb8cd25a7: Layer already exists [2025-03-01T06:14:47.508Z] 9ab9c20ce2e5: Layer already exists [2025-03-01T06:14:47.508Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:47.770Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:48.120Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:48.470Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-01T06:14:48.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-01T06:14:48.471Z] 878fcc9bd3d9: Preparing [2025-03-01T06:14:48.471Z] 95c605dfa038: Preparing [2025-03-01T06:14:48.471Z] 779601872252: Preparing [2025-03-01T06:14:48.471Z] aef34af0194a: Preparing [2025-03-01T06:14:48.471Z] b729dc184e85: Preparing [2025-03-01T06:14:48.471Z] 4dcd0d173410: Preparing [2025-03-01T06:14:48.471Z] 27de6802f51a: Preparing [2025-03-01T06:14:48.471Z] d7fd76f4b902: Preparing [2025-03-01T06:14:48.471Z] cdc17e724fe5: Preparing [2025-03-01T06:14:48.471Z] 8edcb8cd25a7: Preparing [2025-03-01T06:14:48.471Z] 9ab9c20ce2e5: Preparing [2025-03-01T06:14:48.471Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:48.471Z] cdc17e724fe5: Waiting [2025-03-01T06:14:48.471Z] 4dcd0d173410: Waiting [2025-03-01T06:14:48.471Z] 8edcb8cd25a7: Waiting [2025-03-01T06:14:48.471Z] 9ab9c20ce2e5: Waiting [2025-03-01T06:14:48.471Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:48.471Z] 27de6802f51a: Waiting [2025-03-01T06:14:48.471Z] d7fd76f4b902: Waiting [2025-03-01T06:14:48.471Z] 878fcc9bd3d9: Layer already exists [2025-03-01T06:14:48.471Z] aef34af0194a: Layer already exists [2025-03-01T06:14:48.471Z] 779601872252: Layer already exists [2025-03-01T06:14:48.471Z] 95c605dfa038: Layer already exists [2025-03-01T06:14:48.471Z] b729dc184e85: Layer already exists [2025-03-01T06:14:48.471Z] 4dcd0d173410: Layer already exists [2025-03-01T06:14:48.471Z] 8edcb8cd25a7: Layer already exists [2025-03-01T06:14:48.471Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:48.471Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:48.471Z] 27de6802f51a: Layer already exists [2025-03-01T06:14:48.471Z] 9ab9c20ce2e5: Layer already exists [2025-03-01T06:14:48.471Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:48.735Z] main: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:14:48.821Z] ===================================================== [Pipeline] echo [2025-03-01T06:14:48.834Z] taggedImages: [2025-03-01T06:14:48.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:48.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-01T06:14:48.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.65 [2025-03-01T06:14:48.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:48.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-01T06:14:48.862Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-01T06:14:48.862Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:48.862Z] latest [2025-03-01T06:14:48.862Z] 4.0.0-dev.65 [2025-03-01T06:14:48.862Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:48.862Z] main [2025-03-01T06:14:48.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:49.223Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:49.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:14:49.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-01T06:14:49.573Z] 395b065ae2a3: Preparing [2025-03-01T06:14:49.573Z] ba7dea68aa1a: Preparing [2025-03-01T06:14:49.573Z] d7fd76f4b902: Preparing [2025-03-01T06:14:49.573Z] cdc17e724fe5: Preparing [2025-03-01T06:14:49.573Z] 217c72924639: Preparing [2025-03-01T06:14:49.573Z] a35cf2439fbf: Preparing [2025-03-01T06:14:49.573Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:49.573Z] a35cf2439fbf: Waiting [2025-03-01T06:14:49.573Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:49.573Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:49.573Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:49.839Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:49.839Z] 217c72924639: Pushed [2025-03-01T06:14:49.839Z] 395b065ae2a3: Pushed [2025-03-01T06:14:51.769Z] a35cf2439fbf: Pushed [2025-03-01T06:14:57.090Z] ba7dea68aa1a: Pushed [2025-03-01T06:14:57.090Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:57.439Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:57.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-01T06:14:57.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-01T06:14:57.779Z] 395b065ae2a3: Preparing [2025-03-01T06:14:57.779Z] ba7dea68aa1a: Preparing [2025-03-01T06:14:57.779Z] d7fd76f4b902: Preparing [2025-03-01T06:14:57.779Z] cdc17e724fe5: Preparing [2025-03-01T06:14:57.779Z] 217c72924639: Preparing [2025-03-01T06:14:57.779Z] a35cf2439fbf: Preparing [2025-03-01T06:14:57.779Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:57.779Z] a35cf2439fbf: Waiting [2025-03-01T06:14:57.779Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:57.779Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:57.779Z] ba7dea68aa1a: Layer already exists [2025-03-01T06:14:57.779Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:57.779Z] 395b065ae2a3: Layer already exists [2025-03-01T06:14:57.779Z] 217c72924639: Layer already exists [2025-03-01T06:14:57.779Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:57.779Z] a35cf2439fbf: Layer already exists [2025-03-01T06:14:58.042Z] latest: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:58.384Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:58.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.65 [2025-03-01T06:14:58.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-01T06:14:58.727Z] 395b065ae2a3: Preparing [2025-03-01T06:14:58.727Z] ba7dea68aa1a: Preparing [2025-03-01T06:14:58.727Z] d7fd76f4b902: Preparing [2025-03-01T06:14:58.727Z] cdc17e724fe5: Preparing [2025-03-01T06:14:58.727Z] 217c72924639: Preparing [2025-03-01T06:14:58.727Z] a35cf2439fbf: Preparing [2025-03-01T06:14:58.727Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:58.727Z] a35cf2439fbf: Waiting [2025-03-01T06:14:58.727Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:58.727Z] 217c72924639: Layer already exists [2025-03-01T06:14:58.727Z] ba7dea68aa1a: Layer already exists [2025-03-01T06:14:58.727Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:58.727Z] 395b065ae2a3: Layer already exists [2025-03-01T06:14:58.727Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:58.727Z] a35cf2439fbf: Layer already exists [2025-03-01T06:14:58.727Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:58.727Z] 4.0.0-dev.65: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:59.338Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:14:59.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:14:59.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-01T06:14:59.689Z] 395b065ae2a3: Preparing [2025-03-01T06:14:59.689Z] ba7dea68aa1a: Preparing [2025-03-01T06:14:59.689Z] d7fd76f4b902: Preparing [2025-03-01T06:14:59.689Z] cdc17e724fe5: Preparing [2025-03-01T06:14:59.689Z] 217c72924639: Preparing [2025-03-01T06:14:59.689Z] a35cf2439fbf: Preparing [2025-03-01T06:14:59.689Z] dd9c8f8612c8: Preparing [2025-03-01T06:14:59.689Z] a35cf2439fbf: Waiting [2025-03-01T06:14:59.689Z] dd9c8f8612c8: Waiting [2025-03-01T06:14:59.689Z] 217c72924639: Layer already exists [2025-03-01T06:14:59.689Z] d7fd76f4b902: Layer already exists [2025-03-01T06:14:59.689Z] 395b065ae2a3: Layer already exists [2025-03-01T06:14:59.689Z] ba7dea68aa1a: Layer already exists [2025-03-01T06:14:59.689Z] cdc17e724fe5: Layer already exists [2025-03-01T06:14:59.689Z] a35cf2439fbf: Layer already exists [2025-03-01T06:14:59.689Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:14:59.952Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:00.304Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:00.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-01T06:15:00.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-01T06:15:00.713Z] 395b065ae2a3: Preparing [2025-03-01T06:15:00.713Z] ba7dea68aa1a: Preparing [2025-03-01T06:15:00.713Z] d7fd76f4b902: Preparing [2025-03-01T06:15:00.713Z] cdc17e724fe5: Preparing [2025-03-01T06:15:00.713Z] 217c72924639: Preparing [2025-03-01T06:15:00.713Z] a35cf2439fbf: Preparing [2025-03-01T06:15:00.713Z] dd9c8f8612c8: Preparing [2025-03-01T06:15:00.713Z] a35cf2439fbf: Waiting [2025-03-01T06:15:00.713Z] dd9c8f8612c8: Waiting [2025-03-01T06:15:00.713Z] d7fd76f4b902: Layer already exists [2025-03-01T06:15:00.713Z] ba7dea68aa1a: Layer already exists [2025-03-01T06:15:00.713Z] 217c72924639: Layer already exists [2025-03-01T06:15:00.713Z] 395b065ae2a3: Layer already exists [2025-03-01T06:15:00.713Z] cdc17e724fe5: Layer already exists [2025-03-01T06:15:00.713Z] a35cf2439fbf: Layer already exists [2025-03-01T06:15:00.713Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:15:00.713Z] main: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:15:00.793Z] ===================================================== [Pipeline] echo [2025-03-01T06:15:00.805Z] taggedImages: [2025-03-01T06:15:00.805Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:15:00.805Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-01T06:15:00.805Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.65 [2025-03-01T06:15:00.805Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:15:00.805Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-01T06:15:00.825Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-01T06:15:00.825Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:15:00.825Z] latest [2025-03-01T06:15:00.825Z] 4.0.0-dev.65 [2025-03-01T06:15:00.825Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:15:00.825Z] main [2025-03-01T06:15:00.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:01.188Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:01.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:15:01.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-01T06:15:01.570Z] e7294cf2a310: Preparing [2025-03-01T06:15:01.570Z] f22e0c82d540: Preparing [2025-03-01T06:15:01.570Z] 9bf3898f3b06: Preparing [2025-03-01T06:15:01.570Z] d7fd76f4b902: Preparing [2025-03-01T06:15:01.570Z] cdc17e724fe5: Preparing [2025-03-01T06:15:01.570Z] 80649b9d2998: Preparing [2025-03-01T06:15:01.570Z] 500954607349: Preparing [2025-03-01T06:15:01.570Z] dd4654caf8e6: Preparing [2025-03-01T06:15:01.570Z] e4a9b3c55247: Preparing [2025-03-01T06:15:01.570Z] dd9c8f8612c8: Preparing [2025-03-01T06:15:01.570Z] 500954607349: Waiting [2025-03-01T06:15:01.570Z] dd4654caf8e6: Waiting [2025-03-01T06:15:01.570Z] e4a9b3c55247: Waiting [2025-03-01T06:15:01.570Z] dd9c8f8612c8: Waiting [2025-03-01T06:15:01.570Z] 80649b9d2998: Waiting [2025-03-01T06:15:01.841Z] f22e0c82d540: Pushed [2025-03-01T06:15:01.841Z] 9bf3898f3b06: Pushed [2025-03-01T06:15:01.841Z] d7fd76f4b902: Layer already exists [2025-03-01T06:15:01.841Z] cdc17e724fe5: Layer already exists [2025-03-01T06:15:01.841Z] e7294cf2a310: Pushed [2025-03-01T06:15:02.108Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:15:02.108Z] dd4654caf8e6: Pushed [2025-03-01T06:15:03.100Z] e4a9b3c55247: Pushed [2025-03-01T06:15:13.143Z] 500954607349: Pushed [2025-03-01T06:15:28.095Z] 80649b9d2998: Pushed [2025-03-01T06:15:28.095Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:28.444Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:28.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-01T06:15:28.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-01T06:15:28.786Z] e7294cf2a310: Preparing [2025-03-01T06:15:28.786Z] f22e0c82d540: Preparing [2025-03-01T06:15:28.786Z] 9bf3898f3b06: Preparing [2025-03-01T06:15:28.786Z] d7fd76f4b902: Preparing [2025-03-01T06:15:28.786Z] cdc17e724fe5: Preparing [2025-03-01T06:15:28.786Z] 80649b9d2998: Preparing [2025-03-01T06:15:28.786Z] 500954607349: Preparing [2025-03-01T06:15:28.786Z] dd4654caf8e6: Preparing [2025-03-01T06:15:28.786Z] 80649b9d2998: Waiting [2025-03-01T06:15:28.786Z] 500954607349: Waiting [2025-03-01T06:15:28.786Z] e4a9b3c55247: Preparing [2025-03-01T06:15:28.786Z] dd9c8f8612c8: Preparing [2025-03-01T06:15:28.786Z] e4a9b3c55247: Waiting [2025-03-01T06:15:28.786Z] dd9c8f8612c8: Waiting [2025-03-01T06:15:28.786Z] dd4654caf8e6: Waiting [2025-03-01T06:15:28.786Z] f22e0c82d540: Layer already exists [2025-03-01T06:15:28.786Z] 9bf3898f3b06: Layer already exists [2025-03-01T06:15:28.786Z] cdc17e724fe5: Layer already exists [2025-03-01T06:15:28.786Z] d7fd76f4b902: Layer already exists [2025-03-01T06:15:28.786Z] e7294cf2a310: Layer already exists [2025-03-01T06:15:28.786Z] 80649b9d2998: Layer already exists [2025-03-01T06:15:28.786Z] 500954607349: Layer already exists [2025-03-01T06:15:28.786Z] dd4654caf8e6: Layer already exists [2025-03-01T06:15:28.786Z] e4a9b3c55247: Layer already exists [2025-03-01T06:15:28.786Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:15:29.051Z] latest: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:29.393Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:29.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.65 [2025-03-01T06:15:29.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-01T06:15:29.742Z] e7294cf2a310: Preparing [2025-03-01T06:15:29.742Z] f22e0c82d540: Preparing [2025-03-01T06:15:29.742Z] 9bf3898f3b06: Preparing [2025-03-01T06:15:29.742Z] d7fd76f4b902: Preparing [2025-03-01T06:15:29.742Z] cdc17e724fe5: Preparing [2025-03-01T06:15:29.742Z] 80649b9d2998: Preparing [2025-03-01T06:15:29.742Z] 500954607349: Preparing [2025-03-01T06:15:29.742Z] dd4654caf8e6: Preparing [2025-03-01T06:15:29.742Z] e4a9b3c55247: Preparing [2025-03-01T06:15:29.742Z] dd9c8f8612c8: Preparing [2025-03-01T06:15:29.742Z] 500954607349: Waiting [2025-03-01T06:15:29.742Z] dd4654caf8e6: Waiting [2025-03-01T06:15:29.742Z] e4a9b3c55247: Waiting [2025-03-01T06:15:29.742Z] 80649b9d2998: Waiting [2025-03-01T06:15:29.742Z] dd9c8f8612c8: Waiting [2025-03-01T06:15:29.742Z] e7294cf2a310: Layer already exists [2025-03-01T06:15:29.742Z] d7fd76f4b902: Layer already exists [2025-03-01T06:15:29.742Z] f22e0c82d540: Layer already exists [2025-03-01T06:15:29.742Z] 9bf3898f3b06: Layer already exists [2025-03-01T06:15:29.742Z] cdc17e724fe5: Layer already exists [2025-03-01T06:15:29.742Z] dd4654caf8e6: Layer already exists [2025-03-01T06:15:29.742Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:15:29.742Z] e4a9b3c55247: Layer already exists [2025-03-01T06:15:29.742Z] 80649b9d2998: Layer already exists [2025-03-01T06:15:29.742Z] 500954607349: Layer already exists [2025-03-01T06:15:29.742Z] 4.0.0-dev.65: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:30.095Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:30.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:15:30.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-01T06:15:30.437Z] e7294cf2a310: Preparing [2025-03-01T06:15:30.437Z] f22e0c82d540: Preparing [2025-03-01T06:15:30.437Z] 9bf3898f3b06: Preparing [2025-03-01T06:15:30.437Z] d7fd76f4b902: Preparing [2025-03-01T06:15:30.437Z] cdc17e724fe5: Preparing [2025-03-01T06:15:30.437Z] 80649b9d2998: Preparing [2025-03-01T06:15:30.437Z] 500954607349: Preparing [2025-03-01T06:15:30.437Z] dd4654caf8e6: Preparing [2025-03-01T06:15:30.437Z] e4a9b3c55247: Preparing [2025-03-01T06:15:30.437Z] dd9c8f8612c8: Preparing [2025-03-01T06:15:30.437Z] 80649b9d2998: Waiting [2025-03-01T06:15:30.437Z] 500954607349: Waiting [2025-03-01T06:15:30.437Z] e4a9b3c55247: Waiting [2025-03-01T06:15:30.437Z] dd9c8f8612c8: Waiting [2025-03-01T06:15:30.437Z] dd4654caf8e6: Waiting [2025-03-01T06:15:30.437Z] cdc17e724fe5: Layer already exists [2025-03-01T06:15:30.437Z] 9bf3898f3b06: Layer already exists [2025-03-01T06:15:30.437Z] f22e0c82d540: Layer already exists [2025-03-01T06:15:30.437Z] e7294cf2a310: Layer already exists [2025-03-01T06:15:30.437Z] d7fd76f4b902: Layer already exists [2025-03-01T06:15:30.437Z] 500954607349: Layer already exists [2025-03-01T06:15:30.437Z] 80649b9d2998: Layer already exists [2025-03-01T06:15:30.437Z] dd4654caf8e6: Layer already exists [2025-03-01T06:15:30.437Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:15:30.437Z] e4a9b3c55247: Layer already exists [2025-03-01T06:15:30.701Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:31.053Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:31.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-01T06:15:31.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-01T06:15:31.399Z] e7294cf2a310: Preparing [2025-03-01T06:15:31.399Z] f22e0c82d540: Preparing [2025-03-01T06:15:31.399Z] 9bf3898f3b06: Preparing [2025-03-01T06:15:31.399Z] d7fd76f4b902: Preparing [2025-03-01T06:15:31.399Z] cdc17e724fe5: Preparing [2025-03-01T06:15:31.399Z] 80649b9d2998: Preparing [2025-03-01T06:15:31.399Z] 500954607349: Preparing [2025-03-01T06:15:31.399Z] dd4654caf8e6: Preparing [2025-03-01T06:15:31.399Z] e4a9b3c55247: Preparing [2025-03-01T06:15:31.399Z] dd9c8f8612c8: Preparing [2025-03-01T06:15:31.399Z] 80649b9d2998: Waiting [2025-03-01T06:15:31.399Z] 500954607349: Waiting [2025-03-01T06:15:31.399Z] dd4654caf8e6: Waiting [2025-03-01T06:15:31.399Z] e4a9b3c55247: Waiting [2025-03-01T06:15:31.399Z] dd9c8f8612c8: Waiting [2025-03-01T06:15:31.399Z] cdc17e724fe5: Layer already exists [2025-03-01T06:15:31.399Z] 9bf3898f3b06: Layer already exists [2025-03-01T06:15:31.399Z] f22e0c82d540: Layer already exists [2025-03-01T06:15:31.399Z] d7fd76f4b902: Layer already exists [2025-03-01T06:15:31.399Z] e7294cf2a310: Layer already exists [2025-03-01T06:15:31.399Z] e4a9b3c55247: Layer already exists [2025-03-01T06:15:31.399Z] dd4654caf8e6: Layer already exists [2025-03-01T06:15:31.399Z] 80649b9d2998: Layer already exists [2025-03-01T06:15:31.399Z] 500954607349: Layer already exists [2025-03-01T06:15:31.399Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:15:31.399Z] main: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:15:31.744Z] ===================================================== [Pipeline] echo [2025-03-01T06:15:31.762Z] taggedImages: [2025-03-01T06:15:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:15:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-01T06:15:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.65 [2025-03-01T06:15:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:15:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-01T06:15:31.794Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-01T06:15:31.794Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:15:31.794Z] latest [2025-03-01T06:15:31.794Z] 4.0.0-dev.65 [2025-03-01T06:15:31.794Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:15:31.794Z] main [2025-03-01T06:15:31.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:32.143Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:15:32.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:15:32.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-01T06:15:32.488Z] ad5eb48129f2: Preparing [2025-03-01T06:15:32.488Z] 6d3ed1251557: Preparing [2025-03-01T06:15:32.488Z] 816fd6feb876: Preparing [2025-03-01T06:15:32.488Z] d7fd76f4b902: Preparing [2025-03-01T06:15:32.488Z] cdc17e724fe5: Preparing [2025-03-01T06:15:32.488Z] c47a4ca06898: Preparing [2025-03-01T06:15:32.488Z] a4542141e6e6: Preparing [2025-03-01T06:15:32.488Z] 3c7356167553: Preparing [2025-03-01T06:15:32.488Z] dd9c8f8612c8: Preparing [2025-03-01T06:15:32.488Z] a4542141e6e6: Waiting [2025-03-01T06:15:32.488Z] 3c7356167553: Waiting [2025-03-01T06:15:32.488Z] dd9c8f8612c8: Waiting [2025-03-01T06:15:32.488Z] c47a4ca06898: Waiting [2025-03-01T06:15:32.488Z] d7fd76f4b902: Layer already exists [2025-03-01T06:15:32.488Z] cdc17e724fe5: Layer already exists [2025-03-01T06:15:32.754Z] 6d3ed1251557: Pushed [2025-03-01T06:15:32.754Z] 816fd6feb876: Pushed [2025-03-01T06:15:32.754Z] ad5eb48129f2: Pushed [2025-03-01T06:15:32.754Z] a4542141e6e6: Pushed [2025-03-01T06:15:32.754Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:15:33.331Z] 3c7356167553: Pushed [2025-03-01T06:15:59.951Z] c47a4ca06898: Pushed [2025-03-01T06:15:59.951Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:00.291Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:00.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-01T06:16:00.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-01T06:16:00.634Z] ad5eb48129f2: Preparing [2025-03-01T06:16:00.634Z] 6d3ed1251557: Preparing [2025-03-01T06:16:00.634Z] 816fd6feb876: Preparing [2025-03-01T06:16:00.634Z] d7fd76f4b902: Preparing [2025-03-01T06:16:00.634Z] cdc17e724fe5: Preparing [2025-03-01T06:16:00.634Z] c47a4ca06898: Preparing [2025-03-01T06:16:00.634Z] a4542141e6e6: Preparing [2025-03-01T06:16:00.634Z] 3c7356167553: Preparing [2025-03-01T06:16:00.634Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:00.634Z] c47a4ca06898: Waiting [2025-03-01T06:16:00.634Z] a4542141e6e6: Waiting [2025-03-01T06:16:00.634Z] 3c7356167553: Waiting [2025-03-01T06:16:00.634Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:00.634Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:00.634Z] ad5eb48129f2: Layer already exists [2025-03-01T06:16:00.634Z] 6d3ed1251557: Layer already exists [2025-03-01T06:16:00.634Z] 816fd6feb876: Layer already exists [2025-03-01T06:16:00.634Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:00.634Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:00.634Z] a4542141e6e6: Layer already exists [2025-03-01T06:16:00.634Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:00.634Z] 3c7356167553: Layer already exists [2025-03-01T06:16:00.634Z] latest: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:01.321Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:01.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.65 [2025-03-01T06:16:01.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-01T06:16:01.661Z] ad5eb48129f2: Preparing [2025-03-01T06:16:01.661Z] 6d3ed1251557: Preparing [2025-03-01T06:16:01.661Z] 816fd6feb876: Preparing [2025-03-01T06:16:01.661Z] d7fd76f4b902: Preparing [2025-03-01T06:16:01.661Z] cdc17e724fe5: Preparing [2025-03-01T06:16:01.661Z] c47a4ca06898: Preparing [2025-03-01T06:16:01.661Z] a4542141e6e6: Preparing [2025-03-01T06:16:01.661Z] 3c7356167553: Preparing [2025-03-01T06:16:01.661Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:01.661Z] a4542141e6e6: Waiting [2025-03-01T06:16:01.661Z] 3c7356167553: Waiting [2025-03-01T06:16:01.661Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:01.661Z] c47a4ca06898: Waiting [2025-03-01T06:16:01.661Z] ad5eb48129f2: Layer already exists [2025-03-01T06:16:01.661Z] 816fd6feb876: Layer already exists [2025-03-01T06:16:01.661Z] 6d3ed1251557: Layer already exists [2025-03-01T06:16:01.661Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:01.661Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:01.661Z] 3c7356167553: Layer already exists [2025-03-01T06:16:01.661Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:01.661Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:01.661Z] a4542141e6e6: Layer already exists [2025-03-01T06:16:01.661Z] 4.0.0-dev.65: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:02.269Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:02.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:02.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-01T06:16:02.611Z] ad5eb48129f2: Preparing [2025-03-01T06:16:02.611Z] 6d3ed1251557: Preparing [2025-03-01T06:16:02.611Z] 816fd6feb876: Preparing [2025-03-01T06:16:02.611Z] d7fd76f4b902: Preparing [2025-03-01T06:16:02.611Z] cdc17e724fe5: Preparing [2025-03-01T06:16:02.611Z] c47a4ca06898: Preparing [2025-03-01T06:16:02.611Z] a4542141e6e6: Preparing [2025-03-01T06:16:02.611Z] c47a4ca06898: Waiting [2025-03-01T06:16:02.611Z] 3c7356167553: Preparing [2025-03-01T06:16:02.611Z] a4542141e6e6: Waiting [2025-03-01T06:16:02.611Z] 3c7356167553: Waiting [2025-03-01T06:16:02.611Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:02.611Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:02.611Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:02.611Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:02.611Z] ad5eb48129f2: Layer already exists [2025-03-01T06:16:02.611Z] 816fd6feb876: Layer already exists [2025-03-01T06:16:02.611Z] 6d3ed1251557: Layer already exists [2025-03-01T06:16:02.611Z] 3c7356167553: Layer already exists [2025-03-01T06:16:02.611Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:02.611Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:02.611Z] a4542141e6e6: Layer already exists [2025-03-01T06:16:02.875Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:03.227Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:03.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-01T06:16:03.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-01T06:16:03.574Z] ad5eb48129f2: Preparing [2025-03-01T06:16:03.574Z] 6d3ed1251557: Preparing [2025-03-01T06:16:03.574Z] 816fd6feb876: Preparing [2025-03-01T06:16:03.574Z] d7fd76f4b902: Preparing [2025-03-01T06:16:03.574Z] cdc17e724fe5: Preparing [2025-03-01T06:16:03.574Z] c47a4ca06898: Preparing [2025-03-01T06:16:03.574Z] a4542141e6e6: Preparing [2025-03-01T06:16:03.574Z] 3c7356167553: Preparing [2025-03-01T06:16:03.574Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:03.574Z] c47a4ca06898: Waiting [2025-03-01T06:16:03.574Z] a4542141e6e6: Waiting [2025-03-01T06:16:03.574Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:03.574Z] 3c7356167553: Waiting [2025-03-01T06:16:03.574Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:03.574Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:03.574Z] ad5eb48129f2: Layer already exists [2025-03-01T06:16:03.574Z] 6d3ed1251557: Layer already exists [2025-03-01T06:16:03.574Z] 816fd6feb876: Layer already exists [2025-03-01T06:16:03.575Z] a4542141e6e6: Layer already exists [2025-03-01T06:16:03.575Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:03.575Z] 3c7356167553: Layer already exists [2025-03-01T06:16:03.575Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:03.575Z] main: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:16:03.933Z] ===================================================== [Pipeline] echo [2025-03-01T06:16:03.947Z] taggedImages: [2025-03-01T06:16:03.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:03.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-01T06:16:03.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.65 [2025-03-01T06:16:03.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:03.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-01T06:16:03.971Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-01T06:16:03.971Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:03.971Z] latest [2025-03-01T06:16:03.971Z] 4.0.0-dev.65 [2025-03-01T06:16:03.971Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:03.971Z] main [2025-03-01T06:16:03.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:04.335Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:04.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:04.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-01T06:16:04.683Z] 1aff11c77766: Preparing [2025-03-01T06:16:04.683Z] ad2a254c4a70: Preparing [2025-03-01T06:16:04.683Z] 2c700e5404f8: Preparing [2025-03-01T06:16:04.683Z] d7fd76f4b902: Preparing [2025-03-01T06:16:04.683Z] cdc17e724fe5: Preparing [2025-03-01T06:16:04.683Z] c47a4ca06898: Preparing [2025-03-01T06:16:04.683Z] dd4654caf8e6: Preparing [2025-03-01T06:16:04.683Z] e4a9b3c55247: Preparing [2025-03-01T06:16:04.683Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:04.683Z] dd4654caf8e6: Waiting [2025-03-01T06:16:04.683Z] c47a4ca06898: Waiting [2025-03-01T06:16:04.683Z] e4a9b3c55247: Waiting [2025-03-01T06:16:04.683Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:04.683Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:04.683Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:04.683Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:04.946Z] dd4654caf8e6: Layer already exists [2025-03-01T06:16:04.946Z] e4a9b3c55247: Layer already exists [2025-03-01T06:16:04.946Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:04.946Z] ad2a254c4a70: Pushed [2025-03-01T06:16:04.946Z] 2c700e5404f8: Pushed [2025-03-01T06:16:04.946Z] 1aff11c77766: Pushed [2025-03-01T06:16:04.946Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:05.296Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:05.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-01T06:16:05.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-01T06:16:05.646Z] 1aff11c77766: Preparing [2025-03-01T06:16:05.646Z] ad2a254c4a70: Preparing [2025-03-01T06:16:05.646Z] 2c700e5404f8: Preparing [2025-03-01T06:16:05.646Z] d7fd76f4b902: Preparing [2025-03-01T06:16:05.646Z] cdc17e724fe5: Preparing [2025-03-01T06:16:05.646Z] c47a4ca06898: Preparing [2025-03-01T06:16:05.646Z] dd4654caf8e6: Preparing [2025-03-01T06:16:05.646Z] e4a9b3c55247: Preparing [2025-03-01T06:16:05.646Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:05.646Z] dd4654caf8e6: Waiting [2025-03-01T06:16:05.646Z] e4a9b3c55247: Waiting [2025-03-01T06:16:05.646Z] c47a4ca06898: Waiting [2025-03-01T06:16:05.646Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:05.646Z] 1aff11c77766: Layer already exists [2025-03-01T06:16:05.646Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:05.646Z] ad2a254c4a70: Layer already exists [2025-03-01T06:16:05.646Z] 2c700e5404f8: Layer already exists [2025-03-01T06:16:05.646Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:05.646Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:05.646Z] dd4654caf8e6: Layer already exists [2025-03-01T06:16:05.646Z] e4a9b3c55247: Layer already exists [2025-03-01T06:16:05.646Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:05.910Z] latest: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:06.252Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:06.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.65 [2025-03-01T06:16:06.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-01T06:16:06.606Z] 1aff11c77766: Preparing [2025-03-01T06:16:06.606Z] ad2a254c4a70: Preparing [2025-03-01T06:16:06.606Z] 2c700e5404f8: Preparing [2025-03-01T06:16:06.606Z] d7fd76f4b902: Preparing [2025-03-01T06:16:06.606Z] cdc17e724fe5: Preparing [2025-03-01T06:16:06.606Z] c47a4ca06898: Preparing [2025-03-01T06:16:06.606Z] dd4654caf8e6: Preparing [2025-03-01T06:16:06.606Z] e4a9b3c55247: Preparing [2025-03-01T06:16:06.606Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:06.606Z] c47a4ca06898: Waiting [2025-03-01T06:16:06.606Z] dd4654caf8e6: Waiting [2025-03-01T06:16:06.606Z] e4a9b3c55247: Waiting [2025-03-01T06:16:06.606Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:06.606Z] 1aff11c77766: Layer already exists [2025-03-01T06:16:06.606Z] ad2a254c4a70: Layer already exists [2025-03-01T06:16:06.606Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:06.606Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:06.606Z] 2c700e5404f8: Layer already exists [2025-03-01T06:16:06.606Z] e4a9b3c55247: Layer already exists [2025-03-01T06:16:06.606Z] dd4654caf8e6: Layer already exists [2025-03-01T06:16:06.606Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:06.606Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:06.606Z] 4.0.0-dev.65: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:07.222Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:07.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:07.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-01T06:16:07.573Z] 1aff11c77766: Preparing [2025-03-01T06:16:07.573Z] ad2a254c4a70: Preparing [2025-03-01T06:16:07.573Z] 2c700e5404f8: Preparing [2025-03-01T06:16:07.573Z] d7fd76f4b902: Preparing [2025-03-01T06:16:07.573Z] cdc17e724fe5: Preparing [2025-03-01T06:16:07.573Z] c47a4ca06898: Preparing [2025-03-01T06:16:07.573Z] dd4654caf8e6: Preparing [2025-03-01T06:16:07.573Z] e4a9b3c55247: Preparing [2025-03-01T06:16:07.573Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:07.573Z] dd4654caf8e6: Waiting [2025-03-01T06:16:07.573Z] e4a9b3c55247: Waiting [2025-03-01T06:16:07.573Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:07.573Z] c47a4ca06898: Waiting [2025-03-01T06:16:07.573Z] 1aff11c77766: Layer already exists [2025-03-01T06:16:07.573Z] 2c700e5404f8: Layer already exists [2025-03-01T06:16:07.573Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:07.573Z] ad2a254c4a70: Layer already exists [2025-03-01T06:16:07.573Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:07.573Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:07.573Z] dd4654caf8e6: Layer already exists [2025-03-01T06:16:07.573Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:07.573Z] e4a9b3c55247: Layer already exists [2025-03-01T06:16:07.835Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:08.189Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:08.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-01T06:16:08.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-01T06:16:08.540Z] 1aff11c77766: Preparing [2025-03-01T06:16:08.540Z] ad2a254c4a70: Preparing [2025-03-01T06:16:08.540Z] 2c700e5404f8: Preparing [2025-03-01T06:16:08.540Z] d7fd76f4b902: Preparing [2025-03-01T06:16:08.540Z] cdc17e724fe5: Preparing [2025-03-01T06:16:08.540Z] c47a4ca06898: Preparing [2025-03-01T06:16:08.540Z] dd4654caf8e6: Preparing [2025-03-01T06:16:08.540Z] e4a9b3c55247: Preparing [2025-03-01T06:16:08.540Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:08.540Z] e4a9b3c55247: Waiting [2025-03-01T06:16:08.540Z] c47a4ca06898: Waiting [2025-03-01T06:16:08.540Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:08.540Z] dd4654caf8e6: Waiting [2025-03-01T06:16:08.540Z] ad2a254c4a70: Layer already exists [2025-03-01T06:16:08.540Z] 2c700e5404f8: Layer already exists [2025-03-01T06:16:08.540Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:08.540Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:08.540Z] 1aff11c77766: Layer already exists [2025-03-01T06:16:08.540Z] e4a9b3c55247: Layer already exists [2025-03-01T06:16:08.540Z] dd4654caf8e6: Layer already exists [2025-03-01T06:16:08.540Z] c47a4ca06898: Layer already exists [2025-03-01T06:16:08.540Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:08.803Z] main: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:16:08.896Z] ===================================================== [Pipeline] echo [2025-03-01T06:16:08.914Z] taggedImages: [2025-03-01T06:16:08.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:08.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-01T06:16:08.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.65 [2025-03-01T06:16:08.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:08.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-01T06:16:08.941Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-01T06:16:08.941Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:08.941Z] latest [2025-03-01T06:16:08.941Z] 4.0.0-dev.65 [2025-03-01T06:16:08.941Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:08.941Z] main [2025-03-01T06:16:08.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:09.301Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:09.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:09.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-01T06:16:09.642Z] 89ae0c5d346e: Preparing [2025-03-01T06:16:09.642Z] 5170a8d40b67: Preparing [2025-03-01T06:16:09.642Z] d7fd76f4b902: Preparing [2025-03-01T06:16:09.642Z] cdc17e724fe5: Preparing [2025-03-01T06:16:09.642Z] 0da853e34036: Preparing [2025-03-01T06:16:09.642Z] 62e7f282c0ca: Preparing [2025-03-01T06:16:09.642Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:09.642Z] 62e7f282c0ca: Waiting [2025-03-01T06:16:09.642Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:09.642Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:09.642Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:09.906Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:09.906Z] 0da853e34036: Pushed [2025-03-01T06:16:09.906Z] 89ae0c5d346e: Pushed [2025-03-01T06:16:11.300Z] 62e7f282c0ca: Pushed [2025-03-01T06:16:17.914Z] 5170a8d40b67: Pushed [2025-03-01T06:16:17.914Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:18.258Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:18.606Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-01T06:16:18.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-01T06:16:18.606Z] 89ae0c5d346e: Preparing [2025-03-01T06:16:18.606Z] 5170a8d40b67: Preparing [2025-03-01T06:16:18.606Z] d7fd76f4b902: Preparing [2025-03-01T06:16:18.606Z] cdc17e724fe5: Preparing [2025-03-01T06:16:18.606Z] 0da853e34036: Preparing [2025-03-01T06:16:18.606Z] 62e7f282c0ca: Preparing [2025-03-01T06:16:18.606Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:18.606Z] 62e7f282c0ca: Waiting [2025-03-01T06:16:18.606Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:18.606Z] 0da853e34036: Layer already exists [2025-03-01T06:16:18.606Z] 89ae0c5d346e: Layer already exists [2025-03-01T06:16:18.606Z] 5170a8d40b67: Layer already exists [2025-03-01T06:16:18.607Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:18.607Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:18.607Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:18.607Z] 62e7f282c0ca: Layer already exists [2025-03-01T06:16:18.871Z] latest: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:19.216Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:19.556Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.65 [2025-03-01T06:16:19.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-01T06:16:19.556Z] 89ae0c5d346e: Preparing [2025-03-01T06:16:19.556Z] 5170a8d40b67: Preparing [2025-03-01T06:16:19.556Z] d7fd76f4b902: Preparing [2025-03-01T06:16:19.556Z] cdc17e724fe5: Preparing [2025-03-01T06:16:19.556Z] 0da853e34036: Preparing [2025-03-01T06:16:19.556Z] 62e7f282c0ca: Preparing [2025-03-01T06:16:19.556Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:19.556Z] 62e7f282c0ca: Waiting [2025-03-01T06:16:19.556Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:19.556Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:19.556Z] 0da853e34036: Layer already exists [2025-03-01T06:16:19.556Z] 5170a8d40b67: Layer already exists [2025-03-01T06:16:19.556Z] 89ae0c5d346e: Layer already exists [2025-03-01T06:16:19.556Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:19.556Z] 62e7f282c0ca: Layer already exists [2025-03-01T06:16:19.556Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:19.818Z] 4.0.0-dev.65: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:20.168Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:20.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:20.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-01T06:16:20.512Z] 89ae0c5d346e: Preparing [2025-03-01T06:16:20.512Z] 5170a8d40b67: Preparing [2025-03-01T06:16:20.512Z] d7fd76f4b902: Preparing [2025-03-01T06:16:20.512Z] cdc17e724fe5: Preparing [2025-03-01T06:16:20.512Z] 0da853e34036: Preparing [2025-03-01T06:16:20.512Z] 62e7f282c0ca: Preparing [2025-03-01T06:16:20.512Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:20.512Z] 62e7f282c0ca: Waiting [2025-03-01T06:16:20.512Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:20.512Z] 89ae0c5d346e: Layer already exists [2025-03-01T06:16:20.512Z] 0da853e34036: Layer already exists [2025-03-01T06:16:20.512Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:20.512Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:20.512Z] 5170a8d40b67: Layer already exists [2025-03-01T06:16:20.512Z] 62e7f282c0ca: Layer already exists [2025-03-01T06:16:20.512Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:20.512Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:21.124Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:21.462Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-01T06:16:21.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-01T06:16:21.462Z] 89ae0c5d346e: Preparing [2025-03-01T06:16:21.462Z] 5170a8d40b67: Preparing [2025-03-01T06:16:21.462Z] d7fd76f4b902: Preparing [2025-03-01T06:16:21.462Z] cdc17e724fe5: Preparing [2025-03-01T06:16:21.462Z] 0da853e34036: Preparing [2025-03-01T06:16:21.463Z] 62e7f282c0ca: Preparing [2025-03-01T06:16:21.463Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:21.463Z] 62e7f282c0ca: Waiting [2025-03-01T06:16:21.463Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:21.463Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:21.463Z] 89ae0c5d346e: Layer already exists [2025-03-01T06:16:21.463Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:21.463Z] 5170a8d40b67: Layer already exists [2025-03-01T06:16:21.463Z] 0da853e34036: Layer already exists [2025-03-01T06:16:21.463Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:21.463Z] 62e7f282c0ca: Layer already exists [2025-03-01T06:16:21.463Z] main: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:16:21.803Z] ===================================================== [Pipeline] echo [2025-03-01T06:16:21.820Z] taggedImages: [2025-03-01T06:16:21.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:21.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-01T06:16:21.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.65 [2025-03-01T06:16:21.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:21.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-01T06:16:21.856Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-01T06:16:21.856Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:21.856Z] latest [2025-03-01T06:16:21.856Z] 4.0.0-dev.65 [2025-03-01T06:16:21.856Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:21.856Z] main [2025-03-01T06:16:21.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:22.221Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:22.571Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:22.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-01T06:16:22.571Z] d6df03015c1d: Preparing [2025-03-01T06:16:22.571Z] ba8c1fcb1cf9: Preparing [2025-03-01T06:16:22.571Z] d7fd76f4b902: Preparing [2025-03-01T06:16:22.571Z] cdc17e724fe5: Preparing [2025-03-01T06:16:22.571Z] e4d89f8bcf31: Preparing [2025-03-01T06:16:22.571Z] 0e7c8ab4db0f: Preparing [2025-03-01T06:16:22.571Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:22.571Z] 0e7c8ab4db0f: Waiting [2025-03-01T06:16:22.571Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:22.571Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:22.834Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:22.834Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:22.834Z] e4d89f8bcf31: Pushed [2025-03-01T06:16:22.834Z] d6df03015c1d: Pushed [2025-03-01T06:16:23.410Z] 0e7c8ab4db0f: Pushed [2025-03-01T06:16:31.584Z] ba8c1fcb1cf9: Pushed [2025-03-01T06:16:31.584Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:31.953Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:32.327Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-01T06:16:32.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-01T06:16:32.327Z] d6df03015c1d: Preparing [2025-03-01T06:16:32.327Z] ba8c1fcb1cf9: Preparing [2025-03-01T06:16:32.327Z] d7fd76f4b902: Preparing [2025-03-01T06:16:32.327Z] cdc17e724fe5: Preparing [2025-03-01T06:16:32.327Z] e4d89f8bcf31: Preparing [2025-03-01T06:16:32.327Z] 0e7c8ab4db0f: Preparing [2025-03-01T06:16:32.327Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:32.327Z] 0e7c8ab4db0f: Waiting [2025-03-01T06:16:32.327Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:32.327Z] d6df03015c1d: Layer already exists [2025-03-01T06:16:32.327Z] ba8c1fcb1cf9: Layer already exists [2025-03-01T06:16:32.327Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:32.327Z] e4d89f8bcf31: Layer already exists [2025-03-01T06:16:32.327Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:32.327Z] 0e7c8ab4db0f: Layer already exists [2025-03-01T06:16:32.327Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:32.327Z] latest: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:32.712Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:33.071Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.65 [2025-03-01T06:16:33.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-01T06:16:33.071Z] d6df03015c1d: Preparing [2025-03-01T06:16:33.071Z] ba8c1fcb1cf9: Preparing [2025-03-01T06:16:33.071Z] d7fd76f4b902: Preparing [2025-03-01T06:16:33.071Z] cdc17e724fe5: Preparing [2025-03-01T06:16:33.071Z] e4d89f8bcf31: Preparing [2025-03-01T06:16:33.071Z] 0e7c8ab4db0f: Preparing [2025-03-01T06:16:33.071Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:33.071Z] 0e7c8ab4db0f: Waiting [2025-03-01T06:16:33.071Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:33.071Z] e4d89f8bcf31: Layer already exists [2025-03-01T06:16:33.071Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:33.071Z] d6df03015c1d: Layer already exists [2025-03-01T06:16:33.071Z] ba8c1fcb1cf9: Layer already exists [2025-03-01T06:16:33.071Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:33.071Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:33.071Z] 0e7c8ab4db0f: Layer already exists [2025-03-01T06:16:33.071Z] 4.0.0-dev.65: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:33.685Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:34.024Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:34.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-01T06:16:34.024Z] d6df03015c1d: Preparing [2025-03-01T06:16:34.024Z] ba8c1fcb1cf9: Preparing [2025-03-01T06:16:34.024Z] d7fd76f4b902: Preparing [2025-03-01T06:16:34.024Z] cdc17e724fe5: Preparing [2025-03-01T06:16:34.024Z] e4d89f8bcf31: Preparing [2025-03-01T06:16:34.024Z] 0e7c8ab4db0f: Preparing [2025-03-01T06:16:34.024Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:34.024Z] 0e7c8ab4db0f: Waiting [2025-03-01T06:16:34.024Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:34.024Z] e4d89f8bcf31: Layer already exists [2025-03-01T06:16:34.024Z] d6df03015c1d: Layer already exists [2025-03-01T06:16:34.024Z] ba8c1fcb1cf9: Layer already exists [2025-03-01T06:16:34.024Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:34.024Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:34.024Z] 0e7c8ab4db0f: Layer already exists [2025-03-01T06:16:34.024Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:34.288Z] b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:34.640Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:34.989Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-01T06:16:34.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-01T06:16:34.989Z] d6df03015c1d: Preparing [2025-03-01T06:16:34.989Z] ba8c1fcb1cf9: Preparing [2025-03-01T06:16:34.989Z] d7fd76f4b902: Preparing [2025-03-01T06:16:34.989Z] cdc17e724fe5: Preparing [2025-03-01T06:16:34.989Z] e4d89f8bcf31: Preparing [2025-03-01T06:16:34.989Z] 0e7c8ab4db0f: Preparing [2025-03-01T06:16:34.989Z] dd9c8f8612c8: Preparing [2025-03-01T06:16:34.989Z] 0e7c8ab4db0f: Waiting [2025-03-01T06:16:34.989Z] dd9c8f8612c8: Waiting [2025-03-01T06:16:34.989Z] d6df03015c1d: Layer already exists [2025-03-01T06:16:34.989Z] cdc17e724fe5: Layer already exists [2025-03-01T06:16:34.989Z] ba8c1fcb1cf9: Layer already exists [2025-03-01T06:16:34.989Z] d7fd76f4b902: Layer already exists [2025-03-01T06:16:34.989Z] e4d89f8bcf31: Layer already exists [2025-03-01T06:16:34.989Z] dd9c8f8612c8: Layer already exists [2025-03-01T06:16:34.989Z] 0e7c8ab4db0f: Layer already exists [2025-03-01T06:16:34.989Z] main: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-01T06:16:35.329Z] ===================================================== [Pipeline] echo [2025-03-01T06:16:35.346Z] taggedImages: [2025-03-01T06:16:35.346Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [2025-03-01T06:16:35.346Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-01T06:16:35.346Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.65 [2025-03-01T06:16:35.346Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [2025-03-01T06:16:35.346Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:35.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-01T06:16:35.733Z] [2025-03-01T06:16:35.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:16:36.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-01T06:16:36.060Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-01T06:16:36.060Z] 8998bd30e6a1: Pulling fs layer [2025-03-01T06:16:36.060Z] 04944245beec: Pulling fs layer [2025-03-01T06:16:36.060Z] 699f458cf7ca: Pulling fs layer [2025-03-01T06:16:36.060Z] 765212b225bb: Pulling fs layer [2025-03-01T06:16:36.060Z] f23df028b6ca: Pulling fs layer [2025-03-01T06:16:36.060Z] d65c8cfc05b1: Pulling fs layer [2025-03-01T06:16:36.060Z] 2437ff75d9bd: Pulling fs layer [2025-03-01T06:16:36.060Z] f23df028b6ca: Waiting [2025-03-01T06:16:36.060Z] d65c8cfc05b1: Waiting [2025-03-01T06:16:36.060Z] 2437ff75d9bd: Waiting [2025-03-01T06:16:36.060Z] 765212b225bb: Waiting [2025-03-01T06:16:36.326Z] 04944245beec: Verifying Checksum [2025-03-01T06:16:36.326Z] 04944245beec: Download complete [2025-03-01T06:16:36.326Z] 765212b225bb: Verifying Checksum [2025-03-01T06:16:36.326Z] 765212b225bb: Download complete [2025-03-01T06:16:36.326Z] f23df028b6ca: Verifying Checksum [2025-03-01T06:16:36.326Z] f23df028b6ca: Download complete [2025-03-01T06:16:36.326Z] d65c8cfc05b1: Download complete [2025-03-01T06:16:36.591Z] 699f458cf7ca: Verifying Checksum [2025-03-01T06:16:36.858Z] 8998bd30e6a1: Download complete [2025-03-01T06:16:39.431Z] 2437ff75d9bd: Verifying Checksum [2025-03-01T06:16:42.001Z] 8998bd30e6a1: Pull complete [2025-03-01T06:16:42.001Z] 04944245beec: Pull complete [2025-03-01T06:16:43.941Z] 699f458cf7ca: Pull complete [2025-03-01T06:16:43.941Z] 765212b225bb: Pull complete [2025-03-01T06:16:44.898Z] f23df028b6ca: Pull complete [2025-03-01T06:16:45.164Z] d65c8cfc05b1: Pull complete [2025-03-01T06:17:03.357Z] 2437ff75d9bd: Pull complete [2025-03-01T06:17:03.357Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-01T06:17:03.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-01T06:17:03.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T06:17:03.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-39932 does not seem to be running inside a container [2025-03-01T06:17:03.605Z] $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-01T06:17:06.248Z] $ docker top bb6d7ad551b3c10a641dc89dc4187e0572a6c15ddf1bfd47d8fde6d0be926599 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:17:07.186Z] ---> job-cost.sh [2025-03-01T06:17:07.186Z] lf-activate-venv: SKIPPING [2025-03-01T06:17:07.186Z] INFO: No Stack... [2025-03-01T06:17:07.450Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-01T06:17:08.400Z] INFO: Archiving Costs [Pipeline] sh [2025-03-01T06:17:09.027Z] + cat /w/workspace/edgex-go/803/archives/cost.csv [2025-03-01T06:17:09.027Z] + cut -d, -f6 [Pipeline] lock [2025-03-01T06:17:09.080Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-803-stack-cost] [2025-03-01T06:17:09.086Z] Resource [jenkins-edgexfoundry-edgex-go-main-803-stack-cost] did not exist. Created. [2025-03-01T06:17:09.091Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-803-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-01T06:17:09.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-01T06:17:10.376Z] Stashed 1 file(s) [Pipeline] } [2025-03-01T06:17:10.390Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-803-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-01T06:17:10.410Z] $ docker stop --time=1 bb6d7ad551b3c10a641dc89dc4187e0572a6c15ddf1bfd47d8fde6d0be926599 [2025-03-01T06:17:11.917Z] $ docker rm -f --volumes bb6d7ad551b3c10a641dc89dc4187e0572a6c15ddf1bfd47d8fde6d0be926599 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-01T06:17:12.540Z] provisioning config files... [2025-03-01T06:17:12.559Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/803@tmp/config7052475275079216185tmp [Pipeline] { [Pipeline] sh [2025-03-01T06:17:12.878Z] + set +x [2025-03-01T06:17:12.878Z] + curl -s https://codecov.io/bash [2025-03-01T06:17:12.878Z] + bash -s -- [2025-03-01T06:17:12.878Z] [2025-03-01T06:17:12.878Z] _____ _ [2025-03-01T06:17:12.878Z] / ____| | | [2025-03-01T06:17:12.878Z] | | ___ __| | ___ ___ _____ __ [2025-03-01T06:17:12.878Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-01T06:17:12.878Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-01T06:17:12.878Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-01T06:17:12.878Z] Bash-1.0.6 [2025-03-01T06:17:12.878Z] [2025-03-01T06:17:12.878Z] [2025-03-01T06:17:12.878Z] ==> git version 2.25.1 found [2025-03-01T06:17:12.878Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-01T06:17:12.878Z] Release-Date: 2020-01-08 [2025-03-01T06:17:12.878Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-01T06:17:12.878Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-01T06:17:12.878Z] ==> Jenkins CI detected. [2025-03-01T06:17:12.878Z] current dir:  /w/workspace/edgex-go/803 [2025-03-01T06:17:12.878Z] project root: . [2025-03-01T06:17:12.878Z] --> token set from env [2025-03-01T06:17:12.878Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-01T06:17:13.137Z] ==> Running gcov in . (disable via -X gcov) [2025-03-01T06:17:13.137Z] ==> Python coveragepy not found [2025-03-01T06:17:13.137Z] ==> Searching for coverage reports in: [2025-03-01T06:17:13.137Z] + . [2025-03-01T06:17:13.137Z] -> Found 1 reports [2025-03-01T06:17:13.137Z] ==> Detecting git/mercurial file structure [2025-03-01T06:17:13.137Z] ==> Reading reports [2025-03-01T06:17:13.137Z] + ./coverage.out bytes=1651061 [2025-03-01T06:17:13.137Z] ==> Appending adjustments [2025-03-01T06:17:13.137Z] https://docs.codecov.io/docs/fixing-reports [2025-03-01T06:17:14.517Z] + Found adjustments [2025-03-01T06:17:14.517Z] ==> Gzipping contents [2025-03-01T06:17:14.517Z] 140K /tmp/codecov.4SkqKi.gz [2025-03-01T06:17:14.517Z] ==> Uploading reports [2025-03-01T06:17:14.517Z] url: https://codecov.io [2025-03-01T06:17:14.517Z] query: branch=main&commit=b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45&build=803&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F803%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-01T06:17:14.517Z] -> Pinging Codecov [2025-03-01T06:17:14.517Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45&build=803&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F803%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-01T06:17:14.775Z] -> Uploading to [2025-03-01T06:17:14.775Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45/828bb0cc-c8b5-4556-b804-f69897868c41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250301%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250301T061714Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4e0e03722ef7aef6031e39cbab658ec18715a93b7291d104e631248bc8bf31b4 [2025-03-01T06:17:14.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:14.775Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:15.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 521k --:--:-- --:--:-- --:--:-- 521k [2025-03-01T06:17:15.035Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [2025-03-01T06:17:15.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-01T06:17:15.271Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-01T06:17:15.293Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:17:15.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-01T06:17:15.601Z] [2025-03-01T06:17:15.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:17:15.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-01T06:17:15.897Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-01T06:17:15.897Z] 43c4264eed91: Pulling fs layer [2025-03-01T06:17:15.897Z] 4cc291be95ef: Pulling fs layer [2025-03-01T06:17:15.897Z] 2ac1f1163629: Pulling fs layer [2025-03-01T06:17:15.897Z] 5c3c966382ef: Pulling fs layer [2025-03-01T06:17:15.897Z] 4f4fb700ef54: Pulling fs layer [2025-03-01T06:17:15.897Z] d9c7d2e4e75e: Pulling fs layer [2025-03-01T06:17:15.897Z] 9c3e1370e548: Pulling fs layer [2025-03-01T06:17:15.897Z] d9c7d2e4e75e: Waiting [2025-03-01T06:17:15.897Z] 9c3e1370e548: Waiting [2025-03-01T06:17:15.897Z] 4f4fb700ef54: Waiting [2025-03-01T06:17:15.897Z] 5c3c966382ef: Waiting [2025-03-01T06:17:15.897Z] 4cc291be95ef: Verifying Checksum [2025-03-01T06:17:15.897Z] 4cc291be95ef: Download complete [2025-03-01T06:17:15.897Z] 5c3c966382ef: Verifying Checksum [2025-03-01T06:17:15.897Z] 4f4fb700ef54: Download complete [2025-03-01T06:17:15.897Z] 43c4264eed91: Download complete [2025-03-01T06:17:16.170Z] 43c4264eed91: Pull complete [2025-03-01T06:17:16.170Z] d9c7d2e4e75e: Verifying Checksum [2025-03-01T06:17:16.428Z] 4cc291be95ef: Pull complete [2025-03-01T06:17:16.428Z] 2ac1f1163629: Verifying Checksum [2025-03-01T06:17:16.428Z] 2ac1f1163629: Download complete [2025-03-01T06:17:16.992Z] 9c3e1370e548: Verifying Checksum [2025-03-01T06:17:16.992Z] 9c3e1370e548: Download complete [2025-03-01T06:17:20.272Z] 2ac1f1163629: Pull complete [2025-03-01T06:17:20.530Z] 5c3c966382ef: Pull complete [2025-03-01T06:17:20.530Z] 4f4fb700ef54: Pull complete [2025-03-01T06:17:20.787Z] d9c7d2e4e75e: Pull complete [2025-03-01T06:17:24.062Z] 9c3e1370e548: Pull complete [2025-03-01T06:17:24.062Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-01T06:17:24.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-01T06:17:24.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T06:17:24.168Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T06:17:24.183Z] $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-01T06:17:26.746Z] $ docker top d371fdd3bb18f7dd1673e04ef8fb9756810ce9365a5274ee31913a2f734cc9cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-01T06:17:27.106Z] + git config --global --add safe.directory /w/workspace/edgex-go/803 [Pipeline] echo [2025-03-01T06:17:27.117Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-01T06:17:27.393Z] + set -o pipefail [2025-03-01T06:17:27.393Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-01T06:17:35.507Z] [2025-03-01T06:17:35.507Z] Monitoring /w/workspace/edgex-go/803 (github.com/edgexfoundry/edgex-go)... [2025-03-01T06:17:35.507Z] [2025-03-01T06:17:35.507Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/7da19da8-c402-472d-a892-5a488864df50 [2025-03-01T06:17:35.507Z] [2025-03-01T06:17:35.507Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-01T06:17:35.507Z] [Pipeline] } [2025-03-01T06:17:35.511Z] $ docker stop --time=1 d371fdd3bb18f7dd1673e04ef8fb9756810ce9365a5274ee31913a2f734cc9cd [2025-03-01T06:17:38.027Z] $ docker rm -f --volumes d371fdd3bb18f7dd1673e04ef8fb9756810ce9365a5274ee31913a2f734cc9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-01T06:17:38.619Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-01T06:17:38.632Z] provisioning config files... [2025-03-01T06:17:38.640Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/803@tmp/config6639540749292675295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:17:38.939Z] --> edgex-publish-swagger.sh [2025-03-01T06:17:38.939Z] === Publish openapi API === [2025-03-01T06:17:38.939Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-01T06:17:38.939Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/803/openapi/core-command.yaml] [2025-03-01T06:17:38.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:38.939Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:39.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59603 --:--:-- --:--:-- --:--:-- 59495 100 32782 0 0 100 32782 0 59603 --:--:-- --:--:-- --:--:-- 59495 [2025-03-01T06:17:39.509Z] [2025-03-01T06:17:39.509Z] [2025-03-01T06:17:39.509Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/803/openapi/core-data.yaml] [2025-03-01T06:17:39.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:39.509Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:39.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 151k --:--:-- --:--:-- --:--:-- 151k [2025-03-01T06:17:39.767Z] [2025-03-01T06:17:39.768Z] [2025-03-01T06:17:39.768Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/803/openapi/core-keeper.yaml] [2025-03-01T06:17:39.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:39.768Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:40.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 221 107k --:--:-- --:--:-- --:--:-- 107k 100 32901 100 66 100 32835 221 107k --:--:-- --:--:-- --:--:-- 107k [2025-03-01T06:17:40.335Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-01T06:17:40.335Z] [2025-03-01T06:17:40.335Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/803/openapi/core-metadata.yaml] [2025-03-01T06:17:40.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:40.335Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:40.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 397 398k --:--:-- --:--:-- --:--:-- 398k [2025-03-01T06:17:40.594Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-01T06:17:40.594Z] [2025-03-01T06:17:40.594Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/803/openapi/security-proxy-auth.yaml] [2025-03-01T06:17:40.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:40.594Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:40.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 360 130k --:--:-- --:--:-- --:--:-- 130k [2025-03-01T06:17:40.853Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-01T06:17:40.853Z] [2025-03-01T06:17:40.853Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/803/openapi/security-secretstore-setup.yaml] [2025-03-01T06:17:40.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:40.853Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:41.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 372 22107 --:--:-- --:--:-- --:--:-- 22480 [2025-03-01T06:17:41.112Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-01T06:17:41.112Z] [2025-03-01T06:17:41.112Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/803/openapi/support-notifications.yaml] [2025-03-01T06:17:41.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:41.112Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:41.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 480k --:--:-- --:--:-- --:--:-- 478k 100 97k 100 156 100 99976 267 167k --:--:-- --:--:-- --:--:-- 167k [2025-03-01T06:17:41.679Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-01T06:17:41.679Z] [2025-03-01T06:17:41.679Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/803/openapi/support-scheduler.yaml] [2025-03-01T06:17:41.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-01T06:17:41.679Z] Dload Upload Total Spent Left Speed [2025-03-01T06:17:41.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 498 158k --:--:-- --:--:-- --:--:-- 158k [2025-03-01T06:17:41.939Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-01T06:17:41.939Z] [Pipeline] } [2025-03-01T06:17:41.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-01T06:17:42.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-01T06:17:42.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:17:42.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-01T06:17:42.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T06:17:42.770Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T06:17:42.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-01T06:17:43.202Z] $ docker top 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 -eo pid,comm [2025-03-01T06:17:43.261Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-01T06:17:43.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-01T06:17:43.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-01T06:17:43.328Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-01T06:17:43.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-01T06:17:43.446Z] $ docker exec 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 ssh-agent [2025-03-01T06:17:43.554Z] SSH_AUTH_SOCK=/tmp/ssh-rq89cIsyzSq4/agent.33 [2025-03-01T06:17:43.554Z] SSH_AGENT_PID=39 [2025-03-01T06:17:43.559Z] Running ssh-add (command line suppressed) [2025-03-01T06:17:43.661Z] Identity added: /w/workspace/edgex-go/803@tmp/private_key_4171937262132260134.key (/w/workspace/edgex-go/803@tmp/private_key_4171937262132260134.key) [2025-03-01T06:17:43.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-01T06:17:43.980Z] + git semver tag [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,154 [run_tag] DEBUG tag force:False [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,154 [check_head_tag] DEBUG check head tag [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,159 [execute] INFO git cat-file --batch-check [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=) [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,163 [execute] INFO git cat-file --batch [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=) [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,220 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,220 [execute] INFO git tag -a v4.0.0-dev.65 -m v4.0.0-dev.65 [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,220 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.65', '-m', 'v4.0.0-dev.65'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=None) [2025-03-01T06:17:44.239Z] 2025-03-01 06:17:44,225 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main [2025-03-01T06:17:44.239Z] 4.0.0-dev.65 [Pipeline] } [2025-03-01T06:17:44.502Z] $ docker exec --env ******** --env ******** 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 ssh-agent -k [2025-03-01T06:17:44.603Z] unset SSH_AUTH_SOCK; [2025-03-01T06:17:44.603Z] unset SSH_AGENT_PID; [2025-03-01T06:17:44.604Z] echo Agent pid 39 killed; [2025-03-01T06:17:44.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-01T06:17:44.943Z] + git semver [Pipeline] } [2025-03-01T06:17:45.208Z] $ docker stop --time=1 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 [2025-03-01T06:17:46.506Z] $ docker rm -f --volumes 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:17:46.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-01T06:17:46.931Z] [2025-03-01T06:17:46.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:17:47.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-01T06:17:47.240Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-01T06:17:47.240Z] ab5ef0e58194: Pulling fs layer [2025-03-01T06:17:47.240Z] 9712f1f96733: Pulling fs layer [2025-03-01T06:17:47.240Z] 63f879dbbcfc: Pulling fs layer [2025-03-01T06:17:47.240Z] 0d9ebad4ef96: Pulling fs layer [2025-03-01T06:17:47.240Z] e9a5061849ea: Pulling fs layer [2025-03-01T06:17:47.240Z] d747dcd14b5f: Pulling fs layer [2025-03-01T06:17:47.240Z] 2de7ff778b66: Pulling fs layer [2025-03-01T06:17:47.240Z] 0d9ebad4ef96: Waiting [2025-03-01T06:17:47.240Z] e9a5061849ea: Waiting [2025-03-01T06:17:47.240Z] d747dcd14b5f: Waiting [2025-03-01T06:17:47.240Z] 2de7ff778b66: Waiting [2025-03-01T06:17:47.240Z] 9712f1f96733: Verifying Checksum [2025-03-01T06:17:47.240Z] 9712f1f96733: Download complete [2025-03-01T06:17:47.500Z] 63f879dbbcfc: Verifying Checksum [2025-03-01T06:17:47.500Z] 63f879dbbcfc: Download complete [2025-03-01T06:17:47.758Z] 0d9ebad4ef96: Verifying Checksum [2025-03-01T06:17:47.758Z] 0d9ebad4ef96: Download complete [2025-03-01T06:17:47.758Z] d747dcd14b5f: Download complete [2025-03-01T06:17:47.758Z] e9a5061849ea: Verifying Checksum [2025-03-01T06:17:47.758Z] e9a5061849ea: Download complete [2025-03-01T06:17:47.759Z] ab5ef0e58194: Verifying Checksum [2025-03-01T06:17:47.759Z] ab5ef0e58194: Download complete [2025-03-01T06:17:47.759Z] 2de7ff778b66: Download complete [2025-03-01T06:17:51.046Z] ab5ef0e58194: Pull complete [2025-03-01T06:17:51.046Z] 9712f1f96733: Pull complete [2025-03-01T06:17:51.305Z] 63f879dbbcfc: Pull complete [2025-03-01T06:17:55.492Z] 0d9ebad4ef96: Pull complete [2025-03-01T06:17:55.750Z] e9a5061849ea: Pull complete [2025-03-01T06:17:55.751Z] d747dcd14b5f: Pull complete [2025-03-01T06:17:57.127Z] 2de7ff778b66: Pull complete [2025-03-01T06:17:57.127Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-01T06:17:57.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-01T06:17:57.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T06:17:57.242Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T06:17:57.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-01T06:17:59.917Z] $ docker top e8fff3bd9c31e74d28faa69df0ea204a9188aeba2c4908a0de76ac7de9d30ed7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-01T06:18:00.009Z] provisioning config files... [2025-03-01T06:18:00.017Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/803@tmp/config8270056531180514121tmp [2025-03-01T06:18:00.028Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/803@tmp/config1353497823511514637tmp [2025-03-01T06:18:00.038Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/803@tmp/config8434787581659370557tmp [Pipeline] { [Pipeline] echo [2025-03-01T06:18:00.130Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:00.421Z] ---> sigul-configuration.sh [2025-03-01T06:18:00.421Z] gpg: directory `/root/.gnupg' created [2025-03-01T06:18:00.421Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-01T06:18:00.421Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-01T06:18:00.421Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-01T06:18:00.421Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-01T06:18:00.421Z] gpg: CAST5 encrypted data [2025-03-01T06:18:00.421Z] gpg: encrypted with 1 passphrase [2025-03-01T06:18:00.421Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-01T06:18:00.721Z] + mkdir /home/jenkins [2025-03-01T06:18:00.721Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-01T06:18:01.017Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-01T06:18:01.030Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:01.327Z] ---> sigul-install.sh [2025-03-01T06:18:01.328Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-01T06:18:01.629Z] + git tag --list [2025-03-01T06:18:01.629Z] 0.6.0 [2025-03-01T06:18:01.629Z] 0.6.1 [2025-03-01T06:18:01.629Z] 0.7.0 [2025-03-01T06:18:01.629Z] 0.7.1 [2025-03-01T06:18:01.629Z] v1.0.0 [2025-03-01T06:18:01.629Z] v1.0.1 [2025-03-01T06:18:01.629Z] v1.1.0 [2025-03-01T06:18:01.629Z] v1.2.0 [2025-03-01T06:18:01.629Z] v1.2.1 [2025-03-01T06:18:01.629Z] v1.3.0 [2025-03-01T06:18:01.629Z] v1.3.1 [2025-03-01T06:18:01.629Z] v2.0.0 [2025-03-01T06:18:01.629Z] v2.1.0 [2025-03-01T06:18:01.629Z] v2.1.1 [2025-03-01T06:18:01.629Z] v2.2.0 [2025-03-01T06:18:01.629Z] v2.3.0 [2025-03-01T06:18:01.629Z] v3.0 [2025-03-01T06:18:01.629Z] v3.0.0 [2025-03-01T06:18:01.629Z] v3.1 [2025-03-01T06:18:01.629Z] v3.1.0 [2025-03-01T06:18:01.629Z] v3.1.0-dev.1 [2025-03-01T06:18:01.629Z] v3.1.0-dev.10 [2025-03-01T06:18:01.629Z] v3.1.0-dev.11 [2025-03-01T06:18:01.629Z] v3.1.0-dev.12 [2025-03-01T06:18:01.629Z] v3.1.0-dev.13 [2025-03-01T06:18:01.629Z] v3.1.0-dev.14 [2025-03-01T06:18:01.629Z] v3.1.0-dev.15 [2025-03-01T06:18:01.629Z] v3.1.0-dev.16 [2025-03-01T06:18:01.629Z] v3.1.0-dev.17 [2025-03-01T06:18:01.629Z] v3.1.0-dev.18 [2025-03-01T06:18:01.629Z] v3.1.0-dev.19 [2025-03-01T06:18:01.629Z] v3.1.0-dev.2 [2025-03-01T06:18:01.629Z] v3.1.0-dev.20 [2025-03-01T06:18:01.629Z] v3.1.0-dev.21 [2025-03-01T06:18:01.629Z] v3.1.0-dev.22 [2025-03-01T06:18:01.629Z] v3.1.0-dev.23 [2025-03-01T06:18:01.629Z] v3.1.0-dev.24 [2025-03-01T06:18:01.629Z] v3.1.0-dev.25 [2025-03-01T06:18:01.629Z] v3.1.0-dev.26 [2025-03-01T06:18:01.629Z] v3.1.0-dev.27 [2025-03-01T06:18:01.629Z] v3.1.0-dev.28 [2025-03-01T06:18:01.629Z] v3.1.0-dev.29 [2025-03-01T06:18:01.629Z] v3.1.0-dev.3 [2025-03-01T06:18:01.629Z] v3.1.0-dev.30 [2025-03-01T06:18:01.629Z] v3.1.0-dev.31 [2025-03-01T06:18:01.629Z] v3.1.0-dev.32 [2025-03-01T06:18:01.629Z] v3.1.0-dev.33 [2025-03-01T06:18:01.629Z] v3.1.0-dev.34 [2025-03-01T06:18:01.629Z] v3.1.0-dev.35 [2025-03-01T06:18:01.629Z] v3.1.0-dev.36 [2025-03-01T06:18:01.629Z] v3.1.0-dev.37 [2025-03-01T06:18:01.629Z] v3.1.0-dev.38 [2025-03-01T06:18:01.629Z] v3.1.0-dev.39 [2025-03-01T06:18:01.629Z] v3.1.0-dev.4 [2025-03-01T06:18:01.629Z] v3.1.0-dev.40 [2025-03-01T06:18:01.629Z] v3.1.0-dev.41 [2025-03-01T06:18:01.629Z] v3.1.0-dev.42 [2025-03-01T06:18:01.629Z] v3.1.0-dev.43 [2025-03-01T06:18:01.629Z] v3.1.0-dev.44 [2025-03-01T06:18:01.629Z] v3.1.0-dev.45 [2025-03-01T06:18:01.629Z] v3.1.0-dev.46 [2025-03-01T06:18:01.629Z] v3.1.0-dev.47 [2025-03-01T06:18:01.629Z] v3.1.0-dev.48 [2025-03-01T06:18:01.629Z] v3.1.0-dev.49 [2025-03-01T06:18:01.629Z] v3.1.0-dev.5 [2025-03-01T06:18:01.629Z] v3.1.0-dev.50 [2025-03-01T06:18:01.629Z] v3.1.0-dev.51 [2025-03-01T06:18:01.629Z] v3.1.0-dev.52 [2025-03-01T06:18:01.629Z] v3.1.0-dev.53 [2025-03-01T06:18:01.629Z] v3.1.0-dev.54 [2025-03-01T06:18:01.629Z] v3.1.0-dev.55 [2025-03-01T06:18:01.629Z] v3.1.0-dev.56 [2025-03-01T06:18:01.629Z] v3.1.0-dev.57 [2025-03-01T06:18:01.629Z] v3.1.0-dev.58 [2025-03-01T06:18:01.629Z] v3.1.0-dev.59 [2025-03-01T06:18:01.629Z] v3.1.0-dev.6 [2025-03-01T06:18:01.629Z] v3.1.0-dev.60 [2025-03-01T06:18:01.629Z] v3.1.0-dev.61 [2025-03-01T06:18:01.629Z] v3.1.0-dev.62 [2025-03-01T06:18:01.629Z] v3.1.0-dev.63 [2025-03-01T06:18:01.629Z] v3.1.0-dev.64 [2025-03-01T06:18:01.629Z] v3.1.0-dev.65 [2025-03-01T06:18:01.629Z] v3.1.0-dev.66 [2025-03-01T06:18:01.629Z] v3.1.0-dev.67 [2025-03-01T06:18:01.629Z] v3.1.0-dev.68 [2025-03-01T06:18:01.629Z] v3.1.0-dev.69 [2025-03-01T06:18:01.629Z] v3.1.0-dev.7 [2025-03-01T06:18:01.629Z] v3.1.0-dev.70 [2025-03-01T06:18:01.629Z] v3.1.0-dev.71 [2025-03-01T06:18:01.629Z] v3.1.0-dev.72 [2025-03-01T06:18:01.629Z] v3.1.0-dev.73 [2025-03-01T06:18:01.629Z] v3.1.0-dev.8 [2025-03-01T06:18:01.629Z] v3.1.0-dev.9 [2025-03-01T06:18:01.629Z] v3.1.1 [2025-03-01T06:18:01.629Z] v3.1.1-dev.1 [2025-03-01T06:18:01.629Z] v3.1.1-dev.2 [2025-03-01T06:18:01.629Z] v3.2.0-dev.1 [2025-03-01T06:18:01.629Z] v3.2.0-dev.10 [2025-03-01T06:18:01.629Z] v3.2.0-dev.100 [2025-03-01T06:18:01.629Z] v3.2.0-dev.101 [2025-03-01T06:18:01.629Z] v3.2.0-dev.102 [2025-03-01T06:18:01.629Z] v3.2.0-dev.103 [2025-03-01T06:18:01.629Z] v3.2.0-dev.104 [2025-03-01T06:18:01.629Z] v3.2.0-dev.105 [2025-03-01T06:18:01.629Z] v3.2.0-dev.106 [2025-03-01T06:18:01.629Z] v3.2.0-dev.107 [2025-03-01T06:18:01.629Z] v3.2.0-dev.108 [2025-03-01T06:18:01.629Z] v3.2.0-dev.109 [2025-03-01T06:18:01.629Z] v3.2.0-dev.11 [2025-03-01T06:18:01.629Z] v3.2.0-dev.12 [2025-03-01T06:18:01.629Z] v3.2.0-dev.13 [2025-03-01T06:18:01.629Z] v3.2.0-dev.14 [2025-03-01T06:18:01.629Z] v3.2.0-dev.15 [2025-03-01T06:18:01.629Z] v3.2.0-dev.16 [2025-03-01T06:18:01.629Z] v3.2.0-dev.17 [2025-03-01T06:18:01.629Z] v3.2.0-dev.18 [2025-03-01T06:18:01.629Z] v3.2.0-dev.19 [2025-03-01T06:18:01.629Z] v3.2.0-dev.2 [2025-03-01T06:18:01.629Z] v3.2.0-dev.20 [2025-03-01T06:18:01.629Z] v3.2.0-dev.21 [2025-03-01T06:18:01.629Z] v3.2.0-dev.22 [2025-03-01T06:18:01.629Z] v3.2.0-dev.23 [2025-03-01T06:18:01.629Z] v3.2.0-dev.24 [2025-03-01T06:18:01.629Z] v3.2.0-dev.25 [2025-03-01T06:18:01.629Z] v3.2.0-dev.26 [2025-03-01T06:18:01.629Z] v3.2.0-dev.27 [2025-03-01T06:18:01.629Z] v3.2.0-dev.28 [2025-03-01T06:18:01.629Z] v3.2.0-dev.29 [2025-03-01T06:18:01.629Z] v3.2.0-dev.3 [2025-03-01T06:18:01.629Z] v3.2.0-dev.30 [2025-03-01T06:18:01.629Z] v3.2.0-dev.31 [2025-03-01T06:18:01.629Z] v3.2.0-dev.32 [2025-03-01T06:18:01.629Z] v3.2.0-dev.33 [2025-03-01T06:18:01.629Z] v3.2.0-dev.34 [2025-03-01T06:18:01.629Z] v3.2.0-dev.35 [2025-03-01T06:18:01.629Z] v3.2.0-dev.36 [2025-03-01T06:18:01.629Z] v3.2.0-dev.37 [2025-03-01T06:18:01.629Z] v3.2.0-dev.38 [2025-03-01T06:18:01.629Z] v3.2.0-dev.39 [2025-03-01T06:18:01.629Z] v3.2.0-dev.4 [2025-03-01T06:18:01.629Z] v3.2.0-dev.40 [2025-03-01T06:18:01.629Z] v3.2.0-dev.41 [2025-03-01T06:18:01.629Z] v3.2.0-dev.42 [2025-03-01T06:18:01.629Z] v3.2.0-dev.43 [2025-03-01T06:18:01.629Z] v3.2.0-dev.44 [2025-03-01T06:18:01.629Z] v3.2.0-dev.45 [2025-03-01T06:18:01.629Z] v3.2.0-dev.46 [2025-03-01T06:18:01.629Z] v3.2.0-dev.47 [2025-03-01T06:18:01.629Z] v3.2.0-dev.48 [2025-03-01T06:18:01.629Z] v3.2.0-dev.49 [2025-03-01T06:18:01.629Z] v3.2.0-dev.5 [2025-03-01T06:18:01.629Z] v3.2.0-dev.50 [2025-03-01T06:18:01.629Z] v3.2.0-dev.51 [2025-03-01T06:18:01.629Z] v3.2.0-dev.52 [2025-03-01T06:18:01.629Z] v3.2.0-dev.53 [2025-03-01T06:18:01.629Z] v3.2.0-dev.54 [2025-03-01T06:18:01.629Z] v3.2.0-dev.55 [2025-03-01T06:18:01.629Z] v3.2.0-dev.56 [2025-03-01T06:18:01.629Z] v3.2.0-dev.57 [2025-03-01T06:18:01.629Z] v3.2.0-dev.58 [2025-03-01T06:18:01.629Z] v3.2.0-dev.59 [2025-03-01T06:18:01.629Z] v3.2.0-dev.6 [2025-03-01T06:18:01.629Z] v3.2.0-dev.60 [2025-03-01T06:18:01.629Z] v3.2.0-dev.61 [2025-03-01T06:18:01.629Z] v3.2.0-dev.62 [2025-03-01T06:18:01.629Z] v3.2.0-dev.63 [2025-03-01T06:18:01.629Z] v3.2.0-dev.64 [2025-03-01T06:18:01.629Z] v3.2.0-dev.65 [2025-03-01T06:18:01.629Z] v3.2.0-dev.66 [2025-03-01T06:18:01.629Z] v3.2.0-dev.67 [2025-03-01T06:18:01.629Z] v3.2.0-dev.68 [2025-03-01T06:18:01.629Z] v3.2.0-dev.69 [2025-03-01T06:18:01.629Z] v3.2.0-dev.7 [2025-03-01T06:18:01.629Z] v3.2.0-dev.70 [2025-03-01T06:18:01.629Z] v3.2.0-dev.71 [2025-03-01T06:18:01.629Z] v3.2.0-dev.72 [2025-03-01T06:18:01.629Z] v3.2.0-dev.73 [2025-03-01T06:18:01.629Z] v3.2.0-dev.74 [2025-03-01T06:18:01.629Z] v3.2.0-dev.75 [2025-03-01T06:18:01.629Z] v3.2.0-dev.76 [2025-03-01T06:18:01.629Z] v3.2.0-dev.77 [2025-03-01T06:18:01.629Z] v3.2.0-dev.78 [2025-03-01T06:18:01.629Z] v3.2.0-dev.79 [2025-03-01T06:18:01.629Z] v3.2.0-dev.8 [2025-03-01T06:18:01.629Z] v3.2.0-dev.80 [2025-03-01T06:18:01.629Z] v3.2.0-dev.81 [2025-03-01T06:18:01.629Z] v3.2.0-dev.82 [2025-03-01T06:18:01.629Z] v3.2.0-dev.83 [2025-03-01T06:18:01.629Z] v3.2.0-dev.84 [2025-03-01T06:18:01.629Z] v3.2.0-dev.85 [2025-03-01T06:18:01.629Z] v3.2.0-dev.86 [2025-03-01T06:18:01.629Z] v3.2.0-dev.87 [2025-03-01T06:18:01.629Z] v3.2.0-dev.88 [2025-03-01T06:18:01.629Z] v3.2.0-dev.89 [2025-03-01T06:18:01.629Z] v3.2.0-dev.9 [2025-03-01T06:18:01.629Z] v3.2.0-dev.90 [2025-03-01T06:18:01.629Z] v3.2.0-dev.91 [2025-03-01T06:18:01.629Z] v3.2.0-dev.92 [2025-03-01T06:18:01.629Z] v3.2.0-dev.93 [2025-03-01T06:18:01.630Z] v3.2.0-dev.94 [2025-03-01T06:18:01.630Z] v3.2.0-dev.95 [2025-03-01T06:18:01.630Z] v3.2.0-dev.96 [2025-03-01T06:18:01.630Z] v3.2.0-dev.97 [2025-03-01T06:18:01.630Z] v3.2.0-dev.98 [2025-03-01T06:18:01.630Z] v3.2.0-dev.99 [2025-03-01T06:18:01.630Z] v4.0.0-dev.1 [2025-03-01T06:18:01.630Z] v4.0.0-dev.10 [2025-03-01T06:18:01.630Z] v4.0.0-dev.11 [2025-03-01T06:18:01.630Z] v4.0.0-dev.12 [2025-03-01T06:18:01.630Z] v4.0.0-dev.13 [2025-03-01T06:18:01.630Z] v4.0.0-dev.14 [2025-03-01T06:18:01.630Z] v4.0.0-dev.15 [2025-03-01T06:18:01.630Z] v4.0.0-dev.16 [2025-03-01T06:18:01.630Z] v4.0.0-dev.17 [2025-03-01T06:18:01.630Z] v4.0.0-dev.18 [2025-03-01T06:18:01.630Z] v4.0.0-dev.19 [2025-03-01T06:18:01.630Z] v4.0.0-dev.2 [2025-03-01T06:18:01.630Z] v4.0.0-dev.20 [2025-03-01T06:18:01.630Z] v4.0.0-dev.21 [2025-03-01T06:18:01.630Z] v4.0.0-dev.22 [2025-03-01T06:18:01.630Z] v4.0.0-dev.23 [2025-03-01T06:18:01.630Z] v4.0.0-dev.24 [2025-03-01T06:18:01.630Z] v4.0.0-dev.25 [2025-03-01T06:18:01.630Z] v4.0.0-dev.26 [2025-03-01T06:18:01.630Z] v4.0.0-dev.27 [2025-03-01T06:18:01.630Z] v4.0.0-dev.28 [2025-03-01T06:18:01.630Z] v4.0.0-dev.29 [2025-03-01T06:18:01.630Z] v4.0.0-dev.3 [2025-03-01T06:18:01.630Z] v4.0.0-dev.30 [2025-03-01T06:18:01.630Z] v4.0.0-dev.31 [2025-03-01T06:18:01.630Z] v4.0.0-dev.32 [2025-03-01T06:18:01.630Z] v4.0.0-dev.33 [2025-03-01T06:18:01.630Z] v4.0.0-dev.34 [2025-03-01T06:18:01.630Z] v4.0.0-dev.35 [2025-03-01T06:18:01.630Z] v4.0.0-dev.36 [2025-03-01T06:18:01.630Z] v4.0.0-dev.37 [2025-03-01T06:18:01.630Z] v4.0.0-dev.38 [2025-03-01T06:18:01.630Z] v4.0.0-dev.39 [2025-03-01T06:18:01.630Z] v4.0.0-dev.4 [2025-03-01T06:18:01.630Z] v4.0.0-dev.40 [2025-03-01T06:18:01.630Z] v4.0.0-dev.41 [2025-03-01T06:18:01.630Z] v4.0.0-dev.42 [2025-03-01T06:18:01.630Z] v4.0.0-dev.43 [2025-03-01T06:18:01.630Z] v4.0.0-dev.44 [2025-03-01T06:18:01.630Z] v4.0.0-dev.45 [2025-03-01T06:18:01.630Z] v4.0.0-dev.46 [2025-03-01T06:18:01.630Z] v4.0.0-dev.47 [2025-03-01T06:18:01.630Z] v4.0.0-dev.48 [2025-03-01T06:18:01.630Z] v4.0.0-dev.49 [2025-03-01T06:18:01.630Z] v4.0.0-dev.5 [2025-03-01T06:18:01.630Z] v4.0.0-dev.50 [2025-03-01T06:18:01.630Z] v4.0.0-dev.51 [2025-03-01T06:18:01.630Z] v4.0.0-dev.52 [2025-03-01T06:18:01.630Z] v4.0.0-dev.53 [2025-03-01T06:18:01.630Z] v4.0.0-dev.54 [2025-03-01T06:18:01.630Z] v4.0.0-dev.55 [2025-03-01T06:18:01.630Z] v4.0.0-dev.56 [2025-03-01T06:18:01.630Z] v4.0.0-dev.57 [2025-03-01T06:18:01.630Z] v4.0.0-dev.58 [2025-03-01T06:18:01.630Z] v4.0.0-dev.59 [2025-03-01T06:18:01.630Z] v4.0.0-dev.6 [2025-03-01T06:18:01.630Z] v4.0.0-dev.60 [2025-03-01T06:18:01.630Z] v4.0.0-dev.61 [2025-03-01T06:18:01.630Z] v4.0.0-dev.62 [2025-03-01T06:18:01.630Z] v4.0.0-dev.63 [2025-03-01T06:18:01.630Z] v4.0.0-dev.64 [2025-03-01T06:18:01.630Z] v4.0.0-dev.65 [2025-03-01T06:18:01.630Z] v4.0.0-dev.7 [2025-03-01T06:18:01.630Z] v4.0.0-dev.8 [2025-03-01T06:18:01.630Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-01T06:18:01.937Z] + lftools sign git-tag v4.0.0-dev.65 [2025-03-01T06:18:02.506Z] Signing Git tag with Sigul... [2025-03-01T06:18:02.506Z] Signing v4.0.0-dev.65 [Pipeline] echo [2025-03-01T06:18:02.778Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:03.074Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-01T06:18:03.081Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-01T06:18:03.105Z] $ docker stop --time=1 e8fff3bd9c31e74d28faa69df0ea204a9188aeba2c4908a0de76ac7de9d30ed7 [2025-03-01T06:18:04.412Z] $ docker rm -f --volumes e8fff3bd9c31e74d28faa69df0ea204a9188aeba2c4908a0de76ac7de9d30ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-01T06:18:04.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-01T06:18:04.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:18:05.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-01T06:18:05.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T06:18:05.234Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T06:18:05.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-01T06:18:05.614Z] $ docker top 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 -eo pid,comm [2025-03-01T06:18:05.671Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-01T06:18:05.671Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-01T06:18:05.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-01T06:18:05.724Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-01T06:18:05.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-01T06:18:05.840Z] $ docker exec 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 ssh-agent [2025-03-01T06:18:05.954Z] SSH_AUTH_SOCK=/tmp/ssh-Uzji2NOcFnOS/agent.32 [2025-03-01T06:18:05.954Z] SSH_AGENT_PID=38 [2025-03-01T06:18:05.959Z] Running ssh-add (command line suppressed) [2025-03-01T06:18:06.046Z] Identity added: /w/workspace/edgex-go/803@tmp/private_key_1480326481358224326.key (/w/workspace/edgex-go/803@tmp/private_key_1480326481358224326.key) [2025-03-01T06:18:06.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-01T06:18:06.359Z] + git semver bump pre [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,523 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,523 [bump_version] DEBUG bumping version:4.0.0-dev.65 on axis:pre with prefix:dev [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,523 [bump_version] DEBUG bumped version:4.0.0-dev.66 [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,523 [write_version] DEBUG write version:4.0.0-dev.66 to path:/w/workspace/edgex-go/803/.semver/main with force:True [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,523 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/803/.semver/main [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,525 [execute] INFO git cat-file --batch-check [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=) [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,531 [execute] INFO git cat-file --batch [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=) [2025-03-01T06:18:06.618Z] 2025-03-01 06:18:06,538 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main [2025-03-01T06:18:06.618Z] 4.0.0-dev.66 [Pipeline] } [2025-03-01T06:18:06.623Z] $ docker exec --env ******** --env ******** 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 ssh-agent -k [2025-03-01T06:18:06.715Z] unset SSH_AUTH_SOCK; [2025-03-01T06:18:06.716Z] unset SSH_AGENT_PID; [2025-03-01T06:18:06.716Z] echo Agent pid 38 killed; [2025-03-01T06:18:06.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-01T06:18:07.056Z] + git semver [Pipeline] } [2025-03-01T06:18:07.319Z] $ docker stop --time=1 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 [2025-03-01T06:18:08.581Z] $ docker rm -f --volumes 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-01T06:18:08.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-01T06:18:08.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:18:09.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-01T06:18:09.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T06:18:09.336Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T06:18:09.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-01T06:18:09.709Z] $ docker top ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-01T06:18:09.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-01T06:18:09.817Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-01T06:18:09.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-01T06:18:09.922Z] $ docker exec ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 ssh-agent [2025-03-01T06:18:10.038Z] SSH_AUTH_SOCK=/tmp/ssh-xUNP8ITQYQkx/agent.33 [2025-03-01T06:18:10.038Z] SSH_AGENT_PID=39 [2025-03-01T06:18:10.043Z] Running ssh-add (command line suppressed) [2025-03-01T06:18:10.136Z] Identity added: /w/workspace/edgex-go/803@tmp/private_key_2008124075446170146.key (/w/workspace/edgex-go/803@tmp/private_key_2008124075446170146.key) [2025-03-01T06:18:10.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-01T06:18:10.455Z] + git semver push [2025-03-01T06:18:10.713Z] 2025-03-01 06:18:10,623 [run_push] DEBUG push [2025-03-01T06:18:10.713Z] 2025-03-01 06:18:10,624 [execute] INFO git cat-file --batch-check [2025-03-01T06:18:10.713Z] 2025-03-01 06:18:10,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=) [2025-03-01T06:18:10.713Z] 2025-03-01 06:18:10,628 [execute] INFO git rev-list 53426d6d4bb53eb8779073df5e72d123c9ee4a00 -- [2025-03-01T06:18:10.713Z] 2025-03-01 06:18:10,629 [execute] DEBUG Popen(['git', 'rev-list', '53426d6d4bb53eb8779073df5e72d123c9ee4a00', '--'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-01T06:18:10.713Z] 2025-03-01 06:18:10,647 [execute] INFO git fetch -v origin [2025-03-01T06:18:10.713Z] 2025-03-01 06:18:10,647 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-01T06:18:11.282Z] 2025-03-01 06:18:11,096 [run_push] DEBUG no remote changes detected [2025-03-01T06:18:11.282Z] 2025-03-01 06:18:11,097 [execute] INFO git push origin semver [2025-03-01T06:18:11.282Z] 2025-03-01 06:18:11,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-01T06:18:11.852Z] 2025-03-01 06:18:11,805 [run_push] DEBUG push all version tags [2025-03-01T06:18:11.852Z] 2025-03-01 06:18:11,805 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-01T06:18:11.852Z] 2025-03-01 06:18:11,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=None) [2025-03-01T06:18:12.790Z] 2025-03-01 06:18:12,523 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main [2025-03-01T06:18:12.790Z] 4.0.0-dev.66 [Pipeline] } [2025-03-01T06:18:12.791Z] $ docker exec --env ******** --env ******** ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 ssh-agent -k [2025-03-01T06:18:12.902Z] unset SSH_AUTH_SOCK; [2025-03-01T06:18:12.903Z] unset SSH_AGENT_PID; [2025-03-01T06:18:12.903Z] echo Agent pid 39 killed; [2025-03-01T06:18:12.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-01T06:18:13.251Z] + git semver [Pipeline] } [2025-03-01T06:18:13.517Z] $ docker stop --time=1 ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 [2025-03-01T06:18:14.813Z] $ docker rm -f --volumes ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-01T06:18:15.412Z] + [ -d /w/workspace/edgex-go/803/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:15.703Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:16.561Z] ---> package-listing.sh [2025-03-01T06:18:16.561Z] ++ facter osfamily [2025-03-01T06:18:16.561Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-01T06:18:16.821Z] + OS_FAMILY=debian [2025-03-01T06:18:16.821Z] + workspace=/w/workspace/edgex-go/803 [2025-03-01T06:18:16.821Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-01T06:18:16.821Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-01T06:18:16.821Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-01T06:18:16.821Z] + PACKAGES=/tmp/packages_start.txt [2025-03-01T06:18:16.821Z] + '[' /w/workspace/edgex-go/803 ']' [2025-03-01T06:18:16.821Z] + PACKAGES=/tmp/packages_end.txt [2025-03-01T06:18:16.821Z] + case "${OS_FAMILY}" in [2025-03-01T06:18:16.821Z] + dpkg -l [2025-03-01T06:18:16.821Z] + grep '^ii' [2025-03-01T06:18:16.821Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-01T06:18:16.821Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-01T06:18:16.821Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-01T06:18:16.821Z] + '[' /w/workspace/edgex-go/803 ']' [2025-03-01T06:18:16.821Z] + mkdir -p /w/workspace/edgex-go/803/archives/ [2025-03-01T06:18:16.821Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/803/archives/ [Pipeline] echo [2025-03-01T06:18:16.833Z] 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/803/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-01T06:18:17.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:18:17.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-01T06:18:17.683Z] [2025-03-01T06:18:17.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-01T06:18:17.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-01T06:18:17.985Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-01T06:18:17.985Z] 5eb5b503b376: Pulling fs layer [2025-03-01T06:18:17.985Z] 5c69ac0246d0: Pulling fs layer [2025-03-01T06:18:17.985Z] ec43610c2a17: Pulling fs layer [2025-03-01T06:18:17.985Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-01T06:18:17.985Z] 33b1e0a273af: Pulling fs layer [2025-03-01T06:18:17.985Z] 5d3b04190fa2: Pulling fs layer [2025-03-01T06:18:17.985Z] 2f39f015ded8: Pulling fs layer [2025-03-01T06:18:17.985Z] 33b1e0a273af: Waiting [2025-03-01T06:18:17.985Z] 5d3b04190fa2: Waiting [2025-03-01T06:18:17.985Z] 2f39f015ded8: Waiting [2025-03-01T06:18:17.985Z] 3a2ae6a8a46f: Waiting [2025-03-01T06:18:17.985Z] 5c69ac0246d0: Verifying Checksum [2025-03-01T06:18:17.985Z] 5c69ac0246d0: Download complete [2025-03-01T06:18:17.985Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-01T06:18:17.985Z] 3a2ae6a8a46f: Download complete [2025-03-01T06:18:17.985Z] 33b1e0a273af: Verifying Checksum [2025-03-01T06:18:17.985Z] 33b1e0a273af: Download complete [2025-03-01T06:18:17.985Z] ec43610c2a17: Verifying Checksum [2025-03-01T06:18:17.985Z] ec43610c2a17: Download complete [2025-03-01T06:18:17.985Z] 5d3b04190fa2: Download complete [2025-03-01T06:18:18.243Z] 5eb5b503b376: Download complete [2025-03-01T06:18:18.810Z] 2f39f015ded8: Download complete [2025-03-01T06:18:19.376Z] 5eb5b503b376: Pull complete [2025-03-01T06:18:19.636Z] 5c69ac0246d0: Pull complete [2025-03-01T06:18:19.895Z] ec43610c2a17: Pull complete [2025-03-01T06:18:19.895Z] 3a2ae6a8a46f: Pull complete [2025-03-01T06:18:20.154Z] 33b1e0a273af: Pull complete [2025-03-01T06:18:20.154Z] 5d3b04190fa2: Pull complete [2025-03-01T06:18:25.429Z] 2f39f015ded8: Pull complete [2025-03-01T06:18:25.429Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-01T06:18:25.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-01T06:18:25.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-01T06:18:25.535Z] prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container [2025-03-01T06:18:25.558Z] $ 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/803/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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-01T06:18:28.865Z] $ docker top 73158d882ad663fb9a36b585277be9a825886e64df8458f1abca2d21067371ea -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-01T06:18:29.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-01T06:18:29.505Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-01T06:18:29.790Z] + ls /var/log/sa-host [2025-03-01T06:18:29.790Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-01T06:18:29.949Z] provisioning config files... [2025-03-01T06:18:29.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/803@tmp/config15123750576760216817tmp [Pipeline] { [Pipeline] echo [2025-03-01T06:18:29.982Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:30.264Z] ---> create-netrc.sh [Pipeline] } [2025-03-01T06:18:30.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:30.608Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-01T06:18:30.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:30.903Z] ---> sudo-logs.sh [2025-03-01T06:18:30.903Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-01T06:18:30.938Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:31.222Z] ---> job-cost.sh [2025-03-01T06:18:31.222Z] lf-activate-venv: SKIPPING [2025-03-01T06:18:31.222Z] DEBUG: total: 0.10999999940395355 [2025-03-01T06:18:31.222Z] INFO: Retrieving Stack Cost... [2025-03-01T06:18:31.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-01T06:18:32.053Z] INFO: Archiving Costs [Pipeline] echo [2025-03-01T06:18:32.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-01T06:18:32.438Z] ---> logs-deploy.sh [2025-03-01T06:18:32.438Z] lf-activate-venv: SKIPPING [2025-03-01T06:18:32.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/803 [2025-03-01T06:18:32.438Z] INFO: archiving workspace using pattern(s): [2025-03-01T06:18:33.422Z] Archives upload complete. [2025-03-01T06:18:33.422Z] INFO: archiving logs to Nexus