Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c 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-ssh5433204252843291665.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-ssh3668477214205244058.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-ssh3276382313574483973.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-ssh6757248984900397788.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-ssh6246797557908624277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-36201’ Running on prd-ubuntu20.04-docker-8c-8g-36203 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/770 [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/770 # 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 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c (main) > 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 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c # timeout=10 Commit message: "Merge pull request #5034 from jinlinGuan/issue-5006" > git rev-list --no-walk 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-06T12:49:03.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-06T12:49:03.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-06T12:49:03.473Z] ========================================================= [2025-01-06T12:49:03.473Z] EdgeX Global Pipelines Version Info [2025-01-06T12:49:03.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:49:04.586Z] ------------------- [2025-01-06T12:49:04.586Z] stable info: [2025-01-06T12:49:04.586Z] ------------------- [2025-01-06T12:49:04.586Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-06T12:49:04.586Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T12:49:04.586Z] Message: update stable to v1.0.269 [2025-01-06T12:49:04.847Z] ------------------- [2025-01-06T12:49:04.847Z] experimental info: [2025-01-06T12:49:04.847Z] ------------------- [2025-01-06T12:49:04.847Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-06T12:49:04.847Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T12:49:04.847Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-06T12:49:04.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-06T12:49:04.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-06T12:49:04.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-06T12:49:05.000Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-06T12:49:05.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-06T12:49:05.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-06T12:49:05.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-06T12:49:05.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-06T12:49:05.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-06T12:49:05.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-06T12:49:05.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-06T12:49:05.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-06T12:49:05.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-06T12:49:05.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-06T12:49:05.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-06T12:49:05.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T12:49:05.290Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T12:49:05.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-06T12:49:05.332Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-06T12:49:05.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-06T12:49:05.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-06T12:49:05.399Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-06T12:49:05.421Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-06T12:49:05.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-06T12:49:05.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-06T12:49:05.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-06T12:49:05.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] echo [2025-01-06T12:49:05.540Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ef96c0 [Pipeline] echo [2025-01-06T12:49:05.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T12:49:05.631Z] provisioning config files... [2025-01-06T12:49:05.649Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/770@tmp/config8885730166847934547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:49:05.985Z] ---> ****-login.sh [2025-01-06T12:49:05.985Z] nexus3.edgexfoundry.org:10001 [2025-01-06T12:49:06.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:49:06.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:49:06.246Z] Configure a credential helper to remove this warning. See [2025-01-06T12:49:06.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:49:06.246Z] [2025-01-06T12:49:06.246Z] Login Succeeded [2025-01-06T12:49:06.246Z] nexus3.edgexfoundry.org:10002 [2025-01-06T12:49:06.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:49:06.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:49:06.508Z] Configure a credential helper to remove this warning. See [2025-01-06T12:49:06.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:49:06.508Z] [2025-01-06T12:49:06.508Z] Login Succeeded [2025-01-06T12:49:06.508Z] nexus3.edgexfoundry.org:10003 [2025-01-06T12:49:06.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:49:06.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:49:06.508Z] Configure a credential helper to remove this warning. See [2025-01-06T12:49:06.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:49:06.508Z] [2025-01-06T12:49:06.508Z] Login Succeeded [2025-01-06T12:49:06.508Z] nexus3.edgexfoundry.org:10004 [2025-01-06T12:49:06.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:49:06.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:49:06.770Z] Configure a credential helper to remove this warning. See [2025-01-06T12:49:06.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:49:06.770Z] [2025-01-06T12:49:06.770Z] Login Succeeded [2025-01-06T12:49:06.770Z] ****.io [2025-01-06T12:49:06.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:49:07.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:49:07.030Z] Configure a credential helper to remove this warning. See [2025-01-06T12:49:07.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:49:07.030Z] [2025-01-06T12:49:07.030Z] Login Succeeded [2025-01-06T12:49:07.030Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T12:49:07.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T12:49:07.370Z] + 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-01-06T12:49:07.370Z] + dirname cmd/core-command/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-06T12:49:07.370Z] + + cut -d/ -f2 [2025-01-06T12:49:07.370Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T12:49:07.370Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/core-data/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/core-keeper/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + dirname cmd/core-metadata/Dockerfile [2025-01-06T12:49:07.370Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-06T12:49:07.370Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2025-01-06T12:49:07.370Z] -f2 [2025-01-06T12:49:07.370Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/support-notifications/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-06T12:49:07.370Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-06T12:49:07.370Z] + cut -d/ -f2 [2025-01-06T12:49:07.370Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-06T12:49:07.399Z] 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-01-06T12:49:07.765Z] + git rev-list -1 --merges 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c~1..9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] echo [2025-01-06T12:49:07.780Z] -----------> git rev-list -1 --merges 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c~1..9ef96c07be6e21e5d2d391c2c73b6d04c565e35c 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:49:07.780Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [false] [Pipeline] sh [2025-01-06T12:49:08.148Z] + git log --format=format:%s -1 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] echo [2025-01-06T12:49:08.164Z] ========================================================= [2025-01-06T12:49:08.164Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-06T12:49:08.164Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-06T12:49:08.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T12:49:08.653Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-06T12:49:08.653Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-06T12:49:08.653Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-06T12:49:08.915Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-06T12:49:08.915Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-06T12:49:08.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:49:09.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:49:09.365Z] [2025-01-06T12:49:09.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:49:09.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:49:09.679Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-06T12:49:09.679Z] b85a868b505f: Pulling fs layer [2025-01-06T12:49:09.679Z] e2be974225ed: Pulling fs layer [2025-01-06T12:49:09.679Z] 339a4e72a1f5: Pulling fs layer [2025-01-06T12:49:09.679Z] 988bab9f4d93: Pulling fs layer [2025-01-06T12:49:09.679Z] 1469e6f7b9e6: Pulling fs layer [2025-01-06T12:49:09.679Z] eaf3925da568: Pulling fs layer [2025-01-06T12:49:09.679Z] bab4dde63d76: Pulling fs layer [2025-01-06T12:49:09.679Z] bde34c3a00c8: Pulling fs layer [2025-01-06T12:49:09.679Z] b352a97aabf1: Pulling fs layer [2025-01-06T12:49:09.679Z] 4872d77fe225: Pulling fs layer [2025-01-06T12:49:09.679Z] 5851b861e8e6: Pulling fs layer [2025-01-06T12:49:09.679Z] 988bab9f4d93: Waiting [2025-01-06T12:49:09.679Z] 1469e6f7b9e6: Waiting [2025-01-06T12:49:09.679Z] eaf3925da568: Waiting [2025-01-06T12:49:09.679Z] bab4dde63d76: Waiting [2025-01-06T12:49:09.679Z] bde34c3a00c8: Waiting [2025-01-06T12:49:09.679Z] b352a97aabf1: Waiting [2025-01-06T12:49:09.679Z] 4872d77fe225: Waiting [2025-01-06T12:49:09.679Z] 5851b861e8e6: Waiting [2025-01-06T12:49:09.679Z] e2be974225ed: Verifying Checksum [2025-01-06T12:49:09.679Z] e2be974225ed: Download complete [2025-01-06T12:49:09.679Z] 988bab9f4d93: Verifying Checksum [2025-01-06T12:49:09.679Z] 988bab9f4d93: Download complete [2025-01-06T12:49:09.679Z] 1469e6f7b9e6: Verifying Checksum [2025-01-06T12:49:09.679Z] 1469e6f7b9e6: Download complete [2025-01-06T12:49:09.679Z] 339a4e72a1f5: Verifying Checksum [2025-01-06T12:49:09.679Z] 339a4e72a1f5: Download complete [2025-01-06T12:49:09.679Z] eaf3925da568: Verifying Checksum [2025-01-06T12:49:09.679Z] eaf3925da568: Download complete [2025-01-06T12:49:09.938Z] bde34c3a00c8: Verifying Checksum [2025-01-06T12:49:09.938Z] bde34c3a00c8: Download complete [2025-01-06T12:49:09.938Z] b352a97aabf1: Verifying Checksum [2025-01-06T12:49:09.938Z] b352a97aabf1: Download complete [2025-01-06T12:49:09.938Z] 4872d77fe225: Verifying Checksum [2025-01-06T12:49:09.938Z] 4872d77fe225: Download complete [2025-01-06T12:49:09.938Z] 5851b861e8e6: Verifying Checksum [2025-01-06T12:49:09.938Z] 5851b861e8e6: Download complete [2025-01-06T12:49:09.938Z] b85a868b505f: Download complete [2025-01-06T12:49:10.199Z] bab4dde63d76: Verifying Checksum [2025-01-06T12:49:10.199Z] bab4dde63d76: Download complete [2025-01-06T12:49:11.138Z] b85a868b505f: Pull complete [2025-01-06T12:49:11.138Z] e2be974225ed: Pull complete [2025-01-06T12:49:11.708Z] 339a4e72a1f5: Pull complete [2025-01-06T12:49:11.708Z] 988bab9f4d93: Pull complete [2025-01-06T12:49:11.968Z] 1469e6f7b9e6: Pull complete [2025-01-06T12:49:12.228Z] eaf3925da568: Pull complete [2025-01-06T12:49:14.138Z] bab4dde63d76: Pull complete [2025-01-06T12:49:14.138Z] bde34c3a00c8: Pull complete [2025-01-06T12:49:14.139Z] b352a97aabf1: Pull complete [2025-01-06T12:49:14.139Z] 4872d77fe225: Pull complete [2025-01-06T12:49:14.139Z] 5851b861e8e6: Pull complete [2025-01-06T12:49:14.139Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-06T12:49:14.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:49:14.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:49:14.284Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T12:49:14.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T12:49:17.707Z] $ docker top fdd2ae02c80629aedd40967fe7d118ada58a6d5b231050c3a025578df6550396 -eo pid,comm [2025-01-06T12:49:17.771Z] 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-01-06T12:49:17.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T12:49:17.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T12:49:17.837Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T12:49:17.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T12:49:17.957Z] $ docker exec fdd2ae02c80629aedd40967fe7d118ada58a6d5b231050c3a025578df6550396 ssh-agent [2025-01-06T12:49:18.088Z] SSH_AUTH_SOCK=/tmp/ssh-Rfr8gbN9fNrZ/agent.32 [2025-01-06T12:49:18.088Z] SSH_AGENT_PID=37 [2025-01-06T12:49:18.095Z] Running ssh-add (command line suppressed) [2025-01-06T12:49:18.200Z] Identity added: /w/workspace/edgex-go/770@tmp/private_key_1645634545791788841.key (/w/workspace/edgex-go/770@tmp/private_key_1645634545791788841.key) [2025-01-06T12:49:18.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T12:49:18.513Z] + git tag --points-at HEAD [Pipeline] } [2025-01-06T12:49:18.520Z] $ docker exec --env ******** --env ******** fdd2ae02c80629aedd40967fe7d118ada58a6d5b231050c3a025578df6550396 ssh-agent -k [2025-01-06T12:49:18.659Z] unset SSH_AUTH_SOCK; [2025-01-06T12:49:18.660Z] unset SSH_AGENT_PID; [2025-01-06T12:49:18.660Z] echo Agent pid 37 killed; [2025-01-06T12:49:18.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-06T12:49:18.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T12:49:18.749Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T12:49:18.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T12:49:18.855Z] $ docker exec fdd2ae02c80629aedd40967fe7d118ada58a6d5b231050c3a025578df6550396 ssh-agent [2025-01-06T12:49:18.964Z] SSH_AUTH_SOCK=/tmp/ssh-5UGm41bLp6DJ/agent.70 [2025-01-06T12:49:18.964Z] SSH_AGENT_PID=76 [2025-01-06T12:49:18.968Z] Running ssh-add (command line suppressed) [2025-01-06T12:49:19.070Z] Identity added: /w/workspace/edgex-go/770@tmp/private_key_17846116196542059529.key (/w/workspace/edgex-go/770@tmp/private_key_17846116196542059529.key) [2025-01-06T12:49:19.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T12:49:19.385Z] + git semver init [2025-01-06T12:49:19.647Z] 2025-01-06 12:49:19,573 [run_init] DEBUG init version:0.0.0 force:False [2025-01-06T12:49:19.647Z] 2025-01-06 12:49:19,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/770/.semver [2025-01-06T12:49:19.647Z] 2025-01-06 12:49:19,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/770/.semver [2025-01-06T12:49:19.647Z] 2025-01-06 12:49:19,575 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/770/.semver'], cwd=/w/workspace/edgex-go/770, universal_newlines=False, shell=None, istream=None) [2025-01-06T12:49:26.227Z] 2025-01-06 12:49:25,395 [append_file] DEBUG append to file:/w/workspace/edgex-go/770/.git/info/exclude [2025-01-06T12:49:26.227Z] 2025-01-06 12:49:25,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/770/.semver/main with force:False [2025-01-06T12:49:26.227Z] 2025-01-06 12:49:25,396 [read_version] DEBUG read version from /w/workspace/edgex-go/770/.semver/main [2025-01-06T12:49:26.227Z] 2025-01-06 12:49:25,396 [read_version] DEBUG read version from /w/workspace/edgex-go/770/.semver/main [2025-01-06T12:49:26.227Z] 4.0.0-dev.34 [Pipeline] } [2025-01-06T12:49:26.233Z] $ docker exec --env ******** --env ******** fdd2ae02c80629aedd40967fe7d118ada58a6d5b231050c3a025578df6550396 ssh-agent -k [2025-01-06T12:49:26.329Z] unset SSH_AUTH_SOCK; [2025-01-06T12:49:26.329Z] unset SSH_AGENT_PID; [2025-01-06T12:49:26.329Z] echo Agent pid 76 killed; [2025-01-06T12:49:26.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T12:49:26.668Z] + git semver [Pipeline] } [2025-01-06T12:49:26.940Z] $ docker stop --time=1 fdd2ae02c80629aedd40967fe7d118ada58a6d5b231050c3a025578df6550396 [2025-01-06T12:49:28.256Z] $ docker rm -f --volumes fdd2ae02c80629aedd40967fe7d118ada58a6d5b231050c3a025578df6550396 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T12:49:28.610Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-06T12:49:28.905Z] Stashed 1 file(s) [Pipeline] echo [2025-01-06T12:49:28.910Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.34 [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-01-06T12:49:29.345Z] + git config --global --add safe.directory /w/workspace/edgex-go/770 [Pipeline] echo [2025-01-06T12:49:29.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:49:29.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:49:29.405Z] ========================================================= [2025-01-06T12:49:29.405Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-06T12:49:29.405Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T12:49:29.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T12:49:29.700Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-06T12:49:29.700Z] da9db072f522: Pulling fs layer [2025-01-06T12:49:29.700Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-06T12:49:29.700Z] 06f05ace1117: Pulling fs layer [2025-01-06T12:49:29.700Z] 5fe327b54edc: Pulling fs layer [2025-01-06T12:49:29.700Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T12:49:29.700Z] 92a5565b7b96: Pulling fs layer [2025-01-06T12:49:29.700Z] ff9bb7016b71: Pulling fs layer [2025-01-06T12:49:29.700Z] b67dba6c2c7d: Pulling fs layer [2025-01-06T12:49:29.700Z] a813b0c90790: Pulling fs layer [2025-01-06T12:49:29.700Z] 4f4fb700ef54: Waiting [2025-01-06T12:49:29.700Z] b67dba6c2c7d: Waiting [2025-01-06T12:49:29.700Z] 92a5565b7b96: Waiting [2025-01-06T12:49:29.700Z] 5fe327b54edc: Waiting [2025-01-06T12:49:29.700Z] a813b0c90790: Waiting [2025-01-06T12:49:29.700Z] ff9bb7016b71: Waiting [2025-01-06T12:49:29.700Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-06T12:49:29.700Z] 6ef4a4ee8ca5: Download complete [2025-01-06T12:49:29.700Z] 5fe327b54edc: Verifying Checksum [2025-01-06T12:49:29.700Z] 5fe327b54edc: Download complete [2025-01-06T12:49:29.700Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T12:49:29.700Z] 4f4fb700ef54: Download complete [2025-01-06T12:49:29.700Z] 92a5565b7b96: Verifying Checksum [2025-01-06T12:49:29.700Z] 92a5565b7b96: Download complete [2025-01-06T12:49:29.700Z] da9db072f522: Download complete [2025-01-06T12:49:29.700Z] ff9bb7016b71: Verifying Checksum [2025-01-06T12:49:29.700Z] ff9bb7016b71: Download complete [2025-01-06T12:49:29.959Z] da9db072f522: Pull complete [2025-01-06T12:49:29.959Z] a813b0c90790: Verifying Checksum [2025-01-06T12:49:29.959Z] a813b0c90790: Download complete [2025-01-06T12:49:30.218Z] 6ef4a4ee8ca5: Pull complete [2025-01-06T12:49:30.218Z] 06f05ace1117: Verifying Checksum [2025-01-06T12:49:30.218Z] 06f05ace1117: Download complete [2025-01-06T12:49:30.478Z] b67dba6c2c7d: Verifying Checksum [2025-01-06T12:49:30.478Z] b67dba6c2c7d: Download complete [2025-01-06T12:49:33.772Z] 06f05ace1117: Pull complete [2025-01-06T12:49:33.772Z] 5fe327b54edc: Pull complete [2025-01-06T12:49:33.772Z] 4f4fb700ef54: Pull complete [2025-01-06T12:49:34.031Z] 92a5565b7b96: Pull complete [2025-01-06T12:49:34.031Z] ff9bb7016b71: Pull complete [2025-01-06T12:49:36.578Z] b67dba6c2c7d: Pull complete [2025-01-06T12:49:36.836Z] a813b0c90790: Pull complete [2025-01-06T12:49:36.836Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-06T12:49:36.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T12:49:36.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T12:49:37.139Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T12:49:37.139Z] WORKDIR /edgex [2025-01-06T12:49:37.139Z] COPY go.mod . [2025-01-06T12:49:37.139Z] RUN go mod download [2025-01-06T12:49:37.139Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-06T12:49:38.078Z] Sending build context to Docker daemon 178.4MB [2025-01-06T12:49:38.078Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T12:49:38.078Z] ---> 3ba60ce46760 [2025-01-06T12:49:38.078Z] Step 2/4 : WORKDIR /edgex [2025-01-06T12:49:44.015Z] Still waiting to schedule task [2025-01-06T12:49:44.015Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36202’ [2025-01-06T12:49:44.662Z] ---> Running in aacde4db0562 [2025-01-06T12:49:44.662Z] Removing intermediate container aacde4db0562 [2025-01-06T12:49:44.662Z] ---> eb5f30a9259a [2025-01-06T12:49:44.662Z] Step 3/4 : COPY go.mod . [2025-01-06T12:49:44.662Z] ---> cd5843c50cd1 [2025-01-06T12:49:44.662Z] Step 4/4 : RUN go mod download [2025-01-06T12:49:44.662Z] ---> Running in a0c6414c1f8e [2025-01-06T12:50:11.272Z] Removing intermediate container a0c6414c1f8e [2025-01-06T12:50:11.272Z] ---> 92d2b2195787 [2025-01-06T12:50:11.272Z] Successfully built 92d2b2195787 [2025-01-06T12:50:11.272Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:50:11.597Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T12:50:11.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:50:11.691Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T12:50:11.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T12:50:12.185Z] $ docker top c34ab97bd96756a754845f53e430adb0c90fee0d00a6e09b07b6a8bbf480079a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T12:50:12.537Z] + go version [2025-01-06T12:50:12.537Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-06T12:50:12.549Z] $ docker stop --time=1 c34ab97bd96756a754845f53e430adb0c90fee0d00a6e09b07b6a8bbf480079a [2025-01-06T12:50:13.835Z] $ docker rm -f --volumes c34ab97bd96756a754845f53e430adb0c90fee0d00a6e09b07b6a8bbf480079a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:50:14.277Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T12:50:14.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:50:14.359Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T12:50:14.393Z] $ 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/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T12:50:14.722Z] $ docker top 382cc4b8b0ba5d90a5f8d61e7f6efef84854e9fd6c9f6418596f0851a03256a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-06T12:50:14.799Z] ========================================================= [2025-01-06T12:50:14.799Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-06T12:50:14.799Z] ========================================================= [Pipeline] sh [2025-01-06T12:50:15.081Z] + git config --global --add safe.directory /w/workspace/edgex-go/770 [Pipeline] fileExists [Pipeline] sh [2025-01-06T12:50:15.384Z] + make test [2025-01-06T12:50:15.385Z] go test -race -coverprofile=coverage.out ./... [2025-01-06T12:50:23.505Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-06T12:50:55.598Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-06T12:50:55.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-01-06T12:50:56.798Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-06T12:50:56.798Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-06T12:50:56.798Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-06T12:50:57.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2025-01-06T12:50:57.366Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-06T12:50:57.366Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-06T12:50:58.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-06T12:50:58.744Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-06T12:50:58.744Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-06T12:50:58.744Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-06T12:50:58.744Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T12:50:58.744Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-06T12:50:58.744Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-06T12:50:58.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-06T12:50:58.744Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-06T12:51:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-06T12:51:00.117Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-06T12:51:00.117Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-06T12:51:00.117Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T12:51:00.117Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-06T12:51:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2025-01-06T12:51:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 48.4% of statements [2025-01-06T12:51:01.053Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-06T12:51:01.053Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-06T12:51:01.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.352s coverage: 93.4% of statements [2025-01-06T12:51:01.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements [2025-01-06T12:51:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 9.4% of statements [2025-01-06T12:51:02.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-06T12:51:02.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-06T12:51:02.254Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T12:51:02.254Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-06T12:51:02.254Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-06T12:51:02.254Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-06T12:51:02.254Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-06T12:51:02.254Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-06T12:51:02.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-06T12:51:02.254Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-06T12:51:02.254Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-06T12:51:03.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 95.8% of statements [2025-01-06T12:51:03.638Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-01-06T12:51:03.897Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-06T12:51:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-06T12:51:04.156Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-06T12:51:05.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 0.0% of statements [no tests to run] [2025-01-06T12:51:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 1.0% of statements [2025-01-06T12:51:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 44.2% of statements [2025-01-06T12:51:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-01-06T12:51:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-01-06T12:51:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-01-06T12:51:05.879Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-06T12:51:05.879Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-06T12:51:05.879Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-06T12:51:06.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-06T12:51:06.454Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-06T12:51:06.454Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-06T12:51:06.454Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-06T12:51:06.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.734s coverage: 96.3% of statements [2025-01-06T12:51:06.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-01-06T12:51:07.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-06T12:51:07.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-06T12:51:07.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-06T12:51:07.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-06T12:51:07.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-06T12:51:07.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-06T12:51:07.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-06T12:51:08.236Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-06T12:51:08.236Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-06T12:51:08.805Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-06T12:51:09.741Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-06T12:51:10.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-06T12:51:11.249Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-06T12:51:11.249Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-06T12:51:13.794Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-06T12:51:13.794Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-06T12:51:13.794Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-06T12:51:15.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-06T12:51:15.172Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-06T12:51:15.172Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-06T12:51:15.741Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-06T12:51:15.741Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-06T12:51:15.741Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-06T12:51:15.741Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-06T12:51:17.117Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-06T12:51:17.117Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-06T12:51:17.117Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-06T12:51:17.117Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-06T12:51:18.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-01-06T12:51:18.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-06T12:51:18.764Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T12:51:18.764Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-06T12:51:20.153Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-06T12:51:20.153Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-06T12:51:20.153Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-06T12:51:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-06T12:51:21.090Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.037s coverage: 66.7% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.139s coverage: 62.3% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.030s coverage: 100.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.031s coverage: 73.7% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 36.8% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-01-06T12:51:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements [2025-01-06T12:51:29.227Z] 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-01-06T12:51:29.227Z] running golangci-lint [2025-01-06T12:51:29.227Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-06T12:51:29.227Z] go version go1.23.4 linux/amd64 [2025-01-06T12:51:29.227Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-06T12:51:29.227Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-06T12:51:29.227Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-06T12:51:55.763Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 23.492855741s" [2025-01-06T12:51:55.763Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 62.831198ms" [2025-01-06T12:52:07.961Z] level=info msg="[linters_context/goanalysis] analyzers took 2m27.750339216s with top 10 stages: buildir: 1m4.592180043s, gosec: 3.831260888s, inspect: 3.278317965s, fact_deprecated: 2.326042451s, printf: 1.877065914s, ctrlflow: 1.832957187s, fact_purity: 1.780838089s, nilness: 1.500598476s, directives: 1.346872916s, typedness: 1.289877123s" [2025-01-06T12:52:07.961Z] level=info msg="[runner] Issues before processing: 198, after processing: 0" [2025-01-06T12:52:07.961Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 198/198, exclude-rules: 198/16, nolint: 16/0, invalid_issue: 198/198, skip_files: 198/198, path_prettifier: 198/198, skip_dirs: 198/198, exclude: 198/198, cgo: 198/198, filename_unadjuster: 198/198, autogenerated_exclude: 198/198" [2025-01-06T12:52:07.961Z] level=info msg="[runner] processing took 18.202385ms with stages: nolint: 6.746515ms, identifier_marker: 6.475242ms, path_prettifier: 1.569869ms, autogenerated_exclude: 1.528647ms, exclude-rules: 970.302µs, skip_dirs: 802.155µs, invalid_issue: 61.963µs, cgo: 29.012µs, filename_unadjuster: 13.42µs, max_from_linter: 770ns, max_same_issues: 710ns, uniq_by_line: 610ns, skip_files: 610ns, exclude: 450ns, fixer: 410ns, sort_results: 410ns, severity-rules: 380ns, path_prefixer: 380ns, source_code: 160ns, diff: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2025-01-06T12:52:07.961Z] level=info msg="[runner] linters took 13.518961397s with stages: goanalysis_metalinter: 13.500657858s" [2025-01-06T12:52:07.961Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-06T12:52:07.961Z] level=info msg="Memory: 369 samples, avg is 293.9MB, max is 1299.1MB" [2025-01-06T12:52:07.961Z] level=info msg="Execution took 37.082396967s" [2025-01-06T12:52:07.961Z] go vet ./... [2025-01-06T12:52:13.230Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-06T12:52:13.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-06T12:52:13.230Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-06T12:52:13.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-06T12:52:13.552Z] + ls -al . [2025-01-06T12:52:13.552Z] total 1772 [2025-01-06T12:52:13.552Z] drwxrwxr-x 11 1001 1001 4096 Jan 6 12:50 . [2025-01-06T12:52:13.552Z] drwxr-xr-x 4 root root 4096 Jan 6 12:50 .. [2025-01-06T12:52:13.552Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 12:48 .blubracket [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 10 Jan 6 12:48 .dockerignore [2025-01-06T12:52:13.552Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 12:51 .git [2025-01-06T12:52:13.552Z] drwxrwxr-x 3 1001 1001 4096 Jan 6 12:48 .github [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 907 Jan 6 12:48 .gitignore [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 199 Jan 6 12:48 .golangci.yml [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 100 Jan 6 12:48 .hadolint.yml [2025-01-06T12:52:13.552Z] drwxr-xr-x 3 1001 1001 4096 Jan 6 12:49 .semver [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 155 Jan 6 12:48 .sonarcloud.properties [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 1171 Jan 6 12:48 ADOPTERS.md [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 17141 Jan 6 12:48 Attribution.txt [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 100284 Jan 6 12:48 CHANGELOG.md [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 12:48 CONTRIBUTING.md [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 677 Jan 6 12:48 GOVERNANCE.md [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 858 Jan 6 12:48 Jenkinsfile [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 12:48 LICENSE [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 16740 Jan 6 12:48 Makefile [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 582 Jan 6 12:48 OWNERS.md [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 9932 Jan 6 12:48 README.md [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 789 Jan 6 12:48 SECURITY.md [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 12 Jan 6 12:49 VERSION [2025-01-06T12:52:13.552Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 12:48 bin [2025-01-06T12:52:13.552Z] drwxrwxr-x 19 1001 1001 4096 Jan 6 12:48 cmd [2025-01-06T12:52:13.552Z] -rw-r--r-- 1 root root 1443759 Jan 6 12:51 coverage.out [2025-01-06T12:52:13.552Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 12:48 fuzz_test [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 6475 Jan 6 12:48 go.mod [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 87895 Jan 6 12:48 go.sum [2025-01-06T12:52:13.552Z] drwxrwxr-x 7 1001 1001 4096 Jan 6 12:48 internal [2025-01-06T12:52:13.552Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 12:48 openapi [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 584 Jan 6 12:48 security.txt [2025-01-06T12:52:13.552Z] -rw-rw-r-- 1 1001 1001 204 Jan 6 12:48 version.go [Pipeline] sh [2025-01-06T12:52:13.833Z] + '[' -e coverage.out ] [2025-01-06T12:52:13.833Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-06T12:52:13.986Z] Stashed 1 file(s) [Pipeline] sh [2025-01-06T12:52:14.270Z] + make build [2025-01-06T12:52:14.270Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T12:52:40.876Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T12:52:40.876Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T12:52:41.815Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T12:52:42.384Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T12:52:44.290Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T12:52:48.477Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T12:52:51.017Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T12:52:53.555Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T12:52:54.121Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T12:52:55.057Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T12:52:55.626Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T12:52:56.560Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-06T12:52:57.953Z] $ docker stop --time=1 382cc4b8b0ba5d90a5f8d61e7f6efef84854e9fd6c9f6418596f0851a03256a1 [2025-01-06T12:53:03.538Z] $ docker rm -f --volumes 382cc4b8b0ba5d90a5f8d61e7f6efef84854e9fd6c9f6418596f0851a03256a1 [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-01-06T12:53:04.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T12:53:04.985Z] [2025-01-06T12:53:04.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:53:05.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T12:53:05.298Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-06T12:53:05.298Z] 91d30c5bc195: Pulling fs layer [2025-01-06T12:53:05.298Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-06T12:53:05.298Z] 9c61dcf015f6: Pulling fs layer [2025-01-06T12:53:05.298Z] 4698f68db338: Pulling fs layer [2025-01-06T12:53:05.298Z] 2a2f49069b9e: Pulling fs layer [2025-01-06T12:53:05.298Z] e0025b399a48: Pulling fs layer [2025-01-06T12:53:05.298Z] 4698f68db338: Waiting [2025-01-06T12:53:05.298Z] 2a2f49069b9e: Waiting [2025-01-06T12:53:05.298Z] e0025b399a48: Waiting [2025-01-06T12:53:05.298Z] 91d30c5bc195: Verifying Checksum [2025-01-06T12:53:05.573Z] 4698f68db338: Download complete [2025-01-06T12:53:05.573Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-06T12:53:05.573Z] 2e9b0aa3be6d: Download complete [2025-01-06T12:53:05.573Z] e0025b399a48: Verifying Checksum [2025-01-06T12:53:05.573Z] e0025b399a48: Download complete [2025-01-06T12:53:05.573Z] 91d30c5bc195: Pull complete [2025-01-06T12:53:05.573Z] 2a2f49069b9e: Verifying Checksum [2025-01-06T12:53:05.573Z] 2a2f49069b9e: Download complete [2025-01-06T12:53:05.843Z] 2e9b0aa3be6d: Pull complete [2025-01-06T12:53:06.103Z] 9c61dcf015f6: Verifying Checksum [2025-01-06T12:53:06.103Z] 9c61dcf015f6: Download complete [2025-01-06T12:53:08.640Z] 9c61dcf015f6: Pull complete [2025-01-06T12:53:08.908Z] 4698f68db338: Pull complete [2025-01-06T12:53:09.169Z] 2a2f49069b9e: Pull complete [2025-01-06T12:53:09.169Z] e0025b399a48: Pull complete [2025-01-06T12:53:09.169Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-06T12:53:09.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T12:53:09.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:53:09.276Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T12:53:09.308Z] $ 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/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T12:53:12.377Z] $ docker top b12cb207899c3d61ae1998d2235452095bd98ffa571e7e4285198390b1693f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T12:53:12.739Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T12:53:15.281Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T12:53:15.281Z] #1 transferring dockerfile: [2025-01-06T12:53:15.281Z] #1 transferring dockerfile: 2.23kB done [2025-01-06T12:53:15.281Z] #1 DONE 0.0s [2025-01-06T12:53:15.281Z] [2025-01-06T12:53:15.281Z] #2 [core-command internal] load build definition from Dockerfile [2025-01-06T12:53:15.281Z] #2 transferring dockerfile: 1.94kB done [2025-01-06T12:53:15.281Z] #2 DONE 0.0s [2025-01-06T12:53:15.281Z] [2025-01-06T12:53:15.281Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-01-06T12:53:15.281Z] #3 transferring dockerfile: 2.13kB done [2025-01-06T12:53:15.281Z] #3 DONE 0.0s [2025-01-06T12:53:15.281Z] [2025-01-06T12:53:15.281Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T12:53:15.281Z] #4 transferring dockerfile: 2.49kB done [2025-01-06T12:53:15.281Z] #4 DONE 0.0s [2025-01-06T12:53:15.281Z] [2025-01-06T12:53:15.281Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #5 transferring dockerfile: 1.69kB done [2025-01-06T12:53:15.282Z] #5 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #6 transferring dockerfile: 2.50kB done [2025-01-06T12:53:15.282Z] #6 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #7 transferring dockerfile: 2.07kB done [2025-01-06T12:53:15.282Z] #7 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #8 transferring dockerfile: 1.82kB done [2025-01-06T12:53:15.282Z] #8 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #9 transferring dockerfile: 2.02kB done [2025-01-06T12:53:15.282Z] #9 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #10 transferring dockerfile: 1.89kB done [2025-01-06T12:53:15.282Z] #10 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #11 [core-data internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #11 transferring dockerfile: 2.07kB done [2025-01-06T12:53:15.282Z] #11 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #12 transferring dockerfile: 1.81kB done [2025-01-06T12:53:15.282Z] #12 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T12:53:15.282Z] #13 transferring context: 50B done [2025-01-06T12:53:15.282Z] #13 DONE 0.1s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #14 transferring dockerfile: 3.02kB done [2025-01-06T12:53:15.282Z] #14 DONE 0.0s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #15 transferring dockerfile: 2.15kB done [2025-01-06T12:53:15.282Z] #15 DONE 0.1s [2025-01-06T12:53:15.282Z] [2025-01-06T12:53:15.282Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T12:53:15.282Z] #16 transferring dockerfile: 1.70kB done [2025-01-06T12:53:15.282Z] #16 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #17 [core-command internal] load .dockerignore [2025-01-06T12:53:15.541Z] #17 transferring context: 50B done [2025-01-06T12:53:15.541Z] #17 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #18 [core-metadata internal] load .dockerignore [2025-01-06T12:53:15.541Z] #18 transferring context: 50B done [2025-01-06T12:53:15.541Z] #18 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-01-06T12:53:15.541Z] #19 transferring context: 50B done [2025-01-06T12:53:15.541Z] #19 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #20 [security-spire-config internal] load .dockerignore [2025-01-06T12:53:15.541Z] #20 transferring context: 50B done [2025-01-06T12:53:15.541Z] #20 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #21 [core-keeper internal] load .dockerignore [2025-01-06T12:53:15.541Z] #21 transferring context: 50B done [2025-01-06T12:53:15.541Z] #21 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #22 [security-proxy-setup internal] load .dockerignore [2025-01-06T12:53:15.541Z] #22 transferring context: 50B done [2025-01-06T12:53:15.541Z] #22 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #23 [support-scheduler internal] load .dockerignore [2025-01-06T12:53:15.541Z] #23 transferring context: 50B done [2025-01-06T12:53:15.541Z] #23 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #24 [support-notifications internal] load .dockerignore [2025-01-06T12:53:15.541Z] #24 transferring context: 50B done [2025-01-06T12:53:15.541Z] #24 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T12:53:15.541Z] #25 transferring context: 50B done [2025-01-06T12:53:15.541Z] #25 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #26 [core-data internal] load .dockerignore [2025-01-06T12:53:15.541Z] #26 transferring context: 50B done [2025-01-06T12:53:15.541Z] #26 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #27 [security-bootstrapper internal] load .dockerignore [2025-01-06T12:53:15.541Z] #27 transferring context: 50B done [2025-01-06T12:53:15.541Z] #27 DONE 0.0s [2025-01-06T12:53:15.541Z] [2025-01-06T12:53:15.541Z] #28 [security-spire-server internal] load .dockerignore [2025-01-06T12:53:15.799Z] #28 transferring context: 50B done [2025-01-06T12:53:15.799Z] #28 DONE 0.0s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #29 [security-spire-agent internal] load .dockerignore [2025-01-06T12:53:15.799Z] #29 transferring context: 50B done [2025-01-06T12:53:15.799Z] #29 DONE 0.1s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #30 [security-proxy-auth internal] load .dockerignore [2025-01-06T12:53:15.799Z] #30 transferring context: 50B done [2025-01-06T12:53:15.799Z] #30 DONE 0.1s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T12:53:15.799Z] #31 DONE 0.0s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:53:15.799Z] #32 DONE 0.1s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T12:53:15.799Z] #31 DONE 0.0s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:53:15.799Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T12:53:15.799Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T12:53:15.799Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T12:53:15.799Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:53:15.799Z] #33 DONE 0.1s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T12:53:15.799Z] #34 ... [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T12:53:15.799Z] #31 DONE 0.0s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:53:15.799Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T12:53:15.799Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T12:53:15.799Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T12:53:15.799Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:53:15.799Z] #33 DONE 0.1s [2025-01-06T12:53:15.799Z] [2025-01-06T12:53:15.799Z] #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T12:53:16.064Z] #34 ... [2025-01-06T12:53:16.064Z] [2025-01-06T12:53:16.064Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:53:16.064Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T12:53:16.064Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T12:53:16.064Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T12:53:16.064Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:53:16.064Z] #33 DONE 0.2s [2025-01-06T12:53:16.064Z] [2025-01-06T12:53:16.064Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T12:53:16.064Z] #31 DONE 0.0s [2025-01-06T12:53:16.064Z] [2025-01-06T12:53:16.064Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:53:16.064Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T12:53:16.064Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T12:53:16.064Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T12:53:16.064Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:53:16.064Z] #33 DONE 0.2s [2025-01-06T12:53:16.064Z] [2025-01-06T12:53:16.064Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T12:53:16.064Z] #31 DONE 0.0s [2025-01-06T12:53:16.064Z] [2025-01-06T12:53:16.064Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:53:16.632Z] #32 DONE 0.6s [2025-01-06T12:53:16.632Z] [2025-01-06T12:53:16.632Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:53:16.632Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T12:53:16.632Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T12:53:16.632Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T12:53:16.632Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:53:16.632Z] #33 DONE 0.2s [2025-01-06T12:53:16.632Z] [2025-01-06T12:53:16.632Z] #35 [security-bootstrapper internal] load build context [2025-01-06T12:53:16.891Z] #35 ... [2025-01-06T12:53:16.891Z] [2025-01-06T12:53:16.891Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-06T12:53:16.891Z] #36 DONE 1.2s [2025-01-06T12:53:16.891Z] [2025-01-06T12:53:16.891Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-01-06T12:53:16.891Z] #37 ... [2025-01-06T12:53:16.891Z] [2025-01-06T12:53:16.891Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:53:16.891Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T12:53:16.891Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T12:53:16.891Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T12:53:16.891Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:53:16.891Z] #33 DONE 0.2s [2025-01-06T12:53:16.891Z] [2025-01-06T12:53:16.891Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T12:53:16.891Z] #38 DONE 1.1s [2025-01-06T12:53:17.149Z] [2025-01-06T12:53:17.149Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:17.149Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:22.471Z] #39 ... [2025-01-06T12:53:22.471Z] [2025-01-06T12:53:22.471Z] #40 [support-notifications internal] load build context [2025-01-06T12:53:22.471Z] #40 transferring context: 214.26MB 6.0s [2025-01-06T12:53:22.471Z] #40 ... [2025-01-06T12:53:22.471Z] [2025-01-06T12:53:22.471Z] #41 [core-common-config-bootstrapper internal] load build context [2025-01-06T12:53:22.471Z] #41 ... [2025-01-06T12:53:22.471Z] [2025-01-06T12:53:22.471Z] #40 [support-notifications internal] load build context [2025-01-06T12:53:25.795Z] #40 ... [2025-01-06T12:53:25.795Z] [2025-01-06T12:53:25.795Z] #42 [core-metadata internal] load build context [2025-01-06T12:53:26.731Z] #42 ... [2025-01-06T12:53:26.731Z] [2025-01-06T12:53:26.731Z] #43 [core-command internal] load build context [2025-01-06T12:53:26.731Z] #43 ... [2025-01-06T12:53:26.731Z] [2025-01-06T12:53:26.731Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T12:53:26.731Z] #44 ... [2025-01-06T12:53:26.731Z] [2025-01-06T12:53:26.731Z] #35 [security-bootstrapper internal] load build context [2025-01-06T12:53:26.991Z] #35 ... [2025-01-06T12:53:26.991Z] [2025-01-06T12:53:26.991Z] #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T12:53:26.991Z] #45 ... [2025-01-06T12:53:26.991Z] [2025-01-06T12:53:26.991Z] #46 [security-spire-server internal] load build context [2025-01-06T12:53:26.991Z] #46 transferring context: 23.57kB 0.0s done [2025-01-06T12:53:26.991Z] #46 DONE 10.0s [2025-01-06T12:53:26.991Z] [2025-01-06T12:53:26.991Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T12:53:27.268Z] #47 ... [2025-01-06T12:53:27.268Z] [2025-01-06T12:53:27.268Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-06T12:53:27.268Z] #48 transferring context: 331.44MB 10.4s [2025-01-06T12:53:27.268Z] #48 ... [2025-01-06T12:53:27.268Z] [2025-01-06T12:53:27.268Z] #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T12:53:27.268Z] #49 ... [2025-01-06T12:53:27.268Z] [2025-01-06T12:53:27.268Z] #50 [support-scheduler internal] load build context [2025-01-06T12:53:27.529Z] #50 ... [2025-01-06T12:53:27.529Z] [2025-01-06T12:53:27.529Z] #51 [security-proxy-setup internal] load build context [2025-01-06T12:53:27.529Z] #51 ... [2025-01-06T12:53:27.529Z] [2025-01-06T12:53:27.529Z] #52 [security-proxy-auth internal] load build context [2025-01-06T12:53:27.799Z] #52 ... [2025-01-06T12:53:27.799Z] [2025-01-06T12:53:27.799Z] #34 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T12:53:27.799Z] #34 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:27.799Z] #34 0.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:27.799Z] #34 1.149 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:27.799Z] #34 1.168 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:27.799Z] #34 1.168 OK: 8 MiB in 15 packages [2025-01-06T12:53:27.799Z] #34 ... [2025-01-06T12:53:27.799Z] [2025-01-06T12:53:27.799Z] #53 [security-spire-config internal] load build context [2025-01-06T12:53:27.799Z] #53 ... [2025-01-06T12:53:27.799Z] [2025-01-06T12:53:27.799Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T12:53:28.373Z] #54 ... [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T12:53:28.373Z] #55 ... [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:53:28.373Z] #56 ... [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:53:28.373Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T12:53:28.373Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T12:53:28.373Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T12:53:28.373Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:53:28.373Z] #33 DONE 0.2s [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T12:53:28.373Z] #47 DONE 12.2s [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T12:53:28.373Z] #57 DONE 0.0s [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #58 [security-spire-agent internal] load build context [2025-01-06T12:53:28.373Z] #58 DONE 0.0s [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:53:28.373Z] #56 ... [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T12:53:28.373Z] #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:28.373Z] #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:28.373Z] #0 1.312 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T12:53:28.373Z] #0 1.325 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:28.373Z] #0 1.329 (3/3) Installing tzdata (2024b-r0) [2025-01-06T12:53:28.373Z] #0 1.369 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:28.373Z] #0 1.375 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:53:28.373Z] #0 1.413 OK: 10 MiB in 17 packages [2025-01-06T12:53:28.373Z] #59 ... [2025-01-06T12:53:28.373Z] [2025-01-06T12:53:28.373Z] #60 [security-secretstore-setup internal] load build context [2025-01-06T12:53:28.373Z] #60 transferring context: 433.93MB 11.8s done [2025-01-06T12:53:28.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36204 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-06T12:53:28.479Z] Running in /w/workspace/edgex-go/770 [Pipeline] { [Pipeline] checkout [2025-01-06T12:53:28.632Z] #60 ... [2025-01-06T12:53:28.632Z] [2025-01-06T12:53:28.632Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T12:53:28.632Z] #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:28.632Z] #0 4.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:28.632Z] #0 4.654 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:28.632Z] #0 4.686 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:28.632Z] #0 4.698 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:28.632Z] #0 4.704 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T12:53:28.632Z] #0 4.715 (5/6) Installing su-exec (0.2-r3) [2025-01-06T12:53:28.632Z] #0 4.715 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T12:53:28.632Z] #0 4.779 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:28.632Z] #0 4.789 OK: 19 MiB in 18 packages [2025-01-06T12:53:28.632Z] #61 ... [2025-01-06T12:53:28.632Z] [2025-01-06T12:53:28.632Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T12:53:28.632Z] #62 ... [2025-01-06T12:53:28.632Z] [2025-01-06T12:53:28.632Z] #63 [core-keeper internal] load build context [2025-01-06T12:53:28.632Z] #63 transferring context: 433.93MB 12.1s done [2025-01-06T12:53:28.890Z] #63 ... [2025-01-06T12:53:28.890Z] [2025-01-06T12:53:28.890Z] #64 [core-data internal] load build context [2025-01-06T12:53:28.890Z] #64 ... [2025-01-06T12:53:28.890Z] [2025-01-06T12:53:28.890Z] #42 [core-metadata internal] load build context [2025-01-06T12:53:29.503Z] #42 transferring context: 433.93MB 13.5s done [2025-01-06T12:53:31.541Z] The recommended git tool is: git [2025-01-06T12:53:33.527Z] #42 ... [2025-01-06T12:53:33.527Z] [2025-01-06T12:53:33.527Z] #52 [security-proxy-auth internal] load build context [2025-01-06T12:53:33.527Z] #52 transferring context: 433.93MB 15.8s done [2025-01-06T12:53:33.527Z] #52 ... [2025-01-06T12:53:33.527Z] [2025-01-06T12:53:33.527Z] #41 [core-common-config-bootstrapper internal] load build context [2025-01-06T12:53:33.527Z] #41 transferring context: 433.93MB 16.2s done [2025-01-06T12:53:36.833Z] #41 ... [2025-01-06T12:53:36.833Z] [2025-01-06T12:53:36.833Z] #40 [support-notifications internal] load build context [2025-01-06T12:53:36.833Z] #40 transferring context: 433.93MB 11.4s done [2025-01-06T12:53:37.099Z] #40 ... [2025-01-06T12:53:37.099Z] [2025-01-06T12:53:37.099Z] #35 [security-bootstrapper internal] load build context [2025-01-06T12:53:37.099Z] #35 transferring context: 433.93MB 15.1s done [2025-01-06T12:53:37.358Z] #35 ... [2025-01-06T12:53:37.358Z] [2025-01-06T12:53:37.358Z] #43 [core-command internal] load build context [2025-01-06T12:53:37.358Z] #43 transferring context: 433.93MB 11.9s done [2025-01-06T12:53:37.358Z] #43 ... [2025-01-06T12:53:37.358Z] [2025-01-06T12:53:37.358Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-06T12:53:37.358Z] #48 transferring context: 433.93MB 12.2s done [2025-01-06T12:53:37.616Z] #48 ... [2025-01-06T12:53:37.616Z] [2025-01-06T12:53:37.616Z] #50 [support-scheduler internal] load build context [2025-01-06T12:53:37.616Z] #50 transferring context: 433.93MB 15.7s done [2025-01-06T12:53:37.616Z] #50 ... [2025-01-06T12:53:37.616Z] [2025-01-06T12:53:37.616Z] #51 [security-proxy-setup internal] load build context [2025-01-06T12:53:37.616Z] #51 transferring context: 433.93MB 11.5s done [2025-01-06T12:53:37.621Z] using credential edgex-jenkins-ssh [2025-01-06T12:53:37.645Z] Cloning the remote Git repository [2025-01-06T12:53:37.690Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-06T12:53:37.875Z] #51 ... [2025-01-06T12:53:37.876Z] [2025-01-06T12:53:37.876Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T12:53:37.876Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T12:53:38.812Z] #57 ... [2025-01-06T12:53:38.812Z] [2025-01-06T12:53:38.812Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:37.798Z] > git init /w/workspace/edgex-go/770 # timeout=10 [2025-01-06T12:53:37.960Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-06T12:53:37.962Z] > git --version # timeout=10 [2025-01-06T12:53:37.981Z] > git --version # 'git version 2.25.1' [2025-01-06T12:53:37.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-06T12:53:38.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T12:53:39.757Z] #39 ... [2025-01-06T12:53:39.758Z] [2025-01-06T12:53:39.758Z] #64 [core-data internal] load build context [2025-01-06T12:53:39.758Z] #64 transferring context: 433.93MB 12.5s done [2025-01-06T12:53:40.017Z] #64 ... [2025-01-06T12:53:40.017Z] [2025-01-06T12:53:40.017Z] #58 [security-spire-agent internal] load build context [2025-01-06T12:53:40.017Z] #58 ... [2025-01-06T12:53:40.017Z] [2025-01-06T12:53:40.017Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T12:53:42.553Z] #65 ... [2025-01-06T12:53:42.553Z] [2025-01-06T12:53:42.553Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:42.553Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.2s done [2025-01-06T12:53:42.553Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.2s done [2025-01-06T12:53:45.853Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T12:53:45.853Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T12:53:45.853Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T12:53:45.853Z] #39 ... [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #40 [support-notifications internal] load build context [2025-01-06T12:53:45.853Z] #40 DONE 29.3s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T12:53:45.853Z] #49 DONE 29.5s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T12:53:45.853Z] #59 DONE 29.5s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-01-06T12:53:45.853Z] #37 DONE 28.8s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #34 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T12:53:45.853Z] #34 DONE 29.9s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:45.853Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-06T12:53:45.853Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-06T12:53:45.853Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2025-01-06T12:53:45.853Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.0s [2025-01-06T12:53:45.853Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.0s [2025-01-06T12:53:45.853Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T12:53:45.853Z] #39 ... [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T12:53:45.853Z] #61 DONE 29.5s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #51 [security-proxy-setup internal] load build context [2025-01-06T12:53:45.853Z] #51 DONE 29.5s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #60 [security-secretstore-setup internal] load build context [2025-01-06T12:53:45.853Z] #60 DONE 29.7s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #63 [core-keeper internal] load build context [2025-01-06T12:53:45.853Z] #63 DONE 29.6s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #43 [core-command internal] load build context [2025-01-06T12:53:45.853Z] #43 DONE 29.8s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:45.853Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-06T12:53:45.853Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-06T12:53:45.853Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s [2025-01-06T12:53:45.853Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T12:53:45.853Z] #39 ... [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-06T12:53:45.853Z] #48 DONE 29.5s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #64 [core-data internal] load build context [2025-01-06T12:53:45.853Z] #64 DONE 29.5s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #35 [security-bootstrapper internal] load build context [2025-01-06T12:53:45.853Z] #35 DONE 29.2s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #50 [support-scheduler internal] load build context [2025-01-06T12:53:45.853Z] #50 DONE 29.6s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #42 [core-metadata internal] load build context [2025-01-06T12:53:45.853Z] #42 DONE 29.8s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #52 [security-proxy-auth internal] load build context [2025-01-06T12:53:45.853Z] #52 DONE 29.2s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #53 [security-spire-config internal] load build context [2025-01-06T12:53:45.853Z] #53 transferring context: 21.82kB done [2025-01-06T12:53:45.853Z] #53 DONE 28.7s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #41 [core-common-config-bootstrapper internal] load build context [2025-01-06T12:53:45.853Z] #41 DONE 29.9s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:45.853Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-06T12:53:45.853Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.05MB / 30.73MB 0.2s [2025-01-06T12:53:45.853Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-06T12:53:45.853Z] #39 ... [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #58 [security-spire-agent internal] load build context [2025-01-06T12:53:45.853Z] #58 transferring context: 23.10kB done [2025-01-06T12:53:45.853Z] #58 DONE 16.2s [2025-01-06T12:53:45.853Z] [2025-01-06T12:53:45.853Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:45.853Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 0.4s [2025-01-06T12:53:45.853Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.5s [2025-01-06T12:53:46.111Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2025-01-06T12:53:46.372Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2025-01-06T12:53:46.372Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2025-01-06T12:53:46.372Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2025-01-06T12:53:47.308Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2025-01-06T12:53:47.876Z] #39 ... [2025-01-06T12:53:47.876Z] [2025-01-06T12:53:47.876Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T12:53:47.876Z] #44 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:47.876Z] #44 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:47.876Z] #44 30.60 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T12:53:47.876Z] #44 30.61 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:47.876Z] #44 30.62 (3/4) Installing su-exec (0.2-r3) [2025-01-06T12:53:47.876Z] #44 30.62 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T12:53:47.876Z] #44 30.71 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:47.876Z] #44 30.72 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:53:47.876Z] #44 30.77 OK: 19 MiB in 18 packages [2025-01-06T12:53:47.876Z] #44 DONE 32.2s [2025-01-06T12:53:48.135Z] [2025-01-06T12:53:48.135Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T12:53:48.135Z] #54 30.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #54 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #54 30.50 (1/2) Installing ca-certificates (20241121-r0) [2025-01-06T12:53:48.135Z] #54 30.52 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:48.135Z] #54 30.52 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:48.135Z] #54 30.53 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:53:48.135Z] #54 30.56 OK: 8 MiB in 16 packages [2025-01-06T12:53:48.135Z] #54 DONE 31.9s [2025-01-06T12:53:48.135Z] [2025-01-06T12:53:48.135Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T12:53:48.135Z] #62 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #62 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #62 29.80 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:48.135Z] #62 29.81 (2/2) Installing su-exec (0.2-r3) [2025-01-06T12:53:48.135Z] #62 29.81 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:48.135Z] #62 29.81 OK: 8 MiB in 16 packages [2025-01-06T12:53:48.135Z] #62 DONE 31.4s [2025-01-06T12:53:48.135Z] [2025-01-06T12:53:48.135Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T12:53:48.135Z] #55 30.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #55 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #55 30.55 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T12:53:48.135Z] #55 30.55 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T12:53:48.135Z] #55 30.55 OK: 24174 distinct packages available [2025-01-06T12:53:48.135Z] #55 30.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #55 30.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #55 31.02 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T12:53:48.135Z] #55 31.03 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T12:53:48.135Z] #55 31.04 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T12:53:48.135Z] #55 31.05 (4/14) Installing libunistring (1.2-r0) [2025-01-06T12:53:48.135Z] #55 31.07 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T12:53:48.135Z] #55 31.08 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T12:53:48.135Z] #55 31.08 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T12:53:48.135Z] #55 31.09 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T12:53:48.135Z] #55 31.10 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T12:53:48.135Z] #55 31.11 (10/14) Installing curl (8.11.1-r0) [2025-01-06T12:53:48.135Z] #55 31.11 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:48.135Z] #55 31.12 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T12:53:48.135Z] #55 31.12 (13/14) Installing libucontext (1.2-r3) [2025-01-06T12:53:48.135Z] #55 31.12 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T12:53:48.135Z] #55 31.12 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:48.135Z] #55 31.13 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:53:48.135Z] #55 31.20 OK: 13 MiB in 28 packages [2025-01-06T12:53:48.135Z] #55 DONE 31.9s [2025-01-06T12:53:48.135Z] [2025-01-06T12:53:48.135Z] #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T12:53:48.135Z] #45 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #45 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:48.135Z] #45 30.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:48.135Z] #45 30.30 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:48.135Z] #45 30.30 OK: 8 MiB in 15 packages [2025-01-06T12:53:48.135Z] #45 DONE 31.9s [2025-01-06T12:53:48.135Z] [2025-01-06T12:53:48.135Z] #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:53:48.394Z] #66 ... [2025-01-06T12:53:48.394Z] [2025-01-06T12:53:48.394Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T12:53:48.394Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15.8s done [2025-01-06T12:53:48.394Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-06T12:53:48.394Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-06T12:53:48.394Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-06T12:53:48.394Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-06T12:53:48.394Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T12:53:48.394Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-06T12:53:48.394Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2025-01-06T12:53:48.394Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-06T12:53:48.394Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2025-01-06T12:53:48.394Z] #57 DONE 18.6s [2025-01-06T12:53:48.394Z] [2025-01-06T12:53:48.394Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:53:49.772Z] #39 ... [2025-01-06T12:53:49.772Z] [2025-01-06T12:53:49.772Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T12:53:49.772Z] #0 3.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:49.772Z] #0 3.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:49.772Z] #0 3.772 OK: 248 MiB in 58 packages [2025-01-06T12:53:49.772Z] #67 DONE 4.0s [2025-01-06T12:53:49.772Z] [2025-01-06T12:53:49.772Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:53:49.772Z] #68 DONE 0.0s [2025-01-06T12:53:49.772Z] [2025-01-06T12:53:49.772Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T12:53:49.772Z] #69 DONE 4.1s [2025-01-06T12:53:49.772Z] [2025-01-06T12:53:49.772Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T12:53:50.032Z] #70 ... [2025-01-06T12:53:50.032Z] [2025-01-06T12:53:50.032Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:53:50.032Z] #56 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #56 31.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #56 32.28 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T12:53:50.032Z] #56 32.28 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T12:53:50.032Z] #56 32.28 OK: 24174 distinct packages available [2025-01-06T12:53:50.032Z] #56 32.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #56 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #56 32.73 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:50.032Z] #56 32.77 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:50.032Z] #56 32.78 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:50.032Z] #56 32.79 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T12:53:50.032Z] #56 32.79 (5/7) Installing libucontext (1.2-r3) [2025-01-06T12:53:50.032Z] #56 32.79 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T12:53:50.032Z] #56 32.80 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T12:53:50.032Z] #56 32.81 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:50.032Z] #56 32.81 OK: 9 MiB in 19 packages [2025-01-06T12:53:50.032Z] #56 DONE 33.0s [2025-01-06T12:53:50.032Z] [2025-01-06T12:53:50.032Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T12:53:50.032Z] #65 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #65 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #65 18.80 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T12:53:50.032Z] #65 18.80 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T12:53:50.032Z] #65 18.80 OK: 24174 distinct packages available [2025-01-06T12:53:50.032Z] #65 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #65 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #65 19.26 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:50.032Z] #65 19.26 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T12:53:50.032Z] #65 19.26 (3/4) Installing libucontext (1.2-r3) [2025-01-06T12:53:50.032Z] #65 19.27 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T12:53:50.032Z] #65 19.28 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:50.032Z] #65 19.28 OK: 8 MiB in 18 packages [2025-01-06T12:53:50.032Z] #65 DONE 19.5s [2025-01-06T12:53:50.032Z] [2025-01-06T12:53:50.032Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T12:53:50.032Z] #0 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.032Z] #0 4.536 OK: 248 MiB in 58 packages [2025-01-06T12:53:50.032Z] #71 DONE 4.6s [2025-01-06T12:53:50.032Z] [2025-01-06T12:53:50.032Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:53:50.032Z] #72 DONE 0.1s [2025-01-06T12:53:50.032Z] [2025-01-06T12:53:50.032Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T12:53:50.291Z] #73 ... [2025-01-06T12:53:50.291Z] [2025-01-06T12:53:50.291Z] #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T12:53:50.291Z] #0 4.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.291Z] #0 4.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:50.291Z] #0 4.654 OK: 248 MiB in 58 packages [2025-01-06T12:53:50.291Z] #74 DONE 4.9s [2025-01-06T12:53:50.291Z] [2025-01-06T12:53:50.291Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:53:50.291Z] #75 DONE 0.1s [2025-01-06T12:53:50.291Z] [2025-01-06T12:53:50.291Z] #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:53:51.229Z] #76 ... [2025-01-06T12:53:51.229Z] [2025-01-06T12:53:51.229Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T12:53:51.229Z] #0 4.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.229Z] #0 4.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.229Z] #0 4.860 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:51.229Z] #0 4.860 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:51.229Z] #0 4.867 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:51.229Z] #0 4.932 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:51.229Z] #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.229Z] #0 4.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.229Z] #0 5.246 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:51.229Z] #0 5.254 OK: 19 MiB in 18 packages [2025-01-06T12:53:51.229Z] #77 DONE 5.4s [2025-01-06T12:53:51.229Z] [2025-01-06T12:53:51.229Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T12:53:51.229Z] #78 DONE 0.0s [2025-01-06T12:53:51.229Z] [2025-01-06T12:53:51.229Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:53:51.796Z] #79 ... [2025-01-06T12:53:51.796Z] [2025-01-06T12:53:51.796Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T12:53:51.796Z] #0 5.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.796Z] #0 5.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.796Z] #0 5.617 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T12:53:51.796Z] #0 5.617 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T12:53:51.796Z] #0 5.617 OK: 24172 distinct packages available [2025-01-06T12:53:51.796Z] #0 5.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.796Z] #0 5.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.796Z] #0 6.098 OK: 248 MiB in 58 packages [2025-01-06T12:53:51.796Z] #80 DONE 6.3s [2025-01-06T12:53:51.796Z] [2025-01-06T12:53:51.796Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T12:53:51.796Z] #0 4.535 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.796Z] #0 5.108 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:51.796Z] #0 5.819 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T12:53:51.796Z] #0 6.126 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:51.796Z] #0 6.135 OK: 8 MiB in 15 packages [2025-01-06T12:53:51.796Z] #81 DONE 6.3s [2025-01-06T12:53:51.796Z] [2025-01-06T12:53:51.796Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T12:53:51.796Z] #70 2.165 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.054Z] #70 ... [2025-01-06T12:53:52.054Z] [2025-01-06T12:53:52.054Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:53:52.054Z] #82 DONE 0.1s [2025-01-06T12:53:52.054Z] [2025-01-06T12:53:52.054Z] #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:53:52.054Z] #66 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.054Z] #66 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.054Z] #66 3.865 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:52.054Z] #66 3.865 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:52.054Z] #66 3.877 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:52.054Z] #66 3.974 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:52.054Z] #66 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #66 4.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #66 ... [2025-01-06T12:53:52.312Z] [2025-01-06T12:53:52.312Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:53:52.312Z] #0 4.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 5.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 5.916 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:52.312Z] #0 5.916 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:52.312Z] #0 5.925 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:52.312Z] #0 5.997 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:52.312Z] #0 6.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 6.482 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:52.312Z] #0 6.487 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:52.312Z] #0 6.559 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:52.312Z] #0 6.614 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:53:52.312Z] #0 6.644 OK: 10 MiB in 17 packages [2025-01-06T12:53:52.312Z] #83 DONE 6.8s [2025-01-06T12:53:52.312Z] [2025-01-06T12:53:52.312Z] #84 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:53:52.312Z] #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 3.220 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:52.312Z] #0 3.220 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:52.312Z] #0 3.225 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:52.312Z] #0 3.360 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:52.312Z] #0 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 3.800 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:52.312Z] #0 3.814 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:52.312Z] #0 3.855 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:52.312Z] #0 3.863 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:53:52.312Z] #0 3.910 OK: 8 MiB in 16 packages [2025-01-06T12:53:52.312Z] #84 DONE 4.3s [2025-01-06T12:53:52.312Z] [2025-01-06T12:53:52.312Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:53:52.312Z] #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 3.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 3.345 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:52.312Z] #0 3.345 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:52.312Z] #0 3.352 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:52.312Z] #0 3.453 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:52.312Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.312Z] #0 3.941 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:52.312Z] #0 3.949 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:52.312Z] #0 4.037 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:52.312Z] #0 4.051 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:53:52.312Z] #0 4.226 OK: 13 MiB in 28 packages [2025-01-06T12:53:52.312Z] #85 DONE 4.4s [2025-01-06T12:53:52.312Z] [2025-01-06T12:53:52.312Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T12:53:52.312Z] #70 2.633 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.880Z] #70 ... [2025-01-06T12:53:52.880Z] [2025-01-06T12:53:52.880Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T12:53:52.880Z] #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.880Z] #0 3.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.880Z] #0 3.821 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:52.880Z] #0 3.821 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:52.880Z] #0 3.824 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:52.880Z] #0 3.902 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:52.880Z] #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.880Z] #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:52.880Z] #0 4.392 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:52.880Z] #0 4.404 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:52.880Z] #0 4.452 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:52.880Z] #0 4.461 OK: 8 MiB in 16 packages [2025-01-06T12:53:52.880Z] #86 DONE 4.9s [2025-01-06T12:53:53.139Z] [2025-01-06T12:53:53.139Z] #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:53:53.139Z] #66 4.494 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:53.139Z] #66 4.505 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:53.139Z] #66 4.609 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:53.139Z] #66 4.629 OK: 8 MiB in 15 packages [2025-01-06T12:53:53.139Z] #66 DONE 4.9s [2025-01-06T12:53:53.139Z] [2025-01-06T12:53:53.139Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T12:53:53.139Z] #0 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #0 3.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #0 3.858 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:53.139Z] #0 3.858 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:53.139Z] #0 3.863 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:53.139Z] #0 3.972 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:53.139Z] #0 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #0 4.438 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:53.139Z] #0 4.449 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:53.139Z] #0 4.505 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:53.139Z] #0 4.536 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:53:53.139Z] #0 4.653 OK: 19 MiB in 18 packages [2025-01-06T12:53:53.139Z] #87 DONE 5.0s [2025-01-06T12:53:53.139Z] [2025-01-06T12:53:53.139Z] #88 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T12:53:53.139Z] #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #0 6.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #0 6.826 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:53.139Z] #0 6.826 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:53.139Z] #0 6.839 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:53.139Z] #0 6.906 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:53.139Z] #0 6.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #0 7.350 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:53.139Z] #0 7.427 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:53.139Z] #0 7.467 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:53.139Z] #0 7.478 OK: 8 MiB in 15 packages [2025-01-06T12:53:53.139Z] #88 DONE 7.7s [2025-01-06T12:53:53.139Z] [2025-01-06T12:53:53.139Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T12:53:53.139Z] #70 3.428 OK: 248 MiB in 58 packages [2025-01-06T12:53:53.139Z] #70 DONE 3.6s [2025-01-06T12:53:53.139Z] [2025-01-06T12:53:53.139Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T12:53:53.139Z] #73 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #73 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #73 2.873 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:53.139Z] #73 2.873 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:53.139Z] #73 2.911 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:53.139Z] #73 3.052 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:53.139Z] #73 3.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.139Z] #73 3.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:53.400Z] #73 ... [2025-01-06T12:53:53.400Z] [2025-01-06T12:53:53.400Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T12:53:53.400Z] #89 DONE 0.1s [2025-01-06T12:53:53.400Z] [2025-01-06T12:53:53.400Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:53:53.852Z] #90 ... [2025-01-06T12:53:53.852Z] [2025-01-06T12:53:53.852Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T12:53:53.852Z] #73 3.440 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:53.852Z] #73 3.447 OK: 9 MiB in 19 packages [2025-01-06T12:53:53.852Z] #73 DONE 3.6s [2025-01-06T12:53:53.852Z] [2025-01-06T12:53:53.852Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T12:53:55.243Z] #91 DONE 1.5s [2025-01-06T12:53:55.243Z] [2025-01-06T12:53:55.243Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T12:53:55.243Z] #0 2.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:55.243Z] #0 3.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:55.243Z] #0 3.421 Upgrading critical system libraries and apk-tools: [2025-01-06T12:53:55.243Z] #0 3.421 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:53:55.243Z] #0 3.428 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:53:55.243Z] #0 3.518 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:53:55.243Z] #0 3.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:55.243Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:53:55.243Z] #0 4.317 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:53:55.243Z] #0 4.322 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:55.243Z] #0 4.372 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:53:55.243Z] #0 4.435 OK: 8 MiB in 18 packages [2025-01-06T12:53:55.243Z] #92 DONE 5.1s [2025-01-06T12:53:55.243Z] [2025-01-06T12:53:55.243Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T12:53:55.243Z] #93 DONE 1.5s [2025-01-06T12:53:55.243Z] [2025-01-06T12:53:55.243Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T12:53:55.196Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-06T12:53:55.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T12:53:56.063Z] Avoid second fetch [2025-01-06T12:53:56.064Z] Checking out Revision 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c (main) [2025-01-06T12:53:56.619Z] #94 DONE 1.5s [2025-01-06T12:53:56.620Z] [2025-01-06T12:53:56.620Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T12:53:56.620Z] #95 DONE 1.6s [2025-01-06T12:53:56.620Z] [2025-01-06T12:53:56.620Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T12:53:56.620Z] #96 DONE 1.6s [2025-01-06T12:53:56.620Z] [2025-01-06T12:53:56.620Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T12:53:56.620Z] #97 DONE 0.1s [2025-01-06T12:53:56.620Z] [2025-01-06T12:53:56.620Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T12:53:56.853Z] Commit message: "Merge pull request #5034 from jinlinGuan/issue-5006" [2025-01-06T12:53:56.877Z] #98 DONE 0.1s [2025-01-06T12:53:56.877Z] [2025-01-06T12:53:56.877Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T12:53:56.877Z] #99 DONE 0.1s [2025-01-06T12:53:56.877Z] [2025-01-06T12:53:56.877Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T12:53:56.877Z] #100 DONE 0.1s [2025-01-06T12:53:56.877Z] [2025-01-06T12:53:56.877Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T12:53:56.877Z] #101 DONE 0.1s [2025-01-06T12:53:56.877Z] [2025-01-06T12:53:56.877Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T12:53:56.877Z] #102 DONE 0.1s [2025-01-06T12:53:56.877Z] [2025-01-06T12:53:56.877Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T12:53:56.877Z] #103 DONE 0.1s [2025-01-06T12:53:56.877Z] [2025-01-06T12:53:56.877Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T12:53:56.877Z] #104 DONE 0.1s [2025-01-06T12:53:56.877Z] [2025-01-06T12:53:56.877Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T12:53:56.877Z] #105 DONE 0.1s [2025-01-06T12:53:56.877Z] [2025-01-06T12:53:56.877Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T12:53:57.135Z] #106 DONE 0.1s [2025-01-06T12:53:57.135Z] [2025-01-06T12:53:57.135Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T12:53:57.135Z] #107 DONE 0.1s [2025-01-06T12:53:57.135Z] [2025-01-06T12:53:57.135Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T12:53:57.135Z] #108 DONE 0.1s [2025-01-06T12:53:57.135Z] [2025-01-06T12:53:57.135Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T12:53:57.135Z] #109 DONE 0.1s [2025-01-06T12:53:57.135Z] [2025-01-06T12:53:57.135Z] #110 [security-spire-server] exporting to image [2025-01-06T12:53:57.135Z] #110 exporting layers [2025-01-06T12:53:57.135Z] #110 ... [2025-01-06T12:53:57.135Z] [2025-01-06T12:53:57.135Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T12:53:57.135Z] #111 DONE 0.1s [2025-01-06T12:53:57.135Z] [2025-01-06T12:53:57.135Z] #112 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T12:53:57.135Z] #112 DONE 4.2s [2025-01-06T12:53:57.135Z] [2025-01-06T12:53:57.135Z] #110 [security-spire-agent] exporting to image [2025-01-06T12:53:57.393Z] #110 ... [2025-01-06T12:53:57.393Z] [2025-01-06T12:53:57.393Z] #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T12:53:57.393Z] #113 DONE 0.0s [2025-01-06T12:53:57.393Z] [2025-01-06T12:53:57.393Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:53:57.674Z] #114 ... [2025-01-06T12:53:57.674Z] [2025-01-06T12:53:57.674Z] #110 [security-spire-agent] exporting to image [2025-01-06T12:53:57.674Z] #110 exporting layers 0.7s done [2025-01-06T12:53:57.674Z] #110 writing image sha256:d024c5121a015ad13fcd8b43cae53f429106a6fa6a23155ef0346e069d9cf38a [2025-01-06T12:53:57.932Z] #110 exporting layers 0.9s done [2025-01-06T12:53:57.932Z] #110 writing image sha256:d024c5121a015ad13fcd8b43cae53f429106a6fa6a23155ef0346e069d9cf38a 0.1s done [2025-01-06T12:53:57.932Z] #110 naming to docker.io/library/security-spire-server done [2025-01-06T12:53:56.076Z] > git config core.sparsecheckout # timeout=10 [2025-01-06T12:53:56.130Z] > git checkout -f 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c # timeout=10 [2025-01-06T12:53:58.192Z] #110 exporting layers 0.9s done [2025-01-06T12:53:58.192Z] #110 writing image sha256:c18ad837fdec20fcc98949d96d86e3c3a03ecd67c3f3b44b8a1b8dbdcc967fdd done [2025-01-06T12:53:58.192Z] #110 naming to docker.io/library/security-spire-config done [2025-01-06T12:53:58.192Z] #110 writing image sha256:31dcee35e1224d24f1f8a0efe11c631f8e55ba3b135fb30e4277ae00ada7ded4 done [2025-01-06T12:53:58.192Z] #110 naming to docker.io/library/security-spire-agent done [2025-01-06T12:53:58.192Z] #110 DONE 1.0s [2025-01-06T12:53:58.192Z] [2025-01-06T12:53:58.192Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T12:54:01.760Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-06T12:54:01.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T12:54:01.760Z] Dload Upload Total Spent Left Speed [2025-01-06T12:54:01.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh [2025-01-06T12:54:02.092Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-06T12:54:02.431Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-06T12:54:02.431Z] + sudo tee /etc/docker/daemon.new [2025-01-06T12:54:02.431Z] { [2025-01-06T12:54:02.431Z] "registry-mirrors": [ [2025-01-06T12:54:02.431Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-06T12:54:02.431Z] ], [2025-01-06T12:54:02.431Z] "bip": "10.250.0.254/24", [2025-01-06T12:54:02.431Z] "hosts": [ [2025-01-06T12:54:02.431Z] "tcp://0.0.0.0:5555", [2025-01-06T12:54:02.431Z] "unix:///var/run/docker.sock" [2025-01-06T12:54:02.431Z] ], [2025-01-06T12:54:02.431Z] "mtu": 1458, [2025-01-06T12:54:02.431Z] "selinux-enabled": true, [2025-01-06T12:54:02.431Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-06T12:54:02.431Z] } [Pipeline] sh [2025-01-06T12:54:02.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-06T12:54:03.086Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T12:54:21.346Z] provisioning config files... [2025-01-06T12:54:21.370Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/770@tmp/config15024133080944115017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:54:21.780Z] ---> ****-login.sh [2025-01-06T12:54:21.780Z] nexus3.edgexfoundry.org:10001 [2025-01-06T12:54:22.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:22.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:22.319Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:22.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:22.319Z] [2025-01-06T12:54:22.319Z] Login Succeeded [2025-01-06T12:54:22.319Z] nexus3.edgexfoundry.org:10002 [2025-01-06T12:54:22.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:22.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:22.588Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:22.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:22.588Z] [2025-01-06T12:54:22.588Z] Login Succeeded [2025-01-06T12:54:22.588Z] nexus3.edgexfoundry.org:10003 [2025-01-06T12:54:22.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:22.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:22.856Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:22.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:22.856Z] [2025-01-06T12:54:22.856Z] Login Succeeded [2025-01-06T12:54:22.856Z] nexus3.edgexfoundry.org:10004 [2025-01-06T12:54:23.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:23.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:23.126Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:23.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:23.126Z] [2025-01-06T12:54:23.126Z] Login Succeeded [2025-01-06T12:54:23.126Z] ****.io [2025-01-06T12:54:23.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:23.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:23.663Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:23.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:23.663Z] [2025-01-06T12:54:23.663Z] Login Succeeded [2025-01-06T12:54:23.663Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T12:54:23.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-06T12:54:24.342Z] + git config --global --add safe.directory /w/workspace/edgex-go/770 [Pipeline] echo [2025-01-06T12:54:24.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:54:24.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:54:24.403Z] ========================================================= [2025-01-06T12:54:24.403Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-06T12:54:24.403Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T12:54:24.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T12:54:25.005Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-06T12:54:25.005Z] 9986a736f7d3: Pulling fs layer [2025-01-06T12:54:25.005Z] 1f018df60701: Pulling fs layer [2025-01-06T12:54:25.005Z] 39f8f326b044: Pulling fs layer [2025-01-06T12:54:25.005Z] e6a1e7a6a96a: Pulling fs layer [2025-01-06T12:54:25.005Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T12:54:25.005Z] d45d956e0dbf: Pulling fs layer [2025-01-06T12:54:25.005Z] d7702b0d1db1: Pulling fs layer [2025-01-06T12:54:25.005Z] 5c7f0f088c93: Pulling fs layer [2025-01-06T12:54:25.005Z] 4fdc064ae6cf: Pulling fs layer [2025-01-06T12:54:25.005Z] e6a1e7a6a96a: Waiting [2025-01-06T12:54:25.005Z] 4f4fb700ef54: Waiting [2025-01-06T12:54:25.005Z] d45d956e0dbf: Waiting [2025-01-06T12:54:25.005Z] 5c7f0f088c93: Waiting [2025-01-06T12:54:25.005Z] 4fdc064ae6cf: Waiting [2025-01-06T12:54:25.005Z] d7702b0d1db1: Waiting [2025-01-06T12:54:25.005Z] 1f018df60701: Verifying Checksum [2025-01-06T12:54:25.005Z] 1f018df60701: Download complete [2025-01-06T12:54:25.005Z] e6a1e7a6a96a: Download complete [2025-01-06T12:54:25.005Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T12:54:25.005Z] 4f4fb700ef54: Download complete [2025-01-06T12:54:25.005Z] d45d956e0dbf: Verifying Checksum [2025-01-06T12:54:25.005Z] d45d956e0dbf: Download complete [2025-01-06T12:54:25.005Z] 9986a736f7d3: Verifying Checksum [2025-01-06T12:54:25.005Z] 9986a736f7d3: Download complete [2025-01-06T12:54:25.005Z] d7702b0d1db1: Download complete [2025-01-06T12:54:25.275Z] 4fdc064ae6cf: Download complete [2025-01-06T12:54:25.544Z] 9986a736f7d3: Pull complete [2025-01-06T12:54:26.131Z] 1f018df60701: Pull complete [2025-01-06T12:54:26.403Z] 39f8f326b044: Download complete [2025-01-06T12:54:27.369Z] 5c7f0f088c93: Verifying Checksum [2025-01-06T12:54:27.369Z] 5c7f0f088c93: Download complete [2025-01-06T12:54:36.986Z] #115 DONE 44.1s [2025-01-06T12:54:36.986Z] [2025-01-06T12:54:36.986Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:36.986Z] #90 DONE 40.4s [2025-01-06T12:54:36.986Z] [2025-01-06T12:54:36.986Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:36.986Z] #79 DONE 43.4s [2025-01-06T12:54:36.986Z] [2025-01-06T12:54:36.986Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:36.986Z] #114 DONE 41.8s [2025-01-06T12:54:36.986Z] [2025-01-06T12:54:36.986Z] #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:36.986Z] #76 DONE 43.3s [2025-01-06T12:54:36.986Z] [2025-01-06T12:54:36.986Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #116 DONE 9.4s [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #117 [support-scheduler builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #117 DONE 9.4s [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:43.571Z] #118 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #119 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:54:43.571Z] #119 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #120 [support-notifications builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #120 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-06T12:54:43.571Z] #121 DONE 9.5s [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #122 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:54:43.571Z] #123 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:43.571Z] #124 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #125 DONE 9.5s [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:43.571Z] #126 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:54:43.571Z] #127 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #128 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #129 [core-data builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #129 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:54:43.571Z] #130 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:43.571Z] #131 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:43.571Z] #132 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:54:43.571Z] #133 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #134 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #134 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:43.571Z] #135 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:54:43.571Z] #136 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #137 [core-metadata builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #137 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #138 [core-command builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #138 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:54:43.571Z] #139 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:54:43.571Z] #140 CACHED [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T12:54:43.571Z] #141 DONE 9.5s [2025-01-06T12:54:43.571Z] [2025-01-06T12:54:43.571Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T12:54:44.524Z] #142 1.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T12:54:49.441Z] 39f8f326b044: Pull complete [2025-01-06T12:54:49.442Z] e6a1e7a6a96a: Pull complete [2025-01-06T12:54:49.442Z] 4f4fb700ef54: Pull complete [2025-01-06T12:54:49.442Z] d45d956e0dbf: Pull complete [2025-01-06T12:54:49.442Z] d7702b0d1db1: Pull complete [2025-01-06T12:54:54.507Z] #142 ... [2025-01-06T12:54:54.507Z] [2025-01-06T12:54:54.507Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T12:54:54.507Z] #0 0.913 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T12:54:54.507Z] #143 ... [2025-01-06T12:54:54.507Z] [2025-01-06T12:54:54.507Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T12:54:54.507Z] #0 0.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T12:54:54.507Z] #144 ... [2025-01-06T12:54:54.507Z] [2025-01-06T12:54:54.507Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T12:54:54.507Z] #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T12:54:54.507Z] #145 ... [2025-01-06T12:54:54.507Z] [2025-01-06T12:54:54.507Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T12:54:54.507Z] #0 0.521 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T12:54:54.507Z] #146 ... [2025-01-06T12:54:54.507Z] [2025-01-06T12:54:54.507Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T12:54:54.508Z] #0 1.295 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T12:54:54.508Z] #147 ... [2025-01-06T12:54:54.508Z] [2025-01-06T12:54:54.508Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T12:54:54.508Z] #0 0.499 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T12:54:54.508Z] #148 ... [2025-01-06T12:54:54.508Z] [2025-01-06T12:54:54.508Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T12:54:54.508Z] #0 1.035 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T12:54:54.508Z] #149 ... [2025-01-06T12:54:54.508Z] [2025-01-06T12:54:54.508Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T12:54:54.508Z] #0 1.233 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T12:54:54.508Z] #150 ... [2025-01-06T12:54:54.508Z] [2025-01-06T12:54:54.508Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T12:54:54.508Z] #0 0.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T12:54:54.508Z] #151 ... [2025-01-06T12:54:54.508Z] [2025-01-06T12:54:54.508Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T12:54:54.508Z] #0 0.930 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T12:54:54.508Z] #152 ... [2025-01-06T12:54:54.508Z] [2025-01-06T12:54:54.508Z] #153 [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-01-06T12:54:54.508Z] #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T12:54:56.113Z] 5c7f0f088c93: Pull complete [2025-01-06T12:54:58.065Z] 4fdc064ae6cf: Pull complete [2025-01-06T12:54:58.065Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-06T12:54:58.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T12:54:58.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T12:54:58.395Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T12:54:58.395Z] WORKDIR /edgex [2025-01-06T12:54:58.395Z] COPY go.mod . [2025-01-06T12:54:58.395Z] RUN go mod download [2025-01-06T12:54:58.395Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-06T12:54:59.800Z] #0 building with "default" instance using docker driver [2025-01-06T12:54:59.800Z] [2025-01-06T12:54:59.800Z] #1 [internal] load .dockerignore [2025-01-06T12:54:59.800Z] #1 transferring context: 50B done [2025-01-06T12:54:59.800Z] #1 DONE 0.1s [2025-01-06T12:54:59.800Z] [2025-01-06T12:54:59.800Z] #2 [internal] load build definition from Dockerfile [2025-01-06T12:54:59.800Z] #2 transferring dockerfile: 172B done [2025-01-06T12:54:59.800Z] #2 DONE 0.1s [2025-01-06T12:54:59.800Z] [2025-01-06T12:54:59.800Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T12:54:59.800Z] #3 DONE 0.0s [2025-01-06T12:54:59.800Z] [2025-01-06T12:54:59.800Z] #4 [internal] load build context [2025-01-06T12:54:59.800Z] #4 transferring context: 6.51kB done [2025-01-06T12:54:59.800Z] #4 DONE 0.1s [2025-01-06T12:54:59.800Z] [2025-01-06T12:54:59.800Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T12:54:59.800Z] #5 DONE 0.3s [2025-01-06T12:54:59.800Z] [2025-01-06T12:54:59.800Z] #6 [2/4] WORKDIR /edgex [2025-01-06T12:55:00.757Z] #6 DONE 0.9s [2025-01-06T12:55:00.757Z] [2025-01-06T12:55:00.757Z] #7 [3/4] COPY go.mod . [2025-01-06T12:55:00.757Z] #7 DONE 0.1s [2025-01-06T12:55:01.023Z] [2025-01-06T12:55:01.023Z] #8 [4/4] RUN go mod download [2025-01-06T12:55:19.264Z] #8 DONE 17.3s [2025-01-06T12:55:19.264Z] [2025-01-06T12:55:19.264Z] #9 exporting to image [2025-01-06T12:55:19.264Z] #9 exporting layers [2025-01-06T12:55:37.480Z] #9 exporting layers 17.7s done [2025-01-06T12:55:37.480Z] #9 writing image sha256:4483b9d377dda7f19bdb677ba1affa29c23600a4c5646d554c8f8bf34eea1e11 done [2025-01-06T12:55:37.480Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-06T12:55:37.480Z] #9 DONE 17.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:55:37.807Z] + docker inspect -f . ci-base-image-arm64 [2025-01-06T12:55:37.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:55:37.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-36204 does not seem to be running inside a container [2025-01-06T12:55:38.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-06T12:55:39.233Z] $ docker top 2007c76bd5e2e2fc51593d32ce42e15281b040154831eee520a785a43b4a8e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T12:55:40.041Z] + go version [2025-01-06T12:55:40.041Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-06T12:55:40.055Z] $ docker stop --time=1 2007c76bd5e2e2fc51593d32ce42e15281b040154831eee520a785a43b4a8e94 [2025-01-06T12:55:41.627Z] $ docker rm -f --volumes 2007c76bd5e2e2fc51593d32ce42e15281b040154831eee520a785a43b4a8e94 [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-01-06T12:55:42.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T12:55:42.242Z] [2025-01-06T12:55:42.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:55:42.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T12:55:44.518Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-06T12:55:44.518Z] 547446be3368: Pulling fs layer [2025-01-06T12:55:44.518Z] d125d8839a47: Pulling fs layer [2025-01-06T12:55:44.518Z] 3e85d5ac6304: Pulling fs layer [2025-01-06T12:55:44.518Z] c3105a71a48b: Pulling fs layer [2025-01-06T12:55:44.518Z] 0f093f025ec4: Pulling fs layer [2025-01-06T12:55:44.518Z] c3106fc0e877: Pulling fs layer [2025-01-06T12:55:44.518Z] c3105a71a48b: Waiting [2025-01-06T12:55:44.518Z] c3106fc0e877: Waiting [2025-01-06T12:55:44.518Z] 547446be3368: Verifying Checksum [2025-01-06T12:55:44.518Z] 547446be3368: Download complete [2025-01-06T12:55:44.518Z] c3105a71a48b: Verifying Checksum [2025-01-06T12:55:44.518Z] c3105a71a48b: Download complete [2025-01-06T12:55:44.518Z] d125d8839a47: Verifying Checksum [2025-01-06T12:55:44.518Z] d125d8839a47: Download complete [2025-01-06T12:55:44.785Z] c3106fc0e877: Verifying Checksum [2025-01-06T12:55:44.785Z] c3106fc0e877: Download complete [2025-01-06T12:55:44.785Z] 0f093f025ec4: Verifying Checksum [2025-01-06T12:55:44.785Z] 0f093f025ec4: Download complete [2025-01-06T12:55:45.053Z] 547446be3368: Pull complete [2025-01-06T12:55:45.639Z] d125d8839a47: Pull complete [2025-01-06T12:55:46.598Z] 3e85d5ac6304: Verifying Checksum [2025-01-06T12:55:46.599Z] 3e85d5ac6304: Download complete [2025-01-06T12:55:59.045Z] 3e85d5ac6304: Pull complete [2025-01-06T12:55:59.045Z] c3105a71a48b: Pull complete [2025-01-06T12:55:59.310Z] 0f093f025ec4: Pull complete [2025-01-06T12:55:59.310Z] c3106fc0e877: Pull complete [2025-01-06T12:55:59.310Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-06T12:55:59.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T12:55:59.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:55:59.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-36204 does not seem to be running inside a container [2025-01-06T12:55:59.556Z] $ 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/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-06T12:56:01.436Z] $ docker top c03c8da0f73d51ba076c0f8704b8c9497ccdef0c591e5382bf1d2f3a94b5b8cc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T12:56:01.928Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T12:56:03.877Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-01-06T12:56:03.877Z] #1 transferring dockerfile: [2025-01-06T12:56:03.877Z] #1 transferring dockerfile: 2.02kB done [2025-01-06T12:56:03.877Z] #1 DONE 0.1s [2025-01-06T12:56:03.877Z] [2025-01-06T12:56:03.877Z] #2 [support-notifications internal] load .dockerignore [2025-01-06T12:56:03.877Z] #2 transferring context: 50B done [2025-01-06T12:56:03.877Z] #2 DONE 0.1s [2025-01-06T12:56:03.877Z] [2025-01-06T12:56:03.877Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:03.877Z] #3 DONE 0.0s [2025-01-06T12:56:03.877Z] [2025-01-06T12:56:03.877Z] #4 [core-keeper internal] load .dockerignore [2025-01-06T12:56:03.877Z] #4 transferring context: 50B done [2025-01-06T12:56:03.877Z] #4 DONE 0.1s [2025-01-06T12:56:03.877Z] [2025-01-06T12:56:03.877Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-01-06T12:56:03.877Z] #5 transferring dockerfile: 2.07kB done [2025-01-06T12:56:03.877Z] #5 DONE 0.1s [2025-01-06T12:56:03.877Z] [2025-01-06T12:56:03.877Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:03.877Z] #3 DONE 0.0s [2025-01-06T12:56:03.877Z] [2025-01-06T12:56:03.877Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T12:56:04.156Z] #6 transferring dockerfile: 1.89kB done [2025-01-06T12:56:04.156Z] #6 DONE 0.1s [2025-01-06T12:56:04.156Z] [2025-01-06T12:56:04.156Z] #7 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T12:56:04.156Z] #7 transferring context: 50B 0.0s done [2025-01-06T12:56:04.156Z] #7 DONE 0.1s [2025-01-06T12:56:04.156Z] [2025-01-06T12:56:04.156Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:04.156Z] #3 DONE 0.0s [2025-01-06T12:56:04.156Z] [2025-01-06T12:56:04.156Z] #8 [core-data internal] load .dockerignore [2025-01-06T12:56:04.156Z] #8 transferring context: 50B 0.0s done [2025-01-06T12:56:04.156Z] #8 DONE 0.1s [2025-01-06T12:56:04.156Z] [2025-01-06T12:56:04.156Z] #9 [core-data internal] load build definition from Dockerfile [2025-01-06T12:56:04.156Z] #9 transferring dockerfile: 2.07kB done [2025-01-06T12:56:04.156Z] #9 DONE 0.1s [2025-01-06T12:56:04.156Z] [2025-01-06T12:56:04.156Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:04.156Z] #3 DONE 0.0s [2025-01-06T12:56:04.156Z] [2025-01-06T12:56:04.156Z] #10 [security-bootstrapper internal] load .dockerignore [2025-01-06T12:56:04.156Z] #10 transferring context: 50B 0.0s done [2025-01-06T12:56:04.156Z] #10 DONE 0.2s [2025-01-06T12:56:04.156Z] [2025-01-06T12:56:04.156Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T12:56:04.156Z] #11 transferring dockerfile: 3.02kB done [2025-01-06T12:56:04.156Z] #11 DONE 0.1s [2025-01-06T12:56:04.156Z] [2025-01-06T12:56:04.156Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T12:56:04.434Z] #12 ... [2025-01-06T12:56:04.434Z] [2025-01-06T12:56:04.434Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:04.434Z] #3 DONE 0.0s [2025-01-06T12:56:04.434Z] [2025-01-06T12:56:04.435Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T12:56:04.435Z] #13 transferring context: 50B 0.0s done [2025-01-06T12:56:04.435Z] #13 DONE 0.2s [2025-01-06T12:56:04.435Z] [2025-01-06T12:56:04.435Z] #14 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:56:04.435Z] #14 DONE 0.5s [2025-01-06T12:56:04.435Z] [2025-01-06T12:56:04.435Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T12:56:04.435Z] #12 transferring dockerfile: 2.23kB 0.0s done [2025-01-06T12:56:04.435Z] #12 DONE 0.2s [2025-01-06T12:56:04.435Z] [2025-01-06T12:56:04.435Z] #15 [core-metadata internal] load .dockerignore [2025-01-06T12:56:04.435Z] #15 transferring context: 50B done [2025-01-06T12:56:04.435Z] #15 DONE 0.1s [2025-01-06T12:56:04.435Z] [2025-01-06T12:56:04.435Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-01-06T12:56:04.435Z] #16 transferring dockerfile: 2.13kB done [2025-01-06T12:56:04.435Z] #16 DONE 0.2s [2025-01-06T12:56:04.435Z] [2025-01-06T12:56:04.435Z] #17 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:04.435Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:04.708Z] #17 ... [2025-01-06T12:56:04.708Z] [2025-01-06T12:56:04.708Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:04.708Z] #3 DONE 0.0s [2025-01-06T12:56:04.708Z] [2025-01-06T12:56:04.708Z] #17 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:04.708Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T12:56:04.708Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:56:04.708Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:56:04.977Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:56:05.273Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T12:56:05.273Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:56:05.273Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:56:05.273Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:56:05.273Z] #17 DONE 0.9s [2025-01-06T12:56:05.273Z] [2025-01-06T12:56:05.273Z] #14 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:56:05.273Z] #14 DONE 1.1s [2025-01-06T12:56:05.273Z] [2025-01-06T12:56:05.273Z] #18 [core-common-config-bootstrapper internal] load build context [2025-01-06T12:56:05.273Z] #18 DONE 0.0s [2025-01-06T12:56:05.273Z] [2025-01-06T12:56:05.273Z] #19 [security-proxy-auth internal] load .dockerignore [2025-01-06T12:56:05.273Z] #19 ... [2025-01-06T12:56:05.273Z] [2025-01-06T12:56:05.273Z] #20 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T12:56:05.273Z] #20 transferring dockerfile: 2.49kB 0.0s done [2025-01-06T12:56:05.273Z] #20 DONE 0.9s [2025-01-06T12:56:05.542Z] [2025-01-06T12:56:05.542Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-01-06T12:56:05.542Z] #21 transferring context: 50B 0.1s done [2025-01-06T12:56:05.542Z] #21 DONE 1.0s [2025-01-06T12:56:05.542Z] [2025-01-06T12:56:05.542Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:05.542Z] #3 DONE 0.0s [2025-01-06T12:56:05.542Z] [2025-01-06T12:56:05.542Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:56:05.824Z] #14 DONE 1.4s [2025-01-06T12:56:05.824Z] [2025-01-06T12:56:05.824Z] #17 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:05.824Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T12:56:05.824Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:56:05.824Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:56:05.824Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:56:05.824Z] #17 DONE 1.0s [2025-01-06T12:56:05.824Z] [2025-01-06T12:56:05.824Z] #22 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T12:56:05.824Z] #22 transferring dockerfile: 1.70kB 0.0s done [2025-01-06T12:56:05.824Z] #22 DONE 0.9s [2025-01-06T12:56:05.824Z] [2025-01-06T12:56:05.824Z] #23 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T12:56:05.824Z] #23 transferring dockerfile: 1.81kB 0.0s done [2025-01-06T12:56:05.824Z] #23 DONE 1.2s [2025-01-06T12:56:05.824Z] [2025-01-06T12:56:05.824Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:05.824Z] #24 ... [2025-01-06T12:56:05.824Z] [2025-01-06T12:56:05.824Z] #25 [security-spire-server internal] load .dockerignore [2025-01-06T12:56:05.824Z] #25 transferring context: 50B 0.0s done [2025-01-06T12:56:05.824Z] #25 DONE 1.1s [2025-01-06T12:56:05.824Z] [2025-01-06T12:56:05.824Z] #26 [security-bootstrapper internal] load build context [2025-01-06T12:56:05.824Z] #26 transferring context: 2.99MB 1.0s done [2025-01-06T12:56:05.824Z] #26 DONE 1.6s [2025-01-06T12:56:05.824Z] [2025-01-06T12:56:05.824Z] #27 [support-notifications internal] load build context [2025-01-06T12:56:05.824Z] #27 transferring context: 2.99MB 1.1s done [2025-01-06T12:56:05.824Z] #27 DONE 1.5s [2025-01-06T12:56:06.119Z] [2025-01-06T12:56:06.119Z] #28 [core-data internal] load build context [2025-01-06T12:56:06.119Z] #28 transferring context: 2.99MB 1.2s done [2025-01-06T12:56:06.119Z] #28 DONE 1.7s [2025-01-06T12:56:06.119Z] [2025-01-06T12:56:06.119Z] #29 [core-keeper internal] load build context [2025-01-06T12:56:06.119Z] #29 transferring context: 2.99MB 1.1s done [2025-01-06T12:56:06.119Z] #29 DONE 1.6s [2025-01-06T12:56:06.119Z] [2025-01-06T12:56:06.119Z] #14 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:56:06.119Z] #14 ... [2025-01-06T12:56:06.119Z] [2025-01-06T12:56:06.119Z] #30 [security-spiffe-token-provider internal] load build context [2025-01-06T12:56:06.119Z] #30 transferring context: 2.99MB 1.1s done [2025-01-06T12:56:06.119Z] #30 DONE 1.7s [2025-01-06T12:56:06.414Z] [2025-01-06T12:56:06.414Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T12:56:06.414Z] #31 DONE 2.2s [2025-01-06T12:56:06.414Z] [2025-01-06T12:56:06.414Z] #32 [security-spire-agent internal] load .dockerignore [2025-01-06T12:56:06.414Z] #32 transferring context: 50B 0.0s done [2025-01-06T12:56:06.414Z] #32 DONE 1.8s [2025-01-06T12:56:06.414Z] [2025-01-06T12:56:06.414Z] #33 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-06T12:56:07.078Z] #33 ... [2025-01-06T12:56:07.078Z] [2025-01-06T12:56:07.078Z] #34 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T12:56:07.078Z] #34 transferring dockerfile: 1.69kB 0.1s done [2025-01-06T12:56:07.078Z] #34 DONE 1.1s [2025-01-06T12:56:07.078Z] [2025-01-06T12:56:07.078Z] #14 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:56:07.078Z] #14 DONE 2.4s [2025-01-06T12:56:07.078Z] [2025-01-06T12:56:07.078Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:07.078Z] #24 ... [2025-01-06T12:56:07.078Z] [2025-01-06T12:56:07.078Z] #35 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T12:56:07.078Z] #35 transferring dockerfile: 2.15kB 0.0s done [2025-01-06T12:56:07.078Z] #35 DONE 2.1s [2025-01-06T12:56:07.078Z] [2025-01-06T12:56:07.078Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:07.355Z] #24 ... [2025-01-06T12:56:07.355Z] [2025-01-06T12:56:07.355Z] #17 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:07.355Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T12:56:07.355Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:56:07.355Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:56:07.355Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:56:07.355Z] #17 DONE 1.3s [2025-01-06T12:56:07.355Z] [2025-01-06T12:56:07.355Z] #19 [security-proxy-auth internal] load .dockerignore [2025-01-06T12:56:07.355Z] #19 transferring context: 50B done [2025-01-06T12:56:07.355Z] #19 DONE 2.3s [2025-01-06T12:56:07.355Z] [2025-01-06T12:56:07.355Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:07.355Z] #3 DONE 0.0s [2025-01-06T12:56:07.355Z] [2025-01-06T12:56:07.355Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T12:56:07.355Z] #36 DONE 1.6s [2025-01-06T12:56:07.355Z] [2025-01-06T12:56:07.355Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:07.627Z] #24 ... [2025-01-06T12:56:07.627Z] [2025-01-06T12:56:07.627Z] #37 [security-proxy-setup internal] load .dockerignore [2025-01-06T12:56:07.627Z] #37 transferring context: 50B 0.0s done [2025-01-06T12:56:07.627Z] #37 DONE 2.0s [2025-01-06T12:56:07.627Z] [2025-01-06T12:56:07.627Z] #38 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T12:56:07.627Z] #38 transferring dockerfile: 2.50kB 0.0s done [2025-01-06T12:56:07.627Z] #38 DONE 2.1s [2025-01-06T12:56:07.627Z] [2025-01-06T12:56:07.627Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:07.627Z] #24 ... [2025-01-06T12:56:07.627Z] [2025-01-06T12:56:07.627Z] #39 [security-spire-config internal] load .dockerignore [2025-01-06T12:56:07.627Z] #39 transferring context: 50B 0.0s done [2025-01-06T12:56:07.627Z] #39 DONE 1.8s [2025-01-06T12:56:07.627Z] [2025-01-06T12:56:07.627Z] #18 [core-common-config-bootstrapper internal] load build context [2025-01-06T12:56:07.627Z] #18 transferring context: 2.99MB 1.2s done [2025-01-06T12:56:07.627Z] #18 DONE 2.4s [2025-01-06T12:56:07.627Z] [2025-01-06T12:56:07.627Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:07.942Z] #24 ... [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #40 [core-command internal] load build definition from Dockerfile [2025-01-06T12:56:07.942Z] #40 transferring dockerfile: 1.94kB 0.0s done [2025-01-06T12:56:07.942Z] #40 DONE 2.0s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T12:56:07.942Z] #41 DONE 1.4s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #42 [core-metadata internal] load build context [2025-01-06T12:56:07.942Z] #42 transferring context: 2.99MB 1.3s done [2025-01-06T12:56:07.942Z] #42 DONE 2.5s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:07.942Z] #24 ... [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #17 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:07.942Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T12:56:07.942Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:56:07.942Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:56:07.942Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:56:07.942Z] #17 DONE 1.3s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #43 [core-command internal] load .dockerignore [2025-01-06T12:56:07.942Z] #43 transferring context: 50B 0.0s done [2025-01-06T12:56:07.942Z] #43 DONE 2.2s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:07.942Z] #3 DONE 0.0s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:07.942Z] #24 ... [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #44 [support-scheduler internal] load .dockerignore [2025-01-06T12:56:07.942Z] #44 transferring context: 50B 0.0s done [2025-01-06T12:56:07.942Z] #44 DONE 2.4s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #45 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T12:56:07.942Z] #45 transferring dockerfile: 1.82kB 0.0s done [2025-01-06T12:56:07.942Z] #45 DONE 2.4s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2025-01-06T12:56:07.942Z] #33 DONE 1.8s [2025-01-06T12:56:07.942Z] [2025-01-06T12:56:07.942Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:08.239Z] #24 ... [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:56:08.239Z] #3 DONE 0.0s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:08.239Z] #24 transferring context: 2.99MB 1.1s done [2025-01-06T12:56:08.239Z] #24 ... [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #17 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:08.239Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T12:56:08.239Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:56:08.239Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:56:08.239Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:56:08.239Z] #17 DONE 1.8s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T12:56:08.239Z] #31 DONE 3.1s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #14 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:56:08.239Z] #14 DONE 3.1s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2025-01-06T12:56:08.239Z] #33 DONE 2.7s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #17 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:08.239Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T12:56:08.239Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:56:08.239Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:56:08.239Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:56:08.239Z] #17 DONE 1.8s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T12:56:08.239Z] #31 DONE 3.1s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-01-06T12:56:08.239Z] #33 DONE 2.7s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #24 [security-secretstore-setup internal] load build context [2025-01-06T12:56:08.239Z] #24 DONE 2.4s [2025-01-06T12:56:08.239Z] [2025-01-06T12:56:08.239Z] #46 [support-scheduler internal] load build context [2025-01-06T12:56:08.917Z] #46 ... [2025-01-06T12:56:08.917Z] [2025-01-06T12:56:08.917Z] #17 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:56:08.917Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T12:56:08.917Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:56:08.917Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:56:08.917Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:56:08.917Z] #17 DONE 1.9s [2025-01-06T12:56:08.917Z] [2025-01-06T12:56:08.917Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T12:56:08.917Z] #36 DONE 2.0s [2025-01-06T12:56:08.917Z] [2025-01-06T12:56:08.917Z] #47 [security-spire-server internal] load build context [2025-01-06T12:56:08.917Z] #47 transferring context: 23.57kB 0.0s done [2025-01-06T12:56:08.917Z] #47 DONE 1.3s [2025-01-06T12:56:08.917Z] [2025-01-06T12:56:08.917Z] #48 [security-spire-config internal] load build context [2025-01-06T12:56:09.415Z] #48 ... [2025-01-06T12:56:09.415Z] [2025-01-06T12:56:09.415Z] #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T12:56:09.415Z] #49 DONE 4.0s [2025-01-06T12:56:09.415Z] [2025-01-06T12:56:09.415Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:09.415Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done [2025-01-06T12:56:09.415Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T12:56:09.415Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-06T12:56:09.415Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-06T12:56:09.415Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2025-01-06T12:56:09.415Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s [2025-01-06T12:56:09.415Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s [2025-01-06T12:56:09.415Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2025-01-06T12:56:09.415Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2025-01-06T12:56:09.415Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T12:56:09.415Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2025-01-06T12:56:09.415Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2025-01-06T12:56:09.739Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2025-01-06T12:56:09.739Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.1s [2025-01-06T12:56:10.034Z] #50 ... [2025-01-06T12:56:10.034Z] [2025-01-06T12:56:10.034Z] #51 [security-spire-agent internal] load build context [2025-01-06T12:56:10.034Z] #51 transferring context: 23.10kB 0.0s done [2025-01-06T12:56:10.034Z] #51 DONE 1.9s [2025-01-06T12:56:10.034Z] [2025-01-06T12:56:10.034Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:10.320Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-01-06T12:56:10.320Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2025-01-06T12:56:10.623Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2025-01-06T12:56:10.623Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2025-01-06T12:56:10.623Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.9s [2025-01-06T12:56:10.930Z] #50 ... [2025-01-06T12:56:10.930Z] [2025-01-06T12:56:10.930Z] #48 [security-spire-config internal] load build context [2025-01-06T12:56:10.930Z] #48 transferring context: 21.82kB 0.1s done [2025-01-06T12:56:10.930Z] #48 DONE 2.1s [2025-01-06T12:56:10.930Z] [2025-01-06T12:56:10.930Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:11.237Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.31MB / 28.04MB 2.4s [2025-01-06T12:56:11.237Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-06T12:56:11.612Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 2.7s [2025-01-06T12:56:11.947Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.10MB / 28.04MB 3.3s [2025-01-06T12:56:12.280Z] #50 ... [2025-01-06T12:56:12.280Z] [2025-01-06T12:56:12.280Z] #52 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T12:56:12.280Z] #0 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:12.280Z] #0 4.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:12.280Z] #0 6.507 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:12.280Z] #0 6.535 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:12.280Z] #0 6.575 OK: 9 MiB in 15 packages [2025-01-06T12:56:12.280Z] #52 DONE 7.9s [2025-01-06T12:56:12.280Z] [2025-01-06T12:56:12.280Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:12.608Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.04MB / 28.04MB 3.9s [2025-01-06T12:56:13.345Z] #50 ... [2025-01-06T12:56:13.345Z] [2025-01-06T12:56:13.345Z] #53 [security-proxy-setup internal] load build context [2025-01-06T12:56:13.345Z] #53 transferring context: 2.99MB 4.1s done [2025-01-06T12:56:13.345Z] #53 DONE 4.8s [2025-01-06T12:56:13.345Z] [2025-01-06T12:56:13.345Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:13.345Z] #50 ... [2025-01-06T12:56:13.345Z] [2025-01-06T12:56:13.345Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T12:56:13.345Z] #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:13.345Z] #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:13.345Z] #0 7.020 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:13.345Z] #0 7.021 (2/2) Installing su-exec (0.2-r3) [2025-01-06T12:56:13.345Z] #0 7.021 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:13.345Z] #0 7.070 OK: 9 MiB in 16 packages [2025-01-06T12:56:13.345Z] #54 DONE 8.0s [2025-01-06T12:56:13.345Z] [2025-01-06T12:56:13.345Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:13.345Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 4.5s [2025-01-06T12:56:13.636Z] #50 ... [2025-01-06T12:56:13.636Z] [2025-01-06T12:56:13.636Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T12:56:13.636Z] #0 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:13.636Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:13.636Z] #0 6.144 (1/2) Installing ca-certificates (20241121-r0) [2025-01-06T12:56:13.636Z] #0 6.416 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:13.636Z] #0 6.652 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:13.636Z] #0 6.652 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:56:13.636Z] #0 7.155 OK: 10 MiB in 16 packages [2025-01-06T12:56:13.636Z] #55 DONE 8.4s [2025-01-06T12:56:13.636Z] [2025-01-06T12:56:13.636Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:13.636Z] #50 ... [2025-01-06T12:56:13.636Z] [2025-01-06T12:56:13.636Z] #56 [core-command internal] load build context [2025-01-06T12:56:13.636Z] #56 transferring context: 2.99MB 4.5s done [2025-01-06T12:56:13.636Z] #56 DONE 5.3s [2025-01-06T12:56:13.636Z] [2025-01-06T12:56:13.636Z] #46 [support-scheduler internal] load build context [2025-01-06T12:56:13.636Z] #46 transferring context: 2.99MB 4.3s done [2025-01-06T12:56:13.636Z] #46 DONE 5.4s [2025-01-06T12:56:13.636Z] [2025-01-06T12:56:13.636Z] #57 [security-proxy-auth internal] load build context [2025-01-06T12:56:13.636Z] #57 transferring context: 2.99MB 4.1s done [2025-01-06T12:56:13.636Z] #57 DONE 5.4s [2025-01-06T12:56:13.636Z] [2025-01-06T12:56:13.636Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:13.636Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.29MB / 28.04MB 5.0s [2025-01-06T12:56:13.941Z] #50 ... [2025-01-06T12:56:13.941Z] [2025-01-06T12:56:13.941Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T12:56:13.941Z] #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:13.941Z] #0 4.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:13.941Z] #0 7.436 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:13.941Z] #0 7.463 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:13.941Z] #0 7.528 OK: 9 MiB in 15 packages [2025-01-06T12:56:13.941Z] #58 DONE 8.8s [2025-01-06T12:56:13.941Z] [2025-01-06T12:56:13.941Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:14.247Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 5.5s [2025-01-06T12:56:14.544Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 5.7s [2025-01-06T12:56:14.854Z] #50 ... [2025-01-06T12:56:14.854Z] [2025-01-06T12:56:14.854Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T12:56:14.854Z] #0 3.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:14.854Z] #0 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:14.854Z] #0 6.655 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T12:56:14.854Z] #0 6.941 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:14.854Z] #0 6.974 (3/4) Installing su-exec (0.2-r3) [2025-01-06T12:56:14.854Z] #0 6.999 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T12:56:14.854Z] #0 7.501 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:14.854Z] #0 7.629 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:56:14.854Z] #0 8.189 OK: 20 MiB in 18 packages [2025-01-06T12:56:14.854Z] #59 DONE 9.1s [2025-01-06T12:56:14.854Z] [2025-01-06T12:56:14.854Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:15.121Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.43MB / 28.04MB 6.4s [2025-01-06T12:56:15.395Z] #50 ... [2025-01-06T12:56:15.395Z] [2025-01-06T12:56:15.395Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T12:56:15.395Z] #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:15.395Z] #0 4.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:15.395Z] #0 7.497 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T12:56:15.395Z] #0 7.497 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T12:56:15.395Z] #0 7.497 OK: 24052 distinct packages available [2025-01-06T12:56:15.395Z] #0 8.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:15.395Z] #0 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:15.395Z] #60 ... [2025-01-06T12:56:15.395Z] [2025-01-06T12:56:15.395Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:15.684Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 7.1s [2025-01-06T12:56:15.974Z] #50 ... [2025-01-06T12:56:15.974Z] [2025-01-06T12:56:15.974Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T12:56:15.974Z] #61 DONE 8.0s [2025-01-06T12:56:15.974Z] [2025-01-06T12:56:15.974Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:16.253Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.51MB / 28.04MB 7.4s [2025-01-06T12:56:16.520Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.15MB / 28.04MB 7.7s [2025-01-06T12:56:17.125Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.01MB / 28.04MB 8.3s [2025-01-06T12:56:17.402Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.6s done [2025-01-06T12:56:17.402Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s [2025-01-06T12:56:17.402Z] #50 ... [2025-01-06T12:56:17.402Z] [2025-01-06T12:56:17.402Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:56:17.402Z] #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:17.402Z] #0 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:17.402Z] #0 7.487 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T12:56:17.402Z] #0 7.487 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T12:56:17.402Z] #0 7.487 OK: 24052 distinct packages available [2025-01-06T12:56:17.402Z] #0 7.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:17.402Z] #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:17.675Z] #62 ... [2025-01-06T12:56:17.675Z] [2025-01-06T12:56:17.675Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:17.954Z] #50 ... [2025-01-06T12:56:17.954Z] [2025-01-06T12:56:17.954Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T12:56:17.954Z] #0 4.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:17.954Z] #0 5.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:17.954Z] #0 8.118 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:17.954Z] #0 8.351 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:17.954Z] #0 8.379 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:17.954Z] #0 8.391 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T12:56:17.954Z] #0 8.458 (5/6) Installing su-exec (0.2-r3) [2025-01-06T12:56:17.954Z] #0 8.462 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T12:56:17.954Z] #0 8.825 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:17.954Z] #0 8.879 OK: 20 MiB in 18 packages [2025-01-06T12:56:17.954Z] #63 DONE 9.6s [2025-01-06T12:56:17.954Z] [2025-01-06T12:56:17.954Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:17.954Z] #50 ... [2025-01-06T12:56:17.954Z] [2025-01-06T12:56:17.954Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T12:56:17.954Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2025-01-06T12:56:17.954Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T12:56:17.954Z] #64 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-06T12:56:17.954Z] #64 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-06T12:56:17.954Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T12:56:17.954Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-06T12:56:17.954Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-06T12:56:17.954Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.0s done [2025-01-06T12:56:17.954Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2025-01-06T12:56:17.954Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2025-01-06T12:56:17.954Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.2s [2025-01-06T12:56:17.954Z] #64 ... [2025-01-06T12:56:17.954Z] [2025-01-06T12:56:17.954Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T12:56:17.954Z] #0 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.241Z] #65 ... [2025-01-06T12:56:18.241Z] [2025-01-06T12:56:18.241Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T12:56:18.241Z] #0 9.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.241Z] #66 ... [2025-01-06T12:56:18.241Z] [2025-01-06T12:56:18.241Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T12:56:18.241Z] #0 5.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.241Z] #0 5.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.241Z] #0 8.080 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T12:56:18.241Z] #0 8.256 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:18.241Z] #0 8.258 (3/3) Installing tzdata (2024b-r0) [2025-01-06T12:56:18.241Z] #0 8.856 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:18.241Z] #0 8.926 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:56:18.241Z] #0 9.586 OK: 11 MiB in 17 packages [2025-01-06T12:56:18.518Z] #67 ... [2025-01-06T12:56:18.518Z] [2025-01-06T12:56:18.518Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T12:56:18.518Z] #0 9.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.518Z] #0 9.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.518Z] #68 ... [2025-01-06T12:56:18.518Z] [2025-01-06T12:56:18.518Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T12:56:18.518Z] #0 7.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.518Z] #0 7.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.791Z] #69 ... [2025-01-06T12:56:18.791Z] [2025-01-06T12:56:18.791Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:56:18.791Z] #62 11.24 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:18.791Z] #62 ... [2025-01-06T12:56:18.791Z] [2025-01-06T12:56:18.791Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T12:56:18.791Z] #0 8.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:18.791Z] #0 9.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:19.108Z] #70 ... [2025-01-06T12:56:19.108Z] [2025-01-06T12:56:19.108Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:56:19.108Z] #62 11.56 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:19.108Z] #62 ... [2025-01-06T12:56:19.108Z] [2025-01-06T12:56:19.108Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T12:56:19.108Z] #67 DONE 10.8s [2025-01-06T12:56:19.108Z] [2025-01-06T12:56:19.108Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:56:19.108Z] #62 11.68 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:19.108Z] #62 11.69 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T12:56:19.108Z] #62 11.71 (5/7) Installing libucontext (1.2-r3) [2025-01-06T12:56:19.108Z] #62 11.74 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T12:56:19.108Z] #62 11.78 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T12:56:19.420Z] #62 11.87 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:19.420Z] #62 ... [2025-01-06T12:56:19.420Z] [2025-01-06T12:56:19.420Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T12:56:19.420Z] #0 8.690 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:19.420Z] #0 9.864 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:19.420Z] #71 ... [2025-01-06T12:56:19.420Z] [2025-01-06T12:56:19.420Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T12:56:19.420Z] #60 11.39 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T12:56:19.420Z] #60 11.61 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T12:56:19.420Z] #60 11.65 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T12:56:19.420Z] #60 11.67 (4/14) Installing libunistring (1.2-r0) [2025-01-06T12:56:19.420Z] #60 11.77 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T12:56:19.420Z] #60 11.78 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T12:56:19.420Z] #60 11.81 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T12:56:19.420Z] #60 11.83 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T12:56:19.420Z] #60 11.87 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T12:56:19.420Z] #60 11.90 (10/14) Installing curl (8.11.1-r0) [2025-01-06T12:56:19.420Z] #60 11.93 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:19.420Z] #60 11.95 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T12:56:19.420Z] #60 11.96 (13/14) Installing libucontext (1.2-r3) [2025-01-06T12:56:19.420Z] #60 11.99 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T12:56:19.420Z] #60 12.03 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:19.420Z] #60 12.14 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:56:19.420Z] #60 12.75 OK: 15 MiB in 28 packages [2025-01-06T12:56:19.420Z] #60 DONE 14.1s [2025-01-06T12:56:19.420Z] [2025-01-06T12:56:19.420Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:56:19.420Z] #62 11.98 OK: 10 MiB in 19 packages [2025-01-06T12:56:20.956Z] #62 ... [2025-01-06T12:56:20.956Z] [2025-01-06T12:56:20.956Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T12:56:20.956Z] #69 11.07 OK: 239 MiB in 58 packages [2025-01-06T12:56:20.956Z] #69 DONE 13.2s [2025-01-06T12:56:20.956Z] [2025-01-06T12:56:20.956Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:20.956Z] #50 ... [2025-01-06T12:56:20.956Z] [2025-01-06T12:56:20.956Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T12:56:20.956Z] #62 DONE 13.8s [2025-01-06T12:56:20.956Z] [2025-01-06T12:56:20.956Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:21.243Z] #50 ... [2025-01-06T12:56:21.243Z] [2025-01-06T12:56:21.243Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:56:21.243Z] #72 DONE 0.6s [2025-01-06T12:56:21.243Z] [2025-01-06T12:56:21.243Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T12:56:22.259Z] #73 ... [2025-01-06T12:56:22.259Z] [2025-01-06T12:56:22.259Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T12:56:22.259Z] #68 13.69 OK: 239 MiB in 58 packages [2025-01-06T12:56:22.259Z] #68 DONE 14.9s [2025-01-06T12:56:22.259Z] [2025-01-06T12:56:22.259Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:22.259Z] #50 ... [2025-01-06T12:56:22.259Z] [2025-01-06T12:56:22.259Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T12:56:22.259Z] #0 7.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:22.259Z] #0 8.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:22.566Z] #74 ... [2025-01-06T12:56:22.566Z] [2025-01-06T12:56:22.566Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:22.566Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2025-01-06T12:56:22.848Z] #50 ... [2025-01-06T12:56:22.848Z] [2025-01-06T12:56:22.848Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:56:22.848Z] #75 DONE 0.8s [2025-01-06T12:56:23.147Z] [2025-01-06T12:56:23.147Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T12:56:23.147Z] #64 ... [2025-01-06T12:56:23.147Z] [2025-01-06T12:56:23.147Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T12:56:23.147Z] #0 5.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:23.147Z] #0 6.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:23.444Z] #76 ... [2025-01-06T12:56:23.444Z] [2025-01-06T12:56:23.444Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:23.728Z] #50 ... [2025-01-06T12:56:23.728Z] [2025-01-06T12:56:23.728Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:56:23.728Z] #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:23.728Z] #0 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:23.728Z] #77 ... [2025-01-06T12:56:23.728Z] [2025-01-06T12:56:23.728Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T12:56:23.728Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s [2025-01-06T12:56:24.017Z] #64 ... [2025-01-06T12:56:24.017Z] [2025-01-06T12:56:24.017Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:56:24.017Z] #0 5.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:24.017Z] #0 6.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:24.017Z] #78 ... [2025-01-06T12:56:24.017Z] [2025-01-06T12:56:24.017Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T12:56:24.017Z] #76 10.97 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:24.017Z] #76 10.97 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:24.298Z] #76 10.98 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:24.593Z] #76 ... [2025-01-06T12:56:24.593Z] [2025-01-06T12:56:24.593Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T12:56:24.593Z] #66 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:24.593Z] #66 15.64 OK: 239 MiB in 58 packages [2025-01-06T12:56:24.593Z] #66 DONE 17.4s [2025-01-06T12:56:24.593Z] [2025-01-06T12:56:24.593Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:24.884Z] #50 ... [2025-01-06T12:56:24.884Z] [2025-01-06T12:56:24.884Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T12:56:24.884Z] #0 5.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:24.884Z] #0 6.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:24.884Z] #0 9.473 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:24.884Z] #0 9.473 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:24.884Z] #0 9.521 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:25.158Z] #79 ... [2025-01-06T12:56:25.158Z] [2025-01-06T12:56:25.158Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T12:56:25.158Z] #76 11.81 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:25.158Z] #76 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:25.451Z] #76 ... [2025-01-06T12:56:25.451Z] [2025-01-06T12:56:25.451Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:56:25.451Z] #80 DONE 0.8s [2025-01-06T12:56:25.451Z] [2025-01-06T12:56:25.451Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:25.750Z] #50 ... [2025-01-06T12:56:25.750Z] [2025-01-06T12:56:25.750Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T12:56:25.750Z] #71 14.42 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:25.750Z] #71 14.97 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:25.750Z] #71 15.15 OK: 9 MiB in 15 packages [2025-01-06T12:56:25.750Z] #71 DONE 16.4s [2025-01-06T12:56:25.750Z] [2025-01-06T12:56:25.750Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:26.037Z] #50 ... [2025-01-06T12:56:26.037Z] [2025-01-06T12:56:26.037Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T12:56:26.037Z] #0 3.558 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:26.037Z] #0 5.126 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:26.037Z] #0 9.411 OK: 239 MiB in 58 packages [2025-01-06T12:56:26.313Z] #81 ... [2025-01-06T12:56:26.313Z] [2025-01-06T12:56:26.313Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:26.594Z] #50 ... [2025-01-06T12:56:26.594Z] [2025-01-06T12:56:26.594Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T12:56:26.594Z] #81 DONE 10.4s [2025-01-06T12:56:26.594Z] [2025-01-06T12:56:26.594Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:26.871Z] #50 ... [2025-01-06T12:56:26.871Z] [2025-01-06T12:56:26.871Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T12:56:26.871Z] #82 DONE 0.5s [2025-01-06T12:56:26.871Z] [2025-01-06T12:56:26.871Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:27.146Z] #50 ... [2025-01-06T12:56:27.146Z] [2025-01-06T12:56:27.146Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T12:56:27.146Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.8s done [2025-01-06T12:56:27.146Z] #64 DONE 19.2s [2025-01-06T12:56:27.146Z] [2025-01-06T12:56:27.146Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:27.743Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s [2025-01-06T12:56:28.012Z] #50 ... [2025-01-06T12:56:28.012Z] [2025-01-06T12:56:28.012Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T12:56:28.012Z] #0 4.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:28.012Z] #0 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:28.012Z] #0 9.130 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:28.012Z] #0 9.130 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:28.012Z] #0 9.181 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:28.012Z] #83 ... [2025-01-06T12:56:28.012Z] [2025-01-06T12:56:28.012Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:56:28.012Z] #78 12.33 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:28.012Z] #78 12.33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:28.012Z] #78 12.38 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:28.012Z] #78 13.13 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:28.012Z] #78 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:28.280Z] #78 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:28.280Z] #78 ... [2025-01-06T12:56:28.280Z] [2025-01-06T12:56:28.280Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T12:56:28.280Z] #65 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:28.280Z] #65 14.02 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T12:56:28.280Z] #65 14.02 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T12:56:28.280Z] #65 14.02 OK: 24050 distinct packages available [2025-01-06T12:56:28.280Z] #65 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:28.280Z] #65 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:28.558Z] #65 ... [2025-01-06T12:56:28.558Z] [2025-01-06T12:56:28.558Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:29.161Z] #50 ... [2025-01-06T12:56:29.161Z] [2025-01-06T12:56:29.161Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:56:29.161Z] #0 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:29.161Z] #0 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:29.436Z] #84 ... [2025-01-06T12:56:29.436Z] [2025-01-06T12:56:29.436Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:29.436Z] #50 ... [2025-01-06T12:56:29.436Z] [2025-01-06T12:56:29.436Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:56:29.436Z] #0 4.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:29.436Z] #0 5.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:29.710Z] #85 ... [2025-01-06T12:56:29.710Z] [2025-01-06T12:56:29.710Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:30.718Z] #50 ... [2025-01-06T12:56:30.718Z] [2025-01-06T12:56:30.718Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T12:56:30.718Z] #65 20.78 OK: 239 MiB in 58 packages [2025-01-06T12:56:30.718Z] #65 DONE 22.5s [2025-01-06T12:56:30.718Z] [2025-01-06T12:56:30.718Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:30.970Z] #153 97.26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T12:56:30.971Z] #153 DONE 107.6s [2025-01-06T12:56:30.971Z] [2025-01-06T12:56:30.971Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T12:56:30.971Z] #148 DONE 107.6s [2025-01-06T12:56:30.971Z] [2025-01-06T12:56:30.971Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T12:56:30.971Z] #149 DONE 107.6s [2025-01-06T12:56:30.971Z] [2025-01-06T12:56:30.971Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:30.971Z] #39 ... [2025-01-06T12:56:30.971Z] [2025-01-06T12:56:30.971Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T12:56:30.971Z] #151 DONE 107.7s [2025-01-06T12:56:30.971Z] [2025-01-06T12:56:30.971Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T12:56:30.971Z] #144 DONE 107.9s [2025-01-06T12:56:30.971Z] [2025-01-06T12:56:30.971Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T12:56:31.352Z] #50 ... [2025-01-06T12:56:31.352Z] [2025-01-06T12:56:31.352Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:56:31.352Z] #86 DONE 0.6s [2025-01-06T12:56:31.352Z] [2025-01-06T12:56:31.352Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:56:31.352Z] #87 ... [2025-01-06T12:56:31.352Z] [2025-01-06T12:56:31.352Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:31.903Z] #154 DONE 0.7s [2025-01-06T12:56:31.904Z] [2025-01-06T12:56:31.904Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:56:31.904Z] #155 DONE 0.5s [2025-01-06T12:56:31.904Z] [2025-01-06T12:56:31.904Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:56:31.904Z] #156 DONE 0.6s [2025-01-06T12:56:31.904Z] [2025-01-06T12:56:31.904Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:56:31.904Z] #157 DONE 0.6s [2025-01-06T12:56:31.904Z] [2025-01-06T12:56:31.904Z] #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:56:31.904Z] #158 ... [2025-01-06T12:56:31.904Z] [2025-01-06T12:56:31.904Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:56:31.904Z] #159 DONE 0.4s [2025-01-06T12:56:31.904Z] [2025-01-06T12:56:31.904Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:56:32.003Z] #50 ... [2025-01-06T12:56:32.003Z] [2025-01-06T12:56:32.003Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T12:56:32.003Z] #70 14.31 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T12:56:32.003Z] #70 14.31 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T12:56:32.003Z] #70 14.31 OK: 24052 distinct packages available [2025-01-06T12:56:32.003Z] #70 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:32.003Z] #70 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:32.003Z] #70 21.63 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T12:56:32.003Z] #70 21.64 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T12:56:32.003Z] #70 21.65 (3/4) Installing libucontext (1.2-r3) [2025-01-06T12:56:32.003Z] #70 21.66 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T12:56:32.003Z] #70 21.68 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:32.003Z] #70 21.79 OK: 9 MiB in 18 packages [2025-01-06T12:56:32.003Z] #70 DONE 22.9s [2025-01-06T12:56:32.003Z] [2025-01-06T12:56:32.003Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T12:56:32.003Z] #74 13.59 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:32.003Z] #74 13.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:32.003Z] #74 13.71 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:32.003Z] #74 14.80 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:32.003Z] #74 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:32.003Z] #74 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:32.003Z] #74 18.77 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:32.003Z] #74 18.81 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:32.003Z] #74 19.25 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:32.003Z] #74 19.39 OK: 9 MiB in 15 packages [2025-01-06T12:56:32.003Z] #74 DONE 20.5s [2025-01-06T12:56:32.003Z] [2025-01-06T12:56:32.003Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:32.852Z] #160 ... [2025-01-06T12:56:32.852Z] [2025-01-06T12:56:32.852Z] #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:56:32.852Z] #158 DONE 1.0s [2025-01-06T12:56:32.852Z] [2025-01-06T12:56:32.852Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:56:32.852Z] #161 DONE 1.1s [2025-01-06T12:56:32.852Z] [2025-01-06T12:56:32.852Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:56:32.852Z] #162 DONE 1.1s [2025-01-06T12:56:32.852Z] [2025-01-06T12:56:32.852Z] #163 [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-01-06T12:56:33.036Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s [2025-01-06T12:56:33.036Z] #50 ... [2025-01-06T12:56:33.036Z] [2025-01-06T12:56:33.036Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:56:33.036Z] #88 ... [2025-01-06T12:56:33.036Z] [2025-01-06T12:56:33.036Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:56:33.036Z] #78 17.42 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:33.036Z] #78 17.47 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:33.036Z] #78 17.87 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:33.036Z] #78 17.96 OK: 9 MiB in 15 packages [2025-01-06T12:56:33.036Z] #78 ... [2025-01-06T12:56:33.036Z] [2025-01-06T12:56:33.036Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T12:56:33.036Z] #79 10.72 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:33.036Z] #79 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:33.036Z] #79 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:33.036Z] #79 15.81 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:33.036Z] #79 15.86 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:33.036Z] #79 16.29 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:33.036Z] #79 16.35 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:56:33.036Z] #79 17.11 OK: 20 MiB in 18 packages [2025-01-06T12:56:33.036Z] #79 DONE 18.2s [2025-01-06T12:56:33.036Z] [2025-01-06T12:56:33.036Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T12:56:33.036Z] #76 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:33.036Z] #76 17.78 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:33.036Z] #76 17.89 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:33.036Z] #76 18.24 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:33.036Z] #76 18.35 OK: 9 MiB in 16 packages [2025-01-06T12:56:33.036Z] #76 DONE 20.0s [2025-01-06T12:56:33.110Z] #163 ... [2025-01-06T12:56:33.110Z] [2025-01-06T12:56:33.110Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:56:33.110Z] #160 DONE 1.2s [2025-01-06T12:56:33.110Z] [2025-01-06T12:56:33.110Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T12:56:33.323Z] [2025-01-06T12:56:33.323Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:56:33.323Z] #78 DONE 19.2s [2025-01-06T12:56:33.323Z] [2025-01-06T12:56:33.323Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:33.614Z] #50 ... [2025-01-06T12:56:33.614Z] [2025-01-06T12:56:33.614Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T12:56:33.614Z] #77 10.47 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:33.614Z] #77 10.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:33.614Z] #77 10.53 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:33.614Z] #77 11.97 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:33.614Z] #77 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:33.614Z] #77 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:33.614Z] #77 17.88 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:33.614Z] #77 17.95 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:33.614Z] #77 18.27 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:33.614Z] #77 18.39 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:56:33.614Z] #77 19.31 OK: 10 MiB in 16 packages [2025-01-06T12:56:33.614Z] #77 DONE 20.1s [2025-01-06T12:56:33.614Z] [2025-01-06T12:56:33.614Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:34.235Z] #50 ... [2025-01-06T12:56:34.235Z] [2025-01-06T12:56:34.235Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T12:56:34.235Z] #83 10.27 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:34.235Z] #83 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:34.235Z] #83 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:34.235Z] #83 15.33 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:34.235Z] #83 15.43 OK: 20 MiB in 18 packages [2025-01-06T12:56:34.235Z] #83 DONE 16.4s [2025-01-06T12:56:34.495Z] #164 ... [2025-01-06T12:56:34.495Z] [2025-01-06T12:56:34.495Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T12:56:34.495Z] #165 DONE 1.5s [2025-01-06T12:56:34.495Z] [2025-01-06T12:56:34.495Z] #166 [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-01-06T12:56:34.536Z] [2025-01-06T12:56:34.536Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:34.536Z] #50 ... [2025-01-06T12:56:34.536Z] [2025-01-06T12:56:34.536Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T12:56:34.536Z] #89 DONE 0.3s [2025-01-06T12:56:34.760Z] #166 ... [2025-01-06T12:56:34.760Z] [2025-01-06T12:56:34.760Z] #167 [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-01-06T12:56:34.760Z] #167 DONE 1.8s [2025-01-06T12:56:34.760Z] [2025-01-06T12:56:34.760Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T12:56:34.760Z] #164 DONE 1.7s [2025-01-06T12:56:34.760Z] [2025-01-06T12:56:34.760Z] #163 [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-01-06T12:56:34.760Z] #163 DONE 1.7s [2025-01-06T12:56:34.760Z] [2025-01-06T12:56:34.760Z] #168 [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-01-06T12:56:34.820Z] [2025-01-06T12:56:34.820Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:56:34.820Z] #85 10.95 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:34.820Z] #85 10.95 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:34.820Z] #85 10.97 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:34.820Z] #85 11.80 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:34.820Z] #85 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:34.820Z] #85 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:34.820Z] #85 ... [2025-01-06T12:56:34.820Z] [2025-01-06T12:56:34.820Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T12:56:34.820Z] #73 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:34.820Z] #73 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:34.820Z] #73 8.371 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:34.820Z] #73 8.371 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:34.820Z] #73 8.420 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:34.820Z] #73 9.384 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:34.820Z] #73 9.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:34.820Z] #73 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:34.820Z] #73 13.06 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:34.820Z] #73 13.10 OK: 10 MiB in 19 packages [2025-01-06T12:56:34.820Z] #73 DONE 13.9s [2025-01-06T12:56:35.025Z] #168 ... [2025-01-06T12:56:35.025Z] [2025-01-06T12:56:35.025Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T12:56:35.025Z] #169 DONE 3.2s [2025-01-06T12:56:35.025Z] [2025-01-06T12:56:35.025Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T12:56:35.025Z] #170 DONE 0.3s [2025-01-06T12:56:35.025Z] [2025-01-06T12:56:35.025Z] #171 [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-01-06T12:56:35.025Z] #171 DONE 0.3s [2025-01-06T12:56:35.025Z] [2025-01-06T12:56:35.025Z] #166 [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-01-06T12:56:35.025Z] #166 DONE 0.5s [2025-01-06T12:56:35.025Z] [2025-01-06T12:56:35.025Z] #168 [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-01-06T12:56:35.025Z] #168 DONE 0.4s [2025-01-06T12:56:35.025Z] [2025-01-06T12:56:35.025Z] #110 [security-spiffe-token-provider] exporting to image [2025-01-06T12:56:35.025Z] #110 exporting layers [2025-01-06T12:56:35.105Z] [2025-01-06T12:56:35.105Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:35.377Z] #50 ... [2025-01-06T12:56:35.377Z] [2025-01-06T12:56:35.377Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:56:35.377Z] #90 ... [2025-01-06T12:56:35.377Z] [2025-01-06T12:56:35.377Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:36.882Z] #50 ... [2025-01-06T12:56:36.882Z] [2025-01-06T12:56:36.882Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T12:56:36.882Z] #91 DONE 3.4s [2025-01-06T12:56:36.882Z] [2025-01-06T12:56:36.882Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:36.882Z] #50 ... [2025-01-06T12:56:36.882Z] [2025-01-06T12:56:36.882Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T12:56:36.882Z] #92 DONE 1.9s [2025-01-06T12:56:36.882Z] [2025-01-06T12:56:36.882Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:36.882Z] #50 ... [2025-01-06T12:56:36.882Z] [2025-01-06T12:56:36.882Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:56:36.882Z] #84 10.32 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:36.882Z] #84 10.32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:36.882Z] #84 10.35 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:36.882Z] #84 11.66 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:36.882Z] #84 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:36.882Z] #84 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:36.882Z] #84 16.56 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:36.882Z] #84 16.60 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:36.882Z] #84 16.73 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:36.882Z] #84 16.77 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:56:36.882Z] #84 17.04 OK: 11 MiB in 17 packages [2025-01-06T12:56:36.882Z] #84 DONE 17.7s [2025-01-06T12:56:37.175Z] [2025-01-06T12:56:37.175Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:37.175Z] #50 ... [2025-01-06T12:56:37.175Z] [2025-01-06T12:56:37.175Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T12:56:37.175Z] #93 DONE 0.5s [2025-01-06T12:56:37.175Z] [2025-01-06T12:56:37.175Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:56:37.175Z] #85 16.31 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:37.175Z] #85 16.33 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:37.175Z] #85 16.54 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:37.175Z] #85 16.58 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:56:37.175Z] #85 17.01 OK: 15 MiB in 28 packages [2025-01-06T12:56:37.175Z] #85 DONE 17.8s [2025-01-06T12:56:37.175Z] [2025-01-06T12:56:37.175Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:37.175Z] #50 ... [2025-01-06T12:56:37.175Z] [2025-01-06T12:56:37.175Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:56:37.175Z] #94 ... [2025-01-06T12:56:37.175Z] [2025-01-06T12:56:37.175Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:56:37.175Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.7s done [2025-01-06T12:56:37.448Z] #50 DONE 30.8s [2025-01-06T12:56:37.448Z] [2025-01-06T12:56:37.448Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T12:56:37.448Z] #0 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:37.448Z] #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:37.716Z] #95 5.981 Upgrading critical system libraries and apk-tools: [2025-01-06T12:56:37.716Z] #95 5.982 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:56:37.716Z] #95 5.996 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:56:37.983Z] #95 6.277 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:56:38.250Z] #95 6.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:38.250Z] #95 ... [2025-01-06T12:56:38.250Z] [2025-01-06T12:56:38.250Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T12:56:39.243Z] #110 ... [2025-01-06T12:56:39.243Z] [2025-01-06T12:56:39.243Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:56:39.244Z] #172 DONE 3.8s [2025-01-06T12:56:39.244Z] [2025-01-06T12:56:39.244Z] #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:56:39.244Z] #173 DONE 3.7s [2025-01-06T12:56:39.244Z] [2025-01-06T12:56:39.244Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T12:56:39.244Z] #174 DONE 3.9s [2025-01-06T12:56:39.244Z] [2025-01-06T12:56:39.244Z] #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T12:56:39.244Z] #175 DONE 3.8s [2025-01-06T12:56:39.244Z] [2025-01-06T12:56:39.244Z] #110 [security-spiffe-token-provider] exporting to image [2025-01-06T12:56:39.244Z] #110 exporting layers 3.8s done [2025-01-06T12:56:39.244Z] #110 writing image sha256:160df64f69254be22140a81ea1c04bce4ba0abc500952bc54a77486e139c67f2 0.0s done [2025-01-06T12:56:39.244Z] #110 naming to docker.io/library/security-spiffe-token-provider [2025-01-06T12:56:39.244Z] #110 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2025-01-06T12:56:39.244Z] #110 DONE 5.0s [2025-01-06T12:56:39.244Z] [2025-01-06T12:56:39.244Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T12:56:39.662Z] #96 DONE 1.3s [2025-01-06T12:56:39.662Z] [2025-01-06T12:56:39.662Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T12:56:39.662Z] #97 DONE 1.3s [2025-01-06T12:56:39.662Z] [2025-01-06T12:56:39.662Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T12:56:39.662Z] #98 DONE 0.1s [2025-01-06T12:56:39.662Z] [2025-01-06T12:56:39.662Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T12:56:39.662Z] #99 DONE 0.1s [2025-01-06T12:56:39.662Z] [2025-01-06T12:56:39.662Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T12:56:39.662Z] #100 DONE 0.2s [2025-01-06T12:56:39.662Z] [2025-01-06T12:56:39.662Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T12:56:39.662Z] #101 DONE 0.2s [2025-01-06T12:56:39.662Z] [2025-01-06T12:56:39.662Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T12:56:39.809Z] #176 DONE 0.9s [2025-01-06T12:56:39.809Z] [2025-01-06T12:56:39.809Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T12:56:39.809Z] #177 DONE 1.0s [2025-01-06T12:56:39.809Z] [2025-01-06T12:56:39.809Z] #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:56:39.809Z] #178 DONE 1.0s [2025-01-06T12:56:39.809Z] [2025-01-06T12:56:39.809Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T12:56:39.933Z] #102 DONE 0.2s [2025-01-06T12:56:39.933Z] [2025-01-06T12:56:39.933Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T12:56:39.933Z] #103 DONE 0.2s [2025-01-06T12:56:39.933Z] [2025-01-06T12:56:39.933Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T12:56:40.205Z] #104 DONE 0.2s [2025-01-06T12:56:40.205Z] [2025-01-06T12:56:40.205Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T12:56:40.205Z] #105 DONE 0.2s [2025-01-06T12:56:40.205Z] [2025-01-06T12:56:40.205Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T12:56:40.205Z] #106 DONE 0.1s [2025-01-06T12:56:40.205Z] [2025-01-06T12:56:40.205Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T12:56:40.205Z] #95 6.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:56:40.205Z] #95 7.979 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:56:40.205Z] #95 8.006 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:40.205Z] #95 8.129 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:56:40.205Z] #95 8.184 OK: 9 MiB in 18 packages [2025-01-06T12:56:40.205Z] #95 DONE 8.6s [2025-01-06T12:56:40.205Z] [2025-01-06T12:56:40.205Z] #107 [security-spire-server] exporting to image [2025-01-06T12:56:40.205Z] #107 exporting layers [2025-01-06T12:56:40.480Z] #107 ... [2025-01-06T12:56:40.480Z] [2025-01-06T12:56:40.480Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T12:56:40.480Z] #108 DONE 0.3s [2025-01-06T12:56:40.480Z] [2025-01-06T12:56:40.480Z] #109 [security-spire-agent] exporting to image [2025-01-06T12:56:41.076Z] #109 ... [2025-01-06T12:56:41.076Z] [2025-01-06T12:56:41.076Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:56:41.343Z] #110 ... [2025-01-06T12:56:41.343Z] [2025-01-06T12:56:41.343Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T12:56:41.937Z] #111 DONE 1.4s [2025-01-06T12:56:41.937Z] [2025-01-06T12:56:41.937Z] #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T12:56:41.937Z] #112 DONE 0.2s [2025-01-06T12:56:41.937Z] [2025-01-06T12:56:41.937Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T12:56:42.220Z] #113 DONE 0.1s [2025-01-06T12:56:42.220Z] [2025-01-06T12:56:42.220Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T12:56:42.220Z] #114 DONE 0.1s [2025-01-06T12:56:42.220Z] [2025-01-06T12:56:42.220Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:56:42.220Z] #90 ... [2025-01-06T12:56:42.220Z] [2025-01-06T12:56:42.220Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T12:56:42.499Z] #115 DONE 0.1s [2025-01-06T12:56:42.499Z] [2025-01-06T12:56:42.499Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T12:56:42.499Z] #116 DONE 0.1s [2025-01-06T12:56:42.499Z] [2025-01-06T12:56:42.499Z] #107 [security-spire-server] exporting to image [2025-01-06T12:56:42.499Z] #107 exporting layers 2.0s done [2025-01-06T12:56:42.499Z] #107 writing image sha256:c6932e3c5f9571547ce0386b95f1418da2afd1d165bd5b38d94d8141cac1ac4a 0.0s done [2025-01-06T12:56:42.499Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-06T12:56:42.499Z] #107 DONE 2.1s [2025-01-06T12:56:42.499Z] [2025-01-06T12:56:42.499Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:56:42.499Z] #110 ... [2025-01-06T12:56:42.499Z] [2025-01-06T12:56:42.499Z] #109 [security-spire-agent] exporting to image [2025-01-06T12:56:42.499Z] #109 exporting layers 2.0s done [2025-01-06T12:56:42.499Z] #109 writing image sha256:37cbbf0ea79c4c67ad6f88541f42ba692cdaef3710c39ae88f25f662eb004890 done [2025-01-06T12:56:42.499Z] #109 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-06T12:56:42.499Z] #109 DONE 2.0s [2025-01-06T12:56:42.499Z] [2025-01-06T12:56:42.499Z] #117 [security-spire-config] exporting to image [2025-01-06T12:56:43.089Z] #179 DONE 2.8s [2025-01-06T12:56:43.089Z] [2025-01-06T12:56:43.089Z] #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T12:56:43.089Z] #180 DONE 3.9s [2025-01-06T12:56:43.089Z] [2025-01-06T12:56:43.089Z] #110 [core-common-config-bootstrapper] exporting to image [2025-01-06T12:56:43.089Z] #110 ... [2025-01-06T12:56:43.089Z] [2025-01-06T12:56:43.089Z] #181 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T12:56:43.089Z] #181 DONE 3.0s [2025-01-06T12:56:43.089Z] [2025-01-06T12:56:43.089Z] #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T12:56:43.656Z] #182 DONE 0.8s [2025-01-06T12:56:43.656Z] [2025-01-06T12:56:43.656Z] #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T12:56:43.656Z] #183 DONE 0.9s [2025-01-06T12:56:43.656Z] [2025-01-06T12:56:43.656Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T12:56:43.656Z] #184 ... [2025-01-06T12:56:43.656Z] [2025-01-06T12:56:43.656Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T12:56:43.656Z] #185 DONE 3.9s [2025-01-06T12:56:43.929Z] [2025-01-06T12:56:43.929Z] #110 [security-proxy-setup] exporting to image [2025-01-06T12:56:43.930Z] #110 exporting layers 1.2s done [2025-01-06T12:56:43.930Z] #110 writing image sha256:4c035fd33419a443b3ac81e76e069037131cf342d067ab761d371af234dd710e [2025-01-06T12:56:44.199Z] #110 writing image sha256:4c035fd33419a443b3ac81e76e069037131cf342d067ab761d371af234dd710e 0.4s done [2025-01-06T12:56:44.199Z] #110 naming to docker.io/library/core-common-config-bootstrapper [2025-01-06T12:56:44.451Z] #117 exporting layers 2.0s done [2025-01-06T12:56:44.451Z] #117 writing image sha256:d22896fc36c7c495fd943dae29685c9c6e2a48b564130ac13e97d8403781fed9 0.0s done [2025-01-06T12:56:44.451Z] #117 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-06T12:56:44.451Z] #117 DONE 2.1s [2025-01-06T12:56:44.451Z] [2025-01-06T12:56:44.452Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:56:44.477Z] #110 ... [2025-01-06T12:56:44.477Z] [2025-01-06T12:56:44.477Z] #186 [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-01-06T12:56:44.477Z] #186 DONE 0.7s [2025-01-06T12:56:44.477Z] [2025-01-06T12:56:44.477Z] #110 [core-common-config-bootstrapper] exporting to image [2025-01-06T12:56:44.477Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-06T12:56:45.044Z] #110 ... [2025-01-06T12:56:45.044Z] [2025-01-06T12:56:45.044Z] #187 [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-01-06T12:56:45.044Z] #187 DONE 0.9s [2025-01-06T12:56:45.301Z] [2025-01-06T12:56:45.301Z] #188 [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-01-06T12:56:45.866Z] #188 ... [2025-01-06T12:56:45.866Z] [2025-01-06T12:56:45.866Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T12:56:45.866Z] #184 DONE 2.2s [2025-01-06T12:56:45.866Z] [2025-01-06T12:56:45.866Z] #188 [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-01-06T12:56:45.866Z] #188 DONE 0.7s [2025-01-06T12:56:45.866Z] [2025-01-06T12:56:45.866Z] #110 [security-proxy-setup] exporting to image [2025-01-06T12:56:45.866Z] #110 exporting layers 2.1s done [2025-01-06T12:56:45.866Z] #110 writing image sha256:7ece8044cf9ff4c99fcee556334e7525367f96702c58884840cf1856fb3457fc done [2025-01-06T12:56:45.866Z] #110 naming to docker.io/library/security-proxy-setup done [2025-01-06T12:56:46.805Z] #110 ... [2025-01-06T12:56:46.805Z] [2025-01-06T12:56:46.805Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T12:56:46.805Z] #189 DONE 0.9s [2025-01-06T12:56:46.805Z] [2025-01-06T12:56:46.805Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T12:56:47.064Z] #190 ... [2025-01-06T12:56:47.064Z] [2025-01-06T12:56:47.064Z] #110 [security-secretstore-setup] exporting to image [2025-01-06T12:56:47.064Z] #110 exporting layers 1.4s done [2025-01-06T12:56:47.064Z] #110 writing image sha256:a8088be0ae09cd239cc3b6b2f78da7c15cb95041b24ba740a78627420542fde7 done [2025-01-06T12:56:47.064Z] #110 naming to docker.io/library/security-secretstore-setup done [2025-01-06T12:56:47.064Z] #110 DONE 9.2s [2025-01-06T12:56:47.323Z] [2025-01-06T12:56:47.323Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T12:56:48.265Z] #145 ... [2025-01-06T12:56:48.265Z] [2025-01-06T12:56:48.265Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T12:56:48.265Z] #190 DONE 1.6s [2025-01-06T12:56:48.265Z] [2025-01-06T12:56:48.265Z] #110 [security-bootstrapper] exporting to image [2025-01-06T12:56:48.835Z] #110 exporting layers 0.4s done [2025-01-06T12:56:48.836Z] #110 writing image sha256:31d35454187e4025182984235c195711f6bf05c61fa8274d6e55257c9d45e61f done [2025-01-06T12:56:48.836Z] #110 naming to docker.io/library/security-bootstrapper done [2025-01-06T12:56:48.836Z] #110 DONE 9.6s [2025-01-06T12:56:48.836Z] [2025-01-06T12:56:48.836Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T12:57:20.940Z] #152 ... [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T12:57:20.940Z] #146 DONE 152.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T12:57:20.940Z] #142 DONE 152.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T12:57:20.940Z] #147 DONE 152.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T12:57:20.940Z] #152 DONE 152.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T12:57:20.940Z] #145 DONE 152.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T12:57:20.940Z] #150 DONE 152.8s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T12:57:20.940Z] #143 DONE 152.8s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #191 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:57:20.940Z] #191 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #192 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:57:20.940Z] #192 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #193 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:57:20.940Z] #193 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #194 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:57:20.940Z] #194 CACHED [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:57:20.940Z] #195 CACHED [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #196 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:57:20.940Z] #196 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #197 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:57:20.940Z] #197 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:57:20.940Z] #198 CACHED [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:57:20.940Z] #199 CACHED [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #200 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:57:20.940Z] #200 ... [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:57:20.940Z] #201 DONE 0.2s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #202 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T12:57:20.940Z] #202 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T12:57:20.940Z] #203 ... [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #204 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T12:57:20.940Z] #204 DONE 1.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T12:57:20.940Z] #205 DONE 1.4s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:57:20.940Z] #206 ... [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #200 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:57:20.940Z] #200 DONE 1.4s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T12:57:20.940Z] #207 DONE 1.3s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T12:57:20.940Z] #208 DONE 1.4s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #209 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T12:57:20.940Z] #209 DONE 1.4s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T12:57:20.940Z] #203 DONE 1.4s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:57:20.940Z] #210 DONE 0.2s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:57:20.940Z] #211 ... [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:57:20.940Z] #206 DONE 1.0s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T12:57:20.940Z] #212 DONE 0.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #213 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:57:20.940Z] #213 DONE 0.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #214 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:57:20.940Z] #214 DONE 0.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T12:57:20.940Z] #215 DONE 0.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:57:20.940Z] #211 DONE 0.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T12:57:20.940Z] #216 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #110 [core-command] exporting to image [2025-01-06T12:57:20.940Z] #110 exporting layers [2025-01-06T12:57:20.940Z] #110 ... [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T12:57:20.940Z] #217 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T12:57:20.940Z] #218 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T12:57:20.940Z] #219 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T12:57:20.940Z] #220 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T12:57:20.940Z] #221 DONE 0.1s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #110 [support-scheduler] exporting to image [2025-01-06T12:57:20.940Z] #110 writing image sha256:563611c629be3cac2bed48197923e4d16ac9ea57fe70d95fbfdd099e45cd1b4f [2025-01-06T12:57:20.940Z] #110 ... [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T12:57:20.940Z] #222 DONE 0.2s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T12:57:20.940Z] #223 DONE 0.2s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #110 [core-data] exporting to image [2025-01-06T12:57:20.940Z] #110 writing image sha256:563611c629be3cac2bed48197923e4d16ac9ea57fe70d95fbfdd099e45cd1b4f done [2025-01-06T12:57:20.940Z] #110 naming to docker.io/library/core-command done [2025-01-06T12:57:20.940Z] #110 exporting layers 0.3s done [2025-01-06T12:57:20.940Z] #110 writing image sha256:21fee5194f3f002137e795697ea11a098881f6962694d54fe6853cb339a05759 0.0s done [2025-01-06T12:57:20.940Z] #110 naming to docker.io/library/core-keeper done [2025-01-06T12:57:20.940Z] #110 writing image sha256:ee9558f376e9e7870ebf8bb43518f7ba66ea8ba2a439769a4c94049342a9767f 0.0s done [2025-01-06T12:57:20.940Z] #110 naming to docker.io/library/support-scheduler [2025-01-06T12:57:20.940Z] #110 ... [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T12:57:20.940Z] #224 DONE 0.5s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #110 [security-proxy-auth] exporting to image [2025-01-06T12:57:20.940Z] #110 naming to docker.io/library/support-scheduler done [2025-01-06T12:57:20.940Z] #110 writing image sha256:48e2c27c394e7d049d822179c6d559dca6bd7c02e1f6ad2c08c1536227c961f3 done [2025-01-06T12:57:20.940Z] #110 writing image sha256:ec93887b52a7951aacace092f121a0afe7ced7b6c57ac5db29f94e7800318b73 done [2025-01-06T12:57:20.940Z] #110 naming to docker.io/library/support-notifications done [2025-01-06T12:57:20.940Z] #110 naming to docker.io/library/core-data done [2025-01-06T12:57:20.940Z] #110 exporting layers 0.5s done [2025-01-06T12:57:20.940Z] #110 exporting layers 0.8s done [2025-01-06T12:57:20.940Z] #110 writing image sha256:82dea453c68708dc4c7f2c65d2ef9c8bfdf5a2a723f49babd6e139357c30738e done [2025-01-06T12:57:20.940Z] #110 naming to docker.io/library/security-proxy-auth done [2025-01-06T12:57:20.940Z] #110 writing image sha256:0267a56c66c42df5f457028df166f3619e4a2ebd5c879398b335d7602295cf1d done [2025-01-06T12:57:20.940Z] #110 naming to docker.io/library/core-metadata done [2025-01-06T12:57:20.940Z] #110 DONE 10.7s [2025-01-06T12:57:20.940Z] [2025-01-06T12:57:20.940Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T12:57:20.940Z] time="2025-01-06T12:53:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T12:57:20.961Z] $ docker stop --time=1 b12cb207899c3d61ae1998d2235452095bd98ffa571e7e4285198390b1693f7f [2025-01-06T12:57:22.272Z] $ docker rm -f --volumes b12cb207899c3d61ae1998d2235452095bd98ffa571e7e4285198390b1693f7f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T12:57:22.622Z] + docker images [2025-01-06T12:57:22.622Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T12:57:22.622Z] core-keeper latest 21fee5194f3f 4 seconds ago 31.3MB [2025-01-06T12:57:22.622Z] security-proxy-auth latest 82dea453c687 4 seconds ago 32.4MB [2025-01-06T12:57:22.622Z] core-data latest 48e2c27c394e 4 seconds ago 37.7MB [2025-01-06T12:57:22.622Z] core-metadata latest 0267a56c66c4 4 seconds ago 37.8MB [2025-01-06T12:57:22.622Z] support-notifications latest ec93887b52a7 4 seconds ago 52MB [2025-01-06T12:57:22.622Z] support-scheduler latest ee9558f376e9 4 seconds ago 52.9MB [2025-01-06T12:57:22.622Z] core-command latest 563611c629be 5 seconds ago 33.4MB [2025-01-06T12:57:22.622Z] security-bootstrapper latest 31d35454187e 34 seconds ago 26.2MB [2025-01-06T12:57:22.622Z] security-secretstore-setup latest a8088be0ae09 37 seconds ago 46.9MB [2025-01-06T12:57:22.622Z] security-proxy-setup latest 7ece8044cf9f 39 seconds ago 35.2MB [2025-01-06T12:57:22.622Z] core-common-config-bootstrapper latest 4c035fd33419 40 seconds ago 23MB [2025-01-06T12:57:22.622Z] security-spiffe-token-provider latest 160df64f6925 48 seconds ago 38.5MB [2025-01-06T12:57:22.622Z] security-spire-agent latest 31dcee35e122 3 minutes ago 188MB [2025-01-06T12:57:22.622Z] security-spire-config latest c18ad837fdec 3 minutes ago 127MB [2025-01-06T12:57:22.622Z] security-spire-server latest d024c5121a01 3 minutes ago 128MB [2025-01-06T12:57:22.622Z] ci-base-image-x86_64 latest 92d2b2195787 7 minutes ago 982MB [2025-01-06T12:57:22.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB [2025-01-06T12:57:22.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-06T12:57:22.622Z] 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-01-06T12:57:22.780Z] provisioning config files... [2025-01-06T12:57:22.789Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/770@tmp/config8589852029909659604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:57:23.100Z] ---> ****-login.sh [2025-01-06T12:57:23.100Z] nexus3.edgexfoundry.org:10001 [2025-01-06T12:57:23.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:57:23.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:57:23.100Z] Configure a credential helper to remove this warning. See [2025-01-06T12:57:23.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:57:23.100Z] [2025-01-06T12:57:23.100Z] Login Succeeded [2025-01-06T12:57:23.100Z] nexus3.edgexfoundry.org:10002 [2025-01-06T12:57:23.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:57:23.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:57:23.100Z] Configure a credential helper to remove this warning. See [2025-01-06T12:57:23.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:57:23.101Z] [2025-01-06T12:57:23.101Z] Login Succeeded [2025-01-06T12:57:23.101Z] nexus3.edgexfoundry.org:10003 [2025-01-06T12:57:23.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:57:23.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:57:23.360Z] Configure a credential helper to remove this warning. See [2025-01-06T12:57:23.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:57:23.360Z] [2025-01-06T12:57:23.360Z] Login Succeeded [2025-01-06T12:57:23.360Z] nexus3.edgexfoundry.org:10004 [2025-01-06T12:57:23.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:57:23.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:57:23.361Z] Configure a credential helper to remove this warning. See [2025-01-06T12:57:23.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:57:23.361Z] [2025-01-06T12:57:23.361Z] Login Succeeded [2025-01-06T12:57:23.361Z] ****.io [2025-01-06T12:57:23.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:57:23.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:57:23.621Z] Configure a credential helper to remove this warning. See [2025-01-06T12:57:23.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:57:23.621Z] [2025-01-06T12:57:23.621Z] Login Succeeded [2025-01-06T12:57:23.621Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T12:57:23.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:57:23.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:57:23.723Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-06T12:57:23.723Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:23.723Z] latest [2025-01-06T12:57:23.723Z] 4.0.0-dev.34 [2025-01-06T12:57:23.723Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:23.723Z] main [2025-01-06T12:57:23.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2025-01-06T12:57:23.745Z] #90 DONE 57.7s [2025-01-06T12:57:23.745Z] [2025-01-06T12:57:23.745Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:23.745Z] #110 DONE 51.8s [2025-01-06T12:57:23.745Z] [2025-01-06T12:57:23.745Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:23.745Z] #87 DONE 61.9s [2025-01-06T12:57:23.745Z] [2025-01-06T12:57:23.745Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:23.745Z] #88 DONE 60.2s [2025-01-06T12:57:23.745Z] [2025-01-06T12:57:23.745Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:23.745Z] #94 DONE 56.0s [2025-01-06T12:57:23.745Z] [2025-01-06T12:57:23.745Z] #118 [core-data builder 6/7] COPY . . [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:24.013Z] #118 ... [2025-01-06T12:57:24.013Z] [2025-01-06T12:57:24.013Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:57:24.013Z] #119 CACHED [2025-01-06T12:57:24.013Z] [2025-01-06T12:57:24.013Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-06T12:57:24.013Z] #120 CACHED [2025-01-06T12:57:24.013Z] [2025-01-06T12:57:24.013Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:24.013Z] #121 CACHED [2025-01-06T12:57:24.013Z] [2025-01-06T12:57:24.013Z] #122 [support-notifications builder 6/7] COPY . . [2025-01-06T12:57:24.013Z] #122 DONE 1.0s [2025-01-06T12:57:24.074Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:24.306Z] [2025-01-06T12:57:24.307Z] #123 [core-command builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #123 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:57:24.307Z] #124 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:24.307Z] #125 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:57:24.307Z] #126 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:24.307Z] #127 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #128 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:24.307Z] #129 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #130 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:57:24.307Z] #131 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:57:24.307Z] #132 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #133 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:24.307Z] #134 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #135 [core-metadata builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #135 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:24.307Z] #136 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:57:24.307Z] #137 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:57:24.307Z] #138 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:57:24.307Z] #139 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #140 CACHED [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #141 DONE 1.0s [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #142 DONE 1.0s [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #118 [core-data builder 6/7] COPY . . [2025-01-06T12:57:24.307Z] #118 DONE 1.0s [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #143 [core-keeper builder 7/8] COPY . . [2025-01-06T12:57:24.307Z] #143 DONE 1.0s [2025-01-06T12:57:24.307Z] [2025-01-06T12:57:24.307Z] #144 [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-01-06T12:57:24.405Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:24.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T12:57:24.405Z] 9e1890cb6878: Preparing [2025-01-06T12:57:24.405Z] f510d27e799c: Preparing [2025-01-06T12:57:24.405Z] 1d43a702aae9: Preparing [2025-01-06T12:57:24.405Z] 6df1836df3bd: Preparing [2025-01-06T12:57:24.405Z] 89db0619e74f: Preparing [2025-01-06T12:57:24.405Z] 00d45d806463: Preparing [2025-01-06T12:57:24.405Z] 75654b8eeebd: Preparing [2025-01-06T12:57:24.405Z] 00d45d806463: Waiting [2025-01-06T12:57:24.405Z] 75654b8eeebd: Waiting [2025-01-06T12:57:24.405Z] 6df1836df3bd: Pushed [2025-01-06T12:57:24.405Z] 1d43a702aae9: Pushed [2025-01-06T12:57:24.405Z] 9e1890cb6878: Pushed [2025-01-06T12:57:24.405Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:24.405Z] 00d45d806463: Pushed [2025-01-06T12:57:24.970Z] 89db0619e74f: Pushed [2025-01-06T12:57:26.348Z] f510d27e799c: Pushed [2025-01-06T12:57:26.608Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:8c69ccc75e9b4e6234ec2c147d6b9c5f6aafa97d8ab876caffbfedd35ffccd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:26.945Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:27.277Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-06T12:57:27.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T12:57:27.277Z] 9e1890cb6878: Preparing [2025-01-06T12:57:27.277Z] f510d27e799c: Preparing [2025-01-06T12:57:27.277Z] 1d43a702aae9: Preparing [2025-01-06T12:57:27.277Z] 6df1836df3bd: Preparing [2025-01-06T12:57:27.277Z] 89db0619e74f: Preparing [2025-01-06T12:57:27.277Z] 00d45d806463: Preparing [2025-01-06T12:57:27.277Z] 75654b8eeebd: Preparing [2025-01-06T12:57:27.277Z] 00d45d806463: Waiting [2025-01-06T12:57:27.277Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:27.277Z] f510d27e799c: Layer already exists [2025-01-06T12:57:27.277Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:27.277Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:27.277Z] 9e1890cb6878: Layer already exists [2025-01-06T12:57:27.277Z] 00d45d806463: Layer already exists [2025-01-06T12:57:27.277Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:27.277Z] latest: digest: sha256:8c69ccc75e9b4e6234ec2c147d6b9c5f6aafa97d8ab876caffbfedd35ffccd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:27.608Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:27.714Z] #144 3.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T12:57:27.955Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.34 [2025-01-06T12:57:27.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T12:57:27.955Z] 9e1890cb6878: Preparing [2025-01-06T12:57:27.955Z] f510d27e799c: Preparing [2025-01-06T12:57:27.955Z] 1d43a702aae9: Preparing [2025-01-06T12:57:27.955Z] 6df1836df3bd: Preparing [2025-01-06T12:57:27.955Z] 89db0619e74f: Preparing [2025-01-06T12:57:27.955Z] 00d45d806463: Preparing [2025-01-06T12:57:27.955Z] 75654b8eeebd: Preparing [2025-01-06T12:57:27.955Z] 00d45d806463: Waiting [2025-01-06T12:57:27.955Z] 75654b8eeebd: Waiting [2025-01-06T12:57:27.955Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:27.955Z] f510d27e799c: Layer already exists [2025-01-06T12:57:27.955Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:27.955Z] 9e1890cb6878: Layer already exists [2025-01-06T12:57:27.955Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:27.955Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:27.955Z] 00d45d806463: Layer already exists [2025-01-06T12:57:27.955Z] 4.0.0-dev.34: digest: sha256:8c69ccc75e9b4e6234ec2c147d6b9c5f6aafa97d8ab876caffbfedd35ffccd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:28.282Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:28.610Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:28.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T12:57:28.610Z] 9e1890cb6878: Preparing [2025-01-06T12:57:28.610Z] f510d27e799c: Preparing [2025-01-06T12:57:28.610Z] 1d43a702aae9: Preparing [2025-01-06T12:57:28.610Z] 6df1836df3bd: Preparing [2025-01-06T12:57:28.610Z] 89db0619e74f: Preparing [2025-01-06T12:57:28.610Z] 00d45d806463: Preparing [2025-01-06T12:57:28.610Z] 75654b8eeebd: Preparing [2025-01-06T12:57:28.610Z] 00d45d806463: Waiting [2025-01-06T12:57:28.610Z] 75654b8eeebd: Waiting [2025-01-06T12:57:28.610Z] f510d27e799c: Layer already exists [2025-01-06T12:57:28.610Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:28.610Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:28.610Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:28.610Z] 9e1890cb6878: Layer already exists [2025-01-06T12:57:28.610Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:28.610Z] 00d45d806463: Layer already exists [2025-01-06T12:57:28.610Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:8c69ccc75e9b4e6234ec2c147d6b9c5f6aafa97d8ab876caffbfedd35ffccd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:28.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:29.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-06T12:57:29.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T12:57:29.280Z] 9e1890cb6878: Preparing [2025-01-06T12:57:29.280Z] f510d27e799c: Preparing [2025-01-06T12:57:29.280Z] 1d43a702aae9: Preparing [2025-01-06T12:57:29.280Z] 6df1836df3bd: Preparing [2025-01-06T12:57:29.280Z] 89db0619e74f: Preparing [2025-01-06T12:57:29.280Z] 00d45d806463: Preparing [2025-01-06T12:57:29.280Z] 75654b8eeebd: Preparing [2025-01-06T12:57:29.280Z] 00d45d806463: Waiting [2025-01-06T12:57:29.280Z] 75654b8eeebd: Waiting [2025-01-06T12:57:29.280Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:29.281Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:29.281Z] 9e1890cb6878: Layer already exists [2025-01-06T12:57:29.281Z] f510d27e799c: Layer already exists [2025-01-06T12:57:29.281Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:29.281Z] 00d45d806463: Layer already exists [2025-01-06T12:57:29.281Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:29.281Z] main: digest: sha256:8c69ccc75e9b4e6234ec2c147d6b9c5f6aafa97d8ab876caffbfedd35ffccd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:57:29.364Z] ===================================================== [Pipeline] echo [2025-01-06T12:57:29.381Z] taggedImages: [2025-01-06T12:57:29.381Z] - nexus3.edgexfoundry.org:10004/core-command:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:29.381Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-06T12:57:29.381Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.34 [2025-01-06T12:57:29.381Z] - nexus3.edgexfoundry.org:10004/core-command:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:29.381Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-06T12:57:29.420Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-06T12:57:29.420Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:29.420Z] latest [2025-01-06T12:57:29.420Z] 4.0.0-dev.34 [2025-01-06T12:57:29.420Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:29.420Z] main [2025-01-06T12:57:29.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:29.772Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:30.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:30.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T12:57:30.103Z] 24aea813ea2b: Preparing [2025-01-06T12:57:30.103Z] 346f25bf052f: Preparing [2025-01-06T12:57:30.103Z] 676b4065690c: Preparing [2025-01-06T12:57:30.103Z] 2ef7695b7455: Preparing [2025-01-06T12:57:30.103Z] 1d43a702aae9: Preparing [2025-01-06T12:57:30.103Z] 6df1836df3bd: Preparing [2025-01-06T12:57:30.103Z] 89db0619e74f: Preparing [2025-01-06T12:57:30.103Z] 00d45d806463: Preparing [2025-01-06T12:57:30.103Z] 75654b8eeebd: Preparing [2025-01-06T12:57:30.103Z] 6df1836df3bd: Waiting [2025-01-06T12:57:30.103Z] 89db0619e74f: Waiting [2025-01-06T12:57:30.103Z] 75654b8eeebd: Waiting [2025-01-06T12:57:30.103Z] 00d45d806463: Waiting [2025-01-06T12:57:30.103Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:30.103Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:30.103Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:30.103Z] 00d45d806463: Layer already exists [2025-01-06T12:57:30.103Z] 346f25bf052f: Pushed [2025-01-06T12:57:30.103Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:30.103Z] 676b4065690c: Pushed [2025-01-06T12:57:30.103Z] 24aea813ea2b: Pushed [2025-01-06T12:57:31.044Z] 2ef7695b7455: Pushed [2025-01-06T12:57:31.304Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:b57914b94b0b1c35f072eb34f79df33a290aa331603a75c844397f1a17c88ba6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:31.649Z] + 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-01-06T12:57:31.986Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-06T12:57:31.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T12:57:31.986Z] 24aea813ea2b: Preparing [2025-01-06T12:57:31.986Z] 346f25bf052f: Preparing [2025-01-06T12:57:31.986Z] 676b4065690c: Preparing [2025-01-06T12:57:31.986Z] 2ef7695b7455: Preparing [2025-01-06T12:57:31.986Z] 1d43a702aae9: Preparing [2025-01-06T12:57:31.986Z] 6df1836df3bd: Preparing [2025-01-06T12:57:31.986Z] 89db0619e74f: Preparing [2025-01-06T12:57:31.986Z] 00d45d806463: Preparing [2025-01-06T12:57:31.986Z] 75654b8eeebd: Preparing [2025-01-06T12:57:31.986Z] 6df1836df3bd: Waiting [2025-01-06T12:57:31.986Z] 89db0619e74f: Waiting [2025-01-06T12:57:31.986Z] 00d45d806463: Waiting [2025-01-06T12:57:31.986Z] 75654b8eeebd: Waiting [2025-01-06T12:57:31.986Z] 676b4065690c: Layer already exists [2025-01-06T12:57:31.986Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:31.986Z] 24aea813ea2b: Layer already exists [2025-01-06T12:57:31.986Z] 346f25bf052f: Layer already exists [2025-01-06T12:57:31.986Z] 2ef7695b7455: Layer already exists [2025-01-06T12:57:31.986Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:31.986Z] 00d45d806463: Layer already exists [2025-01-06T12:57:31.986Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:31.986Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:31.986Z] latest: digest: sha256:b57914b94b0b1c35f072eb34f79df33a290aa331603a75c844397f1a17c88ba6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:32.310Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:32.639Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.34 [2025-01-06T12:57:32.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T12:57:32.639Z] 24aea813ea2b: Preparing [2025-01-06T12:57:32.639Z] 346f25bf052f: Preparing [2025-01-06T12:57:32.639Z] 676b4065690c: Preparing [2025-01-06T12:57:32.639Z] 2ef7695b7455: Preparing [2025-01-06T12:57:32.639Z] 1d43a702aae9: Preparing [2025-01-06T12:57:32.639Z] 6df1836df3bd: Preparing [2025-01-06T12:57:32.639Z] 89db0619e74f: Preparing [2025-01-06T12:57:32.639Z] 00d45d806463: Preparing [2025-01-06T12:57:32.639Z] 75654b8eeebd: Preparing [2025-01-06T12:57:32.639Z] 89db0619e74f: Waiting [2025-01-06T12:57:32.639Z] 00d45d806463: Waiting [2025-01-06T12:57:32.639Z] 75654b8eeebd: Waiting [2025-01-06T12:57:32.639Z] 6df1836df3bd: Waiting [2025-01-06T12:57:32.639Z] 24aea813ea2b: Layer already exists [2025-01-06T12:57:32.639Z] 676b4065690c: Layer already exists [2025-01-06T12:57:32.639Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:32.639Z] 2ef7695b7455: Layer already exists [2025-01-06T12:57:32.639Z] 346f25bf052f: Layer already exists [2025-01-06T12:57:32.639Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:32.639Z] 00d45d806463: Layer already exists [2025-01-06T12:57:32.639Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:32.639Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:32.639Z] 4.0.0-dev.34: digest: sha256:b57914b94b0b1c35f072eb34f79df33a290aa331603a75c844397f1a17c88ba6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:32.976Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:33.317Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:33.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T12:57:33.317Z] 24aea813ea2b: Preparing [2025-01-06T12:57:33.317Z] 346f25bf052f: Preparing [2025-01-06T12:57:33.317Z] 676b4065690c: Preparing [2025-01-06T12:57:33.317Z] 2ef7695b7455: Preparing [2025-01-06T12:57:33.317Z] 1d43a702aae9: Preparing [2025-01-06T12:57:33.317Z] 6df1836df3bd: Preparing [2025-01-06T12:57:33.317Z] 89db0619e74f: Preparing [2025-01-06T12:57:33.317Z] 00d45d806463: Preparing [2025-01-06T12:57:33.317Z] 75654b8eeebd: Preparing [2025-01-06T12:57:33.317Z] 89db0619e74f: Waiting [2025-01-06T12:57:33.317Z] 6df1836df3bd: Waiting [2025-01-06T12:57:33.317Z] 75654b8eeebd: Waiting [2025-01-06T12:57:33.317Z] 00d45d806463: Waiting [2025-01-06T12:57:33.317Z] 676b4065690c: Layer already exists [2025-01-06T12:57:33.317Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:33.317Z] 24aea813ea2b: Layer already exists [2025-01-06T12:57:33.317Z] 346f25bf052f: Layer already exists [2025-01-06T12:57:33.317Z] 2ef7695b7455: Layer already exists [2025-01-06T12:57:33.317Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:33.317Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:33.317Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:33.317Z] 00d45d806463: Layer already exists [2025-01-06T12:57:33.317Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:b57914b94b0b1c35f072eb34f79df33a290aa331603a75c844397f1a17c88ba6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:33.663Z] + 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-01-06T12:57:34.004Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-06T12:57:34.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T12:57:34.004Z] 24aea813ea2b: Preparing [2025-01-06T12:57:34.004Z] 346f25bf052f: Preparing [2025-01-06T12:57:34.004Z] 676b4065690c: Preparing [2025-01-06T12:57:34.004Z] 2ef7695b7455: Preparing [2025-01-06T12:57:34.004Z] 1d43a702aae9: Preparing [2025-01-06T12:57:34.004Z] 6df1836df3bd: Preparing [2025-01-06T12:57:34.004Z] 89db0619e74f: Preparing [2025-01-06T12:57:34.004Z] 00d45d806463: Preparing [2025-01-06T12:57:34.004Z] 75654b8eeebd: Preparing [2025-01-06T12:57:34.004Z] 6df1836df3bd: Waiting [2025-01-06T12:57:34.004Z] 00d45d806463: Waiting [2025-01-06T12:57:34.004Z] 89db0619e74f: Waiting [2025-01-06T12:57:34.004Z] 75654b8eeebd: Waiting [2025-01-06T12:57:34.004Z] 676b4065690c: Layer already exists [2025-01-06T12:57:34.004Z] 346f25bf052f: Layer already exists [2025-01-06T12:57:34.004Z] 2ef7695b7455: Layer already exists [2025-01-06T12:57:34.004Z] 24aea813ea2b: Layer already exists [2025-01-06T12:57:34.004Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:34.004Z] 00d45d806463: Layer already exists [2025-01-06T12:57:34.004Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:34.004Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:34.004Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:34.004Z] main: digest: sha256:b57914b94b0b1c35f072eb34f79df33a290aa331603a75c844397f1a17c88ba6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:57:34.102Z] ===================================================== [Pipeline] echo [2025-01-06T12:57:34.120Z] taggedImages: [2025-01-06T12:57:34.120Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:34.120Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-06T12:57:34.120Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.34 [2025-01-06T12:57:34.120Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:34.120Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-06T12:57:34.156Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-06T12:57:34.156Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:34.156Z] latest [2025-01-06T12:57:34.156Z] 4.0.0-dev.34 [2025-01-06T12:57:34.156Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:34.156Z] main [2025-01-06T12:57:34.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:34.509Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [2025-01-06T12:57:34.535Z] #144 ... [2025-01-06T12:57:34.535Z] [2025-01-06T12:57:34.535Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T12:57:34.535Z] #0 2.194 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T12:57:34.535Z] #145 ... [2025-01-06T12:57:34.535Z] [2025-01-06T12:57:34.535Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T12:57:34.535Z] #0 2.565 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:34.859Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:34.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T12:57:34.859Z] 09be4f721ae2: Preparing [2025-01-06T12:57:34.859Z] f08270036c37: Preparing [2025-01-06T12:57:34.859Z] a6f5430202b2: Preparing [2025-01-06T12:57:34.859Z] 1d43a702aae9: Preparing [2025-01-06T12:57:34.859Z] 6df1836df3bd: Preparing [2025-01-06T12:57:34.859Z] 89db0619e74f: Preparing [2025-01-06T12:57:34.859Z] f40fbbe82c94: Preparing [2025-01-06T12:57:34.859Z] 75654b8eeebd: Preparing [2025-01-06T12:57:34.859Z] 89db0619e74f: Waiting [2025-01-06T12:57:34.859Z] f40fbbe82c94: Waiting [2025-01-06T12:57:34.859Z] 75654b8eeebd: Waiting [2025-01-06T12:57:34.859Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:34.859Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:34.859Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:34.859Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:34.859Z] f08270036c37: Pushed [2025-01-06T12:57:34.859Z] 09be4f721ae2: Pushed [2025-01-06T12:57:34.859Z] f40fbbe82c94: Pushed [2025-01-06T12:57:34.870Z] #146 ... [2025-01-06T12:57:34.871Z] [2025-01-06T12:57:34.871Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T12:57:34.871Z] #0 2.512 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T12:57:34.871Z] #147 ... [2025-01-06T12:57:34.871Z] [2025-01-06T12:57:34.871Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T12:57:34.871Z] #0 1.708 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T12:57:35.197Z] #148 ... [2025-01-06T12:57:35.197Z] [2025-01-06T12:57:35.197Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T12:57:35.197Z] #0 3.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T12:57:35.197Z] #149 ... [2025-01-06T12:57:35.197Z] [2025-01-06T12:57:35.197Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T12:57:35.197Z] #0 2.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T12:57:35.462Z] #150 ... [2025-01-06T12:57:35.462Z] [2025-01-06T12:57:35.462Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T12:57:35.462Z] #0 2.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T12:57:35.462Z] #151 ... [2025-01-06T12:57:35.462Z] [2025-01-06T12:57:35.462Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T12:57:35.462Z] #0 2.687 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T12:57:35.729Z] #152 ... [2025-01-06T12:57:35.729Z] [2025-01-06T12:57:35.729Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T12:57:35.729Z] #0 3.218 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T12:57:35.729Z] #153 ... [2025-01-06T12:57:35.729Z] [2025-01-06T12:57:35.729Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T12:57:35.729Z] #0 2.207 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T12:57:35.995Z] #154 ... [2025-01-06T12:57:35.995Z] [2025-01-06T12:57:35.995Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T12:57:35.995Z] #0 3.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T12:57:37.396Z] a6f5430202b2: Pushed [2025-01-06T12:57:37.656Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:42d24b26c1d72a6f7a7d67dc9bc57225318652c4f1536004402d04e03cdbf18b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:37.984Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:38.310Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-06T12:57:38.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T12:57:38.310Z] 09be4f721ae2: Preparing [2025-01-06T12:57:38.310Z] f08270036c37: Preparing [2025-01-06T12:57:38.310Z] a6f5430202b2: Preparing [2025-01-06T12:57:38.310Z] 1d43a702aae9: Preparing [2025-01-06T12:57:38.310Z] 6df1836df3bd: Preparing [2025-01-06T12:57:38.310Z] 89db0619e74f: Preparing [2025-01-06T12:57:38.310Z] f40fbbe82c94: Preparing [2025-01-06T12:57:38.310Z] 75654b8eeebd: Preparing [2025-01-06T12:57:38.310Z] 89db0619e74f: Waiting [2025-01-06T12:57:38.310Z] f40fbbe82c94: Waiting [2025-01-06T12:57:38.310Z] 75654b8eeebd: Waiting [2025-01-06T12:57:38.310Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:38.310Z] 09be4f721ae2: Layer already exists [2025-01-06T12:57:38.310Z] f08270036c37: Layer already exists [2025-01-06T12:57:38.310Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:38.310Z] a6f5430202b2: Layer already exists [2025-01-06T12:57:38.310Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:38.310Z] f40fbbe82c94: Layer already exists [2025-01-06T12:57:38.310Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:38.310Z] latest: digest: sha256:42d24b26c1d72a6f7a7d67dc9bc57225318652c4f1536004402d04e03cdbf18b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:38.644Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:38.980Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.34 [2025-01-06T12:57:38.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T12:57:38.980Z] 09be4f721ae2: Preparing [2025-01-06T12:57:38.980Z] f08270036c37: Preparing [2025-01-06T12:57:38.980Z] a6f5430202b2: Preparing [2025-01-06T12:57:38.980Z] 1d43a702aae9: Preparing [2025-01-06T12:57:38.980Z] 6df1836df3bd: Preparing [2025-01-06T12:57:38.980Z] 89db0619e74f: Preparing [2025-01-06T12:57:38.980Z] f40fbbe82c94: Preparing [2025-01-06T12:57:38.980Z] 75654b8eeebd: Preparing [2025-01-06T12:57:38.980Z] 89db0619e74f: Waiting [2025-01-06T12:57:38.980Z] f40fbbe82c94: Waiting [2025-01-06T12:57:38.980Z] 75654b8eeebd: Waiting [2025-01-06T12:57:38.980Z] 09be4f721ae2: Layer already exists [2025-01-06T12:57:38.980Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:38.980Z] f08270036c37: Layer already exists [2025-01-06T12:57:38.980Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:38.980Z] a6f5430202b2: Layer already exists [2025-01-06T12:57:38.980Z] f40fbbe82c94: Layer already exists [2025-01-06T12:57:38.980Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:38.980Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:38.980Z] 4.0.0-dev.34: digest: sha256:42d24b26c1d72a6f7a7d67dc9bc57225318652c4f1536004402d04e03cdbf18b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:39.315Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:39.647Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:39.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T12:57:39.647Z] 09be4f721ae2: Preparing [2025-01-06T12:57:39.647Z] f08270036c37: Preparing [2025-01-06T12:57:39.647Z] a6f5430202b2: Preparing [2025-01-06T12:57:39.647Z] 1d43a702aae9: Preparing [2025-01-06T12:57:39.647Z] 6df1836df3bd: Preparing [2025-01-06T12:57:39.647Z] 89db0619e74f: Preparing [2025-01-06T12:57:39.647Z] f40fbbe82c94: Preparing [2025-01-06T12:57:39.647Z] 75654b8eeebd: Preparing [2025-01-06T12:57:39.647Z] 89db0619e74f: Waiting [2025-01-06T12:57:39.647Z] f40fbbe82c94: Waiting [2025-01-06T12:57:39.647Z] 75654b8eeebd: Waiting [2025-01-06T12:57:39.647Z] a6f5430202b2: Layer already exists [2025-01-06T12:57:39.647Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:39.647Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:39.647Z] 09be4f721ae2: Layer already exists [2025-01-06T12:57:39.647Z] f08270036c37: Layer already exists [2025-01-06T12:57:39.647Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:39.647Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:39.647Z] f40fbbe82c94: Layer already exists [2025-01-06T12:57:39.647Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:42d24b26c1d72a6f7a7d67dc9bc57225318652c4f1536004402d04e03cdbf18b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:39.977Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:40.308Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-06T12:57:40.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T12:57:40.308Z] 09be4f721ae2: Preparing [2025-01-06T12:57:40.308Z] f08270036c37: Preparing [2025-01-06T12:57:40.308Z] a6f5430202b2: Preparing [2025-01-06T12:57:40.308Z] 1d43a702aae9: Preparing [2025-01-06T12:57:40.308Z] 6df1836df3bd: Preparing [2025-01-06T12:57:40.308Z] 89db0619e74f: Preparing [2025-01-06T12:57:40.308Z] f40fbbe82c94: Preparing [2025-01-06T12:57:40.308Z] 75654b8eeebd: Preparing [2025-01-06T12:57:40.308Z] 75654b8eeebd: Waiting [2025-01-06T12:57:40.308Z] 89db0619e74f: Waiting [2025-01-06T12:57:40.308Z] f40fbbe82c94: Waiting [2025-01-06T12:57:40.308Z] a6f5430202b2: Layer already exists [2025-01-06T12:57:40.308Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:40.308Z] 09be4f721ae2: Layer already exists [2025-01-06T12:57:40.308Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:40.308Z] f08270036c37: Layer already exists [2025-01-06T12:57:40.308Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:40.308Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:40.308Z] f40fbbe82c94: Layer already exists [2025-01-06T12:57:40.308Z] main: digest: sha256:42d24b26c1d72a6f7a7d67dc9bc57225318652c4f1536004402d04e03cdbf18b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:57:40.383Z] ===================================================== [Pipeline] echo [2025-01-06T12:57:40.398Z] taggedImages: [2025-01-06T12:57:40.398Z] - nexus3.edgexfoundry.org:10004/core-data:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:40.398Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-06T12:57:40.398Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.34 [2025-01-06T12:57:40.398Z] - nexus3.edgexfoundry.org:10004/core-data:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:40.398Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-06T12:57:40.427Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-06T12:57:40.427Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:40.427Z] latest [2025-01-06T12:57:40.427Z] 4.0.0-dev.34 [2025-01-06T12:57:40.427Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:40.427Z] main [2025-01-06T12:57:40.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:40.779Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:41.104Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:41.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T12:57:41.104Z] 2e66ebed7b2b: Preparing [2025-01-06T12:57:41.104Z] 4e5d78fecef0: Preparing [2025-01-06T12:57:41.104Z] 5c4022c69ed5: Preparing [2025-01-06T12:57:41.105Z] 6df1836df3bd: Preparing [2025-01-06T12:57:41.105Z] 6189cde0767f: Preparing [2025-01-06T12:57:41.105Z] 203be09ad2bd: Preparing [2025-01-06T12:57:41.105Z] 75654b8eeebd: Preparing [2025-01-06T12:57:41.105Z] 75654b8eeebd: Waiting [2025-01-06T12:57:41.105Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:41.105Z] 6189cde0767f: Pushed [2025-01-06T12:57:41.105Z] 203be09ad2bd: Pushed [2025-01-06T12:57:41.105Z] 4e5d78fecef0: Pushed [2025-01-06T12:57:41.105Z] 2e66ebed7b2b: Pushed [2025-01-06T12:57:41.105Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:43.649Z] 5c4022c69ed5: Pushed [2025-01-06T12:57:43.908Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:5b9309c1adf10aaff27730779c797311e011897d5e846ddb679054e2a11de58b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:44.253Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:44.592Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-06T12:57:44.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T12:57:44.592Z] 2e66ebed7b2b: Preparing [2025-01-06T12:57:44.592Z] 4e5d78fecef0: Preparing [2025-01-06T12:57:44.592Z] 5c4022c69ed5: Preparing [2025-01-06T12:57:44.592Z] 6df1836df3bd: Preparing [2025-01-06T12:57:44.592Z] 6189cde0767f: Preparing [2025-01-06T12:57:44.592Z] 203be09ad2bd: Preparing [2025-01-06T12:57:44.592Z] 75654b8eeebd: Preparing [2025-01-06T12:57:44.592Z] 203be09ad2bd: Waiting [2025-01-06T12:57:44.592Z] 75654b8eeebd: Waiting [2025-01-06T12:57:44.592Z] 4e5d78fecef0: Layer already exists [2025-01-06T12:57:44.592Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:44.592Z] 2e66ebed7b2b: Layer already exists [2025-01-06T12:57:44.592Z] 5c4022c69ed5: Layer already exists [2025-01-06T12:57:44.592Z] 6189cde0767f: Layer already exists [2025-01-06T12:57:44.592Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:44.592Z] 203be09ad2bd: Layer already exists [2025-01-06T12:57:44.592Z] latest: digest: sha256:5b9309c1adf10aaff27730779c797311e011897d5e846ddb679054e2a11de58b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:44.925Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:45.256Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.34 [2025-01-06T12:57:45.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T12:57:45.256Z] 2e66ebed7b2b: Preparing [2025-01-06T12:57:45.256Z] 4e5d78fecef0: Preparing [2025-01-06T12:57:45.256Z] 5c4022c69ed5: Preparing [2025-01-06T12:57:45.256Z] 6df1836df3bd: Preparing [2025-01-06T12:57:45.256Z] 6189cde0767f: Preparing [2025-01-06T12:57:45.256Z] 203be09ad2bd: Preparing [2025-01-06T12:57:45.256Z] 75654b8eeebd: Preparing [2025-01-06T12:57:45.256Z] 203be09ad2bd: Waiting [2025-01-06T12:57:45.256Z] 75654b8eeebd: Waiting [2025-01-06T12:57:45.256Z] 6189cde0767f: Layer already exists [2025-01-06T12:57:45.256Z] 4e5d78fecef0: Layer already exists [2025-01-06T12:57:45.256Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:45.256Z] 5c4022c69ed5: Layer already exists [2025-01-06T12:57:45.256Z] 2e66ebed7b2b: Layer already exists [2025-01-06T12:57:45.256Z] 203be09ad2bd: Layer already exists [2025-01-06T12:57:45.256Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:45.256Z] 4.0.0-dev.34: digest: sha256:5b9309c1adf10aaff27730779c797311e011897d5e846ddb679054e2a11de58b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:45.591Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:45.928Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:45.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T12:57:45.928Z] 2e66ebed7b2b: Preparing [2025-01-06T12:57:45.928Z] 4e5d78fecef0: Preparing [2025-01-06T12:57:45.928Z] 5c4022c69ed5: Preparing [2025-01-06T12:57:45.928Z] 6df1836df3bd: Preparing [2025-01-06T12:57:45.928Z] 6189cde0767f: Preparing [2025-01-06T12:57:45.928Z] 203be09ad2bd: Preparing [2025-01-06T12:57:45.928Z] 75654b8eeebd: Preparing [2025-01-06T12:57:45.928Z] 203be09ad2bd: Waiting [2025-01-06T12:57:45.928Z] 75654b8eeebd: Waiting [2025-01-06T12:57:45.928Z] 6189cde0767f: Layer already exists [2025-01-06T12:57:45.928Z] 2e66ebed7b2b: Layer already exists [2025-01-06T12:57:45.928Z] 5c4022c69ed5: Layer already exists [2025-01-06T12:57:45.928Z] 4e5d78fecef0: Layer already exists [2025-01-06T12:57:45.928Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:45.928Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:45.928Z] 203be09ad2bd: Layer already exists [2025-01-06T12:57:45.928Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:5b9309c1adf10aaff27730779c797311e011897d5e846ddb679054e2a11de58b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:46.264Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:46.592Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-06T12:57:46.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T12:57:46.592Z] 2e66ebed7b2b: Preparing [2025-01-06T12:57:46.592Z] 4e5d78fecef0: Preparing [2025-01-06T12:57:46.592Z] 5c4022c69ed5: Preparing [2025-01-06T12:57:46.592Z] 6df1836df3bd: Preparing [2025-01-06T12:57:46.592Z] 6189cde0767f: Preparing [2025-01-06T12:57:46.592Z] 203be09ad2bd: Preparing [2025-01-06T12:57:46.592Z] 75654b8eeebd: Preparing [2025-01-06T12:57:46.592Z] 75654b8eeebd: Waiting [2025-01-06T12:57:46.592Z] 203be09ad2bd: Waiting [2025-01-06T12:57:46.592Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:46.592Z] 5c4022c69ed5: Layer already exists [2025-01-06T12:57:46.592Z] 2e66ebed7b2b: Layer already exists [2025-01-06T12:57:46.592Z] 4e5d78fecef0: Layer already exists [2025-01-06T12:57:46.592Z] 6189cde0767f: Layer already exists [2025-01-06T12:57:46.592Z] 203be09ad2bd: Layer already exists [2025-01-06T12:57:46.592Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:46.592Z] main: digest: sha256:5b9309c1adf10aaff27730779c797311e011897d5e846ddb679054e2a11de58b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:57:46.680Z] ===================================================== [Pipeline] echo [2025-01-06T12:57:46.697Z] taggedImages: [2025-01-06T12:57:46.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:46.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-06T12:57:46.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.34 [2025-01-06T12:57:46.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:46.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-06T12:57:46.730Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-06T12:57:46.730Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:46.730Z] latest [2025-01-06T12:57:46.730Z] 4.0.0-dev.34 [2025-01-06T12:57:46.730Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:46.730Z] main [2025-01-06T12:57:46.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:47.085Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:47.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:47.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T12:57:47.413Z] b47b9e5e7c85: Preparing [2025-01-06T12:57:47.413Z] bdc9f61fa34f: Preparing [2025-01-06T12:57:47.413Z] 87c4d62338cc: Preparing [2025-01-06T12:57:47.413Z] ddc1460cb981: Preparing [2025-01-06T12:57:47.413Z] 1d43a702aae9: Preparing [2025-01-06T12:57:47.413Z] 6df1836df3bd: Preparing [2025-01-06T12:57:47.413Z] 89db0619e74f: Preparing [2025-01-06T12:57:47.413Z] 00d45d806463: Preparing [2025-01-06T12:57:47.413Z] 75654b8eeebd: Preparing [2025-01-06T12:57:47.413Z] 6df1836df3bd: Waiting [2025-01-06T12:57:47.413Z] 00d45d806463: Waiting [2025-01-06T12:57:47.413Z] 89db0619e74f: Waiting [2025-01-06T12:57:47.413Z] 75654b8eeebd: Waiting [2025-01-06T12:57:47.413Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:47.413Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:47.413Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:47.413Z] 00d45d806463: Layer already exists [2025-01-06T12:57:47.413Z] b47b9e5e7c85: Pushed [2025-01-06T12:57:47.413Z] 87c4d62338cc: Pushed [2025-01-06T12:57:47.413Z] bdc9f61fa34f: Pushed [2025-01-06T12:57:47.413Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:49.951Z] ddc1460cb981: Pushed [2025-01-06T12:57:49.951Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:1c3d91594a38e4c082e732ffbb78610082d3e6511a8b395db640a2358ce40f4b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:50.539Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:50.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-06T12:57:50.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T12:57:50.869Z] b47b9e5e7c85: Preparing [2025-01-06T12:57:50.869Z] bdc9f61fa34f: Preparing [2025-01-06T12:57:50.869Z] 87c4d62338cc: Preparing [2025-01-06T12:57:50.869Z] ddc1460cb981: Preparing [2025-01-06T12:57:50.869Z] 1d43a702aae9: Preparing [2025-01-06T12:57:50.869Z] 6df1836df3bd: Preparing [2025-01-06T12:57:50.869Z] 89db0619e74f: Preparing [2025-01-06T12:57:50.869Z] 00d45d806463: Preparing [2025-01-06T12:57:50.869Z] 75654b8eeebd: Preparing [2025-01-06T12:57:50.869Z] 6df1836df3bd: Waiting [2025-01-06T12:57:50.869Z] 00d45d806463: Waiting [2025-01-06T12:57:50.869Z] 89db0619e74f: Waiting [2025-01-06T12:57:50.869Z] 75654b8eeebd: Waiting [2025-01-06T12:57:50.869Z] b47b9e5e7c85: Layer already exists [2025-01-06T12:57:50.869Z] ddc1460cb981: Layer already exists [2025-01-06T12:57:50.869Z] 87c4d62338cc: Layer already exists [2025-01-06T12:57:50.869Z] bdc9f61fa34f: Layer already exists [2025-01-06T12:57:50.869Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:50.869Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:50.869Z] 00d45d806463: Layer already exists [2025-01-06T12:57:50.869Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:50.869Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:50.869Z] latest: digest: sha256:1c3d91594a38e4c082e732ffbb78610082d3e6511a8b395db640a2358ce40f4b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:51.199Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:51.514Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.34 [2025-01-06T12:57:51.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T12:57:51.514Z] b47b9e5e7c85: Preparing [2025-01-06T12:57:51.514Z] bdc9f61fa34f: Preparing [2025-01-06T12:57:51.514Z] 87c4d62338cc: Preparing [2025-01-06T12:57:51.514Z] ddc1460cb981: Preparing [2025-01-06T12:57:51.514Z] 1d43a702aae9: Preparing [2025-01-06T12:57:51.514Z] 6df1836df3bd: Preparing [2025-01-06T12:57:51.514Z] 89db0619e74f: Preparing [2025-01-06T12:57:51.514Z] 00d45d806463: Preparing [2025-01-06T12:57:51.514Z] 75654b8eeebd: Preparing [2025-01-06T12:57:51.514Z] 75654b8eeebd: Waiting [2025-01-06T12:57:51.514Z] 89db0619e74f: Waiting [2025-01-06T12:57:51.514Z] 6df1836df3bd: Waiting [2025-01-06T12:57:51.514Z] 00d45d806463: Waiting [2025-01-06T12:57:51.514Z] 87c4d62338cc: Layer already exists [2025-01-06T12:57:51.514Z] b47b9e5e7c85: Layer already exists [2025-01-06T12:57:51.514Z] ddc1460cb981: Layer already exists [2025-01-06T12:57:51.514Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:51.514Z] bdc9f61fa34f: Layer already exists [2025-01-06T12:57:51.514Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:51.514Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:51.514Z] 00d45d806463: Layer already exists [2025-01-06T12:57:51.514Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:51.514Z] 4.0.0-dev.34: digest: sha256:1c3d91594a38e4c082e732ffbb78610082d3e6511a8b395db640a2358ce40f4b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:51.843Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:52.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:52.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T12:57:52.168Z] b47b9e5e7c85: Preparing [2025-01-06T12:57:52.168Z] bdc9f61fa34f: Preparing [2025-01-06T12:57:52.168Z] 87c4d62338cc: Preparing [2025-01-06T12:57:52.168Z] ddc1460cb981: Preparing [2025-01-06T12:57:52.168Z] 1d43a702aae9: Preparing [2025-01-06T12:57:52.168Z] 6df1836df3bd: Preparing [2025-01-06T12:57:52.168Z] 89db0619e74f: Preparing [2025-01-06T12:57:52.168Z] 00d45d806463: Preparing [2025-01-06T12:57:52.168Z] 75654b8eeebd: Preparing [2025-01-06T12:57:52.168Z] 6df1836df3bd: Waiting [2025-01-06T12:57:52.168Z] 89db0619e74f: Waiting [2025-01-06T12:57:52.168Z] 75654b8eeebd: Waiting [2025-01-06T12:57:52.168Z] 00d45d806463: Waiting [2025-01-06T12:57:52.168Z] bdc9f61fa34f: Layer already exists [2025-01-06T12:57:52.168Z] b47b9e5e7c85: Layer already exists [2025-01-06T12:57:52.168Z] ddc1460cb981: Layer already exists [2025-01-06T12:57:52.168Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:52.168Z] 87c4d62338cc: Layer already exists [2025-01-06T12:57:52.168Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:52.168Z] 00d45d806463: Layer already exists [2025-01-06T12:57:52.168Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:52.168Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:52.168Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:1c3d91594a38e4c082e732ffbb78610082d3e6511a8b395db640a2358ce40f4b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:52.496Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:52.823Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-06T12:57:52.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T12:57:52.823Z] b47b9e5e7c85: Preparing [2025-01-06T12:57:52.823Z] bdc9f61fa34f: Preparing [2025-01-06T12:57:52.823Z] 87c4d62338cc: Preparing [2025-01-06T12:57:52.823Z] ddc1460cb981: Preparing [2025-01-06T12:57:52.823Z] 1d43a702aae9: Preparing [2025-01-06T12:57:52.823Z] 6df1836df3bd: Preparing [2025-01-06T12:57:52.823Z] 89db0619e74f: Preparing [2025-01-06T12:57:52.823Z] 00d45d806463: Preparing [2025-01-06T12:57:52.823Z] 75654b8eeebd: Preparing [2025-01-06T12:57:52.823Z] 6df1836df3bd: Waiting [2025-01-06T12:57:52.823Z] 00d45d806463: Waiting [2025-01-06T12:57:52.823Z] 75654b8eeebd: Waiting [2025-01-06T12:57:52.823Z] 89db0619e74f: Waiting [2025-01-06T12:57:52.823Z] 87c4d62338cc: Layer already exists [2025-01-06T12:57:52.823Z] ddc1460cb981: Layer already exists [2025-01-06T12:57:52.823Z] bdc9f61fa34f: Layer already exists [2025-01-06T12:57:52.823Z] b47b9e5e7c85: Layer already exists [2025-01-06T12:57:52.823Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:52.823Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:52.823Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:52.823Z] 00d45d806463: Layer already exists [2025-01-06T12:57:52.823Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:52.823Z] main: digest: sha256:1c3d91594a38e4c082e732ffbb78610082d3e6511a8b395db640a2358ce40f4b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:57:52.891Z] ===================================================== [Pipeline] echo [2025-01-06T12:57:52.908Z] taggedImages: [2025-01-06T12:57:52.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:52.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-06T12:57:52.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.34 [2025-01-06T12:57:52.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:52.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-06T12:57:52.937Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-06T12:57:52.937Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:52.937Z] latest [2025-01-06T12:57:52.937Z] 4.0.0-dev.34 [2025-01-06T12:57:52.937Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:52.937Z] main [2025-01-06T12:57:52.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:53.279Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:53.619Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:53.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T12:57:53.620Z] d2571c8cfac5: Preparing [2025-01-06T12:57:53.620Z] 7f3c0c4f3014: Preparing [2025-01-06T12:57:53.620Z] 398eb39e37a8: Preparing [2025-01-06T12:57:53.620Z] 439da1346dec: Preparing [2025-01-06T12:57:53.620Z] 0de840f9a7e1: Preparing [2025-01-06T12:57:53.620Z] 6d1a31bb99dd: Preparing [2025-01-06T12:57:53.620Z] d0174556be8f: Preparing [2025-01-06T12:57:53.620Z] 1d43a702aae9: Preparing [2025-01-06T12:57:53.620Z] 6df1836df3bd: Preparing [2025-01-06T12:57:53.620Z] e72f4adebf01: Preparing [2025-01-06T12:57:53.620Z] b78b7f1aca52: Preparing [2025-01-06T12:57:53.620Z] 5f70bf18a086: Preparing [2025-01-06T12:57:53.620Z] af2361462975: Preparing [2025-01-06T12:57:53.620Z] 2e471bd91757: Preparing [2025-01-06T12:57:53.620Z] 4b4c0084f34b: Preparing [2025-01-06T12:57:53.620Z] 75654b8eeebd: Preparing [2025-01-06T12:57:53.620Z] af2361462975: Waiting [2025-01-06T12:57:53.620Z] 5f70bf18a086: Waiting [2025-01-06T12:57:53.620Z] b78b7f1aca52: Waiting [2025-01-06T12:57:53.620Z] d0174556be8f: Waiting [2025-01-06T12:57:53.620Z] 1d43a702aae9: Waiting [2025-01-06T12:57:53.620Z] 2e471bd91757: Waiting [2025-01-06T12:57:53.620Z] 6df1836df3bd: Waiting [2025-01-06T12:57:53.620Z] 6d1a31bb99dd: Waiting [2025-01-06T12:57:53.620Z] 4b4c0084f34b: Waiting [2025-01-06T12:57:53.620Z] 75654b8eeebd: Waiting [2025-01-06T12:57:53.620Z] 0de840f9a7e1: Pushed [2025-01-06T12:57:53.620Z] 7f3c0c4f3014: Pushed [2025-01-06T12:57:53.620Z] d2571c8cfac5: Pushed [2025-01-06T12:57:53.620Z] 398eb39e37a8: Pushed [2025-01-06T12:57:53.620Z] 439da1346dec: Pushed [2025-01-06T12:57:53.620Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:53.620Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:53.878Z] 6d1a31bb99dd: Pushed [2025-01-06T12:57:53.878Z] 5f70bf18a086: Layer already exists [2025-01-06T12:57:53.878Z] e72f4adebf01: Pushed [2025-01-06T12:57:53.878Z] b78b7f1aca52: Pushed [2025-01-06T12:57:53.878Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:53.878Z] af2361462975: Pushed [2025-01-06T12:57:53.878Z] 4b4c0084f34b: Pushed [2025-01-06T12:57:54.447Z] 2e471bd91757: Pushed [2025-01-06T12:57:55.382Z] d0174556be8f: Pushed [2025-01-06T12:57:55.382Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:0e940aac2d0a5d2d4fd2fb2c2fd3d11e802cb8831b97df50a02114473acd0353 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:55.720Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:56.043Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-06T12:57:56.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T12:57:56.043Z] d2571c8cfac5: Preparing [2025-01-06T12:57:56.043Z] 7f3c0c4f3014: Preparing [2025-01-06T12:57:56.043Z] 398eb39e37a8: Preparing [2025-01-06T12:57:56.043Z] 439da1346dec: Preparing [2025-01-06T12:57:56.043Z] 0de840f9a7e1: Preparing [2025-01-06T12:57:56.043Z] 6d1a31bb99dd: Preparing [2025-01-06T12:57:56.043Z] d0174556be8f: Preparing [2025-01-06T12:57:56.043Z] 1d43a702aae9: Preparing [2025-01-06T12:57:56.043Z] 6df1836df3bd: Preparing [2025-01-06T12:57:56.043Z] e72f4adebf01: Preparing [2025-01-06T12:57:56.043Z] b78b7f1aca52: Preparing [2025-01-06T12:57:56.043Z] 5f70bf18a086: Preparing [2025-01-06T12:57:56.043Z] af2361462975: Preparing [2025-01-06T12:57:56.043Z] 2e471bd91757: Preparing [2025-01-06T12:57:56.043Z] 6d1a31bb99dd: Waiting [2025-01-06T12:57:56.043Z] 1d43a702aae9: Waiting [2025-01-06T12:57:56.043Z] 6df1836df3bd: Waiting [2025-01-06T12:57:56.043Z] e72f4adebf01: Waiting [2025-01-06T12:57:56.043Z] 5f70bf18a086: Waiting [2025-01-06T12:57:56.043Z] af2361462975: Waiting [2025-01-06T12:57:56.043Z] 4b4c0084f34b: Preparing [2025-01-06T12:57:56.043Z] 75654b8eeebd: Preparing [2025-01-06T12:57:56.043Z] 2e471bd91757: Waiting [2025-01-06T12:57:56.043Z] 4b4c0084f34b: Waiting [2025-01-06T12:57:56.043Z] 75654b8eeebd: Waiting [2025-01-06T12:57:56.043Z] 439da1346dec: Layer already exists [2025-01-06T12:57:56.043Z] 398eb39e37a8: Layer already exists [2025-01-06T12:57:56.043Z] 0de840f9a7e1: Layer already exists [2025-01-06T12:57:56.043Z] d2571c8cfac5: Layer already exists [2025-01-06T12:57:56.043Z] 7f3c0c4f3014: Layer already exists [2025-01-06T12:57:56.043Z] 6d1a31bb99dd: Layer already exists [2025-01-06T12:57:56.043Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:56.043Z] d0174556be8f: Layer already exists [2025-01-06T12:57:56.043Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:56.043Z] e72f4adebf01: Layer already exists [2025-01-06T12:57:56.043Z] b78b7f1aca52: Layer already exists [2025-01-06T12:57:56.043Z] 5f70bf18a086: Layer already exists [2025-01-06T12:57:56.043Z] af2361462975: Layer already exists [2025-01-06T12:57:56.043Z] 4b4c0084f34b: Layer already exists [2025-01-06T12:57:56.043Z] 2e471bd91757: Layer already exists [2025-01-06T12:57:56.043Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:56.043Z] latest: digest: sha256:0e940aac2d0a5d2d4fd2fb2c2fd3d11e802cb8831b97df50a02114473acd0353 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:56.375Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:56.694Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.34 [2025-01-06T12:57:56.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T12:57:56.694Z] d2571c8cfac5: Preparing [2025-01-06T12:57:56.694Z] 7f3c0c4f3014: Preparing [2025-01-06T12:57:56.694Z] 398eb39e37a8: Preparing [2025-01-06T12:57:56.694Z] 439da1346dec: Preparing [2025-01-06T12:57:56.694Z] 0de840f9a7e1: Preparing [2025-01-06T12:57:56.694Z] 6d1a31bb99dd: Preparing [2025-01-06T12:57:56.694Z] d0174556be8f: Preparing [2025-01-06T12:57:56.694Z] 1d43a702aae9: Preparing [2025-01-06T12:57:56.694Z] 6df1836df3bd: Preparing [2025-01-06T12:57:56.694Z] e72f4adebf01: Preparing [2025-01-06T12:57:56.694Z] 6df1836df3bd: Waiting [2025-01-06T12:57:56.694Z] d0174556be8f: Waiting [2025-01-06T12:57:56.694Z] 6d1a31bb99dd: Waiting [2025-01-06T12:57:56.694Z] 1d43a702aae9: Waiting [2025-01-06T12:57:56.694Z] b78b7f1aca52: Preparing [2025-01-06T12:57:56.694Z] 5f70bf18a086: Preparing [2025-01-06T12:57:56.694Z] af2361462975: Preparing [2025-01-06T12:57:56.694Z] b78b7f1aca52: Waiting [2025-01-06T12:57:56.694Z] 5f70bf18a086: Waiting [2025-01-06T12:57:56.694Z] 2e471bd91757: Preparing [2025-01-06T12:57:56.694Z] 4b4c0084f34b: Preparing [2025-01-06T12:57:56.694Z] 75654b8eeebd: Preparing [2025-01-06T12:57:56.694Z] 2e471bd91757: Waiting [2025-01-06T12:57:56.694Z] af2361462975: Waiting [2025-01-06T12:57:56.694Z] 4b4c0084f34b: Waiting [2025-01-06T12:57:56.694Z] 75654b8eeebd: Waiting [2025-01-06T12:57:56.694Z] 0de840f9a7e1: Layer already exists [2025-01-06T12:57:56.694Z] 398eb39e37a8: Layer already exists [2025-01-06T12:57:56.694Z] 439da1346dec: Layer already exists [2025-01-06T12:57:56.694Z] d2571c8cfac5: Layer already exists [2025-01-06T12:57:56.694Z] 7f3c0c4f3014: Layer already exists [2025-01-06T12:57:56.694Z] 6d1a31bb99dd: Layer already exists [2025-01-06T12:57:56.694Z] d0174556be8f: Layer already exists [2025-01-06T12:57:56.694Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:56.694Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:56.694Z] e72f4adebf01: Layer already exists [2025-01-06T12:57:56.694Z] b78b7f1aca52: Layer already exists [2025-01-06T12:57:56.694Z] 5f70bf18a086: Layer already exists [2025-01-06T12:57:56.694Z] 2e471bd91757: Layer already exists [2025-01-06T12:57:56.694Z] 4b4c0084f34b: Layer already exists [2025-01-06T12:57:56.694Z] af2361462975: Layer already exists [2025-01-06T12:57:56.694Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:56.694Z] 4.0.0-dev.34: digest: sha256:0e940aac2d0a5d2d4fd2fb2c2fd3d11e802cb8831b97df50a02114473acd0353 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:57.017Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:57.338Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:57.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T12:57:57.338Z] d2571c8cfac5: Preparing [2025-01-06T12:57:57.338Z] 7f3c0c4f3014: Preparing [2025-01-06T12:57:57.338Z] 398eb39e37a8: Preparing [2025-01-06T12:57:57.338Z] 439da1346dec: Preparing [2025-01-06T12:57:57.338Z] 0de840f9a7e1: Preparing [2025-01-06T12:57:57.338Z] 6d1a31bb99dd: Preparing [2025-01-06T12:57:57.338Z] d0174556be8f: Preparing [2025-01-06T12:57:57.338Z] 1d43a702aae9: Preparing [2025-01-06T12:57:57.338Z] 6df1836df3bd: Preparing [2025-01-06T12:57:57.338Z] e72f4adebf01: Preparing [2025-01-06T12:57:57.338Z] b78b7f1aca52: Preparing [2025-01-06T12:57:57.338Z] 5f70bf18a086: Preparing [2025-01-06T12:57:57.338Z] af2361462975: Preparing [2025-01-06T12:57:57.338Z] 2e471bd91757: Preparing [2025-01-06T12:57:57.338Z] 4b4c0084f34b: Preparing [2025-01-06T12:57:57.338Z] 75654b8eeebd: Preparing [2025-01-06T12:57:57.338Z] d0174556be8f: Waiting [2025-01-06T12:57:57.338Z] 1d43a702aae9: Waiting [2025-01-06T12:57:57.338Z] af2361462975: Waiting [2025-01-06T12:57:57.338Z] 2e471bd91757: Waiting [2025-01-06T12:57:57.338Z] 6df1836df3bd: Waiting [2025-01-06T12:57:57.338Z] 4b4c0084f34b: Waiting [2025-01-06T12:57:57.338Z] 75654b8eeebd: Waiting [2025-01-06T12:57:57.338Z] e72f4adebf01: Waiting [2025-01-06T12:57:57.338Z] 6d1a31bb99dd: Waiting [2025-01-06T12:57:57.338Z] b78b7f1aca52: Waiting [2025-01-06T12:57:57.338Z] 5f70bf18a086: Waiting [2025-01-06T12:57:57.338Z] 0de840f9a7e1: Layer already exists [2025-01-06T12:57:57.338Z] 7f3c0c4f3014: Layer already exists [2025-01-06T12:57:57.338Z] 439da1346dec: Layer already exists [2025-01-06T12:57:57.338Z] 398eb39e37a8: Layer already exists [2025-01-06T12:57:57.338Z] d2571c8cfac5: Layer already exists [2025-01-06T12:57:57.338Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:57.338Z] 6d1a31bb99dd: Layer already exists [2025-01-06T12:57:57.338Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:57.338Z] d0174556be8f: Layer already exists [2025-01-06T12:57:57.338Z] e72f4adebf01: Layer already exists [2025-01-06T12:57:57.338Z] 5f70bf18a086: Layer already exists [2025-01-06T12:57:57.338Z] b78b7f1aca52: Layer already exists [2025-01-06T12:57:57.338Z] af2361462975: Layer already exists [2025-01-06T12:57:57.338Z] 2e471bd91757: Layer already exists [2025-01-06T12:57:57.338Z] 4b4c0084f34b: Layer already exists [2025-01-06T12:57:57.338Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:57.338Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:0e940aac2d0a5d2d4fd2fb2c2fd3d11e802cb8831b97df50a02114473acd0353 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:57.661Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:57.984Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-06T12:57:57.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T12:57:57.984Z] d2571c8cfac5: Preparing [2025-01-06T12:57:57.984Z] 7f3c0c4f3014: Preparing [2025-01-06T12:57:57.984Z] 398eb39e37a8: Preparing [2025-01-06T12:57:57.984Z] 439da1346dec: Preparing [2025-01-06T12:57:57.984Z] 0de840f9a7e1: Preparing [2025-01-06T12:57:57.984Z] 6d1a31bb99dd: Preparing [2025-01-06T12:57:57.984Z] d0174556be8f: Preparing [2025-01-06T12:57:57.984Z] 1d43a702aae9: Preparing [2025-01-06T12:57:57.984Z] 6df1836df3bd: Preparing [2025-01-06T12:57:57.984Z] e72f4adebf01: Preparing [2025-01-06T12:57:57.984Z] b78b7f1aca52: Preparing [2025-01-06T12:57:57.984Z] 5f70bf18a086: Preparing [2025-01-06T12:57:57.984Z] af2361462975: Preparing [2025-01-06T12:57:57.984Z] 2e471bd91757: Preparing [2025-01-06T12:57:57.984Z] d0174556be8f: Waiting [2025-01-06T12:57:57.984Z] 1d43a702aae9: Waiting [2025-01-06T12:57:57.984Z] 6d1a31bb99dd: Waiting [2025-01-06T12:57:57.984Z] 6df1836df3bd: Waiting [2025-01-06T12:57:57.984Z] e72f4adebf01: Waiting [2025-01-06T12:57:57.984Z] b78b7f1aca52: Waiting [2025-01-06T12:57:57.984Z] 5f70bf18a086: Waiting [2025-01-06T12:57:57.984Z] 4b4c0084f34b: Preparing [2025-01-06T12:57:57.984Z] 75654b8eeebd: Preparing [2025-01-06T12:57:57.984Z] 4b4c0084f34b: Waiting [2025-01-06T12:57:57.984Z] 75654b8eeebd: Waiting [2025-01-06T12:57:57.984Z] 398eb39e37a8: Layer already exists [2025-01-06T12:57:57.984Z] d2571c8cfac5: Layer already exists [2025-01-06T12:57:57.984Z] 7f3c0c4f3014: Layer already exists [2025-01-06T12:57:57.984Z] 439da1346dec: Layer already exists [2025-01-06T12:57:57.984Z] 0de840f9a7e1: Layer already exists [2025-01-06T12:57:57.984Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:57.984Z] 6d1a31bb99dd: Layer already exists [2025-01-06T12:57:57.984Z] d0174556be8f: Layer already exists [2025-01-06T12:57:57.984Z] e72f4adebf01: Layer already exists [2025-01-06T12:57:57.984Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:57.984Z] b78b7f1aca52: Layer already exists [2025-01-06T12:57:57.984Z] 5f70bf18a086: Layer already exists [2025-01-06T12:57:57.984Z] af2361462975: Layer already exists [2025-01-06T12:57:57.984Z] 2e471bd91757: Layer already exists [2025-01-06T12:57:57.984Z] 4b4c0084f34b: Layer already exists [2025-01-06T12:57:57.984Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:57.984Z] main: digest: sha256:0e940aac2d0a5d2d4fd2fb2c2fd3d11e802cb8831b97df50a02114473acd0353 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:57:58.050Z] ===================================================== [Pipeline] echo [2025-01-06T12:57:58.062Z] taggedImages: [2025-01-06T12:57:58.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:58.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-06T12:57:58.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.34 [2025-01-06T12:57:58.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:58.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-06T12:57:58.090Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-06T12:57:58.090Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:58.090Z] latest [2025-01-06T12:57:58.090Z] 4.0.0-dev.34 [2025-01-06T12:57:58.090Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:57:58.090Z] main [2025-01-06T12:57:58.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:58.431Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:57:58.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:57:58.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T12:57:58.758Z] bb61224a942d: Preparing [2025-01-06T12:57:58.758Z] c7a0900bd8d6: Preparing [2025-01-06T12:57:58.758Z] 651c4b955b8d: Preparing [2025-01-06T12:57:58.758Z] 62c28fc79160: Preparing [2025-01-06T12:57:58.758Z] 1d43a702aae9: Preparing [2025-01-06T12:57:58.758Z] 6df1836df3bd: Preparing [2025-01-06T12:57:58.758Z] 89db0619e74f: Preparing [2025-01-06T12:57:58.758Z] 00d45d806463: Preparing [2025-01-06T12:57:58.758Z] 75654b8eeebd: Preparing [2025-01-06T12:57:58.758Z] 6df1836df3bd: Waiting [2025-01-06T12:57:58.758Z] 89db0619e74f: Waiting [2025-01-06T12:57:58.758Z] 00d45d806463: Waiting [2025-01-06T12:57:58.758Z] 75654b8eeebd: Waiting [2025-01-06T12:57:58.758Z] 1d43a702aae9: Layer already exists [2025-01-06T12:57:58.758Z] 6df1836df3bd: Layer already exists [2025-01-06T12:57:58.758Z] 89db0619e74f: Layer already exists [2025-01-06T12:57:58.758Z] 00d45d806463: Layer already exists [2025-01-06T12:57:58.758Z] bb61224a942d: Pushed [2025-01-06T12:57:58.758Z] 651c4b955b8d: Pushed [2025-01-06T12:57:58.758Z] 75654b8eeebd: Layer already exists [2025-01-06T12:57:58.758Z] c7a0900bd8d6: Pushed [2025-01-06T12:58:01.292Z] 62c28fc79160: Pushed [2025-01-06T12:58:01.292Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:ac37bf004ca2874baf1e55e561cca0fa4d5ee3a9ecf67011026d635233fd77f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:01.625Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:01.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-06T12:58:01.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T12:58:01.947Z] bb61224a942d: Preparing [2025-01-06T12:58:01.947Z] c7a0900bd8d6: Preparing [2025-01-06T12:58:01.947Z] 651c4b955b8d: Preparing [2025-01-06T12:58:01.947Z] 62c28fc79160: Preparing [2025-01-06T12:58:01.947Z] 1d43a702aae9: Preparing [2025-01-06T12:58:01.947Z] 6df1836df3bd: Preparing [2025-01-06T12:58:01.947Z] 89db0619e74f: Preparing [2025-01-06T12:58:01.947Z] 00d45d806463: Preparing [2025-01-06T12:58:01.947Z] 75654b8eeebd: Preparing [2025-01-06T12:58:01.947Z] 6df1836df3bd: Waiting [2025-01-06T12:58:01.947Z] 89db0619e74f: Waiting [2025-01-06T12:58:01.947Z] 00d45d806463: Waiting [2025-01-06T12:58:01.947Z] 75654b8eeebd: Waiting [2025-01-06T12:58:01.947Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:01.947Z] 651c4b955b8d: Layer already exists [2025-01-06T12:58:01.947Z] bb61224a942d: Layer already exists [2025-01-06T12:58:01.947Z] c7a0900bd8d6: Layer already exists [2025-01-06T12:58:01.947Z] 62c28fc79160: Layer already exists [2025-01-06T12:58:01.947Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:01.947Z] 89db0619e74f: Layer already exists [2025-01-06T12:58:01.947Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:01.947Z] 00d45d806463: Layer already exists [2025-01-06T12:58:01.947Z] latest: digest: sha256:ac37bf004ca2874baf1e55e561cca0fa4d5ee3a9ecf67011026d635233fd77f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:02.274Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:02.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.34 [2025-01-06T12:58:02.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T12:58:02.611Z] bb61224a942d: Preparing [2025-01-06T12:58:02.611Z] c7a0900bd8d6: Preparing [2025-01-06T12:58:02.611Z] 651c4b955b8d: Preparing [2025-01-06T12:58:02.611Z] 62c28fc79160: Preparing [2025-01-06T12:58:02.611Z] 1d43a702aae9: Preparing [2025-01-06T12:58:02.611Z] 6df1836df3bd: Preparing [2025-01-06T12:58:02.611Z] 89db0619e74f: Preparing [2025-01-06T12:58:02.611Z] 00d45d806463: Preparing [2025-01-06T12:58:02.611Z] 75654b8eeebd: Preparing [2025-01-06T12:58:02.611Z] 6df1836df3bd: Waiting [2025-01-06T12:58:02.611Z] 89db0619e74f: Waiting [2025-01-06T12:58:02.611Z] 00d45d806463: Waiting [2025-01-06T12:58:02.611Z] 75654b8eeebd: Waiting [2025-01-06T12:58:02.611Z] c7a0900bd8d6: Layer already exists [2025-01-06T12:58:02.611Z] 62c28fc79160: Layer already exists [2025-01-06T12:58:02.611Z] bb61224a942d: Layer already exists [2025-01-06T12:58:02.611Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:02.611Z] 651c4b955b8d: Layer already exists [2025-01-06T12:58:02.611Z] 00d45d806463: Layer already exists [2025-01-06T12:58:02.611Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:02.611Z] 89db0619e74f: Layer already exists [2025-01-06T12:58:02.611Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:02.611Z] 4.0.0-dev.34: digest: sha256:ac37bf004ca2874baf1e55e561cca0fa4d5ee3a9ecf67011026d635233fd77f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:02.942Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:03.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:03.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T12:58:03.263Z] bb61224a942d: Preparing [2025-01-06T12:58:03.263Z] c7a0900bd8d6: Preparing [2025-01-06T12:58:03.263Z] 651c4b955b8d: Preparing [2025-01-06T12:58:03.263Z] 62c28fc79160: Preparing [2025-01-06T12:58:03.263Z] 1d43a702aae9: Preparing [2025-01-06T12:58:03.263Z] 6df1836df3bd: Preparing [2025-01-06T12:58:03.263Z] 89db0619e74f: Preparing [2025-01-06T12:58:03.263Z] 00d45d806463: Preparing [2025-01-06T12:58:03.263Z] 75654b8eeebd: Preparing [2025-01-06T12:58:03.263Z] 6df1836df3bd: Waiting [2025-01-06T12:58:03.263Z] 89db0619e74f: Waiting [2025-01-06T12:58:03.263Z] 00d45d806463: Waiting [2025-01-06T12:58:03.263Z] 75654b8eeebd: Waiting [2025-01-06T12:58:03.263Z] 62c28fc79160: Layer already exists [2025-01-06T12:58:03.263Z] c7a0900bd8d6: Layer already exists [2025-01-06T12:58:03.263Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:03.263Z] bb61224a942d: Layer already exists [2025-01-06T12:58:03.263Z] 651c4b955b8d: Layer already exists [2025-01-06T12:58:03.263Z] 00d45d806463: Layer already exists [2025-01-06T12:58:03.263Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:03.263Z] 89db0619e74f: Layer already exists [2025-01-06T12:58:03.263Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:03.263Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:ac37bf004ca2874baf1e55e561cca0fa4d5ee3a9ecf67011026d635233fd77f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:03.588Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:03.925Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-06T12:58:03.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T12:58:03.925Z] bb61224a942d: Preparing [2025-01-06T12:58:03.925Z] c7a0900bd8d6: Preparing [2025-01-06T12:58:03.925Z] 651c4b955b8d: Preparing [2025-01-06T12:58:03.925Z] 62c28fc79160: Preparing [2025-01-06T12:58:03.925Z] 1d43a702aae9: Preparing [2025-01-06T12:58:03.925Z] 6df1836df3bd: Preparing [2025-01-06T12:58:03.925Z] 89db0619e74f: Preparing [2025-01-06T12:58:03.925Z] 00d45d806463: Preparing [2025-01-06T12:58:03.925Z] 75654b8eeebd: Preparing [2025-01-06T12:58:03.925Z] 89db0619e74f: Waiting [2025-01-06T12:58:03.925Z] 00d45d806463: Waiting [2025-01-06T12:58:03.925Z] 75654b8eeebd: Waiting [2025-01-06T12:58:03.925Z] 6df1836df3bd: Waiting [2025-01-06T12:58:03.925Z] 62c28fc79160: Layer already exists [2025-01-06T12:58:03.925Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:03.925Z] 651c4b955b8d: Layer already exists [2025-01-06T12:58:03.925Z] c7a0900bd8d6: Layer already exists [2025-01-06T12:58:03.925Z] bb61224a942d: Layer already exists [2025-01-06T12:58:03.925Z] 89db0619e74f: Layer already exists [2025-01-06T12:58:03.925Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:03.925Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:03.925Z] 00d45d806463: Layer already exists [2025-01-06T12:58:03.925Z] main: digest: sha256:ac37bf004ca2874baf1e55e561cca0fa4d5ee3a9ecf67011026d635233fd77f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:58:03.991Z] ===================================================== [Pipeline] echo [2025-01-06T12:58:04.004Z] taggedImages: [2025-01-06T12:58:04.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:04.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-06T12:58:04.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.34 [2025-01-06T12:58:04.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:04.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-06T12:58:04.034Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-06T12:58:04.034Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:04.034Z] latest [2025-01-06T12:58:04.034Z] 4.0.0-dev.34 [2025-01-06T12:58:04.034Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:04.034Z] main [2025-01-06T12:58:04.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:04.384Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:04.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:04.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T12:58:04.762Z] 9e9dd709b7bb: Preparing [2025-01-06T12:58:04.762Z] 377df06a4d9e: Preparing [2025-01-06T12:58:04.762Z] 72dfe002165f: Preparing [2025-01-06T12:58:04.762Z] 4357284617b5: Preparing [2025-01-06T12:58:04.762Z] d09c1d4aa18d: Preparing [2025-01-06T12:58:04.762Z] 1d43a702aae9: Preparing [2025-01-06T12:58:04.762Z] 6df1836df3bd: Preparing [2025-01-06T12:58:04.762Z] cba810652c79: Preparing [2025-01-06T12:58:04.762Z] 3ab7d3c6db08: Preparing [2025-01-06T12:58:04.762Z] c3a767aa7a26: Preparing [2025-01-06T12:58:04.762Z] 75654b8eeebd: Preparing [2025-01-06T12:58:04.762Z] 3ab7d3c6db08: Waiting [2025-01-06T12:58:04.762Z] 1d43a702aae9: Waiting [2025-01-06T12:58:04.762Z] 6df1836df3bd: Waiting [2025-01-06T12:58:04.762Z] cba810652c79: Waiting [2025-01-06T12:58:04.762Z] c3a767aa7a26: Waiting [2025-01-06T12:58:04.762Z] 75654b8eeebd: Waiting [2025-01-06T12:58:04.762Z] d09c1d4aa18d: Pushed [2025-01-06T12:58:04.762Z] 4357284617b5: Pushed [2025-01-06T12:58:04.762Z] 377df06a4d9e: Pushed [2025-01-06T12:58:04.762Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:04.762Z] 9e9dd709b7bb: Pushed [2025-01-06T12:58:04.762Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:04.762Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:04.762Z] cba810652c79: Pushed [2025-01-06T12:58:05.023Z] 3ab7d3c6db08: Pushed [2025-01-06T12:58:06.083Z] 72dfe002165f: Pushed [2025-01-06T12:58:06.681Z] c3a767aa7a26: Pushed [2025-01-06T12:58:06.957Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:2e11a5ec4dacc43cd5af0f8ff92cb3fa3287b92efa56790346d160413bb674f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:07.338Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:07.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-06T12:58:07.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T12:58:07.662Z] 9e9dd709b7bb: Preparing [2025-01-06T12:58:07.662Z] 377df06a4d9e: Preparing [2025-01-06T12:58:07.662Z] 72dfe002165f: Preparing [2025-01-06T12:58:07.662Z] 4357284617b5: Preparing [2025-01-06T12:58:07.662Z] d09c1d4aa18d: Preparing [2025-01-06T12:58:07.662Z] 1d43a702aae9: Preparing [2025-01-06T12:58:07.662Z] 6df1836df3bd: Preparing [2025-01-06T12:58:07.662Z] cba810652c79: Preparing [2025-01-06T12:58:07.662Z] 3ab7d3c6db08: Preparing [2025-01-06T12:58:07.662Z] c3a767aa7a26: Preparing [2025-01-06T12:58:07.662Z] 75654b8eeebd: Preparing [2025-01-06T12:58:07.662Z] cba810652c79: Waiting [2025-01-06T12:58:07.662Z] 3ab7d3c6db08: Waiting [2025-01-06T12:58:07.662Z] c3a767aa7a26: Waiting [2025-01-06T12:58:07.662Z] 75654b8eeebd: Waiting [2025-01-06T12:58:07.662Z] 1d43a702aae9: Waiting [2025-01-06T12:58:07.662Z] 6df1836df3bd: Waiting [2025-01-06T12:58:07.662Z] d09c1d4aa18d: Layer already exists [2025-01-06T12:58:07.662Z] 9e9dd709b7bb: Layer already exists [2025-01-06T12:58:07.662Z] 4357284617b5: Layer already exists [2025-01-06T12:58:07.662Z] 377df06a4d9e: Layer already exists [2025-01-06T12:58:07.662Z] 72dfe002165f: Layer already exists [2025-01-06T12:58:07.662Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:07.662Z] 3ab7d3c6db08: Layer already exists [2025-01-06T12:58:07.662Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:07.662Z] c3a767aa7a26: Layer already exists [2025-01-06T12:58:07.662Z] cba810652c79: Layer already exists [2025-01-06T12:58:07.662Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:07.662Z] latest: digest: sha256:2e11a5ec4dacc43cd5af0f8ff92cb3fa3287b92efa56790346d160413bb674f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:07.984Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:08.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.34 [2025-01-06T12:58:08.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T12:58:08.310Z] 9e9dd709b7bb: Preparing [2025-01-06T12:58:08.310Z] 377df06a4d9e: Preparing [2025-01-06T12:58:08.310Z] 72dfe002165f: Preparing [2025-01-06T12:58:08.310Z] 4357284617b5: Preparing [2025-01-06T12:58:08.310Z] d09c1d4aa18d: Preparing [2025-01-06T12:58:08.310Z] 1d43a702aae9: Preparing [2025-01-06T12:58:08.310Z] 6df1836df3bd: Preparing [2025-01-06T12:58:08.310Z] cba810652c79: Preparing [2025-01-06T12:58:08.310Z] 3ab7d3c6db08: Preparing [2025-01-06T12:58:08.310Z] c3a767aa7a26: Preparing [2025-01-06T12:58:08.310Z] 75654b8eeebd: Preparing [2025-01-06T12:58:08.310Z] 1d43a702aae9: Waiting [2025-01-06T12:58:08.310Z] 6df1836df3bd: Waiting [2025-01-06T12:58:08.310Z] cba810652c79: Waiting [2025-01-06T12:58:08.310Z] 3ab7d3c6db08: Waiting [2025-01-06T12:58:08.310Z] c3a767aa7a26: Waiting [2025-01-06T12:58:08.310Z] 75654b8eeebd: Waiting [2025-01-06T12:58:08.310Z] 377df06a4d9e: Layer already exists [2025-01-06T12:58:08.310Z] 4357284617b5: Layer already exists [2025-01-06T12:58:08.310Z] 9e9dd709b7bb: Layer already exists [2025-01-06T12:58:08.310Z] 72dfe002165f: Layer already exists [2025-01-06T12:58:08.310Z] d09c1d4aa18d: Layer already exists [2025-01-06T12:58:08.310Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:08.310Z] cba810652c79: Layer already exists [2025-01-06T12:58:08.310Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:08.310Z] 3ab7d3c6db08: Layer already exists [2025-01-06T12:58:08.310Z] c3a767aa7a26: Layer already exists [2025-01-06T12:58:08.310Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:08.310Z] 4.0.0-dev.34: digest: sha256:2e11a5ec4dacc43cd5af0f8ff92cb3fa3287b92efa56790346d160413bb674f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:08.642Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:08.960Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:08.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T12:58:08.960Z] 9e9dd709b7bb: Preparing [2025-01-06T12:58:08.960Z] 377df06a4d9e: Preparing [2025-01-06T12:58:08.960Z] 72dfe002165f: Preparing [2025-01-06T12:58:08.960Z] 4357284617b5: Preparing [2025-01-06T12:58:08.960Z] d09c1d4aa18d: Preparing [2025-01-06T12:58:08.960Z] 1d43a702aae9: Preparing [2025-01-06T12:58:08.960Z] 6df1836df3bd: Preparing [2025-01-06T12:58:08.960Z] cba810652c79: Preparing [2025-01-06T12:58:08.960Z] 3ab7d3c6db08: Preparing [2025-01-06T12:58:08.960Z] c3a767aa7a26: Preparing [2025-01-06T12:58:08.960Z] 75654b8eeebd: Preparing [2025-01-06T12:58:08.960Z] 1d43a702aae9: Waiting [2025-01-06T12:58:08.960Z] 6df1836df3bd: Waiting [2025-01-06T12:58:08.960Z] cba810652c79: Waiting [2025-01-06T12:58:08.960Z] 3ab7d3c6db08: Waiting [2025-01-06T12:58:08.960Z] c3a767aa7a26: Waiting [2025-01-06T12:58:08.960Z] 75654b8eeebd: Waiting [2025-01-06T12:58:08.960Z] 377df06a4d9e: Layer already exists [2025-01-06T12:58:08.960Z] 9e9dd709b7bb: Layer already exists [2025-01-06T12:58:08.960Z] 4357284617b5: Layer already exists [2025-01-06T12:58:08.960Z] 72dfe002165f: Layer already exists [2025-01-06T12:58:08.960Z] d09c1d4aa18d: Layer already exists [2025-01-06T12:58:08.960Z] cba810652c79: Layer already exists [2025-01-06T12:58:08.960Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:08.960Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:08.960Z] c3a767aa7a26: Layer already exists [2025-01-06T12:58:08.960Z] 3ab7d3c6db08: Layer already exists [2025-01-06T12:58:08.960Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:08.960Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:2e11a5ec4dacc43cd5af0f8ff92cb3fa3287b92efa56790346d160413bb674f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:09.287Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:09.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-06T12:58:09.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T12:58:09.614Z] 9e9dd709b7bb: Preparing [2025-01-06T12:58:09.614Z] 377df06a4d9e: Preparing [2025-01-06T12:58:09.614Z] 72dfe002165f: Preparing [2025-01-06T12:58:09.614Z] 4357284617b5: Preparing [2025-01-06T12:58:09.614Z] d09c1d4aa18d: Preparing [2025-01-06T12:58:09.614Z] 1d43a702aae9: Preparing [2025-01-06T12:58:09.614Z] 6df1836df3bd: Preparing [2025-01-06T12:58:09.614Z] cba810652c79: Preparing [2025-01-06T12:58:09.614Z] 3ab7d3c6db08: Preparing [2025-01-06T12:58:09.614Z] c3a767aa7a26: Preparing [2025-01-06T12:58:09.614Z] 75654b8eeebd: Preparing [2025-01-06T12:58:09.614Z] 1d43a702aae9: Waiting [2025-01-06T12:58:09.614Z] 6df1836df3bd: Waiting [2025-01-06T12:58:09.614Z] cba810652c79: Waiting [2025-01-06T12:58:09.614Z] 75654b8eeebd: Waiting [2025-01-06T12:58:09.614Z] 3ab7d3c6db08: Waiting [2025-01-06T12:58:09.614Z] c3a767aa7a26: Waiting [2025-01-06T12:58:09.614Z] 9e9dd709b7bb: Layer already exists [2025-01-06T12:58:09.614Z] 4357284617b5: Layer already exists [2025-01-06T12:58:09.614Z] 72dfe002165f: Layer already exists [2025-01-06T12:58:09.614Z] d09c1d4aa18d: Layer already exists [2025-01-06T12:58:09.614Z] 377df06a4d9e: Layer already exists [2025-01-06T12:58:09.614Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:09.614Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:09.614Z] cba810652c79: Layer already exists [2025-01-06T12:58:09.614Z] c3a767aa7a26: Layer already exists [2025-01-06T12:58:09.614Z] 3ab7d3c6db08: Layer already exists [2025-01-06T12:58:09.614Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:09.614Z] main: digest: sha256:2e11a5ec4dacc43cd5af0f8ff92cb3fa3287b92efa56790346d160413bb674f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:58:09.674Z] ===================================================== [Pipeline] echo [2025-01-06T12:58:09.683Z] taggedImages: [2025-01-06T12:58:09.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:09.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-06T12:58:09.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.34 [2025-01-06T12:58:09.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:09.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-06T12:58:09.710Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-06T12:58:09.710Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:09.710Z] latest [2025-01-06T12:58:09.710Z] 4.0.0-dev.34 [2025-01-06T12:58:09.710Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:09.710Z] main [2025-01-06T12:58:09.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:10.066Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:10.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:10.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T12:58:10.388Z] b5094402fa4b: Preparing [2025-01-06T12:58:10.388Z] 04356f31acf6: Preparing [2025-01-06T12:58:10.388Z] 64ca029659c9: Preparing [2025-01-06T12:58:10.388Z] 017fca3c3da5: Preparing [2025-01-06T12:58:10.388Z] 7e2f66b6403c: Preparing [2025-01-06T12:58:10.388Z] e34b1ce8f6f9: Preparing [2025-01-06T12:58:10.388Z] aa3bd1490ae0: Preparing [2025-01-06T12:58:10.388Z] 1d43a702aae9: Preparing [2025-01-06T12:58:10.388Z] 6df1836df3bd: Preparing [2025-01-06T12:58:10.388Z] 5aaa6180e163: Preparing [2025-01-06T12:58:10.388Z] 70abb455bb34: Preparing [2025-01-06T12:58:10.388Z] 75654b8eeebd: Preparing [2025-01-06T12:58:10.388Z] e34b1ce8f6f9: Waiting [2025-01-06T12:58:10.388Z] aa3bd1490ae0: Waiting [2025-01-06T12:58:10.388Z] 1d43a702aae9: Waiting [2025-01-06T12:58:10.388Z] 6df1836df3bd: Waiting [2025-01-06T12:58:10.388Z] 5aaa6180e163: Waiting [2025-01-06T12:58:10.388Z] 70abb455bb34: Waiting [2025-01-06T12:58:10.388Z] 75654b8eeebd: Waiting [2025-01-06T12:58:10.388Z] 7e2f66b6403c: Pushed [2025-01-06T12:58:10.388Z] 04356f31acf6: Pushed [2025-01-06T12:58:10.388Z] b5094402fa4b: Pushed [2025-01-06T12:58:10.648Z] e34b1ce8f6f9: Pushed [2025-01-06T12:58:10.648Z] aa3bd1490ae0: Pushed [2025-01-06T12:58:10.648Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:10.907Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:10.907Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:11.475Z] 017fca3c3da5: Pushed [2025-01-06T12:58:11.475Z] 5aaa6180e163: Pushed [2025-01-06T12:58:11.736Z] 64ca029659c9: Pushed [2025-01-06T12:58:12.303Z] 70abb455bb34: Pushed [2025-01-06T12:58:12.562Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:624aed6b2cc4f56d084b69cb9bb023854994a80a34d71fcf550fe228903a3b0d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:12.893Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:13.300Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-06T12:58:13.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T12:58:13.300Z] b5094402fa4b: Preparing [2025-01-06T12:58:13.300Z] 04356f31acf6: Preparing [2025-01-06T12:58:13.300Z] 64ca029659c9: Preparing [2025-01-06T12:58:13.300Z] 017fca3c3da5: Preparing [2025-01-06T12:58:13.300Z] 7e2f66b6403c: Preparing [2025-01-06T12:58:13.300Z] e34b1ce8f6f9: Preparing [2025-01-06T12:58:13.300Z] aa3bd1490ae0: Preparing [2025-01-06T12:58:13.300Z] 1d43a702aae9: Preparing [2025-01-06T12:58:13.300Z] 6df1836df3bd: Preparing [2025-01-06T12:58:13.300Z] 5aaa6180e163: Preparing [2025-01-06T12:58:13.300Z] 70abb455bb34: Preparing [2025-01-06T12:58:13.300Z] 75654b8eeebd: Preparing [2025-01-06T12:58:13.300Z] 6df1836df3bd: Waiting [2025-01-06T12:58:13.300Z] 75654b8eeebd: Waiting [2025-01-06T12:58:13.300Z] e34b1ce8f6f9: Waiting [2025-01-06T12:58:13.300Z] aa3bd1490ae0: Waiting [2025-01-06T12:58:13.300Z] 70abb455bb34: Waiting [2025-01-06T12:58:13.300Z] 5aaa6180e163: Waiting [2025-01-06T12:58:13.300Z] 1d43a702aae9: Waiting [2025-01-06T12:58:13.300Z] 64ca029659c9: Layer already exists [2025-01-06T12:58:13.300Z] 7e2f66b6403c: Layer already exists [2025-01-06T12:58:13.300Z] b5094402fa4b: Layer already exists [2025-01-06T12:58:13.300Z] 04356f31acf6: Layer already exists [2025-01-06T12:58:13.300Z] 017fca3c3da5: Layer already exists [2025-01-06T12:58:13.300Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:13.300Z] e34b1ce8f6f9: Layer already exists [2025-01-06T12:58:13.300Z] aa3bd1490ae0: Layer already exists [2025-01-06T12:58:13.300Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:13.300Z] 5aaa6180e163: Layer already exists [2025-01-06T12:58:13.300Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:13.300Z] 70abb455bb34: Layer already exists [2025-01-06T12:58:13.300Z] latest: digest: sha256:624aed6b2cc4f56d084b69cb9bb023854994a80a34d71fcf550fe228903a3b0d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:13.621Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:13.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.34 [2025-01-06T12:58:13.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T12:58:13.942Z] b5094402fa4b: Preparing [2025-01-06T12:58:13.942Z] 04356f31acf6: Preparing [2025-01-06T12:58:13.942Z] 64ca029659c9: Preparing [2025-01-06T12:58:13.942Z] 017fca3c3da5: Preparing [2025-01-06T12:58:13.942Z] 7e2f66b6403c: Preparing [2025-01-06T12:58:13.942Z] e34b1ce8f6f9: Preparing [2025-01-06T12:58:13.942Z] aa3bd1490ae0: Preparing [2025-01-06T12:58:13.942Z] 1d43a702aae9: Preparing [2025-01-06T12:58:13.942Z] 6df1836df3bd: Preparing [2025-01-06T12:58:13.942Z] 5aaa6180e163: Preparing [2025-01-06T12:58:13.942Z] 70abb455bb34: Preparing [2025-01-06T12:58:13.942Z] 75654b8eeebd: Preparing [2025-01-06T12:58:13.942Z] e34b1ce8f6f9: Waiting [2025-01-06T12:58:13.942Z] aa3bd1490ae0: Waiting [2025-01-06T12:58:13.942Z] 1d43a702aae9: Waiting [2025-01-06T12:58:13.942Z] 70abb455bb34: Waiting [2025-01-06T12:58:13.942Z] 6df1836df3bd: Waiting [2025-01-06T12:58:13.942Z] 5aaa6180e163: Waiting [2025-01-06T12:58:13.942Z] 75654b8eeebd: Waiting [2025-01-06T12:58:13.942Z] b5094402fa4b: Layer already exists [2025-01-06T12:58:13.942Z] 64ca029659c9: Layer already exists [2025-01-06T12:58:13.942Z] 04356f31acf6: Layer already exists [2025-01-06T12:58:13.942Z] 7e2f66b6403c: Layer already exists [2025-01-06T12:58:13.942Z] 017fca3c3da5: Layer already exists [2025-01-06T12:58:13.942Z] aa3bd1490ae0: Layer already exists [2025-01-06T12:58:13.942Z] e34b1ce8f6f9: Layer already exists [2025-01-06T12:58:13.942Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:13.942Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:13.942Z] 5aaa6180e163: Layer already exists [2025-01-06T12:58:13.942Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:13.942Z] 70abb455bb34: Layer already exists [2025-01-06T12:58:13.942Z] 4.0.0-dev.34: digest: sha256:624aed6b2cc4f56d084b69cb9bb023854994a80a34d71fcf550fe228903a3b0d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:14.267Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:14.594Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:14.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T12:58:14.594Z] b5094402fa4b: Preparing [2025-01-06T12:58:14.594Z] 04356f31acf6: Preparing [2025-01-06T12:58:14.594Z] 64ca029659c9: Preparing [2025-01-06T12:58:14.594Z] 017fca3c3da5: Preparing [2025-01-06T12:58:14.594Z] 7e2f66b6403c: Preparing [2025-01-06T12:58:14.594Z] e34b1ce8f6f9: Preparing [2025-01-06T12:58:14.594Z] aa3bd1490ae0: Preparing [2025-01-06T12:58:14.594Z] 1d43a702aae9: Preparing [2025-01-06T12:58:14.594Z] 6df1836df3bd: Preparing [2025-01-06T12:58:14.594Z] 5aaa6180e163: Preparing [2025-01-06T12:58:14.594Z] 70abb455bb34: Preparing [2025-01-06T12:58:14.594Z] 75654b8eeebd: Preparing [2025-01-06T12:58:14.594Z] 75654b8eeebd: Waiting [2025-01-06T12:58:14.594Z] 6df1836df3bd: Waiting [2025-01-06T12:58:14.594Z] 1d43a702aae9: Waiting [2025-01-06T12:58:14.594Z] aa3bd1490ae0: Waiting [2025-01-06T12:58:14.594Z] e34b1ce8f6f9: Waiting [2025-01-06T12:58:14.594Z] 70abb455bb34: Waiting [2025-01-06T12:58:14.594Z] 64ca029659c9: Layer already exists [2025-01-06T12:58:14.594Z] 04356f31acf6: Layer already exists [2025-01-06T12:58:14.594Z] b5094402fa4b: Layer already exists [2025-01-06T12:58:14.594Z] 017fca3c3da5: Layer already exists [2025-01-06T12:58:14.594Z] 7e2f66b6403c: Layer already exists [2025-01-06T12:58:14.594Z] e34b1ce8f6f9: Layer already exists [2025-01-06T12:58:14.594Z] 5aaa6180e163: Layer already exists [2025-01-06T12:58:14.594Z] aa3bd1490ae0: Layer already exists [2025-01-06T12:58:14.594Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:14.594Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:14.594Z] 70abb455bb34: Layer already exists [2025-01-06T12:58:14.594Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:14.594Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:624aed6b2cc4f56d084b69cb9bb023854994a80a34d71fcf550fe228903a3b0d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:14.929Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:15.257Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-06T12:58:15.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T12:58:15.257Z] b5094402fa4b: Preparing [2025-01-06T12:58:15.257Z] 04356f31acf6: Preparing [2025-01-06T12:58:15.257Z] 64ca029659c9: Preparing [2025-01-06T12:58:15.257Z] 017fca3c3da5: Preparing [2025-01-06T12:58:15.257Z] 7e2f66b6403c: Preparing [2025-01-06T12:58:15.257Z] e34b1ce8f6f9: Preparing [2025-01-06T12:58:15.257Z] aa3bd1490ae0: Preparing [2025-01-06T12:58:15.257Z] 1d43a702aae9: Preparing [2025-01-06T12:58:15.257Z] 6df1836df3bd: Preparing [2025-01-06T12:58:15.257Z] 5aaa6180e163: Preparing [2025-01-06T12:58:15.257Z] 70abb455bb34: Preparing [2025-01-06T12:58:15.257Z] 75654b8eeebd: Preparing [2025-01-06T12:58:15.257Z] 1d43a702aae9: Waiting [2025-01-06T12:58:15.257Z] 6df1836df3bd: Waiting [2025-01-06T12:58:15.257Z] 5aaa6180e163: Waiting [2025-01-06T12:58:15.257Z] 70abb455bb34: Waiting [2025-01-06T12:58:15.257Z] 75654b8eeebd: Waiting [2025-01-06T12:58:15.257Z] e34b1ce8f6f9: Waiting [2025-01-06T12:58:15.257Z] aa3bd1490ae0: Waiting [2025-01-06T12:58:15.257Z] 04356f31acf6: Layer already exists [2025-01-06T12:58:15.257Z] 64ca029659c9: Layer already exists [2025-01-06T12:58:15.257Z] 7e2f66b6403c: Layer already exists [2025-01-06T12:58:15.257Z] 017fca3c3da5: Layer already exists [2025-01-06T12:58:15.257Z] b5094402fa4b: Layer already exists [2025-01-06T12:58:15.257Z] e34b1ce8f6f9: Layer already exists [2025-01-06T12:58:15.257Z] 5aaa6180e163: Layer already exists [2025-01-06T12:58:15.257Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:15.257Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:15.257Z] aa3bd1490ae0: Layer already exists [2025-01-06T12:58:15.257Z] 70abb455bb34: Layer already exists [2025-01-06T12:58:15.257Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:15.257Z] main: digest: sha256:624aed6b2cc4f56d084b69cb9bb023854994a80a34d71fcf550fe228903a3b0d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:58:15.336Z] ===================================================== [Pipeline] echo [2025-01-06T12:58:15.348Z] taggedImages: [2025-01-06T12:58:15.348Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:15.348Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-06T12:58:15.348Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.34 [2025-01-06T12:58:15.348Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:15.348Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-06T12:58:15.378Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-06T12:58:15.378Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:15.378Z] latest [2025-01-06T12:58:15.378Z] 4.0.0-dev.34 [2025-01-06T12:58:15.378Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:15.378Z] main [2025-01-06T12:58:15.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:15.728Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:16.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:16.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T12:58:16.048Z] 0681ce135370: Preparing [2025-01-06T12:58:16.048Z] 05c2101c63a1: Preparing [2025-01-06T12:58:16.048Z] 1d43a702aae9: Preparing [2025-01-06T12:58:16.048Z] 6df1836df3bd: Preparing [2025-01-06T12:58:16.048Z] c9eaa2137f2f: Preparing [2025-01-06T12:58:16.048Z] 619ddad9f908: Preparing [2025-01-06T12:58:16.048Z] 75654b8eeebd: Preparing [2025-01-06T12:58:16.048Z] 619ddad9f908: Waiting [2025-01-06T12:58:16.048Z] 75654b8eeebd: Waiting [2025-01-06T12:58:16.048Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:16.048Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:16.048Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:16.048Z] 0681ce135370: Pushed [2025-01-06T12:58:16.618Z] c9eaa2137f2f: Pushed [2025-01-06T12:58:16.875Z] 619ddad9f908: Pushed [2025-01-06T12:58:18.249Z] 05c2101c63a1: Pushed [2025-01-06T12:58:18.249Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:e4b127470e7935cc88c084dff6426717f0e9351a76af6ce42b834f1fd6e17cda size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:18.559Z] + 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-01-06T12:58:18.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-06T12:58:18.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T12:58:18.876Z] 0681ce135370: Preparing [2025-01-06T12:58:18.876Z] 05c2101c63a1: Preparing [2025-01-06T12:58:18.876Z] 1d43a702aae9: Preparing [2025-01-06T12:58:18.876Z] 6df1836df3bd: Preparing [2025-01-06T12:58:18.876Z] c9eaa2137f2f: Preparing [2025-01-06T12:58:18.876Z] 619ddad9f908: Preparing [2025-01-06T12:58:18.876Z] 75654b8eeebd: Preparing [2025-01-06T12:58:18.876Z] 75654b8eeebd: Waiting [2025-01-06T12:58:18.876Z] 619ddad9f908: Waiting [2025-01-06T12:58:18.876Z] c9eaa2137f2f: Layer already exists [2025-01-06T12:58:18.876Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:18.876Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:18.876Z] 05c2101c63a1: Layer already exists [2025-01-06T12:58:18.876Z] 0681ce135370: Layer already exists [2025-01-06T12:58:18.876Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:18.876Z] 619ddad9f908: Layer already exists [2025-01-06T12:58:18.876Z] latest: digest: sha256:e4b127470e7935cc88c084dff6426717f0e9351a76af6ce42b834f1fd6e17cda size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:19.200Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:19.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.34 [2025-01-06T12:58:19.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T12:58:19.527Z] 0681ce135370: Preparing [2025-01-06T12:58:19.527Z] 05c2101c63a1: Preparing [2025-01-06T12:58:19.527Z] 1d43a702aae9: Preparing [2025-01-06T12:58:19.527Z] 6df1836df3bd: Preparing [2025-01-06T12:58:19.527Z] c9eaa2137f2f: Preparing [2025-01-06T12:58:19.527Z] 619ddad9f908: Preparing [2025-01-06T12:58:19.527Z] 75654b8eeebd: Preparing [2025-01-06T12:58:19.527Z] 75654b8eeebd: Waiting [2025-01-06T12:58:19.527Z] 619ddad9f908: Waiting [2025-01-06T12:58:19.527Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:19.527Z] 05c2101c63a1: Layer already exists [2025-01-06T12:58:19.527Z] 0681ce135370: Layer already exists [2025-01-06T12:58:19.527Z] c9eaa2137f2f: Layer already exists [2025-01-06T12:58:19.527Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:19.527Z] 619ddad9f908: Layer already exists [2025-01-06T12:58:19.527Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:19.527Z] 4.0.0-dev.34: digest: sha256:e4b127470e7935cc88c084dff6426717f0e9351a76af6ce42b834f1fd6e17cda size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:19.843Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:20.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:20.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T12:58:20.157Z] 0681ce135370: Preparing [2025-01-06T12:58:20.157Z] 05c2101c63a1: Preparing [2025-01-06T12:58:20.157Z] 1d43a702aae9: Preparing [2025-01-06T12:58:20.157Z] 6df1836df3bd: Preparing [2025-01-06T12:58:20.157Z] c9eaa2137f2f: Preparing [2025-01-06T12:58:20.157Z] 619ddad9f908: Preparing [2025-01-06T12:58:20.157Z] 75654b8eeebd: Preparing [2025-01-06T12:58:20.157Z] 619ddad9f908: Waiting [2025-01-06T12:58:20.157Z] 75654b8eeebd: Waiting [2025-01-06T12:58:20.157Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:20.157Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:20.157Z] 05c2101c63a1: Layer already exists [2025-01-06T12:58:20.157Z] c9eaa2137f2f: Layer already exists [2025-01-06T12:58:20.157Z] 0681ce135370: Layer already exists [2025-01-06T12:58:20.157Z] 619ddad9f908: Layer already exists [2025-01-06T12:58:20.157Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:20.157Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:e4b127470e7935cc88c084dff6426717f0e9351a76af6ce42b834f1fd6e17cda size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:20.480Z] + 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-01-06T12:58:20.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-06T12:58:20.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T12:58:20.807Z] 0681ce135370: Preparing [2025-01-06T12:58:20.807Z] 05c2101c63a1: Preparing [2025-01-06T12:58:20.807Z] 1d43a702aae9: Preparing [2025-01-06T12:58:20.807Z] 6df1836df3bd: Preparing [2025-01-06T12:58:20.807Z] c9eaa2137f2f: Preparing [2025-01-06T12:58:20.807Z] 619ddad9f908: Preparing [2025-01-06T12:58:20.807Z] 75654b8eeebd: Preparing [2025-01-06T12:58:20.807Z] 619ddad9f908: Waiting [2025-01-06T12:58:20.807Z] 05c2101c63a1: Layer already exists [2025-01-06T12:58:20.807Z] c9eaa2137f2f: Layer already exists [2025-01-06T12:58:20.807Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:20.807Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:20.807Z] 0681ce135370: Layer already exists [2025-01-06T12:58:20.807Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:20.807Z] 619ddad9f908: Layer already exists [2025-01-06T12:58:20.807Z] main: digest: sha256:e4b127470e7935cc88c084dff6426717f0e9351a76af6ce42b834f1fd6e17cda size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:58:20.882Z] ===================================================== [Pipeline] echo [2025-01-06T12:58:20.895Z] taggedImages: [2025-01-06T12:58:20.895Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:20.895Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-06T12:58:20.895Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.34 [2025-01-06T12:58:20.895Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:20.895Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-06T12:58:20.925Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-06T12:58:20.925Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:20.925Z] latest [2025-01-06T12:58:20.925Z] 4.0.0-dev.34 [2025-01-06T12:58:20.925Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:20.925Z] main [2025-01-06T12:58:20.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:21.256Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:21.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:21.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T12:58:21.580Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:21.580Z] e71dd07be7be: Preparing [2025-01-06T12:58:21.580Z] 82f76fe44a7e: Preparing [2025-01-06T12:58:21.580Z] 1d43a702aae9: Preparing [2025-01-06T12:58:21.580Z] 6df1836df3bd: Preparing [2025-01-06T12:58:21.580Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:21.580Z] 5cef4be18fa9: Preparing [2025-01-06T12:58:21.580Z] fd001d258b79: Preparing [2025-01-06T12:58:21.580Z] 623ba1f8f772: Preparing [2025-01-06T12:58:21.580Z] 75654b8eeebd: Preparing [2025-01-06T12:58:21.580Z] 5cef4be18fa9: Waiting [2025-01-06T12:58:21.580Z] fd001d258b79: Waiting [2025-01-06T12:58:21.580Z] 75654b8eeebd: Waiting [2025-01-06T12:58:21.580Z] 623ba1f8f772: Waiting [2025-01-06T12:58:21.580Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:21.580Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:21.580Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:21.580Z] a6ca770b8dd9: Pushed [2025-01-06T12:58:21.580Z] 82f76fe44a7e: Pushed [2025-01-06T12:58:21.580Z] e71dd07be7be: Pushed [2025-01-06T12:58:21.580Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:21.840Z] fd001d258b79: Pushed [2025-01-06T12:58:22.774Z] 623ba1f8f772: Pushed [2025-01-06T12:58:28.039Z] 5cef4be18fa9: Pushed [2025-01-06T12:58:32.229Z] cb9e0a3fef18: Pushed [2025-01-06T12:58:32.229Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:3d40c14a7808ffbde2cb761035bb1a588fc7ca8d43b78e9235302f350d238252 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:32.579Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:32.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-06T12:58:32.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T12:58:32.907Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:32.907Z] e71dd07be7be: Preparing [2025-01-06T12:58:32.907Z] 82f76fe44a7e: Preparing [2025-01-06T12:58:32.907Z] 1d43a702aae9: Preparing [2025-01-06T12:58:32.907Z] 6df1836df3bd: Preparing [2025-01-06T12:58:32.907Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:32.907Z] 5cef4be18fa9: Preparing [2025-01-06T12:58:32.907Z] fd001d258b79: Preparing [2025-01-06T12:58:32.907Z] 623ba1f8f772: Preparing [2025-01-06T12:58:32.907Z] 75654b8eeebd: Preparing [2025-01-06T12:58:32.907Z] 5cef4be18fa9: Waiting [2025-01-06T12:58:32.907Z] 75654b8eeebd: Waiting [2025-01-06T12:58:32.907Z] fd001d258b79: Waiting [2025-01-06T12:58:32.907Z] 623ba1f8f772: Waiting [2025-01-06T12:58:32.907Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:32.907Z] e71dd07be7be: Layer already exists [2025-01-06T12:58:32.907Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:32.907Z] 82f76fe44a7e: Layer already exists [2025-01-06T12:58:32.907Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:32.907Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:32.907Z] fd001d258b79: Layer already exists [2025-01-06T12:58:32.907Z] 5cef4be18fa9: Layer already exists [2025-01-06T12:58:32.907Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:32.907Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:32.907Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:32.907Z] latest: digest: sha256:3d40c14a7808ffbde2cb761035bb1a588fc7ca8d43b78e9235302f350d238252 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:33.235Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:33.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.34 [2025-01-06T12:58:33.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T12:58:33.552Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:33.552Z] e71dd07be7be: Preparing [2025-01-06T12:58:33.552Z] 82f76fe44a7e: Preparing [2025-01-06T12:58:33.552Z] 1d43a702aae9: Preparing [2025-01-06T12:58:33.552Z] 6df1836df3bd: Preparing [2025-01-06T12:58:33.552Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:33.552Z] 5cef4be18fa9: Preparing [2025-01-06T12:58:33.552Z] fd001d258b79: Preparing [2025-01-06T12:58:33.552Z] 623ba1f8f772: Preparing [2025-01-06T12:58:33.552Z] 75654b8eeebd: Preparing [2025-01-06T12:58:33.552Z] 5cef4be18fa9: Waiting [2025-01-06T12:58:33.552Z] 75654b8eeebd: Waiting [2025-01-06T12:58:33.552Z] fd001d258b79: Waiting [2025-01-06T12:58:33.552Z] 623ba1f8f772: Waiting [2025-01-06T12:58:33.552Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:33.552Z] e71dd07be7be: Layer already exists [2025-01-06T12:58:33.552Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:33.552Z] 82f76fe44a7e: Layer already exists [2025-01-06T12:58:33.552Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:33.552Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:33.552Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:33.552Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:33.552Z] 5cef4be18fa9: Layer already exists [2025-01-06T12:58:33.552Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:33.552Z] fd001d258b79: Layer already exists [2025-01-06T12:58:33.552Z] 4.0.0-dev.34: digest: sha256:3d40c14a7808ffbde2cb761035bb1a588fc7ca8d43b78e9235302f350d238252 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:33.879Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:34.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:34.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T12:58:34.201Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:34.201Z] e71dd07be7be: Preparing [2025-01-06T12:58:34.201Z] 82f76fe44a7e: Preparing [2025-01-06T12:58:34.201Z] 1d43a702aae9: Preparing [2025-01-06T12:58:34.201Z] 6df1836df3bd: Preparing [2025-01-06T12:58:34.201Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:34.201Z] 5cef4be18fa9: Preparing [2025-01-06T12:58:34.201Z] fd001d258b79: Preparing [2025-01-06T12:58:34.201Z] 623ba1f8f772: Preparing [2025-01-06T12:58:34.201Z] 75654b8eeebd: Preparing [2025-01-06T12:58:34.201Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:34.201Z] 5cef4be18fa9: Waiting [2025-01-06T12:58:34.201Z] 623ba1f8f772: Waiting [2025-01-06T12:58:34.201Z] 75654b8eeebd: Waiting [2025-01-06T12:58:34.201Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:34.201Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:34.201Z] 82f76fe44a7e: Layer already exists [2025-01-06T12:58:34.201Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:34.201Z] e71dd07be7be: Layer already exists [2025-01-06T12:58:34.201Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:34.201Z] 5cef4be18fa9: Layer already exists [2025-01-06T12:58:34.201Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:34.201Z] fd001d258b79: Layer already exists [2025-01-06T12:58:34.201Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:34.201Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:3d40c14a7808ffbde2cb761035bb1a588fc7ca8d43b78e9235302f350d238252 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:34.533Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:34.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-06T12:58:34.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T12:58:34.857Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:34.857Z] e71dd07be7be: Preparing [2025-01-06T12:58:34.857Z] 82f76fe44a7e: Preparing [2025-01-06T12:58:34.857Z] 1d43a702aae9: Preparing [2025-01-06T12:58:34.857Z] 6df1836df3bd: Preparing [2025-01-06T12:58:34.857Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:34.857Z] 5cef4be18fa9: Preparing [2025-01-06T12:58:34.857Z] fd001d258b79: Preparing [2025-01-06T12:58:34.857Z] 623ba1f8f772: Preparing [2025-01-06T12:58:34.857Z] 75654b8eeebd: Preparing [2025-01-06T12:58:34.857Z] fd001d258b79: Waiting [2025-01-06T12:58:34.857Z] 623ba1f8f772: Waiting [2025-01-06T12:58:34.857Z] 75654b8eeebd: Waiting [2025-01-06T12:58:34.857Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:34.857Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:34.857Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:34.857Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:34.857Z] 82f76fe44a7e: Layer already exists [2025-01-06T12:58:34.857Z] e71dd07be7be: Layer already exists [2025-01-06T12:58:34.857Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:34.857Z] 5cef4be18fa9: Layer already exists [2025-01-06T12:58:34.857Z] fd001d258b79: Layer already exists [2025-01-06T12:58:34.857Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:34.857Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:34.857Z] main: digest: sha256:3d40c14a7808ffbde2cb761035bb1a588fc7ca8d43b78e9235302f350d238252 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:58:34.931Z] ===================================================== [Pipeline] echo [2025-01-06T12:58:34.943Z] taggedImages: [2025-01-06T12:58:34.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:34.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-06T12:58:34.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.34 [2025-01-06T12:58:34.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:34.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-06T12:58:34.975Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-06T12:58:34.975Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:34.975Z] latest [2025-01-06T12:58:34.975Z] 4.0.0-dev.34 [2025-01-06T12:58:34.975Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:34.975Z] main [2025-01-06T12:58:34.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:35.311Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:35.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:35.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T12:58:35.628Z] 0c65fda777d8: Preparing [2025-01-06T12:58:35.628Z] e0429c5c27af: Preparing [2025-01-06T12:58:35.628Z] b4cf12ea9ba6: Preparing [2025-01-06T12:58:35.628Z] 1d43a702aae9: Preparing [2025-01-06T12:58:35.628Z] 6df1836df3bd: Preparing [2025-01-06T12:58:35.628Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:35.628Z] bba45304a327: Preparing [2025-01-06T12:58:35.628Z] 95d40715dfca: Preparing [2025-01-06T12:58:35.628Z] 75654b8eeebd: Preparing [2025-01-06T12:58:35.628Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:35.628Z] bba45304a327: Waiting [2025-01-06T12:58:35.628Z] 95d40715dfca: Waiting [2025-01-06T12:58:35.628Z] 75654b8eeebd: Waiting [2025-01-06T12:58:35.628Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:35.628Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:35.628Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:35.628Z] b4cf12ea9ba6: Pushed [2025-01-06T12:58:35.628Z] e0429c5c27af: Pushed [2025-01-06T12:58:35.628Z] 0c65fda777d8: Pushed [2025-01-06T12:58:35.628Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:35.887Z] 95d40715dfca: Pushed [2025-01-06T12:58:36.457Z] bba45304a327: Pushed [2025-01-06T12:58:36.457Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:0821eaf0ee783a8a846a00463a1a9b593ec7f0398199b9af6e97779b03275820 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:36.785Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:37.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-06T12:58:37.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T12:58:37.108Z] 0c65fda777d8: Preparing [2025-01-06T12:58:37.108Z] e0429c5c27af: Preparing [2025-01-06T12:58:37.108Z] b4cf12ea9ba6: Preparing [2025-01-06T12:58:37.108Z] 1d43a702aae9: Preparing [2025-01-06T12:58:37.108Z] 6df1836df3bd: Preparing [2025-01-06T12:58:37.108Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:37.108Z] bba45304a327: Preparing [2025-01-06T12:58:37.108Z] 95d40715dfca: Preparing [2025-01-06T12:58:37.108Z] 75654b8eeebd: Preparing [2025-01-06T12:58:37.108Z] 95d40715dfca: Waiting [2025-01-06T12:58:37.108Z] bba45304a327: Waiting [2025-01-06T12:58:37.108Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:37.108Z] 75654b8eeebd: Waiting [2025-01-06T12:58:37.108Z] e0429c5c27af: Layer already exists [2025-01-06T12:58:37.108Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:37.108Z] 0c65fda777d8: Layer already exists [2025-01-06T12:58:37.108Z] b4cf12ea9ba6: Layer already exists [2025-01-06T12:58:37.108Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:37.108Z] bba45304a327: Layer already exists [2025-01-06T12:58:37.108Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:37.108Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:37.108Z] 95d40715dfca: Layer already exists [2025-01-06T12:58:37.108Z] latest: digest: sha256:0821eaf0ee783a8a846a00463a1a9b593ec7f0398199b9af6e97779b03275820 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:37.433Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:37.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.34 [2025-01-06T12:58:37.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T12:58:37.749Z] 0c65fda777d8: Preparing [2025-01-06T12:58:37.749Z] e0429c5c27af: Preparing [2025-01-06T12:58:37.749Z] b4cf12ea9ba6: Preparing [2025-01-06T12:58:37.749Z] 1d43a702aae9: Preparing [2025-01-06T12:58:37.749Z] 6df1836df3bd: Preparing [2025-01-06T12:58:37.749Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:37.749Z] bba45304a327: Preparing [2025-01-06T12:58:37.749Z] 95d40715dfca: Preparing [2025-01-06T12:58:37.749Z] 75654b8eeebd: Preparing [2025-01-06T12:58:37.749Z] 95d40715dfca: Waiting [2025-01-06T12:58:37.749Z] bba45304a327: Waiting [2025-01-06T12:58:37.749Z] e0429c5c27af: Layer already exists [2025-01-06T12:58:37.749Z] b4cf12ea9ba6: Layer already exists [2025-01-06T12:58:37.749Z] 0c65fda777d8: Layer already exists [2025-01-06T12:58:37.749Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:37.749Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:37.749Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:37.749Z] bba45304a327: Layer already exists [2025-01-06T12:58:37.749Z] 95d40715dfca: Layer already exists [2025-01-06T12:58:37.749Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:37.749Z] 4.0.0-dev.34: digest: sha256:0821eaf0ee783a8a846a00463a1a9b593ec7f0398199b9af6e97779b03275820 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:38.071Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:38.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:38.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T12:58:38.398Z] 0c65fda777d8: Preparing [2025-01-06T12:58:38.398Z] e0429c5c27af: Preparing [2025-01-06T12:58:38.398Z] b4cf12ea9ba6: Preparing [2025-01-06T12:58:38.398Z] 1d43a702aae9: Preparing [2025-01-06T12:58:38.398Z] 6df1836df3bd: Preparing [2025-01-06T12:58:38.398Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:38.398Z] bba45304a327: Preparing [2025-01-06T12:58:38.398Z] 95d40715dfca: Preparing [2025-01-06T12:58:38.398Z] 75654b8eeebd: Preparing [2025-01-06T12:58:38.398Z] 75654b8eeebd: Waiting [2025-01-06T12:58:38.398Z] 95d40715dfca: Waiting [2025-01-06T12:58:38.398Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:38.398Z] bba45304a327: Waiting [2025-01-06T12:58:38.398Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:38.398Z] 0c65fda777d8: Layer already exists [2025-01-06T12:58:38.398Z] b4cf12ea9ba6: Layer already exists [2025-01-06T12:58:38.398Z] e0429c5c27af: Layer already exists [2025-01-06T12:58:38.398Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:38.398Z] bba45304a327: Layer already exists [2025-01-06T12:58:38.398Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:38.398Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:38.398Z] 95d40715dfca: Layer already exists [2025-01-06T12:58:38.398Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:0821eaf0ee783a8a846a00463a1a9b593ec7f0398199b9af6e97779b03275820 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:38.723Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:39.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-06T12:58:39.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T12:58:39.058Z] 0c65fda777d8: Preparing [2025-01-06T12:58:39.058Z] e0429c5c27af: Preparing [2025-01-06T12:58:39.058Z] b4cf12ea9ba6: Preparing [2025-01-06T12:58:39.058Z] 1d43a702aae9: Preparing [2025-01-06T12:58:39.058Z] 6df1836df3bd: Preparing [2025-01-06T12:58:39.058Z] cb9e0a3fef18: Preparing [2025-01-06T12:58:39.058Z] bba45304a327: Preparing [2025-01-06T12:58:39.058Z] 95d40715dfca: Preparing [2025-01-06T12:58:39.058Z] 75654b8eeebd: Preparing [2025-01-06T12:58:39.058Z] bba45304a327: Waiting [2025-01-06T12:58:39.058Z] 95d40715dfca: Waiting [2025-01-06T12:58:39.058Z] cb9e0a3fef18: Waiting [2025-01-06T12:58:39.058Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:39.058Z] e0429c5c27af: Layer already exists [2025-01-06T12:58:39.058Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:39.058Z] b4cf12ea9ba6: Layer already exists [2025-01-06T12:58:39.058Z] 0c65fda777d8: Layer already exists [2025-01-06T12:58:39.058Z] cb9e0a3fef18: Layer already exists [2025-01-06T12:58:39.058Z] bba45304a327: Layer already exists [2025-01-06T12:58:39.058Z] 95d40715dfca: Layer already exists [2025-01-06T12:58:39.058Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:39.058Z] main: digest: sha256:0821eaf0ee783a8a846a00463a1a9b593ec7f0398199b9af6e97779b03275820 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:58:39.134Z] ===================================================== [Pipeline] echo [2025-01-06T12:58:39.151Z] taggedImages: [2025-01-06T12:58:39.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:39.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-06T12:58:39.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.34 [2025-01-06T12:58:39.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:39.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-06T12:58:39.186Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-06T12:58:39.186Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:39.186Z] latest [2025-01-06T12:58:39.186Z] 4.0.0-dev.34 [2025-01-06T12:58:39.186Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:39.186Z] main [2025-01-06T12:58:39.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:39.536Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:39.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:39.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T12:58:39.854Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:39.854Z] 607ba0fb31e6: Preparing [2025-01-06T12:58:39.854Z] 1eee4750181e: Preparing [2025-01-06T12:58:39.854Z] 1d43a702aae9: Preparing [2025-01-06T12:58:39.854Z] 6df1836df3bd: Preparing [2025-01-06T12:58:39.854Z] c1aac59da798: Preparing [2025-01-06T12:58:39.854Z] fd001d258b79: Preparing [2025-01-06T12:58:39.854Z] 623ba1f8f772: Preparing [2025-01-06T12:58:39.854Z] 75654b8eeebd: Preparing [2025-01-06T12:58:39.854Z] c1aac59da798: Waiting [2025-01-06T12:58:39.854Z] fd001d258b79: Waiting [2025-01-06T12:58:39.854Z] 623ba1f8f772: Waiting [2025-01-06T12:58:39.854Z] 75654b8eeebd: Waiting [2025-01-06T12:58:39.854Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:39.854Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:39.854Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:39.854Z] fd001d258b79: Layer already exists [2025-01-06T12:58:39.854Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:39.854Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:39.854Z] 607ba0fb31e6: Pushed [2025-01-06T12:58:39.854Z] 1eee4750181e: Pushed [2025-01-06T12:58:52.066Z] c1aac59da798: Pushed [2025-01-06T12:58:52.066Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:073be5847656772c82cb4f18a6ab29c57f3d1b480e4ec1a888c3eedfbce919bd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:52.389Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:52.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-06T12:58:52.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T12:58:52.710Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:52.710Z] 607ba0fb31e6: Preparing [2025-01-06T12:58:52.710Z] 1eee4750181e: Preparing [2025-01-06T12:58:52.710Z] 1d43a702aae9: Preparing [2025-01-06T12:58:52.710Z] 6df1836df3bd: Preparing [2025-01-06T12:58:52.710Z] c1aac59da798: Preparing [2025-01-06T12:58:52.710Z] fd001d258b79: Preparing [2025-01-06T12:58:52.710Z] 623ba1f8f772: Preparing [2025-01-06T12:58:52.710Z] 75654b8eeebd: Preparing [2025-01-06T12:58:52.710Z] c1aac59da798: Waiting [2025-01-06T12:58:52.710Z] 623ba1f8f772: Waiting [2025-01-06T12:58:52.710Z] 75654b8eeebd: Waiting [2025-01-06T12:58:52.710Z] fd001d258b79: Waiting [2025-01-06T12:58:52.710Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:52.710Z] 1eee4750181e: Layer already exists [2025-01-06T12:58:52.710Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:52.710Z] 607ba0fb31e6: Layer already exists [2025-01-06T12:58:52.710Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:52.710Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:52.710Z] c1aac59da798: Layer already exists [2025-01-06T12:58:52.710Z] fd001d258b79: Layer already exists [2025-01-06T12:58:52.710Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:52.710Z] latest: digest: sha256:073be5847656772c82cb4f18a6ab29c57f3d1b480e4ec1a888c3eedfbce919bd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:53.030Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:53.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.34 [2025-01-06T12:58:53.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T12:58:53.347Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:53.347Z] 607ba0fb31e6: Preparing [2025-01-06T12:58:53.347Z] 1eee4750181e: Preparing [2025-01-06T12:58:53.347Z] 1d43a702aae9: Preparing [2025-01-06T12:58:53.347Z] 6df1836df3bd: Preparing [2025-01-06T12:58:53.347Z] c1aac59da798: Preparing [2025-01-06T12:58:53.347Z] fd001d258b79: Preparing [2025-01-06T12:58:53.347Z] 623ba1f8f772: Preparing [2025-01-06T12:58:53.347Z] 75654b8eeebd: Preparing [2025-01-06T12:58:53.347Z] fd001d258b79: Waiting [2025-01-06T12:58:53.347Z] 623ba1f8f772: Waiting [2025-01-06T12:58:53.347Z] c1aac59da798: Waiting [2025-01-06T12:58:53.347Z] 75654b8eeebd: Waiting [2025-01-06T12:58:53.347Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:53.347Z] 607ba0fb31e6: Layer already exists [2025-01-06T12:58:53.347Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:53.347Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:53.347Z] 1eee4750181e: Layer already exists [2025-01-06T12:58:53.347Z] fd001d258b79: Layer already exists [2025-01-06T12:58:53.347Z] c1aac59da798: Layer already exists [2025-01-06T12:58:53.347Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:53.347Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:53.347Z] 4.0.0-dev.34: digest: sha256:073be5847656772c82cb4f18a6ab29c57f3d1b480e4ec1a888c3eedfbce919bd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:53.674Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:53.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:53.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T12:58:53.992Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:53.992Z] 607ba0fb31e6: Preparing [2025-01-06T12:58:53.992Z] 1eee4750181e: Preparing [2025-01-06T12:58:53.992Z] 1d43a702aae9: Preparing [2025-01-06T12:58:53.992Z] 6df1836df3bd: Preparing [2025-01-06T12:58:53.992Z] c1aac59da798: Preparing [2025-01-06T12:58:53.992Z] fd001d258b79: Preparing [2025-01-06T12:58:53.992Z] 623ba1f8f772: Preparing [2025-01-06T12:58:53.992Z] 75654b8eeebd: Preparing [2025-01-06T12:58:53.992Z] fd001d258b79: Waiting [2025-01-06T12:58:53.992Z] 623ba1f8f772: Waiting [2025-01-06T12:58:53.992Z] 75654b8eeebd: Waiting [2025-01-06T12:58:53.992Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:53.992Z] 1eee4750181e: Layer already exists [2025-01-06T12:58:53.992Z] 607ba0fb31e6: Layer already exists [2025-01-06T12:58:53.992Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:53.992Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:53.992Z] c1aac59da798: Layer already exists [2025-01-06T12:58:53.992Z] fd001d258b79: Layer already exists [2025-01-06T12:58:53.992Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:53.992Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:53.992Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:073be5847656772c82cb4f18a6ab29c57f3d1b480e4ec1a888c3eedfbce919bd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:54.324Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:54.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-06T12:58:54.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T12:58:54.651Z] a6ca770b8dd9: Preparing [2025-01-06T12:58:54.651Z] 607ba0fb31e6: Preparing [2025-01-06T12:58:54.651Z] 1eee4750181e: Preparing [2025-01-06T12:58:54.651Z] 1d43a702aae9: Preparing [2025-01-06T12:58:54.651Z] 6df1836df3bd: Preparing [2025-01-06T12:58:54.651Z] c1aac59da798: Preparing [2025-01-06T12:58:54.651Z] fd001d258b79: Preparing [2025-01-06T12:58:54.651Z] 623ba1f8f772: Preparing [2025-01-06T12:58:54.651Z] 75654b8eeebd: Preparing [2025-01-06T12:58:54.651Z] c1aac59da798: Waiting [2025-01-06T12:58:54.651Z] 623ba1f8f772: Waiting [2025-01-06T12:58:54.651Z] fd001d258b79: Waiting [2025-01-06T12:58:54.651Z] 75654b8eeebd: Waiting [2025-01-06T12:58:54.651Z] a6ca770b8dd9: Layer already exists [2025-01-06T12:58:54.651Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:54.651Z] 607ba0fb31e6: Layer already exists [2025-01-06T12:58:54.651Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:54.651Z] 1eee4750181e: Layer already exists [2025-01-06T12:58:54.651Z] fd001d258b79: Layer already exists [2025-01-06T12:58:54.651Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:54.651Z] c1aac59da798: Layer already exists [2025-01-06T12:58:54.651Z] 623ba1f8f772: Layer already exists [2025-01-06T12:58:54.651Z] main: digest: sha256:073be5847656772c82cb4f18a6ab29c57f3d1b480e4ec1a888c3eedfbce919bd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:58:54.725Z] ===================================================== [Pipeline] echo [2025-01-06T12:58:54.740Z] taggedImages: [2025-01-06T12:58:54.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:54.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-06T12:58:54.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.34 [2025-01-06T12:58:54.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:54.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-06T12:58:54.769Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-06T12:58:54.769Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:54.769Z] latest [2025-01-06T12:58:54.769Z] 4.0.0-dev.34 [2025-01-06T12:58:54.769Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:58:54.769Z] main [2025-01-06T12:58:54.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:55.113Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:55.448Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:58:55.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T12:58:55.448Z] aa7c6989e0cd: Preparing [2025-01-06T12:58:55.448Z] a5e864e6eae9: Preparing [2025-01-06T12:58:55.448Z] 03450071d868: Preparing [2025-01-06T12:58:55.448Z] 1d43a702aae9: Preparing [2025-01-06T12:58:55.448Z] 6df1836df3bd: Preparing [2025-01-06T12:58:55.448Z] f9172a686521: Preparing [2025-01-06T12:58:55.448Z] d299dc68e74c: Preparing [2025-01-06T12:58:55.448Z] 75654b8eeebd: Preparing [2025-01-06T12:58:55.448Z] d299dc68e74c: Waiting [2025-01-06T12:58:55.448Z] 75654b8eeebd: Waiting [2025-01-06T12:58:55.448Z] f9172a686521: Waiting [2025-01-06T12:58:55.448Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:55.448Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:55.448Z] aa7c6989e0cd: Pushed [2025-01-06T12:58:55.448Z] a5e864e6eae9: Pushed [2025-01-06T12:58:55.448Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:55.448Z] d299dc68e74c: Pushed [2025-01-06T12:58:56.015Z] f9172a686521: Pushed [2025-01-06T12:58:59.304Z] 03450071d868: Pushed [2025-01-06T12:58:59.304Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:aea177509a95a44f6726f6ffda19f43164fc5241aeac10d7acd6cc1ee7249370 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:59.625Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:58:59.946Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-06T12:58:59.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T12:58:59.946Z] aa7c6989e0cd: Preparing [2025-01-06T12:58:59.946Z] a5e864e6eae9: Preparing [2025-01-06T12:58:59.946Z] 03450071d868: Preparing [2025-01-06T12:58:59.946Z] 1d43a702aae9: Preparing [2025-01-06T12:58:59.946Z] 6df1836df3bd: Preparing [2025-01-06T12:58:59.946Z] f9172a686521: Preparing [2025-01-06T12:58:59.946Z] d299dc68e74c: Preparing [2025-01-06T12:58:59.946Z] 75654b8eeebd: Preparing [2025-01-06T12:58:59.946Z] 75654b8eeebd: Waiting [2025-01-06T12:58:59.946Z] d299dc68e74c: Waiting [2025-01-06T12:58:59.946Z] 6df1836df3bd: Layer already exists [2025-01-06T12:58:59.946Z] aa7c6989e0cd: Layer already exists [2025-01-06T12:58:59.946Z] 1d43a702aae9: Layer already exists [2025-01-06T12:58:59.946Z] a5e864e6eae9: Layer already exists [2025-01-06T12:58:59.946Z] 03450071d868: Layer already exists [2025-01-06T12:58:59.946Z] 75654b8eeebd: Layer already exists [2025-01-06T12:58:59.946Z] f9172a686521: Layer already exists [2025-01-06T12:58:59.946Z] d299dc68e74c: Layer already exists [2025-01-06T12:58:59.946Z] latest: digest: sha256:aea177509a95a44f6726f6ffda19f43164fc5241aeac10d7acd6cc1ee7249370 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:00.267Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:00.583Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.34 [2025-01-06T12:59:00.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T12:59:00.583Z] aa7c6989e0cd: Preparing [2025-01-06T12:59:00.583Z] a5e864e6eae9: Preparing [2025-01-06T12:59:00.583Z] 03450071d868: Preparing [2025-01-06T12:59:00.583Z] 1d43a702aae9: Preparing [2025-01-06T12:59:00.583Z] 6df1836df3bd: Preparing [2025-01-06T12:59:00.583Z] f9172a686521: Preparing [2025-01-06T12:59:00.583Z] d299dc68e74c: Preparing [2025-01-06T12:59:00.583Z] 75654b8eeebd: Preparing [2025-01-06T12:59:00.583Z] f9172a686521: Waiting [2025-01-06T12:59:00.583Z] d299dc68e74c: Waiting [2025-01-06T12:59:00.583Z] 75654b8eeebd: Waiting [2025-01-06T12:59:00.583Z] a5e864e6eae9: Layer already exists [2025-01-06T12:59:00.583Z] aa7c6989e0cd: Layer already exists [2025-01-06T12:59:00.583Z] 03450071d868: Layer already exists [2025-01-06T12:59:00.583Z] 6df1836df3bd: Layer already exists [2025-01-06T12:59:00.583Z] 1d43a702aae9: Layer already exists [2025-01-06T12:59:00.583Z] d299dc68e74c: Layer already exists [2025-01-06T12:59:00.583Z] 75654b8eeebd: Layer already exists [2025-01-06T12:59:00.583Z] f9172a686521: Layer already exists [2025-01-06T12:59:00.583Z] 4.0.0-dev.34: digest: sha256:aea177509a95a44f6726f6ffda19f43164fc5241aeac10d7acd6cc1ee7249370 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:00.903Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:01.219Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:59:01.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T12:59:01.219Z] aa7c6989e0cd: Preparing [2025-01-06T12:59:01.219Z] a5e864e6eae9: Preparing [2025-01-06T12:59:01.219Z] 03450071d868: Preparing [2025-01-06T12:59:01.219Z] 1d43a702aae9: Preparing [2025-01-06T12:59:01.219Z] 6df1836df3bd: Preparing [2025-01-06T12:59:01.219Z] f9172a686521: Preparing [2025-01-06T12:59:01.219Z] d299dc68e74c: Preparing [2025-01-06T12:59:01.219Z] 75654b8eeebd: Preparing [2025-01-06T12:59:01.219Z] f9172a686521: Waiting [2025-01-06T12:59:01.219Z] d299dc68e74c: Waiting [2025-01-06T12:59:01.219Z] 75654b8eeebd: Waiting [2025-01-06T12:59:01.219Z] 6df1836df3bd: Layer already exists [2025-01-06T12:59:01.219Z] 03450071d868: Layer already exists [2025-01-06T12:59:01.219Z] a5e864e6eae9: Layer already exists [2025-01-06T12:59:01.219Z] 1d43a702aae9: Layer already exists [2025-01-06T12:59:01.219Z] aa7c6989e0cd: Layer already exists [2025-01-06T12:59:01.219Z] f9172a686521: Layer already exists [2025-01-06T12:59:01.219Z] d299dc68e74c: Layer already exists [2025-01-06T12:59:01.219Z] 75654b8eeebd: Layer already exists [2025-01-06T12:59:01.219Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:aea177509a95a44f6726f6ffda19f43164fc5241aeac10d7acd6cc1ee7249370 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:01.535Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:01.845Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-06T12:59:01.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T12:59:01.845Z] aa7c6989e0cd: Preparing [2025-01-06T12:59:01.845Z] a5e864e6eae9: Preparing [2025-01-06T12:59:01.845Z] 03450071d868: Preparing [2025-01-06T12:59:01.845Z] 1d43a702aae9: Preparing [2025-01-06T12:59:01.845Z] 6df1836df3bd: Preparing [2025-01-06T12:59:01.845Z] f9172a686521: Preparing [2025-01-06T12:59:01.845Z] d299dc68e74c: Preparing [2025-01-06T12:59:01.845Z] 75654b8eeebd: Preparing [2025-01-06T12:59:01.845Z] d299dc68e74c: Waiting [2025-01-06T12:59:01.845Z] f9172a686521: Waiting [2025-01-06T12:59:01.845Z] 75654b8eeebd: Waiting [2025-01-06T12:59:01.845Z] aa7c6989e0cd: Layer already exists [2025-01-06T12:59:01.845Z] 03450071d868: Layer already exists [2025-01-06T12:59:01.845Z] 1d43a702aae9: Layer already exists [2025-01-06T12:59:01.845Z] a5e864e6eae9: Layer already exists [2025-01-06T12:59:01.845Z] 6df1836df3bd: Layer already exists [2025-01-06T12:59:01.845Z] f9172a686521: Layer already exists [2025-01-06T12:59:01.845Z] d299dc68e74c: Layer already exists [2025-01-06T12:59:01.845Z] 75654b8eeebd: Layer already exists [2025-01-06T12:59:01.845Z] main: digest: sha256:aea177509a95a44f6726f6ffda19f43164fc5241aeac10d7acd6cc1ee7249370 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:59:01.915Z] ===================================================== [Pipeline] echo [2025-01-06T12:59:01.934Z] taggedImages: [2025-01-06T12:59:01.934Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:59:01.934Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-06T12:59:01.934Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.34 [2025-01-06T12:59:01.934Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:59:01.934Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-06T12:59:01.959Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-06T12:59:01.959Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:59:01.959Z] latest [2025-01-06T12:59:01.959Z] 4.0.0-dev.34 [2025-01-06T12:59:01.959Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:59:01.959Z] main [2025-01-06T12:59:01.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:02.282Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:02.597Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:59:02.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T12:59:02.597Z] cb692b2ad4c6: Preparing [2025-01-06T12:59:02.597Z] eb0b2cd341af: Preparing [2025-01-06T12:59:02.597Z] 1d43a702aae9: Preparing [2025-01-06T12:59:02.597Z] 6df1836df3bd: Preparing [2025-01-06T12:59:02.597Z] 1be6b150a45d: Preparing [2025-01-06T12:59:02.597Z] 6f744a9eda12: Preparing [2025-01-06T12:59:02.597Z] 75654b8eeebd: Preparing [2025-01-06T12:59:02.597Z] 6f744a9eda12: Waiting [2025-01-06T12:59:02.597Z] 6df1836df3bd: Layer already exists [2025-01-06T12:59:02.597Z] 1d43a702aae9: Layer already exists [2025-01-06T12:59:02.597Z] 75654b8eeebd: Layer already exists [2025-01-06T12:59:02.597Z] cb692b2ad4c6: Pushed [2025-01-06T12:59:02.856Z] 6f744a9eda12: Pushed [2025-01-06T12:59:03.115Z] 1be6b150a45d: Pushed [2025-01-06T12:59:06.405Z] eb0b2cd341af: Pushed [2025-01-06T12:59:06.405Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:c0566cc8780b11fbf2c2c53219963dfd15ea217a83ed10492bfe1e29692f6021 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:06.735Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:07.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-06T12:59:07.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T12:59:07.061Z] cb692b2ad4c6: Preparing [2025-01-06T12:59:07.061Z] eb0b2cd341af: Preparing [2025-01-06T12:59:07.061Z] 1d43a702aae9: Preparing [2025-01-06T12:59:07.061Z] 6df1836df3bd: Preparing [2025-01-06T12:59:07.061Z] 1be6b150a45d: Preparing [2025-01-06T12:59:07.061Z] 6f744a9eda12: Preparing [2025-01-06T12:59:07.061Z] 75654b8eeebd: Preparing [2025-01-06T12:59:07.061Z] 6f744a9eda12: Waiting [2025-01-06T12:59:07.061Z] 75654b8eeebd: Waiting [2025-01-06T12:59:07.061Z] 1d43a702aae9: Layer already exists [2025-01-06T12:59:07.061Z] 6df1836df3bd: Layer already exists [2025-01-06T12:59:07.061Z] 1be6b150a45d: Layer already exists [2025-01-06T12:59:07.061Z] eb0b2cd341af: Layer already exists [2025-01-06T12:59:07.061Z] cb692b2ad4c6: Layer already exists [2025-01-06T12:59:07.061Z] 6f744a9eda12: Layer already exists [2025-01-06T12:59:07.061Z] 75654b8eeebd: Layer already exists [2025-01-06T12:59:07.061Z] latest: digest: sha256:c0566cc8780b11fbf2c2c53219963dfd15ea217a83ed10492bfe1e29692f6021 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:07.387Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:07.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.34 [2025-01-06T12:59:07.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T12:59:07.968Z] cb692b2ad4c6: Preparing [2025-01-06T12:59:07.968Z] eb0b2cd341af: Preparing [2025-01-06T12:59:07.968Z] 1d43a702aae9: Preparing [2025-01-06T12:59:07.968Z] 6df1836df3bd: Preparing [2025-01-06T12:59:07.968Z] 1be6b150a45d: Preparing [2025-01-06T12:59:07.968Z] 6f744a9eda12: Preparing [2025-01-06T12:59:07.968Z] 75654b8eeebd: Preparing [2025-01-06T12:59:07.968Z] 6f744a9eda12: Waiting [2025-01-06T12:59:07.968Z] 75654b8eeebd: Waiting [2025-01-06T12:59:07.968Z] 1be6b150a45d: Layer already exists [2025-01-06T12:59:07.968Z] 6df1836df3bd: Layer already exists [2025-01-06T12:59:07.968Z] cb692b2ad4c6: Layer already exists [2025-01-06T12:59:07.968Z] eb0b2cd341af: Layer already exists [2025-01-06T12:59:07.968Z] 1d43a702aae9: Layer already exists [2025-01-06T12:59:07.968Z] 6f744a9eda12: Layer already exists [2025-01-06T12:59:07.968Z] 75654b8eeebd: Layer already exists [2025-01-06T12:59:07.968Z] 4.0.0-dev.34: digest: sha256:c0566cc8780b11fbf2c2c53219963dfd15ea217a83ed10492bfe1e29692f6021 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:08.292Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:08.871Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:59:08.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T12:59:08.871Z] cb692b2ad4c6: Preparing [2025-01-06T12:59:08.871Z] eb0b2cd341af: Preparing [2025-01-06T12:59:08.871Z] 1d43a702aae9: Preparing [2025-01-06T12:59:08.871Z] 6df1836df3bd: Preparing [2025-01-06T12:59:08.871Z] 1be6b150a45d: Preparing [2025-01-06T12:59:08.871Z] 6f744a9eda12: Preparing [2025-01-06T12:59:08.871Z] 75654b8eeebd: Preparing [2025-01-06T12:59:08.871Z] 6f744a9eda12: Waiting [2025-01-06T12:59:08.871Z] 75654b8eeebd: Waiting [2025-01-06T12:59:08.871Z] 1d43a702aae9: Layer already exists [2025-01-06T12:59:08.871Z] 1be6b150a45d: Layer already exists [2025-01-06T12:59:08.871Z] eb0b2cd341af: Layer already exists [2025-01-06T12:59:08.871Z] 6df1836df3bd: Layer already exists [2025-01-06T12:59:08.871Z] cb692b2ad4c6: Layer already exists [2025-01-06T12:59:08.871Z] 6f744a9eda12: Layer already exists [2025-01-06T12:59:08.871Z] 75654b8eeebd: Layer already exists [2025-01-06T12:59:08.871Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:c0566cc8780b11fbf2c2c53219963dfd15ea217a83ed10492bfe1e29692f6021 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:09.201Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:59:09.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-06T12:59:09.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T12:59:09.527Z] cb692b2ad4c6: Preparing [2025-01-06T12:59:09.527Z] eb0b2cd341af: Preparing [2025-01-06T12:59:09.527Z] 1d43a702aae9: Preparing [2025-01-06T12:59:09.527Z] 6df1836df3bd: Preparing [2025-01-06T12:59:09.527Z] 1be6b150a45d: Preparing [2025-01-06T12:59:09.527Z] 6f744a9eda12: Preparing [2025-01-06T12:59:09.527Z] 75654b8eeebd: Preparing [2025-01-06T12:59:09.527Z] 6f744a9eda12: Waiting [2025-01-06T12:59:09.527Z] 75654b8eeebd: Waiting [2025-01-06T12:59:09.527Z] cb692b2ad4c6: Layer already exists [2025-01-06T12:59:09.527Z] 1be6b150a45d: Layer already exists [2025-01-06T12:59:09.527Z] 6df1836df3bd: Layer already exists [2025-01-06T12:59:09.527Z] 1d43a702aae9: Layer already exists [2025-01-06T12:59:09.527Z] eb0b2cd341af: Layer already exists [2025-01-06T12:59:09.527Z] 75654b8eeebd: Layer already exists [2025-01-06T12:59:09.527Z] 6f744a9eda12: Layer already exists [2025-01-06T12:59:09.527Z] main: digest: sha256:c0566cc8780b11fbf2c2c53219963dfd15ea217a83ed10492bfe1e29692f6021 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:59:09.603Z] ===================================================== [Pipeline] echo [2025-01-06T12:59:09.617Z] taggedImages: [2025-01-06T12:59:09.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T12:59:09.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-06T12:59:09.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.34 [2025-01-06T12:59:09.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T12:59:09.617Z] - 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-01-06T13:07:13.212Z] #155 ... [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T13:07:13.212Z] #146 DONE 575.6s [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:07:13.212Z] #156 DONE 0.4s [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:07:13.212Z] #154 ... [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:07:13.212Z] #157 DONE 0.2s [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T13:07:13.212Z] #158 DONE 0.6s [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #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-01-06T13:07:13.212Z] #159 DONE 0.3s [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T13:07:13.212Z] #152 ... [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T13:07:13.212Z] #160 DONE 0.2s [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:07:13.212Z] #161 DONE 2.4s [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:07:13.212Z] #154 ... [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #162 [core-common-config-bootstrapper] exporting to image [2025-01-06T13:07:13.212Z] #162 exporting layers [2025-01-06T13:07:13.212Z] #162 exporting layers 0.7s done [2025-01-06T13:07:13.212Z] #162 writing image sha256:607dcb1c86279acd55e0f4e1a132836b26cb5454837b92667b3a29590845888d 0.0s done [2025-01-06T13:07:13.212Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2025-01-06T13:07:13.212Z] #162 DONE 0.8s [2025-01-06T13:07:13.212Z] [2025-01-06T13:07:13.212Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:07:18.564Z] #145 ... [2025-01-06T13:07:18.564Z] [2025-01-06T13:07:18.564Z] #144 [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-01-06T13:07:18.564Z] #144 594.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T13:07:25.258Z] #144 ... [2025-01-06T13:07:25.258Z] [2025-01-06T13:07:25.258Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T13:07:25.258Z] #155 DONE 600.1s [2025-01-06T13:07:25.258Z] [2025-01-06T13:07:25.258Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T13:07:25.258Z] #149 DONE 600.1s [2025-01-06T13:07:25.258Z] [2025-01-06T13:07:25.259Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:07:25.259Z] #145 ... [2025-01-06T13:07:25.259Z] [2025-01-06T13:07:25.259Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T13:07:25.259Z] #163 DONE 0.4s [2025-01-06T13:07:25.259Z] [2025-01-06T13:07:25.259Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:07:25.259Z] #164 DONE 0.6s [2025-01-06T13:07:25.259Z] [2025-01-06T13:07:25.259Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:07:25.550Z] #165 DONE 0.3s [2025-01-06T13:07:25.550Z] [2025-01-06T13:07:25.550Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T13:07:25.833Z] #166 ... [2025-01-06T13:07:25.833Z] [2025-01-06T13:07:25.833Z] #167 [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-01-06T13:07:25.833Z] #167 DONE 0.3s [2025-01-06T13:07:26.122Z] [2025-01-06T13:07:26.122Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T13:07:26.410Z] #168 DONE 0.3s [2025-01-06T13:07:26.410Z] [2025-01-06T13:07:26.410Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T13:07:27.013Z] #169 DONE 0.5s [2025-01-06T13:07:27.013Z] [2025-01-06T13:07:27.013Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T13:07:27.298Z] #170 DONE 0.3s [2025-01-06T13:07:27.298Z] [2025-01-06T13:07:27.298Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:07:27.586Z] #171 ... [2025-01-06T13:07:27.586Z] [2025-01-06T13:07:27.586Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T13:07:27.586Z] #166 DONE 2.5s [2025-01-06T13:07:27.586Z] [2025-01-06T13:07:27.586Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:07:28.186Z] #172 DONE 0.4s [2025-01-06T13:07:28.186Z] [2025-01-06T13:07:28.186Z] #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:07:28.186Z] #173 DONE 0.3s [2025-01-06T13:07:28.186Z] [2025-01-06T13:07:28.186Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:07:28.455Z] #151 ... [2025-01-06T13:07:28.455Z] [2025-01-06T13:07:28.455Z] #174 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T13:07:28.742Z] #174 DONE 0.5s [2025-01-06T13:07:28.742Z] [2025-01-06T13:07:28.742Z] #175 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T13:07:29.010Z] #175 DONE 0.2s [2025-01-06T13:07:29.010Z] [2025-01-06T13:07:29.010Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:07:29.010Z] #145 ... [2025-01-06T13:07:29.010Z] [2025-01-06T13:07:29.010Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:07:29.010Z] #171 DONE 2.0s [2025-01-06T13:07:29.010Z] [2025-01-06T13:07:29.010Z] #176 [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-01-06T13:07:29.607Z] #176 DONE 0.5s [2025-01-06T13:07:29.608Z] [2025-01-06T13:07:29.608Z] #177 [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-01-06T13:07:29.915Z] #177 DONE 0.3s [2025-01-06T13:07:29.915Z] [2025-01-06T13:07:29.915Z] #178 [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-01-06T13:07:30.189Z] #178 DONE 0.3s [2025-01-06T13:07:30.189Z] [2025-01-06T13:07:30.189Z] #179 [security-proxy-setup] exporting to image [2025-01-06T13:07:30.189Z] #179 exporting layers [2025-01-06T13:07:30.459Z] #179 ... [2025-01-06T13:07:30.459Z] [2025-01-06T13:07:30.459Z] #180 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T13:07:30.459Z] #180 DONE 0.4s [2025-01-06T13:07:30.742Z] [2025-01-06T13:07:30.742Z] #179 [security-proxy-setup] exporting to image [2025-01-06T13:07:30.742Z] #179 exporting layers 1.4s done [2025-01-06T13:07:30.742Z] #179 writing image sha256:0938f6db952d99ab76faf64694b89ea7693f9de7561688e30f2f252453d4a1f6 done [2025-01-06T13:07:30.742Z] #179 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-06T13:07:30.742Z] #179 DONE 1.5s [2025-01-06T13:07:30.742Z] [2025-01-06T13:07:30.742Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T13:07:32.206Z] #181 ... [2025-01-06T13:07:32.206Z] [2025-01-06T13:07:32.206Z] #144 [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-01-06T13:07:32.206Z] #144 DONE 608.0s [2025-01-06T13:07:32.206Z] [2025-01-06T13:07:32.206Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:07:32.834Z] #154 ... [2025-01-06T13:07:32.834Z] [2025-01-06T13:07:32.834Z] #182 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:07:32.834Z] #182 ... [2025-01-06T13:07:32.835Z] [2025-01-06T13:07:32.835Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T13:07:32.835Z] #181 DONE 2.1s [2025-01-06T13:07:33.107Z] [2025-01-06T13:07:33.107Z] #183 [security-bootstrapper] exporting to image [2025-01-06T13:07:33.107Z] #183 ... [2025-01-06T13:07:33.107Z] [2025-01-06T13:07:33.107Z] #182 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:07:33.107Z] #182 DONE 0.4s [2025-01-06T13:07:33.375Z] [2025-01-06T13:07:33.375Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:07:33.671Z] #184 DONE 0.5s [2025-01-06T13:07:33.672Z] [2025-01-06T13:07:33.672Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:07:33.672Z] #154 ... [2025-01-06T13:07:33.672Z] [2025-01-06T13:07:33.672Z] #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-01-06T13:07:34.265Z] #185 DONE 0.5s [2025-01-06T13:07:34.265Z] [2025-01-06T13:07:34.265Z] #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-01-06T13:07:34.265Z] #186 DONE 0.3s [2025-01-06T13:07:34.265Z] [2025-01-06T13:07:34.265Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:07:34.533Z] #148 ... [2025-01-06T13:07:34.533Z] [2025-01-06T13:07:34.533Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:07:34.533Z] #187 DONE 0.3s [2025-01-06T13:07:34.533Z] [2025-01-06T13:07:34.533Z] #183 [security-bootstrapper] exporting to image [2025-01-06T13:07:34.533Z] #183 exporting layers 1.8s done [2025-01-06T13:07:34.533Z] #183 writing image sha256:48159f3be48b036e495866e7bac020a3c82042debd145ab2dcf78bd56ebcaafa done [2025-01-06T13:07:34.533Z] #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-06T13:07:34.533Z] #183 DONE 1.8s [2025-01-06T13:07:34.533Z] [2025-01-06T13:07:34.533Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:07:34.802Z] #151 ... [2025-01-06T13:07:34.802Z] [2025-01-06T13:07:34.802Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T13:07:35.139Z] #188 DONE 0.4s [2025-01-06T13:07:35.139Z] [2025-01-06T13:07:35.139Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T13:07:35.408Z] #189 DONE 0.4s [2025-01-06T13:07:35.408Z] [2025-01-06T13:07:35.408Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T13:07:35.689Z] #190 DONE 0.2s [2025-01-06T13:07:35.689Z] [2025-01-06T13:07:35.689Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:07:37.702Z] #191 DONE 2.0s [2025-01-06T13:07:37.702Z] [2025-01-06T13:07:37.702Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:07:37.702Z] #154 ... [2025-01-06T13:07:37.702Z] [2025-01-06T13:07:37.702Z] #192 [security-secretstore-setup] exporting to image [2025-01-06T13:07:39.118Z] #192 exporting layers 1.4s done [2025-01-06T13:07:39.118Z] #192 writing image sha256:91b666599b0c97dd0176e1b2290ec8ece92c168ffa1502b463ec9a86eea532fd 0.0s done [2025-01-06T13:07:39.118Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-01-06T13:07:39.118Z] #192 DONE 1.4s [2025-01-06T13:07:39.118Z] [2025-01-06T13:07:39.118Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:08:47.007Z] #148 ... [2025-01-06T13:08:47.007Z] [2025-01-06T13:08:47.007Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T13:08:47.007Z] #147 DONE 680.8s [2025-01-06T13:08:47.007Z] [2025-01-06T13:08:47.007Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:08:47.007Z] #154 ... [2025-01-06T13:08:47.007Z] [2025-01-06T13:08:47.007Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:08:47.007Z] #193 DONE 0.4s [2025-01-06T13:08:47.007Z] [2025-01-06T13:08:47.007Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:08:47.007Z] #145 ... [2025-01-06T13:08:47.007Z] [2025-01-06T13:08:47.008Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:08:47.008Z] #194 DONE 0.2s [2025-01-06T13:08:47.008Z] [2025-01-06T13:08:47.008Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T13:08:47.008Z] #195 DONE 0.3s [2025-01-06T13:08:47.008Z] [2025-01-06T13:08:47.008Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T13:08:47.008Z] #153 ... [2025-01-06T13:08:47.008Z] [2025-01-06T13:08:47.008Z] #196 [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-01-06T13:08:47.008Z] #196 DONE 0.2s [2025-01-06T13:08:47.008Z] [2025-01-06T13:08:47.008Z] #197 [security-spiffe-token-provider] exporting to image [2025-01-06T13:08:47.008Z] #197 exporting layers [2025-01-06T13:08:47.008Z] #197 exporting layers 0.6s done [2025-01-06T13:08:47.008Z] #197 writing image sha256:37b3d305fd7504578d131db7ad4b149dba3c41475bb233290383be7474caaa14 done [2025-01-06T13:08:47.008Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-06T13:08:47.008Z] #197 DONE 0.7s [2025-01-06T13:08:47.008Z] [2025-01-06T13:08:47.008Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T13:12:38.836Z] #145 DONE 904.6s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:12:38.836Z] #150 ... [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:12:38.836Z] #198 DONE 0.1s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:12:38.836Z] #199 DONE 0.2s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T13:12:38.836Z] #200 DONE 0.4s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:12:38.836Z] #154 ... [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:12:38.836Z] #201 DONE 0.2s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T13:12:38.836Z] #202 DONE 0.2s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T13:12:38.836Z] #203 DONE 1.6s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:12:38.836Z] #151 ... [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #204 [security-proxy-auth] exporting to image [2025-01-06T13:12:38.836Z] #204 exporting layers [2025-01-06T13:12:38.836Z] #204 exporting layers 0.6s done [2025-01-06T13:12:38.836Z] #204 writing image sha256:7ac84d425619dcfbd1c6a8f1a96a8578e0fc2f0b1fab810592c6f586dd1628d8 done [2025-01-06T13:12:38.836Z] #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-06T13:12:38.836Z] #204 DONE 0.6s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:12:38.836Z] #154 ... [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T13:12:38.836Z] #152 DONE 913.0s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:12:38.836Z] #154 ... [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:12:38.836Z] #205 DONE 0.3s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:12:38.836Z] #206 DONE 0.1s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T13:12:38.836Z] #207 DONE 0.3s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:12:38.836Z] #208 DONE 0.2s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:12:38.836Z] #154 ... [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #209 [core-command] exporting to image [2025-01-06T13:12:38.836Z] #209 exporting layers [2025-01-06T13:12:38.836Z] #209 exporting layers 0.3s done [2025-01-06T13:12:38.836Z] #209 writing image sha256:b357c04e2c6d9383eb62c5a26a0f5f7b55c12fcc444df764785026408ce74571 done [2025-01-06T13:12:38.836Z] #209 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-06T13:12:38.836Z] #209 DONE 0.3s [2025-01-06T13:12:38.836Z] [2025-01-06T13:12:38.836Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:13:35.243Z] #154 ... [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T13:13:35.243Z] #151 DONE 962.6s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T13:13:35.243Z] #150 DONE 962.6s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:13:35.243Z] #148 ... [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T13:13:35.243Z] #153 DONE 962.8s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:13:35.243Z] #210 DONE 0.3s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:13:35.243Z] #211 DONE 0.3s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:13:35.243Z] #212 DONE 0.3s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:13:35.243Z] #213 DONE 0.3s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #214 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T13:13:35.243Z] #214 ... [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #215 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:13:35.243Z] #215 DONE 0.2s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T13:13:35.243Z] #216 DONE 0.4s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T13:13:35.243Z] #217 DONE 0.5s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.243Z] #214 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T13:13:35.243Z] #214 DONE 0.5s [2025-01-06T13:13:35.243Z] [2025-01-06T13:13:35.244Z] #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:13:35.244Z] #218 DONE 0.2s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:13:35.244Z] #219 DONE 0.2s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:13:35.244Z] #220 DONE 0.2s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T13:13:35.244Z] #221 DONE 0.2s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #222 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T13:13:35.244Z] #222 DONE 0.2s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #223 [core-keeper] exporting to image [2025-01-06T13:13:35.244Z] #223 exporting layers [2025-01-06T13:13:35.244Z] #223 ... [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T13:13:35.244Z] #224 DONE 0.3s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #225 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T13:13:35.244Z] #225 DONE 0.2s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #226 [core-metadata] exporting to image [2025-01-06T13:13:35.244Z] #226 ... [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #227 [core-data] exporting to image [2025-01-06T13:13:35.244Z] #227 exporting layers 0.6s done [2025-01-06T13:13:35.244Z] #227 writing image sha256:246825df4380fa66e7977c79950a25623f687d3e2f16a04548c072da100d272a done [2025-01-06T13:13:35.244Z] #227 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-06T13:13:35.244Z] #227 DONE 0.6s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #223 [core-keeper] exporting to image [2025-01-06T13:13:35.244Z] #223 exporting layers 0.5s done [2025-01-06T13:13:35.244Z] #223 writing image sha256:78bfd8561932bf944dd9672c47ed437b0855052bda0060b2f84a0b4f647550c2 done [2025-01-06T13:13:35.244Z] #223 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-06T13:13:35.244Z] #223 DONE 0.5s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #226 [core-metadata] exporting to image [2025-01-06T13:13:35.244Z] #226 exporting layers 0.4s done [2025-01-06T13:13:35.244Z] #226 writing image sha256:2a85fd069a185e1ddfac5d825df449445b39ccbae31acd4a3acbf66b65c07eee done [2025-01-06T13:13:35.244Z] #226 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-06T13:13:35.244Z] #226 DONE 0.5s [2025-01-06T13:13:35.244Z] [2025-01-06T13:13:35.244Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T13:13:39.498Z] #148 DONE 974.8s [2025-01-06T13:13:39.498Z] [2025-01-06T13:13:39.498Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:13:39.498Z] #228 DONE 0.2s [2025-01-06T13:13:39.498Z] [2025-01-06T13:13:39.498Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:13:39.498Z] #229 DONE 0.2s [2025-01-06T13:13:39.498Z] [2025-01-06T13:13:39.498Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T13:13:39.498Z] #154 DONE 975.4s [2025-01-06T13:13:39.498Z] [2025-01-06T13:13:39.499Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T13:13:40.089Z] #230 DONE 0.6s [2025-01-06T13:13:40.089Z] [2025-01-06T13:13:40.089Z] #231 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T13:13:40.089Z] #231 DONE 0.1s [2025-01-06T13:13:40.089Z] [2025-01-06T13:13:40.089Z] #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T13:13:40.089Z] #232 DONE 0.1s [2025-01-06T13:13:40.089Z] [2025-01-06T13:13:40.089Z] #233 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T13:13:40.089Z] #233 DONE 0.1s [2025-01-06T13:13:40.089Z] [2025-01-06T13:13:40.089Z] #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T13:13:40.355Z] #234 DONE 0.1s [2025-01-06T13:13:40.355Z] [2025-01-06T13:13:40.355Z] #235 [support-notifications] exporting to image [2025-01-06T13:13:40.355Z] #235 exporting layers [2025-01-06T13:13:40.942Z] #235 ... [2025-01-06T13:13:40.942Z] [2025-01-06T13:13:40.942Z] #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T13:13:40.942Z] #236 DONE 0.5s [2025-01-06T13:13:40.942Z] [2025-01-06T13:13:40.942Z] #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T13:13:40.942Z] #237 DONE 0.1s [2025-01-06T13:13:40.942Z] [2025-01-06T13:13:40.942Z] #235 [support-notifications] exporting to image [2025-01-06T13:13:40.942Z] #235 exporting layers 0.6s done [2025-01-06T13:13:40.942Z] #235 writing image sha256:3c0ea094cd06efcdcfda4b65dccacae80b61c80b0dd595b5f0e545bf26f045ce done [2025-01-06T13:13:40.942Z] #235 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-01-06T13:13:40.942Z] #235 DONE 0.6s [2025-01-06T13:13:40.942Z] [2025-01-06T13:13:40.942Z] #238 [support-scheduler] exporting to image [2025-01-06T13:13:41.524Z] #238 exporting layers 0.5s done [2025-01-06T13:13:41.524Z] #238 writing image sha256:a80cf0e6bcaeeb3cccbb299c50182393e7e1273f389d85c9cfad600fc2784355 done [2025-01-06T13:13:41.524Z] #238 naming to docker.io/library/support-scheduler-arm64 done [2025-01-06T13:13:41.524Z] #238 DONE 0.6s [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T13:13:41.524Z] time="2025-01-06T12:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T13:13:41.532Z] $ docker stop --time=1 c03c8da0f73d51ba076c0f8704b8c9497ccdef0c591e5382bf1d2f3a94b5b8cc [2025-01-06T13:13:43.127Z] $ docker rm -f --volumes c03c8da0f73d51ba076c0f8704b8c9497ccdef0c591e5382bf1d2f3a94b5b8cc [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T13:13:43.601Z] + docker images [2025-01-06T13:13:43.601Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T13:13:43.601Z] support-scheduler-arm64 latest a80cf0e6bcae 3 seconds ago 53.6MB [2025-01-06T13:13:43.601Z] support-notifications-arm64 latest 3c0ea094cd06 3 seconds ago 52.8MB [2025-01-06T13:13:43.601Z] core-metadata-arm64 latest 2a85fd069a18 15 seconds ago 38.7MB [2025-01-06T13:13:43.601Z] core-data-arm64 latest 246825df4380 15 seconds ago 38.7MB [2025-01-06T13:13:43.601Z] core-keeper-arm64 latest 78bfd8561932 15 seconds ago 31.9MB [2025-01-06T13:13:43.601Z] core-command-arm64 latest b357c04e2c6d About a minute ago 34.5MB [2025-01-06T13:13:43.601Z] security-proxy-auth-arm64 latest 7ac84d425619 About a minute ago 33.6MB [2025-01-06T13:13:43.601Z] security-spiffe-token-provider-arm64 latest 37b3d305fd75 4 minutes ago 40.2MB [2025-01-06T13:13:43.601Z] security-secretstore-setup-arm64 latest 91b666599b0c 6 minutes ago 47.6MB [2025-01-06T13:13:43.601Z] security-bootstrapper-arm64 latest 48159f3be48b 6 minutes ago 27.4MB [2025-01-06T13:13:43.601Z] security-proxy-setup-arm64 latest 0938f6db952d 6 minutes ago 36.5MB [2025-01-06T13:13:43.601Z] core-common-config-bootstrapper-arm64 latest 607dcb1c8627 6 minutes ago 24.3MB [2025-01-06T13:13:43.601Z] security-spire-config-arm64 latest d22896fc36c7 17 minutes ago 123MB [2025-01-06T13:13:43.601Z] security-spire-server-arm64 latest c6932e3c5f95 17 minutes ago 124MB [2025-01-06T13:13:43.601Z] security-spire-agent-arm64 latest 37cbbf0ea79c 17 minutes ago 183MB [2025-01-06T13:13:43.601Z] ci-base-image-arm64 latest 4483b9d377dd 18 minutes ago 967MB [2025-01-06T13:13:43.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 13 days ago 566MB [2025-01-06T13:13:43.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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-01-06T13:13:43.754Z] provisioning config files... [2025-01-06T13:13:43.770Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/770@tmp/config5001858647514291878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:13:44.110Z] ---> ****-login.sh [2025-01-06T13:13:44.110Z] nexus3.edgexfoundry.org:10001 [2025-01-06T13:13:44.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:13:44.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:13:44.377Z] Configure a credential helper to remove this warning. See [2025-01-06T13:13:44.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:13:44.377Z] [2025-01-06T13:13:44.377Z] Login Succeeded [2025-01-06T13:13:44.377Z] nexus3.edgexfoundry.org:10002 [2025-01-06T13:13:44.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:13:44.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:13:44.646Z] Configure a credential helper to remove this warning. See [2025-01-06T13:13:44.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:13:44.646Z] [2025-01-06T13:13:44.646Z] Login Succeeded [2025-01-06T13:13:44.646Z] nexus3.edgexfoundry.org:10003 [2025-01-06T13:13:44.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:13:44.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:13:44.914Z] Configure a credential helper to remove this warning. See [2025-01-06T13:13:44.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:13:44.914Z] [2025-01-06T13:13:44.914Z] Login Succeeded [2025-01-06T13:13:44.914Z] nexus3.edgexfoundry.org:10004 [2025-01-06T13:13:45.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:13:45.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:13:45.180Z] Configure a credential helper to remove this warning. See [2025-01-06T13:13:45.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:13:45.180Z] [2025-01-06T13:13:45.180Z] Login Succeeded [2025-01-06T13:13:45.180Z] ****.io [2025-01-06T13:13:45.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T13:13:45.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T13:13:45.448Z] Configure a credential helper to remove this warning. See [2025-01-06T13:13:45.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T13:13:45.448Z] [2025-01-06T13:13:45.448Z] Login Succeeded [2025-01-06T13:13:45.714Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T13:13:45.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:13:45.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T13:13:45.838Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-06T13:13:45.838Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:13:45.838Z] latest [2025-01-06T13:13:45.838Z] 4.0.0-dev.34 [2025-01-06T13:13:45.838Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:13:45.838Z] main [2025-01-06T13:13:45.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:46.225Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:46.851Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:13:46.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:13:46.851Z] 4541046635c4: Preparing [2025-01-06T13:13:46.851Z] 775793463e0d: Preparing [2025-01-06T13:13:46.851Z] 473fe4b14953: Preparing [2025-01-06T13:13:46.851Z] a592e3da6eba: Preparing [2025-01-06T13:13:46.851Z] 99e6d90b7a7f: Preparing [2025-01-06T13:13:46.851Z] b2e0f8e51c00: Preparing [2025-01-06T13:13:46.851Z] 651d9022c234: Preparing [2025-01-06T13:13:46.851Z] b2e0f8e51c00: Waiting [2025-01-06T13:13:46.851Z] 651d9022c234: Waiting [2025-01-06T13:13:47.116Z] a592e3da6eba: Pushed [2025-01-06T13:13:47.116Z] 473fe4b14953: Pushed [2025-01-06T13:13:47.116Z] 4541046635c4: Pushed [2025-01-06T13:13:47.116Z] 651d9022c234: Layer already exists [2025-01-06T13:13:47.116Z] b2e0f8e51c00: Pushed [2025-01-06T13:13:48.517Z] 99e6d90b7a7f: Pushed [2025-01-06T13:13:51.845Z] 775793463e0d: Pushed [2025-01-06T13:13:51.845Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:29575e8d1978e2ffb015d51e51a23948696dc811022350d6eabf3765d18244b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:52.208Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:52.559Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-06T13:13:52.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:13:52.559Z] 4541046635c4: Preparing [2025-01-06T13:13:52.559Z] 775793463e0d: Preparing [2025-01-06T13:13:52.559Z] 473fe4b14953: Preparing [2025-01-06T13:13:52.559Z] a592e3da6eba: Preparing [2025-01-06T13:13:52.559Z] 99e6d90b7a7f: Preparing [2025-01-06T13:13:52.559Z] b2e0f8e51c00: Preparing [2025-01-06T13:13:52.559Z] 651d9022c234: Preparing [2025-01-06T13:13:52.559Z] b2e0f8e51c00: Waiting [2025-01-06T13:13:52.559Z] 651d9022c234: Waiting [2025-01-06T13:13:52.559Z] 775793463e0d: Layer already exists [2025-01-06T13:13:52.559Z] a592e3da6eba: Layer already exists [2025-01-06T13:13:52.559Z] 473fe4b14953: Layer already exists [2025-01-06T13:13:52.559Z] 4541046635c4: Layer already exists [2025-01-06T13:13:52.559Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:13:52.559Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:13:52.559Z] 651d9022c234: Layer already exists [2025-01-06T13:13:52.837Z] latest: digest: sha256:29575e8d1978e2ffb015d51e51a23948696dc811022350d6eabf3765d18244b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:53.196Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:53.553Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.34 [2025-01-06T13:13:53.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:13:53.553Z] 4541046635c4: Preparing [2025-01-06T13:13:53.553Z] 775793463e0d: Preparing [2025-01-06T13:13:53.553Z] 473fe4b14953: Preparing [2025-01-06T13:13:53.553Z] a592e3da6eba: Preparing [2025-01-06T13:13:53.553Z] 99e6d90b7a7f: Preparing [2025-01-06T13:13:53.553Z] b2e0f8e51c00: Preparing [2025-01-06T13:13:53.553Z] 651d9022c234: Preparing [2025-01-06T13:13:53.553Z] b2e0f8e51c00: Waiting [2025-01-06T13:13:53.553Z] 651d9022c234: Waiting [2025-01-06T13:13:53.553Z] 4541046635c4: Layer already exists [2025-01-06T13:13:53.553Z] 473fe4b14953: Layer already exists [2025-01-06T13:13:53.553Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:13:53.553Z] 775793463e0d: Layer already exists [2025-01-06T13:13:53.553Z] a592e3da6eba: Layer already exists [2025-01-06T13:13:53.553Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:13:53.553Z] 651d9022c234: Layer already exists [2025-01-06T13:13:53.818Z] 4.0.0-dev.34: digest: sha256:29575e8d1978e2ffb015d51e51a23948696dc811022350d6eabf3765d18244b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:54.171Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:54.530Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:13:54.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:13:54.530Z] 4541046635c4: Preparing [2025-01-06T13:13:54.530Z] 775793463e0d: Preparing [2025-01-06T13:13:54.530Z] 473fe4b14953: Preparing [2025-01-06T13:13:54.530Z] a592e3da6eba: Preparing [2025-01-06T13:13:54.530Z] 99e6d90b7a7f: Preparing [2025-01-06T13:13:54.530Z] b2e0f8e51c00: Preparing [2025-01-06T13:13:54.530Z] 651d9022c234: Preparing [2025-01-06T13:13:54.530Z] b2e0f8e51c00: Waiting [2025-01-06T13:13:54.530Z] 651d9022c234: Waiting [2025-01-06T13:13:54.530Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:13:54.530Z] a592e3da6eba: Layer already exists [2025-01-06T13:13:54.530Z] 4541046635c4: Layer already exists [2025-01-06T13:13:54.530Z] 473fe4b14953: Layer already exists [2025-01-06T13:13:54.530Z] 775793463e0d: Layer already exists [2025-01-06T13:13:54.795Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:13:54.795Z] 651d9022c234: Layer already exists [2025-01-06T13:13:54.795Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:29575e8d1978e2ffb015d51e51a23948696dc811022350d6eabf3765d18244b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:55.149Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:55.500Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-06T13:13:55.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T13:13:55.500Z] 4541046635c4: Preparing [2025-01-06T13:13:55.500Z] 775793463e0d: Preparing [2025-01-06T13:13:55.500Z] 473fe4b14953: Preparing [2025-01-06T13:13:55.500Z] a592e3da6eba: Preparing [2025-01-06T13:13:55.500Z] 99e6d90b7a7f: Preparing [2025-01-06T13:13:55.500Z] b2e0f8e51c00: Preparing [2025-01-06T13:13:55.500Z] 651d9022c234: Preparing [2025-01-06T13:13:55.500Z] 651d9022c234: Waiting [2025-01-06T13:13:55.500Z] b2e0f8e51c00: Waiting [2025-01-06T13:13:55.500Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:13:55.500Z] 4541046635c4: Layer already exists [2025-01-06T13:13:55.500Z] 775793463e0d: Layer already exists [2025-01-06T13:13:55.500Z] 473fe4b14953: Layer already exists [2025-01-06T13:13:55.500Z] a592e3da6eba: Layer already exists [2025-01-06T13:13:55.500Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:13:55.500Z] 651d9022c234: Layer already exists [2025-01-06T13:13:55.764Z] main: digest: sha256:29575e8d1978e2ffb015d51e51a23948696dc811022350d6eabf3765d18244b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:13:55.843Z] ===================================================== [Pipeline] echo [2025-01-06T13:13:55.857Z] taggedImages: [2025-01-06T13:13:55.857Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:13:55.857Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-06T13:13:55.857Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.34 [2025-01-06T13:13:55.857Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:13:55.857Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-06T13:13:55.887Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-06T13:13:55.887Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:13:55.887Z] latest [2025-01-06T13:13:55.887Z] 4.0.0-dev.34 [2025-01-06T13:13:55.887Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:13:55.887Z] main [2025-01-06T13:13:55.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:56.247Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:56.598Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:13:56.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:13:56.598Z] 37a93f2b9c86: Preparing [2025-01-06T13:13:56.598Z] 329cc7f6c20d: Preparing [2025-01-06T13:13:56.598Z] fb49516d1b39: Preparing [2025-01-06T13:13:56.598Z] b9a12860fa0e: Preparing [2025-01-06T13:13:56.598Z] 473fe4b14953: Preparing [2025-01-06T13:13:56.598Z] a592e3da6eba: Preparing [2025-01-06T13:13:56.598Z] 99e6d90b7a7f: Preparing [2025-01-06T13:13:56.598Z] b2e0f8e51c00: Preparing [2025-01-06T13:13:56.598Z] 651d9022c234: Preparing [2025-01-06T13:13:56.598Z] a592e3da6eba: Waiting [2025-01-06T13:13:56.598Z] 99e6d90b7a7f: Waiting [2025-01-06T13:13:56.598Z] b2e0f8e51c00: Waiting [2025-01-06T13:13:56.598Z] 651d9022c234: Waiting [2025-01-06T13:13:56.598Z] 473fe4b14953: Layer already exists [2025-01-06T13:13:56.598Z] a592e3da6eba: Layer already exists [2025-01-06T13:13:56.861Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:13:56.861Z] fb49516d1b39: Pushed [2025-01-06T13:13:56.861Z] 329cc7f6c20d: Pushed [2025-01-06T13:13:56.861Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:13:56.861Z] 37a93f2b9c86: Pushed [2025-01-06T13:13:56.861Z] 651d9022c234: Layer already exists [2025-01-06T13:13:58.790Z] b9a12860fa0e: Pushed [2025-01-06T13:13:59.054Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:581efab94540c3372104d04ac135c60010145cbc6b59097dc954ba5648436d06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:13:59.494Z] + 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-01-06T13:13:59.857Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-06T13:13:59.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:13:59.857Z] 37a93f2b9c86: Preparing [2025-01-06T13:13:59.857Z] 329cc7f6c20d: Preparing [2025-01-06T13:13:59.857Z] fb49516d1b39: Preparing [2025-01-06T13:13:59.857Z] b9a12860fa0e: Preparing [2025-01-06T13:13:59.857Z] 473fe4b14953: Preparing [2025-01-06T13:13:59.857Z] a592e3da6eba: Preparing [2025-01-06T13:13:59.857Z] 99e6d90b7a7f: Preparing [2025-01-06T13:13:59.857Z] b2e0f8e51c00: Preparing [2025-01-06T13:13:59.857Z] 651d9022c234: Preparing [2025-01-06T13:13:59.857Z] a592e3da6eba: Waiting [2025-01-06T13:13:59.857Z] 99e6d90b7a7f: Waiting [2025-01-06T13:13:59.857Z] b2e0f8e51c00: Waiting [2025-01-06T13:13:59.857Z] 651d9022c234: Waiting [2025-01-06T13:13:59.857Z] 37a93f2b9c86: Layer already exists [2025-01-06T13:13:59.857Z] 473fe4b14953: Layer already exists [2025-01-06T13:13:59.857Z] 329cc7f6c20d: Layer already exists [2025-01-06T13:13:59.857Z] b9a12860fa0e: Layer already exists [2025-01-06T13:13:59.857Z] fb49516d1b39: Layer already exists [2025-01-06T13:13:59.857Z] a592e3da6eba: Layer already exists [2025-01-06T13:13:59.857Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:13:59.857Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:13:59.857Z] 651d9022c234: Layer already exists [2025-01-06T13:14:00.128Z] latest: digest: sha256:581efab94540c3372104d04ac135c60010145cbc6b59097dc954ba5648436d06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:00.483Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:00.870Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.34 [2025-01-06T13:14:00.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:14:00.870Z] 37a93f2b9c86: Preparing [2025-01-06T13:14:00.870Z] 329cc7f6c20d: Preparing [2025-01-06T13:14:00.870Z] fb49516d1b39: Preparing [2025-01-06T13:14:00.870Z] b9a12860fa0e: Preparing [2025-01-06T13:14:00.870Z] 473fe4b14953: Preparing [2025-01-06T13:14:00.870Z] a592e3da6eba: Preparing [2025-01-06T13:14:00.870Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:00.870Z] a592e3da6eba: Waiting [2025-01-06T13:14:00.870Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:00.870Z] 651d9022c234: Preparing [2025-01-06T13:14:00.870Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:00.870Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:00.870Z] 651d9022c234: Waiting [2025-01-06T13:14:00.870Z] 329cc7f6c20d: Layer already exists [2025-01-06T13:14:00.870Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:00.870Z] b9a12860fa0e: Layer already exists [2025-01-06T13:14:00.870Z] fb49516d1b39: Layer already exists [2025-01-06T13:14:00.870Z] 37a93f2b9c86: Layer already exists [2025-01-06T13:14:00.870Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:00.870Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:00.870Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:00.870Z] 651d9022c234: Layer already exists [2025-01-06T13:14:01.141Z] 4.0.0-dev.34: digest: sha256:581efab94540c3372104d04ac135c60010145cbc6b59097dc954ba5648436d06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:01.506Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:01.882Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:01.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:14:01.882Z] 37a93f2b9c86: Preparing [2025-01-06T13:14:01.882Z] 329cc7f6c20d: Preparing [2025-01-06T13:14:01.882Z] fb49516d1b39: Preparing [2025-01-06T13:14:01.882Z] b9a12860fa0e: Preparing [2025-01-06T13:14:01.882Z] 473fe4b14953: Preparing [2025-01-06T13:14:01.882Z] a592e3da6eba: Preparing [2025-01-06T13:14:01.882Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:01.882Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:01.882Z] 651d9022c234: Preparing [2025-01-06T13:14:01.882Z] a592e3da6eba: Waiting [2025-01-06T13:14:01.882Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:01.882Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:01.882Z] 651d9022c234: Waiting [2025-01-06T13:14:01.882Z] fb49516d1b39: Layer already exists [2025-01-06T13:14:01.882Z] 329cc7f6c20d: Layer already exists [2025-01-06T13:14:01.882Z] 37a93f2b9c86: Layer already exists [2025-01-06T13:14:01.882Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:01.882Z] b9a12860fa0e: Layer already exists [2025-01-06T13:14:01.882Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:01.882Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:01.882Z] 651d9022c234: Layer already exists [2025-01-06T13:14:01.882Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:02.154Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:581efab94540c3372104d04ac135c60010145cbc6b59097dc954ba5648436d06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:02.536Z] + 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-01-06T13:14:02.997Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-06T13:14:02.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T13:14:02.997Z] 37a93f2b9c86: Preparing [2025-01-06T13:14:02.997Z] 329cc7f6c20d: Preparing [2025-01-06T13:14:02.997Z] fb49516d1b39: Preparing [2025-01-06T13:14:02.997Z] b9a12860fa0e: Preparing [2025-01-06T13:14:02.997Z] 473fe4b14953: Preparing [2025-01-06T13:14:02.997Z] a592e3da6eba: Preparing [2025-01-06T13:14:02.997Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:02.997Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:02.997Z] 651d9022c234: Preparing [2025-01-06T13:14:02.997Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:02.997Z] 651d9022c234: Waiting [2025-01-06T13:14:02.997Z] a592e3da6eba: Waiting [2025-01-06T13:14:02.997Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:02.997Z] b9a12860fa0e: Layer already exists [2025-01-06T13:14:02.997Z] 37a93f2b9c86: Layer already exists [2025-01-06T13:14:02.997Z] 329cc7f6c20d: Layer already exists [2025-01-06T13:14:02.997Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:02.997Z] fb49516d1b39: Layer already exists [2025-01-06T13:14:02.997Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:02.997Z] 651d9022c234: Layer already exists [2025-01-06T13:14:02.997Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:02.997Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:03.261Z] main: digest: sha256:581efab94540c3372104d04ac135c60010145cbc6b59097dc954ba5648436d06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:14:03.355Z] ===================================================== [Pipeline] echo [2025-01-06T13:14:03.366Z] taggedImages: [2025-01-06T13:14:03.366Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:03.366Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-06T13:14:03.366Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.34 [2025-01-06T13:14:03.366Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:03.366Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-06T13:14:03.400Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-06T13:14:03.400Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:03.400Z] latest [2025-01-06T13:14:03.400Z] 4.0.0-dev.34 [2025-01-06T13:14:03.400Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:03.400Z] main [2025-01-06T13:14:03.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:03.777Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:04.140Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:04.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:14:04.140Z] 1884d914f7e3: Preparing [2025-01-06T13:14:04.140Z] 2f7c0b6de7cb: Preparing [2025-01-06T13:14:04.140Z] f9f14a4d2037: Preparing [2025-01-06T13:14:04.140Z] 473fe4b14953: Preparing [2025-01-06T13:14:04.140Z] a592e3da6eba: Preparing [2025-01-06T13:14:04.140Z] 43495d8632f0: Preparing [2025-01-06T13:14:04.140Z] 06ab6a4d7946: Preparing [2025-01-06T13:14:04.140Z] 651d9022c234: Preparing [2025-01-06T13:14:04.140Z] 43495d8632f0: Waiting [2025-01-06T13:14:04.140Z] 06ab6a4d7946: Waiting [2025-01-06T13:14:04.140Z] 651d9022c234: Waiting [2025-01-06T13:14:04.140Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:04.140Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:04.406Z] 2f7c0b6de7cb: Pushed [2025-01-06T13:14:04.406Z] 1884d914f7e3: Pushed [2025-01-06T13:14:04.406Z] 651d9022c234: Layer already exists [2025-01-06T13:14:04.406Z] 06ab6a4d7946: Pushed [2025-01-06T13:14:05.810Z] 43495d8632f0: Pushed [2025-01-06T13:14:10.063Z] f9f14a4d2037: Pushed [2025-01-06T13:14:10.063Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:1ed3f2a757722a46cd5337767a5501b127c22338399c769799108ee971bdfe48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:10.435Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:10.786Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-06T13:14:10.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:14:10.786Z] 1884d914f7e3: Preparing [2025-01-06T13:14:10.786Z] 2f7c0b6de7cb: Preparing [2025-01-06T13:14:10.786Z] f9f14a4d2037: Preparing [2025-01-06T13:14:10.786Z] 473fe4b14953: Preparing [2025-01-06T13:14:10.786Z] a592e3da6eba: Preparing [2025-01-06T13:14:10.786Z] 43495d8632f0: Preparing [2025-01-06T13:14:10.786Z] 06ab6a4d7946: Preparing [2025-01-06T13:14:10.786Z] 651d9022c234: Preparing [2025-01-06T13:14:10.786Z] 43495d8632f0: Waiting [2025-01-06T13:14:10.786Z] 06ab6a4d7946: Waiting [2025-01-06T13:14:10.786Z] 651d9022c234: Waiting [2025-01-06T13:14:10.786Z] 2f7c0b6de7cb: Layer already exists [2025-01-06T13:14:10.786Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:10.786Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:10.786Z] f9f14a4d2037: Layer already exists [2025-01-06T13:14:10.786Z] 1884d914f7e3: Layer already exists [2025-01-06T13:14:10.786Z] 06ab6a4d7946: Layer already exists [2025-01-06T13:14:10.786Z] 651d9022c234: Layer already exists [2025-01-06T13:14:10.786Z] 43495d8632f0: Layer already exists [2025-01-06T13:14:11.054Z] latest: digest: sha256:1ed3f2a757722a46cd5337767a5501b127c22338399c769799108ee971bdfe48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:11.416Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:11.773Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.34 [2025-01-06T13:14:11.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:14:11.774Z] 1884d914f7e3: Preparing [2025-01-06T13:14:11.774Z] 2f7c0b6de7cb: Preparing [2025-01-06T13:14:11.774Z] f9f14a4d2037: Preparing [2025-01-06T13:14:11.774Z] 473fe4b14953: Preparing [2025-01-06T13:14:11.774Z] a592e3da6eba: Preparing [2025-01-06T13:14:11.774Z] 43495d8632f0: Preparing [2025-01-06T13:14:11.774Z] 06ab6a4d7946: Preparing [2025-01-06T13:14:11.774Z] 651d9022c234: Preparing [2025-01-06T13:14:11.774Z] 43495d8632f0: Waiting [2025-01-06T13:14:11.774Z] 06ab6a4d7946: Waiting [2025-01-06T13:14:11.774Z] 651d9022c234: Waiting [2025-01-06T13:14:11.774Z] f9f14a4d2037: Layer already exists [2025-01-06T13:14:11.774Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:11.774Z] 2f7c0b6de7cb: Layer already exists [2025-01-06T13:14:11.774Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:11.774Z] 1884d914f7e3: Layer already exists [2025-01-06T13:14:11.774Z] 06ab6a4d7946: Layer already exists [2025-01-06T13:14:11.774Z] 43495d8632f0: Layer already exists [2025-01-06T13:14:11.774Z] 651d9022c234: Layer already exists [2025-01-06T13:14:12.040Z] 4.0.0-dev.34: digest: sha256:1ed3f2a757722a46cd5337767a5501b127c22338399c769799108ee971bdfe48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:12.399Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:12.756Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:12.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:14:12.757Z] 1884d914f7e3: Preparing [2025-01-06T13:14:12.757Z] 2f7c0b6de7cb: Preparing [2025-01-06T13:14:12.757Z] f9f14a4d2037: Preparing [2025-01-06T13:14:12.757Z] 473fe4b14953: Preparing [2025-01-06T13:14:12.757Z] a592e3da6eba: Preparing [2025-01-06T13:14:12.757Z] 43495d8632f0: Preparing [2025-01-06T13:14:12.757Z] 06ab6a4d7946: Preparing [2025-01-06T13:14:12.757Z] 651d9022c234: Preparing [2025-01-06T13:14:12.757Z] 43495d8632f0: Waiting [2025-01-06T13:14:12.757Z] 06ab6a4d7946: Waiting [2025-01-06T13:14:12.757Z] 651d9022c234: Waiting [2025-01-06T13:14:12.757Z] 1884d914f7e3: Layer already exists [2025-01-06T13:14:12.757Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:12.757Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:12.757Z] 2f7c0b6de7cb: Layer already exists [2025-01-06T13:14:12.757Z] f9f14a4d2037: Layer already exists [2025-01-06T13:14:12.757Z] 43495d8632f0: Layer already exists [2025-01-06T13:14:12.757Z] 651d9022c234: Layer already exists [2025-01-06T13:14:12.757Z] 06ab6a4d7946: Layer already exists [2025-01-06T13:14:13.021Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:1ed3f2a757722a46cd5337767a5501b127c22338399c769799108ee971bdfe48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:13.383Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:13.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-06T13:14:13.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T13:14:14.325Z] 1884d914f7e3: Preparing [2025-01-06T13:14:14.325Z] 2f7c0b6de7cb: Preparing [2025-01-06T13:14:14.325Z] f9f14a4d2037: Preparing [2025-01-06T13:14:14.325Z] 473fe4b14953: Preparing [2025-01-06T13:14:14.325Z] a592e3da6eba: Preparing [2025-01-06T13:14:14.325Z] 43495d8632f0: Preparing [2025-01-06T13:14:14.325Z] 06ab6a4d7946: Preparing [2025-01-06T13:14:14.325Z] 651d9022c234: Preparing [2025-01-06T13:14:14.325Z] 06ab6a4d7946: Waiting [2025-01-06T13:14:14.325Z] 43495d8632f0: Waiting [2025-01-06T13:14:14.325Z] 651d9022c234: Waiting [2025-01-06T13:14:14.325Z] 2f7c0b6de7cb: Layer already exists [2025-01-06T13:14:14.325Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:14.325Z] 1884d914f7e3: Layer already exists [2025-01-06T13:14:14.325Z] f9f14a4d2037: Layer already exists [2025-01-06T13:14:14.325Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:14.325Z] 06ab6a4d7946: Layer already exists [2025-01-06T13:14:14.325Z] 43495d8632f0: Layer already exists [2025-01-06T13:14:14.325Z] 651d9022c234: Layer already exists [2025-01-06T13:14:14.325Z] main: digest: sha256:1ed3f2a757722a46cd5337767a5501b127c22338399c769799108ee971bdfe48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:14:14.404Z] ===================================================== [Pipeline] echo [2025-01-06T13:14:14.416Z] taggedImages: [2025-01-06T13:14:14.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:14.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-06T13:14:14.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.34 [2025-01-06T13:14:14.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:14.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-06T13:14:14.440Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-06T13:14:14.440Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:14.440Z] latest [2025-01-06T13:14:14.440Z] 4.0.0-dev.34 [2025-01-06T13:14:14.440Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:14.440Z] main [2025-01-06T13:14:14.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:14.815Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:15.178Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:15.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:14:15.178Z] 679578cffa50: Preparing [2025-01-06T13:14:15.178Z] 2a9089355d53: Preparing [2025-01-06T13:14:15.178Z] faf1a10fe786: Preparing [2025-01-06T13:14:15.178Z] a592e3da6eba: Preparing [2025-01-06T13:14:15.178Z] 6f09369e7dce: Preparing [2025-01-06T13:14:15.178Z] fd9ea048f753: Preparing [2025-01-06T13:14:15.178Z] 651d9022c234: Preparing [2025-01-06T13:14:15.178Z] 651d9022c234: Waiting [2025-01-06T13:14:15.178Z] fd9ea048f753: Waiting [2025-01-06T13:14:15.178Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:15.445Z] 2a9089355d53: Pushed [2025-01-06T13:14:15.445Z] 679578cffa50: Pushed [2025-01-06T13:14:15.445Z] 6f09369e7dce: Pushed [2025-01-06T13:14:15.445Z] 651d9022c234: Layer already exists [2025-01-06T13:14:15.445Z] fd9ea048f753: Pushed [2025-01-06T13:14:20.774Z] faf1a10fe786: Pushed [2025-01-06T13:14:20.774Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:6cc6afe838e77d9ae697797a9cca6641f899f1b39784aca4da1592000dee566a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:21.133Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:21.479Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-06T13:14:21.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:14:21.479Z] 679578cffa50: Preparing [2025-01-06T13:14:21.479Z] 2a9089355d53: Preparing [2025-01-06T13:14:21.479Z] faf1a10fe786: Preparing [2025-01-06T13:14:21.479Z] a592e3da6eba: Preparing [2025-01-06T13:14:21.479Z] 6f09369e7dce: Preparing [2025-01-06T13:14:21.479Z] fd9ea048f753: Preparing [2025-01-06T13:14:21.479Z] 651d9022c234: Preparing [2025-01-06T13:14:21.479Z] fd9ea048f753: Waiting [2025-01-06T13:14:21.479Z] 651d9022c234: Waiting [2025-01-06T13:14:21.479Z] 6f09369e7dce: Layer already exists [2025-01-06T13:14:21.479Z] 679578cffa50: Layer already exists [2025-01-06T13:14:21.479Z] faf1a10fe786: Layer already exists [2025-01-06T13:14:21.479Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:21.479Z] 2a9089355d53: Layer already exists [2025-01-06T13:14:21.479Z] fd9ea048f753: Layer already exists [2025-01-06T13:14:21.479Z] 651d9022c234: Layer already exists [2025-01-06T13:14:21.743Z] latest: digest: sha256:6cc6afe838e77d9ae697797a9cca6641f899f1b39784aca4da1592000dee566a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:22.099Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:22.450Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.34 [2025-01-06T13:14:22.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:14:22.450Z] 679578cffa50: Preparing [2025-01-06T13:14:22.450Z] 2a9089355d53: Preparing [2025-01-06T13:14:22.450Z] faf1a10fe786: Preparing [2025-01-06T13:14:22.450Z] a592e3da6eba: Preparing [2025-01-06T13:14:22.450Z] 6f09369e7dce: Preparing [2025-01-06T13:14:22.450Z] fd9ea048f753: Preparing [2025-01-06T13:14:22.450Z] 651d9022c234: Preparing [2025-01-06T13:14:22.450Z] fd9ea048f753: Waiting [2025-01-06T13:14:22.450Z] 651d9022c234: Waiting [2025-01-06T13:14:22.450Z] 6f09369e7dce: Layer already exists [2025-01-06T13:14:22.450Z] 2a9089355d53: Layer already exists [2025-01-06T13:14:22.450Z] faf1a10fe786: Layer already exists [2025-01-06T13:14:22.450Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:22.450Z] 679578cffa50: Layer already exists [2025-01-06T13:14:22.450Z] fd9ea048f753: Layer already exists [2025-01-06T13:14:22.450Z] 651d9022c234: Layer already exists [2025-01-06T13:14:22.715Z] 4.0.0-dev.34: digest: sha256:6cc6afe838e77d9ae697797a9cca6641f899f1b39784aca4da1592000dee566a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:23.076Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:23.425Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:23.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:14:23.425Z] 679578cffa50: Preparing [2025-01-06T13:14:23.426Z] 2a9089355d53: Preparing [2025-01-06T13:14:23.426Z] faf1a10fe786: Preparing [2025-01-06T13:14:23.426Z] a592e3da6eba: Preparing [2025-01-06T13:14:23.426Z] 6f09369e7dce: Preparing [2025-01-06T13:14:23.426Z] fd9ea048f753: Preparing [2025-01-06T13:14:23.426Z] 651d9022c234: Preparing [2025-01-06T13:14:23.426Z] fd9ea048f753: Waiting [2025-01-06T13:14:23.426Z] 651d9022c234: Waiting [2025-01-06T13:14:23.426Z] faf1a10fe786: Layer already exists [2025-01-06T13:14:23.426Z] 679578cffa50: Layer already exists [2025-01-06T13:14:23.426Z] 6f09369e7dce: Layer already exists [2025-01-06T13:14:23.426Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:23.426Z] 2a9089355d53: Layer already exists [2025-01-06T13:14:23.426Z] fd9ea048f753: Layer already exists [2025-01-06T13:14:23.426Z] 651d9022c234: Layer already exists [2025-01-06T13:14:23.691Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:6cc6afe838e77d9ae697797a9cca6641f899f1b39784aca4da1592000dee566a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:24.047Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:24.394Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-06T13:14:24.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T13:14:24.394Z] 679578cffa50: Preparing [2025-01-06T13:14:24.394Z] 2a9089355d53: Preparing [2025-01-06T13:14:24.394Z] faf1a10fe786: Preparing [2025-01-06T13:14:24.394Z] a592e3da6eba: Preparing [2025-01-06T13:14:24.394Z] 6f09369e7dce: Preparing [2025-01-06T13:14:24.394Z] fd9ea048f753: Preparing [2025-01-06T13:14:24.394Z] 651d9022c234: Preparing [2025-01-06T13:14:24.394Z] 651d9022c234: Waiting [2025-01-06T13:14:24.394Z] fd9ea048f753: Waiting [2025-01-06T13:14:24.394Z] faf1a10fe786: Layer already exists [2025-01-06T13:14:24.394Z] 6f09369e7dce: Layer already exists [2025-01-06T13:14:24.394Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:24.394Z] 679578cffa50: Layer already exists [2025-01-06T13:14:24.394Z] 2a9089355d53: Layer already exists [2025-01-06T13:14:24.394Z] 651d9022c234: Layer already exists [2025-01-06T13:14:24.394Z] fd9ea048f753: Layer already exists [2025-01-06T13:14:24.660Z] main: digest: sha256:6cc6afe838e77d9ae697797a9cca6641f899f1b39784aca4da1592000dee566a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:14:24.741Z] ===================================================== [Pipeline] echo [2025-01-06T13:14:24.752Z] taggedImages: [2025-01-06T13:14:24.752Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:24.752Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-06T13:14:24.752Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.34 [2025-01-06T13:14:24.752Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:24.752Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-06T13:14:24.781Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-06T13:14:24.781Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:24.781Z] latest [2025-01-06T13:14:24.781Z] 4.0.0-dev.34 [2025-01-06T13:14:24.781Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:24.781Z] main [2025-01-06T13:14:24.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:25.147Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:25.494Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:25.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:14:25.494Z] 7400b29dd41c: Preparing [2025-01-06T13:14:25.494Z] 7c344cc65fc6: Preparing [2025-01-06T13:14:25.494Z] 40bc1229199a: Preparing [2025-01-06T13:14:25.494Z] 83b847070f97: Preparing [2025-01-06T13:14:25.494Z] 473fe4b14953: Preparing [2025-01-06T13:14:25.494Z] a592e3da6eba: Preparing [2025-01-06T13:14:25.494Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:25.494Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:25.494Z] 651d9022c234: Preparing [2025-01-06T13:14:25.494Z] a592e3da6eba: Waiting [2025-01-06T13:14:25.494Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:25.494Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:25.494Z] 651d9022c234: Waiting [2025-01-06T13:14:25.494Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:25.759Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:25.759Z] 7c344cc65fc6: Pushed [2025-01-06T13:14:25.759Z] 40bc1229199a: Pushed [2025-01-06T13:14:25.759Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:25.759Z] 7400b29dd41c: Pushed [2025-01-06T13:14:25.759Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:25.759Z] 651d9022c234: Layer already exists [2025-01-06T13:14:31.091Z] 83b847070f97: Pushed [2025-01-06T13:14:31.091Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:b995f811877e4e10be06a1f0a3ad8ad50b32188152236c384c2febead9f1b138 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:31.449Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:31.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-06T13:14:31.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:14:31.791Z] 7400b29dd41c: Preparing [2025-01-06T13:14:31.791Z] 7c344cc65fc6: Preparing [2025-01-06T13:14:31.791Z] 40bc1229199a: Preparing [2025-01-06T13:14:31.791Z] 83b847070f97: Preparing [2025-01-06T13:14:31.791Z] 473fe4b14953: Preparing [2025-01-06T13:14:31.791Z] a592e3da6eba: Preparing [2025-01-06T13:14:31.791Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:31.791Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:31.791Z] 651d9022c234: Preparing [2025-01-06T13:14:31.791Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:31.791Z] a592e3da6eba: Waiting [2025-01-06T13:14:31.791Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:31.791Z] 651d9022c234: Waiting [2025-01-06T13:14:31.791Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:31.791Z] 7400b29dd41c: Layer already exists [2025-01-06T13:14:31.791Z] 40bc1229199a: Layer already exists [2025-01-06T13:14:31.791Z] 7c344cc65fc6: Layer already exists [2025-01-06T13:14:31.791Z] 83b847070f97: Layer already exists [2025-01-06T13:14:31.791Z] 651d9022c234: Layer already exists [2025-01-06T13:14:31.791Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:31.791Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:31.791Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:32.056Z] latest: digest: sha256:b995f811877e4e10be06a1f0a3ad8ad50b32188152236c384c2febead9f1b138 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:32.412Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:32.753Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.34 [2025-01-06T13:14:32.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:14:32.753Z] 7400b29dd41c: Preparing [2025-01-06T13:14:32.753Z] 7c344cc65fc6: Preparing [2025-01-06T13:14:32.753Z] 40bc1229199a: Preparing [2025-01-06T13:14:32.753Z] 83b847070f97: Preparing [2025-01-06T13:14:32.753Z] 473fe4b14953: Preparing [2025-01-06T13:14:32.753Z] a592e3da6eba: Preparing [2025-01-06T13:14:32.753Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:32.753Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:32.753Z] 651d9022c234: Preparing [2025-01-06T13:14:32.753Z] a592e3da6eba: Waiting [2025-01-06T13:14:32.753Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:32.753Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:32.753Z] 651d9022c234: Waiting [2025-01-06T13:14:32.753Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:32.753Z] 7c344cc65fc6: Layer already exists [2025-01-06T13:14:32.753Z] 83b847070f97: Layer already exists [2025-01-06T13:14:32.753Z] 7400b29dd41c: Layer already exists [2025-01-06T13:14:32.753Z] 40bc1229199a: Layer already exists [2025-01-06T13:14:32.753Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:32.753Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:32.753Z] 651d9022c234: Layer already exists [2025-01-06T13:14:32.753Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:33.017Z] 4.0.0-dev.34: digest: sha256:b995f811877e4e10be06a1f0a3ad8ad50b32188152236c384c2febead9f1b138 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:33.364Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:33.707Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:33.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:14:33.707Z] 7400b29dd41c: Preparing [2025-01-06T13:14:33.707Z] 7c344cc65fc6: Preparing [2025-01-06T13:14:33.707Z] 40bc1229199a: Preparing [2025-01-06T13:14:33.707Z] 83b847070f97: Preparing [2025-01-06T13:14:33.707Z] 473fe4b14953: Preparing [2025-01-06T13:14:33.707Z] a592e3da6eba: Preparing [2025-01-06T13:14:33.707Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:33.707Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:33.707Z] 651d9022c234: Preparing [2025-01-06T13:14:33.707Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:33.707Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:33.707Z] 651d9022c234: Waiting [2025-01-06T13:14:33.707Z] a592e3da6eba: Waiting [2025-01-06T13:14:33.707Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:33.707Z] 7400b29dd41c: Layer already exists [2025-01-06T13:14:33.707Z] 7c344cc65fc6: Layer already exists [2025-01-06T13:14:33.707Z] 83b847070f97: Layer already exists [2025-01-06T13:14:33.707Z] 40bc1229199a: Layer already exists [2025-01-06T13:14:33.707Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:33.707Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:33.707Z] 651d9022c234: Layer already exists [2025-01-06T13:14:33.707Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:33.973Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:b995f811877e4e10be06a1f0a3ad8ad50b32188152236c384c2febead9f1b138 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:34.324Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:34.666Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-06T13:14:34.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T13:14:34.666Z] 7400b29dd41c: Preparing [2025-01-06T13:14:34.666Z] 7c344cc65fc6: Preparing [2025-01-06T13:14:34.666Z] 40bc1229199a: Preparing [2025-01-06T13:14:34.666Z] 83b847070f97: Preparing [2025-01-06T13:14:34.666Z] 473fe4b14953: Preparing [2025-01-06T13:14:34.666Z] a592e3da6eba: Preparing [2025-01-06T13:14:34.666Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:34.666Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:34.666Z] 651d9022c234: Preparing [2025-01-06T13:14:34.666Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:34.666Z] 651d9022c234: Waiting [2025-01-06T13:14:34.666Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:34.666Z] a592e3da6eba: Waiting [2025-01-06T13:14:34.666Z] 40bc1229199a: Layer already exists [2025-01-06T13:14:34.666Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:34.666Z] 7400b29dd41c: Layer already exists [2025-01-06T13:14:34.666Z] 83b847070f97: Layer already exists [2025-01-06T13:14:34.666Z] 7c344cc65fc6: Layer already exists [2025-01-06T13:14:34.666Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:34.666Z] 651d9022c234: Layer already exists [2025-01-06T13:14:34.666Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:34.666Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:34.929Z] main: digest: sha256:b995f811877e4e10be06a1f0a3ad8ad50b32188152236c384c2febead9f1b138 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:14:35.008Z] ===================================================== [Pipeline] echo [2025-01-06T13:14:35.022Z] taggedImages: [2025-01-06T13:14:35.022Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:35.022Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-06T13:14:35.022Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.34 [2025-01-06T13:14:35.022Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:35.022Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-06T13:14:35.054Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-06T13:14:35.054Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:35.054Z] latest [2025-01-06T13:14:35.054Z] 4.0.0-dev.34 [2025-01-06T13:14:35.054Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:35.054Z] main [2025-01-06T13:14:35.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:35.418Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:35.757Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:35.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:14:35.757Z] b50367b4bc8d: Preparing [2025-01-06T13:14:35.757Z] aba72e89ffa8: Preparing [2025-01-06T13:14:35.757Z] a0ac82eef039: Preparing [2025-01-06T13:14:35.757Z] 9ccb65556a39: Preparing [2025-01-06T13:14:35.757Z] 3171b8e5e031: Preparing [2025-01-06T13:14:35.757Z] 09c079aadd56: Preparing [2025-01-06T13:14:35.757Z] 51b42221223a: Preparing [2025-01-06T13:14:35.757Z] 473fe4b14953: Preparing [2025-01-06T13:14:35.757Z] a592e3da6eba: Preparing [2025-01-06T13:14:35.757Z] b505dee957bf: Preparing [2025-01-06T13:14:35.757Z] 1cd3fb6a7dfd: Preparing [2025-01-06T13:14:35.757Z] 5f70bf18a086: Preparing [2025-01-06T13:14:35.757Z] 1e5dc0f714a7: Preparing [2025-01-06T13:14:35.757Z] 92af4077600e: Preparing [2025-01-06T13:14:35.757Z] a592e3da6eba: Waiting [2025-01-06T13:14:35.757Z] b505dee957bf: Waiting [2025-01-06T13:14:35.757Z] 6ef3edb7dabf: Preparing [2025-01-06T13:14:35.757Z] 651d9022c234: Preparing [2025-01-06T13:14:35.757Z] 09c079aadd56: Waiting [2025-01-06T13:14:35.757Z] 51b42221223a: Waiting [2025-01-06T13:14:35.757Z] 1cd3fb6a7dfd: Waiting [2025-01-06T13:14:35.757Z] 473fe4b14953: Waiting [2025-01-06T13:14:35.757Z] 92af4077600e: Waiting [2025-01-06T13:14:35.757Z] 651d9022c234: Waiting [2025-01-06T13:14:35.757Z] 6ef3edb7dabf: Waiting [2025-01-06T13:14:35.757Z] 1e5dc0f714a7: Waiting [2025-01-06T13:14:36.023Z] a0ac82eef039: Pushed [2025-01-06T13:14:36.023Z] b50367b4bc8d: Pushed [2025-01-06T13:14:36.023Z] 9ccb65556a39: Pushed [2025-01-06T13:14:36.023Z] 3171b8e5e031: Pushed [2025-01-06T13:14:36.023Z] aba72e89ffa8: Pushed [2025-01-06T13:14:36.023Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:36.023Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:36.023Z] 09c079aadd56: Pushed [2025-01-06T13:14:36.023Z] 5f70bf18a086: Layer already exists [2025-01-06T13:14:36.289Z] b505dee957bf: Pushed [2025-01-06T13:14:36.290Z] 1cd3fb6a7dfd: Pushed [2025-01-06T13:14:36.290Z] 1e5dc0f714a7: Pushed [2025-01-06T13:14:36.290Z] 651d9022c234: Layer already exists [2025-01-06T13:14:36.290Z] 6ef3edb7dabf: Pushed [2025-01-06T13:14:37.695Z] 92af4077600e: Pushed [2025-01-06T13:14:39.098Z] 51b42221223a: Pushed [2025-01-06T13:14:39.364Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:e76ac80c464eb5d9baac8bce7c1aa1dc8a0f2dfa6f8e61810f630b76a61b236c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:39.719Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:40.080Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-06T13:14:40.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:14:40.080Z] b50367b4bc8d: Preparing [2025-01-06T13:14:40.080Z] aba72e89ffa8: Preparing [2025-01-06T13:14:40.080Z] a0ac82eef039: Preparing [2025-01-06T13:14:40.080Z] 9ccb65556a39: Preparing [2025-01-06T13:14:40.080Z] 3171b8e5e031: Preparing [2025-01-06T13:14:40.080Z] 09c079aadd56: Preparing [2025-01-06T13:14:40.080Z] 51b42221223a: Preparing [2025-01-06T13:14:40.080Z] 473fe4b14953: Preparing [2025-01-06T13:14:40.080Z] a592e3da6eba: Preparing [2025-01-06T13:14:40.080Z] b505dee957bf: Preparing [2025-01-06T13:14:40.080Z] 1cd3fb6a7dfd: Preparing [2025-01-06T13:14:40.080Z] 5f70bf18a086: Preparing [2025-01-06T13:14:40.080Z] 1e5dc0f714a7: Preparing [2025-01-06T13:14:40.080Z] 92af4077600e: Preparing [2025-01-06T13:14:40.080Z] 6ef3edb7dabf: Preparing [2025-01-06T13:14:40.080Z] 651d9022c234: Preparing [2025-01-06T13:14:40.080Z] 92af4077600e: Waiting [2025-01-06T13:14:40.080Z] 1cd3fb6a7dfd: Waiting [2025-01-06T13:14:40.080Z] 5f70bf18a086: Waiting [2025-01-06T13:14:40.080Z] 1e5dc0f714a7: Waiting [2025-01-06T13:14:40.080Z] 09c079aadd56: Waiting [2025-01-06T13:14:40.080Z] 51b42221223a: Waiting [2025-01-06T13:14:40.080Z] 6ef3edb7dabf: Waiting [2025-01-06T13:14:40.080Z] 651d9022c234: Waiting [2025-01-06T13:14:40.080Z] 473fe4b14953: Waiting [2025-01-06T13:14:40.080Z] a592e3da6eba: Waiting [2025-01-06T13:14:40.080Z] b505dee957bf: Waiting [2025-01-06T13:14:40.080Z] a0ac82eef039: Layer already exists [2025-01-06T13:14:40.080Z] aba72e89ffa8: Layer already exists [2025-01-06T13:14:40.080Z] 9ccb65556a39: Layer already exists [2025-01-06T13:14:40.080Z] b50367b4bc8d: Layer already exists [2025-01-06T13:14:40.080Z] 3171b8e5e031: Layer already exists [2025-01-06T13:14:40.080Z] 09c079aadd56: Layer already exists [2025-01-06T13:14:40.080Z] 51b42221223a: Layer already exists [2025-01-06T13:14:40.080Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:40.080Z] b505dee957bf: Layer already exists [2025-01-06T13:14:40.080Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:40.080Z] 1e5dc0f714a7: Layer already exists [2025-01-06T13:14:40.080Z] 1cd3fb6a7dfd: Layer already exists [2025-01-06T13:14:40.080Z] 5f70bf18a086: Layer already exists [2025-01-06T13:14:40.080Z] 6ef3edb7dabf: Layer already exists [2025-01-06T13:14:40.346Z] 92af4077600e: Layer already exists [2025-01-06T13:14:40.346Z] 651d9022c234: Layer already exists [2025-01-06T13:14:40.346Z] latest: digest: sha256:e76ac80c464eb5d9baac8bce7c1aa1dc8a0f2dfa6f8e61810f630b76a61b236c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:40.704Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:41.057Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.34 [2025-01-06T13:14:41.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:14:41.057Z] b50367b4bc8d: Preparing [2025-01-06T13:14:41.057Z] aba72e89ffa8: Preparing [2025-01-06T13:14:41.057Z] a0ac82eef039: Preparing [2025-01-06T13:14:41.057Z] 9ccb65556a39: Preparing [2025-01-06T13:14:41.057Z] 3171b8e5e031: Preparing [2025-01-06T13:14:41.057Z] 09c079aadd56: Preparing [2025-01-06T13:14:41.057Z] 51b42221223a: Preparing [2025-01-06T13:14:41.057Z] 473fe4b14953: Preparing [2025-01-06T13:14:41.057Z] a592e3da6eba: Preparing [2025-01-06T13:14:41.057Z] b505dee957bf: Preparing [2025-01-06T13:14:41.057Z] 1cd3fb6a7dfd: Preparing [2025-01-06T13:14:41.057Z] 5f70bf18a086: Preparing [2025-01-06T13:14:41.057Z] 1e5dc0f714a7: Preparing [2025-01-06T13:14:41.057Z] 92af4077600e: Preparing [2025-01-06T13:14:41.057Z] 6ef3edb7dabf: Preparing [2025-01-06T13:14:41.057Z] 651d9022c234: Preparing [2025-01-06T13:14:41.057Z] 09c079aadd56: Waiting [2025-01-06T13:14:41.057Z] 51b42221223a: Waiting [2025-01-06T13:14:41.057Z] 473fe4b14953: Waiting [2025-01-06T13:14:41.057Z] b505dee957bf: Waiting [2025-01-06T13:14:41.057Z] a592e3da6eba: Waiting [2025-01-06T13:14:41.057Z] 1cd3fb6a7dfd: Waiting [2025-01-06T13:14:41.057Z] 6ef3edb7dabf: Waiting [2025-01-06T13:14:41.057Z] 5f70bf18a086: Waiting [2025-01-06T13:14:41.057Z] 651d9022c234: Waiting [2025-01-06T13:14:41.057Z] 92af4077600e: Waiting [2025-01-06T13:14:41.057Z] 1e5dc0f714a7: Waiting [2025-01-06T13:14:41.057Z] a0ac82eef039: Layer already exists [2025-01-06T13:14:41.057Z] aba72e89ffa8: Layer already exists [2025-01-06T13:14:41.057Z] 9ccb65556a39: Layer already exists [2025-01-06T13:14:41.057Z] b50367b4bc8d: Layer already exists [2025-01-06T13:14:41.057Z] 3171b8e5e031: Layer already exists [2025-01-06T13:14:41.057Z] 09c079aadd56: Layer already exists [2025-01-06T13:14:41.057Z] 51b42221223a: Layer already exists [2025-01-06T13:14:41.057Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:41.057Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:41.057Z] b505dee957bf: Layer already exists [2025-01-06T13:14:41.057Z] 5f70bf18a086: Layer already exists [2025-01-06T13:14:41.057Z] 1e5dc0f714a7: Layer already exists [2025-01-06T13:14:41.057Z] 1cd3fb6a7dfd: Layer already exists [2025-01-06T13:14:41.058Z] 92af4077600e: Layer already exists [2025-01-06T13:14:41.058Z] 6ef3edb7dabf: Layer already exists [2025-01-06T13:14:41.324Z] 651d9022c234: Layer already exists [2025-01-06T13:14:41.324Z] 4.0.0-dev.34: digest: sha256:e76ac80c464eb5d9baac8bce7c1aa1dc8a0f2dfa6f8e61810f630b76a61b236c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:41.676Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:42.032Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:42.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:14:42.032Z] b50367b4bc8d: Preparing [2025-01-06T13:14:42.032Z] aba72e89ffa8: Preparing [2025-01-06T13:14:42.032Z] a0ac82eef039: Preparing [2025-01-06T13:14:42.032Z] 9ccb65556a39: Preparing [2025-01-06T13:14:42.032Z] 3171b8e5e031: Preparing [2025-01-06T13:14:42.032Z] 09c079aadd56: Preparing [2025-01-06T13:14:42.032Z] 51b42221223a: Preparing [2025-01-06T13:14:42.032Z] 473fe4b14953: Preparing [2025-01-06T13:14:42.032Z] a592e3da6eba: Preparing [2025-01-06T13:14:42.032Z] b505dee957bf: Preparing [2025-01-06T13:14:42.032Z] 1cd3fb6a7dfd: Preparing [2025-01-06T13:14:42.032Z] 5f70bf18a086: Preparing [2025-01-06T13:14:42.032Z] 1e5dc0f714a7: Preparing [2025-01-06T13:14:42.032Z] 92af4077600e: Preparing [2025-01-06T13:14:42.032Z] 6ef3edb7dabf: Preparing [2025-01-06T13:14:42.032Z] 651d9022c234: Preparing [2025-01-06T13:14:42.032Z] 09c079aadd56: Waiting [2025-01-06T13:14:42.032Z] a592e3da6eba: Waiting [2025-01-06T13:14:42.032Z] 51b42221223a: Waiting [2025-01-06T13:14:42.032Z] 473fe4b14953: Waiting [2025-01-06T13:14:42.032Z] b505dee957bf: Waiting [2025-01-06T13:14:42.032Z] 1cd3fb6a7dfd: Waiting [2025-01-06T13:14:42.032Z] 5f70bf18a086: Waiting [2025-01-06T13:14:42.032Z] 1e5dc0f714a7: Waiting [2025-01-06T13:14:42.032Z] 92af4077600e: Waiting [2025-01-06T13:14:42.032Z] 6ef3edb7dabf: Waiting [2025-01-06T13:14:42.032Z] 651d9022c234: Waiting [2025-01-06T13:14:42.032Z] aba72e89ffa8: Layer already exists [2025-01-06T13:14:42.032Z] 3171b8e5e031: Layer already exists [2025-01-06T13:14:42.032Z] b50367b4bc8d: Layer already exists [2025-01-06T13:14:42.032Z] 9ccb65556a39: Layer already exists [2025-01-06T13:14:42.032Z] a0ac82eef039: Layer already exists [2025-01-06T13:14:42.032Z] 09c079aadd56: Layer already exists [2025-01-06T13:14:42.032Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:42.032Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:42.032Z] 51b42221223a: Layer already exists [2025-01-06T13:14:42.032Z] b505dee957bf: Layer already exists [2025-01-06T13:14:42.032Z] 1cd3fb6a7dfd: Layer already exists [2025-01-06T13:14:42.032Z] 92af4077600e: Layer already exists [2025-01-06T13:14:42.032Z] 5f70bf18a086: Layer already exists [2025-01-06T13:14:42.032Z] 1e5dc0f714a7: Layer already exists [2025-01-06T13:14:42.297Z] 6ef3edb7dabf: Layer already exists [2025-01-06T13:14:42.297Z] 651d9022c234: Layer already exists [2025-01-06T13:14:42.297Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:e76ac80c464eb5d9baac8bce7c1aa1dc8a0f2dfa6f8e61810f630b76a61b236c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:42.657Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:43.010Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-06T13:14:43.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T13:14:43.010Z] b50367b4bc8d: Preparing [2025-01-06T13:14:43.010Z] aba72e89ffa8: Preparing [2025-01-06T13:14:43.010Z] a0ac82eef039: Preparing [2025-01-06T13:14:43.010Z] 9ccb65556a39: Preparing [2025-01-06T13:14:43.010Z] 3171b8e5e031: Preparing [2025-01-06T13:14:43.010Z] 09c079aadd56: Preparing [2025-01-06T13:14:43.010Z] 51b42221223a: Preparing [2025-01-06T13:14:43.010Z] 473fe4b14953: Preparing [2025-01-06T13:14:43.010Z] a592e3da6eba: Preparing [2025-01-06T13:14:43.010Z] b505dee957bf: Preparing [2025-01-06T13:14:43.010Z] 51b42221223a: Waiting [2025-01-06T13:14:43.010Z] 1cd3fb6a7dfd: Preparing [2025-01-06T13:14:43.010Z] 473fe4b14953: Waiting [2025-01-06T13:14:43.010Z] a592e3da6eba: Waiting [2025-01-06T13:14:43.010Z] 5f70bf18a086: Preparing [2025-01-06T13:14:43.010Z] b505dee957bf: Waiting [2025-01-06T13:14:43.010Z] 1cd3fb6a7dfd: Waiting [2025-01-06T13:14:43.010Z] 1e5dc0f714a7: Preparing [2025-01-06T13:14:43.010Z] 5f70bf18a086: Waiting [2025-01-06T13:14:43.010Z] 92af4077600e: Preparing [2025-01-06T13:14:43.010Z] 09c079aadd56: Waiting [2025-01-06T13:14:43.010Z] 1e5dc0f714a7: Waiting [2025-01-06T13:14:43.010Z] 6ef3edb7dabf: Preparing [2025-01-06T13:14:43.010Z] 92af4077600e: Waiting [2025-01-06T13:14:43.010Z] 651d9022c234: Preparing [2025-01-06T13:14:43.010Z] 6ef3edb7dabf: Waiting [2025-01-06T13:14:43.010Z] 651d9022c234: Waiting [2025-01-06T13:14:43.010Z] b50367b4bc8d: Layer already exists [2025-01-06T13:14:43.010Z] 3171b8e5e031: Layer already exists [2025-01-06T13:14:43.010Z] aba72e89ffa8: Layer already exists [2025-01-06T13:14:43.010Z] 9ccb65556a39: Layer already exists [2025-01-06T13:14:43.010Z] a0ac82eef039: Layer already exists [2025-01-06T13:14:43.010Z] 09c079aadd56: Layer already exists [2025-01-06T13:14:43.010Z] b505dee957bf: Layer already exists [2025-01-06T13:14:43.010Z] 51b42221223a: Layer already exists [2025-01-06T13:14:43.010Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:43.010Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:43.010Z] 1cd3fb6a7dfd: Layer already exists [2025-01-06T13:14:43.277Z] 5f70bf18a086: Layer already exists [2025-01-06T13:14:43.277Z] 1e5dc0f714a7: Layer already exists [2025-01-06T13:14:43.277Z] 92af4077600e: Layer already exists [2025-01-06T13:14:43.277Z] 6ef3edb7dabf: Layer already exists [2025-01-06T13:14:43.277Z] 651d9022c234: Layer already exists [2025-01-06T13:14:43.277Z] main: digest: sha256:e76ac80c464eb5d9baac8bce7c1aa1dc8a0f2dfa6f8e61810f630b76a61b236c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:14:43.361Z] ===================================================== [Pipeline] echo [2025-01-06T13:14:43.374Z] taggedImages: [2025-01-06T13:14:43.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:43.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-06T13:14:43.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.34 [2025-01-06T13:14:43.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:43.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-06T13:14:43.405Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-06T13:14:43.405Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:43.405Z] latest [2025-01-06T13:14:43.405Z] 4.0.0-dev.34 [2025-01-06T13:14:43.405Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:43.405Z] main [2025-01-06T13:14:43.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:43.787Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:44.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:44.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:14:44.126Z] d681859570fc: Preparing [2025-01-06T13:14:44.126Z] a5c6502d7553: Preparing [2025-01-06T13:14:44.126Z] 64d4da7db24e: Preparing [2025-01-06T13:14:44.126Z] 103a8d7479a7: Preparing [2025-01-06T13:14:44.126Z] 473fe4b14953: Preparing [2025-01-06T13:14:44.126Z] a592e3da6eba: Preparing [2025-01-06T13:14:44.126Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:44.126Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:44.126Z] 651d9022c234: Preparing [2025-01-06T13:14:44.126Z] a592e3da6eba: Waiting [2025-01-06T13:14:44.126Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:44.126Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:44.126Z] 651d9022c234: Waiting [2025-01-06T13:14:44.126Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:44.391Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:44.391Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:44.391Z] a5c6502d7553: Pushed [2025-01-06T13:14:44.391Z] 64d4da7db24e: Pushed [2025-01-06T13:14:44.391Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:44.391Z] d681859570fc: Pushed [2025-01-06T13:14:44.391Z] 651d9022c234: Layer already exists [2025-01-06T13:14:48.631Z] 103a8d7479a7: Pushed [2025-01-06T13:14:48.631Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:db6097560129ff2e5e3e84ddbc592bab09f1d79eb40f521f7989af60fb7abc20 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:48.985Z] + 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-01-06T13:14:49.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-06T13:14:49.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:14:49.336Z] d681859570fc: Preparing [2025-01-06T13:14:49.336Z] a5c6502d7553: Preparing [2025-01-06T13:14:49.336Z] 64d4da7db24e: Preparing [2025-01-06T13:14:49.336Z] 103a8d7479a7: Preparing [2025-01-06T13:14:49.336Z] 473fe4b14953: Preparing [2025-01-06T13:14:49.336Z] a592e3da6eba: Preparing [2025-01-06T13:14:49.336Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:49.336Z] a592e3da6eba: Waiting [2025-01-06T13:14:49.336Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:49.336Z] 651d9022c234: Preparing [2025-01-06T13:14:49.336Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:49.336Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:49.336Z] 651d9022c234: Waiting [2025-01-06T13:14:49.336Z] d681859570fc: Layer already exists [2025-01-06T13:14:49.336Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:49.336Z] 103a8d7479a7: Layer already exists [2025-01-06T13:14:49.336Z] 64d4da7db24e: Layer already exists [2025-01-06T13:14:49.336Z] a5c6502d7553: Layer already exists [2025-01-06T13:14:49.336Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:49.336Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:49.336Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:49.336Z] 651d9022c234: Layer already exists [2025-01-06T13:14:49.601Z] latest: digest: sha256:db6097560129ff2e5e3e84ddbc592bab09f1d79eb40f521f7989af60fb7abc20 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:49.962Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:50.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.34 [2025-01-06T13:14:50.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:14:50.314Z] d681859570fc: Preparing [2025-01-06T13:14:50.314Z] a5c6502d7553: Preparing [2025-01-06T13:14:50.314Z] 64d4da7db24e: Preparing [2025-01-06T13:14:50.314Z] 103a8d7479a7: Preparing [2025-01-06T13:14:50.314Z] 473fe4b14953: Preparing [2025-01-06T13:14:50.314Z] a592e3da6eba: Preparing [2025-01-06T13:14:50.314Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:50.314Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:50.314Z] 651d9022c234: Preparing [2025-01-06T13:14:50.314Z] a592e3da6eba: Waiting [2025-01-06T13:14:50.314Z] 651d9022c234: Waiting [2025-01-06T13:14:50.314Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:50.314Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:50.314Z] d681859570fc: Layer already exists [2025-01-06T13:14:50.314Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:50.314Z] 64d4da7db24e: Layer already exists [2025-01-06T13:14:50.314Z] a5c6502d7553: Layer already exists [2025-01-06T13:14:50.314Z] 103a8d7479a7: Layer already exists [2025-01-06T13:14:50.314Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:50.314Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:50.314Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:50.314Z] 651d9022c234: Layer already exists [2025-01-06T13:14:50.579Z] 4.0.0-dev.34: digest: sha256:db6097560129ff2e5e3e84ddbc592bab09f1d79eb40f521f7989af60fb7abc20 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:50.944Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:51.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:51.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:14:51.290Z] d681859570fc: Preparing [2025-01-06T13:14:51.290Z] a5c6502d7553: Preparing [2025-01-06T13:14:51.290Z] 64d4da7db24e: Preparing [2025-01-06T13:14:51.290Z] 103a8d7479a7: Preparing [2025-01-06T13:14:51.290Z] 473fe4b14953: Preparing [2025-01-06T13:14:51.290Z] a592e3da6eba: Preparing [2025-01-06T13:14:51.290Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:51.290Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:51.290Z] 651d9022c234: Preparing [2025-01-06T13:14:51.290Z] a592e3da6eba: Waiting [2025-01-06T13:14:51.290Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:51.290Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:51.290Z] 651d9022c234: Waiting [2025-01-06T13:14:51.290Z] 103a8d7479a7: Layer already exists [2025-01-06T13:14:51.290Z] 64d4da7db24e: Layer already exists [2025-01-06T13:14:51.290Z] a5c6502d7553: Layer already exists [2025-01-06T13:14:51.290Z] d681859570fc: Layer already exists [2025-01-06T13:14:51.290Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:51.290Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:51.290Z] 651d9022c234: Layer already exists [2025-01-06T13:14:51.290Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:51.290Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:51.556Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:db6097560129ff2e5e3e84ddbc592bab09f1d79eb40f521f7989af60fb7abc20 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:51.907Z] + 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-01-06T13:14:52.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-06T13:14:52.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T13:14:52.261Z] d681859570fc: Preparing [2025-01-06T13:14:52.261Z] a5c6502d7553: Preparing [2025-01-06T13:14:52.261Z] 64d4da7db24e: Preparing [2025-01-06T13:14:52.261Z] 103a8d7479a7: Preparing [2025-01-06T13:14:52.261Z] 473fe4b14953: Preparing [2025-01-06T13:14:52.261Z] a592e3da6eba: Preparing [2025-01-06T13:14:52.261Z] 99e6d90b7a7f: Preparing [2025-01-06T13:14:52.261Z] b2e0f8e51c00: Preparing [2025-01-06T13:14:52.261Z] 651d9022c234: Preparing [2025-01-06T13:14:52.261Z] a592e3da6eba: Waiting [2025-01-06T13:14:52.261Z] 99e6d90b7a7f: Waiting [2025-01-06T13:14:52.261Z] b2e0f8e51c00: Waiting [2025-01-06T13:14:52.261Z] 651d9022c234: Waiting [2025-01-06T13:14:52.261Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:52.261Z] 103a8d7479a7: Layer already exists [2025-01-06T13:14:52.261Z] d681859570fc: Layer already exists [2025-01-06T13:14:52.261Z] 64d4da7db24e: Layer already exists [2025-01-06T13:14:52.261Z] a5c6502d7553: Layer already exists [2025-01-06T13:14:52.261Z] b2e0f8e51c00: Layer already exists [2025-01-06T13:14:52.261Z] 99e6d90b7a7f: Layer already exists [2025-01-06T13:14:52.261Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:52.261Z] 651d9022c234: Layer already exists [2025-01-06T13:14:52.528Z] main: digest: sha256:db6097560129ff2e5e3e84ddbc592bab09f1d79eb40f521f7989af60fb7abc20 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:14:52.599Z] ===================================================== [Pipeline] echo [2025-01-06T13:14:52.610Z] taggedImages: [2025-01-06T13:14:52.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:52.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-06T13:14:52.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.34 [2025-01-06T13:14:52.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:52.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-06T13:14:52.638Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-06T13:14:52.638Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:52.638Z] latest [2025-01-06T13:14:52.638Z] 4.0.0-dev.34 [2025-01-06T13:14:52.638Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:14:52.638Z] main [2025-01-06T13:14:52.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:53.006Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:53.353Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:14:53.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:14:53.353Z] e1950994a432: Preparing [2025-01-06T13:14:53.353Z] 484e486ed3dd: Preparing [2025-01-06T13:14:53.353Z] bc34f4b5e54a: Preparing [2025-01-06T13:14:53.353Z] 3da18fa7ebd1: Preparing [2025-01-06T13:14:53.353Z] 538c6cf350ae: Preparing [2025-01-06T13:14:53.353Z] 473fe4b14953: Preparing [2025-01-06T13:14:53.353Z] a592e3da6eba: Preparing [2025-01-06T13:14:53.353Z] fb5aa4905990: Preparing [2025-01-06T13:14:53.353Z] c7cb25fb3f4a: Preparing [2025-01-06T13:14:53.353Z] 97ec0184787f: Preparing [2025-01-06T13:14:53.353Z] 651d9022c234: Preparing [2025-01-06T13:14:53.353Z] a592e3da6eba: Waiting [2025-01-06T13:14:53.353Z] fb5aa4905990: Waiting [2025-01-06T13:14:53.353Z] c7cb25fb3f4a: Waiting [2025-01-06T13:14:53.353Z] 97ec0184787f: Waiting [2025-01-06T13:14:53.353Z] 651d9022c234: Waiting [2025-01-06T13:14:53.353Z] 473fe4b14953: Waiting [2025-01-06T13:14:53.624Z] e1950994a432: Pushed [2025-01-06T13:14:53.624Z] 484e486ed3dd: Pushed [2025-01-06T13:14:53.624Z] 538c6cf350ae: Pushed [2025-01-06T13:14:53.624Z] 3da18fa7ebd1: Pushed [2025-01-06T13:14:53.624Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:53.624Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:53.890Z] 651d9022c234: Layer already exists [2025-01-06T13:14:53.890Z] fb5aa4905990: Pushed [2025-01-06T13:14:53.890Z] c7cb25fb3f4a: Pushed [2025-01-06T13:14:55.828Z] bc34f4b5e54a: Pushed [2025-01-06T13:14:58.401Z] 97ec0184787f: Pushed [2025-01-06T13:14:58.401Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:d5116598b1c80092ae31c8b1711a9a6edada89bfd95c7a3fa3d40d74bef673ed size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:58.751Z] + 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-01-06T13:14:59.104Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-06T13:14:59.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:14:59.104Z] e1950994a432: Preparing [2025-01-06T13:14:59.104Z] 484e486ed3dd: Preparing [2025-01-06T13:14:59.104Z] bc34f4b5e54a: Preparing [2025-01-06T13:14:59.104Z] 3da18fa7ebd1: Preparing [2025-01-06T13:14:59.104Z] 538c6cf350ae: Preparing [2025-01-06T13:14:59.104Z] 473fe4b14953: Preparing [2025-01-06T13:14:59.104Z] a592e3da6eba: Preparing [2025-01-06T13:14:59.104Z] fb5aa4905990: Preparing [2025-01-06T13:14:59.104Z] c7cb25fb3f4a: Preparing [2025-01-06T13:14:59.104Z] 97ec0184787f: Preparing [2025-01-06T13:14:59.104Z] 651d9022c234: Preparing [2025-01-06T13:14:59.104Z] 473fe4b14953: Waiting [2025-01-06T13:14:59.104Z] a592e3da6eba: Waiting [2025-01-06T13:14:59.104Z] fb5aa4905990: Waiting [2025-01-06T13:14:59.104Z] c7cb25fb3f4a: Waiting [2025-01-06T13:14:59.104Z] 97ec0184787f: Waiting [2025-01-06T13:14:59.104Z] 651d9022c234: Waiting [2025-01-06T13:14:59.104Z] 484e486ed3dd: Layer already exists [2025-01-06T13:14:59.104Z] e1950994a432: Layer already exists [2025-01-06T13:14:59.104Z] bc34f4b5e54a: Layer already exists [2025-01-06T13:14:59.104Z] 3da18fa7ebd1: Layer already exists [2025-01-06T13:14:59.104Z] 538c6cf350ae: Layer already exists [2025-01-06T13:14:59.104Z] a592e3da6eba: Layer already exists [2025-01-06T13:14:59.104Z] 97ec0184787f: Layer already exists [2025-01-06T13:14:59.104Z] fb5aa4905990: Layer already exists [2025-01-06T13:14:59.104Z] 473fe4b14953: Layer already exists [2025-01-06T13:14:59.104Z] c7cb25fb3f4a: Layer already exists [2025-01-06T13:14:59.104Z] 651d9022c234: Layer already exists [2025-01-06T13:14:59.370Z] latest: digest: sha256:d5116598b1c80092ae31c8b1711a9a6edada89bfd95c7a3fa3d40d74bef673ed size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:14:59.724Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:00.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.34 [2025-01-06T13:15:00.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:15:00.074Z] e1950994a432: Preparing [2025-01-06T13:15:00.074Z] 484e486ed3dd: Preparing [2025-01-06T13:15:00.074Z] bc34f4b5e54a: Preparing [2025-01-06T13:15:00.074Z] 3da18fa7ebd1: Preparing [2025-01-06T13:15:00.074Z] 538c6cf350ae: Preparing [2025-01-06T13:15:00.074Z] 473fe4b14953: Preparing [2025-01-06T13:15:00.074Z] a592e3da6eba: Preparing [2025-01-06T13:15:00.074Z] fb5aa4905990: Preparing [2025-01-06T13:15:00.074Z] c7cb25fb3f4a: Preparing [2025-01-06T13:15:00.074Z] 97ec0184787f: Preparing [2025-01-06T13:15:00.074Z] 651d9022c234: Preparing [2025-01-06T13:15:00.074Z] fb5aa4905990: Waiting [2025-01-06T13:15:00.074Z] 473fe4b14953: Waiting [2025-01-06T13:15:00.074Z] a592e3da6eba: Waiting [2025-01-06T13:15:00.074Z] c7cb25fb3f4a: Waiting [2025-01-06T13:15:00.074Z] 97ec0184787f: Waiting [2025-01-06T13:15:00.074Z] 651d9022c234: Waiting [2025-01-06T13:15:00.074Z] 538c6cf350ae: Layer already exists [2025-01-06T13:15:00.074Z] 484e486ed3dd: Layer already exists [2025-01-06T13:15:00.074Z] 3da18fa7ebd1: Layer already exists [2025-01-06T13:15:00.074Z] e1950994a432: Layer already exists [2025-01-06T13:15:00.074Z] bc34f4b5e54a: Layer already exists [2025-01-06T13:15:00.074Z] fb5aa4905990: Layer already exists [2025-01-06T13:15:00.074Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:00.074Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:00.074Z] 97ec0184787f: Layer already exists [2025-01-06T13:15:00.074Z] c7cb25fb3f4a: Layer already exists [2025-01-06T13:15:00.074Z] 651d9022c234: Layer already exists [2025-01-06T13:15:00.339Z] 4.0.0-dev.34: digest: sha256:d5116598b1c80092ae31c8b1711a9a6edada89bfd95c7a3fa3d40d74bef673ed size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:00.686Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:01.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:01.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:15:01.029Z] e1950994a432: Preparing [2025-01-06T13:15:01.029Z] 484e486ed3dd: Preparing [2025-01-06T13:15:01.029Z] bc34f4b5e54a: Preparing [2025-01-06T13:15:01.029Z] 3da18fa7ebd1: Preparing [2025-01-06T13:15:01.029Z] 538c6cf350ae: Preparing [2025-01-06T13:15:01.029Z] 473fe4b14953: Preparing [2025-01-06T13:15:01.029Z] a592e3da6eba: Preparing [2025-01-06T13:15:01.029Z] fb5aa4905990: Preparing [2025-01-06T13:15:01.029Z] c7cb25fb3f4a: Preparing [2025-01-06T13:15:01.029Z] 97ec0184787f: Preparing [2025-01-06T13:15:01.029Z] 651d9022c234: Preparing [2025-01-06T13:15:01.029Z] fb5aa4905990: Waiting [2025-01-06T13:15:01.029Z] c7cb25fb3f4a: Waiting [2025-01-06T13:15:01.029Z] 97ec0184787f: Waiting [2025-01-06T13:15:01.029Z] 651d9022c234: Waiting [2025-01-06T13:15:01.029Z] 473fe4b14953: Waiting [2025-01-06T13:15:01.029Z] a592e3da6eba: Waiting [2025-01-06T13:15:01.029Z] bc34f4b5e54a: Layer already exists [2025-01-06T13:15:01.029Z] 484e486ed3dd: Layer already exists [2025-01-06T13:15:01.029Z] e1950994a432: Layer already exists [2025-01-06T13:15:01.029Z] 3da18fa7ebd1: Layer already exists [2025-01-06T13:15:01.029Z] 538c6cf350ae: Layer already exists [2025-01-06T13:15:01.029Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:01.029Z] fb5aa4905990: Layer already exists [2025-01-06T13:15:01.029Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:01.029Z] c7cb25fb3f4a: Layer already exists [2025-01-06T13:15:01.029Z] 97ec0184787f: Layer already exists [2025-01-06T13:15:01.029Z] 651d9022c234: Layer already exists [2025-01-06T13:15:01.293Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:d5116598b1c80092ae31c8b1711a9a6edada89bfd95c7a3fa3d40d74bef673ed size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:01.645Z] + 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-01-06T13:15:01.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-06T13:15:01.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T13:15:01.999Z] e1950994a432: Preparing [2025-01-06T13:15:01.999Z] 484e486ed3dd: Preparing [2025-01-06T13:15:01.999Z] bc34f4b5e54a: Preparing [2025-01-06T13:15:01.999Z] 3da18fa7ebd1: Preparing [2025-01-06T13:15:01.999Z] 538c6cf350ae: Preparing [2025-01-06T13:15:01.999Z] 473fe4b14953: Preparing [2025-01-06T13:15:01.999Z] 473fe4b14953: Waiting [2025-01-06T13:15:01.999Z] a592e3da6eba: Preparing [2025-01-06T13:15:01.999Z] fb5aa4905990: Preparing [2025-01-06T13:15:01.999Z] a592e3da6eba: Waiting [2025-01-06T13:15:01.999Z] c7cb25fb3f4a: Preparing [2025-01-06T13:15:01.999Z] fb5aa4905990: Waiting [2025-01-06T13:15:01.999Z] c7cb25fb3f4a: Waiting [2025-01-06T13:15:01.999Z] 97ec0184787f: Preparing [2025-01-06T13:15:01.999Z] 651d9022c234: Preparing [2025-01-06T13:15:01.999Z] 97ec0184787f: Waiting [2025-01-06T13:15:01.999Z] 651d9022c234: Waiting [2025-01-06T13:15:01.999Z] 484e486ed3dd: Layer already exists [2025-01-06T13:15:01.999Z] 538c6cf350ae: Layer already exists [2025-01-06T13:15:01.999Z] e1950994a432: Layer already exists [2025-01-06T13:15:01.999Z] bc34f4b5e54a: Layer already exists [2025-01-06T13:15:01.999Z] 3da18fa7ebd1: Layer already exists [2025-01-06T13:15:01.999Z] fb5aa4905990: Layer already exists [2025-01-06T13:15:01.999Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:01.999Z] c7cb25fb3f4a: Layer already exists [2025-01-06T13:15:01.999Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:02.000Z] 97ec0184787f: Layer already exists [2025-01-06T13:15:02.000Z] 651d9022c234: Layer already exists [2025-01-06T13:15:02.269Z] main: digest: sha256:d5116598b1c80092ae31c8b1711a9a6edada89bfd95c7a3fa3d40d74bef673ed size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:15:02.333Z] ===================================================== [Pipeline] echo [2025-01-06T13:15:02.341Z] taggedImages: [2025-01-06T13:15:02.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:02.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-06T13:15:02.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.34 [2025-01-06T13:15:02.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:02.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-06T13:15:02.367Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-06T13:15:02.367Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:02.367Z] latest [2025-01-06T13:15:02.367Z] 4.0.0-dev.34 [2025-01-06T13:15:02.367Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:02.367Z] main [2025-01-06T13:15:02.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:02.729Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:03.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:03.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:15:03.073Z] 474f7672028b: Preparing [2025-01-06T13:15:03.073Z] 8b0e96ada9ed: Preparing [2025-01-06T13:15:03.073Z] d29916f4c135: Preparing [2025-01-06T13:15:03.073Z] be97821fb4e5: Preparing [2025-01-06T13:15:03.073Z] a508ef949e8d: Preparing [2025-01-06T13:15:03.073Z] 1c62b768a0bb: Preparing [2025-01-06T13:15:03.073Z] 8c8769c6a484: Preparing [2025-01-06T13:15:03.073Z] 473fe4b14953: Preparing [2025-01-06T13:15:03.073Z] a592e3da6eba: Preparing [2025-01-06T13:15:03.073Z] 46d99e633471: Preparing [2025-01-06T13:15:03.073Z] 1f29565757cb: Preparing [2025-01-06T13:15:03.073Z] 651d9022c234: Preparing [2025-01-06T13:15:03.073Z] 1c62b768a0bb: Waiting [2025-01-06T13:15:03.073Z] 8c8769c6a484: Waiting [2025-01-06T13:15:03.073Z] 473fe4b14953: Waiting [2025-01-06T13:15:03.073Z] a592e3da6eba: Waiting [2025-01-06T13:15:03.073Z] 46d99e633471: Waiting [2025-01-06T13:15:03.073Z] 651d9022c234: Waiting [2025-01-06T13:15:03.073Z] 1f29565757cb: Waiting [2025-01-06T13:15:03.339Z] 8b0e96ada9ed: Pushed [2025-01-06T13:15:03.339Z] 474f7672028b: Pushed [2025-01-06T13:15:03.339Z] a508ef949e8d: Pushed [2025-01-06T13:15:03.339Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:03.339Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:03.339Z] 1c62b768a0bb: Pushed [2025-01-06T13:15:03.339Z] 8c8769c6a484: Pushed [2025-01-06T13:15:03.604Z] 651d9022c234: Layer already exists [2025-01-06T13:15:05.010Z] 46d99e633471: Pushed [2025-01-06T13:15:05.591Z] be97821fb4e5: Pushed [2025-01-06T13:15:06.172Z] d29916f4c135: Pushed [2025-01-06T13:15:06.439Z] 1f29565757cb: Pushed [2025-01-06T13:15:06.439Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:98fd31d7653bd6eaf889b3d7c50eed4d0a57e665b457473ac646f492cfbb5c3d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:06.796Z] + 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-01-06T13:15:07.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-06T13:15:07.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:15:07.154Z] 474f7672028b: Preparing [2025-01-06T13:15:07.154Z] 8b0e96ada9ed: Preparing [2025-01-06T13:15:07.154Z] d29916f4c135: Preparing [2025-01-06T13:15:07.154Z] be97821fb4e5: Preparing [2025-01-06T13:15:07.154Z] a508ef949e8d: Preparing [2025-01-06T13:15:07.154Z] 1c62b768a0bb: Preparing [2025-01-06T13:15:07.154Z] 8c8769c6a484: Preparing [2025-01-06T13:15:07.154Z] 473fe4b14953: Preparing [2025-01-06T13:15:07.154Z] a592e3da6eba: Preparing [2025-01-06T13:15:07.154Z] 46d99e633471: Preparing [2025-01-06T13:15:07.154Z] 1f29565757cb: Preparing [2025-01-06T13:15:07.154Z] 651d9022c234: Preparing [2025-01-06T13:15:07.154Z] 8c8769c6a484: Waiting [2025-01-06T13:15:07.154Z] 473fe4b14953: Waiting [2025-01-06T13:15:07.154Z] a592e3da6eba: Waiting [2025-01-06T13:15:07.154Z] 1c62b768a0bb: Waiting [2025-01-06T13:15:07.154Z] 46d99e633471: Waiting [2025-01-06T13:15:07.154Z] 651d9022c234: Waiting [2025-01-06T13:15:07.154Z] 1f29565757cb: Waiting [2025-01-06T13:15:07.154Z] 474f7672028b: Layer already exists [2025-01-06T13:15:07.154Z] be97821fb4e5: Layer already exists [2025-01-06T13:15:07.154Z] a508ef949e8d: Layer already exists [2025-01-06T13:15:07.154Z] 8b0e96ada9ed: Layer already exists [2025-01-06T13:15:07.154Z] d29916f4c135: Layer already exists [2025-01-06T13:15:07.154Z] 1c62b768a0bb: Layer already exists [2025-01-06T13:15:07.154Z] 8c8769c6a484: Layer already exists [2025-01-06T13:15:07.154Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:07.154Z] 46d99e633471: Layer already exists [2025-01-06T13:15:07.154Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:07.154Z] 1f29565757cb: Layer already exists [2025-01-06T13:15:07.154Z] 651d9022c234: Layer already exists [2025-01-06T13:15:07.420Z] latest: digest: sha256:98fd31d7653bd6eaf889b3d7c50eed4d0a57e665b457473ac646f492cfbb5c3d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:07.759Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:08.101Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.34 [2025-01-06T13:15:08.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:15:08.102Z] 474f7672028b: Preparing [2025-01-06T13:15:08.102Z] 8b0e96ada9ed: Preparing [2025-01-06T13:15:08.102Z] d29916f4c135: Preparing [2025-01-06T13:15:08.102Z] be97821fb4e5: Preparing [2025-01-06T13:15:08.102Z] a508ef949e8d: Preparing [2025-01-06T13:15:08.102Z] 1c62b768a0bb: Preparing [2025-01-06T13:15:08.102Z] 8c8769c6a484: Preparing [2025-01-06T13:15:08.102Z] 473fe4b14953: Preparing [2025-01-06T13:15:08.102Z] a592e3da6eba: Preparing [2025-01-06T13:15:08.102Z] 46d99e633471: Preparing [2025-01-06T13:15:08.102Z] 1f29565757cb: Preparing [2025-01-06T13:15:08.102Z] 651d9022c234: Preparing [2025-01-06T13:15:08.102Z] 1c62b768a0bb: Waiting [2025-01-06T13:15:08.102Z] 8c8769c6a484: Waiting [2025-01-06T13:15:08.102Z] 473fe4b14953: Waiting [2025-01-06T13:15:08.102Z] a592e3da6eba: Waiting [2025-01-06T13:15:08.102Z] 46d99e633471: Waiting [2025-01-06T13:15:08.102Z] 1f29565757cb: Waiting [2025-01-06T13:15:08.102Z] 651d9022c234: Waiting [2025-01-06T13:15:08.102Z] 8b0e96ada9ed: Layer already exists [2025-01-06T13:15:08.102Z] d29916f4c135: Layer already exists [2025-01-06T13:15:08.102Z] a508ef949e8d: Layer already exists [2025-01-06T13:15:08.102Z] be97821fb4e5: Layer already exists [2025-01-06T13:15:08.102Z] 474f7672028b: Layer already exists [2025-01-06T13:15:08.102Z] 1c62b768a0bb: Layer already exists [2025-01-06T13:15:08.102Z] 46d99e633471: Layer already exists [2025-01-06T13:15:08.102Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:08.102Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:08.102Z] 8c8769c6a484: Layer already exists [2025-01-06T13:15:08.102Z] 1f29565757cb: Layer already exists [2025-01-06T13:15:08.102Z] 651d9022c234: Layer already exists [2025-01-06T13:15:08.365Z] 4.0.0-dev.34: digest: sha256:98fd31d7653bd6eaf889b3d7c50eed4d0a57e665b457473ac646f492cfbb5c3d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:08.709Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:09.044Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:09.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:15:09.044Z] 474f7672028b: Preparing [2025-01-06T13:15:09.044Z] 8b0e96ada9ed: Preparing [2025-01-06T13:15:09.044Z] d29916f4c135: Preparing [2025-01-06T13:15:09.044Z] be97821fb4e5: Preparing [2025-01-06T13:15:09.044Z] a508ef949e8d: Preparing [2025-01-06T13:15:09.044Z] 1c62b768a0bb: Preparing [2025-01-06T13:15:09.044Z] 8c8769c6a484: Preparing [2025-01-06T13:15:09.044Z] 473fe4b14953: Preparing [2025-01-06T13:15:09.044Z] a592e3da6eba: Preparing [2025-01-06T13:15:09.044Z] 1c62b768a0bb: Waiting [2025-01-06T13:15:09.044Z] 8c8769c6a484: Waiting [2025-01-06T13:15:09.044Z] 473fe4b14953: Waiting [2025-01-06T13:15:09.044Z] a592e3da6eba: Waiting [2025-01-06T13:15:09.044Z] 46d99e633471: Preparing [2025-01-06T13:15:09.044Z] 1f29565757cb: Preparing [2025-01-06T13:15:09.044Z] 46d99e633471: Waiting [2025-01-06T13:15:09.044Z] 651d9022c234: Preparing [2025-01-06T13:15:09.044Z] 1f29565757cb: Waiting [2025-01-06T13:15:09.044Z] 651d9022c234: Waiting [2025-01-06T13:15:09.044Z] 474f7672028b: Layer already exists [2025-01-06T13:15:09.044Z] a508ef949e8d: Layer already exists [2025-01-06T13:15:09.044Z] d29916f4c135: Layer already exists [2025-01-06T13:15:09.044Z] be97821fb4e5: Layer already exists [2025-01-06T13:15:09.044Z] 8b0e96ada9ed: Layer already exists [2025-01-06T13:15:09.044Z] 1c62b768a0bb: Layer already exists [2025-01-06T13:15:09.044Z] 8c8769c6a484: Layer already exists [2025-01-06T13:15:09.044Z] 46d99e633471: Layer already exists [2025-01-06T13:15:09.044Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:09.044Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:09.044Z] 1f29565757cb: Layer already exists [2025-01-06T13:15:09.044Z] 651d9022c234: Layer already exists [2025-01-06T13:15:09.309Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:98fd31d7653bd6eaf889b3d7c50eed4d0a57e665b457473ac646f492cfbb5c3d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:09.648Z] + 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-01-06T13:15:09.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-06T13:15:09.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T13:15:09.987Z] 474f7672028b: Preparing [2025-01-06T13:15:09.987Z] 8b0e96ada9ed: Preparing [2025-01-06T13:15:09.987Z] d29916f4c135: Preparing [2025-01-06T13:15:09.987Z] be97821fb4e5: Preparing [2025-01-06T13:15:09.987Z] a508ef949e8d: Preparing [2025-01-06T13:15:09.987Z] 1c62b768a0bb: Preparing [2025-01-06T13:15:09.987Z] 8c8769c6a484: Preparing [2025-01-06T13:15:09.987Z] 473fe4b14953: Preparing [2025-01-06T13:15:09.987Z] a592e3da6eba: Preparing [2025-01-06T13:15:09.987Z] 46d99e633471: Preparing [2025-01-06T13:15:09.987Z] 1c62b768a0bb: Waiting [2025-01-06T13:15:09.987Z] 8c8769c6a484: Waiting [2025-01-06T13:15:09.987Z] 1f29565757cb: Preparing [2025-01-06T13:15:09.987Z] 473fe4b14953: Waiting [2025-01-06T13:15:09.987Z] 651d9022c234: Preparing [2025-01-06T13:15:09.987Z] a592e3da6eba: Waiting [2025-01-06T13:15:09.987Z] 46d99e633471: Waiting [2025-01-06T13:15:09.987Z] 1f29565757cb: Waiting [2025-01-06T13:15:09.987Z] 651d9022c234: Waiting [2025-01-06T13:15:09.987Z] 8b0e96ada9ed: Layer already exists [2025-01-06T13:15:09.987Z] d29916f4c135: Layer already exists [2025-01-06T13:15:09.987Z] be97821fb4e5: Layer already exists [2025-01-06T13:15:09.987Z] a508ef949e8d: Layer already exists [2025-01-06T13:15:09.987Z] 474f7672028b: Layer already exists [2025-01-06T13:15:09.987Z] 8c8769c6a484: Layer already exists [2025-01-06T13:15:09.987Z] 1c62b768a0bb: Layer already exists [2025-01-06T13:15:09.987Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:09.987Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:09.987Z] 46d99e633471: Layer already exists [2025-01-06T13:15:09.987Z] 1f29565757cb: Layer already exists [2025-01-06T13:15:09.987Z] 651d9022c234: Layer already exists [2025-01-06T13:15:10.252Z] main: digest: sha256:98fd31d7653bd6eaf889b3d7c50eed4d0a57e665b457473ac646f492cfbb5c3d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:15:10.332Z] ===================================================== [Pipeline] echo [2025-01-06T13:15:10.343Z] taggedImages: [2025-01-06T13:15:10.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:10.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-06T13:15:10.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.34 [2025-01-06T13:15:10.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:10.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-06T13:15:10.372Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-06T13:15:10.372Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:10.372Z] latest [2025-01-06T13:15:10.372Z] 4.0.0-dev.34 [2025-01-06T13:15:10.372Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:10.372Z] main [2025-01-06T13:15:10.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:10.727Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:11.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:11.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:15:11.071Z] cf66d36bdcc1: Preparing [2025-01-06T13:15:11.071Z] 90b82756db03: Preparing [2025-01-06T13:15:11.071Z] 473fe4b14953: Preparing [2025-01-06T13:15:11.071Z] a592e3da6eba: Preparing [2025-01-06T13:15:11.071Z] 637e653755a8: Preparing [2025-01-06T13:15:11.071Z] f1aef96b2677: Preparing [2025-01-06T13:15:11.071Z] 651d9022c234: Preparing [2025-01-06T13:15:11.071Z] 651d9022c234: Waiting [2025-01-06T13:15:11.071Z] f1aef96b2677: Waiting [2025-01-06T13:15:11.071Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:11.071Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:11.336Z] 651d9022c234: Layer already exists [2025-01-06T13:15:11.336Z] cf66d36bdcc1: Pushed [2025-01-06T13:15:12.737Z] 637e653755a8: Pushed [2025-01-06T13:15:13.315Z] f1aef96b2677: Pushed [2025-01-06T13:15:15.259Z] 90b82756db03: Pushed [2025-01-06T13:15:15.525Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:5eb56342a0d6efc78c18bc0a9ce609fb1d6b5a468e7999688c9842d1e891c845 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:15.877Z] + 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-01-06T13:15:16.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-06T13:15:16.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:15:16.235Z] cf66d36bdcc1: Preparing [2025-01-06T13:15:16.235Z] 90b82756db03: Preparing [2025-01-06T13:15:16.235Z] 473fe4b14953: Preparing [2025-01-06T13:15:16.235Z] a592e3da6eba: Preparing [2025-01-06T13:15:16.235Z] 637e653755a8: Preparing [2025-01-06T13:15:16.235Z] f1aef96b2677: Preparing [2025-01-06T13:15:16.235Z] 651d9022c234: Preparing [2025-01-06T13:15:16.235Z] f1aef96b2677: Waiting [2025-01-06T13:15:16.500Z] cf66d36bdcc1: Layer already exists [2025-01-06T13:15:16.500Z] 637e653755a8: Layer already exists [2025-01-06T13:15:16.500Z] 90b82756db03: Layer already exists [2025-01-06T13:15:16.500Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:16.500Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:16.500Z] f1aef96b2677: Layer already exists [2025-01-06T13:15:16.500Z] 651d9022c234: Layer already exists [2025-01-06T13:15:16.500Z] latest: digest: sha256:5eb56342a0d6efc78c18bc0a9ce609fb1d6b5a468e7999688c9842d1e891c845 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:16.854Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:18.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.34 [2025-01-06T13:15:18.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:15:18.168Z] cf66d36bdcc1: Preparing [2025-01-06T13:15:18.168Z] 90b82756db03: Preparing [2025-01-06T13:15:18.168Z] 473fe4b14953: Preparing [2025-01-06T13:15:18.168Z] a592e3da6eba: Preparing [2025-01-06T13:15:18.168Z] 637e653755a8: Preparing [2025-01-06T13:15:18.168Z] f1aef96b2677: Preparing [2025-01-06T13:15:18.168Z] 651d9022c234: Preparing [2025-01-06T13:15:18.168Z] f1aef96b2677: Waiting [2025-01-06T13:15:18.168Z] 651d9022c234: Waiting [2025-01-06T13:15:18.168Z] cf66d36bdcc1: Layer already exists [2025-01-06T13:15:18.168Z] 90b82756db03: Layer already exists [2025-01-06T13:15:18.168Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:18.168Z] 637e653755a8: Layer already exists [2025-01-06T13:15:18.168Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:18.168Z] f1aef96b2677: Layer already exists [2025-01-06T13:15:18.168Z] 651d9022c234: Layer already exists [2025-01-06T13:15:18.434Z] 4.0.0-dev.34: digest: sha256:5eb56342a0d6efc78c18bc0a9ce609fb1d6b5a468e7999688c9842d1e891c845 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:18.788Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:19.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:19.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:15:19.133Z] cf66d36bdcc1: Preparing [2025-01-06T13:15:19.133Z] 90b82756db03: Preparing [2025-01-06T13:15:19.133Z] 473fe4b14953: Preparing [2025-01-06T13:15:19.133Z] a592e3da6eba: Preparing [2025-01-06T13:15:19.133Z] 637e653755a8: Preparing [2025-01-06T13:15:19.133Z] f1aef96b2677: Preparing [2025-01-06T13:15:19.133Z] 651d9022c234: Preparing [2025-01-06T13:15:19.133Z] f1aef96b2677: Waiting [2025-01-06T13:15:19.133Z] 651d9022c234: Waiting [2025-01-06T13:15:19.133Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:19.133Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:19.133Z] 637e653755a8: Layer already exists [2025-01-06T13:15:19.133Z] 90b82756db03: Layer already exists [2025-01-06T13:15:19.133Z] cf66d36bdcc1: Layer already exists [2025-01-06T13:15:19.133Z] f1aef96b2677: Layer already exists [2025-01-06T13:15:19.133Z] 651d9022c234: Layer already exists [2025-01-06T13:15:19.398Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:5eb56342a0d6efc78c18bc0a9ce609fb1d6b5a468e7999688c9842d1e891c845 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:19.750Z] + 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-01-06T13:15:20.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-06T13:15:20.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T13:15:20.094Z] cf66d36bdcc1: Preparing [2025-01-06T13:15:20.094Z] 90b82756db03: Preparing [2025-01-06T13:15:20.094Z] 473fe4b14953: Preparing [2025-01-06T13:15:20.094Z] a592e3da6eba: Preparing [2025-01-06T13:15:20.094Z] 637e653755a8: Preparing [2025-01-06T13:15:20.094Z] f1aef96b2677: Preparing [2025-01-06T13:15:20.094Z] 651d9022c234: Preparing [2025-01-06T13:15:20.094Z] f1aef96b2677: Waiting [2025-01-06T13:15:20.094Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:20.094Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:20.094Z] cf66d36bdcc1: Layer already exists [2025-01-06T13:15:20.094Z] 637e653755a8: Layer already exists [2025-01-06T13:15:20.094Z] 90b82756db03: Layer already exists [2025-01-06T13:15:20.094Z] f1aef96b2677: Layer already exists [2025-01-06T13:15:20.094Z] 651d9022c234: Layer already exists [2025-01-06T13:15:20.359Z] main: digest: sha256:5eb56342a0d6efc78c18bc0a9ce609fb1d6b5a468e7999688c9842d1e891c845 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:15:20.423Z] ===================================================== [Pipeline] echo [2025-01-06T13:15:20.438Z] taggedImages: [2025-01-06T13:15:20.438Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:20.438Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-06T13:15:20.438Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.34 [2025-01-06T13:15:20.438Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:20.438Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-06T13:15:20.462Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-06T13:15:20.462Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:20.462Z] latest [2025-01-06T13:15:20.462Z] 4.0.0-dev.34 [2025-01-06T13:15:20.462Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:20.462Z] main [2025-01-06T13:15:20.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:20.831Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:21.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:21.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:15:21.177Z] cce2c8220f4e: Preparing [2025-01-06T13:15:21.177Z] 04b6db7127af: Preparing [2025-01-06T13:15:21.177Z] a016e328817b: Preparing [2025-01-06T13:15:21.177Z] 473fe4b14953: Preparing [2025-01-06T13:15:21.177Z] a592e3da6eba: Preparing [2025-01-06T13:15:21.177Z] dee6667ec426: Preparing [2025-01-06T13:15:21.177Z] 44e84165e9fa: Preparing [2025-01-06T13:15:21.177Z] 07c4003567b5: Preparing [2025-01-06T13:15:21.177Z] e6369cd3e8d1: Preparing [2025-01-06T13:15:21.177Z] 651d9022c234: Preparing [2025-01-06T13:15:21.177Z] 07c4003567b5: Waiting [2025-01-06T13:15:21.177Z] e6369cd3e8d1: Waiting [2025-01-06T13:15:21.177Z] 651d9022c234: Waiting [2025-01-06T13:15:21.177Z] dee6667ec426: Waiting [2025-01-06T13:15:21.177Z] 44e84165e9fa: Waiting [2025-01-06T13:15:21.177Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:21.177Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:21.446Z] a016e328817b: Pushed [2025-01-06T13:15:21.446Z] cce2c8220f4e: Pushed [2025-01-06T13:15:21.446Z] 04b6db7127af: Pushed [2025-01-06T13:15:21.446Z] 651d9022c234: Layer already exists [2025-01-06T13:15:21.713Z] 07c4003567b5: Pushed [2025-01-06T13:15:23.651Z] e6369cd3e8d1: Pushed [2025-01-06T13:15:36.097Z] 44e84165e9fa: Pushed [2025-01-06T13:15:42.774Z] dee6667ec426: Pushed [2025-01-06T13:15:42.774Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:f586fbe77de9bd32337f3b7ef68b785b045be3045658d06d6602bde2be98340f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:43.127Z] + 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-01-06T13:15:43.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-06T13:15:43.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:15:43.479Z] cce2c8220f4e: Preparing [2025-01-06T13:15:43.479Z] 04b6db7127af: Preparing [2025-01-06T13:15:43.479Z] a016e328817b: Preparing [2025-01-06T13:15:43.479Z] 473fe4b14953: Preparing [2025-01-06T13:15:43.479Z] a592e3da6eba: Preparing [2025-01-06T13:15:43.479Z] dee6667ec426: Preparing [2025-01-06T13:15:43.479Z] 44e84165e9fa: Preparing [2025-01-06T13:15:43.479Z] 07c4003567b5: Preparing [2025-01-06T13:15:43.479Z] e6369cd3e8d1: Preparing [2025-01-06T13:15:43.479Z] 651d9022c234: Preparing [2025-01-06T13:15:43.479Z] dee6667ec426: Waiting [2025-01-06T13:15:43.479Z] 44e84165e9fa: Waiting [2025-01-06T13:15:43.479Z] 07c4003567b5: Waiting [2025-01-06T13:15:43.479Z] e6369cd3e8d1: Waiting [2025-01-06T13:15:43.479Z] 651d9022c234: Waiting [2025-01-06T13:15:43.479Z] cce2c8220f4e: Layer already exists [2025-01-06T13:15:43.479Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:43.479Z] a016e328817b: Layer already exists [2025-01-06T13:15:43.479Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:43.479Z] 04b6db7127af: Layer already exists [2025-01-06T13:15:43.479Z] dee6667ec426: Layer already exists [2025-01-06T13:15:43.479Z] 07c4003567b5: Layer already exists [2025-01-06T13:15:43.479Z] 44e84165e9fa: Layer already exists [2025-01-06T13:15:43.479Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:15:43.479Z] 651d9022c234: Layer already exists [2025-01-06T13:15:43.744Z] latest: digest: sha256:f586fbe77de9bd32337f3b7ef68b785b045be3045658d06d6602bde2be98340f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:44.095Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:44.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.34 [2025-01-06T13:15:44.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:15:44.441Z] cce2c8220f4e: Preparing [2025-01-06T13:15:44.441Z] 04b6db7127af: Preparing [2025-01-06T13:15:44.441Z] a016e328817b: Preparing [2025-01-06T13:15:44.441Z] 473fe4b14953: Preparing [2025-01-06T13:15:44.441Z] a592e3da6eba: Preparing [2025-01-06T13:15:44.441Z] dee6667ec426: Preparing [2025-01-06T13:15:44.441Z] 44e84165e9fa: Preparing [2025-01-06T13:15:44.441Z] 07c4003567b5: Preparing [2025-01-06T13:15:44.441Z] e6369cd3e8d1: Preparing [2025-01-06T13:15:44.441Z] 651d9022c234: Preparing [2025-01-06T13:15:44.441Z] 07c4003567b5: Waiting [2025-01-06T13:15:44.441Z] e6369cd3e8d1: Waiting [2025-01-06T13:15:44.441Z] 651d9022c234: Waiting [2025-01-06T13:15:44.441Z] dee6667ec426: Waiting [2025-01-06T13:15:44.441Z] 44e84165e9fa: Waiting [2025-01-06T13:15:44.441Z] cce2c8220f4e: Layer already exists [2025-01-06T13:15:44.441Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:44.441Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:44.441Z] 04b6db7127af: Layer already exists [2025-01-06T13:15:44.441Z] a016e328817b: Layer already exists [2025-01-06T13:15:44.441Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:15:44.441Z] 07c4003567b5: Layer already exists [2025-01-06T13:15:44.441Z] dee6667ec426: Layer already exists [2025-01-06T13:15:44.441Z] 44e84165e9fa: Layer already exists [2025-01-06T13:15:44.441Z] 651d9022c234: Layer already exists [2025-01-06T13:15:44.705Z] 4.0.0-dev.34: digest: sha256:f586fbe77de9bd32337f3b7ef68b785b045be3045658d06d6602bde2be98340f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:45.073Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:45.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:45.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:15:45.418Z] cce2c8220f4e: Preparing [2025-01-06T13:15:45.418Z] 04b6db7127af: Preparing [2025-01-06T13:15:45.418Z] a016e328817b: Preparing [2025-01-06T13:15:45.418Z] 473fe4b14953: Preparing [2025-01-06T13:15:45.418Z] a592e3da6eba: Preparing [2025-01-06T13:15:45.418Z] dee6667ec426: Preparing [2025-01-06T13:15:45.418Z] 44e84165e9fa: Preparing [2025-01-06T13:15:45.418Z] 07c4003567b5: Preparing [2025-01-06T13:15:45.418Z] e6369cd3e8d1: Preparing [2025-01-06T13:15:45.418Z] 651d9022c234: Preparing [2025-01-06T13:15:45.418Z] dee6667ec426: Waiting [2025-01-06T13:15:45.418Z] 44e84165e9fa: Waiting [2025-01-06T13:15:45.418Z] 651d9022c234: Waiting [2025-01-06T13:15:45.418Z] e6369cd3e8d1: Waiting [2025-01-06T13:15:45.418Z] 07c4003567b5: Waiting [2025-01-06T13:15:45.418Z] a016e328817b: Layer already exists [2025-01-06T13:15:45.418Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:45.418Z] 04b6db7127af: Layer already exists [2025-01-06T13:15:45.418Z] cce2c8220f4e: Layer already exists [2025-01-06T13:15:45.418Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:45.418Z] dee6667ec426: Layer already exists [2025-01-06T13:15:45.418Z] 44e84165e9fa: Layer already exists [2025-01-06T13:15:45.418Z] 07c4003567b5: Layer already exists [2025-01-06T13:15:45.418Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:15:45.418Z] 651d9022c234: Layer already exists [2025-01-06T13:15:45.682Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:f586fbe77de9bd32337f3b7ef68b785b045be3045658d06d6602bde2be98340f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:46.039Z] + 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-01-06T13:15:46.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-06T13:15:46.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T13:15:46.389Z] cce2c8220f4e: Preparing [2025-01-06T13:15:46.389Z] 04b6db7127af: Preparing [2025-01-06T13:15:46.389Z] a016e328817b: Preparing [2025-01-06T13:15:46.389Z] 473fe4b14953: Preparing [2025-01-06T13:15:46.389Z] a592e3da6eba: Preparing [2025-01-06T13:15:46.389Z] dee6667ec426: Preparing [2025-01-06T13:15:46.389Z] 44e84165e9fa: Preparing [2025-01-06T13:15:46.389Z] dee6667ec426: Waiting [2025-01-06T13:15:46.389Z] 44e84165e9fa: Waiting [2025-01-06T13:15:46.389Z] 07c4003567b5: Preparing [2025-01-06T13:15:46.389Z] e6369cd3e8d1: Preparing [2025-01-06T13:15:46.389Z] 651d9022c234: Preparing [2025-01-06T13:15:46.389Z] 651d9022c234: Waiting [2025-01-06T13:15:46.389Z] 07c4003567b5: Waiting [2025-01-06T13:15:46.389Z] e6369cd3e8d1: Waiting [2025-01-06T13:15:46.389Z] a016e328817b: Layer already exists [2025-01-06T13:15:46.389Z] 04b6db7127af: Layer already exists [2025-01-06T13:15:46.389Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:46.389Z] cce2c8220f4e: Layer already exists [2025-01-06T13:15:46.389Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:46.389Z] 07c4003567b5: Layer already exists [2025-01-06T13:15:46.389Z] 44e84165e9fa: Layer already exists [2025-01-06T13:15:46.389Z] dee6667ec426: Layer already exists [2025-01-06T13:15:46.389Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:15:46.389Z] 651d9022c234: Layer already exists [2025-01-06T13:15:46.652Z] main: digest: sha256:f586fbe77de9bd32337f3b7ef68b785b045be3045658d06d6602bde2be98340f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:15:46.732Z] ===================================================== [Pipeline] echo [2025-01-06T13:15:46.745Z] taggedImages: [2025-01-06T13:15:46.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:46.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-06T13:15:46.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.34 [2025-01-06T13:15:46.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:46.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-06T13:15:46.772Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-06T13:15:46.772Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:46.772Z] latest [2025-01-06T13:15:46.772Z] 4.0.0-dev.34 [2025-01-06T13:15:46.772Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:15:46.772Z] main [2025-01-06T13:15:46.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:47.149Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:15:47.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:15:47.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:15:47.495Z] e27d2b28e0cf: Preparing [2025-01-06T13:15:47.495Z] 7df980cc5038: Preparing [2025-01-06T13:15:47.495Z] 61063c91a0c9: Preparing [2025-01-06T13:15:47.495Z] 473fe4b14953: Preparing [2025-01-06T13:15:47.495Z] a592e3da6eba: Preparing [2025-01-06T13:15:47.495Z] d1463c7b64b4: Preparing [2025-01-06T13:15:47.495Z] a32ecad1a633: Preparing [2025-01-06T13:15:47.495Z] ddd5af4dcbbc: Preparing [2025-01-06T13:15:47.495Z] 651d9022c234: Preparing [2025-01-06T13:15:47.495Z] a32ecad1a633: Waiting [2025-01-06T13:15:47.495Z] d1463c7b64b4: Waiting [2025-01-06T13:15:47.495Z] ddd5af4dcbbc: Waiting [2025-01-06T13:15:47.495Z] 651d9022c234: Waiting [2025-01-06T13:15:47.495Z] a592e3da6eba: Layer already exists [2025-01-06T13:15:47.495Z] 473fe4b14953: Layer already exists [2025-01-06T13:15:47.762Z] 7df980cc5038: Pushed [2025-01-06T13:15:47.762Z] e27d2b28e0cf: Pushed [2025-01-06T13:15:47.762Z] 61063c91a0c9: Pushed [2025-01-06T13:15:47.762Z] 651d9022c234: Layer already exists [2025-01-06T13:15:48.340Z] ddd5af4dcbbc: Pushed [2025-01-06T13:15:49.289Z] a32ecad1a633: Pushed [2025-01-06T13:16:11.302Z] d1463c7b64b4: Pushed [2025-01-06T13:16:11.302Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:c917eb9aefa71bfc26b0e4abadf45e4dc3e675fb1bc008c94f29c1fd66d32ab9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:11.655Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:12.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-06T13:16:12.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:16:12.009Z] e27d2b28e0cf: Preparing [2025-01-06T13:16:12.009Z] 7df980cc5038: Preparing [2025-01-06T13:16:12.009Z] 61063c91a0c9: Preparing [2025-01-06T13:16:12.009Z] 473fe4b14953: Preparing [2025-01-06T13:16:12.009Z] a592e3da6eba: Preparing [2025-01-06T13:16:12.009Z] d1463c7b64b4: Preparing [2025-01-06T13:16:12.009Z] a32ecad1a633: Preparing [2025-01-06T13:16:12.009Z] d1463c7b64b4: Waiting [2025-01-06T13:16:12.009Z] ddd5af4dcbbc: Preparing [2025-01-06T13:16:12.009Z] a32ecad1a633: Waiting [2025-01-06T13:16:12.009Z] 651d9022c234: Preparing [2025-01-06T13:16:12.009Z] ddd5af4dcbbc: Waiting [2025-01-06T13:16:12.009Z] 651d9022c234: Waiting [2025-01-06T13:16:12.009Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:12.009Z] 61063c91a0c9: Layer already exists [2025-01-06T13:16:12.009Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:12.009Z] 7df980cc5038: Layer already exists [2025-01-06T13:16:12.009Z] e27d2b28e0cf: Layer already exists [2025-01-06T13:16:12.009Z] d1463c7b64b4: Layer already exists [2025-01-06T13:16:12.009Z] a32ecad1a633: Layer already exists [2025-01-06T13:16:12.009Z] 651d9022c234: Layer already exists [2025-01-06T13:16:12.009Z] ddd5af4dcbbc: Layer already exists [2025-01-06T13:16:12.275Z] latest: digest: sha256:c917eb9aefa71bfc26b0e4abadf45e4dc3e675fb1bc008c94f29c1fd66d32ab9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:12.621Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:12.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.34 [2025-01-06T13:16:12.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:16:12.966Z] e27d2b28e0cf: Preparing [2025-01-06T13:16:12.966Z] 7df980cc5038: Preparing [2025-01-06T13:16:12.966Z] 61063c91a0c9: Preparing [2025-01-06T13:16:12.966Z] 473fe4b14953: Preparing [2025-01-06T13:16:12.966Z] a592e3da6eba: Preparing [2025-01-06T13:16:12.966Z] d1463c7b64b4: Preparing [2025-01-06T13:16:12.966Z] a32ecad1a633: Preparing [2025-01-06T13:16:12.966Z] d1463c7b64b4: Waiting [2025-01-06T13:16:12.966Z] ddd5af4dcbbc: Preparing [2025-01-06T13:16:12.966Z] a32ecad1a633: Waiting [2025-01-06T13:16:12.966Z] 651d9022c234: Preparing [2025-01-06T13:16:12.966Z] ddd5af4dcbbc: Waiting [2025-01-06T13:16:12.966Z] 651d9022c234: Waiting [2025-01-06T13:16:12.966Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:12.966Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:12.966Z] e27d2b28e0cf: Layer already exists [2025-01-06T13:16:12.966Z] 61063c91a0c9: Layer already exists [2025-01-06T13:16:12.966Z] 7df980cc5038: Layer already exists [2025-01-06T13:16:12.966Z] d1463c7b64b4: Layer already exists [2025-01-06T13:16:12.966Z] ddd5af4dcbbc: Layer already exists [2025-01-06T13:16:12.966Z] a32ecad1a633: Layer already exists [2025-01-06T13:16:12.966Z] 651d9022c234: Layer already exists [2025-01-06T13:16:13.231Z] 4.0.0-dev.34: digest: sha256:c917eb9aefa71bfc26b0e4abadf45e4dc3e675fb1bc008c94f29c1fd66d32ab9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:13.580Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:13.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:13.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:16:13.932Z] e27d2b28e0cf: Preparing [2025-01-06T13:16:13.932Z] 7df980cc5038: Preparing [2025-01-06T13:16:13.932Z] 61063c91a0c9: Preparing [2025-01-06T13:16:13.932Z] 473fe4b14953: Preparing [2025-01-06T13:16:13.932Z] a592e3da6eba: Preparing [2025-01-06T13:16:13.932Z] d1463c7b64b4: Preparing [2025-01-06T13:16:13.932Z] a32ecad1a633: Preparing [2025-01-06T13:16:13.932Z] ddd5af4dcbbc: Preparing [2025-01-06T13:16:13.932Z] 651d9022c234: Preparing [2025-01-06T13:16:13.932Z] a32ecad1a633: Waiting [2025-01-06T13:16:13.932Z] ddd5af4dcbbc: Waiting [2025-01-06T13:16:13.932Z] 651d9022c234: Waiting [2025-01-06T13:16:13.932Z] d1463c7b64b4: Waiting [2025-01-06T13:16:13.932Z] e27d2b28e0cf: Layer already exists [2025-01-06T13:16:13.932Z] 7df980cc5038: Layer already exists [2025-01-06T13:16:13.932Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:13.932Z] 61063c91a0c9: Layer already exists [2025-01-06T13:16:13.932Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:13.932Z] a32ecad1a633: Layer already exists [2025-01-06T13:16:13.932Z] d1463c7b64b4: Layer already exists [2025-01-06T13:16:13.932Z] ddd5af4dcbbc: Layer already exists [2025-01-06T13:16:13.932Z] 651d9022c234: Layer already exists [2025-01-06T13:16:14.198Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:c917eb9aefa71bfc26b0e4abadf45e4dc3e675fb1bc008c94f29c1fd66d32ab9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:14.558Z] + 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-01-06T13:16:15.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-06T13:16:15.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T13:16:15.160Z] e27d2b28e0cf: Preparing [2025-01-06T13:16:15.160Z] 7df980cc5038: Preparing [2025-01-06T13:16:15.160Z] 61063c91a0c9: Preparing [2025-01-06T13:16:15.160Z] 473fe4b14953: Preparing [2025-01-06T13:16:15.160Z] a592e3da6eba: Preparing [2025-01-06T13:16:15.160Z] d1463c7b64b4: Preparing [2025-01-06T13:16:15.160Z] a32ecad1a633: Preparing [2025-01-06T13:16:15.160Z] ddd5af4dcbbc: Preparing [2025-01-06T13:16:15.160Z] 651d9022c234: Preparing [2025-01-06T13:16:15.160Z] d1463c7b64b4: Waiting [2025-01-06T13:16:15.160Z] a32ecad1a633: Waiting [2025-01-06T13:16:15.160Z] ddd5af4dcbbc: Waiting [2025-01-06T13:16:15.160Z] 651d9022c234: Waiting [2025-01-06T13:16:15.160Z] 61063c91a0c9: Layer already exists [2025-01-06T13:16:15.160Z] 7df980cc5038: Layer already exists [2025-01-06T13:16:15.160Z] e27d2b28e0cf: Layer already exists [2025-01-06T13:16:15.160Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:15.160Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:15.160Z] 651d9022c234: Layer already exists [2025-01-06T13:16:15.160Z] d1463c7b64b4: Layer already exists [2025-01-06T13:16:15.160Z] ddd5af4dcbbc: Layer already exists [2025-01-06T13:16:15.160Z] a32ecad1a633: Layer already exists [2025-01-06T13:16:15.423Z] main: digest: sha256:c917eb9aefa71bfc26b0e4abadf45e4dc3e675fb1bc008c94f29c1fd66d32ab9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:16:15.498Z] ===================================================== [Pipeline] echo [2025-01-06T13:16:15.516Z] taggedImages: [2025-01-06T13:16:15.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:15.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-06T13:16:15.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.34 [2025-01-06T13:16:15.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:15.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-06T13:16:15.550Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-06T13:16:15.550Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:15.550Z] latest [2025-01-06T13:16:15.550Z] 4.0.0-dev.34 [2025-01-06T13:16:15.550Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:15.550Z] main [2025-01-06T13:16:15.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:15.915Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:16.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:16.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:16:16.267Z] cce2c8220f4e: Preparing [2025-01-06T13:16:16.267Z] e76081073c40: Preparing [2025-01-06T13:16:16.267Z] ab29eef54cc7: Preparing [2025-01-06T13:16:16.267Z] 473fe4b14953: Preparing [2025-01-06T13:16:16.267Z] a592e3da6eba: Preparing [2025-01-06T13:16:16.267Z] dee6667ec426: Preparing [2025-01-06T13:16:16.267Z] 07c4003567b5: Preparing [2025-01-06T13:16:16.267Z] dee6667ec426: Waiting [2025-01-06T13:16:16.267Z] e6369cd3e8d1: Preparing [2025-01-06T13:16:16.267Z] 07c4003567b5: Waiting [2025-01-06T13:16:16.267Z] e6369cd3e8d1: Waiting [2025-01-06T13:16:16.267Z] 651d9022c234: Preparing [2025-01-06T13:16:16.267Z] 651d9022c234: Waiting [2025-01-06T13:16:16.267Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:16.267Z] cce2c8220f4e: Layer already exists [2025-01-06T13:16:16.267Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:16.267Z] dee6667ec426: Layer already exists [2025-01-06T13:16:16.267Z] 07c4003567b5: Layer already exists [2025-01-06T13:16:16.267Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:16:16.267Z] 651d9022c234: Layer already exists [2025-01-06T13:16:16.534Z] e76081073c40: Pushed [2025-01-06T13:16:16.534Z] ab29eef54cc7: Pushed [2025-01-06T13:16:16.534Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:31b39c8655680151fa73cfc2bbda6493ed33e5a8c5da7e31d72c7b8a75cd44db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:16.891Z] + 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-01-06T13:16:17.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-06T13:16:17.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:16:17.247Z] cce2c8220f4e: Preparing [2025-01-06T13:16:17.247Z] e76081073c40: Preparing [2025-01-06T13:16:17.247Z] ab29eef54cc7: Preparing [2025-01-06T13:16:17.247Z] 473fe4b14953: Preparing [2025-01-06T13:16:17.247Z] a592e3da6eba: Preparing [2025-01-06T13:16:17.247Z] dee6667ec426: Preparing [2025-01-06T13:16:17.247Z] dee6667ec426: Waiting [2025-01-06T13:16:17.247Z] 07c4003567b5: Preparing [2025-01-06T13:16:17.247Z] e6369cd3e8d1: Preparing [2025-01-06T13:16:17.247Z] 07c4003567b5: Waiting [2025-01-06T13:16:17.247Z] 651d9022c234: Preparing [2025-01-06T13:16:17.247Z] e6369cd3e8d1: Waiting [2025-01-06T13:16:17.247Z] 651d9022c234: Waiting [2025-01-06T13:16:17.247Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:17.247Z] e76081073c40: Layer already exists [2025-01-06T13:16:17.247Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:17.247Z] cce2c8220f4e: Layer already exists [2025-01-06T13:16:17.247Z] ab29eef54cc7: Layer already exists [2025-01-06T13:16:17.247Z] 651d9022c234: Layer already exists [2025-01-06T13:16:17.247Z] 07c4003567b5: Layer already exists [2025-01-06T13:16:17.247Z] dee6667ec426: Layer already exists [2025-01-06T13:16:17.247Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:16:17.514Z] latest: digest: sha256:31b39c8655680151fa73cfc2bbda6493ed33e5a8c5da7e31d72c7b8a75cd44db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:17.877Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:18.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.34 [2025-01-06T13:16:18.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:16:18.232Z] cce2c8220f4e: Preparing [2025-01-06T13:16:18.232Z] e76081073c40: Preparing [2025-01-06T13:16:18.232Z] ab29eef54cc7: Preparing [2025-01-06T13:16:18.232Z] 473fe4b14953: Preparing [2025-01-06T13:16:18.232Z] a592e3da6eba: Preparing [2025-01-06T13:16:18.232Z] dee6667ec426: Preparing [2025-01-06T13:16:18.232Z] 07c4003567b5: Preparing [2025-01-06T13:16:18.232Z] e6369cd3e8d1: Preparing [2025-01-06T13:16:18.232Z] 651d9022c234: Preparing [2025-01-06T13:16:18.232Z] dee6667ec426: Waiting [2025-01-06T13:16:18.232Z] 07c4003567b5: Waiting [2025-01-06T13:16:18.232Z] e6369cd3e8d1: Waiting [2025-01-06T13:16:18.232Z] 651d9022c234: Waiting [2025-01-06T13:16:18.232Z] ab29eef54cc7: Layer already exists [2025-01-06T13:16:18.232Z] e76081073c40: Layer already exists [2025-01-06T13:16:18.232Z] cce2c8220f4e: Layer already exists [2025-01-06T13:16:18.232Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:18.232Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:18.232Z] dee6667ec426: Layer already exists [2025-01-06T13:16:18.232Z] 07c4003567b5: Layer already exists [2025-01-06T13:16:18.232Z] 651d9022c234: Layer already exists [2025-01-06T13:16:18.232Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:16:18.497Z] 4.0.0-dev.34: digest: sha256:31b39c8655680151fa73cfc2bbda6493ed33e5a8c5da7e31d72c7b8a75cd44db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:18.857Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:19.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:19.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:16:19.204Z] cce2c8220f4e: Preparing [2025-01-06T13:16:19.204Z] e76081073c40: Preparing [2025-01-06T13:16:19.204Z] ab29eef54cc7: Preparing [2025-01-06T13:16:19.204Z] 473fe4b14953: Preparing [2025-01-06T13:16:19.204Z] a592e3da6eba: Preparing [2025-01-06T13:16:19.204Z] dee6667ec426: Preparing [2025-01-06T13:16:19.204Z] 07c4003567b5: Preparing [2025-01-06T13:16:19.204Z] e6369cd3e8d1: Preparing [2025-01-06T13:16:19.204Z] 651d9022c234: Preparing [2025-01-06T13:16:19.204Z] 07c4003567b5: Waiting [2025-01-06T13:16:19.204Z] e6369cd3e8d1: Waiting [2025-01-06T13:16:19.204Z] 651d9022c234: Waiting [2025-01-06T13:16:19.204Z] dee6667ec426: Waiting [2025-01-06T13:16:19.204Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:19.204Z] e76081073c40: Layer already exists [2025-01-06T13:16:19.204Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:19.204Z] ab29eef54cc7: Layer already exists [2025-01-06T13:16:19.204Z] cce2c8220f4e: Layer already exists [2025-01-06T13:16:19.204Z] 651d9022c234: Layer already exists [2025-01-06T13:16:19.204Z] 07c4003567b5: Layer already exists [2025-01-06T13:16:19.204Z] dee6667ec426: Layer already exists [2025-01-06T13:16:19.204Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:16:19.469Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:31b39c8655680151fa73cfc2bbda6493ed33e5a8c5da7e31d72c7b8a75cd44db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:19.828Z] + 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-01-06T13:16:20.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-06T13:16:20.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T13:16:20.186Z] cce2c8220f4e: Preparing [2025-01-06T13:16:20.186Z] e76081073c40: Preparing [2025-01-06T13:16:20.186Z] ab29eef54cc7: Preparing [2025-01-06T13:16:20.186Z] 473fe4b14953: Preparing [2025-01-06T13:16:20.186Z] a592e3da6eba: Preparing [2025-01-06T13:16:20.186Z] dee6667ec426: Preparing [2025-01-06T13:16:20.186Z] 07c4003567b5: Preparing [2025-01-06T13:16:20.186Z] e6369cd3e8d1: Preparing [2025-01-06T13:16:20.186Z] 651d9022c234: Preparing [2025-01-06T13:16:20.186Z] dee6667ec426: Waiting [2025-01-06T13:16:20.186Z] 07c4003567b5: Waiting [2025-01-06T13:16:20.186Z] e6369cd3e8d1: Waiting [2025-01-06T13:16:20.186Z] 651d9022c234: Waiting [2025-01-06T13:16:20.186Z] ab29eef54cc7: Layer already exists [2025-01-06T13:16:20.186Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:20.186Z] cce2c8220f4e: Layer already exists [2025-01-06T13:16:20.186Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:20.186Z] e76081073c40: Layer already exists [2025-01-06T13:16:20.186Z] dee6667ec426: Layer already exists [2025-01-06T13:16:20.186Z] 07c4003567b5: Layer already exists [2025-01-06T13:16:20.186Z] e6369cd3e8d1: Layer already exists [2025-01-06T13:16:20.186Z] 651d9022c234: Layer already exists [2025-01-06T13:16:20.452Z] main: digest: sha256:31b39c8655680151fa73cfc2bbda6493ed33e5a8c5da7e31d72c7b8a75cd44db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:16:20.537Z] ===================================================== [Pipeline] echo [2025-01-06T13:16:20.549Z] taggedImages: [2025-01-06T13:16:20.549Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:20.549Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-06T13:16:20.549Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.34 [2025-01-06T13:16:20.549Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:20.549Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-06T13:16:20.583Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-06T13:16:20.583Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:20.583Z] latest [2025-01-06T13:16:20.583Z] 4.0.0-dev.34 [2025-01-06T13:16:20.583Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:20.583Z] main [2025-01-06T13:16:20.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:20.946Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:21.301Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:21.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:16:21.301Z] ffec39b9e117: Preparing [2025-01-06T13:16:21.301Z] e37c1ddd7f45: Preparing [2025-01-06T13:16:21.301Z] 0702bed2e483: Preparing [2025-01-06T13:16:21.301Z] 473fe4b14953: Preparing [2025-01-06T13:16:21.301Z] a592e3da6eba: Preparing [2025-01-06T13:16:21.301Z] 5231d5da8721: Preparing [2025-01-06T13:16:21.301Z] 00934c0cbda8: Preparing [2025-01-06T13:16:21.301Z] 651d9022c234: Preparing [2025-01-06T13:16:21.301Z] 5231d5da8721: Waiting [2025-01-06T13:16:21.301Z] 00934c0cbda8: Waiting [2025-01-06T13:16:21.301Z] 651d9022c234: Waiting [2025-01-06T13:16:21.301Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:21.301Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:21.566Z] e37c1ddd7f45: Pushed [2025-01-06T13:16:21.566Z] ffec39b9e117: Pushed [2025-01-06T13:16:21.566Z] 651d9022c234: Layer already exists [2025-01-06T13:16:21.832Z] 00934c0cbda8: Pushed [2025-01-06T13:16:23.247Z] 5231d5da8721: Pushed [2025-01-06T13:16:29.881Z] 0702bed2e483: Pushed [2025-01-06T13:16:29.881Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:b8b3f264995384b176761cdba8a5229c9f4165e4eb47f6393f99aefebe4727a0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:30.226Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:30.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-06T13:16:30.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:16:30.573Z] ffec39b9e117: Preparing [2025-01-06T13:16:30.573Z] e37c1ddd7f45: Preparing [2025-01-06T13:16:30.573Z] 0702bed2e483: Preparing [2025-01-06T13:16:30.573Z] 473fe4b14953: Preparing [2025-01-06T13:16:30.573Z] a592e3da6eba: Preparing [2025-01-06T13:16:30.573Z] 5231d5da8721: Preparing [2025-01-06T13:16:30.573Z] 00934c0cbda8: Preparing [2025-01-06T13:16:30.573Z] 651d9022c234: Preparing [2025-01-06T13:16:30.573Z] 5231d5da8721: Waiting [2025-01-06T13:16:30.573Z] 00934c0cbda8: Waiting [2025-01-06T13:16:30.573Z] 651d9022c234: Waiting [2025-01-06T13:16:30.573Z] ffec39b9e117: Layer already exists [2025-01-06T13:16:30.573Z] 0702bed2e483: Layer already exists [2025-01-06T13:16:30.573Z] e37c1ddd7f45: Layer already exists [2025-01-06T13:16:30.573Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:30.573Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:30.573Z] 5231d5da8721: Layer already exists [2025-01-06T13:16:30.573Z] 00934c0cbda8: Layer already exists [2025-01-06T13:16:30.573Z] 651d9022c234: Layer already exists [2025-01-06T13:16:30.837Z] latest: digest: sha256:b8b3f264995384b176761cdba8a5229c9f4165e4eb47f6393f99aefebe4727a0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:31.183Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:31.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.34 [2025-01-06T13:16:31.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:16:31.531Z] ffec39b9e117: Preparing [2025-01-06T13:16:31.531Z] e37c1ddd7f45: Preparing [2025-01-06T13:16:31.531Z] 0702bed2e483: Preparing [2025-01-06T13:16:31.531Z] 473fe4b14953: Preparing [2025-01-06T13:16:31.531Z] a592e3da6eba: Preparing [2025-01-06T13:16:31.531Z] 5231d5da8721: Preparing [2025-01-06T13:16:31.531Z] 00934c0cbda8: Preparing [2025-01-06T13:16:31.531Z] 651d9022c234: Preparing [2025-01-06T13:16:31.531Z] 5231d5da8721: Waiting [2025-01-06T13:16:31.531Z] 651d9022c234: Waiting [2025-01-06T13:16:31.531Z] 00934c0cbda8: Waiting [2025-01-06T13:16:31.531Z] 0702bed2e483: Layer already exists [2025-01-06T13:16:31.531Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:31.531Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:31.531Z] e37c1ddd7f45: Layer already exists [2025-01-06T13:16:31.531Z] ffec39b9e117: Layer already exists [2025-01-06T13:16:31.531Z] 00934c0cbda8: Layer already exists [2025-01-06T13:16:31.531Z] 5231d5da8721: Layer already exists [2025-01-06T13:16:31.531Z] 651d9022c234: Layer already exists [2025-01-06T13:16:31.794Z] 4.0.0-dev.34: digest: sha256:b8b3f264995384b176761cdba8a5229c9f4165e4eb47f6393f99aefebe4727a0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:32.142Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:32.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:32.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:16:32.487Z] ffec39b9e117: Preparing [2025-01-06T13:16:32.487Z] e37c1ddd7f45: Preparing [2025-01-06T13:16:32.487Z] 0702bed2e483: Preparing [2025-01-06T13:16:32.487Z] 473fe4b14953: Preparing [2025-01-06T13:16:32.487Z] a592e3da6eba: Preparing [2025-01-06T13:16:32.487Z] 5231d5da8721: Preparing [2025-01-06T13:16:32.487Z] 00934c0cbda8: Preparing [2025-01-06T13:16:32.487Z] 651d9022c234: Preparing [2025-01-06T13:16:32.487Z] 00934c0cbda8: Waiting [2025-01-06T13:16:32.487Z] 651d9022c234: Waiting [2025-01-06T13:16:32.487Z] 5231d5da8721: Waiting [2025-01-06T13:16:32.487Z] 0702bed2e483: Layer already exists [2025-01-06T13:16:32.487Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:32.487Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:32.487Z] e37c1ddd7f45: Layer already exists [2025-01-06T13:16:32.487Z] 5231d5da8721: Layer already exists [2025-01-06T13:16:32.487Z] ffec39b9e117: Layer already exists [2025-01-06T13:16:32.487Z] 00934c0cbda8: Layer already exists [2025-01-06T13:16:32.487Z] 651d9022c234: Layer already exists [2025-01-06T13:16:32.750Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:b8b3f264995384b176761cdba8a5229c9f4165e4eb47f6393f99aefebe4727a0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:33.106Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:33.444Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-06T13:16:33.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T13:16:33.444Z] ffec39b9e117: Preparing [2025-01-06T13:16:33.444Z] e37c1ddd7f45: Preparing [2025-01-06T13:16:33.444Z] 0702bed2e483: Preparing [2025-01-06T13:16:33.444Z] 473fe4b14953: Preparing [2025-01-06T13:16:33.444Z] a592e3da6eba: Preparing [2025-01-06T13:16:33.444Z] 5231d5da8721: Preparing [2025-01-06T13:16:33.444Z] 00934c0cbda8: Preparing [2025-01-06T13:16:33.444Z] 651d9022c234: Preparing [2025-01-06T13:16:33.444Z] 5231d5da8721: Waiting [2025-01-06T13:16:33.444Z] 00934c0cbda8: Waiting [2025-01-06T13:16:33.444Z] 651d9022c234: Waiting [2025-01-06T13:16:33.444Z] e37c1ddd7f45: Layer already exists [2025-01-06T13:16:33.444Z] ffec39b9e117: Layer already exists [2025-01-06T13:16:33.444Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:33.444Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:33.444Z] 0702bed2e483: Layer already exists [2025-01-06T13:16:33.444Z] 5231d5da8721: Layer already exists [2025-01-06T13:16:33.444Z] 651d9022c234: Layer already exists [2025-01-06T13:16:33.444Z] 00934c0cbda8: Layer already exists [2025-01-06T13:16:33.708Z] main: digest: sha256:b8b3f264995384b176761cdba8a5229c9f4165e4eb47f6393f99aefebe4727a0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:16:33.785Z] ===================================================== [Pipeline] echo [2025-01-06T13:16:33.803Z] taggedImages: [2025-01-06T13:16:33.803Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:33.803Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-06T13:16:33.803Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.34 [2025-01-06T13:16:33.803Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:33.803Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-06T13:16:33.829Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-06T13:16:33.829Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:33.829Z] latest [2025-01-06T13:16:33.829Z] 4.0.0-dev.34 [2025-01-06T13:16:33.829Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:33.829Z] main [2025-01-06T13:16:33.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:34.188Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:34.528Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:34.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:16:34.528Z] 7366737cb150: Preparing [2025-01-06T13:16:34.528Z] fd18365dd2ec: Preparing [2025-01-06T13:16:34.528Z] 473fe4b14953: Preparing [2025-01-06T13:16:34.528Z] a592e3da6eba: Preparing [2025-01-06T13:16:34.528Z] 00683145de9d: Preparing [2025-01-06T13:16:34.528Z] 50a9d20dcbab: Preparing [2025-01-06T13:16:34.528Z] 651d9022c234: Preparing [2025-01-06T13:16:34.528Z] 50a9d20dcbab: Waiting [2025-01-06T13:16:34.528Z] 651d9022c234: Waiting [2025-01-06T13:16:34.528Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:34.528Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:34.528Z] 651d9022c234: Layer already exists [2025-01-06T13:16:34.792Z] 7366737cb150: Pushed [2025-01-06T13:16:35.057Z] 50a9d20dcbab: Pushed [2025-01-06T13:16:36.454Z] 00683145de9d: Pushed [2025-01-06T13:16:43.066Z] fd18365dd2ec: Pushed [2025-01-06T13:16:43.066Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c: digest: sha256:bdc3932a5c74d8a63880c452d735699e9d83d0563278d288112d0e685a9be955 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:43.422Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:43.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-06T13:16:43.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:16:43.771Z] 7366737cb150: Preparing [2025-01-06T13:16:43.771Z] fd18365dd2ec: Preparing [2025-01-06T13:16:43.771Z] 473fe4b14953: Preparing [2025-01-06T13:16:43.771Z] a592e3da6eba: Preparing [2025-01-06T13:16:43.771Z] 00683145de9d: Preparing [2025-01-06T13:16:43.771Z] 50a9d20dcbab: Preparing [2025-01-06T13:16:43.771Z] 651d9022c234: Preparing [2025-01-06T13:16:43.771Z] 50a9d20dcbab: Waiting [2025-01-06T13:16:43.771Z] 651d9022c234: Waiting [2025-01-06T13:16:43.771Z] 00683145de9d: Layer already exists [2025-01-06T13:16:43.771Z] fd18365dd2ec: Layer already exists [2025-01-06T13:16:43.771Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:43.771Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:43.771Z] 7366737cb150: Layer already exists [2025-01-06T13:16:43.771Z] 50a9d20dcbab: Layer already exists [2025-01-06T13:16:43.771Z] 651d9022c234: Layer already exists [2025-01-06T13:16:44.034Z] latest: digest: sha256:bdc3932a5c74d8a63880c452d735699e9d83d0563278d288112d0e685a9be955 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:44.390Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:44.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.34 [2025-01-06T13:16:44.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:16:44.727Z] 7366737cb150: Preparing [2025-01-06T13:16:44.727Z] fd18365dd2ec: Preparing [2025-01-06T13:16:44.727Z] 473fe4b14953: Preparing [2025-01-06T13:16:44.727Z] a592e3da6eba: Preparing [2025-01-06T13:16:44.727Z] 00683145de9d: Preparing [2025-01-06T13:16:44.727Z] 50a9d20dcbab: Preparing [2025-01-06T13:16:44.727Z] 651d9022c234: Preparing [2025-01-06T13:16:44.727Z] 50a9d20dcbab: Waiting [2025-01-06T13:16:44.727Z] 651d9022c234: Waiting [2025-01-06T13:16:44.727Z] 7366737cb150: Layer already exists [2025-01-06T13:16:44.727Z] fd18365dd2ec: Layer already exists [2025-01-06T13:16:44.727Z] 00683145de9d: Layer already exists [2025-01-06T13:16:44.727Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:44.727Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:44.727Z] 50a9d20dcbab: Layer already exists [2025-01-06T13:16:44.727Z] 651d9022c234: Layer already exists [2025-01-06T13:16:44.990Z] 4.0.0-dev.34: digest: sha256:bdc3932a5c74d8a63880c452d735699e9d83d0563278d288112d0e685a9be955 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:45.336Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:45.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:45.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:16:45.687Z] 7366737cb150: Preparing [2025-01-06T13:16:45.687Z] fd18365dd2ec: Preparing [2025-01-06T13:16:45.687Z] 473fe4b14953: Preparing [2025-01-06T13:16:45.687Z] a592e3da6eba: Preparing [2025-01-06T13:16:45.687Z] 00683145de9d: Preparing [2025-01-06T13:16:45.687Z] 50a9d20dcbab: Preparing [2025-01-06T13:16:45.687Z] 651d9022c234: Preparing [2025-01-06T13:16:45.687Z] 50a9d20dcbab: Waiting [2025-01-06T13:16:45.687Z] 651d9022c234: Waiting [2025-01-06T13:16:45.687Z] fd18365dd2ec: Layer already exists [2025-01-06T13:16:45.687Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:45.687Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:45.687Z] 7366737cb150: Layer already exists [2025-01-06T13:16:45.687Z] 00683145de9d: Layer already exists [2025-01-06T13:16:45.687Z] 651d9022c234: Layer already exists [2025-01-06T13:16:45.687Z] 50a9d20dcbab: Layer already exists [2025-01-06T13:16:45.950Z] 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34: digest: sha256:bdc3932a5c74d8a63880c452d735699e9d83d0563278d288112d0e685a9be955 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:46.288Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:46.636Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-06T13:16:46.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T13:16:46.636Z] 7366737cb150: Preparing [2025-01-06T13:16:46.636Z] fd18365dd2ec: Preparing [2025-01-06T13:16:46.636Z] 473fe4b14953: Preparing [2025-01-06T13:16:46.636Z] a592e3da6eba: Preparing [2025-01-06T13:16:46.636Z] 00683145de9d: Preparing [2025-01-06T13:16:46.636Z] 50a9d20dcbab: Preparing [2025-01-06T13:16:46.636Z] 651d9022c234: Preparing [2025-01-06T13:16:46.636Z] 50a9d20dcbab: Waiting [2025-01-06T13:16:46.636Z] 651d9022c234: Waiting [2025-01-06T13:16:46.636Z] fd18365dd2ec: Layer already exists [2025-01-06T13:16:46.636Z] 7366737cb150: Layer already exists [2025-01-06T13:16:46.636Z] 473fe4b14953: Layer already exists [2025-01-06T13:16:46.636Z] 00683145de9d: Layer already exists [2025-01-06T13:16:46.636Z] a592e3da6eba: Layer already exists [2025-01-06T13:16:46.636Z] 50a9d20dcbab: Layer already exists [2025-01-06T13:16:46.637Z] 651d9022c234: Layer already exists [2025-01-06T13:16:46.899Z] main: digest: sha256:bdc3932a5c74d8a63880c452d735699e9d83d0563278d288112d0e685a9be955 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T13:16:46.970Z] ===================================================== [Pipeline] echo [2025-01-06T13:16:46.980Z] taggedImages: [2025-01-06T13:16:46.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [2025-01-06T13:16:46.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-06T13:16:46.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.34 [2025-01-06T13:16:46.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ef96c07be6e21e5d2d391c2c73b6d04c565e35c-4.0.0-dev.34 [2025-01-06T13:16:46.980Z] - 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-01-06T13:16:47.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T13:16:47.363Z] [2025-01-06T13:16:47.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:16:47.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T13:16:47.692Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-06T13:16:47.692Z] 8998bd30e6a1: Pulling fs layer [2025-01-06T13:16:47.692Z] 04944245beec: Pulling fs layer [2025-01-06T13:16:47.692Z] 699f458cf7ca: Pulling fs layer [2025-01-06T13:16:47.692Z] 765212b225bb: Pulling fs layer [2025-01-06T13:16:47.692Z] f23df028b6ca: Pulling fs layer [2025-01-06T13:16:47.692Z] d65c8cfc05b1: Pulling fs layer [2025-01-06T13:16:47.692Z] 2437ff75d9bd: Pulling fs layer [2025-01-06T13:16:47.692Z] f23df028b6ca: Waiting [2025-01-06T13:16:47.692Z] d65c8cfc05b1: Waiting [2025-01-06T13:16:47.692Z] 2437ff75d9bd: Waiting [2025-01-06T13:16:47.692Z] 765212b225bb: Waiting [2025-01-06T13:16:47.956Z] 04944245beec: Verifying Checksum [2025-01-06T13:16:47.956Z] 04944245beec: Download complete [2025-01-06T13:16:47.956Z] 765212b225bb: Download complete [2025-01-06T13:16:47.956Z] f23df028b6ca: Verifying Checksum [2025-01-06T13:16:47.956Z] f23df028b6ca: Download complete [2025-01-06T13:16:47.956Z] d65c8cfc05b1: Verifying Checksum [2025-01-06T13:16:47.956Z] d65c8cfc05b1: Download complete [2025-01-06T13:16:47.956Z] 699f458cf7ca: Verifying Checksum [2025-01-06T13:16:47.956Z] 699f458cf7ca: Download complete [2025-01-06T13:16:48.534Z] 8998bd30e6a1: Verifying Checksum [2025-01-06T13:16:48.534Z] 8998bd30e6a1: Download complete [2025-01-06T13:16:50.468Z] 2437ff75d9bd: Verifying Checksum [2025-01-06T13:16:50.468Z] 2437ff75d9bd: Download complete [2025-01-06T13:16:54.705Z] 8998bd30e6a1: Pull complete [2025-01-06T13:16:54.970Z] 04944245beec: Pull complete [2025-01-06T13:16:56.905Z] 699f458cf7ca: Pull complete [2025-01-06T13:16:56.905Z] 765212b225bb: Pull complete [2025-01-06T13:16:57.859Z] f23df028b6ca: Pull complete [2025-01-06T13:16:57.859Z] d65c8cfc05b1: Pull complete [2025-01-06T13:17:24.507Z] 2437ff75d9bd: Pull complete [2025-01-06T13:17:24.507Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-06T13:17:24.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T13:17:24.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:17:24.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-36204 does not seem to be running inside a container [2025-01-06T13:17:24.738Z] $ 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/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-06T13:17:26.826Z] $ docker top 76f2e18d836720c9c27c7b8406c3b400e74c4f87dcf08ee5894962db37ff2a4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:17:27.317Z] ---> job-cost.sh [2025-01-06T13:17:27.580Z] lf-activate-venv: SKIPPING [2025-01-06T13:17:27.580Z] INFO: No Stack... [2025-01-06T13:17:27.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T13:17:28.795Z] INFO: Archiving Costs [Pipeline] sh [2025-01-06T13:17:29.107Z] + cat /w/workspace/edgex-go/770/archives/cost.csv [2025-01-06T13:17:29.107Z] + cut -d, -f6 [Pipeline] lock [2025-01-06T13:17:29.162Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-770-stack-cost] [2025-01-06T13:17:29.169Z] Resource [jenkins-edgexfoundry-edgex-go-main-770-stack-cost] did not exist. Created. [2025-01-06T13:17:29.176Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-770-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-06T13:17:29.502Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-06T13:17:30.068Z] Stashed 1 file(s) [Pipeline] } [2025-01-06T13:17:30.080Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-770-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-06T13:17:30.100Z] $ docker stop --time=1 76f2e18d836720c9c27c7b8406c3b400e74c4f87dcf08ee5894962db37ff2a4a [2025-01-06T13:17:31.481Z] $ docker rm -f --volumes 76f2e18d836720c9c27c7b8406c3b400e74c4f87dcf08ee5894962db37ff2a4a [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-01-06T13:17:31.965Z] provisioning config files... [2025-01-06T13:17:31.973Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/770@tmp/config2190297602097047194tmp [Pipeline] { [Pipeline] sh [2025-01-06T13:17:32.268Z] + set +x [2025-01-06T13:17:32.268Z] + curl -s https://codecov.io/bash [2025-01-06T13:17:32.268Z] + bash -s -- [2025-01-06T13:17:32.268Z] [2025-01-06T13:17:32.268Z] _____ _ [2025-01-06T13:17:32.268Z] / ____| | | [2025-01-06T13:17:32.268Z] | | ___ __| | ___ ___ _____ __ [2025-01-06T13:17:32.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-06T13:17:32.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-06T13:17:32.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-06T13:17:32.268Z] Bash-1.0.6 [2025-01-06T13:17:32.268Z] [2025-01-06T13:17:32.268Z] [2025-01-06T13:17:32.268Z] ==> git version 2.25.1 found [2025-01-06T13:17:32.268Z] ==> 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-01-06T13:17:32.268Z] Release-Date: 2020-01-08 [2025-01-06T13:17:32.268Z] 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-01-06T13:17:32.268Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-06T13:17:32.268Z] ==> Jenkins CI detected. [2025-01-06T13:17:32.268Z] current dir:  /w/workspace/edgex-go/770 [2025-01-06T13:17:32.268Z] project root: . [2025-01-06T13:17:32.268Z] --> token set from env [2025-01-06T13:17:32.268Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-06T13:17:32.268Z] ==> Running gcov in . (disable via -X gcov) [2025-01-06T13:17:32.528Z] ==> Python coveragepy not found [2025-01-06T13:17:32.528Z] ==> Searching for coverage reports in: [2025-01-06T13:17:32.528Z] + . [2025-01-06T13:17:32.528Z] -> Found 1 reports [2025-01-06T13:17:32.528Z] ==> Detecting git/mercurial file structure [2025-01-06T13:17:32.528Z] ==> Reading reports [2025-01-06T13:17:32.528Z] + ./coverage.out bytes=1443759 [2025-01-06T13:17:32.528Z] ==> Appending adjustments [2025-01-06T13:17:32.528Z] https://docs.codecov.io/docs/fixing-reports [2025-01-06T13:17:33.909Z] + Found adjustments [2025-01-06T13:17:33.909Z] ==> Gzipping contents [2025-01-06T13:17:33.909Z] 124K /tmp/codecov.xX5lzL.gz [2025-01-06T13:17:33.909Z] ==> Uploading reports [2025-01-06T13:17:33.909Z] url: https://codecov.io [2025-01-06T13:17:33.909Z] query: branch=main&commit=9ef96c07be6e21e5d2d391c2c73b6d04c565e35c&build=770&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F770%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T13:17:33.909Z] -> Pinging Codecov [2025-01-06T13:17:33.909Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9ef96c07be6e21e5d2d391c2c73b6d04c565e35c&build=770&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F770%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T13:17:34.170Z] -> Uploading to [2025-01-06T13:17:34.170Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9ef96c07be6e21e5d2d391c2c73b6d04c565e35c/78c06bbd-a8eb-403e-8280-06d6d200b42a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T131733Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=92e1941fab79ba5c0cf2c1a22e5f425fabbc2fd20560f3c7e77ed4fa7fd0339d [2025-01-06T13:17:34.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:17:34.170Z] Dload Upload Total Spent Left Speed [2025-01-06T13:17:34.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122k 0 0 100 122k 0 414k --:--:-- --:--:-- --:--:-- 414k [2025-01-06T13:17:34.432Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9ef96c07be6e21e5d2d391c2c73b6d04c565e35c [Pipeline] } [2025-01-06T13:17:34.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-06T13:17:34.708Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-06T13:17:34.728Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:17:35.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T13:17:35.040Z] [2025-01-06T13:17:35.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:17:35.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T13:17:35.342Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-06T13:17:35.342Z] 43c4264eed91: Pulling fs layer [2025-01-06T13:17:35.342Z] 4cc291be95ef: Pulling fs layer [2025-01-06T13:17:35.342Z] 2ac1f1163629: Pulling fs layer [2025-01-06T13:17:35.342Z] 5c3c966382ef: Pulling fs layer [2025-01-06T13:17:35.342Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T13:17:35.342Z] 5c3c966382ef: Waiting [2025-01-06T13:17:35.342Z] d9c7d2e4e75e: Pulling fs layer [2025-01-06T13:17:35.342Z] 9c3e1370e548: Pulling fs layer [2025-01-06T13:17:35.342Z] 4f4fb700ef54: Waiting [2025-01-06T13:17:35.342Z] 9c3e1370e548: Waiting [2025-01-06T13:17:35.342Z] d9c7d2e4e75e: Waiting [2025-01-06T13:17:35.342Z] 4cc291be95ef: Download complete [2025-01-06T13:17:35.343Z] 5c3c966382ef: Verifying Checksum [2025-01-06T13:17:35.343Z] 5c3c966382ef: Download complete [2025-01-06T13:17:35.343Z] 4f4fb700ef54: Download complete [2025-01-06T13:17:35.343Z] 43c4264eed91: Verifying Checksum [2025-01-06T13:17:35.343Z] 43c4264eed91: Download complete [2025-01-06T13:17:35.601Z] d9c7d2e4e75e: Verifying Checksum [2025-01-06T13:17:35.601Z] d9c7d2e4e75e: Download complete [2025-01-06T13:17:35.601Z] 43c4264eed91: Pull complete [2025-01-06T13:17:35.601Z] 4cc291be95ef: Pull complete [2025-01-06T13:17:35.860Z] 2ac1f1163629: Verifying Checksum [2025-01-06T13:17:35.860Z] 2ac1f1163629: Download complete [2025-01-06T13:17:36.427Z] 9c3e1370e548: Verifying Checksum [2025-01-06T13:17:36.427Z] 9c3e1370e548: Download complete [2025-01-06T13:17:39.711Z] 2ac1f1163629: Pull complete [2025-01-06T13:17:39.711Z] 5c3c966382ef: Pull complete [2025-01-06T13:17:39.711Z] 4f4fb700ef54: Pull complete [2025-01-06T13:17:39.970Z] d9c7d2e4e75e: Pull complete [2025-01-06T13:17:43.263Z] 9c3e1370e548: Pull complete [2025-01-06T13:17:43.263Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-06T13:17:43.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T13:17:43.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:17:43.405Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T13:17:43.499Z] $ 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/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T13:17:54.358Z] $ docker top 1fc06cd995c6983331156870087fb2749144b446e3f62d82ac81aa83abf8e566 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T13:17:54.742Z] + git config --global --add safe.directory /w/workspace/edgex-go/770 [Pipeline] echo [2025-01-06T13:17:54.752Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-06T13:17:55.034Z] + set -o pipefail [2025-01-06T13:17:55.034Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-06T13:18:03.161Z] [2025-01-06T13:18:03.161Z] Monitoring /w/workspace/edgex-go/770 (github.com/edgexfoundry/edgex-go)... [2025-01-06T13:18:03.161Z] [2025-01-06T13:18:03.161Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/224abbd5-3d85-4fbf-bd60-dd46ab3e0b4c [2025-01-06T13:18:03.161Z] [2025-01-06T13:18:03.161Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-06T13:18:03.161Z] [2025-01-06T13:18:03.161Z] [2025-01-06T13:18:03.161Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-06T13:18:03.161Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-06T13:18:03.436Z] $ docker stop --time=1 1fc06cd995c6983331156870087fb2749144b446e3f62d82ac81aa83abf8e566 [2025-01-06T13:18:11.355Z] $ docker rm -f --volumes 1fc06cd995c6983331156870087fb2749144b446e3f62d82ac81aa83abf8e566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-06T13:18:11.887Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T13:18:11.907Z] provisioning config files... [2025-01-06T13:18:11.914Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/770@tmp/config17897003634125523536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:18:12.212Z] --> edgex-publish-swagger.sh [2025-01-06T13:18:12.212Z] === Publish openapi API === [2025-01-06T13:18:12.212Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-06T13:18:12.213Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/770/openapi/core-command.yaml] [2025-01-06T13:18:12.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:18:12.213Z] Dload Upload Total Spent Left Speed [2025-01-06T13:18:12.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 53917 --:--:-- --:--:-- --:--:-- 53829 100 32782 0 0 100 32782 0 53917 --:--:-- --:--:-- --:--:-- 53829 [2025-01-06T13:18:12.782Z] [2025-01-06T13:18:12.782Z] [2025-01-06T13:18:12.782Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/770/openapi/core-data.yaml] [2025-01-06T13:18:12.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:18:12.782Z] Dload Upload Total Spent Left Speed [2025-01-06T13:18:13.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 126k --:--:-- --:--:-- --:--:-- 126k [2025-01-06T13:18:13.351Z] [2025-01-06T13:18:13.351Z] [2025-01-06T13:18:13.351Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/770/openapi/core-keeper.yaml] [2025-01-06T13:18:13.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:18:13.351Z] Dload Upload Total Spent Left Speed [2025-01-06T13:18:13.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 240 117k --:--:-- --:--:-- --:--:-- 119k [2025-01-06T13:18:13.611Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-06T13:18:13.611Z] [2025-01-06T13:18:13.611Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/770/openapi/core-metadata.yaml] [2025-01-06T13:18:13.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:18:13.611Z] Dload Upload Total Spent Left Speed [2025-01-06T13:18:13.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 154k 0 0 41 65535 0 1122k --:--:-- --:--:-- --:--:-- 1103k 100 154k 100 156 100 154k 523 519k --:--:-- --:--:-- --:--:-- 518k [2025-01-06T13:18:13.870Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T13:18:13.870Z] [2025-01-06T13:18:13.871Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/770/openapi/support-notifications.yaml] [2025-01-06T13:18:13.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:18:13.871Z] Dload Upload Total Spent Left Speed [2025-01-06T13:18:14.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97038 100 156 100 96882 378 229k --:--:-- --:--:-- --:--:-- 230k [2025-01-06T13:18:14.440Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T13:18:14.440Z] [2025-01-06T13:18:14.440Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/770/openapi/support-scheduler.yaml] [2025-01-06T13:18:14.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T13:18:14.440Z] Dload Upload Total Spent Left Speed [2025-01-06T13:18:14.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 530 168k --:--:-- --:--:-- --:--:-- 168k [2025-01-06T13:18:14.698Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T13:18:14.698Z] [Pipeline] } [2025-01-06T13:18:14.705Z] 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-01-06T13:18:15.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T13:18:15.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:18:15.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:18:15.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:18:15.513Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T13:18:15.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T13:18:16.035Z] $ docker top 31ddec94ce995be9bda0783563470152c7f49e2afb1b4ed75f372a449303a617 -eo pid,comm [2025-01-06T13:18:16.081Z] 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-01-06T13:18:16.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T13:18:16.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T13:18:16.137Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T13:18:16.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T13:18:16.264Z] $ docker exec 31ddec94ce995be9bda0783563470152c7f49e2afb1b4ed75f372a449303a617 ssh-agent [2025-01-06T13:18:16.362Z] SSH_AUTH_SOCK=/tmp/ssh-anlJ6aHruTUq/agent.32 [2025-01-06T13:18:16.362Z] SSH_AGENT_PID=38 [2025-01-06T13:18:16.366Z] Running ssh-add (command line suppressed) [2025-01-06T13:18:16.493Z] Identity added: /w/workspace/edgex-go/770@tmp/private_key_10872071624197425560.key (/w/workspace/edgex-go/770@tmp/private_key_10872071624197425560.key) [2025-01-06T13:18:16.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T13:18:16.795Z] + git semver tag [2025-01-06T13:18:17.054Z] 2025-01-06 13:18:17,044 [run_tag] DEBUG tag force:False [2025-01-06T13:18:17.054Z] 2025-01-06 13:18:17,044 [check_head_tag] DEBUG check head tag [2025-01-06T13:18:17.054Z] 2025-01-06 13:18:17,047 [execute] INFO git cat-file --batch-check [2025-01-06T13:18:17.054Z] 2025-01-06 13:18:17,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/770, universal_newlines=False, shell=None, istream=) [2025-01-06T13:18:17.054Z] 2025-01-06 13:18:17,050 [execute] INFO git cat-file --batch [2025-01-06T13:18:17.054Z] 2025-01-06 13:18:17,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/770, universal_newlines=False, shell=None, istream=) [2025-01-06T13:18:17.339Z] 2025-01-06 13:18:17,108 [read_version] DEBUG read version from /w/workspace/edgex-go/770/.semver/main [2025-01-06T13:18:17.339Z] 2025-01-06 13:18:17,108 [execute] INFO git tag -a v4.0.0-dev.34 -m v4.0.0-dev.34 [2025-01-06T13:18:17.339Z] 2025-01-06 13:18:17,109 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.34', '-m', 'v4.0.0-dev.34'], cwd=/w/workspace/edgex-go/770, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:18:17.339Z] 2025-01-06 13:18:17,112 [read_version] DEBUG read version from /w/workspace/edgex-go/770/.semver/main [2025-01-06T13:18:17.339Z] 4.0.0-dev.34 [Pipeline] } [2025-01-06T13:18:17.353Z] $ docker exec --env ******** --env ******** 31ddec94ce995be9bda0783563470152c7f49e2afb1b4ed75f372a449303a617 ssh-agent -k [2025-01-06T13:18:17.458Z] unset SSH_AUTH_SOCK; [2025-01-06T13:18:17.458Z] unset SSH_AGENT_PID; [2025-01-06T13:18:17.458Z] echo Agent pid 38 killed; [2025-01-06T13:18:17.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T13:18:17.782Z] + git semver [Pipeline] } [2025-01-06T13:18:18.059Z] $ docker stop --time=1 31ddec94ce995be9bda0783563470152c7f49e2afb1b4ed75f372a449303a617 [2025-01-06T13:18:19.339Z] $ docker rm -f --volumes 31ddec94ce995be9bda0783563470152c7f49e2afb1b4ed75f372a449303a617 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:18:19.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T13:18:19.745Z] [2025-01-06T13:18:19.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:18:20.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T13:18:20.044Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-06T13:18:20.044Z] ab5ef0e58194: Pulling fs layer [2025-01-06T13:18:20.044Z] 9712f1f96733: Pulling fs layer [2025-01-06T13:18:20.044Z] 63f879dbbcfc: Pulling fs layer [2025-01-06T13:18:20.044Z] 0d9ebad4ef96: Pulling fs layer [2025-01-06T13:18:20.044Z] e9a5061849ea: Pulling fs layer [2025-01-06T13:18:20.044Z] d747dcd14b5f: Pulling fs layer [2025-01-06T13:18:20.044Z] 2de7ff778b66: Pulling fs layer [2025-01-06T13:18:20.044Z] 0d9ebad4ef96: Waiting [2025-01-06T13:18:20.044Z] e9a5061849ea: Waiting [2025-01-06T13:18:20.044Z] d747dcd14b5f: Waiting [2025-01-06T13:18:20.044Z] 2de7ff778b66: Waiting [2025-01-06T13:18:20.044Z] 9712f1f96733: Download complete [2025-01-06T13:18:20.302Z] 63f879dbbcfc: Verifying Checksum [2025-01-06T13:18:20.302Z] 63f879dbbcfc: Download complete [2025-01-06T13:18:20.559Z] e9a5061849ea: Verifying Checksum [2025-01-06T13:18:20.559Z] e9a5061849ea: Download complete [2025-01-06T13:18:20.559Z] d747dcd14b5f: Download complete [2025-01-06T13:18:20.559Z] 0d9ebad4ef96: Verifying Checksum [2025-01-06T13:18:20.559Z] 0d9ebad4ef96: Download complete [2025-01-06T13:18:20.559Z] ab5ef0e58194: Verifying Checksum [2025-01-06T13:18:20.559Z] ab5ef0e58194: Download complete [2025-01-06T13:18:20.559Z] 2de7ff778b66: Verifying Checksum [2025-01-06T13:18:20.559Z] 2de7ff778b66: Download complete [2025-01-06T13:18:23.844Z] ab5ef0e58194: Pull complete [2025-01-06T13:18:23.844Z] 9712f1f96733: Pull complete [2025-01-06T13:18:24.410Z] 63f879dbbcfc: Pull complete [2025-01-06T13:18:28.597Z] 0d9ebad4ef96: Pull complete [2025-01-06T13:18:28.597Z] e9a5061849ea: Pull complete [2025-01-06T13:18:28.858Z] d747dcd14b5f: Pull complete [2025-01-06T13:18:30.254Z] 2de7ff778b66: Pull complete [2025-01-06T13:18:30.254Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-06T13:18:30.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T13:18:30.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:18:30.356Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T13:18:30.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T13:18:36.728Z] $ docker top b10e54de9edfd48309e5aec23ace1cf98cd4076eb131c01a45ef8c8d7a1bed90 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-06T13:18:36.805Z] provisioning config files... [2025-01-06T13:18:36.812Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/770@tmp/config4328147859451351561tmp [2025-01-06T13:18:36.823Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/770@tmp/config12326414901928705565tmp [2025-01-06T13:18:36.832Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/770@tmp/config17526971556158906151tmp [Pipeline] { [Pipeline] echo [2025-01-06T13:18:36.861Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:18:37.164Z] ---> sigul-configuration.sh [2025-01-06T13:18:37.165Z] gpg: directory `/root/.gnupg' created [2025-01-06T13:18:37.165Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-06T13:18:37.165Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-06T13:18:37.165Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-06T13:18:37.165Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-06T13:18:37.165Z] gpg: CAST5 encrypted data [2025-01-06T13:18:37.165Z] gpg: encrypted with 1 passphrase [2025-01-06T13:18:37.165Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-06T13:18:37.458Z] + mkdir /home/jenkins [2025-01-06T13:18:37.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-06T13:18:37.748Z] + 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-01-06T13:18:37.759Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:18:38.048Z] ---> sigul-install.sh [2025-01-06T13:18:38.048Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-06T13:18:38.347Z] + git tag --list [2025-01-06T13:18:38.347Z] 0.6.0 [2025-01-06T13:18:38.347Z] 0.6.1 [2025-01-06T13:18:38.347Z] 0.7.0 [2025-01-06T13:18:38.347Z] 0.7.1 [2025-01-06T13:18:38.347Z] v1.0.0 [2025-01-06T13:18:38.347Z] v1.0.1 [2025-01-06T13:18:38.347Z] v1.1.0 [2025-01-06T13:18:38.347Z] v1.2.0 [2025-01-06T13:18:38.347Z] v1.2.1 [2025-01-06T13:18:38.347Z] v1.3.0 [2025-01-06T13:18:38.347Z] v1.3.1 [2025-01-06T13:18:38.347Z] v2.0.0 [2025-01-06T13:18:38.347Z] v2.1.0 [2025-01-06T13:18:38.347Z] v2.1.1 [2025-01-06T13:18:38.347Z] v2.2.0 [2025-01-06T13:18:38.347Z] v2.3.0 [2025-01-06T13:18:38.347Z] v3.0 [2025-01-06T13:18:38.347Z] v3.0.0 [2025-01-06T13:18:38.347Z] v3.1 [2025-01-06T13:18:38.347Z] v3.1.0 [2025-01-06T13:18:38.347Z] v3.1.0-dev.1 [2025-01-06T13:18:38.347Z] v3.1.0-dev.10 [2025-01-06T13:18:38.347Z] v3.1.0-dev.11 [2025-01-06T13:18:38.347Z] v3.1.0-dev.12 [2025-01-06T13:18:38.347Z] v3.1.0-dev.13 [2025-01-06T13:18:38.347Z] v3.1.0-dev.14 [2025-01-06T13:18:38.347Z] v3.1.0-dev.15 [2025-01-06T13:18:38.347Z] v3.1.0-dev.16 [2025-01-06T13:18:38.347Z] v3.1.0-dev.17 [2025-01-06T13:18:38.347Z] v3.1.0-dev.18 [2025-01-06T13:18:38.347Z] v3.1.0-dev.19 [2025-01-06T13:18:38.347Z] v3.1.0-dev.2 [2025-01-06T13:18:38.347Z] v3.1.0-dev.20 [2025-01-06T13:18:38.347Z] v3.1.0-dev.21 [2025-01-06T13:18:38.347Z] v3.1.0-dev.22 [2025-01-06T13:18:38.347Z] v3.1.0-dev.23 [2025-01-06T13:18:38.347Z] v3.1.0-dev.24 [2025-01-06T13:18:38.347Z] v3.1.0-dev.25 [2025-01-06T13:18:38.347Z] v3.1.0-dev.26 [2025-01-06T13:18:38.347Z] v3.1.0-dev.27 [2025-01-06T13:18:38.347Z] v3.1.0-dev.28 [2025-01-06T13:18:38.347Z] v3.1.0-dev.29 [2025-01-06T13:18:38.347Z] v3.1.0-dev.3 [2025-01-06T13:18:38.347Z] v3.1.0-dev.30 [2025-01-06T13:18:38.347Z] v3.1.0-dev.31 [2025-01-06T13:18:38.347Z] v3.1.0-dev.32 [2025-01-06T13:18:38.347Z] v3.1.0-dev.33 [2025-01-06T13:18:38.347Z] v3.1.0-dev.34 [2025-01-06T13:18:38.347Z] v3.1.0-dev.35 [2025-01-06T13:18:38.347Z] v3.1.0-dev.36 [2025-01-06T13:18:38.347Z] v3.1.0-dev.37 [2025-01-06T13:18:38.347Z] v3.1.0-dev.38 [2025-01-06T13:18:38.347Z] v3.1.0-dev.39 [2025-01-06T13:18:38.347Z] v3.1.0-dev.4 [2025-01-06T13:18:38.347Z] v3.1.0-dev.40 [2025-01-06T13:18:38.347Z] v3.1.0-dev.41 [2025-01-06T13:18:38.347Z] v3.1.0-dev.42 [2025-01-06T13:18:38.347Z] v3.1.0-dev.43 [2025-01-06T13:18:38.347Z] v3.1.0-dev.44 [2025-01-06T13:18:38.347Z] v3.1.0-dev.45 [2025-01-06T13:18:38.347Z] v3.1.0-dev.46 [2025-01-06T13:18:38.347Z] v3.1.0-dev.47 [2025-01-06T13:18:38.347Z] v3.1.0-dev.48 [2025-01-06T13:18:38.347Z] v3.1.0-dev.49 [2025-01-06T13:18:38.347Z] v3.1.0-dev.5 [2025-01-06T13:18:38.347Z] v3.1.0-dev.50 [2025-01-06T13:18:38.347Z] v3.1.0-dev.51 [2025-01-06T13:18:38.347Z] v3.1.0-dev.52 [2025-01-06T13:18:38.347Z] v3.1.0-dev.53 [2025-01-06T13:18:38.347Z] v3.1.0-dev.54 [2025-01-06T13:18:38.347Z] v3.1.0-dev.55 [2025-01-06T13:18:38.347Z] v3.1.0-dev.56 [2025-01-06T13:18:38.347Z] v3.1.0-dev.57 [2025-01-06T13:18:38.347Z] v3.1.0-dev.58 [2025-01-06T13:18:38.347Z] v3.1.0-dev.59 [2025-01-06T13:18:38.347Z] v3.1.0-dev.6 [2025-01-06T13:18:38.347Z] v3.1.0-dev.60 [2025-01-06T13:18:38.347Z] v3.1.0-dev.61 [2025-01-06T13:18:38.347Z] v3.1.0-dev.62 [2025-01-06T13:18:38.347Z] v3.1.0-dev.63 [2025-01-06T13:18:38.347Z] v3.1.0-dev.64 [2025-01-06T13:18:38.347Z] v3.1.0-dev.65 [2025-01-06T13:18:38.347Z] v3.1.0-dev.66 [2025-01-06T13:18:38.347Z] v3.1.0-dev.67 [2025-01-06T13:18:38.347Z] v3.1.0-dev.68 [2025-01-06T13:18:38.347Z] v3.1.0-dev.69 [2025-01-06T13:18:38.347Z] v3.1.0-dev.7 [2025-01-06T13:18:38.347Z] v3.1.0-dev.70 [2025-01-06T13:18:38.347Z] v3.1.0-dev.71 [2025-01-06T13:18:38.347Z] v3.1.0-dev.72 [2025-01-06T13:18:38.347Z] v3.1.0-dev.73 [2025-01-06T13:18:38.347Z] v3.1.0-dev.8 [2025-01-06T13:18:38.347Z] v3.1.0-dev.9 [2025-01-06T13:18:38.347Z] v3.1.1 [2025-01-06T13:18:38.347Z] v3.1.1-dev.1 [2025-01-06T13:18:38.347Z] v3.1.1-dev.2 [2025-01-06T13:18:38.347Z] v3.2.0-dev.1 [2025-01-06T13:18:38.347Z] v3.2.0-dev.10 [2025-01-06T13:18:38.347Z] v3.2.0-dev.100 [2025-01-06T13:18:38.347Z] v3.2.0-dev.101 [2025-01-06T13:18:38.347Z] v3.2.0-dev.102 [2025-01-06T13:18:38.347Z] v3.2.0-dev.103 [2025-01-06T13:18:38.347Z] v3.2.0-dev.104 [2025-01-06T13:18:38.347Z] v3.2.0-dev.105 [2025-01-06T13:18:38.347Z] v3.2.0-dev.106 [2025-01-06T13:18:38.347Z] v3.2.0-dev.107 [2025-01-06T13:18:38.347Z] v3.2.0-dev.108 [2025-01-06T13:18:38.347Z] v3.2.0-dev.109 [2025-01-06T13:18:38.347Z] v3.2.0-dev.11 [2025-01-06T13:18:38.347Z] v3.2.0-dev.12 [2025-01-06T13:18:38.347Z] v3.2.0-dev.13 [2025-01-06T13:18:38.347Z] v3.2.0-dev.14 [2025-01-06T13:18:38.347Z] v3.2.0-dev.15 [2025-01-06T13:18:38.347Z] v3.2.0-dev.16 [2025-01-06T13:18:38.347Z] v3.2.0-dev.17 [2025-01-06T13:18:38.347Z] v3.2.0-dev.18 [2025-01-06T13:18:38.347Z] v3.2.0-dev.19 [2025-01-06T13:18:38.347Z] v3.2.0-dev.2 [2025-01-06T13:18:38.347Z] v3.2.0-dev.20 [2025-01-06T13:18:38.347Z] v3.2.0-dev.21 [2025-01-06T13:18:38.347Z] v3.2.0-dev.22 [2025-01-06T13:18:38.347Z] v3.2.0-dev.23 [2025-01-06T13:18:38.347Z] v3.2.0-dev.24 [2025-01-06T13:18:38.347Z] v3.2.0-dev.25 [2025-01-06T13:18:38.347Z] v3.2.0-dev.26 [2025-01-06T13:18:38.347Z] v3.2.0-dev.27 [2025-01-06T13:18:38.347Z] v3.2.0-dev.28 [2025-01-06T13:18:38.347Z] v3.2.0-dev.29 [2025-01-06T13:18:38.347Z] v3.2.0-dev.3 [2025-01-06T13:18:38.347Z] v3.2.0-dev.30 [2025-01-06T13:18:38.347Z] v3.2.0-dev.31 [2025-01-06T13:18:38.347Z] v3.2.0-dev.32 [2025-01-06T13:18:38.347Z] v3.2.0-dev.33 [2025-01-06T13:18:38.347Z] v3.2.0-dev.34 [2025-01-06T13:18:38.347Z] v3.2.0-dev.35 [2025-01-06T13:18:38.347Z] v3.2.0-dev.36 [2025-01-06T13:18:38.347Z] v3.2.0-dev.37 [2025-01-06T13:18:38.347Z] v3.2.0-dev.38 [2025-01-06T13:18:38.347Z] v3.2.0-dev.39 [2025-01-06T13:18:38.347Z] v3.2.0-dev.4 [2025-01-06T13:18:38.347Z] v3.2.0-dev.40 [2025-01-06T13:18:38.347Z] v3.2.0-dev.41 [2025-01-06T13:18:38.347Z] v3.2.0-dev.42 [2025-01-06T13:18:38.347Z] v3.2.0-dev.43 [2025-01-06T13:18:38.347Z] v3.2.0-dev.44 [2025-01-06T13:18:38.347Z] v3.2.0-dev.45 [2025-01-06T13:18:38.347Z] v3.2.0-dev.46 [2025-01-06T13:18:38.347Z] v3.2.0-dev.47 [2025-01-06T13:18:38.347Z] v3.2.0-dev.48 [2025-01-06T13:18:38.347Z] v3.2.0-dev.49 [2025-01-06T13:18:38.347Z] v3.2.0-dev.5 [2025-01-06T13:18:38.347Z] v3.2.0-dev.50 [2025-01-06T13:18:38.347Z] v3.2.0-dev.51 [2025-01-06T13:18:38.347Z] v3.2.0-dev.52 [2025-01-06T13:18:38.347Z] v3.2.0-dev.53 [2025-01-06T13:18:38.347Z] v3.2.0-dev.54 [2025-01-06T13:18:38.347Z] v3.2.0-dev.55 [2025-01-06T13:18:38.347Z] v3.2.0-dev.56 [2025-01-06T13:18:38.347Z] v3.2.0-dev.57 [2025-01-06T13:18:38.347Z] v3.2.0-dev.58 [2025-01-06T13:18:38.347Z] v3.2.0-dev.59 [2025-01-06T13:18:38.347Z] v3.2.0-dev.6 [2025-01-06T13:18:38.347Z] v3.2.0-dev.60 [2025-01-06T13:18:38.347Z] v3.2.0-dev.61 [2025-01-06T13:18:38.347Z] v3.2.0-dev.62 [2025-01-06T13:18:38.347Z] v3.2.0-dev.63 [2025-01-06T13:18:38.347Z] v3.2.0-dev.64 [2025-01-06T13:18:38.347Z] v3.2.0-dev.65 [2025-01-06T13:18:38.347Z] v3.2.0-dev.66 [2025-01-06T13:18:38.347Z] v3.2.0-dev.67 [2025-01-06T13:18:38.347Z] v3.2.0-dev.68 [2025-01-06T13:18:38.347Z] v3.2.0-dev.69 [2025-01-06T13:18:38.347Z] v3.2.0-dev.7 [2025-01-06T13:18:38.347Z] v3.2.0-dev.70 [2025-01-06T13:18:38.347Z] v3.2.0-dev.71 [2025-01-06T13:18:38.347Z] v3.2.0-dev.72 [2025-01-06T13:18:38.347Z] v3.2.0-dev.73 [2025-01-06T13:18:38.347Z] v3.2.0-dev.74 [2025-01-06T13:18:38.347Z] v3.2.0-dev.75 [2025-01-06T13:18:38.347Z] v3.2.0-dev.76 [2025-01-06T13:18:38.347Z] v3.2.0-dev.77 [2025-01-06T13:18:38.347Z] v3.2.0-dev.78 [2025-01-06T13:18:38.347Z] v3.2.0-dev.79 [2025-01-06T13:18:38.347Z] v3.2.0-dev.8 [2025-01-06T13:18:38.347Z] v3.2.0-dev.80 [2025-01-06T13:18:38.347Z] v3.2.0-dev.81 [2025-01-06T13:18:38.347Z] v3.2.0-dev.82 [2025-01-06T13:18:38.347Z] v3.2.0-dev.83 [2025-01-06T13:18:38.347Z] v3.2.0-dev.84 [2025-01-06T13:18:38.347Z] v3.2.0-dev.85 [2025-01-06T13:18:38.347Z] v3.2.0-dev.86 [2025-01-06T13:18:38.347Z] v3.2.0-dev.87 [2025-01-06T13:18:38.347Z] v3.2.0-dev.88 [2025-01-06T13:18:38.347Z] v3.2.0-dev.89 [2025-01-06T13:18:38.347Z] v3.2.0-dev.9 [2025-01-06T13:18:38.347Z] v3.2.0-dev.90 [2025-01-06T13:18:38.347Z] v3.2.0-dev.91 [2025-01-06T13:18:38.347Z] v3.2.0-dev.92 [2025-01-06T13:18:38.347Z] v3.2.0-dev.93 [2025-01-06T13:18:38.347Z] v3.2.0-dev.94 [2025-01-06T13:18:38.347Z] v3.2.0-dev.95 [2025-01-06T13:18:38.347Z] v3.2.0-dev.96 [2025-01-06T13:18:38.347Z] v3.2.0-dev.97 [2025-01-06T13:18:38.347Z] v3.2.0-dev.98 [2025-01-06T13:18:38.347Z] v3.2.0-dev.99 [2025-01-06T13:18:38.347Z] v4.0.0-dev.1 [2025-01-06T13:18:38.347Z] v4.0.0-dev.10 [2025-01-06T13:18:38.347Z] v4.0.0-dev.11 [2025-01-06T13:18:38.347Z] v4.0.0-dev.12 [2025-01-06T13:18:38.347Z] v4.0.0-dev.13 [2025-01-06T13:18:38.347Z] v4.0.0-dev.14 [2025-01-06T13:18:38.347Z] v4.0.0-dev.15 [2025-01-06T13:18:38.347Z] v4.0.0-dev.16 [2025-01-06T13:18:38.347Z] v4.0.0-dev.17 [2025-01-06T13:18:38.347Z] v4.0.0-dev.18 [2025-01-06T13:18:38.347Z] v4.0.0-dev.19 [2025-01-06T13:18:38.347Z] v4.0.0-dev.2 [2025-01-06T13:18:38.347Z] v4.0.0-dev.20 [2025-01-06T13:18:38.347Z] v4.0.0-dev.21 [2025-01-06T13:18:38.347Z] v4.0.0-dev.22 [2025-01-06T13:18:38.347Z] v4.0.0-dev.23 [2025-01-06T13:18:38.347Z] v4.0.0-dev.24 [2025-01-06T13:18:38.347Z] v4.0.0-dev.25 [2025-01-06T13:18:38.347Z] v4.0.0-dev.26 [2025-01-06T13:18:38.347Z] v4.0.0-dev.27 [2025-01-06T13:18:38.347Z] v4.0.0-dev.28 [2025-01-06T13:18:38.347Z] v4.0.0-dev.29 [2025-01-06T13:18:38.347Z] v4.0.0-dev.3 [2025-01-06T13:18:38.347Z] v4.0.0-dev.30 [2025-01-06T13:18:38.347Z] v4.0.0-dev.31 [2025-01-06T13:18:38.347Z] v4.0.0-dev.32 [2025-01-06T13:18:38.347Z] v4.0.0-dev.33 [2025-01-06T13:18:38.347Z] v4.0.0-dev.34 [2025-01-06T13:18:38.347Z] v4.0.0-dev.4 [2025-01-06T13:18:38.347Z] v4.0.0-dev.5 [2025-01-06T13:18:38.347Z] v4.0.0-dev.6 [2025-01-06T13:18:38.347Z] v4.0.0-dev.7 [2025-01-06T13:18:38.347Z] v4.0.0-dev.8 [2025-01-06T13:18:38.347Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-06T13:18:38.701Z] + lftools sign git-tag v4.0.0-dev.34 [2025-01-06T13:18:39.276Z] Signing Git tag with Sigul... [2025-01-06T13:18:39.276Z] Signing v4.0.0-dev.34 [Pipeline] echo [2025-01-06T13:18:39.859Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:18:40.154Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-06T13:18:40.161Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-06T13:18:40.194Z] $ docker stop --time=1 b10e54de9edfd48309e5aec23ace1cf98cd4076eb131c01a45ef8c8d7a1bed90 [2025-01-06T13:18:41.509Z] $ docker rm -f --volumes b10e54de9edfd48309e5aec23ace1cf98cd4076eb131c01a45ef8c8d7a1bed90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-06T13:18:41.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T13:18:41.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:18:42.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:18:42.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:18:42.520Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T13:18:42.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T13:18:42.924Z] $ docker top 1a8a0e7bf4bda9acfa16bd1f19dfac02cca379b834e4bd49173c41630ebcb955 -eo pid,comm [2025-01-06T13:18:42.969Z] 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-01-06T13:18:42.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T13:18:43.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T13:18:43.012Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T13:18:43.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T13:18:43.137Z] $ docker exec 1a8a0e7bf4bda9acfa16bd1f19dfac02cca379b834e4bd49173c41630ebcb955 ssh-agent [2025-01-06T13:18:43.251Z] SSH_AUTH_SOCK=/tmp/ssh-Ey5zV0oNQXnK/agent.32 [2025-01-06T13:18:43.251Z] SSH_AGENT_PID=39 [2025-01-06T13:18:43.255Z] Running ssh-add (command line suppressed) [2025-01-06T13:18:43.367Z] Identity added: /w/workspace/edgex-go/770@tmp/private_key_4389110783744892792.key (/w/workspace/edgex-go/770@tmp/private_key_4389110783744892792.key) [2025-01-06T13:18:43.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T13:18:43.665Z] + git semver bump pre [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,853 [read_version] DEBUG read version from /w/workspace/edgex-go/770/.semver/main [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,854 [bump_version] DEBUG bumping version:4.0.0-dev.34 on axis:pre with prefix:dev [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,854 [bump_version] DEBUG bumped version:4.0.0-dev.35 [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,854 [write_version] DEBUG write version:4.0.0-dev.35 to path:/w/workspace/edgex-go/770/.semver/main with force:True [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,854 [read_version] DEBUG read version from /w/workspace/edgex-go/770/.semver/main [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,854 [write_file] DEBUG write to file:/w/workspace/edgex-go/770/.semver/main [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,856 [execute] INFO git cat-file --batch-check [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/770/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,862 [execute] INFO git cat-file --batch [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/770/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T13:18:43.935Z] 2025-01-06 13:18:43,867 [read_version] DEBUG read version from /w/workspace/edgex-go/770/.semver/main [2025-01-06T13:18:43.935Z] 4.0.0-dev.35 [Pipeline] } [2025-01-06T13:18:43.956Z] $ docker exec --env ******** --env ******** 1a8a0e7bf4bda9acfa16bd1f19dfac02cca379b834e4bd49173c41630ebcb955 ssh-agent -k [2025-01-06T13:18:44.056Z] unset SSH_AUTH_SOCK; [2025-01-06T13:18:44.056Z] unset SSH_AGENT_PID; [2025-01-06T13:18:44.056Z] echo Agent pid 39 killed; [2025-01-06T13:18:44.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T13:18:44.580Z] + git semver [Pipeline] } [2025-01-06T13:18:44.885Z] $ docker stop --time=1 1a8a0e7bf4bda9acfa16bd1f19dfac02cca379b834e4bd49173c41630ebcb955 [2025-01-06T13:18:46.162Z] $ docker rm -f --volumes 1a8a0e7bf4bda9acfa16bd1f19dfac02cca379b834e4bd49173c41630ebcb955 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T13:18:46.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T13:18:46.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:18:46.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T13:18:46.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:18:46.935Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T13:18:46.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T13:18:47.344Z] $ docker top 834ba2c415c5e96bac76f8d34abd9841d5f263eb746dca91657bec5a230a5ab3 -eo pid,comm [2025-01-06T13:18:47.393Z] 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-01-06T13:18:47.393Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T13:18:47.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T13:18:47.441Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T13:18:47.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T13:18:47.561Z] $ docker exec 834ba2c415c5e96bac76f8d34abd9841d5f263eb746dca91657bec5a230a5ab3 ssh-agent [2025-01-06T13:18:47.684Z] SSH_AUTH_SOCK=/tmp/ssh-sgHNTRY1qPda/agent.32 [2025-01-06T13:18:47.684Z] SSH_AGENT_PID=39 [2025-01-06T13:18:47.688Z] Running ssh-add (command line suppressed) [2025-01-06T13:18:47.797Z] Identity added: /w/workspace/edgex-go/770@tmp/private_key_17727159205137516382.key (/w/workspace/edgex-go/770@tmp/private_key_17727159205137516382.key) [2025-01-06T13:18:47.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T13:18:48.096Z] + git semver push [2025-01-06T13:18:48.356Z] 2025-01-06 13:18:48,307 [run_push] DEBUG push [2025-01-06T13:18:48.356Z] 2025-01-06 13:18:48,307 [execute] INFO git cat-file --batch-check [2025-01-06T13:18:48.356Z] 2025-01-06 13:18:48,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/770/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T13:18:48.356Z] 2025-01-06 13:18:48,311 [execute] INFO git rev-list a6fed927f077a1dcfa047ffd4d13440ced83f769 -- [2025-01-06T13:18:48.356Z] 2025-01-06 13:18:48,311 [execute] DEBUG Popen(['git', 'rev-list', 'a6fed927f077a1dcfa047ffd4d13440ced83f769', '--'], cwd=/w/workspace/edgex-go/770/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:18:48.356Z] 2025-01-06 13:18:48,329 [execute] INFO git fetch -v origin [2025-01-06T13:18:48.356Z] 2025-01-06 13:18:48,330 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/770/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-06T13:18:49.293Z] 2025-01-06 13:18:48,930 [run_push] DEBUG no remote changes detected [2025-01-06T13:18:49.293Z] 2025-01-06 13:18:48,930 [execute] INFO git push origin semver [2025-01-06T13:18:49.293Z] 2025-01-06 13:18:48,931 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/770/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:18:49.863Z] 2025-01-06 13:18:49,671 [run_push] DEBUG push all version tags [2025-01-06T13:18:49.863Z] 2025-01-06 13:18:49,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-06T13:18:49.863Z] 2025-01-06 13:18:49,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/770, universal_newlines=False, shell=None, istream=None) [2025-01-06T13:18:50.434Z] 2025-01-06 13:18:50,394 [read_version] DEBUG read version from /w/workspace/edgex-go/770/.semver/main [2025-01-06T13:18:50.434Z] 4.0.0-dev.35 [Pipeline] } [2025-01-06T13:18:50.448Z] $ docker exec --env ******** --env ******** 834ba2c415c5e96bac76f8d34abd9841d5f263eb746dca91657bec5a230a5ab3 ssh-agent -k [2025-01-06T13:18:50.562Z] unset SSH_AUTH_SOCK; [2025-01-06T13:18:50.563Z] unset SSH_AGENT_PID; [2025-01-06T13:18:50.563Z] echo Agent pid 39 killed; [2025-01-06T13:18:50.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T13:18:50.893Z] + git semver [Pipeline] } [2025-01-06T13:18:51.170Z] $ docker stop --time=1 834ba2c415c5e96bac76f8d34abd9841d5f263eb746dca91657bec5a230a5ab3 [2025-01-06T13:18:52.483Z] $ docker rm -f --volumes 834ba2c415c5e96bac76f8d34abd9841d5f263eb746dca91657bec5a230a5ab3 [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-01-06T13:18:52.982Z] + [ -d /w/workspace/edgex-go/770/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:18:53.272Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:18:54.136Z] ---> package-listing.sh [2025-01-06T13:18:54.136Z] ++ facter osfamily [2025-01-06T13:18:54.136Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-06T13:18:54.395Z] + OS_FAMILY=debian [2025-01-06T13:18:54.395Z] + workspace=/w/workspace/edgex-go/770 [2025-01-06T13:18:54.395Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-06T13:18:54.395Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-06T13:18:54.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-06T13:18:54.395Z] + PACKAGES=/tmp/packages_start.txt [2025-01-06T13:18:54.395Z] + '[' /w/workspace/edgex-go/770 ']' [2025-01-06T13:18:54.395Z] + PACKAGES=/tmp/packages_end.txt [2025-01-06T13:18:54.395Z] + case "${OS_FAMILY}" in [2025-01-06T13:18:54.395Z] + dpkg -l [2025-01-06T13:18:54.395Z] + grep '^ii' [2025-01-06T13:18:54.395Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-06T13:18:54.395Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-06T13:18:54.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-06T13:18:54.395Z] + '[' /w/workspace/edgex-go/770 ']' [2025-01-06T13:18:54.395Z] + mkdir -p /w/workspace/edgex-go/770/archives/ [2025-01-06T13:18:54.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/770/archives/ [Pipeline] echo [2025-01-06T13:18:54.407Z] 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/770/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-06T13:18:54.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:18:55.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T13:18:55.251Z] [2025-01-06T13:18:55.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T13:18:55.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T13:18:55.553Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-06T13:18:55.553Z] 5eb5b503b376: Pulling fs layer [2025-01-06T13:18:55.553Z] 5c69ac0246d0: Pulling fs layer [2025-01-06T13:18:55.553Z] ec43610c2a17: Pulling fs layer [2025-01-06T13:18:55.553Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-06T13:18:55.553Z] 33b1e0a273af: Pulling fs layer [2025-01-06T13:18:55.553Z] 5d3b04190fa2: Pulling fs layer [2025-01-06T13:18:55.553Z] 2f39f015ded8: Pulling fs layer [2025-01-06T13:18:55.553Z] 3a2ae6a8a46f: Waiting [2025-01-06T13:18:55.553Z] 5d3b04190fa2: Waiting [2025-01-06T13:18:55.553Z] 33b1e0a273af: Waiting [2025-01-06T13:18:55.553Z] 5c69ac0246d0: Verifying Checksum [2025-01-06T13:18:55.553Z] 5c69ac0246d0: Download complete [2025-01-06T13:18:55.553Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-06T13:18:55.553Z] 3a2ae6a8a46f: Download complete [2025-01-06T13:18:55.817Z] ec43610c2a17: Verifying Checksum [2025-01-06T13:18:55.817Z] ec43610c2a17: Download complete [2025-01-06T13:18:55.817Z] 33b1e0a273af: Verifying Checksum [2025-01-06T13:18:55.817Z] 33b1e0a273af: Download complete [2025-01-06T13:18:55.817Z] 5d3b04190fa2: Verifying Checksum [2025-01-06T13:18:55.817Z] 5d3b04190fa2: Download complete [2025-01-06T13:18:55.817Z] 5eb5b503b376: Verifying Checksum [2025-01-06T13:18:55.817Z] 5eb5b503b376: Download complete [2025-01-06T13:18:56.386Z] 2f39f015ded8: Download complete [2025-01-06T13:18:57.322Z] 5eb5b503b376: Pull complete [2025-01-06T13:18:57.322Z] 5c69ac0246d0: Pull complete [2025-01-06T13:18:57.910Z] ec43610c2a17: Pull complete [2025-01-06T13:18:57.910Z] 3a2ae6a8a46f: Pull complete [2025-01-06T13:18:58.169Z] 33b1e0a273af: Pull complete [2025-01-06T13:18:58.169Z] 5d3b04190fa2: Pull complete [2025-01-06T13:19:03.584Z] 2f39f015ded8: Pull complete [2025-01-06T13:19:03.584Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-06T13:19:03.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T13:19:03.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T13:19:03.691Z] prd-ubuntu20.04-docker-8c-8g-36203 does not seem to be running inside a container [2025-01-06T13:19:03.731Z] $ 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/770/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/770 -v /w/workspace/edgex-go/770:/w/workspace/edgex-go/770:rw,z -v /w/workspace/edgex-go/770@tmp:/w/workspace/edgex-go/770@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-01-06T13:19:09.493Z] $ docker top 7b3e441b0f6a25e98d01d3331b452661819fc2fbd3265e73b7418558098bdaa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T13:19:09.839Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-06T13:19:10.122Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-06T13:19:10.403Z] + ls /var/log/sa-host [2025-01-06T13:19:10.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T13:19:10.481Z] provisioning config files... [2025-01-06T13:19:10.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/770@tmp/config6071411547626333744tmp [Pipeline] { [Pipeline] echo [2025-01-06T13:19:10.509Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:19:10.792Z] ---> create-netrc.sh [Pipeline] } [2025-01-06T13:19:10.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:19:11.134Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-06T13:19:11.143Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:19:11.640Z] ---> sudo-logs.sh [2025-01-06T13:19:11.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-06T13:19:11.677Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:19:12.053Z] ---> job-cost.sh [2025-01-06T13:19:12.053Z] lf-activate-venv: SKIPPING [2025-01-06T13:19:12.053Z] DEBUG: total: 0.2199999988079071 [2025-01-06T13:19:12.053Z] INFO: Retrieving Stack Cost... [2025-01-06T13:19:12.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T13:19:13.434Z] INFO: Archiving Costs [Pipeline] echo [2025-01-06T13:19:13.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T13:19:13.737Z] ---> logs-deploy.sh [2025-01-06T13:19:13.737Z] lf-activate-venv: SKIPPING [2025-01-06T13:19:13.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/770 [2025-01-06T13:19:13.737Z] INFO: archiving workspace using pattern(s): [2025-01-06T13:19:14.675Z] Archives upload complete. [2025-01-06T13:19:14.937Z] INFO: archiving logs to Nexus