Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 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-ssh6898346042692271897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh12631248335815808104.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh193895434224949240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh6554964184254298660.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-ssh7225135082771149306.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41893 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/814 [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/814 # 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 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 (main) Commit message: "Merge pull request #5119 from judehung/update-gomod" > 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 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 # timeout=10 > git rev-list --no-walk a84f56edc9f66ba8d992e2d3f445956798a6ebd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-24T08:08:57.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-24T08:08:57.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-24T08:08:57.325Z] ========================================================= [2025-03-24T08:08:57.325Z] EdgeX Global Pipelines Version Info [2025-03-24T08:08:57.325Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:08:58.057Z] ------------------- [2025-03-24T08:08:58.057Z] stable info: [2025-03-24T08:08:58.057Z] ------------------- [2025-03-24T08:08:58.057Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-24T08:08:58.057Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-24T08:08:58.057Z] Message: update stable to v1.0.272 [2025-03-24T08:08:58.628Z] ------------------- [2025-03-24T08:08:58.628Z] experimental info: [2025-03-24T08:08:58.628Z] ------------------- [2025-03-24T08:08:58.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-24T08:08:58.628Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-24T08:08:58.628Z] Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-24T08:08:58.715Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-24T08:08:58.739Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-24T08:08:58.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-24T08:08:58.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-24T08:08:58.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-24T08:08:58.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-24T08:08:58.861Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-24T08:08:58.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-24T08:08:58.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-24T08:08:58.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-24T08:08:58.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-24T08:08:59.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-24T08:08:59.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-24T08:08:59.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-24T08:08:59.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-24T08:08:59.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-24T08:08:59.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-24T08:08:59.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-24T08:08:59.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-24T08:08:59.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-24T08:08:59.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-24T08:08:59.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-24T08:08:59.227Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-24T08:08:59.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-24T08:08:59.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-24T08:08:59.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-24T08:08:59.326Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] echo [2025-03-24T08:08:59.346Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 382fb65 [Pipeline] echo [2025-03-24T08:08:59.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-24T08:08:59.429Z] provisioning config files... [2025-03-24T08:08:59.455Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/814@tmp/config7878705557522358350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:08:59.805Z] ---> ****-login.sh [2025-03-24T08:08:59.805Z] nexus3.edgexfoundry.org:10001 [2025-03-24T08:08:59.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:09:00.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:09:00.068Z] Configure a credential helper to remove this warning. See [2025-03-24T08:09:00.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:09:00.068Z] [2025-03-24T08:09:00.068Z] Login Succeeded [2025-03-24T08:09:00.068Z] nexus3.edgexfoundry.org:10002 [2025-03-24T08:09:00.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:09:00.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:09:00.068Z] Configure a credential helper to remove this warning. See [2025-03-24T08:09:00.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:09:00.069Z] [2025-03-24T08:09:00.069Z] Login Succeeded [2025-03-24T08:09:00.069Z] nexus3.edgexfoundry.org:10003 [2025-03-24T08:09:00.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:09:00.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:09:00.328Z] Configure a credential helper to remove this warning. See [2025-03-24T08:09:00.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:09:00.328Z] [2025-03-24T08:09:00.328Z] Login Succeeded [2025-03-24T08:09:00.329Z] nexus3.edgexfoundry.org:10004 [2025-03-24T08:09:00.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:09:00.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:09:00.329Z] Configure a credential helper to remove this warning. See [2025-03-24T08:09:00.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:09:00.329Z] [2025-03-24T08:09:00.329Z] Login Succeeded [2025-03-24T08:09:00.329Z] ****.io [2025-03-24T08:09:00.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:09:00.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:09:00.590Z] Configure a credential helper to remove this warning. See [2025-03-24T08:09:00.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:09:00.590Z] [2025-03-24T08:09:00.590Z] Login Succeeded [2025-03-24T08:09:00.590Z] ---> ****-login.sh ends [Pipeline] } [2025-03-24T08:09:00.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-24T08:09:00.933Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-03-24T08:09:00.933Z] + + dirname cmd/core-command/Dockerfile [2025-03-24T08:09:00.933Z] cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/core-data/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/core-keeper/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/core-metadata/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.933Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-24T08:09:00.933Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-24T08:09:00.933Z] + cut -d/ -f2 [2025-03-24T08:09:00.934Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-24T08:09:00.934Z] + + dirname cmd/security-spire-agent/Dockerfile [2025-03-24T08:09:00.934Z] cut -d/ -f2 [2025-03-24T08:09:00.934Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-24T08:09:00.934Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-24T08:09:00.934Z] + cut -d/ -f2 [2025-03-24T08:09:00.934Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-24T08:09:00.934Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-24T08:09:00.934Z] + cut -d/ -f2 [2025-03-24T08:09:00.934Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-24T08:09:00.934Z] + dirname cmd/support-notifications/Dockerfile [2025-03-24T08:09:00.934Z] + cut -d/ -f2 [2025-03-24T08:09:00.934Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-24T08:09:00.934Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-24T08:09:00.934Z] + cut -d/ -f2 [2025-03-24T08:09:00.934Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-24T08:09:00.971Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-24T08:09:01.326Z] + git rev-list -1 --merges 382fb65c84b097ce6c7977676a9b9cda8cc10ed0~1..382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] echo [2025-03-24T08:09:01.338Z] -----------> git rev-list -1 --merges 382fb65c84b097ce6c7977676a9b9cda8cc10ed0~1..382fb65c84b097ce6c7977676a9b9cda8cc10ed0 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:09:01.338Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [false] [Pipeline] sh [2025-03-24T08:09:01.640Z] + git log --format=format:%s -1 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] echo [2025-03-24T08:09:01.654Z] ========================================================= [2025-03-24T08:09:01.654Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-24T08:09:01.654Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-24T08:09:02.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-24T08:09:02.025Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-24T08:09:02.025Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-24T08:09:02.025Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-24T08:09:02.025Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-24T08:09:02.025Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-24T08:09:02.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:09:02.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-24T08:09:02.381Z] [2025-03-24T08:09:02.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:09:02.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-24T08:09:02.688Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-24T08:09:02.688Z] b85a868b505f: Pulling fs layer [2025-03-24T08:09:02.688Z] e2be974225ed: Pulling fs layer [2025-03-24T08:09:02.688Z] 339a4e72a1f5: Pulling fs layer [2025-03-24T08:09:02.688Z] 988bab9f4d93: Pulling fs layer [2025-03-24T08:09:02.688Z] 1469e6f7b9e6: Pulling fs layer [2025-03-24T08:09:02.688Z] eaf3925da568: Pulling fs layer [2025-03-24T08:09:02.688Z] bab4dde63d76: Pulling fs layer [2025-03-24T08:09:02.688Z] bde34c3a00c8: Pulling fs layer [2025-03-24T08:09:02.688Z] b352a97aabf1: Pulling fs layer [2025-03-24T08:09:02.688Z] 4872d77fe225: Pulling fs layer [2025-03-24T08:09:02.688Z] 5851b861e8e6: Pulling fs layer [2025-03-24T08:09:02.688Z] bab4dde63d76: Waiting [2025-03-24T08:09:02.688Z] 988bab9f4d93: Waiting [2025-03-24T08:09:02.688Z] 1469e6f7b9e6: Waiting [2025-03-24T08:09:02.688Z] eaf3925da568: Waiting [2025-03-24T08:09:02.688Z] b352a97aabf1: Waiting [2025-03-24T08:09:02.688Z] bde34c3a00c8: Waiting [2025-03-24T08:09:02.688Z] 4872d77fe225: Waiting [2025-03-24T08:09:02.688Z] e2be974225ed: Download complete [2025-03-24T08:09:02.688Z] 988bab9f4d93: Verifying Checksum [2025-03-24T08:09:02.688Z] 988bab9f4d93: Download complete [2025-03-24T08:09:02.946Z] 339a4e72a1f5: Verifying Checksum [2025-03-24T08:09:02.946Z] 339a4e72a1f5: Download complete [2025-03-24T08:09:02.946Z] 1469e6f7b9e6: Verifying Checksum [2025-03-24T08:09:02.946Z] 1469e6f7b9e6: Download complete [2025-03-24T08:09:02.946Z] eaf3925da568: Verifying Checksum [2025-03-24T08:09:02.946Z] eaf3925da568: Download complete [2025-03-24T08:09:02.946Z] bde34c3a00c8: Verifying Checksum [2025-03-24T08:09:02.946Z] bde34c3a00c8: Download complete [2025-03-24T08:09:02.946Z] b352a97aabf1: Verifying Checksum [2025-03-24T08:09:02.946Z] b352a97aabf1: Download complete [2025-03-24T08:09:02.946Z] 4872d77fe225: Download complete [2025-03-24T08:09:02.946Z] 5851b861e8e6: Verifying Checksum [2025-03-24T08:09:02.946Z] 5851b861e8e6: Download complete [2025-03-24T08:09:02.946Z] b85a868b505f: Verifying Checksum [2025-03-24T08:09:02.946Z] b85a868b505f: Download complete [2025-03-24T08:09:03.206Z] bab4dde63d76: Verifying Checksum [2025-03-24T08:09:03.206Z] bab4dde63d76: Download complete [2025-03-24T08:09:04.144Z] b85a868b505f: Pull complete [2025-03-24T08:09:04.144Z] e2be974225ed: Pull complete [2025-03-24T08:09:04.787Z] 339a4e72a1f5: Pull complete [2025-03-24T08:09:04.787Z] 988bab9f4d93: Pull complete [2025-03-24T08:09:05.046Z] 1469e6f7b9e6: Pull complete [2025-03-24T08:09:05.047Z] eaf3925da568: Pull complete [2025-03-24T08:09:06.950Z] bab4dde63d76: Pull complete [2025-03-24T08:09:06.950Z] bde34c3a00c8: Pull complete [2025-03-24T08:09:06.950Z] b352a97aabf1: Pull complete [2025-03-24T08:09:06.950Z] 4872d77fe225: Pull complete [2025-03-24T08:09:07.210Z] 5851b861e8e6: Pull complete [2025-03-24T08:09:07.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-24T08:09:07.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-24T08:09:07.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:09:07.344Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:09:07.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-24T08:09:08.695Z] $ docker top fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae -eo pid,comm [2025-03-24T08:09:08.761Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-24T08:09:08.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-24T08:09:08.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-24T08:09:08.816Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-24T08:09:08.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-24T08:09:08.928Z] $ docker exec fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae ssh-agent [2025-03-24T08:09:09.046Z] SSH_AUTH_SOCK=/tmp/ssh-hejsdBcsitW0/agent.32 [2025-03-24T08:09:09.046Z] SSH_AGENT_PID=38 [2025-03-24T08:09:09.053Z] Running ssh-add (command line suppressed) [2025-03-24T08:09:09.154Z] Identity added: /w/workspace/edgex-go/814@tmp/private_key_2799979795027364261.key (/w/workspace/edgex-go/814@tmp/private_key_2799979795027364261.key) [2025-03-24T08:09:09.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-24T08:09:09.461Z] + git tag --points-at HEAD [Pipeline] } [2025-03-24T08:09:09.471Z] $ docker exec --env ******** --env ******** fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae ssh-agent -k [2025-03-24T08:09:09.589Z] unset SSH_AUTH_SOCK; [2025-03-24T08:09:09.590Z] unset SSH_AGENT_PID; [2025-03-24T08:09:09.590Z] echo Agent pid 38 killed; [2025-03-24T08:09:09.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-24T08:09:09.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-24T08:09:09.643Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-24T08:09:09.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-24T08:09:09.762Z] $ docker exec fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae ssh-agent [2025-03-24T08:09:09.865Z] SSH_AUTH_SOCK=/tmp/ssh-clNMrvueybrp/agent.71 [2025-03-24T08:09:09.865Z] SSH_AGENT_PID=77 [2025-03-24T08:09:09.870Z] Running ssh-add (command line suppressed) [2025-03-24T08:09:09.974Z] Identity added: /w/workspace/edgex-go/814@tmp/private_key_11062037382633458884.key (/w/workspace/edgex-go/814@tmp/private_key_11062037382633458884.key) [2025-03-24T08:09:09.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-24T08:09:10.287Z] + git semver init [2025-03-24T08:09:10.545Z] 2025-03-24 08:09:10,474 [run_init] DEBUG init version:0.0.0 force:False [2025-03-24T08:09:10.545Z] 2025-03-24 08:09:10,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/814/.semver [2025-03-24T08:09:10.545Z] 2025-03-24 08:09:10,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/814/.semver [2025-03-24T08:09:10.545Z] 2025-03-24 08:09:10,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/814/.semver'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=None) [2025-03-24T08:09:15.854Z] 2025-03-24 08:09:15,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/814/.git/info/exclude [2025-03-24T08:09:15.854Z] 2025-03-24 08:09:15,072 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/814/.semver/main with force:False [2025-03-24T08:09:15.854Z] 2025-03-24 08:09:15,072 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main [2025-03-24T08:09:15.854Z] 2025-03-24 08:09:15,072 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main [2025-03-24T08:09:15.854Z] 4.0.0-dev.76 [Pipeline] } [2025-03-24T08:09:15.861Z] $ docker exec --env ******** --env ******** fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae ssh-agent -k [2025-03-24T08:09:15.989Z] unset SSH_AUTH_SOCK; [2025-03-24T08:09:15.989Z] unset SSH_AGENT_PID; [2025-03-24T08:09:15.990Z] echo Agent pid 77 killed; [2025-03-24T08:09:16.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-24T08:09:16.350Z] + git semver [Pipeline] } [2025-03-24T08:09:16.619Z] $ docker stop --time=1 fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae [2025-03-24T08:09:17.929Z] $ docker rm -f --volumes fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-24T08:09:18.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-24T08:09:18.523Z] Stashed 1 file(s) [Pipeline] echo [2025-03-24T08:09:18.527Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.76 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-24T08:09:18.988Z] + git config --global --add safe.directory /w/workspace/edgex-go/814 [Pipeline] echo [2025-03-24T08:09:19.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-24T08:09:19.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-24T08:09:19.045Z] ========================================================= [2025-03-24T08:09:19.045Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-24T08:09:19.045Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-24T08:09:19.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-24T08:09:19.338Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-24T08:09:19.338Z] da9db072f522: Pulling fs layer [2025-03-24T08:09:19.338Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-24T08:09:19.338Z] 06f05ace1117: Pulling fs layer [2025-03-24T08:09:19.338Z] 5fe327b54edc: Pulling fs layer [2025-03-24T08:09:19.338Z] 4f4fb700ef54: Pulling fs layer [2025-03-24T08:09:19.338Z] 92a5565b7b96: Pulling fs layer [2025-03-24T08:09:19.338Z] ff9bb7016b71: Pulling fs layer [2025-03-24T08:09:19.338Z] b67dba6c2c7d: Pulling fs layer [2025-03-24T08:09:19.338Z] a813b0c90790: Pulling fs layer [2025-03-24T08:09:19.338Z] 5fe327b54edc: Waiting [2025-03-24T08:09:19.338Z] 4f4fb700ef54: Waiting [2025-03-24T08:09:19.338Z] 92a5565b7b96: Waiting [2025-03-24T08:09:19.338Z] ff9bb7016b71: Waiting [2025-03-24T08:09:19.338Z] b67dba6c2c7d: Waiting [2025-03-24T08:09:19.338Z] a813b0c90790: Waiting [2025-03-24T08:09:19.338Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-24T08:09:19.338Z] 6ef4a4ee8ca5: Download complete [2025-03-24T08:09:19.338Z] 5fe327b54edc: Verifying Checksum [2025-03-24T08:09:19.338Z] 5fe327b54edc: Download complete [2025-03-24T08:09:19.338Z] 4f4fb700ef54: Verifying Checksum [2025-03-24T08:09:19.338Z] 4f4fb700ef54: Download complete [2025-03-24T08:09:19.338Z] 92a5565b7b96: Verifying Checksum [2025-03-24T08:09:19.338Z] 92a5565b7b96: Download complete [2025-03-24T08:09:19.338Z] da9db072f522: Download complete [2025-03-24T08:09:19.338Z] ff9bb7016b71: Verifying Checksum [2025-03-24T08:09:19.338Z] ff9bb7016b71: Download complete [2025-03-24T08:09:19.599Z] da9db072f522: Pull complete [2025-03-24T08:09:19.599Z] a813b0c90790: Download complete [2025-03-24T08:09:19.599Z] 6ef4a4ee8ca5: Pull complete [2025-03-24T08:09:19.858Z] 06f05ace1117: Verifying Checksum [2025-03-24T08:09:19.858Z] 06f05ace1117: Download complete [2025-03-24T08:09:20.118Z] b67dba6c2c7d: Verifying Checksum [2025-03-24T08:09:20.118Z] b67dba6c2c7d: Download complete [2025-03-24T08:09:23.410Z] 06f05ace1117: Pull complete [2025-03-24T08:09:23.410Z] 5fe327b54edc: Pull complete [2025-03-24T08:09:23.410Z] 4f4fb700ef54: Pull complete [2025-03-24T08:09:23.410Z] 92a5565b7b96: Pull complete [2025-03-24T08:09:23.410Z] ff9bb7016b71: Pull complete [2025-03-24T08:09:25.941Z] b67dba6c2c7d: Pull complete [2025-03-24T08:09:26.199Z] a813b0c90790: Pull complete [2025-03-24T08:09:26.199Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-24T08:09:26.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-24T08:09:26.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-24T08:09:26.499Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-24T08:09:26.499Z] WORKDIR /edgex [2025-03-24T08:09:26.499Z] COPY go.mod . [2025-03-24T08:09:26.499Z] RUN go mod download [2025-03-24T08:09:26.499Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-24T08:09:27.438Z] Sending build context to Docker daemon 185.8MB [2025-03-24T08:09:27.438Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-24T08:09:27.438Z] ---> 3ba60ce46760 [2025-03-24T08:09:27.438Z] Step 2/4 : WORKDIR /edgex [2025-03-24T08:09:29.352Z] ---> Running in 4826dadc302f [2025-03-24T08:09:29.352Z] Removing intermediate container 4826dadc302f [2025-03-24T08:09:29.352Z] ---> 92123dc5d07a [2025-03-24T08:09:29.352Z] Step 3/4 : COPY go.mod . [2025-03-24T08:09:29.352Z] ---> 0e9c2e8ee4c1 [2025-03-24T08:09:29.352Z] Step 4/4 : RUN go mod download [2025-03-24T08:09:29.352Z] ---> Running in fc710a308025 [2025-03-24T08:09:33.627Z] Still waiting to schedule task [2025-03-24T08:09:33.627Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-24T08:09:47.486Z] Removing intermediate container fc710a308025 [2025-03-24T08:09:47.486Z] ---> 446d72e274d7 [2025-03-24T08:09:47.486Z] Successfully built 446d72e274d7 [2025-03-24T08:09:47.486Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:09:47.789Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-24T08:09:47.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:09:47.870Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:09:47.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-24T08:09:48.251Z] $ docker top 0e8dc64f399cdbef8ad0abdfb716f89afe6d9b6138359d900c02a042176b4f11 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-24T08:09:48.605Z] + go version [2025-03-24T08:09:48.605Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-24T08:09:48.612Z] $ docker stop --time=1 0e8dc64f399cdbef8ad0abdfb716f89afe6d9b6138359d900c02a042176b4f11 [2025-03-24T08:09:49.889Z] $ docker rm -f --volumes 0e8dc64f399cdbef8ad0abdfb716f89afe6d9b6138359d900c02a042176b4f11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:09:50.341Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-24T08:09:50.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:09:50.432Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:09:50.466Z] $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-24T08:09:50.825Z] $ docker top f1436d2217b5943a118c8e644dfce409586f647e0a2c22414a5224b7414b17be -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-24T08:09:50.933Z] ========================================================= [2025-03-24T08:09:50.933Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-24T08:09:50.933Z] ========================================================= [Pipeline] sh [2025-03-24T08:09:51.240Z] + git config --global --add safe.directory /w/workspace/edgex-go/814 [Pipeline] fileExists [Pipeline] sh [2025-03-24T08:09:51.543Z] + make test [2025-03-24T08:09:51.543Z] go test -race -coverprofile=coverage.out ./... [2025-03-24T08:09:59.673Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-24T08:10:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 28.7% of statements [2025-03-24T08:10:27.611Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-24T08:10:27.611Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-24T08:10:27.611Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-24T08:10:27.611Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-24T08:10:28.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements [2025-03-24T08:10:28.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-24T08:10:28.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-24T08:10:28.804Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-24T08:10:28.804Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-24T08:10:28.804Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-24T08:10:28.804Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-24T08:10:28.804Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-24T08:10:28.804Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-24T08:10:28.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-24T08:10:28.804Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-24T08:10:30.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-24T08:10:30.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-24T08:10:30.176Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-24T08:10:30.176Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-24T08:10:30.176Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-24T08:10:30.176Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-24T08:10:31.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2025-03-24T08:10:31.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-03-24T08:10:31.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 45.7% of statements [2025-03-24T08:10:31.811Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-24T08:10:31.811Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-24T08:10:32.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.447s coverage: 93.4% of statements [2025-03-24T08:10:32.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.3% of statements [2025-03-24T08:10:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements [2025-03-24T08:10:33.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-24T08:10:33.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-24T08:10:33.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-24T08:10:33.883Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-24T08:10:35.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements [2025-03-24T08:10:35.255Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-03-24T08:10:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-24T08:10:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-24T08:10:35.820Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-24T08:10:35.820Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-24T08:10:35.820Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-24T08:10:35.820Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-24T08:10:36.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-03-24T08:10:36.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2025-03-24T08:10:36.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.6% of statements [2025-03-24T08:10:36.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-03-24T08:10:37.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-03-24T08:10:37.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-03-24T08:10:37.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-03-24T08:10:37.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-24T08:10:37.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-24T08:10:37.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-24T08:10:37.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2025-03-24T08:10:37.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-24T08:10:37.951Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-24T08:10:37.951Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-24T08:10:37.951Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-24T08:10:38.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-03-24T08:10:39.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-24T08:10:39.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-24T08:10:39.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-24T08:10:40.089Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-24T08:10:40.089Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-24T08:10:40.089Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-24T08:10:40.089Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-24T08:10:40.654Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-24T08:10:40.654Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-24T08:10:41.225Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-24T08:10:43.132Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-24T08:10:43.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-24T08:10:44.518Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-24T08:10:45.456Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-24T08:10:45.456Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-24T08:10:45.456Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-24T08:10:48.744Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-24T08:10:49.003Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-24T08:10:49.003Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-24T08:10:49.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-24T08:10:49.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-24T08:10:49.261Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-24T08:10:50.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-03-24T08:10:51.574Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-24T08:10:51.574Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-24T08:10:51.574Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-24T08:10:51.574Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-24T08:10:51.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-24T08:10:51.574Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-24T08:10:52.139Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-24T08:10:52.139Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-24T08:10:52.139Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-24T08:10:52.139Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-24T08:10:52.139Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-24T08:10:52.139Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-24T08:10:54.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-24T08:10:54.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-24T08:10:54.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-24T08:10:54.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-24T08:10:54.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-24T08:10:54.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-24T08:10:54.972Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-24T08:10:54.972Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-24T08:10:54.972Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-24T08:10:54.972Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-24T08:10:54.972Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-24T08:10:56.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-24T08:10:56.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-24T08:10:56.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.5% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.024s coverage: 100.0% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-03-24T08:11:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-03-24T08:11:00.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-03-24T08:11:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements [2025-03-24T08:11:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-03-24T08:11:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements [2025-03-24T08:11:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements [2025-03-24T08:11:01.048Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-03-24T08:11:01.305Z] running golangci-lint [2025-03-24T08:11:01.306Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-24T08:11:01.306Z] go version go1.23.4 linux/amd64 [2025-03-24T08:11:01.563Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-24T08:11:01.563Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-24T08:11:01.563Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-24T08:11:04.353Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41897 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-24T08:11:04.369Z] Running in /w/workspace/edgex-go/814 [Pipeline] { [Pipeline] checkout [2025-03-24T08:11:07.416Z] The recommended git tool is: git [2025-03-24T08:11:11.806Z] using credential edgex-jenkins-ssh [2025-03-24T08:11:11.824Z] Cloning the remote Git repository [2025-03-24T08:11:11.865Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-24T08:11:11.967Z] > git init /w/workspace/edgex-go/814 # timeout=10 [2025-03-24T08:11:12.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-24T08:11:12.110Z] > git --version # timeout=10 [2025-03-24T08:11:12.140Z] > git --version # 'git version 2.25.1' [2025-03-24T08:11:12.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-24T08:11:12.293Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T08:11:28.092Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|files|imports|deps) took 23.244126999s" [2025-03-24T08:11:28.092Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.837254ms" [2025-03-24T08:11:28.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-24T08:11:28.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T08:11:29.757Z] Avoid second fetch [2025-03-24T08:11:29.757Z] Checking out Revision 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 (main) [2025-03-24T08:11:30.545Z] Commit message: "Merge pull request #5119 from judehung/update-gomod" [2025-03-24T08:11:29.776Z] > git config core.sparsecheckout # timeout=10 [2025-03-24T08:11:29.829Z] > git checkout -f 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-24T08:11:35.354Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-24T08:11:35.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:11:35.355Z] Dload Upload Total Spent Left Speed [2025-03-24T08:11:35.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2025-03-24T08:11:35.700Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-24T08:11:36.026Z] + sudo tee /etc/docker/daemon.new [2025-03-24T08:11:36.027Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-24T08:11:36.027Z] { [2025-03-24T08:11:36.027Z] "registry-mirrors": [ [2025-03-24T08:11:36.027Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-24T08:11:36.027Z] ], [2025-03-24T08:11:36.027Z] "bip": "10.250.0.254/24", [2025-03-24T08:11:36.027Z] "hosts": [ [2025-03-24T08:11:36.027Z] "tcp://0.0.0.0:5555", [2025-03-24T08:11:36.027Z] "unix:///var/run/docker.sock" [2025-03-24T08:11:36.027Z] ], [2025-03-24T08:11:36.027Z] "mtu": 1458, [2025-03-24T08:11:36.027Z] "selinux-enabled": true, [2025-03-24T08:11:36.027Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-24T08:11:36.027Z] } [Pipeline] sh [2025-03-24T08:11:36.356Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-24T08:11:36.683Z] + sudo service docker restart [2025-03-24T08:11:40.270Z] level=info msg="[linters_context/goanalysis] analyzers took 1m46.057369952s with top 10 stages: buildir: 1m6.703567568s, gosec: 4.345821323s, inspect: 2.878326193s, fact_deprecated: 2.269280265s, printf: 1.819970227s, S1038: 1.475524371s, nilness: 1.435835351s, fact_purity: 1.407807547s, ctrlflow: 1.300792544s, typedness: 979.111226ms" [2025-03-24T08:11:40.270Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-24T08:11:40.270Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, skip_files: 202/202" [2025-03-24T08:11:40.270Z] level=info msg="[runner] processing took 16.713562ms with stages: nolint: 9.045142ms, identifier_marker: 4.197399ms, exclude-rules: 1.15153ms, autogenerated_exclude: 916.768µs, path_prettifier: 892.148µs, skip_dirs: 426.844µs, cgo: 35.74µs, invalid_issue: 26.251µs, filename_unadjuster: 17.53µs, max_same_issues: 860ns, fixer: 730ns, uniq_by_line: 430ns, skip_files: 410ns, sort_results: 400ns, diff: 370ns, exclude: 230ns, max_from_linter: 170ns, source_code: 170ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-03-24T08:11:40.270Z] level=info msg="[runner] linters took 14.339801804s with stages: goanalysis_metalinter: 14.323000881s" [2025-03-24T08:11:40.270Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-24T08:11:40.270Z] level=info msg="Memory: 368 samples, avg is 303.9MB, max is 1375.6MB" [2025-03-24T08:11:40.270Z] level=info msg="Execution took 37.651155352s" [2025-03-24T08:11:40.270Z] go vet ./... [2025-03-24T08:11:46.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-24T08:11:46.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-24T08:11:46.816Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-24T08:11:46.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-24T08:11:47.119Z] + ls -al . [2025-03-24T08:11:47.119Z] total 1992 [2025-03-24T08:11:47.119Z] drwxrwxr-x 11 1001 1001 4096 Mar 24 08:09 . [2025-03-24T08:11:47.119Z] drwxr-xr-x 4 root root 4096 Mar 24 08:09 .. [2025-03-24T08:11:47.119Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 08:08 .blubracket [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 10 Mar 24 08:08 .dockerignore [2025-03-24T08:11:47.119Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 08:11 .git [2025-03-24T08:11:47.119Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 08:08 .github [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 909 Mar 24 08:08 .gitignore [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 218 Mar 24 08:08 .golangci.yml [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 100 Mar 24 08:08 .hadolint.yml [2025-03-24T08:11:47.119Z] drwxr-xr-x 3 1001 1001 4096 Mar 24 08:09 .semver [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 155 Mar 24 08:08 .sonarcloud.properties [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:08 ADOPTERS.md [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 17374 Mar 24 08:08 Attribution.txt [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 108018 Mar 24 08:08 CHANGELOG.md [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:08 CONTRIBUTING.md [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 08:08 GOVERNANCE.md [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 858 Mar 24 08:08 Jenkinsfile [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:08 LICENSE [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 16740 Mar 24 08:08 Makefile [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 08:08 OWNERS.md [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 9932 Mar 24 08:08 README.md [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 789 Mar 24 08:08 SECURITY.md [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 12 Mar 24 08:09 VERSION [2025-03-24T08:11:47.119Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 08:08 bin [2025-03-24T08:11:47.119Z] drwxrwxr-x 19 1001 1001 4096 Mar 24 08:08 cmd [2025-03-24T08:11:47.119Z] -rw-r--r-- 1 root root 1660924 Mar 24 08:11 coverage.out [2025-03-24T08:11:47.119Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 08:08 fuzz_test [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 6456 Mar 24 08:08 go.mod [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 88143 Mar 24 08:08 go.sum [2025-03-24T08:11:47.119Z] drwxrwxr-x 7 1001 1001 4096 Mar 24 08:08 internal [2025-03-24T08:11:47.119Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 08:08 openapi [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 584 Mar 24 08:08 security.txt [2025-03-24T08:11:47.119Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 08:08 version.go [Pipeline] sh [2025-03-24T08:11:47.411Z] + '[' -e coverage.out ] [2025-03-24T08:11:47.411Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-24T08:11:47.589Z] Stashed 1 file(s) [Pipeline] sh [2025-03-24T08:11:47.870Z] + make build [2025-03-24T08:11:47.870Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-24T08:11:54.941Z] provisioning config files... [2025-03-24T08:11:54.965Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/814@tmp/config9668557423026274205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:11:55.397Z] ---> ****-login.sh [2025-03-24T08:11:55.397Z] nexus3.edgexfoundry.org:10001 [2025-03-24T08:11:55.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:11:55.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:11:55.945Z] Configure a credential helper to remove this warning. See [2025-03-24T08:11:55.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:11:55.945Z] [2025-03-24T08:11:55.945Z] Login Succeeded [2025-03-24T08:11:55.946Z] nexus3.edgexfoundry.org:10002 [2025-03-24T08:11:56.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:11:56.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:11:56.219Z] Configure a credential helper to remove this warning. See [2025-03-24T08:11:56.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:11:56.219Z] [2025-03-24T08:11:56.219Z] Login Succeeded [2025-03-24T08:11:56.219Z] nexus3.edgexfoundry.org:10003 [2025-03-24T08:11:56.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:11:56.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:11:56.494Z] Configure a credential helper to remove this warning. See [2025-03-24T08:11:56.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:11:56.494Z] [2025-03-24T08:11:56.763Z] Login Succeeded [2025-03-24T08:11:56.763Z] nexus3.edgexfoundry.org:10004 [2025-03-24T08:11:56.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:11:57.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:11:57.036Z] Configure a credential helper to remove this warning. See [2025-03-24T08:11:57.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:11:57.037Z] [2025-03-24T08:11:57.037Z] Login Succeeded [2025-03-24T08:11:57.037Z] ****.io [2025-03-24T08:11:57.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:11:57.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:11:57.307Z] Configure a credential helper to remove this warning. See [2025-03-24T08:11:57.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:11:57.307Z] [2025-03-24T08:11:57.307Z] Login Succeeded [2025-03-24T08:11:57.307Z] ---> ****-login.sh ends [Pipeline] } [2025-03-24T08:11:57.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-24T08:11:57.900Z] + git config --global --add safe.directory /w/workspace/edgex-go/814 [Pipeline] echo [2025-03-24T08:11:57.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-24T08:11:57.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-24T08:11:57.954Z] ========================================================= [2025-03-24T08:11:57.954Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-24T08:11:57.954Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-24T08:11:58.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-24T08:11:58.271Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-24T08:11:58.271Z] 9986a736f7d3: Pulling fs layer [2025-03-24T08:11:58.271Z] 1f018df60701: Pulling fs layer [2025-03-24T08:11:58.271Z] 39f8f326b044: Pulling fs layer [2025-03-24T08:11:58.271Z] e6a1e7a6a96a: Pulling fs layer [2025-03-24T08:11:58.271Z] 4f4fb700ef54: Pulling fs layer [2025-03-24T08:11:58.271Z] d45d956e0dbf: Pulling fs layer [2025-03-24T08:11:58.271Z] d7702b0d1db1: Pulling fs layer [2025-03-24T08:11:58.271Z] 5c7f0f088c93: Pulling fs layer [2025-03-24T08:11:58.271Z] 4fdc064ae6cf: Pulling fs layer [2025-03-24T08:11:58.271Z] 4f4fb700ef54: Waiting [2025-03-24T08:11:58.271Z] 5c7f0f088c93: Waiting [2025-03-24T08:11:58.271Z] 4fdc064ae6cf: Waiting [2025-03-24T08:11:58.271Z] d45d956e0dbf: Waiting [2025-03-24T08:11:58.271Z] e6a1e7a6a96a: Waiting [2025-03-24T08:11:58.538Z] 1f018df60701: Verifying Checksum [2025-03-24T08:11:58.538Z] 1f018df60701: Download complete [2025-03-24T08:11:58.538Z] e6a1e7a6a96a: Verifying Checksum [2025-03-24T08:11:58.538Z] e6a1e7a6a96a: Download complete [2025-03-24T08:11:58.538Z] 4f4fb700ef54: Verifying Checksum [2025-03-24T08:11:58.538Z] 4f4fb700ef54: Download complete [2025-03-24T08:11:58.538Z] d45d956e0dbf: Verifying Checksum [2025-03-24T08:11:58.538Z] d45d956e0dbf: Download complete [2025-03-24T08:11:58.538Z] 9986a736f7d3: Verifying Checksum [2025-03-24T08:11:58.538Z] 9986a736f7d3: Download complete [2025-03-24T08:11:58.538Z] d7702b0d1db1: Verifying Checksum [2025-03-24T08:11:58.538Z] d7702b0d1db1: Download complete [2025-03-24T08:11:59.122Z] 4fdc064ae6cf: Verifying Checksum [2025-03-24T08:11:59.122Z] 4fdc064ae6cf: Download complete [2025-03-24T08:11:59.399Z] 9986a736f7d3: Pull complete [2025-03-24T08:11:59.990Z] 1f018df60701: Pull complete [2025-03-24T08:12:00.573Z] 39f8f326b044: Download complete [2025-03-24T08:12:01.159Z] 5c7f0f088c93: Verifying Checksum [2025-03-24T08:12:01.159Z] 5c7f0f088c93: Download complete [2025-03-24T08:12:14.402Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-24T08:12:14.402Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-24T08:12:14.402Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-24T08:12:14.661Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-24T08:12:16.165Z] 39f8f326b044: Pull complete [2025-03-24T08:12:16.165Z] e6a1e7a6a96a: Pull complete [2025-03-24T08:12:16.165Z] 4f4fb700ef54: Pull complete [2025-03-24T08:12:16.165Z] d45d956e0dbf: Pull complete [2025-03-24T08:12:16.165Z] d7702b0d1db1: Pull complete [2025-03-24T08:12:16.573Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-24T08:12:21.845Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-24T08:12:22.807Z] 5c7f0f088c93: Pull complete [2025-03-24T08:12:23.749Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-24T08:12:24.763Z] 4fdc064ae6cf: Pull complete [2025-03-24T08:12:24.763Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-24T08:12:24.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-24T08:12:24.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-24T08:12:25.099Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-24T08:12:25.099Z] WORKDIR /edgex [2025-03-24T08:12:25.099Z] COPY go.mod . [2025-03-24T08:12:25.099Z] RUN go mod download -t [2025-03-24T08:12:25.099Z] ci-base-image-arm64 -f - . [2025-03-24T08:12:25.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-24T08:12:25.690Z] Sending build context to Docker daemon 3.692MB [2025-03-24T08:12:25.690Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-24T08:12:25.690Z] ---> 63f30b955cb9 [2025-03-24T08:12:25.690Z] Step 2/4 : WORKDIR /edgex [2025-03-24T08:12:27.629Z] ---> Running in 30d57ceffa7b [2025-03-24T08:12:27.896Z] Removing intermediate container 30d57ceffa7b [2025-03-24T08:12:27.896Z] ---> 3005e0529a81 [2025-03-24T08:12:27.896Z] Step 3/4 : COPY go.mod . [2025-03-24T08:12:28.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-24T08:12:28.480Z] ---> d8bdc0506309 [2025-03-24T08:12:28.480Z] Step 4/4 : RUN go mod download [2025-03-24T08:12:28.480Z] ---> Running in 3752d08ea654 [2025-03-24T08:12:29.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-24T08:12:30.930Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-24T08:12:31.494Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-24T08:12:32.892Z] $ docker stop --time=1 f1436d2217b5943a118c8e644dfce409586f647e0a2c22414a5224b7414b17be [2025-03-24T08:12:35.500Z] $ docker rm -f --volumes f1436d2217b5943a118c8e644dfce409586f647e0a2c22414a5224b7414b17be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:12:36.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-24T08:12:36.877Z] [2025-03-24T08:12:36.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:12:37.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-24T08:12:37.174Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-24T08:12:37.174Z] 91d30c5bc195: Pulling fs layer [2025-03-24T08:12:37.174Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-24T08:12:37.174Z] 9c61dcf015f6: Pulling fs layer [2025-03-24T08:12:37.174Z] 4698f68db338: Pulling fs layer [2025-03-24T08:12:37.174Z] 2a2f49069b9e: Pulling fs layer [2025-03-24T08:12:37.174Z] e0025b399a48: Pulling fs layer [2025-03-24T08:12:37.174Z] 4698f68db338: Waiting [2025-03-24T08:12:37.174Z] e0025b399a48: Waiting [2025-03-24T08:12:37.174Z] 2a2f49069b9e: Waiting [2025-03-24T08:12:37.174Z] 91d30c5bc195: Verifying Checksum [2025-03-24T08:12:37.174Z] 4698f68db338: Verifying Checksum [2025-03-24T08:12:37.174Z] 4698f68db338: Download complete [2025-03-24T08:12:37.436Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-24T08:12:37.436Z] 2e9b0aa3be6d: Download complete [2025-03-24T08:12:37.436Z] e0025b399a48: Download complete [2025-03-24T08:12:37.436Z] 91d30c5bc195: Pull complete [2025-03-24T08:12:37.436Z] 2a2f49069b9e: Download complete [2025-03-24T08:12:37.694Z] 2e9b0aa3be6d: Pull complete [2025-03-24T08:12:37.952Z] 9c61dcf015f6: Verifying Checksum [2025-03-24T08:12:37.952Z] 9c61dcf015f6: Download complete [2025-03-24T08:12:40.487Z] 9c61dcf015f6: Pull complete [2025-03-24T08:12:40.487Z] 4698f68db338: Pull complete [2025-03-24T08:12:40.747Z] 2a2f49069b9e: Pull complete [2025-03-24T08:12:41.008Z] e0025b399a48: Pull complete [2025-03-24T08:12:41.008Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-24T08:12:41.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-24T08:12:41.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:12:41.100Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:12:41.127Z] $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-24T08:12:42.168Z] $ docker top c2d85f7d4086573490470c35dc82b7113166e7ddd4cab5997cc53c4575e143e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-24T08:12:42.520Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-24T08:12:45.055Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #1 transferring dockerfile: 1.83kB done [2025-03-24T08:12:45.055Z] #1 DONE 0.1s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #2 transferring dockerfile: 1.89kB done [2025-03-24T08:12:45.055Z] #2 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #3 transferring dockerfile: 2.10kB done [2025-03-24T08:12:45.055Z] #3 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #4 transferring dockerfile: 2.01kB done [2025-03-24T08:12:45.055Z] #4 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #5 transferring dockerfile: 3.02kB done [2025-03-24T08:12:45.055Z] #5 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #6 transferring dockerfile: 2.00kB done [2025-03-24T08:12:45.055Z] #6 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #7 [core-command internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #7 transferring dockerfile: 1.94kB done [2025-03-24T08:12:45.055Z] #7 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #8 transferring dockerfile: 1.81kB done [2025-03-24T08:12:45.055Z] #8 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #9 [core-data internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #9 transferring dockerfile: 2.04kB done [2025-03-24T08:12:45.055Z] #9 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #10 transferring dockerfile: 2.14kB done [2025-03-24T08:12:45.055Z] #10 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #11 transferring dockerfile: 2.23kB done [2025-03-24T08:12:45.055Z] #11 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #12 transferring dockerfile: 2.50kB done [2025-03-24T08:12:45.055Z] #12 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #13 transferring dockerfile: 1.69kB done [2025-03-24T08:12:45.055Z] #13 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #14 transferring dockerfile: 1.70kB done [2025-03-24T08:12:45.055Z] #14 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #15 [support-scheduler internal] load .dockerignore [2025-03-24T08:12:45.055Z] #15 transferring context: 50B done [2025-03-24T08:12:45.055Z] #15 DONE 0.0s [2025-03-24T08:12:45.055Z] [2025-03-24T08:12:45.055Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-24T08:12:45.055Z] #16 transferring dockerfile: 2.49kB done [2025-03-24T08:12:45.314Z] #16 DONE 0.0s [2025-03-24T08:12:45.314Z] [2025-03-24T08:12:45.314Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-03-24T08:12:45.314Z] #17 transferring context: 50B done [2025-03-24T08:12:45.314Z] #17 DONE 0.0s [2025-03-24T08:12:45.314Z] [2025-03-24T08:12:45.314Z] #18 [core-metadata internal] load .dockerignore [2025-03-24T08:12:45.314Z] #18 transferring context: 50B done [2025-03-24T08:12:45.314Z] #18 DONE 0.0s [2025-03-24T08:12:45.314Z] [2025-03-24T08:12:45.314Z] #19 [core-keeper internal] load .dockerignore [2025-03-24T08:12:45.314Z] #19 transferring context: 50B done [2025-03-24T08:12:45.314Z] #19 DONE 0.0s [2025-03-24T08:12:45.314Z] [2025-03-24T08:12:45.314Z] #20 [security-bootstrapper internal] load .dockerignore [2025-03-24T08:12:45.314Z] #20 transferring context: 50B done [2025-03-24T08:12:45.314Z] #20 DONE 0.0s [2025-03-24T08:12:45.314Z] [2025-03-24T08:12:45.314Z] #21 [support-notifications internal] load .dockerignore [2025-03-24T08:12:45.314Z] #21 transferring context: 50B done [2025-03-24T08:12:45.314Z] #21 DONE 0.0s [2025-03-24T08:12:45.314Z] [2025-03-24T08:12:45.314Z] #22 [core-command internal] load .dockerignore [2025-03-24T08:12:45.574Z] #22 transferring context: 50B done [2025-03-24T08:12:45.574Z] #22 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #23 [security-spire-agent internal] load .dockerignore [2025-03-24T08:12:45.574Z] #23 transferring context: 50B done [2025-03-24T08:12:45.574Z] #23 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #24 [core-data internal] load .dockerignore [2025-03-24T08:12:45.574Z] #24 transferring context: 50B done [2025-03-24T08:12:45.574Z] #24 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #25 [security-proxy-auth internal] load .dockerignore [2025-03-24T08:12:45.574Z] #25 transferring context: 50B done [2025-03-24T08:12:45.574Z] #25 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #26 [security-proxy-setup internal] load .dockerignore [2025-03-24T08:12:45.574Z] #26 transferring context: 50B done [2025-03-24T08:12:45.574Z] #26 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-24T08:12:45.574Z] #27 transferring context: 50B done [2025-03-24T08:12:45.574Z] #27 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #28 [security-spire-config internal] load .dockerignore [2025-03-24T08:12:45.574Z] #28 transferring context: 50B done [2025-03-24T08:12:45.574Z] #28 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-24T08:12:45.574Z] #29 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #30 [security-spire-server internal] load .dockerignore [2025-03-24T08:12:45.574Z] #30 transferring context: 50B done [2025-03-24T08:12:45.574Z] #30 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #31 [security-secretstore-setup internal] load .dockerignore [2025-03-24T08:12:45.574Z] #31 transferring context: 50B done [2025-03-24T08:12:45.574Z] #31 DONE 0.0s [2025-03-24T08:12:45.574Z] [2025-03-24T08:12:45.574Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-24T08:12:45.835Z] #32 ... [2025-03-24T08:12:45.835Z] [2025-03-24T08:12:45.835Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-24T08:12:45.835Z] #29 DONE 0.0s [2025-03-24T08:12:45.835Z] [2025-03-24T08:12:45.835Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-24T08:12:46.094Z] #32 DONE 0.5s [2025-03-24T08:12:46.094Z] [2025-03-24T08:12:46.094Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:12:46.094Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-03-24T08:12:46.094Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:12:46.094Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-24T08:12:46.094Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:12:46.094Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-24T08:12:46.094Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-24T08:12:46.094Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-03-24T08:12:46.356Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-24T08:12:46.356Z] #33 ... [2025-03-24T08:12:46.356Z] [2025-03-24T08:12:46.356Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-24T08:12:46.356Z] #34 DONE 0.5s [2025-03-24T08:12:46.356Z] [2025-03-24T08:12:46.356Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-24T08:12:46.356Z] #35 DONE 0.5s [2025-03-24T08:12:46.356Z] [2025-03-24T08:12:46.356Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:12:46.356Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-03-24T08:12:46.356Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:12:46.356Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-24T08:12:46.356Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-24T08:12:46.356Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-24T08:12:46.356Z] #33 ... [2025-03-24T08:12:46.356Z] [2025-03-24T08:12:46.356Z] #36 [security-spire-config internal] load build context [2025-03-24T08:12:46.356Z] #36 transferring context: 22.05kB 0.0s done [2025-03-24T08:12:46.356Z] #36 DONE 0.2s [2025-03-24T08:12:46.356Z] [2025-03-24T08:12:46.356Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:12:46.628Z] #33 ... [2025-03-24T08:12:46.628Z] [2025-03-24T08:12:46.628Z] #37 [security-spire-server internal] load build context [2025-03-24T08:12:46.628Z] #37 transferring context: 23.80kB 0.0s done [2025-03-24T08:12:46.628Z] #37 DONE 0.2s [2025-03-24T08:12:46.628Z] [2025-03-24T08:12:46.628Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:12:46.628Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-24T08:12:46.628Z] #33 ... [2025-03-24T08:12:46.628Z] [2025-03-24T08:12:46.628Z] #38 [security-spire-agent internal] load build context [2025-03-24T08:12:46.628Z] #38 transferring context: 23.33kB 0.0s done [2025-03-24T08:12:46.628Z] #38 DONE 0.3s [2025-03-24T08:12:46.628Z] [2025-03-24T08:12:46.628Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:12:46.628Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-24T08:12:48.022Z] #33 DONE 1.9s [2025-03-24T08:12:48.022Z] [2025-03-24T08:12:48.022Z] #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-24T08:12:48.022Z] #39 ... [2025-03-24T08:12:48.022Z] [2025-03-24T08:12:48.022Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-24T08:12:48.022Z] #40 DONE 2.2s [2025-03-24T08:12:48.022Z] [2025-03-24T08:12:48.022Z] #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-24T08:12:53.333Z] #41 ... [2025-03-24T08:12:53.333Z] [2025-03-24T08:12:53.333Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:12:53.333Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-24T08:12:53.333Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-24T08:12:53.333Z] #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-24T08:12:53.333Z] #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-24T08:12:53.333Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-24T08:12:53.333Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-24T08:12:53.333Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-24T08:12:53.333Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-24T08:12:53.333Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s [2025-03-24T08:12:53.333Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-24T08:12:53.333Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-24T08:12:53.333Z] #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.4s done [2025-03-24T08:12:55.874Z] #42 ... [2025-03-24T08:12:55.874Z] [2025-03-24T08:12:55.874Z] #43 [support-notifications internal] load build context [2025-03-24T08:12:55.874Z] #43 transferring context: 366.68MB 9.8s [2025-03-24T08:12:56.132Z] #43 ... [2025-03-24T08:12:56.132Z] [2025-03-24T08:12:56.132Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-24T08:12:56.132Z] #44 ... [2025-03-24T08:12:56.132Z] [2025-03-24T08:12:56.132Z] #45 [core-data internal] load build context [2025-03-24T08:12:56.389Z] #45 ... [2025-03-24T08:12:56.389Z] [2025-03-24T08:12:56.389Z] #46 [security-secretstore-setup internal] load build context [2025-03-24T08:12:56.389Z] #46 ... [2025-03-24T08:12:56.389Z] [2025-03-24T08:12:56.389Z] #47 [core-common-config-bootstrapper internal] load build context [2025-03-24T08:12:56.389Z] #47 ... [2025-03-24T08:12:56.389Z] [2025-03-24T08:12:56.389Z] #48 [support-scheduler internal] load build context [2025-03-24T08:12:56.647Z] #48 ... [2025-03-24T08:12:56.647Z] [2025-03-24T08:12:56.647Z] #49 [core-keeper internal] load build context [2025-03-24T08:12:56.647Z] #49 ... [2025-03-24T08:12:56.647Z] [2025-03-24T08:12:56.647Z] #50 [security-proxy-setup internal] load build context [2025-03-24T08:12:56.905Z] #50 ... [2025-03-24T08:12:56.905Z] [2025-03-24T08:12:56.905Z] #51 [core-metadata internal] load build context [2025-03-24T08:12:56.905Z] #51 ... [2025-03-24T08:12:56.905Z] [2025-03-24T08:12:56.905Z] #52 [core-command internal] load build context [2025-03-24T08:12:57.163Z] #52 ... [2025-03-24T08:12:57.163Z] [2025-03-24T08:12:57.163Z] #53 [security-bootstrapper internal] load build context [2025-03-24T08:12:57.163Z] #53 ... [2025-03-24T08:12:57.163Z] [2025-03-24T08:12:57.163Z] #54 [security-proxy-auth internal] load build context [2025-03-24T08:12:57.163Z] #54 ... [2025-03-24T08:12:57.163Z] [2025-03-24T08:12:57.163Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:12:57.163Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-03-24T08:12:57.163Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-24T08:12:57.163Z] #55 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-24T08:12:57.163Z] #55 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-24T08:12:57.163Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-24T08:12:57.163Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-24T08:12:57.163Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-03-24T08:12:57.163Z] #55 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-03-24T08:12:57.163Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-24T08:12:57.163Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-24T08:12:57.163Z] #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.4s done [2025-03-24T08:12:57.423Z] #55 ... [2025-03-24T08:12:57.423Z] [2025-03-24T08:12:57.423Z] #50 [security-proxy-setup internal] load build context [2025-03-24T08:12:58.003Z] #50 ... [2025-03-24T08:12:58.003Z] [2025-03-24T08:12:58.003Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-24T08:12:58.003Z] #56 ... [2025-03-24T08:12:58.003Z] [2025-03-24T08:12:58.003Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-24T08:12:58.266Z] #57 ... [2025-03-24T08:12:58.266Z] [2025-03-24T08:12:58.266Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-24T08:12:58.266Z] #58 ... [2025-03-24T08:12:58.266Z] [2025-03-24T08:12:58.266Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-24T08:12:58.526Z] #59 ... [2025-03-24T08:12:58.526Z] [2025-03-24T08:12:58.526Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-24T08:12:58.526Z] #60 ... [2025-03-24T08:12:58.526Z] [2025-03-24T08:12:58.526Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-24T08:12:58.784Z] #61 ... [2025-03-24T08:12:58.784Z] [2025-03-24T08:12:58.784Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-24T08:12:58.784Z] #62 ... [2025-03-24T08:12:58.784Z] [2025-03-24T08:12:58.784Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-24T08:12:59.056Z] #63 ... [2025-03-24T08:12:59.056Z] [2025-03-24T08:12:59.056Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-24T08:12:59.056Z] #64 ... [2025-03-24T08:12:59.056Z] [2025-03-24T08:12:59.056Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-24T08:12:59.341Z] #65 ... [2025-03-24T08:12:59.341Z] [2025-03-24T08:12:59.341Z] #46 [security-secretstore-setup internal] load build context [2025-03-24T08:12:59.600Z] #46 transferring context: 501.68MB 13.5s done [2025-03-24T08:12:59.866Z] #46 ... [2025-03-24T08:12:59.866Z] [2025-03-24T08:12:59.866Z] #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-24T08:12:59.866Z] #39 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:12:59.866Z] #39 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:12:59.866Z] #39 2.504 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-24T08:12:59.866Z] #39 2.622 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:12:59.866Z] #39 2.640 OK: 8 MiB in 15 packages [2025-03-24T08:12:59.866Z] #39 ... [2025-03-24T08:12:59.866Z] [2025-03-24T08:12:59.866Z] #49 [core-keeper internal] load build context [2025-03-24T08:12:59.866Z] #49 transferring context: 501.68MB 13.8s done [2025-03-24T08:13:02.407Z] #49 ... [2025-03-24T08:13:02.407Z] [2025-03-24T08:13:02.407Z] #47 [core-common-config-bootstrapper internal] load build context [2025-03-24T08:13:02.407Z] #47 transferring context: 501.68MB 16.0s done [2025-03-24T08:13:02.666Z] #47 ... [2025-03-24T08:13:02.666Z] [2025-03-24T08:13:02.666Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-24T08:13:02.666Z] #62 DONE 14.8s [2025-03-24T08:13:02.666Z] [2025-03-24T08:13:02.666Z] #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-24T08:13:02.666Z] #39 DONE 14.9s [2025-03-24T08:13:02.666Z] [2025-03-24T08:13:02.666Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-24T08:13:02.666Z] #44 transferring context: 501.68MB 12.6s done [2025-03-24T08:13:02.666Z] #44 DONE 16.7s [2025-03-24T08:13:02.666Z] [2025-03-24T08:13:02.666Z] #53 [security-bootstrapper internal] load build context [2025-03-24T08:13:02.666Z] #53 transferring context: 501.68MB 12.3s done [2025-03-24T08:13:02.666Z] #53 DONE 16.7s [2025-03-24T08:13:02.666Z] [2025-03-24T08:13:02.666Z] #54 [security-proxy-auth internal] load build context [2025-03-24T08:13:02.666Z] #54 transferring context: 501.68MB 13.0s done [2025-03-24T08:13:02.666Z] #54 DONE 16.8s [2025-03-24T08:13:02.666Z] [2025-03-24T08:13:02.666Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-24T08:13:02.666Z] #41 DONE 14.8s [2025-03-24T08:13:02.666Z] [2025-03-24T08:13:02.666Z] #48 [support-scheduler internal] load build context [2025-03-24T08:13:02.666Z] #48 transferring context: 501.68MB 12.7s done [2025-03-24T08:13:02.666Z] #48 DONE 16.7s [2025-03-24T08:13:02.666Z] [2025-03-24T08:13:02.666Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:13:02.926Z] #66 ... [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #43 [support-notifications internal] load build context [2025-03-24T08:13:02.926Z] #43 transferring context: 501.68MB 13.1s done [2025-03-24T08:13:02.926Z] #43 DONE 16.8s [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #46 [security-secretstore-setup internal] load build context [2025-03-24T08:13:02.926Z] #46 DONE 16.8s [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #51 [core-metadata internal] load build context [2025-03-24T08:13:02.926Z] #51 transferring context: 501.68MB 13.3s done [2025-03-24T08:13:02.926Z] #51 DONE 16.8s [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #52 [core-command internal] load build context [2025-03-24T08:13:02.926Z] #52 transferring context: 501.68MB 13.5s done [2025-03-24T08:13:02.926Z] #52 DONE 16.8s [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #50 [security-proxy-setup internal] load build context [2025-03-24T08:13:02.926Z] #50 transferring context: 501.68MB 13.9s done [2025-03-24T08:13:02.926Z] #50 DONE 16.8s [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #49 [core-keeper internal] load build context [2025-03-24T08:13:02.926Z] #49 DONE 16.8s [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #45 [core-data internal] load build context [2025-03-24T08:13:02.926Z] #45 transferring context: 501.68MB 13.8s done [2025-03-24T08:13:02.926Z] #45 DONE 16.8s [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #47 [core-common-config-bootstrapper internal] load build context [2025-03-24T08:13:02.926Z] #47 DONE 16.8s [2025-03-24T08:13:02.926Z] [2025-03-24T08:13:02.926Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:13:03.975Z] #42 ... [2025-03-24T08:13:03.975Z] [2025-03-24T08:13:03.975Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-24T08:13:03.975Z] #57 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:03.975Z] #57 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:03.975Z] #57 15.47 (1/7) Installing ca-certificates (20241121-r1) [2025-03-24T08:13:03.975Z] #57 15.49 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:03.975Z] #57 15.49 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-24T08:13:03.975Z] #57 15.49 (4/7) Installing libsodium (1.0.19-r0) [2025-03-24T08:13:03.975Z] #57 15.51 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-24T08:13:03.975Z] #57 15.52 (6/7) Installing libzmq (4.3.5-r2) [2025-03-24T08:13:03.975Z] #57 15.53 (7/7) Installing zeromq (4.3.5-r2) [2025-03-24T08:13:03.975Z] #57 15.61 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:03.975Z] #57 15.62 Executing ca-certificates-20241121-r1.trigger [2025-03-24T08:13:03.975Z] #57 15.68 OK: 12 MiB in 21 packages [2025-03-24T08:13:03.975Z] #57 DONE 15.8s [2025-03-24T08:13:03.975Z] [2025-03-24T08:13:03.975Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-24T08:13:03.975Z] #60 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:03.975Z] #60 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:03.975Z] #60 15.81 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:03.975Z] #60 15.83 (2/4) Installing openssl (3.3.3-r0) [2025-03-24T08:13:03.975Z] #60 15.83 (3/4) Installing su-exec (0.2-r3) [2025-03-24T08:13:03.975Z] #60 15.84 (4/4) Installing yq-go (4.44.1-r2) [2025-03-24T08:13:03.975Z] #60 15.92 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:03.975Z] #60 15.93 OK: 19 MiB in 18 packages [2025-03-24T08:13:03.975Z] #60 ... [2025-03-24T08:13:03.975Z] [2025-03-24T08:13:03.975Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-24T08:13:03.975Z] #56 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:03.975Z] #56 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:03.975Z] #56 15.83 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:03.975Z] #56 15.84 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:03.975Z] #56 15.85 OK: 8 MiB in 15 packages [2025-03-24T08:13:03.975Z] #56 DONE 16.1s [2025-03-24T08:13:03.975Z] [2025-03-24T08:13:03.975Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-24T08:13:03.975Z] #60 DONE 16.1s [2025-03-24T08:13:03.975Z] [2025-03-24T08:13:03.975Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-24T08:13:04.270Z] #67 ... [2025-03-24T08:13:04.270Z] [2025-03-24T08:13:04.270Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-24T08:13:04.270Z] #68 DONE 1.5s [2025-03-24T08:13:04.270Z] [2025-03-24T08:13:04.270Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-24T08:13:04.270Z] #61 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.270Z] #61 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.271Z] #61 16.09 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:04.271Z] #61 16.10 (2/2) Installing su-exec (0.2-r3) [2025-03-24T08:13:04.271Z] #61 16.11 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:04.271Z] #61 16.13 OK: 8 MiB in 16 packages [2025-03-24T08:13:04.271Z] #61 DONE 16.3s [2025-03-24T08:13:04.271Z] [2025-03-24T08:13:04.271Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:13:04.271Z] #66 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.271Z] #66 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #66 ... [2025-03-24T08:13:04.576Z] [2025-03-24T08:13:04.576Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-24T08:13:04.576Z] #59 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #59 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #59 15.90 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-24T08:13:04.576Z] #59 15.90 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-24T08:13:04.576Z] #59 15.90 OK: 24170 distinct packages available [2025-03-24T08:13:04.576Z] #59 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #59 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #59 16.48 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:04.576Z] #59 16.49 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-24T08:13:04.576Z] #59 16.50 (3/4) Installing libucontext (1.2-r3) [2025-03-24T08:13:04.576Z] #59 16.50 (4/4) Installing gcompat (1.1.0-r4) [2025-03-24T08:13:04.576Z] #59 16.51 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:04.576Z] #59 16.51 OK: 8 MiB in 18 packages [2025-03-24T08:13:04.576Z] #59 DONE 16.7s [2025-03-24T08:13:04.576Z] [2025-03-24T08:13:04.576Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-24T08:13:04.576Z] #64 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #64 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #64 16.45 (1/3) Installing ca-certificates (20241121-r1) [2025-03-24T08:13:04.576Z] #64 16.47 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:04.576Z] #64 16.47 (3/3) Installing tzdata (2025a-r0) [2025-03-24T08:13:04.576Z] #64 16.51 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:04.576Z] #64 16.52 Executing ca-certificates-20241121-r1.trigger [2025-03-24T08:13:04.576Z] #64 16.56 OK: 10 MiB in 17 packages [2025-03-24T08:13:04.576Z] #64 DONE 16.7s [2025-03-24T08:13:04.576Z] [2025-03-24T08:13:04.576Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-24T08:13:04.576Z] #65 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #65 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #65 15.91 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-24T08:13:04.576Z] #65 15.91 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-24T08:13:04.576Z] #65 15.91 OK: 24170 distinct packages available [2025-03-24T08:13:04.576Z] #65 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #65 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.576Z] #65 16.52 (1/14) Installing ca-certificates (20241121-r1) [2025-03-24T08:13:04.576Z] #65 16.53 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-24T08:13:04.576Z] #65 16.55 (3/14) Installing c-ares (1.33.1-r0) [2025-03-24T08:13:04.576Z] #65 16.56 (4/14) Installing libunistring (1.2-r0) [2025-03-24T08:13:04.576Z] #65 16.57 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-24T08:13:04.576Z] #65 16.58 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-24T08:13:04.576Z] #65 16.58 (7/14) Installing libpsl (0.21.5-r1) [2025-03-24T08:13:04.576Z] #65 16.58 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-24T08:13:04.576Z] #65 16.60 (9/14) Installing libcurl (8.12.1-r0) [2025-03-24T08:13:04.576Z] #65 16.61 (10/14) Installing curl (8.12.1-r0) [2025-03-24T08:13:04.576Z] #65 16.62 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:04.576Z] #65 16.62 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-24T08:13:04.576Z] #65 16.62 (13/14) Installing libucontext (1.2-r3) [2025-03-24T08:13:04.576Z] #65 16.62 (14/14) Installing gcompat (1.1.0-r4) [2025-03-24T08:13:04.576Z] #65 16.63 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:04.576Z] #65 16.64 Executing ca-certificates-20241121-r1.trigger [2025-03-24T08:13:04.576Z] #65 16.72 OK: 13 MiB in 28 packages [2025-03-24T08:13:04.864Z] #65 DONE 16.9s [2025-03-24T08:13:04.864Z] [2025-03-24T08:13:04.864Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:13:04.864Z] #66 1.947 OK: 248 MiB in 58 packages [2025-03-24T08:13:04.864Z] #66 DONE 2.1s [2025-03-24T08:13:04.864Z] [2025-03-24T08:13:04.864Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-24T08:13:04.864Z] #63 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.864Z] #63 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.864Z] #63 16.10 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-24T08:13:04.864Z] #63 16.10 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-24T08:13:04.864Z] #63 16.10 OK: 24170 distinct packages available [2025-03-24T08:13:04.864Z] #63 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.864Z] #63 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.864Z] #63 16.63 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:04.864Z] #63 16.64 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-24T08:13:04.864Z] #63 16.64 (3/5) Installing libucontext (1.2-r3) [2025-03-24T08:13:04.864Z] #63 16.65 (4/5) Installing gcompat (1.1.0-r4) [2025-03-24T08:13:04.864Z] #63 16.65 (5/5) Installing openssl (3.3.3-r0) [2025-03-24T08:13:04.864Z] #63 16.67 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:04.864Z] #63 16.68 OK: 9 MiB in 19 packages [2025-03-24T08:13:04.864Z] #63 DONE 16.9s [2025-03-24T08:13:04.864Z] [2025-03-24T08:13:04.864Z] #69 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:04.864Z] #69 DONE 0.1s [2025-03-24T08:13:04.864Z] [2025-03-24T08:13:04.864Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-24T08:13:04.864Z] #70 ... [2025-03-24T08:13:04.864Z] [2025-03-24T08:13:04.864Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-24T08:13:04.864Z] #58 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.864Z] #58 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:04.864Z] #58 16.66 (1/4) Installing ca-certificates (20241121-r1) [2025-03-24T08:13:04.864Z] #58 16.68 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:04.864Z] #58 16.69 (3/4) Installing su-exec (0.2-r3) [2025-03-24T08:13:04.864Z] #58 16.69 (4/4) Installing yq-go (4.44.1-r2) [2025-03-24T08:13:04.864Z] #58 16.77 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:04.864Z] #58 16.77 Executing ca-certificates-20241121-r1.trigger [2025-03-24T08:13:04.864Z] #58 16.84 OK: 19 MiB in 18 packages [2025-03-24T08:13:04.864Z] #58 DONE 17.0s [2025-03-24T08:13:05.149Z] [2025-03-24T08:13:05.149Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-24T08:13:05.824Z] #71 ... [2025-03-24T08:13:05.824Z] [2025-03-24T08:13:05.824Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:13:05.824Z] #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:05.824Z] #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:05.824Z] #0 2.833 OK: 248 MiB in 58 packages [2025-03-24T08:13:05.824Z] #72 DONE 3.0s [2025-03-24T08:13:05.824Z] [2025-03-24T08:13:05.824Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-24T08:13:05.824Z] #0 1.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:05.824Z] #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:05.824Z] #0 2.356 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-24T08:13:05.824Z] #0 2.356 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-24T08:13:05.824Z] #0 2.356 OK: 24190 distinct packages available [2025-03-24T08:13:05.824Z] #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:05.824Z] #0 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:05.824Z] #0 2.829 OK: 248 MiB in 58 packages [2025-03-24T08:13:05.824Z] #73 DONE 3.0s [2025-03-24T08:13:05.824Z] [2025-03-24T08:13:05.824Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:05.824Z] #74 DONE 0.1s [2025-03-24T08:13:05.824Z] [2025-03-24T08:13:05.824Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:05.824Z] #75 DONE 0.1s [2025-03-24T08:13:05.824Z] [2025-03-24T08:13:05.824Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:06.081Z] #76 ... [2025-03-24T08:13:06.081Z] [2025-03-24T08:13:06.081Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:13:06.081Z] #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.081Z] #0 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.081Z] #0 3.125 OK: 8 MiB in 15 packages [2025-03-24T08:13:06.081Z] #77 DONE 3.3s [2025-03-24T08:13:06.081Z] [2025-03-24T08:13:06.081Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-24T08:13:06.081Z] #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.081Z] #0 2.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.081Z] #0 3.260 OK: 248 MiB in 58 packages [2025-03-24T08:13:06.081Z] #78 DONE 3.4s [2025-03-24T08:13:06.081Z] [2025-03-24T08:13:06.082Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:06.082Z] #79 DONE 0.0s [2025-03-24T08:13:06.082Z] [2025-03-24T08:13:06.082Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:06.649Z] #80 ... [2025-03-24T08:13:06.649Z] [2025-03-24T08:13:06.649Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:13:06.649Z] #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.649Z] #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.649Z] #0 2.660 OK: 12 MiB in 21 packages [2025-03-24T08:13:06.649Z] #81 DONE 2.8s [2025-03-24T08:13:06.649Z] [2025-03-24T08:13:06.649Z] #82 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-24T08:13:06.649Z] #0 2.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.649Z] #0 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.649Z] #0 3.616 OK: 248 MiB in 58 packages [2025-03-24T08:13:06.649Z] #82 DONE 3.7s [2025-03-24T08:13:06.649Z] [2025-03-24T08:13:06.649Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:06.649Z] #83 DONE 0.1s [2025-03-24T08:13:06.649Z] [2025-03-24T08:13:06.649Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-24T08:13:06.649Z] #67 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.649Z] #67 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.907Z] #67 ... [2025-03-24T08:13:06.907Z] [2025-03-24T08:13:06.907Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-24T08:13:06.907Z] #0 2.392 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.907Z] #0 2.987 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:06.907Z] #0 3.723 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-24T08:13:06.907Z] #0 4.017 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:13:06.907Z] #0 4.021 OK: 8 MiB in 15 packages [2025-03-24T08:13:06.907Z] #84 DONE 4.2s [2025-03-24T08:13:06.907Z] [2025-03-24T08:13:06.907Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-24T08:13:06.907Z] #67 2.878 OK: 8 MiB in 15 packages [2025-03-24T08:13:06.907Z] #67 DONE 3.0s [2025-03-24T08:13:06.907Z] [2025-03-24T08:13:06.907Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:07.166Z] #85 ... [2025-03-24T08:13:07.166Z] [2025-03-24T08:13:07.166Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-24T08:13:07.166Z] #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.166Z] #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.166Z] #0 2.900 OK: 19 MiB in 18 packages [2025-03-24T08:13:07.166Z] #86 DONE 3.1s [2025-03-24T08:13:07.166Z] [2025-03-24T08:13:07.166Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-24T08:13:07.166Z] #87 DONE 0.0s [2025-03-24T08:13:07.166Z] [2025-03-24T08:13:07.166Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-24T08:13:07.166Z] #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.166Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.426Z] #88 3.172 OK: 8 MiB in 16 packages [2025-03-24T08:13:07.683Z] #88 DONE 3.3s [2025-03-24T08:13:07.683Z] [2025-03-24T08:13:07.683Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-24T08:13:07.683Z] #70 2.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.683Z] #70 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.683Z] #70 ... [2025-03-24T08:13:07.683Z] [2025-03-24T08:13:07.683Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-24T08:13:07.683Z] #0 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.683Z] #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.683Z] #0 3.027 OK: 8 MiB in 18 packages [2025-03-24T08:13:07.683Z] #89 DONE 3.2s [2025-03-24T08:13:07.941Z] [2025-03-24T08:13:07.941Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-24T08:13:07.941Z] #71 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:07.941Z] #71 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:08.200Z] #71 ... [2025-03-24T08:13:08.200Z] [2025-03-24T08:13:08.200Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:13:08.200Z] #90 DONE 0.5s [2025-03-24T08:13:08.200Z] [2025-03-24T08:13:08.200Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-24T08:13:08.200Z] #0 2.485 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:08.200Z] #0 2.950 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:08.200Z] #0 3.775 OK: 248 MiB in 58 packages [2025-03-24T08:13:08.200Z] #91 DONE 4.1s [2025-03-24T08:13:08.200Z] [2025-03-24T08:13:08.200Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-24T08:13:08.200Z] #70 3.253 OK: 9 MiB in 19 packages [2025-03-24T08:13:08.200Z] #70 DONE 3.5s [2025-03-24T08:13:08.200Z] [2025-03-24T08:13:08.200Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-24T08:13:08.200Z] #92 DONE 0.1s [2025-03-24T08:13:08.200Z] [2025-03-24T08:13:08.200Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:13:08.200Z] #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:08.200Z] #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:08.200Z] #0 3.091 OK: 10 MiB in 17 packages [2025-03-24T08:13:08.200Z] #93 DONE 3.6s [2025-03-24T08:13:08.459Z] [2025-03-24T08:13:08.459Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-24T08:13:08.459Z] #94 DONE 0.1s [2025-03-24T08:13:08.459Z] [2025-03-24T08:13:08.459Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-24T08:13:08.459Z] #71 3.539 OK: 19 MiB in 18 packages [2025-03-24T08:13:08.718Z] #71 ... [2025-03-24T08:13:08.718Z] [2025-03-24T08:13:08.718Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-24T08:13:08.718Z] #95 DONE 0.5s [2025-03-24T08:13:08.976Z] [2025-03-24T08:13:08.976Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-24T08:13:08.976Z] #71 DONE 4.0s [2025-03-24T08:13:08.976Z] [2025-03-24T08:13:08.976Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:13:08.976Z] #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:08.976Z] #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-24T08:13:08.976Z] #0 3.856 OK: 13 MiB in 28 packages [2025-03-24T08:13:08.976Z] #96 DONE 4.1s [2025-03-24T08:13:08.976Z] [2025-03-24T08:13:08.976Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:13:08.976Z] #97 DONE 0.6s [2025-03-24T08:13:08.976Z] [2025-03-24T08:13:08.976Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-24T08:13:08.976Z] #98 DONE 0.6s [2025-03-24T08:13:08.976Z] [2025-03-24T08:13:08.976Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-24T08:13:08.976Z] #99 DONE 0.1s [2025-03-24T08:13:08.976Z] [2025-03-24T08:13:08.976Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-24T08:13:08.976Z] #100 DONE 0.1s [2025-03-24T08:13:08.976Z] [2025-03-24T08:13:08.976Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-24T08:13:08.976Z] #101 DONE 0.1s [2025-03-24T08:13:08.976Z] [2025-03-24T08:13:08.976Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-24T08:13:09.235Z] #102 ... [2025-03-24T08:13:09.235Z] [2025-03-24T08:13:09.235Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-24T08:13:09.235Z] #103 DONE 0.2s [2025-03-24T08:13:09.235Z] [2025-03-24T08:13:09.235Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-24T08:13:09.235Z] #102 DONE 0.4s [2025-03-24T08:13:09.235Z] [2025-03-24T08:13:09.236Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-24T08:13:09.494Z] #104 DONE 0.3s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:13:09.494Z] #105 DONE 0.5s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-24T08:13:09.494Z] #106 DONE 1.9s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-24T08:13:09.494Z] #107 DONE 0.1s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-24T08:13:09.494Z] #108 DONE 0.1s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-24T08:13:09.494Z] #109 DONE 0.1s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-24T08:13:09.494Z] #110 DONE 0.1s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-24T08:13:09.494Z] #111 DONE 0.1s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-24T08:13:09.494Z] #112 DONE 0.0s [2025-03-24T08:13:09.494Z] [2025-03-24T08:13:09.494Z] #113 [security-spire-server] exporting to image [2025-03-24T08:13:09.494Z] #113 exporting layers [2025-03-24T08:13:09.754Z] #113 ... [2025-03-24T08:13:09.754Z] [2025-03-24T08:13:09.754Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-24T08:13:09.754Z] #114 DONE 0.0s [2025-03-24T08:13:09.754Z] [2025-03-24T08:13:09.754Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-24T08:13:09.754Z] #115 DONE 0.0s [2025-03-24T08:13:09.754Z] [2025-03-24T08:13:09.754Z] #113 [security-spire-agent] exporting to image [2025-03-24T08:13:10.319Z] #113 exporting layers 0.8s done [2025-03-24T08:13:10.319Z] #113 writing image sha256:f45e701862f04b4e5711e4c9670c9eab4f764294252ce5026a185a11b91c7b85 [2025-03-24T08:13:10.319Z] #113 exporting layers 0.7s done [2025-03-24T08:13:10.319Z] #113 writing image sha256:f45e701862f04b4e5711e4c9670c9eab4f764294252ce5026a185a11b91c7b85 done [2025-03-24T08:13:10.319Z] #113 naming to docker.io/library/security-spire-config done [2025-03-24T08:13:10.319Z] #113 exporting layers 0.7s done [2025-03-24T08:13:10.319Z] #113 writing image sha256:52405cd14e19bce440a22211c742a03ee7002c092f924058caba6525b3da396e done [2025-03-24T08:13:10.319Z] #113 naming to docker.io/library/security-spire-server done [2025-03-24T08:13:10.319Z] #113 writing image sha256:28a7d5eaecefd8924c3832b956346dd1bec0a96e74d3db6d038d6479635ce517 done [2025-03-24T08:13:10.319Z] #113 naming to docker.io/library/security-spire-agent done [2025-03-24T08:13:10.319Z] #113 DONE 1.0s [2025-03-24T08:13:10.319Z] [2025-03-24T08:13:10.319Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:13.607Z] #116 ... [2025-03-24T08:13:13.607Z] [2025-03-24T08:13:13.607Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:13:13.607Z] #55 ... [2025-03-24T08:13:13.607Z] [2025-03-24T08:13:13.607Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:14.980Z] #117 ... [2025-03-24T08:13:14.980Z] [2025-03-24T08:13:14.980Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:24.866Z] Removing intermediate container 3752d08ea654 [2025-03-24T08:13:24.866Z] ---> d57f62eae414 [2025-03-24T08:13:24.866Z] Successfully built d57f62eae414 [2025-03-24T08:13:24.866Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:13:25.200Z] + docker inspect -f . ci-base-image-arm64 [2025-03-24T08:13:25.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:13:25.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-41897 does not seem to be running inside a container [2025-03-24T08:13:25.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-24T08:13:26.665Z] $ docker top 23622d5ff3978bcb673bc65f24eeaa95cd5a94be1216da1f44e4e48033afa8b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-24T08:13:27.481Z] + go version [2025-03-24T08:13:27.481Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-24T08:13:27.505Z] $ docker stop --time=1 23622d5ff3978bcb673bc65f24eeaa95cd5a94be1216da1f44e4e48033afa8b2 [2025-03-24T08:13:29.159Z] $ docker rm -f --volumes 23622d5ff3978bcb673bc65f24eeaa95cd5a94be1216da1f44e4e48033afa8b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:13:29.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-24T08:13:29.856Z] [2025-03-24T08:13:29.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:13:30.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-24T08:13:30.461Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-24T08:13:30.461Z] 547446be3368: Pulling fs layer [2025-03-24T08:13:30.461Z] d125d8839a47: Pulling fs layer [2025-03-24T08:13:30.461Z] 3e85d5ac6304: Pulling fs layer [2025-03-24T08:13:30.461Z] c3105a71a48b: Pulling fs layer [2025-03-24T08:13:30.461Z] 0f093f025ec4: Pulling fs layer [2025-03-24T08:13:30.461Z] c3105a71a48b: Waiting [2025-03-24T08:13:30.461Z] c3106fc0e877: Pulling fs layer [2025-03-24T08:13:30.461Z] 0f093f025ec4: Waiting [2025-03-24T08:13:30.461Z] c3106fc0e877: Waiting [2025-03-24T08:13:30.461Z] 547446be3368: Verifying Checksum [2025-03-24T08:13:30.461Z] 547446be3368: Download complete [2025-03-24T08:13:30.461Z] c3105a71a48b: Verifying Checksum [2025-03-24T08:13:30.461Z] c3105a71a48b: Download complete [2025-03-24T08:13:31.041Z] d125d8839a47: Verifying Checksum [2025-03-24T08:13:31.041Z] d125d8839a47: Download complete [2025-03-24T08:13:31.041Z] c3106fc0e877: Verifying Checksum [2025-03-24T08:13:31.041Z] c3106fc0e877: Download complete [2025-03-24T08:13:31.041Z] 0f093f025ec4: Verifying Checksum [2025-03-24T08:13:31.041Z] 0f093f025ec4: Download complete [2025-03-24T08:13:31.309Z] 547446be3368: Pull complete [2025-03-24T08:13:32.264Z] d125d8839a47: Pull complete [2025-03-24T08:13:33.222Z] 3e85d5ac6304: Verifying Checksum [2025-03-24T08:13:33.222Z] 3e85d5ac6304: Download complete [2025-03-24T08:13:36.911Z] #118 DONE 32.1s [2025-03-24T08:13:36.911Z] [2025-03-24T08:13:36.911Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:36.911Z] #117 DONE 31.2s [2025-03-24T08:13:36.911Z] [2025-03-24T08:13:36.911Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-03-24T08:13:36.911Z] #119 ... [2025-03-24T08:13:36.911Z] [2025-03-24T08:13:36.911Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:36.911Z] #76 DONE 31.2s [2025-03-24T08:13:36.911Z] [2025-03-24T08:13:36.911Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:36.911Z] #116 DONE 28.6s [2025-03-24T08:13:36.911Z] [2025-03-24T08:13:36.911Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:36.911Z] #80 DONE 30.9s [2025-03-24T08:13:36.911Z] [2025-03-24T08:13:36.911Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:36.911Z] #85 DONE 30.5s [2025-03-24T08:13:37.169Z] [2025-03-24T08:13:37.169Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-24T08:13:43.283Z] 3e85d5ac6304: Pull complete [2025-03-24T08:13:43.283Z] c3105a71a48b: Pull complete [2025-03-24T08:13:43.735Z] #120 DONE 6.8s [2025-03-24T08:13:43.735Z] [2025-03-24T08:13:43.735Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-24T08:13:43.735Z] #121 DONE 6.8s [2025-03-24T08:13:43.735Z] [2025-03-24T08:13:43.735Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-24T08:13:43.735Z] #122 DONE 6.8s [2025-03-24T08:13:43.735Z] [2025-03-24T08:13:43.735Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-24T08:13:43.735Z] #123 CACHED [2025-03-24T08:13:43.735Z] [2025-03-24T08:13:43.735Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:43.735Z] #124 CACHED [2025-03-24T08:13:43.735Z] [2025-03-24T08:13:43.735Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:43.735Z] #125 CACHED [2025-03-24T08:13:43.735Z] [2025-03-24T08:13:43.735Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:43.735Z] #126 CACHED [2025-03-24T08:13:43.735Z] [2025-03-24T08:13:43.735Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:43.735Z] #127 CACHED [2025-03-24T08:13:43.735Z] [2025-03-24T08:13:43.735Z] #128 [core-metadata builder 6/7] COPY . . [2025-03-24T08:13:43.736Z] #128 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-03-24T08:13:43.736Z] #129 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:43.736Z] #130 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:43.736Z] #131 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #132 [core-command builder 6/7] COPY . . [2025-03-24T08:13:43.736Z] #132 DONE 6.9s [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:43.736Z] #133 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #134 [core-data builder 6/7] COPY . . [2025-03-24T08:13:43.736Z] #134 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:43.736Z] #135 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2025-03-24T08:13:43.736Z] #136 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:43.736Z] #137 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:43.736Z] #138 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-03-24T08:13:43.736Z] #119 DONE 6.9s [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-03-24T08:13:43.736Z] #139 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:13:43.736Z] #140 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:13:43.736Z] #141 CACHED [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #142 [support-scheduler builder 6/7] COPY . . [2025-03-24T08:13:43.736Z] #142 DONE 6.8s [2025-03-24T08:13:43.736Z] [2025-03-24T08:13:43.736Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-24T08:13:43.866Z] 0f093f025ec4: Pull complete [2025-03-24T08:13:44.133Z] c3106fc0e877: Pull complete [2025-03-24T08:13:44.133Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-24T08:13:44.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-24T08:13:44.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:13:44.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-41897 does not seem to be running inside a container [2025-03-24T08:13:44.419Z] $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-24T08:13:45.105Z] #143 1.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-24T08:13:46.617Z] $ docker top d9af8ab11ec3f96f3ab2fc343985bd14158dc7a5dbce4c2be97256aaa63ec974 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-24T08:13:47.126Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-24T08:13:55.068Z] #143 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-24T08:13:55.068Z] #0 1.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-24T08:13:55.068Z] #144 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:13:55.068Z] #0 0.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-24T08:13:55.068Z] #145 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-24T08:13:55.068Z] #0 0.879 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-24T08:13:55.068Z] #146 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-24T08:13:55.068Z] #0 0.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-24T08:13:55.068Z] #147 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-24T08:13:55.068Z] #0 0.543 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-24T08:13:55.068Z] #148 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:13:55.068Z] #0 0.730 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-24T08:13:55.068Z] #149 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-24T08:13:55.068Z] #0 1.730 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-24T08:13:55.068Z] #150 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:13:55.068Z] #0 1.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-24T08:13:55.068Z] #151 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-24T08:13:55.068Z] #0 0.633 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-24T08:13:55.068Z] #152 ... [2025-03-24T08:13:55.068Z] [2025-03-24T08:13:55.068Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-24T08:13:55.068Z] #0 0.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-24T08:13:55.327Z] #153 ... [2025-03-24T08:13:55.327Z] [2025-03-24T08:13:55.327Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-24T08:13:55.327Z] #0 1.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-24T08:13:57.211Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #1 transferring dockerfile: 2.00kB 0.0s done [2025-03-24T08:13:57.211Z] #1 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #2 transferring dockerfile: 1.70kB done [2025-03-24T08:13:57.211Z] #2 DONE 0.0s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #3 transferring dockerfile: 1.89kB done [2025-03-24T08:13:57.211Z] #3 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #4 transferring dockerfile: 2.50kB 0.0s done [2025-03-24T08:13:57.211Z] #4 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #5 transferring dockerfile: 1.83kB 0.0s done [2025-03-24T08:13:57.211Z] #5 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #6 transferring dockerfile: 2.01kB 0.0s done [2025-03-24T08:13:57.211Z] #6 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #7 [core-data internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #7 transferring dockerfile: 2.04kB done [2025-03-24T08:13:57.211Z] #7 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #8 transferring dockerfile: 2.14kB done [2025-03-24T08:13:57.211Z] #8 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #9 transferring dockerfile: 2.49kB done [2025-03-24T08:13:57.211Z] #9 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #10 transferring dockerfile: 2.23kB 0.0s done [2025-03-24T08:13:57.211Z] #10 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #11 [core-command internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #11 transferring dockerfile: 1.94kB done [2025-03-24T08:13:57.211Z] #11 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #12 transferring dockerfile: 3.02kB done [2025-03-24T08:13:57.211Z] #12 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-03-24T08:13:57.211Z] #13 transferring dockerfile: 1.69kB done [2025-03-24T08:13:57.211Z] #13 DONE 0.1s [2025-03-24T08:13:57.211Z] [2025-03-24T08:13:57.211Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-03-24T08:13:57.477Z] #14 transferring dockerfile: 1.81kB 0.0s done [2025-03-24T08:13:57.477Z] #14 DONE 0.1s [2025-03-24T08:13:57.477Z] [2025-03-24T08:13:57.477Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-03-24T08:13:57.477Z] #15 transferring dockerfile: 2.10kB done [2025-03-24T08:13:57.477Z] #15 DONE 0.1s [2025-03-24T08:13:57.477Z] [2025-03-24T08:13:57.477Z] #16 [support-notifications internal] load .dockerignore [2025-03-24T08:13:57.477Z] #16 transferring context: 50B 0.0s done [2025-03-24T08:13:57.477Z] #16 DONE 0.1s [2025-03-24T08:13:58.435Z] [2025-03-24T08:13:58.435Z] #17 [security-spire-server internal] load .dockerignore [2025-03-24T08:13:58.435Z] #17 transferring context: 50B done [2025-03-24T08:13:58.435Z] #17 DONE 0.0s [2025-03-24T08:13:58.435Z] [2025-03-24T08:13:58.435Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-24T08:13:58.435Z] #18 transferring context: 50B done [2025-03-24T08:13:58.435Z] #18 DONE 0.1s [2025-03-24T08:13:58.435Z] [2025-03-24T08:13:58.435Z] #19 [security-proxy-setup internal] load .dockerignore [2025-03-24T08:13:58.435Z] #19 transferring context: 50B done [2025-03-24T08:13:58.435Z] #19 DONE 0.0s [2025-03-24T08:13:58.435Z] [2025-03-24T08:13:58.435Z] #20 [support-scheduler internal] load .dockerignore [2025-03-24T08:13:58.435Z] #20 transferring context: 50B done [2025-03-24T08:13:58.435Z] #20 DONE 0.1s [2025-03-24T08:13:58.435Z] [2025-03-24T08:13:58.435Z] #21 [core-keeper internal] load .dockerignore [2025-03-24T08:13:58.435Z] #21 transferring context: 50B done [2025-03-24T08:13:58.435Z] #21 DONE 0.0s [2025-03-24T08:13:58.435Z] [2025-03-24T08:13:58.435Z] #22 [core-data internal] load .dockerignore [2025-03-24T08:13:58.701Z] #22 transferring context: 50B done [2025-03-24T08:13:58.701Z] #22 DONE 0.1s [2025-03-24T08:13:58.701Z] [2025-03-24T08:13:58.701Z] #23 [security-proxy-auth internal] load .dockerignore [2025-03-24T08:13:58.701Z] #23 transferring context: 50B done [2025-03-24T08:13:58.701Z] #23 DONE 0.1s [2025-03-24T08:13:58.701Z] [2025-03-24T08:13:58.701Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-03-24T08:13:58.701Z] #24 transferring context: 50B done [2025-03-24T08:13:58.701Z] #24 DONE 0.0s [2025-03-24T08:13:58.701Z] [2025-03-24T08:13:58.701Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-24T08:13:58.701Z] #25 transferring context: 50B done [2025-03-24T08:13:58.701Z] #25 DONE 0.0s [2025-03-24T08:13:58.701Z] [2025-03-24T08:13:58.701Z] #26 [core-command internal] load .dockerignore [2025-03-24T08:13:58.701Z] #26 transferring context: 50B done [2025-03-24T08:13:58.701Z] #26 DONE 0.1s [2025-03-24T08:13:58.701Z] [2025-03-24T08:13:58.701Z] #27 [security-bootstrapper internal] load .dockerignore [2025-03-24T08:13:58.970Z] #27 transferring context: 50B done [2025-03-24T08:13:58.970Z] #27 DONE 0.1s [2025-03-24T08:13:58.970Z] [2025-03-24T08:13:58.970Z] #28 [security-spire-config internal] load .dockerignore [2025-03-24T08:13:58.970Z] #28 transferring context: 50B done [2025-03-24T08:13:58.970Z] #28 DONE 0.1s [2025-03-24T08:13:58.970Z] [2025-03-24T08:13:58.970Z] #29 [security-spire-agent internal] load .dockerignore [2025-03-24T08:13:58.970Z] #29 transferring context: 50B 0.0s done [2025-03-24T08:13:58.970Z] #29 DONE 0.1s [2025-03-24T08:13:58.970Z] [2025-03-24T08:13:58.970Z] #30 [core-metadata internal] load .dockerignore [2025-03-24T08:13:58.970Z] #30 transferring context: 50B 0.0s done [2025-03-24T08:13:58.970Z] #30 DONE 0.1s [2025-03-24T08:13:58.970Z] [2025-03-24T08:13:58.970Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:13:58.970Z] #31 DONE 0.0s [2025-03-24T08:13:58.970Z] [2025-03-24T08:13:58.970Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-24T08:13:59.550Z] #32 DONE 0.4s [2025-03-24T08:13:59.550Z] [2025-03-24T08:13:59.550Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:13:59.550Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-24T08:13:59.550Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.1s [2025-03-24T08:13:59.550Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:13:59.550Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-24T08:13:59.550Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-24T08:13:59.817Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s [2025-03-24T08:13:59.817Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-24T08:13:59.817Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-24T08:14:00.087Z] #33 ... [2025-03-24T08:14:00.087Z] [2025-03-24T08:14:00.087Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:00.087Z] #31 DONE 0.0s [2025-03-24T08:14:00.354Z] [2025-03-24T08:14:00.354Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:00.354Z] #31 DONE 0.0s [2025-03-24T08:14:00.354Z] [2025-03-24T08:14:00.354Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:00.354Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-24T08:14:00.354Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-24T08:14:00.354Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:14:00.354Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-24T08:14:00.354Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-24T08:14:00.354Z] #33 ... [2025-03-24T08:14:00.354Z] [2025-03-24T08:14:00.354Z] #34 [support-notifications internal] load build context [2025-03-24T08:14:00.354Z] #34 transferring context: 3.21MB 0.7s done [2025-03-24T08:14:00.354Z] #34 DONE 0.9s [2025-03-24T08:14:00.354Z] [2025-03-24T08:14:00.354Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:00.354Z] #33 ... [2025-03-24T08:14:00.354Z] [2025-03-24T08:14:00.354Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:00.354Z] #31 DONE 0.0s [2025-03-24T08:14:00.354Z] [2025-03-24T08:14:00.354Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:00.354Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-24T08:14:00.354Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-24T08:14:00.354Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:14:00.354Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-24T08:14:00.354Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-24T08:14:00.636Z] #33 ... [2025-03-24T08:14:00.636Z] [2025-03-24T08:14:00.636Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:00.636Z] #31 DONE 0.0s [2025-03-24T08:14:00.636Z] [2025-03-24T08:14:00.636Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-24T08:14:00.636Z] #32 DONE 0.7s [2025-03-24T08:14:00.636Z] [2025-03-24T08:14:00.636Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:00.636Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-24T08:14:00.636Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-24T08:14:00.636Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:14:00.636Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-24T08:14:00.636Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-24T08:14:00.636Z] #33 ... [2025-03-24T08:14:00.636Z] [2025-03-24T08:14:00.636Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:00.636Z] #31 DONE 0.0s [2025-03-24T08:14:00.636Z] [2025-03-24T08:14:00.636Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:00.904Z] #33 ... [2025-03-24T08:14:00.904Z] [2025-03-24T08:14:00.904Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:00.904Z] #31 DONE 0.0s [2025-03-24T08:14:00.904Z] [2025-03-24T08:14:00.904Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:00.904Z] #33 ... [2025-03-24T08:14:00.904Z] [2025-03-24T08:14:00.904Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-24T08:14:00.904Z] #32 DONE 0.9s [2025-03-24T08:14:00.904Z] [2025-03-24T08:14:00.904Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:01.171Z] #33 ... [2025-03-24T08:14:01.171Z] [2025-03-24T08:14:01.171Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:01.171Z] #31 DONE 0.0s [2025-03-24T08:14:01.171Z] [2025-03-24T08:14:01.171Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-24T08:14:01.171Z] #35 DONE 1.1s [2025-03-24T08:14:01.171Z] [2025-03-24T08:14:01.171Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:01.171Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-24T08:14:01.171Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-24T08:14:01.171Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:14:01.171Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-24T08:14:01.171Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-24T08:14:01.436Z] #33 ... [2025-03-24T08:14:01.436Z] [2025-03-24T08:14:01.436Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:01.436Z] #31 DONE 0.0s [2025-03-24T08:14:01.436Z] [2025-03-24T08:14:01.436Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:01.436Z] #33 ... [2025-03-24T08:14:01.436Z] [2025-03-24T08:14:01.436Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-24T08:14:01.436Z] #32 DONE 1.2s [2025-03-24T08:14:01.436Z] [2025-03-24T08:14:01.436Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:01.436Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-24T08:14:01.436Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-24T08:14:01.436Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:14:01.436Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-24T08:14:01.436Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-24T08:14:01.704Z] #33 ... [2025-03-24T08:14:01.704Z] [2025-03-24T08:14:01.704Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:01.704Z] #31 DONE 0.0s [2025-03-24T08:14:01.704Z] [2025-03-24T08:14:01.704Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:01.704Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-24T08:14:01.704Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-24T08:14:01.704Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:14:01.704Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-24T08:14:01.704Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-24T08:14:02.290Z] #33 ... [2025-03-24T08:14:02.290Z] [2025-03-24T08:14:02.290Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-24T08:14:02.290Z] #31 DONE 0.0s [2025-03-24T08:14:02.290Z] [2025-03-24T08:14:02.290Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:02.290Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.3s done [2025-03-24T08:14:02.556Z] #33 ... [2025-03-24T08:14:02.556Z] [2025-03-24T08:14:02.556Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-24T08:14:02.556Z] #36 DONE 3.8s [2025-03-24T08:14:02.556Z] [2025-03-24T08:14:02.556Z] #37 [security-spiffe-token-provider internal] load build context [2025-03-24T08:14:02.556Z] #37 transferring context: 3.21MB 1.6s done [2025-03-24T08:14:02.556Z] #37 DONE 2.3s [2025-03-24T08:14:02.556Z] [2025-03-24T08:14:02.556Z] #38 [security-proxy-setup internal] load build context [2025-03-24T08:14:02.556Z] #38 transferring context: 3.21MB 1.6s done [2025-03-24T08:14:02.556Z] #38 DONE 2.2s [2025-03-24T08:14:02.556Z] [2025-03-24T08:14:02.556Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:02.556Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-24T08:14:02.556Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-24T08:14:02.556Z] #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-24T08:14:02.556Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-24T08:14:02.556Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-03-24T08:14:02.556Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s [2025-03-24T08:14:02.556Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done [2025-03-24T08:14:02.556Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-03-24T08:14:02.822Z] #39 ... [2025-03-24T08:14:02.822Z] [2025-03-24T08:14:02.822Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-24T08:14:02.822Z] #32 DONE 2.4s [2025-03-24T08:14:02.822Z] [2025-03-24T08:14:02.822Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-24T08:14:02.822Z] #36 DONE 3.8s [2025-03-24T08:14:02.822Z] [2025-03-24T08:14:02.822Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:02.822Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-03-24T08:14:03.087Z] #39 ... [2025-03-24T08:14:03.087Z] [2025-03-24T08:14:03.087Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-24T08:14:03.087Z] #35 DONE 2.2s [2025-03-24T08:14:03.087Z] [2025-03-24T08:14:03.087Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-24T08:14:03.087Z] #36 DONE 3.8s [2025-03-24T08:14:03.087Z] [2025-03-24T08:14:03.088Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:03.088Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-24T08:14:03.088Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-24T08:14:03.088Z] #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-24T08:14:03.088Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-24T08:14:03.088Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-03-24T08:14:03.088Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-03-24T08:14:03.088Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done [2025-03-24T08:14:03.088Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-03-24T08:14:03.088Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.5s [2025-03-24T08:14:03.356Z] #39 ... [2025-03-24T08:14:03.356Z] [2025-03-24T08:14:03.356Z] #40 [security-spire-server internal] load build context [2025-03-24T08:14:03.356Z] #40 transferring context: 23.80kB 0.3s done [2025-03-24T08:14:03.356Z] #40 DONE 2.0s [2025-03-24T08:14:03.356Z] [2025-03-24T08:14:03.356Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:03.356Z] #39 ... [2025-03-24T08:14:03.356Z] [2025-03-24T08:14:03.356Z] #41 [support-scheduler internal] load build context [2025-03-24T08:14:03.356Z] #41 transferring context: 3.21MB 1.7s done [2025-03-24T08:14:03.356Z] #41 DONE 2.8s [2025-03-24T08:14:03.356Z] [2025-03-24T08:14:03.356Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:03.356Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-24T08:14:03.356Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-24T08:14:03.622Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.0s [2025-03-24T08:14:03.889Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.31MB / 33.17MB 2.4s [2025-03-24T08:14:04.159Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 2.5s [2025-03-24T08:14:04.425Z] #39 ... [2025-03-24T08:14:04.425Z] [2025-03-24T08:14:04.425Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-24T08:14:04.425Z] #42 DONE 2.3s [2025-03-24T08:14:04.425Z] [2025-03-24T08:14:04.425Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:04.425Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.9s [2025-03-24T08:14:04.425Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-24T08:14:04.425Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-24T08:14:04.425Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-24T08:14:04.425Z] #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-24T08:14:04.425Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-24T08:14:04.425Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-03-24T08:14:04.425Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-03-24T08:14:04.425Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done [2025-03-24T08:14:04.425Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-03-24T08:14:04.425Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-24T08:14:04.425Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-24T08:14:04.701Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.03MB / 33.17MB 3.1s [2025-03-24T08:14:04.701Z] #39 ... [2025-03-24T08:14:04.701Z] [2025-03-24T08:14:04.701Z] #43 [core-data internal] load build context [2025-03-24T08:14:04.701Z] #43 transferring context: 3.21MB 2.2s done [2025-03-24T08:14:04.701Z] #43 DONE 4.1s [2025-03-24T08:14:04.701Z] [2025-03-24T08:14:04.701Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:04.701Z] #39 ... [2025-03-24T08:14:04.701Z] [2025-03-24T08:14:04.701Z] #44 [core-keeper internal] load build context [2025-03-24T08:14:04.701Z] #44 transferring context: 3.21MB 2.7s done [2025-03-24T08:14:04.701Z] #44 DONE 4.3s [2025-03-24T08:14:04.701Z] [2025-03-24T08:14:04.701Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-24T08:14:04.701Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-24T08:14:04.701Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-24T08:14:04.701Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-24T08:14:04.701Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-24T08:14:04.701Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-24T08:14:04.701Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.3s done [2025-03-24T08:14:04.701Z] #33 DONE 6.2s [2025-03-24T08:14:04.701Z] [2025-03-24T08:14:04.701Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:04.974Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 3.4s [2025-03-24T08:14:05.240Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 3.8s [2025-03-24T08:14:05.510Z] #39 ... [2025-03-24T08:14:05.510Z] [2025-03-24T08:14:05.510Z] #45 [security-spire-config internal] load build context [2025-03-24T08:14:05.510Z] #45 transferring context: 22.05kB 0.1s done [2025-03-24T08:14:05.510Z] #45 DONE 2.3s [2025-03-24T08:14:05.510Z] [2025-03-24T08:14:05.510Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:05.510Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 4.0s [2025-03-24T08:14:05.510Z] #39 ... [2025-03-24T08:14:05.510Z] [2025-03-24T08:14:05.510Z] #46 [core-command internal] load build context [2025-03-24T08:14:05.510Z] #46 transferring context: 3.21MB 2.3s done [2025-03-24T08:14:05.510Z] #46 DONE 4.1s [2025-03-24T08:14:05.510Z] [2025-03-24T08:14:05.510Z] #47 [security-proxy-auth internal] load build context [2025-03-24T08:14:05.510Z] #47 transferring context: 3.21MB 2.5s done [2025-03-24T08:14:05.510Z] #47 DONE 4.6s [2025-03-24T08:14:05.510Z] [2025-03-24T08:14:05.510Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:05.510Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 4.0s [2025-03-24T08:14:05.774Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 4.2s [2025-03-24T08:14:05.774Z] #39 ... [2025-03-24T08:14:05.774Z] [2025-03-24T08:14:05.774Z] #48 [security-secretstore-setup internal] load build context [2025-03-24T08:14:05.774Z] #48 transferring context: 3.21MB 2.7s done [2025-03-24T08:14:05.774Z] #48 DONE 4.7s [2025-03-24T08:14:05.774Z] [2025-03-24T08:14:05.774Z] #49 [core-common-config-bootstrapper internal] load build context [2025-03-24T08:14:05.774Z] #49 transferring context: 3.21MB 2.8s done [2025-03-24T08:14:05.774Z] #49 DONE 4.3s [2025-03-24T08:14:05.774Z] [2025-03-24T08:14:05.774Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:06.039Z] #39 ... [2025-03-24T08:14:06.039Z] [2025-03-24T08:14:06.039Z] #50 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-24T08:14:06.039Z] #50 DONE 3.6s [2025-03-24T08:14:06.039Z] [2025-03-24T08:14:06.039Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:06.039Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.63MB / 33.17MB 4.5s [2025-03-24T08:14:06.039Z] #39 ... [2025-03-24T08:14:06.039Z] [2025-03-24T08:14:06.039Z] #51 [core-metadata internal] load build context [2025-03-24T08:14:06.039Z] #51 transferring context: 3.21MB 2.1s done [2025-03-24T08:14:06.039Z] #51 DONE 3.2s [2025-03-24T08:14:06.039Z] [2025-03-24T08:14:06.039Z] #52 [security-spire-agent internal] load build context [2025-03-24T08:14:06.039Z] #52 transferring context: 23.33kB 0.1s done [2025-03-24T08:14:06.039Z] #52 DONE 1.6s [2025-03-24T08:14:06.039Z] [2025-03-24T08:14:06.039Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:06.039Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.21MB / 33.17MB 4.5s [2025-03-24T08:14:06.307Z] #39 ... [2025-03-24T08:14:06.307Z] [2025-03-24T08:14:06.307Z] #53 [security-bootstrapper internal] load build context [2025-03-24T08:14:06.307Z] #53 transferring context: 3.21MB 1.4s done [2025-03-24T08:14:06.307Z] #53 DONE 3.2s [2025-03-24T08:14:06.307Z] [2025-03-24T08:14:06.307Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:06.307Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.7s done [2025-03-24T08:14:06.307Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.7s done [2025-03-24T08:14:07.268Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-24T08:14:13.908Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.5s [2025-03-24T08:14:14.495Z] #39 ... [2025-03-24T08:14:14.495Z] [2025-03-24T08:14:14.495Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:14:14.495Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-24T08:14:14.495Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-24T08:14:14.495Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-24T08:14:14.495Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-24T08:14:14.495Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-03-24T08:14:14.495Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-24T08:14:14.495Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.9s done [2025-03-24T08:14:14.495Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-24T08:14:14.495Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.8s done [2025-03-24T08:14:14.495Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.5s [2025-03-24T08:14:15.904Z] #54 ... [2025-03-24T08:14:15.904Z] [2025-03-24T08:14:15.904Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-24T08:14:15.904Z] #0 8.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:15.904Z] #0 9.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:15.904Z] #55 ... [2025-03-24T08:14:15.904Z] [2025-03-24T08:14:15.904Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-24T08:14:15.904Z] #0 8.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:15.904Z] #0 9.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:15.904Z] #56 ... [2025-03-24T08:14:15.904Z] [2025-03-24T08:14:15.904Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-24T08:14:16.175Z] #57 DONE 10.3s [2025-03-24T08:14:16.175Z] [2025-03-24T08:14:16.175Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-24T08:14:16.175Z] #0 9.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:16.175Z] #58 ... [2025-03-24T08:14:16.175Z] [2025-03-24T08:14:16.175Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-24T08:14:16.175Z] #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:16.175Z] #0 9.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:16.440Z] #59 ... [2025-03-24T08:14:16.440Z] [2025-03-24T08:14:16.440Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-24T08:14:16.440Z] #0 6.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:16.440Z] #0 7.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:16.440Z] #60 ... [2025-03-24T08:14:16.440Z] [2025-03-24T08:14:16.440Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-24T08:14:16.706Z] #61 ... [2025-03-24T08:14:16.706Z] [2025-03-24T08:14:16.706Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-24T08:14:16.706Z] #62 ... [2025-03-24T08:14:16.706Z] [2025-03-24T08:14:16.706Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-24T08:14:16.971Z] #63 ... [2025-03-24T08:14:16.971Z] [2025-03-24T08:14:16.971Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:14:16.971Z] #64 ... [2025-03-24T08:14:16.971Z] [2025-03-24T08:14:16.971Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-24T08:14:17.236Z] #65 ... [2025-03-24T08:14:17.236Z] [2025-03-24T08:14:17.236Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-24T08:14:17.236Z] #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:17.236Z] #66 ... [2025-03-24T08:14:17.236Z] [2025-03-24T08:14:17.236Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-24T08:14:17.502Z] #67 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:17.502Z] #67 ... [2025-03-24T08:14:17.502Z] [2025-03-24T08:14:17.502Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-24T08:14:17.502Z] #0 7.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:17.502Z] #0 7.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:17.502Z] #68 ... [2025-03-24T08:14:17.502Z] [2025-03-24T08:14:17.502Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-24T08:14:17.503Z] #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:17.503Z] #0 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:17.772Z] #69 ... [2025-03-24T08:14:17.772Z] [2025-03-24T08:14:17.772Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-24T08:14:17.772Z] #0 9.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:17.772Z] #0 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:17.772Z] #70 ... [2025-03-24T08:14:17.772Z] [2025-03-24T08:14:17.772Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:14:18.053Z] #71 ... [2025-03-24T08:14:18.053Z] [2025-03-24T08:14:18.053Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-24T08:14:18.053Z] #63 DONE 12.0s [2025-03-24T08:14:18.053Z] [2025-03-24T08:14:18.053Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-24T08:14:21.539Z] #72 ... [2025-03-24T08:14:21.539Z] [2025-03-24T08:14:21.539Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-24T08:14:21.539Z] #60 13.02 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:21.539Z] #60 13.13 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:21.539Z] #60 13.49 OK: 9 MiB in 15 packages [2025-03-24T08:14:21.539Z] #60 DONE 15.4s [2025-03-24T08:14:21.539Z] [2025-03-24T08:14:21.539Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:21.539Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.9s [2025-03-24T08:14:24.935Z] #39 ... [2025-03-24T08:14:24.935Z] [2025-03-24T08:14:24.935Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-24T08:14:24.935Z] #55 18.96 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:24.935Z] #55 ... [2025-03-24T08:14:24.935Z] [2025-03-24T08:14:24.935Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-24T08:14:24.935Z] #68 12.51 (1/7) Installing ca-certificates (20241121-r1) [2025-03-24T08:14:24.935Z] #68 13.35 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:24.935Z] #68 13.40 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-24T08:14:24.935Z] #68 13.46 (4/7) Installing libsodium (1.0.19-r0) [2025-03-24T08:14:24.935Z] #68 13.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-24T08:14:24.935Z] #68 14.20 (6/7) Installing libzmq (4.3.5-r2) [2025-03-24T08:14:24.935Z] #68 14.41 (7/7) Installing zeromq (4.3.5-r2) [2025-03-24T08:14:24.935Z] #68 14.53 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:24.935Z] #68 14.76 Executing ca-certificates-20241121-r1.trigger [2025-03-24T08:14:24.935Z] #68 16.83 OK: 14 MiB in 21 packages [2025-03-24T08:14:24.935Z] #68 DONE 19.1s [2025-03-24T08:14:24.935Z] [2025-03-24T08:14:24.935Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-24T08:14:24.935Z] #55 19.06 (2/4) Installing openssl (3.3.3-r0) [2025-03-24T08:14:25.202Z] #55 19.35 (3/4) Installing su-exec (0.2-r3) [2025-03-24T08:14:25.202Z] #55 19.39 (4/4) Installing yq-go (4.44.1-r2) [2025-03-24T08:14:26.167Z] #55 ... [2025-03-24T08:14:26.167Z] [2025-03-24T08:14:26.167Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:14:26.167Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.3s done [2025-03-24T08:14:26.167Z] #54 ... [2025-03-24T08:14:26.167Z] [2025-03-24T08:14:26.167Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-24T08:14:26.167Z] #0 5.980 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:26.167Z] #0 8.081 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:26.167Z] #73 ... [2025-03-24T08:14:26.167Z] [2025-03-24T08:14:26.167Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:26.167Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.0s [2025-03-24T08:14:27.165Z] #39 ... [2025-03-24T08:14:27.165Z] [2025-03-24T08:14:27.165Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-24T08:14:27.165Z] #61 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:27.165Z] #61 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:27.165Z] #61 ... [2025-03-24T08:14:27.165Z] [2025-03-24T08:14:27.165Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-24T08:14:27.165Z] #58 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:27.165Z] #58 ... [2025-03-24T08:14:27.165Z] [2025-03-24T08:14:27.165Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:27.751Z] #39 ... [2025-03-24T08:14:27.751Z] [2025-03-24T08:14:27.751Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-24T08:14:27.751Z] #66 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:27.751Z] #66 21.92 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:27.751Z] #66 21.97 (2/2) Installing su-exec (0.2-r3) [2025-03-24T08:14:27.751Z] #66 21.98 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:28.020Z] #66 ... [2025-03-24T08:14:28.020Z] [2025-03-24T08:14:28.020Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:28.020Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done [2025-03-24T08:14:28.020Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done [2025-03-24T08:14:28.020Z] #39 ... [2025-03-24T08:14:28.020Z] [2025-03-24T08:14:28.020Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:14:28.020Z] #71 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:28.020Z] #71 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:28.286Z] #71 ... [2025-03-24T08:14:28.286Z] [2025-03-24T08:14:28.286Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-24T08:14:28.286Z] #62 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:28.286Z] #62 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:28.286Z] #62 ... [2025-03-24T08:14:28.286Z] [2025-03-24T08:14:28.286Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:14:28.555Z] #39 ... [2025-03-24T08:14:28.555Z] [2025-03-24T08:14:28.555Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:14:28.555Z] #64 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:28.555Z] #64 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:28.555Z] #64 ... [2025-03-24T08:14:28.555Z] [2025-03-24T08:14:28.555Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-24T08:14:28.555Z] #66 22.23 OK: 9 MiB in 16 packages [2025-03-24T08:14:29.520Z] #66 ... [2025-03-24T08:14:29.520Z] [2025-03-24T08:14:29.520Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-24T08:14:29.520Z] #55 20.83 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:29.520Z] #55 21.16 OK: 20 MiB in 18 packages [2025-03-24T08:14:29.520Z] #55 DONE 23.5s [2025-03-24T08:14:29.520Z] [2025-03-24T08:14:29.520Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-24T08:14:29.520Z] #65 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:29.520Z] #65 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:29.520Z] #65 ... [2025-03-24T08:14:29.520Z] [2025-03-24T08:14:29.520Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-24T08:14:29.792Z] #74 ... [2025-03-24T08:14:29.792Z] [2025-03-24T08:14:29.792Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-24T08:14:29.792Z] #67 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:30.059Z] #67 ... [2025-03-24T08:14:30.060Z] [2025-03-24T08:14:30.060Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-24T08:14:30.060Z] #69 23.28 (1/4) Installing ca-certificates (20241121-r1) [2025-03-24T08:14:30.060Z] #69 24.00 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:30.060Z] #69 24.06 (3/4) Installing su-exec (0.2-r3) [2025-03-24T08:14:30.060Z] #69 24.07 (4/4) Installing yq-go (4.44.1-r2) [2025-03-24T08:14:30.060Z] #69 ... [2025-03-24T08:14:30.060Z] [2025-03-24T08:14:30.060Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-24T08:14:30.060Z] #66 DONE 24.4s [2025-03-24T08:14:30.327Z] [2025-03-24T08:14:30.327Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-24T08:14:31.296Z] #75 ... [2025-03-24T08:14:31.296Z] [2025-03-24T08:14:31.296Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:31.296Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:31.296Z] #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:31.296Z] #76 ... [2025-03-24T08:14:31.296Z] [2025-03-24T08:14:31.296Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-24T08:14:31.296Z] #62 24.99 OK: 239 MiB in 58 packages [2025-03-24T08:14:32.737Z] #62 DONE 26.8s [2025-03-24T08:14:32.737Z] [2025-03-24T08:14:32.737Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:33.004Z] #77 ... [2025-03-24T08:14:33.004Z] [2025-03-24T08:14:33.004Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-24T08:14:33.004Z] #61 25.59 OK: 239 MiB in 58 packages [2025-03-24T08:14:33.004Z] #61 DONE 27.1s [2025-03-24T08:14:33.314Z] [2025-03-24T08:14:33.314Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-24T08:14:33.314Z] #74 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:33.582Z] #74 ... [2025-03-24T08:14:33.582Z] [2025-03-24T08:14:33.582Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-24T08:14:33.582Z] #72 5.222 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:33.582Z] #72 7.106 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:33.582Z] #72 ... [2025-03-24T08:14:33.582Z] [2025-03-24T08:14:33.582Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:33.582Z] #77 DONE 0.8s [2025-03-24T08:14:33.582Z] [2025-03-24T08:14:33.582Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:33.853Z] #78 DONE 0.7s [2025-03-24T08:14:33.853Z] [2025-03-24T08:14:33.853Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-24T08:14:33.853Z] #75 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:34.469Z] #75 ... [2025-03-24T08:14:34.469Z] [2025-03-24T08:14:34.469Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-24T08:14:34.469Z] #67 25.77 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:34.469Z] #67 25.80 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:34.469Z] #67 26.08 OK: 9 MiB in 15 packages [2025-03-24T08:14:34.469Z] #67 DONE 28.8s [2025-03-24T08:14:34.736Z] [2025-03-24T08:14:34.736Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-24T08:14:34.736Z] #79 ... [2025-03-24T08:14:34.736Z] [2025-03-24T08:14:34.736Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:34.736Z] #0 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:34.736Z] #0 5.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:35.007Z] #80 ... [2025-03-24T08:14:35.007Z] [2025-03-24T08:14:35.007Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:14:35.007Z] #64 26.11 OK: 239 MiB in 58 packages [2025-03-24T08:14:35.007Z] #64 DONE 29.0s [2025-03-24T08:14:35.007Z] [2025-03-24T08:14:35.007Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:35.598Z] #81 ... [2025-03-24T08:14:35.598Z] [2025-03-24T08:14:35.598Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-24T08:14:35.598Z] #56 19.84 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-24T08:14:35.598Z] #56 19.84 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-24T08:14:35.598Z] #56 19.84 OK: 24048 distinct packages available [2025-03-24T08:14:35.598Z] #56 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:35.598Z] #56 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:35.598Z] #56 ... [2025-03-24T08:14:35.598Z] [2025-03-24T08:14:35.598Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-24T08:14:35.598Z] #71 26.43 OK: 239 MiB in 58 packages [2025-03-24T08:14:35.598Z] #71 DONE 29.7s [2025-03-24T08:14:35.598Z] [2025-03-24T08:14:35.598Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:35.902Z] #82 ... [2025-03-24T08:14:35.902Z] [2025-03-24T08:14:35.902Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:35.902Z] #81 DONE 1.0s [2025-03-24T08:14:36.181Z] [2025-03-24T08:14:36.181Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:14:36.451Z] #83 ... [2025-03-24T08:14:36.451Z] [2025-03-24T08:14:36.451Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-24T08:14:36.451Z] #59 20.77 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-24T08:14:36.451Z] #59 20.78 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-24T08:14:36.451Z] #59 20.78 OK: 24048 distinct packages available [2025-03-24T08:14:36.451Z] #59 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:36.451Z] #59 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:36.720Z] #59 ... [2025-03-24T08:14:36.720Z] [2025-03-24T08:14:36.720Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-24T08:14:36.720Z] #72 18.43 OK: 239 MiB in 58 packages [2025-03-24T08:14:36.720Z] #72 ... [2025-03-24T08:14:36.720Z] [2025-03-24T08:14:36.720Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-24T08:14:36.720Z] #58 23.22 (1/3) Installing ca-certificates (20241121-r1) [2025-03-24T08:14:36.720Z] #58 23.97 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:36.720Z] #58 24.00 (3/3) Installing tzdata (2025a-r0) [2025-03-24T08:14:36.720Z] #58 25.94 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:36.720Z] #58 26.15 Executing ca-certificates-20241121-r1.trigger [2025-03-24T08:14:36.720Z] #58 27.65 OK: 11 MiB in 17 packages [2025-03-24T08:14:36.720Z] #58 DONE 31.0s [2025-03-24T08:14:36.720Z] [2025-03-24T08:14:36.720Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:37.311Z] #84 ... [2025-03-24T08:14:37.311Z] [2025-03-24T08:14:37.311Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:37.311Z] #82 DONE 1.7s [2025-03-24T08:14:37.311Z] [2025-03-24T08:14:37.311Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-24T08:14:37.311Z] #69 25.75 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:37.311Z] #69 26.00 Executing ca-certificates-20241121-r1.trigger [2025-03-24T08:14:37.311Z] #69 28.24 OK: 20 MiB in 18 packages [2025-03-24T08:14:37.311Z] #69 DONE 31.6s [2025-03-24T08:14:37.311Z] [2025-03-24T08:14:37.311Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:14:37.578Z] #85 ... [2025-03-24T08:14:37.578Z] [2025-03-24T08:14:37.578Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-24T08:14:37.578Z] #70 21.68 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-24T08:14:37.578Z] #70 21.68 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-24T08:14:37.578Z] #70 21.68 OK: 24048 distinct packages available [2025-03-24T08:14:37.578Z] #70 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:37.578Z] #70 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:37.578Z] #70 ... [2025-03-24T08:14:37.578Z] [2025-03-24T08:14:37.578Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-24T08:14:38.539Z] #86 ... [2025-03-24T08:14:38.539Z] [2025-03-24T08:14:38.539Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-24T08:14:38.539Z] #72 DONE 20.5s [2025-03-24T08:14:38.810Z] [2025-03-24T08:14:38.810Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-24T08:14:39.397Z] #87 ... [2025-03-24T08:14:39.397Z] [2025-03-24T08:14:39.397Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:39.397Z] #76 16.45 OK: 9 MiB in 15 packages [2025-03-24T08:14:39.397Z] #76 DONE 18.2s [2025-03-24T08:14:39.397Z] [2025-03-24T08:14:39.397Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-24T08:14:39.397Z] #73 21.73 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:39.397Z] #73 22.71 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:39.397Z] #73 22.92 OK: 9 MiB in 15 packages [2025-03-24T08:14:40.388Z] #73 ... [2025-03-24T08:14:40.388Z] [2025-03-24T08:14:40.388Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-24T08:14:40.388Z] #87 DONE 1.7s [2025-03-24T08:14:40.388Z] [2025-03-24T08:14:40.388Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-24T08:14:40.388Z] #56 34.81 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:40.388Z] #56 34.88 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-24T08:14:40.661Z] #56 34.98 (3/5) Installing libucontext (1.2-r3) [2025-03-24T08:14:40.661Z] #56 34.98 (4/5) Installing gcompat (1.1.0-r4) [2025-03-24T08:14:40.661Z] #56 35.05 (5/5) Installing openssl (3.3.3-r0) [2025-03-24T08:14:40.930Z] #56 35.16 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:40.930Z] #56 35.35 OK: 10 MiB in 19 packages [2025-03-24T08:14:41.196Z] #56 ... [2025-03-24T08:14:41.196Z] [2025-03-24T08:14:41.196Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-24T08:14:41.196Z] #73 DONE 25.0s [2025-03-24T08:14:41.196Z] [2025-03-24T08:14:41.196Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-24T08:14:41.196Z] #59 34.91 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:41.196Z] #59 34.91 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-24T08:14:41.196Z] #59 34.93 (3/4) Installing libucontext (1.2-r3) [2025-03-24T08:14:41.196Z] #59 34.97 (4/4) Installing gcompat (1.1.0-r4) [2025-03-24T08:14:41.196Z] #59 35.05 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:41.196Z] #59 35.20 OK: 9 MiB in 18 packages [2025-03-24T08:14:42.623Z] #59 ... [2025-03-24T08:14:42.623Z] [2025-03-24T08:14:42.623Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-24T08:14:42.623Z] #65 26.30 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-24T08:14:42.623Z] #65 26.30 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-24T08:14:42.623Z] #65 26.30 OK: 24068 distinct packages available [2025-03-24T08:14:42.623Z] #65 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:42.623Z] #65 32.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:42.623Z] #65 ... [2025-03-24T08:14:42.623Z] [2025-03-24T08:14:42.623Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-24T08:14:42.623Z] #56 DONE 36.9s [2025-03-24T08:14:42.623Z] [2025-03-24T08:14:42.623Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-24T08:14:42.891Z] #88 ... [2025-03-24T08:14:42.891Z] [2025-03-24T08:14:42.891Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-24T08:14:42.891Z] #59 DONE 37.3s [2025-03-24T08:14:42.891Z] [2025-03-24T08:14:42.891Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-24T08:14:42.891Z] #70 36.15 (1/14) Installing ca-certificates (20241121-r1) [2025-03-24T08:14:42.891Z] #70 36.39 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-24T08:14:42.892Z] #70 36.55 (3/14) Installing c-ares (1.33.1-r0) [2025-03-24T08:14:42.892Z] #70 36.60 (4/14) Installing libunistring (1.2-r0) [2025-03-24T08:14:43.166Z] #70 36.97 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-24T08:14:43.166Z] #70 37.01 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-24T08:14:43.166Z] #70 37.06 (7/14) Installing libpsl (0.21.5-r1) [2025-03-24T08:14:43.166Z] #70 37.07 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-24T08:14:43.166Z] #70 37.15 (9/14) Installing libcurl (8.12.1-r0) [2025-03-24T08:14:43.166Z] #70 37.22 (10/14) Installing curl (8.12.1-r0) [2025-03-24T08:14:43.166Z] #70 37.28 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-24T08:14:43.166Z] #70 37.38 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-24T08:14:43.166Z] #70 37.38 (13/14) Installing libucontext (1.2-r3) [2025-03-24T08:14:43.166Z] #70 37.39 (14/14) Installing gcompat (1.1.0-r4) [2025-03-24T08:14:43.166Z] #70 37.44 Executing busybox-1.36.1-r29.trigger [2025-03-24T08:14:43.434Z] #70 37.59 Executing ca-certificates-20241121-r1.trigger [2025-03-24T08:14:43.701Z] #70 ... [2025-03-24T08:14:43.701Z] [2025-03-24T08:14:43.701Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:14:43.701Z] #89 ... [2025-03-24T08:14:43.701Z] [2025-03-24T08:14:43.701Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-24T08:14:43.978Z] #90 ... [2025-03-24T08:14:43.978Z] [2025-03-24T08:14:43.978Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:43.978Z] #80 17.00 OK: 14 MiB in 21 packages [2025-03-24T08:14:43.978Z] #80 DONE 19.1s [2025-03-24T08:14:43.978Z] [2025-03-24T08:14:43.978Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:14:43.978Z] #91 ... [2025-03-24T08:14:43.978Z] [2025-03-24T08:14:43.978Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:14:44.955Z] #92 ... [2025-03-24T08:14:44.955Z] [2025-03-24T08:14:44.955Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-24T08:14:44.955Z] #74 6.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:44.955Z] #74 14.56 OK: 20 MiB in 18 packages [2025-03-24T08:14:44.955Z] #74 DONE 15.8s [2025-03-24T08:14:45.223Z] [2025-03-24T08:14:45.223Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-24T08:14:45.223Z] #65 39.08 OK: 239 MiB in 58 packages [2025-03-24T08:14:45.223Z] #65 ... [2025-03-24T08:14:45.223Z] [2025-03-24T08:14:45.223Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-24T08:14:45.223Z] #93 DONE 0.2s [2025-03-24T08:14:45.491Z] [2025-03-24T08:14:45.491Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-24T08:14:45.491Z] #70 38.42 OK: 15 MiB in 28 packages [2025-03-24T08:14:45.491Z] #70 ... [2025-03-24T08:14:45.491Z] [2025-03-24T08:14:45.491Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-24T08:14:45.491Z] #75 5.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:45.491Z] #75 13.80 OK: 9 MiB in 16 packages [2025-03-24T08:14:45.491Z] #75 DONE 15.4s [2025-03-24T08:14:45.760Z] [2025-03-24T08:14:45.760Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-24T08:14:45.760Z] #86 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:46.375Z] #86 ... [2025-03-24T08:14:46.375Z] [2025-03-24T08:14:46.375Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-24T08:14:46.375Z] #65 DONE 40.3s [2025-03-24T08:14:46.375Z] [2025-03-24T08:14:46.375Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:46.965Z] #94 ... [2025-03-24T08:14:46.965Z] [2025-03-24T08:14:46.965Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-24T08:14:46.965Z] #70 DONE 41.2s [2025-03-24T08:14:46.965Z] [2025-03-24T08:14:46.965Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:47.235Z] #95 ... [2025-03-24T08:14:47.235Z] [2025-03-24T08:14:47.235Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:14:47.235Z] #94 DONE 1.0s [2025-03-24T08:14:47.502Z] [2025-03-24T08:14:47.502Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:14:50.869Z] #96 ... [2025-03-24T08:14:50.869Z] [2025-03-24T08:14:50.869Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-24T08:14:50.869Z] #97 DONE 4.9s [2025-03-24T08:14:50.869Z] [2025-03-24T08:14:50.869Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-24T08:14:50.869Z] #98 DONE 0.2s [2025-03-24T08:14:50.869Z] [2025-03-24T08:14:50.869Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-24T08:14:50.869Z] #88 7.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:51.450Z] #88 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:54.809Z] #88 ... [2025-03-24T08:14:54.809Z] [2025-03-24T08:14:54.809Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-24T08:14:54.809Z] #79 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:54.809Z] #79 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:54.809Z] #79 19.18 OK: 9 MiB in 15 packages [2025-03-24T08:14:54.809Z] #79 DONE 20.3s [2025-03-24T08:14:54.809Z] [2025-03-24T08:14:54.809Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:54.809Z] #84 8.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:54.809Z] #84 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:54.809Z] #84 16.76 OK: 11 MiB in 17 packages [2025-03-24T08:14:54.809Z] #84 DONE 17.9s [2025-03-24T08:14:54.809Z] [2025-03-24T08:14:54.809Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:54.809Z] #95 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:54.809Z] #95 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:55.397Z] #95 ... [2025-03-24T08:14:55.397Z] [2025-03-24T08:14:55.397Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-24T08:14:55.397Z] #86 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:55.397Z] #86 16.69 OK: 20 MiB in 18 packages [2025-03-24T08:14:55.397Z] #86 DONE 17.8s [2025-03-24T08:14:55.397Z] [2025-03-24T08:14:55.397Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-24T08:14:55.397Z] #90 6.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:55.397Z] #90 7.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-24T08:14:55.666Z] #90 12.77 OK: 9 MiB in 18 packages [2025-03-24T08:14:56.272Z] #90 ... [2025-03-24T08:14:56.272Z] [2025-03-24T08:14:56.272Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-24T08:14:56.272Z] #88 13.62 OK: 10 MiB in 19 packages [2025-03-24T08:14:56.272Z] #88 ... [2025-03-24T08:14:56.272Z] [2025-03-24T08:14:56.272Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-24T08:14:56.272Z] #90 DONE 13.3s [2025-03-24T08:14:56.272Z] [2025-03-24T08:14:56.272Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:14:56.916Z] #99 ... [2025-03-24T08:14:56.916Z] [2025-03-24T08:14:56.916Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-24T08:14:56.916Z] #88 DONE 14.5s [2025-03-24T08:14:57.185Z] [2025-03-24T08:14:57.185Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:14:58.600Z] #100 ... [2025-03-24T08:14:58.600Z] [2025-03-24T08:14:58.600Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-24T08:14:58.600Z] #101 DONE 1.4s [2025-03-24T08:14:58.600Z] [2025-03-24T08:14:58.600Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:14:58.600Z] #102 ... [2025-03-24T08:14:58.600Z] [2025-03-24T08:14:58.600Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:14:58.600Z] #99 DONE 2.4s [2025-03-24T08:14:58.867Z] [2025-03-24T08:14:58.867Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-24T08:14:58.867Z] #103 DONE 0.3s [2025-03-24T08:14:58.867Z] [2025-03-24T08:14:58.867Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-24T08:14:58.867Z] #95 10.76 OK: 15 MiB in 28 packages [2025-03-24T08:14:58.867Z] #95 DONE 12.0s [2025-03-24T08:14:58.867Z] [2025-03-24T08:14:58.867Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-24T08:14:59.453Z] #104 DONE 0.3s [2025-03-24T08:14:59.453Z] [2025-03-24T08:14:59.453Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-24T08:14:59.453Z] #105 DONE 0.3s [2025-03-24T08:14:59.453Z] [2025-03-24T08:14:59.453Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:14:59.453Z] #100 DONE 2.5s [2025-03-24T08:14:59.453Z] [2025-03-24T08:14:59.453Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-24T08:14:59.725Z] #106 DONE 0.3s [2025-03-24T08:14:59.725Z] [2025-03-24T08:14:59.725Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-24T08:14:59.725Z] #107 ... [2025-03-24T08:14:59.725Z] [2025-03-24T08:14:59.725Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-24T08:14:59.725Z] #108 DONE 0.3s [2025-03-24T08:15:00.026Z] [2025-03-24T08:15:00.026Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-24T08:15:00.026Z] #107 DONE 0.2s [2025-03-24T08:15:00.026Z] [2025-03-24T08:15:00.026Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-24T08:15:00.323Z] #109 ... [2025-03-24T08:15:00.323Z] [2025-03-24T08:15:00.323Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-24T08:15:00.323Z] #110 DONE 0.3s [2025-03-24T08:15:00.323Z] [2025-03-24T08:15:00.323Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-24T08:15:00.323Z] #109 DONE 0.3s [2025-03-24T08:15:00.323Z] [2025-03-24T08:15:00.323Z] #111 [security-spire-config] exporting to image [2025-03-24T08:15:00.323Z] #111 exporting layers [2025-03-24T08:15:00.593Z] #111 ... [2025-03-24T08:15:00.593Z] [2025-03-24T08:15:00.593Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-24T08:15:00.593Z] #102 DONE 2.3s [2025-03-24T08:15:00.593Z] [2025-03-24T08:15:00.593Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-24T08:15:00.593Z] #112 DONE 0.3s [2025-03-24T08:15:00.593Z] [2025-03-24T08:15:00.593Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-24T08:15:00.872Z] #113 DONE 0.2s [2025-03-24T08:15:00.872Z] [2025-03-24T08:15:00.872Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-24T08:15:00.873Z] #114 DONE 0.2s [2025-03-24T08:15:00.873Z] [2025-03-24T08:15:00.873Z] #111 [security-spire-server] exporting to image [2025-03-24T08:15:01.139Z] #111 ... [2025-03-24T08:15:01.139Z] [2025-03-24T08:15:01.139Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-24T08:15:01.139Z] #115 DONE 0.3s [2025-03-24T08:15:01.139Z] [2025-03-24T08:15:01.139Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-24T08:15:01.405Z] #116 DONE 0.2s [2025-03-24T08:15:01.405Z] [2025-03-24T08:15:01.405Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-24T08:15:01.672Z] #117 DONE 0.2s [2025-03-24T08:15:01.672Z] [2025-03-24T08:15:01.672Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-24T08:15:01.942Z] #118 DONE 0.2s [2025-03-24T08:15:01.942Z] [2025-03-24T08:15:01.942Z] #111 [security-spire-agent] exporting to image [2025-03-24T08:15:03.892Z] #111 exporting layers 3.7s done [2025-03-24T08:15:03.892Z] #111 writing image sha256:2d1e4bb3d18436b6831b624ba77377db42843b6bfe63faf5a63178474097f1eb 0.0s done [2025-03-24T08:15:03.892Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2025-03-24T08:15:04.477Z] #111 exporting layers 3.4s done [2025-03-24T08:15:04.477Z] #111 writing image sha256:c0c64e704571dcafa46b805d43a269e3073cd7fb192be27b8d89d4c2be08f679 0.0s done [2025-03-24T08:15:04.477Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-24T08:15:04.743Z] #111 exporting layers 3.0s done [2025-03-24T08:15:05.010Z] #111 writing image sha256:fc13702d9479e3814cc65fe95e678e397f42ffaf9bfd80dcb4398f5de31b13ec done [2025-03-24T08:15:05.010Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-24T08:15:05.010Z] #111 DONE 4.8s [2025-03-24T08:15:05.010Z] [2025-03-24T08:15:05.010Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:15:16.764Z] #154 ... [2025-03-24T08:15:16.764Z] [2025-03-24T08:15:16.764Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-24T08:15:16.764Z] #147 DONE 91.6s [2025-03-24T08:15:16.764Z] [2025-03-24T08:15:16.764Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:15:16.764Z] #155 DONE 0.2s [2025-03-24T08:15:16.764Z] [2025-03-24T08:15:16.764Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:15:16.764Z] #156 DONE 0.0s [2025-03-24T08:15:16.764Z] [2025-03-24T08:15:16.764Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-24T08:15:16.764Z] #157 DONE 0.1s [2025-03-24T08:15:16.764Z] [2025-03-24T08:15:16.764Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:15:16.764Z] #158 DONE 0.1s [2025-03-24T08:15:16.764Z] [2025-03-24T08:15:16.764Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:15:16.764Z] #42 ... [2025-03-24T08:15:16.764Z] [2025-03-24T08:15:16.764Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-24T08:15:16.764Z] #159 DONE 0.1s [2025-03-24T08:15:16.764Z] [2025-03-24T08:15:16.764Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:15:17.033Z] #160 DONE 0.9s [2025-03-24T08:15:17.034Z] [2025-03-24T08:15:17.034Z] #113 [core-common-config-bootstrapper] exporting to image [2025-03-24T08:15:17.034Z] #113 exporting layers [2025-03-24T08:15:17.291Z] #113 exporting layers 0.3s done [2025-03-24T08:15:17.291Z] #113 writing image sha256:cecd8a4a3d54a30a48971c83927cc08deb1696e745d5813a4e349c432bc649b5 done [2025-03-24T08:15:17.291Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-24T08:15:17.291Z] #113 DONE 1.3s [2025-03-24T08:15:17.291Z] [2025-03-24T08:15:17.291Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:15:18.224Z] #145 ... [2025-03-24T08:15:18.224Z] [2025-03-24T08:15:18.224Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-24T08:15:18.224Z] #154 DONE 94.4s [2025-03-24T08:15:18.224Z] [2025-03-24T08:15:18.224Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-24T08:15:18.486Z] #161 DONE 0.2s [2025-03-24T08:15:18.486Z] [2025-03-24T08:15:18.486Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:15:18.486Z] #42 ... [2025-03-24T08:15:18.486Z] [2025-03-24T08:15:18.486Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-24T08:15:19.430Z] #162 DONE 1.2s [2025-03-24T08:15:19.430Z] [2025-03-24T08:15:19.430Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-24T08:15:19.688Z] #144 ... [2025-03-24T08:15:19.688Z] [2025-03-24T08:15:19.688Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:15:19.688Z] #163 DONE 0.1s [2025-03-24T08:15:19.688Z] [2025-03-24T08:15:19.688Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:15:19.688Z] #164 DONE 0.1s [2025-03-24T08:15:19.688Z] [2025-03-24T08:15:19.688Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:15:19.945Z] #145 ... [2025-03-24T08:15:19.945Z] [2025-03-24T08:15:19.945Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-24T08:15:19.945Z] #165 DONE 0.1s [2025-03-24T08:15:19.945Z] [2025-03-24T08:15:19.945Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-24T08:15:19.945Z] #166 DONE 0.1s [2025-03-24T08:15:19.945Z] [2025-03-24T08:15:19.945Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-24T08:15:19.945Z] #167 DONE 0.1s [2025-03-24T08:15:19.945Z] [2025-03-24T08:15:19.945Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:15:20.217Z] #42 ... [2025-03-24T08:15:20.217Z] [2025-03-24T08:15:20.217Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-24T08:15:20.217Z] #168 DONE 0.1s [2025-03-24T08:15:20.217Z] [2025-03-24T08:15:20.217Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-24T08:15:20.217Z] #169 DONE 0.1s [2025-03-24T08:15:20.217Z] [2025-03-24T08:15:20.217Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:15:20.475Z] #149 ... [2025-03-24T08:15:20.475Z] [2025-03-24T08:15:20.475Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-24T08:15:20.475Z] #170 DONE 0.1s [2025-03-24T08:15:20.475Z] [2025-03-24T08:15:20.475Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-24T08:15:21.423Z] #171 DONE 0.9s [2025-03-24T08:15:21.423Z] [2025-03-24T08:15:21.423Z] #113 [security-bootstrapper] exporting to image [2025-03-24T08:15:22.358Z] #113 exporting layers 0.8s done [2025-03-24T08:15:22.358Z] #113 writing image sha256:4e90a5024ab88b0f164b70cad38e3ee194673df55fb33af905524beb28c066f4 0.0s done [2025-03-24T08:15:22.358Z] #113 naming to docker.io/library/security-bootstrapper done [2025-03-24T08:15:22.358Z] #113 DONE 2.1s [2025-03-24T08:15:22.358Z] [2025-03-24T08:15:22.358Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:16:26.640Z] #83 DONE 103.8s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #85 DONE 102.3s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #92 DONE 99.4s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #89 DONE 106.2s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #91 DONE 105.8s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #119 ... [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #96 DONE 92.4s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #120 ... [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #121 [core-data builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #121 DONE 1.8s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:16:26.640Z] #122 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #123 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #124 [core-metadata builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #124 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:16:26.640Z] #125 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #126 [core-command builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #126 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #127 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:16:26.640Z] #128 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #129 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #130 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #131 [security-bootstrapper builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #131 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #132 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:16:26.640Z] #133 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:16:26.640Z] #134 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #135 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #136 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-24T08:16:26.640Z] #137 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-24T08:16:26.640Z] #138 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #139 CACHED [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #140 [core-keeper builder 7/8] COPY . . [2025-03-24T08:16:26.640Z] #140 DONE 1.8s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #119 DONE 1.8s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #141 DONE 1.9s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #120 DONE 1.9s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #142 [support-notifications builder 6/7] COPY . . [2025-03-24T08:16:26.640Z] #142 DONE 1.9s [2025-03-24T08:16:26.640Z] [2025-03-24T08:16:26.640Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:16:26.907Z] #143 ... [2025-03-24T08:16:26.907Z] [2025-03-24T08:16:26.907Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-24T08:16:26.907Z] #0 4.757 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-24T08:16:27.178Z] #144 ... [2025-03-24T08:16:27.179Z] [2025-03-24T08:16:27.179Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:16:27.179Z] #143 5.698 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-24T08:16:30.032Z] #42 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:16:30.032Z] #151 159.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-24T08:16:30.032Z] #151 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-24T08:16:30.032Z] #153 DONE 161.6s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-24T08:16:30.032Z] #143 DONE 161.6s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:16:30.032Z] #145 DONE 161.6s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:30.032Z] #172 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #173 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:30.032Z] #173 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:30.032Z] #174 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.032Z] #175 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.032Z] #176 DONE 0.3s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.032Z] #177 DONE 0.4s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.032Z] #175 DONE 0.4s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-24T08:16:30.032Z] #178 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:16:30.032Z] #151 DONE 162.4s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-24T08:16:30.032Z] #179 DONE 0.4s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:16:30.032Z] #180 DONE 0.2s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-24T08:16:30.032Z] #178 DONE 0.6s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-24T08:16:30.032Z] #181 DONE 0.6s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #113 [core-command] exporting to image [2025-03-24T08:16:30.032Z] #113 exporting layers [2025-03-24T08:16:30.032Z] #113 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-24T08:16:30.032Z] #182 DONE 0.2s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #183 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:16:30.032Z] #183 DONE 0.3s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #113 [security-spiffe-token-provider] exporting to image [2025-03-24T08:16:30.032Z] #113 writing image sha256:067738c45ef69ab396050a0fafd7926c718c285a74d202e4716f8e5b47374c98 done [2025-03-24T08:16:30.032Z] #113 naming to docker.io/library/core-command [2025-03-24T08:16:30.032Z] #113 naming to docker.io/library/core-command 0.1s done [2025-03-24T08:16:30.032Z] #113 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:30.032Z] #184 DONE 0.5s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-24T08:16:30.032Z] #152 DONE 163.4s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.032Z] #185 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-24T08:16:30.032Z] #186 DONE 0.5s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #113 [security-spiffe-token-provider] exporting to image [2025-03-24T08:16:30.032Z] #113 exporting layers 0.6s done [2025-03-24T08:16:30.032Z] #113 writing image sha256:2293554b2710dd1c6afe5f650918bfe782ad6e5eb49293fcde48108e63b002b5 done [2025-03-24T08:16:30.032Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2025-03-24T08:16:30.032Z] #113 DONE 3.0s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.032Z] #185 DONE 0.3s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-24T08:16:30.032Z] #187 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #188 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:30.032Z] #188 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-24T08:16:30.032Z] #189 DONE 0.2s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:16:30.032Z] #190 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #191 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-24T08:16:30.032Z] #191 DONE 0.2s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #192 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-24T08:16:30.032Z] #192 DONE 0.3s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:16:30.032Z] #193 DONE 0.3s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #194 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:16:30.032Z] #194 DONE 0.2s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #195 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-24T08:16:30.032Z] #195 DONE 0.3s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-24T08:16:30.032Z] #148 DONE 164.6s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #113 [core-keeper] exporting to image [2025-03-24T08:16:30.032Z] #113 exporting layers 0.3s done [2025-03-24T08:16:30.032Z] #113 writing image sha256:b855506e16d1b978e82aa3e7528b07a83ccdaf9bfc004e8e02b50dbb14fe1ac1 done [2025-03-24T08:16:30.032Z] #113 naming to docker.io/library/core-keeper done [2025-03-24T08:16:30.032Z] #113 DONE 3.3s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-24T08:16:30.032Z] #196 DONE 0.2s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:16:30.032Z] #190 DONE 0.9s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:30.032Z] #197 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #113 [security-proxy-setup] exporting to image [2025-03-24T08:16:30.032Z] #113 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-24T08:16:30.032Z] #198 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.032Z] #199 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-24T08:16:30.032Z] #200 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #113 [security-proxy-setup] exporting to image [2025-03-24T08:16:30.032Z] #113 exporting layers 0.3s done [2025-03-24T08:16:30.032Z] #113 writing image sha256:3287a66762049a2e40d1bba4a114a2a072615bd2c3f05a1ec61828da7f60c037 0.0s done [2025-03-24T08:16:30.032Z] #113 naming to docker.io/library/security-proxy-setup done [2025-03-24T08:16:30.032Z] #113 DONE 3.6s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:16:30.032Z] #201 DONE 0.1s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #113 [core-data] exporting to image [2025-03-24T08:16:30.032Z] #113 exporting layers 0.1s done [2025-03-24T08:16:30.032Z] #113 writing image sha256:501ba35125dcccdc9d745b611f512fc973e6ebc25f3fe901d17b90670428928a done [2025-03-24T08:16:30.032Z] #113 naming to docker.io/library/core-data done [2025-03-24T08:16:30.032Z] #113 DONE 3.7s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:16:30.032Z] #202 DONE 0.6s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #113 [security-secretstore-setup] exporting to image [2025-03-24T08:16:30.032Z] #113 exporting layers 0.3s done [2025-03-24T08:16:30.032Z] #113 writing image sha256:abc728fa153fdc1bd91a860961e0dcdc9dc3b8b2279374eb875d9ddf2f96d0b4 done [2025-03-24T08:16:30.032Z] #113 naming to docker.io/library/security-secretstore-setup done [2025-03-24T08:16:30.032Z] #113 DONE 4.0s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-24T08:16:30.032Z] #144 DONE 166.3s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:16:30.032Z] #149 ... [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:30.032Z] #203 DONE 0.0s [2025-03-24T08:16:30.032Z] [2025-03-24T08:16:30.032Z] #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.294Z] #204 DONE 0.1s [2025-03-24T08:16:30.294Z] [2025-03-24T08:16:30.294Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-24T08:16:30.294Z] #205 DONE 0.1s [2025-03-24T08:16:30.294Z] [2025-03-24T08:16:30.294Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-24T08:16:30.294Z] #206 DONE 0.1s [2025-03-24T08:16:30.294Z] [2025-03-24T08:16:30.294Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:16:30.552Z] #42 ... [2025-03-24T08:16:30.552Z] [2025-03-24T08:16:30.552Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-24T08:16:30.552Z] #207 DONE 0.1s [2025-03-24T08:16:30.552Z] [2025-03-24T08:16:30.552Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:16:30.812Z] #208 ... [2025-03-24T08:16:30.812Z] [2025-03-24T08:16:30.812Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-24T08:16:30.812Z] #150 DONE 166.9s [2025-03-24T08:16:30.812Z] [2025-03-24T08:16:30.812Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:30.812Z] #209 CACHED [2025-03-24T08:16:30.812Z] [2025-03-24T08:16:30.812Z] #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:30.812Z] #210 CACHED [2025-03-24T08:16:30.812Z] [2025-03-24T08:16:30.812Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-24T08:16:31.072Z] #211 DONE 0.1s [2025-03-24T08:16:31.072Z] [2025-03-24T08:16:31.072Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:16:31.072Z] #212 DONE 0.0s [2025-03-24T08:16:31.072Z] [2025-03-24T08:16:31.072Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:16:31.072Z] #208 DONE 0.5s [2025-03-24T08:16:31.072Z] [2025-03-24T08:16:31.072Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-24T08:16:31.072Z] #213 DONE 0.0s [2025-03-24T08:16:31.072Z] [2025-03-24T08:16:31.072Z] #113 [core-metadata] exporting to image [2025-03-24T08:16:31.333Z] #113 exporting layers 0.2s done [2025-03-24T08:16:31.333Z] #113 writing image sha256:a6a7c21146bf2b68b431d9fd814e86b35d1504f681e4575ecb5cf878e28512ad done [2025-03-24T08:16:31.333Z] #113 naming to docker.io/library/security-proxy-auth done [2025-03-24T08:16:31.333Z] #113 writing image sha256:ecf0f009bd3d38ee72b3ee2d888eb752052bac3176d46c674f19e4383b2851e9 done [2025-03-24T08:16:31.333Z] #113 naming to docker.io/library/core-metadata done [2025-03-24T08:16:31.333Z] #113 DONE 4.2s [2025-03-24T08:16:31.333Z] [2025-03-24T08:16:31.333Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:16:32.269Z] #55 ... [2025-03-24T08:16:32.269Z] [2025-03-24T08:16:32.269Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-24T08:16:32.269Z] #146 DONE 168.6s [2025-03-24T08:16:32.526Z] [2025-03-24T08:16:32.526Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:32.526Z] #214 DONE 0.0s [2025-03-24T08:16:32.526Z] [2025-03-24T08:16:32.526Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:32.526Z] #215 DONE 0.1s [2025-03-24T08:16:32.526Z] [2025-03-24T08:16:32.526Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:16:32.526Z] #55 ... [2025-03-24T08:16:32.526Z] [2025-03-24T08:16:32.526Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-24T08:16:32.532Z] #143 ... [2025-03-24T08:16:32.532Z] [2025-03-24T08:16:32.532Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-24T08:16:32.532Z] #0 6.222 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-24T08:16:32.532Z] #145 ... [2025-03-24T08:16:32.532Z] [2025-03-24T08:16:32.532Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-24T08:16:32.532Z] #0 4.220 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-24T08:16:32.532Z] #146 ... [2025-03-24T08:16:32.532Z] [2025-03-24T08:16:32.532Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:16:32.532Z] #0 6.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-24T08:16:32.532Z] #147 ... [2025-03-24T08:16:32.532Z] [2025-03-24T08:16:32.532Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-24T08:16:32.532Z] #0 5.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-24T08:16:32.532Z] #148 ... [2025-03-24T08:16:32.532Z] [2025-03-24T08:16:32.532Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:16:32.532Z] #0 5.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-24T08:16:32.532Z] #149 ... [2025-03-24T08:16:32.532Z] [2025-03-24T08:16:32.532Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-24T08:16:32.532Z] #0 6.350 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-24T08:16:32.532Z] #150 ... [2025-03-24T08:16:32.532Z] [2025-03-24T08:16:32.532Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-24T08:16:32.532Z] #0 6.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-24T08:16:32.785Z] #216 DONE 0.2s [2025-03-24T08:16:32.785Z] [2025-03-24T08:16:32.785Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:16:32.785Z] #149 ... [2025-03-24T08:16:32.785Z] [2025-03-24T08:16:32.785Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-24T08:16:32.785Z] #217 DONE 0.0s [2025-03-24T08:16:32.785Z] [2025-03-24T08:16:32.785Z] #113 [support-scheduler] exporting to image [2025-03-24T08:16:32.785Z] #113 ... [2025-03-24T08:16:32.785Z] [2025-03-24T08:16:32.785Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:16:32.785Z] #149 DONE 169.2s [2025-03-24T08:16:32.825Z] #151 ... [2025-03-24T08:16:32.825Z] [2025-03-24T08:16:32.825Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-24T08:16:32.825Z] #0 5.984 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-24T08:16:32.825Z] #152 ... [2025-03-24T08:16:32.825Z] [2025-03-24T08:16:32.825Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-24T08:16:32.825Z] #0 5.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-24T08:16:33.044Z] [2025-03-24T08:16:33.044Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:16:33.044Z] #218 DONE 0.1s [2025-03-24T08:16:33.044Z] [2025-03-24T08:16:33.044Z] #113 [support-scheduler] exporting to image [2025-03-24T08:16:33.044Z] #113 exporting layers 0.2s done [2025-03-24T08:16:33.044Z] #113 writing image sha256:67a7d061e18962a3583aab573c501ec172d338d4a2529110ab9f0e7e515400ca done [2025-03-24T08:16:33.044Z] #113 naming to docker.io/library/support-scheduler done [2025-03-24T08:16:33.044Z] #113 DONE 4.5s [2025-03-24T08:16:33.044Z] [2025-03-24T08:16:33.044Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:16:33.092Z] #153 ... [2025-03-24T08:16:33.092Z] [2025-03-24T08:16:33.092Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-24T08:16:33.092Z] #0 5.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-24T08:16:33.303Z] #42 ... [2025-03-24T08:16:33.303Z] [2025-03-24T08:16:33.303Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:16:33.303Z] #219 DONE 0.0s [2025-03-24T08:16:33.303Z] [2025-03-24T08:16:33.303Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-24T08:16:33.303Z] #220 DONE 0.1s [2025-03-24T08:16:33.303Z] [2025-03-24T08:16:33.303Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:16:33.303Z] #221 DONE 0.0s [2025-03-24T08:16:33.303Z] [2025-03-24T08:16:33.303Z] #113 [support-notifications] exporting to image [2025-03-24T08:16:33.562Z] #113 exporting layers 0.2s done [2025-03-24T08:16:33.562Z] #113 writing image sha256:1f33e4d138d661c22626fc430b50104db83b0e2f075bceeac84369cc96f32c1a done [2025-03-24T08:16:33.562Z] #113 naming to docker.io/library/support-notifications done [2025-03-24T08:16:33.562Z] #113 DONE 4.7s [2025-03-24T08:16:33.562Z] [2025-03-24T08:16:33.562Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:16:33.562Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.562Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:16:33.563Z] time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-24T08:16:33.572Z] $ docker stop --time=1 c2d85f7d4086573490470c35dc82b7113166e7ddd4cab5997cc53c4575e143e4 [2025-03-24T08:16:34.843Z] $ docker rm -f --volumes c2d85f7d4086573490470c35dc82b7113166e7ddd4cab5997cc53c4575e143e4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-24T08:16:35.195Z] + docker images [2025-03-24T08:16:35.195Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-24T08:16:35.195Z] support-notifications latest 1f33e4d138d6 1 second ago 51.6MB [2025-03-24T08:16:35.195Z] support-scheduler latest 67a7d061e189 2 seconds ago 48MB [2025-03-24T08:16:35.195Z] core-metadata latest ecf0f009bd3d 4 seconds ago 32.6MB [2025-03-24T08:16:35.195Z] security-proxy-auth latest a6a7c21146bf 4 seconds ago 31.3MB [2025-03-24T08:16:35.195Z] security-secretstore-setup latest abc728fa153f 5 seconds ago 67.7MB [2025-03-24T08:16:35.195Z] core-data latest 501ba35125dc 6 seconds ago 32.4MB [2025-03-24T08:16:35.195Z] security-proxy-setup latest 3287a6676204 6 seconds ago 38.2MB [2025-03-24T08:16:35.195Z] core-keeper latest b855506e16d1 7 seconds ago 32.1MB [2025-03-24T08:16:35.195Z] security-spiffe-token-provider latest 2293554b2710 8 seconds ago 46.9MB [2025-03-24T08:16:35.195Z] core-command latest 067738c45ef6 8 seconds ago 27.9MB [2025-03-24T08:16:35.195Z] security-bootstrapper latest 4e90a5024ab8 About a minute ago 20.3MB [2025-03-24T08:16:35.195Z] core-common-config-bootstrapper latest cecd8a4a3d54 About a minute ago 17.1MB [2025-03-24T08:16:35.195Z] security-spire-agent latest 28a7d5eaecef 3 minutes ago 195MB [2025-03-24T08:16:35.195Z] security-spire-config latest f45e701862f0 3 minutes ago 149MB [2025-03-24T08:16:35.195Z] security-spire-server latest 52405cd14e19 3 minutes ago 149MB [2025-03-24T08:16:35.195Z] ci-base-image-x86_64 latest 446d72e274d7 6 minutes ago 930MB [2025-03-24T08:16:35.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB [2025-03-24T08:16:35.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-03-24T08:16:35.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-24T08:16:35.328Z] provisioning config files... [2025-03-24T08:16:35.337Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/814@tmp/config11244836733088055515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:16:35.643Z] ---> ****-login.sh [2025-03-24T08:16:35.643Z] nexus3.edgexfoundry.org:10001 [2025-03-24T08:16:35.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:16:35.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:16:35.643Z] Configure a credential helper to remove this warning. See [2025-03-24T08:16:35.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:16:35.643Z] [2025-03-24T08:16:35.644Z] Login Succeeded [2025-03-24T08:16:35.644Z] nexus3.edgexfoundry.org:10002 [2025-03-24T08:16:35.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:16:35.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:16:35.644Z] Configure a credential helper to remove this warning. See [2025-03-24T08:16:35.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:16:35.644Z] [2025-03-24T08:16:35.644Z] Login Succeeded [2025-03-24T08:16:35.903Z] nexus3.edgexfoundry.org:10003 [2025-03-24T08:16:35.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:16:35.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:16:35.903Z] Configure a credential helper to remove this warning. See [2025-03-24T08:16:35.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:16:35.904Z] [2025-03-24T08:16:35.904Z] Login Succeeded [2025-03-24T08:16:35.904Z] nexus3.edgexfoundry.org:10004 [2025-03-24T08:16:35.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:16:35.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:16:35.904Z] Configure a credential helper to remove this warning. See [2025-03-24T08:16:35.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:16:35.904Z] [2025-03-24T08:16:35.904Z] Login Succeeded [2025-03-24T08:16:35.904Z] ****.io [2025-03-24T08:16:36.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:16:36.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:16:36.162Z] Configure a credential helper to remove this warning. See [2025-03-24T08:16:36.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:16:36.162Z] [2025-03-24T08:16:36.162Z] Login Succeeded [2025-03-24T08:16:36.162Z] ---> ****-login.sh ends [Pipeline] } [2025-03-24T08:16:36.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:16:36.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-24T08:16:36.245Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-24T08:16:36.245Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:36.245Z] latest [2025-03-24T08:16:36.245Z] 4.0.0-dev.76 [2025-03-24T08:16:36.245Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:36.245Z] main [2025-03-24T08:16:36.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:36.580Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:36.912Z] + docker push nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:36.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-24T08:16:36.912Z] b47346e88d4f: Preparing [2025-03-24T08:16:36.912Z] 198a257cc05a: Preparing [2025-03-24T08:16:36.912Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:36.912Z] 8083b68172a8: Preparing [2025-03-24T08:16:36.912Z] 40142c0c7deb: Preparing [2025-03-24T08:16:36.912Z] a0fb4562ed73: Preparing [2025-03-24T08:16:36.912Z] 994456c4fd7b: Preparing [2025-03-24T08:16:36.912Z] 994456c4fd7b: Waiting [2025-03-24T08:16:36.912Z] a0fb4562ed73: Waiting [2025-03-24T08:16:36.912Z] b47346e88d4f: Pushed [2025-03-24T08:16:36.912Z] c8bd919dd3dc: Pushed [2025-03-24T08:16:36.912Z] 40142c0c7deb: Pushed [2025-03-24T08:16:36.912Z] 8083b68172a8: Pushed [2025-03-24T08:16:36.912Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:37.169Z] a0fb4562ed73: Pushed [2025-03-24T08:16:39.071Z] 198a257cc05a: Pushed [2025-03-24T08:16:39.331Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:39.656Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:39.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-24T08:16:39.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-24T08:16:39.981Z] b47346e88d4f: Preparing [2025-03-24T08:16:39.981Z] 198a257cc05a: Preparing [2025-03-24T08:16:39.981Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:39.981Z] 8083b68172a8: Preparing [2025-03-24T08:16:39.981Z] 40142c0c7deb: Preparing [2025-03-24T08:16:39.981Z] a0fb4562ed73: Preparing [2025-03-24T08:16:39.981Z] 994456c4fd7b: Preparing [2025-03-24T08:16:39.981Z] a0fb4562ed73: Waiting [2025-03-24T08:16:39.981Z] 994456c4fd7b: Waiting [2025-03-24T08:16:39.981Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:39.981Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:39.981Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:39.981Z] 198a257cc05a: Layer already exists [2025-03-24T08:16:39.981Z] b47346e88d4f: Layer already exists [2025-03-24T08:16:39.981Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:39.981Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:39.981Z] latest: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:40.312Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:40.638Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.76 [2025-03-24T08:16:40.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-24T08:16:40.638Z] b47346e88d4f: Preparing [2025-03-24T08:16:40.638Z] 198a257cc05a: Preparing [2025-03-24T08:16:40.638Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:40.638Z] 8083b68172a8: Preparing [2025-03-24T08:16:40.638Z] 40142c0c7deb: Preparing [2025-03-24T08:16:40.638Z] a0fb4562ed73: Preparing [2025-03-24T08:16:40.638Z] 994456c4fd7b: Preparing [2025-03-24T08:16:40.638Z] a0fb4562ed73: Waiting [2025-03-24T08:16:40.638Z] 994456c4fd7b: Waiting [2025-03-24T08:16:40.638Z] 198a257cc05a: Layer already exists [2025-03-24T08:16:40.638Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:40.638Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:40.638Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:40.638Z] b47346e88d4f: Layer already exists [2025-03-24T08:16:40.638Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:40.638Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:40.638Z] 4.0.0-dev.76: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:40.964Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:41.284Z] + docker push nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:41.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-24T08:16:41.284Z] b47346e88d4f: Preparing [2025-03-24T08:16:41.284Z] 198a257cc05a: Preparing [2025-03-24T08:16:41.284Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:41.284Z] 8083b68172a8: Preparing [2025-03-24T08:16:41.284Z] 40142c0c7deb: Preparing [2025-03-24T08:16:41.284Z] a0fb4562ed73: Preparing [2025-03-24T08:16:41.284Z] 994456c4fd7b: Preparing [2025-03-24T08:16:41.284Z] 994456c4fd7b: Waiting [2025-03-24T08:16:41.284Z] 198a257cc05a: Layer already exists [2025-03-24T08:16:41.284Z] b47346e88d4f: Layer already exists [2025-03-24T08:16:41.284Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:41.284Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:41.284Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:41.284Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:41.284Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:41.284Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:41.605Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:41.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-24T08:16:41.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-24T08:16:41.925Z] b47346e88d4f: Preparing [2025-03-24T08:16:41.925Z] 198a257cc05a: Preparing [2025-03-24T08:16:41.925Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:41.925Z] 8083b68172a8: Preparing [2025-03-24T08:16:41.925Z] 40142c0c7deb: Preparing [2025-03-24T08:16:41.925Z] a0fb4562ed73: Preparing [2025-03-24T08:16:41.925Z] 994456c4fd7b: Preparing [2025-03-24T08:16:41.925Z] 994456c4fd7b: Waiting [2025-03-24T08:16:41.925Z] a0fb4562ed73: Waiting [2025-03-24T08:16:41.925Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:41.925Z] b47346e88d4f: Layer already exists [2025-03-24T08:16:41.925Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:41.925Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:41.925Z] 198a257cc05a: Layer already exists [2025-03-24T08:16:41.925Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:41.925Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:41.925Z] main: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:16:41.996Z] ===================================================== [Pipeline] echo [2025-03-24T08:16:42.010Z] taggedImages: [2025-03-24T08:16:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-24T08:16:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.76 [2025-03-24T08:16:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-24T08:16:42.042Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-24T08:16:42.042Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:42.042Z] latest [2025-03-24T08:16:42.042Z] 4.0.0-dev.76 [2025-03-24T08:16:42.042Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:42.042Z] main [2025-03-24T08:16:42.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:42.383Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:42.714Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:42.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-24T08:16:42.714Z] 8f1588a098ee: Preparing [2025-03-24T08:16:42.714Z] 03ec186b068f: Preparing [2025-03-24T08:16:42.714Z] fff9189687fa: Preparing [2025-03-24T08:16:42.714Z] 75c42fa5241e: Preparing [2025-03-24T08:16:42.714Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:42.714Z] 8083b68172a8: Preparing [2025-03-24T08:16:42.714Z] 40142c0c7deb: Preparing [2025-03-24T08:16:42.714Z] a0fb4562ed73: Preparing [2025-03-24T08:16:42.714Z] 994456c4fd7b: Preparing [2025-03-24T08:16:42.714Z] 8083b68172a8: Waiting [2025-03-24T08:16:42.714Z] 40142c0c7deb: Waiting [2025-03-24T08:16:42.714Z] 994456c4fd7b: Waiting [2025-03-24T08:16:42.714Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:42.714Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:42.714Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:42.714Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:42.714Z] fff9189687fa: Pushed [2025-03-24T08:16:42.714Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:42.714Z] 8f1588a098ee: Pushed [2025-03-24T08:16:42.714Z] 03ec186b068f: Pushed [2025-03-24T08:16:44.093Z] 75c42fa5241e: Pushed [2025-03-24T08:16:44.093Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:44.417Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:44.739Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-24T08:16:44.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-24T08:16:44.740Z] 8f1588a098ee: Preparing [2025-03-24T08:16:44.740Z] 03ec186b068f: Preparing [2025-03-24T08:16:44.740Z] fff9189687fa: Preparing [2025-03-24T08:16:44.740Z] 75c42fa5241e: Preparing [2025-03-24T08:16:44.740Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:44.740Z] 8083b68172a8: Preparing [2025-03-24T08:16:44.740Z] 40142c0c7deb: Preparing [2025-03-24T08:16:44.740Z] a0fb4562ed73: Preparing [2025-03-24T08:16:44.740Z] 994456c4fd7b: Preparing [2025-03-24T08:16:44.740Z] a0fb4562ed73: Waiting [2025-03-24T08:16:44.740Z] 994456c4fd7b: Waiting [2025-03-24T08:16:44.740Z] 40142c0c7deb: Waiting [2025-03-24T08:16:44.740Z] 8083b68172a8: Waiting [2025-03-24T08:16:44.740Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:44.740Z] fff9189687fa: Layer already exists [2025-03-24T08:16:44.740Z] 8f1588a098ee: Layer already exists [2025-03-24T08:16:44.740Z] 03ec186b068f: Layer already exists [2025-03-24T08:16:44.740Z] 75c42fa5241e: Layer already exists [2025-03-24T08:16:44.740Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:44.740Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:44.740Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:44.740Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:44.740Z] latest: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:45.060Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:45.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.76 [2025-03-24T08:16:45.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-24T08:16:45.379Z] 8f1588a098ee: Preparing [2025-03-24T08:16:45.379Z] 03ec186b068f: Preparing [2025-03-24T08:16:45.379Z] fff9189687fa: Preparing [2025-03-24T08:16:45.379Z] 75c42fa5241e: Preparing [2025-03-24T08:16:45.379Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:45.379Z] 8083b68172a8: Preparing [2025-03-24T08:16:45.379Z] 40142c0c7deb: Preparing [2025-03-24T08:16:45.379Z] a0fb4562ed73: Preparing [2025-03-24T08:16:45.379Z] 994456c4fd7b: Preparing [2025-03-24T08:16:45.379Z] 8083b68172a8: Waiting [2025-03-24T08:16:45.379Z] 40142c0c7deb: Waiting [2025-03-24T08:16:45.379Z] a0fb4562ed73: Waiting [2025-03-24T08:16:45.379Z] 994456c4fd7b: Waiting [2025-03-24T08:16:45.379Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:45.379Z] 03ec186b068f: Layer already exists [2025-03-24T08:16:45.379Z] 8f1588a098ee: Layer already exists [2025-03-24T08:16:45.379Z] 75c42fa5241e: Layer already exists [2025-03-24T08:16:45.379Z] fff9189687fa: Layer already exists [2025-03-24T08:16:45.379Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:45.379Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:45.379Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:45.379Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:45.379Z] 4.0.0-dev.76: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:45.704Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:46.028Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:46.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-24T08:16:46.028Z] 8f1588a098ee: Preparing [2025-03-24T08:16:46.028Z] 03ec186b068f: Preparing [2025-03-24T08:16:46.028Z] fff9189687fa: Preparing [2025-03-24T08:16:46.028Z] 75c42fa5241e: Preparing [2025-03-24T08:16:46.028Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:46.028Z] 8083b68172a8: Preparing [2025-03-24T08:16:46.028Z] 40142c0c7deb: Preparing [2025-03-24T08:16:46.028Z] a0fb4562ed73: Preparing [2025-03-24T08:16:46.028Z] 994456c4fd7b: Preparing [2025-03-24T08:16:46.028Z] 8083b68172a8: Waiting [2025-03-24T08:16:46.028Z] 40142c0c7deb: Waiting [2025-03-24T08:16:46.028Z] 994456c4fd7b: Waiting [2025-03-24T08:16:46.028Z] 03ec186b068f: Layer already exists [2025-03-24T08:16:46.028Z] 8f1588a098ee: Layer already exists [2025-03-24T08:16:46.028Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:46.028Z] fff9189687fa: Layer already exists [2025-03-24T08:16:46.028Z] 75c42fa5241e: Layer already exists [2025-03-24T08:16:46.028Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:46.028Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:46.029Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:46.029Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:46.029Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:46.354Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:46.672Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-24T08:16:46.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-24T08:16:46.672Z] 8f1588a098ee: Preparing [2025-03-24T08:16:46.672Z] 03ec186b068f: Preparing [2025-03-24T08:16:46.672Z] fff9189687fa: Preparing [2025-03-24T08:16:46.672Z] 75c42fa5241e: Preparing [2025-03-24T08:16:46.672Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:46.672Z] 8083b68172a8: Preparing [2025-03-24T08:16:46.672Z] 40142c0c7deb: Preparing [2025-03-24T08:16:46.672Z] a0fb4562ed73: Preparing [2025-03-24T08:16:46.672Z] 994456c4fd7b: Preparing [2025-03-24T08:16:46.672Z] 8083b68172a8: Waiting [2025-03-24T08:16:46.672Z] 994456c4fd7b: Waiting [2025-03-24T08:16:46.672Z] a0fb4562ed73: Waiting [2025-03-24T08:16:46.672Z] 40142c0c7deb: Waiting [2025-03-24T08:16:46.672Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:46.672Z] 75c42fa5241e: Layer already exists [2025-03-24T08:16:46.672Z] 8f1588a098ee: Layer already exists [2025-03-24T08:16:46.672Z] fff9189687fa: Layer already exists [2025-03-24T08:16:46.672Z] 03ec186b068f: Layer already exists [2025-03-24T08:16:46.672Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:46.672Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:46.672Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:46.672Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:46.672Z] main: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:16:46.755Z] ===================================================== [Pipeline] echo [2025-03-24T08:16:46.767Z] taggedImages: [2025-03-24T08:16:46.767Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:46.767Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-24T08:16:46.767Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.76 [2025-03-24T08:16:46.767Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:46.767Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-24T08:16:46.797Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-24T08:16:46.797Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:46.797Z] latest [2025-03-24T08:16:46.797Z] 4.0.0-dev.76 [2025-03-24T08:16:46.797Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:46.797Z] main [2025-03-24T08:16:46.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:47.145Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:47.468Z] + docker push nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:47.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-24T08:16:47.468Z] 8385df45a7ff: Preparing [2025-03-24T08:16:47.468Z] 7efa9c32cb75: Preparing [2025-03-24T08:16:47.468Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:47.468Z] 8083b68172a8: Preparing [2025-03-24T08:16:47.468Z] 9063f812d508: Preparing [2025-03-24T08:16:47.468Z] c493977ddec4: Preparing [2025-03-24T08:16:47.468Z] 994456c4fd7b: Preparing [2025-03-24T08:16:47.468Z] c493977ddec4: Waiting [2025-03-24T08:16:47.468Z] 994456c4fd7b: Waiting [2025-03-24T08:16:47.468Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:47.468Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:47.468Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:47.468Z] 9063f812d508: Pushed [2025-03-24T08:16:47.468Z] 8385df45a7ff: Pushed [2025-03-24T08:16:47.468Z] c493977ddec4: Pushed [2025-03-24T08:16:50.002Z] 7efa9c32cb75: Pushed [2025-03-24T08:16:50.002Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:50.326Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:50.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-24T08:16:50.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-24T08:16:50.651Z] 8385df45a7ff: Preparing [2025-03-24T08:16:50.651Z] 7efa9c32cb75: Preparing [2025-03-24T08:16:50.651Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:50.651Z] 8083b68172a8: Preparing [2025-03-24T08:16:50.651Z] 9063f812d508: Preparing [2025-03-24T08:16:50.651Z] c493977ddec4: Preparing [2025-03-24T08:16:50.651Z] 994456c4fd7b: Preparing [2025-03-24T08:16:50.651Z] c493977ddec4: Waiting [2025-03-24T08:16:50.651Z] 994456c4fd7b: Waiting [2025-03-24T08:16:50.651Z] 9063f812d508: Layer already exists [2025-03-24T08:16:50.651Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:50.651Z] 7efa9c32cb75: Layer already exists [2025-03-24T08:16:50.651Z] 8385df45a7ff: Layer already exists [2025-03-24T08:16:50.651Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:50.651Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:50.651Z] c493977ddec4: Layer already exists [2025-03-24T08:16:50.651Z] latest: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:50.976Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:51.295Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.76 [2025-03-24T08:16:51.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-24T08:16:51.295Z] 8385df45a7ff: Preparing [2025-03-24T08:16:51.295Z] 7efa9c32cb75: Preparing [2025-03-24T08:16:51.295Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:51.295Z] 8083b68172a8: Preparing [2025-03-24T08:16:51.295Z] 9063f812d508: Preparing [2025-03-24T08:16:51.295Z] c493977ddec4: Preparing [2025-03-24T08:16:51.295Z] 994456c4fd7b: Preparing [2025-03-24T08:16:51.295Z] 994456c4fd7b: Waiting [2025-03-24T08:16:51.295Z] c493977ddec4: Waiting [2025-03-24T08:16:51.295Z] 7efa9c32cb75: Layer already exists [2025-03-24T08:16:51.295Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:51.295Z] 8385df45a7ff: Layer already exists [2025-03-24T08:16:51.295Z] 9063f812d508: Layer already exists [2025-03-24T08:16:51.295Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:51.295Z] c493977ddec4: Layer already exists [2025-03-24T08:16:51.295Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:51.295Z] 4.0.0-dev.76: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:51.626Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:51.951Z] + docker push nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:51.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-24T08:16:51.951Z] 8385df45a7ff: Preparing [2025-03-24T08:16:51.951Z] 7efa9c32cb75: Preparing [2025-03-24T08:16:51.951Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:51.951Z] 8083b68172a8: Preparing [2025-03-24T08:16:51.951Z] 9063f812d508: Preparing [2025-03-24T08:16:51.951Z] c493977ddec4: Preparing [2025-03-24T08:16:51.951Z] 994456c4fd7b: Preparing [2025-03-24T08:16:51.951Z] 994456c4fd7b: Waiting [2025-03-24T08:16:51.951Z] c493977ddec4: Waiting [2025-03-24T08:16:51.951Z] 9063f812d508: Layer already exists [2025-03-24T08:16:51.951Z] 7efa9c32cb75: Layer already exists [2025-03-24T08:16:51.951Z] 8385df45a7ff: Layer already exists [2025-03-24T08:16:51.951Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:51.951Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:51.951Z] c493977ddec4: Layer already exists [2025-03-24T08:16:51.951Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:51.951Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:52.271Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:52.594Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-24T08:16:52.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-24T08:16:52.594Z] 8385df45a7ff: Preparing [2025-03-24T08:16:52.594Z] 7efa9c32cb75: Preparing [2025-03-24T08:16:52.594Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:52.594Z] 8083b68172a8: Preparing [2025-03-24T08:16:52.594Z] 9063f812d508: Preparing [2025-03-24T08:16:52.594Z] c493977ddec4: Preparing [2025-03-24T08:16:52.594Z] 994456c4fd7b: Preparing [2025-03-24T08:16:52.594Z] c493977ddec4: Waiting [2025-03-24T08:16:52.594Z] 994456c4fd7b: Waiting [2025-03-24T08:16:52.594Z] 7efa9c32cb75: Layer already exists [2025-03-24T08:16:52.594Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:52.594Z] 9063f812d508: Layer already exists [2025-03-24T08:16:52.594Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:52.594Z] 8385df45a7ff: Layer already exists [2025-03-24T08:16:52.594Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:52.594Z] c493977ddec4: Layer already exists [2025-03-24T08:16:52.594Z] main: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:16:52.664Z] ===================================================== [Pipeline] echo [2025-03-24T08:16:52.679Z] taggedImages: [2025-03-24T08:16:52.679Z] - nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:52.679Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-24T08:16:52.679Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.76 [2025-03-24T08:16:52.679Z] - nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:52.679Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-24T08:16:52.707Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-24T08:16:52.707Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:52.707Z] latest [2025-03-24T08:16:52.707Z] 4.0.0-dev.76 [2025-03-24T08:16:52.707Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:52.707Z] main [2025-03-24T08:16:52.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:53.052Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:53.372Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:53.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-24T08:16:53.372Z] a48ee20b91ce: Preparing [2025-03-24T08:16:53.372Z] ba192b539117: Preparing [2025-03-24T08:16:53.372Z] 8083b68172a8: Preparing [2025-03-24T08:16:53.372Z] 8247faf2a16a: Preparing [2025-03-24T08:16:53.372Z] 835f4580f284: Preparing [2025-03-24T08:16:53.372Z] 994456c4fd7b: Preparing [2025-03-24T08:16:53.372Z] 994456c4fd7b: Waiting [2025-03-24T08:16:53.372Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:53.372Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:53.372Z] 835f4580f284: Pushed [2025-03-24T08:16:53.372Z] a48ee20b91ce: Pushed [2025-03-24T08:16:53.372Z] 8247faf2a16a: Pushed [2025-03-24T08:16:55.911Z] ba192b539117: Pushed [2025-03-24T08:16:55.911Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:56.506Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:56.829Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-24T08:16:56.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-24T08:16:56.829Z] a48ee20b91ce: Preparing [2025-03-24T08:16:56.829Z] ba192b539117: Preparing [2025-03-24T08:16:56.829Z] 8083b68172a8: Preparing [2025-03-24T08:16:56.829Z] 8247faf2a16a: Preparing [2025-03-24T08:16:56.829Z] 835f4580f284: Preparing [2025-03-24T08:16:56.829Z] 994456c4fd7b: Preparing [2025-03-24T08:16:56.829Z] 994456c4fd7b: Waiting [2025-03-24T08:16:56.829Z] 835f4580f284: Layer already exists [2025-03-24T08:16:56.829Z] a48ee20b91ce: Layer already exists [2025-03-24T08:16:56.829Z] ba192b539117: Layer already exists [2025-03-24T08:16:56.829Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:56.829Z] 8247faf2a16a: Layer already exists [2025-03-24T08:16:56.829Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:56.829Z] latest: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:57.163Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:57.486Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.76 [2025-03-24T08:16:57.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-24T08:16:57.486Z] a48ee20b91ce: Preparing [2025-03-24T08:16:57.486Z] ba192b539117: Preparing [2025-03-24T08:16:57.486Z] 8083b68172a8: Preparing [2025-03-24T08:16:57.486Z] 8247faf2a16a: Preparing [2025-03-24T08:16:57.486Z] 835f4580f284: Preparing [2025-03-24T08:16:57.486Z] 994456c4fd7b: Preparing [2025-03-24T08:16:57.486Z] 994456c4fd7b: Waiting [2025-03-24T08:16:57.486Z] ba192b539117: Layer already exists [2025-03-24T08:16:57.486Z] a48ee20b91ce: Layer already exists [2025-03-24T08:16:57.486Z] 835f4580f284: Layer already exists [2025-03-24T08:16:57.486Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:57.486Z] 8247faf2a16a: Layer already exists [2025-03-24T08:16:57.486Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:57.486Z] 4.0.0-dev.76: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:57.819Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:58.136Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:58.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-24T08:16:58.136Z] a48ee20b91ce: Preparing [2025-03-24T08:16:58.136Z] ba192b539117: Preparing [2025-03-24T08:16:58.136Z] 8083b68172a8: Preparing [2025-03-24T08:16:58.136Z] 8247faf2a16a: Preparing [2025-03-24T08:16:58.136Z] 835f4580f284: Preparing [2025-03-24T08:16:58.136Z] 994456c4fd7b: Preparing [2025-03-24T08:16:58.136Z] 994456c4fd7b: Waiting [2025-03-24T08:16:58.136Z] a48ee20b91ce: Layer already exists [2025-03-24T08:16:58.136Z] 835f4580f284: Layer already exists [2025-03-24T08:16:58.136Z] ba192b539117: Layer already exists [2025-03-24T08:16:58.136Z] 8247faf2a16a: Layer already exists [2025-03-24T08:16:58.136Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:58.136Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:58.136Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:58.510Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:58.836Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-24T08:16:58.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-24T08:16:58.836Z] a48ee20b91ce: Preparing [2025-03-24T08:16:58.836Z] ba192b539117: Preparing [2025-03-24T08:16:58.836Z] 8083b68172a8: Preparing [2025-03-24T08:16:58.836Z] 8247faf2a16a: Preparing [2025-03-24T08:16:58.836Z] 835f4580f284: Preparing [2025-03-24T08:16:58.836Z] 994456c4fd7b: Preparing [2025-03-24T08:16:58.836Z] 994456c4fd7b: Waiting [2025-03-24T08:16:58.836Z] a48ee20b91ce: Layer already exists [2025-03-24T08:16:58.836Z] 835f4580f284: Layer already exists [2025-03-24T08:16:58.836Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:58.836Z] 8247faf2a16a: Layer already exists [2025-03-24T08:16:58.836Z] ba192b539117: Layer already exists [2025-03-24T08:16:58.836Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:58.836Z] main: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:16:58.914Z] ===================================================== [Pipeline] echo [2025-03-24T08:16:58.927Z] taggedImages: [2025-03-24T08:16:58.927Z] - nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:58.927Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-24T08:16:58.927Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.76 [2025-03-24T08:16:58.927Z] - nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:58.927Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-24T08:16:58.963Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-24T08:16:58.963Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:58.963Z] latest [2025-03-24T08:16:58.963Z] 4.0.0-dev.76 [2025-03-24T08:16:58.963Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:16:58.963Z] main [2025-03-24T08:16:58.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:59.310Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:16:59.637Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:16:59.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-24T08:16:59.637Z] 595deaa3ee90: Preparing [2025-03-24T08:16:59.637Z] e29a42c1b4b4: Preparing [2025-03-24T08:16:59.637Z] 7950b2e41c9c: Preparing [2025-03-24T08:16:59.637Z] c8bd919dd3dc: Preparing [2025-03-24T08:16:59.637Z] 8083b68172a8: Preparing [2025-03-24T08:16:59.637Z] 40142c0c7deb: Preparing [2025-03-24T08:16:59.637Z] a0fb4562ed73: Preparing [2025-03-24T08:16:59.637Z] 994456c4fd7b: Preparing [2025-03-24T08:16:59.637Z] 40142c0c7deb: Waiting [2025-03-24T08:16:59.637Z] a0fb4562ed73: Waiting [2025-03-24T08:16:59.637Z] 994456c4fd7b: Waiting [2025-03-24T08:16:59.637Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:16:59.637Z] 8083b68172a8: Layer already exists [2025-03-24T08:16:59.637Z] 40142c0c7deb: Layer already exists [2025-03-24T08:16:59.637Z] a0fb4562ed73: Layer already exists [2025-03-24T08:16:59.637Z] 994456c4fd7b: Layer already exists [2025-03-24T08:16:59.637Z] 595deaa3ee90: Pushed [2025-03-24T08:16:59.637Z] e29a42c1b4b4: Pushed [2025-03-24T08:17:02.169Z] 7950b2e41c9c: Pushed [2025-03-24T08:17:02.428Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:02.762Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:03.095Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-24T08:17:03.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-24T08:17:03.095Z] 595deaa3ee90: Preparing [2025-03-24T08:17:03.095Z] e29a42c1b4b4: Preparing [2025-03-24T08:17:03.095Z] 7950b2e41c9c: Preparing [2025-03-24T08:17:03.095Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:03.095Z] 8083b68172a8: Preparing [2025-03-24T08:17:03.095Z] 40142c0c7deb: Preparing [2025-03-24T08:17:03.095Z] a0fb4562ed73: Preparing [2025-03-24T08:17:03.095Z] 994456c4fd7b: Preparing [2025-03-24T08:17:03.095Z] a0fb4562ed73: Waiting [2025-03-24T08:17:03.095Z] 40142c0c7deb: Waiting [2025-03-24T08:17:03.095Z] 994456c4fd7b: Waiting [2025-03-24T08:17:03.095Z] 7950b2e41c9c: Layer already exists [2025-03-24T08:17:03.095Z] e29a42c1b4b4: Layer already exists [2025-03-24T08:17:03.095Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:03.095Z] 595deaa3ee90: Layer already exists [2025-03-24T08:17:03.095Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:03.095Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:03.095Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:03.095Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:03.095Z] latest: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:03.432Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:03.759Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.76 [2025-03-24T08:17:03.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-24T08:17:03.759Z] 595deaa3ee90: Preparing [2025-03-24T08:17:03.759Z] e29a42c1b4b4: Preparing [2025-03-24T08:17:03.759Z] 7950b2e41c9c: Preparing [2025-03-24T08:17:03.759Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:03.759Z] 8083b68172a8: Preparing [2025-03-24T08:17:03.759Z] 40142c0c7deb: Preparing [2025-03-24T08:17:03.759Z] a0fb4562ed73: Preparing [2025-03-24T08:17:03.759Z] 994456c4fd7b: Preparing [2025-03-24T08:17:03.759Z] a0fb4562ed73: Waiting [2025-03-24T08:17:03.759Z] 994456c4fd7b: Waiting [2025-03-24T08:17:03.759Z] 40142c0c7deb: Waiting [2025-03-24T08:17:03.759Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:03.759Z] 595deaa3ee90: Layer already exists [2025-03-24T08:17:03.759Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:03.759Z] e29a42c1b4b4: Layer already exists [2025-03-24T08:17:03.759Z] 7950b2e41c9c: Layer already exists [2025-03-24T08:17:03.759Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:03.759Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:03.759Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:03.759Z] 4.0.0-dev.76: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:04.085Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:04.410Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:04.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-24T08:17:04.410Z] 595deaa3ee90: Preparing [2025-03-24T08:17:04.410Z] e29a42c1b4b4: Preparing [2025-03-24T08:17:04.410Z] 7950b2e41c9c: Preparing [2025-03-24T08:17:04.410Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:04.410Z] 8083b68172a8: Preparing [2025-03-24T08:17:04.410Z] 40142c0c7deb: Preparing [2025-03-24T08:17:04.410Z] a0fb4562ed73: Preparing [2025-03-24T08:17:04.410Z] 994456c4fd7b: Preparing [2025-03-24T08:17:04.410Z] 40142c0c7deb: Waiting [2025-03-24T08:17:04.410Z] a0fb4562ed73: Waiting [2025-03-24T08:17:04.410Z] 994456c4fd7b: Waiting [2025-03-24T08:17:04.410Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:04.410Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:04.410Z] e29a42c1b4b4: Layer already exists [2025-03-24T08:17:04.410Z] 7950b2e41c9c: Layer already exists [2025-03-24T08:17:04.410Z] 595deaa3ee90: Layer already exists [2025-03-24T08:17:04.410Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:04.410Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:04.410Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:04.410Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:04.735Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:05.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-24T08:17:05.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-24T08:17:05.063Z] 595deaa3ee90: Preparing [2025-03-24T08:17:05.063Z] e29a42c1b4b4: Preparing [2025-03-24T08:17:05.063Z] 7950b2e41c9c: Preparing [2025-03-24T08:17:05.063Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:05.063Z] 8083b68172a8: Preparing [2025-03-24T08:17:05.063Z] 40142c0c7deb: Preparing [2025-03-24T08:17:05.063Z] a0fb4562ed73: Preparing [2025-03-24T08:17:05.063Z] 994456c4fd7b: Preparing [2025-03-24T08:17:05.063Z] 40142c0c7deb: Waiting [2025-03-24T08:17:05.063Z] a0fb4562ed73: Waiting [2025-03-24T08:17:05.063Z] 994456c4fd7b: Waiting [2025-03-24T08:17:05.063Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:05.063Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:05.063Z] 595deaa3ee90: Layer already exists [2025-03-24T08:17:05.063Z] 7950b2e41c9c: Layer already exists [2025-03-24T08:17:05.063Z] e29a42c1b4b4: Layer already exists [2025-03-24T08:17:05.063Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:05.063Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:05.063Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:05.063Z] main: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:17:05.135Z] ===================================================== [Pipeline] echo [2025-03-24T08:17:05.149Z] taggedImages: [2025-03-24T08:17:05.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:05.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-24T08:17:05.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.76 [2025-03-24T08:17:05.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:05.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-24T08:17:05.177Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-24T08:17:05.177Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:05.177Z] latest [2025-03-24T08:17:05.177Z] 4.0.0-dev.76 [2025-03-24T08:17:05.177Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:05.177Z] main [2025-03-24T08:17:05.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:05.529Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:05.857Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:05.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-24T08:17:05.857Z] e87efb4f687c: Preparing [2025-03-24T08:17:05.857Z] cc3d54d7bfcc: Preparing [2025-03-24T08:17:05.857Z] 150ba618d359: Preparing [2025-03-24T08:17:05.857Z] 053930239cdc: Preparing [2025-03-24T08:17:05.857Z] 29ef50c32dd2: Preparing [2025-03-24T08:17:05.857Z] 7548309fc9b3: Preparing [2025-03-24T08:17:05.857Z] 878aaecabe35: Preparing [2025-03-24T08:17:05.857Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:05.857Z] 8083b68172a8: Preparing [2025-03-24T08:17:05.857Z] 2141f66eda10: Preparing [2025-03-24T08:17:05.857Z] 8becce0c80a5: Preparing [2025-03-24T08:17:05.857Z] 5f70bf18a086: Preparing [2025-03-24T08:17:05.857Z] bc14f3214549: Preparing [2025-03-24T08:17:05.857Z] 9e686f2ceff9: Preparing [2025-03-24T08:17:05.857Z] e4c7b93a440d: Preparing [2025-03-24T08:17:05.857Z] 994456c4fd7b: Preparing [2025-03-24T08:17:05.857Z] 8083b68172a8: Waiting [2025-03-24T08:17:05.857Z] 878aaecabe35: Waiting [2025-03-24T08:17:05.857Z] 7548309fc9b3: Waiting [2025-03-24T08:17:05.857Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:05.857Z] 2141f66eda10: Waiting [2025-03-24T08:17:05.857Z] 8becce0c80a5: Waiting [2025-03-24T08:17:05.857Z] 5f70bf18a086: Waiting [2025-03-24T08:17:05.857Z] bc14f3214549: Waiting [2025-03-24T08:17:05.857Z] 9e686f2ceff9: Waiting [2025-03-24T08:17:05.857Z] e4c7b93a440d: Waiting [2025-03-24T08:17:05.857Z] 994456c4fd7b: Waiting [2025-03-24T08:17:05.857Z] cc3d54d7bfcc: Pushed [2025-03-24T08:17:05.857Z] 053930239cdc: Pushed [2025-03-24T08:17:05.857Z] 29ef50c32dd2: Pushed [2025-03-24T08:17:05.857Z] 150ba618d359: Pushed [2025-03-24T08:17:05.857Z] e87efb4f687c: Pushed [2025-03-24T08:17:05.857Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:05.857Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:05.857Z] 7548309fc9b3: Pushed [2025-03-24T08:17:05.857Z] 5f70bf18a086: Layer already exists [2025-03-24T08:17:06.115Z] 2141f66eda10: Pushed [2025-03-24T08:17:06.115Z] 8becce0c80a5: Pushed [2025-03-24T08:17:06.115Z] 9e686f2ceff9: Pushed [2025-03-24T08:17:06.115Z] bc14f3214549: Pushed [2025-03-24T08:17:06.115Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:06.115Z] e4c7b93a440d: Pushed [2025-03-24T08:17:07.489Z] 878aaecabe35: Pushed [2025-03-24T08:17:07.489Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:07.813Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:08.139Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-24T08:17:08.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-24T08:17:08.139Z] e87efb4f687c: Preparing [2025-03-24T08:17:08.139Z] cc3d54d7bfcc: Preparing [2025-03-24T08:17:08.139Z] 150ba618d359: Preparing [2025-03-24T08:17:08.139Z] 053930239cdc: Preparing [2025-03-24T08:17:08.139Z] 29ef50c32dd2: Preparing [2025-03-24T08:17:08.139Z] 7548309fc9b3: Preparing [2025-03-24T08:17:08.139Z] 878aaecabe35: Preparing [2025-03-24T08:17:08.139Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:08.139Z] 8083b68172a8: Preparing [2025-03-24T08:17:08.139Z] 2141f66eda10: Preparing [2025-03-24T08:17:08.139Z] 8becce0c80a5: Preparing [2025-03-24T08:17:08.139Z] 5f70bf18a086: Preparing [2025-03-24T08:17:08.139Z] bc14f3214549: Preparing [2025-03-24T08:17:08.139Z] 9e686f2ceff9: Preparing [2025-03-24T08:17:08.139Z] e4c7b93a440d: Preparing [2025-03-24T08:17:08.139Z] 994456c4fd7b: Preparing [2025-03-24T08:17:08.139Z] 2141f66eda10: Waiting [2025-03-24T08:17:08.139Z] 8becce0c80a5: Waiting [2025-03-24T08:17:08.139Z] 5f70bf18a086: Waiting [2025-03-24T08:17:08.139Z] bc14f3214549: Waiting [2025-03-24T08:17:08.139Z] 7548309fc9b3: Waiting [2025-03-24T08:17:08.139Z] 878aaecabe35: Waiting [2025-03-24T08:17:08.139Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:08.139Z] 8083b68172a8: Waiting [2025-03-24T08:17:08.139Z] 9e686f2ceff9: Waiting [2025-03-24T08:17:08.139Z] e4c7b93a440d: Waiting [2025-03-24T08:17:08.139Z] 053930239cdc: Layer already exists [2025-03-24T08:17:08.139Z] 150ba618d359: Layer already exists [2025-03-24T08:17:08.139Z] 29ef50c32dd2: Layer already exists [2025-03-24T08:17:08.139Z] e87efb4f687c: Layer already exists [2025-03-24T08:17:08.139Z] cc3d54d7bfcc: Layer already exists [2025-03-24T08:17:08.139Z] 878aaecabe35: Layer already exists [2025-03-24T08:17:08.139Z] 7548309fc9b3: Layer already exists [2025-03-24T08:17:08.139Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:08.139Z] 2141f66eda10: Layer already exists [2025-03-24T08:17:08.139Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:08.139Z] 5f70bf18a086: Layer already exists [2025-03-24T08:17:08.139Z] 8becce0c80a5: Layer already exists [2025-03-24T08:17:08.139Z] e4c7b93a440d: Layer already exists [2025-03-24T08:17:08.139Z] 9e686f2ceff9: Layer already exists [2025-03-24T08:17:08.139Z] bc14f3214549: Layer already exists [2025-03-24T08:17:08.139Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:08.139Z] latest: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:08.468Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:08.793Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.76 [2025-03-24T08:17:08.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-24T08:17:08.793Z] e87efb4f687c: Preparing [2025-03-24T08:17:08.793Z] cc3d54d7bfcc: Preparing [2025-03-24T08:17:08.793Z] 150ba618d359: Preparing [2025-03-24T08:17:08.793Z] 053930239cdc: Preparing [2025-03-24T08:17:08.793Z] 29ef50c32dd2: Preparing [2025-03-24T08:17:08.793Z] 7548309fc9b3: Preparing [2025-03-24T08:17:08.793Z] 878aaecabe35: Preparing [2025-03-24T08:17:08.793Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:08.793Z] 8083b68172a8: Preparing [2025-03-24T08:17:08.793Z] 2141f66eda10: Preparing [2025-03-24T08:17:08.794Z] 8becce0c80a5: Preparing [2025-03-24T08:17:08.794Z] 5f70bf18a086: Preparing [2025-03-24T08:17:08.794Z] bc14f3214549: Preparing [2025-03-24T08:17:08.794Z] 9e686f2ceff9: Preparing [2025-03-24T08:17:08.794Z] e4c7b93a440d: Preparing [2025-03-24T08:17:08.794Z] 994456c4fd7b: Preparing [2025-03-24T08:17:08.794Z] 7548309fc9b3: Waiting [2025-03-24T08:17:08.794Z] 878aaecabe35: Waiting [2025-03-24T08:17:08.794Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:08.794Z] 8083b68172a8: Waiting [2025-03-24T08:17:08.794Z] 2141f66eda10: Waiting [2025-03-24T08:17:08.794Z] 8becce0c80a5: Waiting [2025-03-24T08:17:08.794Z] e4c7b93a440d: Waiting [2025-03-24T08:17:08.794Z] 5f70bf18a086: Waiting [2025-03-24T08:17:08.794Z] 9e686f2ceff9: Waiting [2025-03-24T08:17:08.794Z] 994456c4fd7b: Waiting [2025-03-24T08:17:08.794Z] bc14f3214549: Waiting [2025-03-24T08:17:08.794Z] 29ef50c32dd2: Layer already exists [2025-03-24T08:17:08.794Z] cc3d54d7bfcc: Layer already exists [2025-03-24T08:17:08.794Z] 150ba618d359: Layer already exists [2025-03-24T08:17:08.794Z] e87efb4f687c: Layer already exists [2025-03-24T08:17:08.794Z] 053930239cdc: Layer already exists [2025-03-24T08:17:08.794Z] 7548309fc9b3: Layer already exists [2025-03-24T08:17:08.794Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:08.794Z] 878aaecabe35: Layer already exists [2025-03-24T08:17:08.794Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:08.794Z] 2141f66eda10: Layer already exists [2025-03-24T08:17:08.794Z] bc14f3214549: Layer already exists [2025-03-24T08:17:08.794Z] 8becce0c80a5: Layer already exists [2025-03-24T08:17:08.794Z] 5f70bf18a086: Layer already exists [2025-03-24T08:17:08.794Z] e4c7b93a440d: Layer already exists [2025-03-24T08:17:08.794Z] 9e686f2ceff9: Layer already exists [2025-03-24T08:17:08.794Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:08.794Z] 4.0.0-dev.76: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:09.128Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:09.459Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:09.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-24T08:17:09.459Z] e87efb4f687c: Preparing [2025-03-24T08:17:09.459Z] cc3d54d7bfcc: Preparing [2025-03-24T08:17:09.459Z] 150ba618d359: Preparing [2025-03-24T08:17:09.459Z] 053930239cdc: Preparing [2025-03-24T08:17:09.459Z] 29ef50c32dd2: Preparing [2025-03-24T08:17:09.459Z] 7548309fc9b3: Preparing [2025-03-24T08:17:09.459Z] 878aaecabe35: Preparing [2025-03-24T08:17:09.459Z] 7548309fc9b3: Waiting [2025-03-24T08:17:09.459Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:09.459Z] 8083b68172a8: Preparing [2025-03-24T08:17:09.459Z] 878aaecabe35: Waiting [2025-03-24T08:17:09.459Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:09.459Z] 8083b68172a8: Waiting [2025-03-24T08:17:09.459Z] 2141f66eda10: Preparing [2025-03-24T08:17:09.459Z] 8becce0c80a5: Preparing [2025-03-24T08:17:09.459Z] 5f70bf18a086: Preparing [2025-03-24T08:17:09.459Z] bc14f3214549: Preparing [2025-03-24T08:17:09.459Z] 8becce0c80a5: Waiting [2025-03-24T08:17:09.459Z] 5f70bf18a086: Waiting [2025-03-24T08:17:09.459Z] 2141f66eda10: Waiting [2025-03-24T08:17:09.459Z] 9e686f2ceff9: Preparing [2025-03-24T08:17:09.459Z] e4c7b93a440d: Preparing [2025-03-24T08:17:09.459Z] 994456c4fd7b: Preparing [2025-03-24T08:17:09.459Z] bc14f3214549: Waiting [2025-03-24T08:17:09.459Z] 9e686f2ceff9: Waiting [2025-03-24T08:17:09.459Z] e4c7b93a440d: Waiting [2025-03-24T08:17:09.459Z] 994456c4fd7b: Waiting [2025-03-24T08:17:09.459Z] e87efb4f687c: Layer already exists [2025-03-24T08:17:09.459Z] 053930239cdc: Layer already exists [2025-03-24T08:17:09.459Z] 150ba618d359: Layer already exists [2025-03-24T08:17:09.459Z] 29ef50c32dd2: Layer already exists [2025-03-24T08:17:09.459Z] cc3d54d7bfcc: Layer already exists [2025-03-24T08:17:09.459Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:09.459Z] 878aaecabe35: Layer already exists [2025-03-24T08:17:09.459Z] 7548309fc9b3: Layer already exists [2025-03-24T08:17:09.459Z] 2141f66eda10: Layer already exists [2025-03-24T08:17:09.459Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:09.459Z] 8becce0c80a5: Layer already exists [2025-03-24T08:17:09.459Z] 5f70bf18a086: Layer already exists [2025-03-24T08:17:09.459Z] e4c7b93a440d: Layer already exists [2025-03-24T08:17:09.459Z] 9e686f2ceff9: Layer already exists [2025-03-24T08:17:09.459Z] bc14f3214549: Layer already exists [2025-03-24T08:17:09.459Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:09.459Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:09.788Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:10.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-24T08:17:10.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-24T08:17:10.110Z] e87efb4f687c: Preparing [2025-03-24T08:17:10.110Z] cc3d54d7bfcc: Preparing [2025-03-24T08:17:10.110Z] 150ba618d359: Preparing [2025-03-24T08:17:10.110Z] 053930239cdc: Preparing [2025-03-24T08:17:10.110Z] 29ef50c32dd2: Preparing [2025-03-24T08:17:10.110Z] 7548309fc9b3: Preparing [2025-03-24T08:17:10.110Z] 878aaecabe35: Preparing [2025-03-24T08:17:10.110Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:10.110Z] 8083b68172a8: Preparing [2025-03-24T08:17:10.110Z] 2141f66eda10: Preparing [2025-03-24T08:17:10.110Z] 8becce0c80a5: Preparing [2025-03-24T08:17:10.110Z] 5f70bf18a086: Preparing [2025-03-24T08:17:10.110Z] bc14f3214549: Preparing [2025-03-24T08:17:10.110Z] 9e686f2ceff9: Preparing [2025-03-24T08:17:10.110Z] e4c7b93a440d: Preparing [2025-03-24T08:17:10.110Z] 994456c4fd7b: Preparing [2025-03-24T08:17:10.110Z] 7548309fc9b3: Waiting [2025-03-24T08:17:10.110Z] 878aaecabe35: Waiting [2025-03-24T08:17:10.110Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:10.110Z] 2141f66eda10: Waiting [2025-03-24T08:17:10.110Z] 8083b68172a8: Waiting [2025-03-24T08:17:10.110Z] bc14f3214549: Waiting [2025-03-24T08:17:10.110Z] e4c7b93a440d: Waiting [2025-03-24T08:17:10.110Z] 8becce0c80a5: Waiting [2025-03-24T08:17:10.110Z] 994456c4fd7b: Waiting [2025-03-24T08:17:10.110Z] 5f70bf18a086: Waiting [2025-03-24T08:17:10.110Z] 9e686f2ceff9: Waiting [2025-03-24T08:17:10.110Z] 150ba618d359: Layer already exists [2025-03-24T08:17:10.110Z] e87efb4f687c: Layer already exists [2025-03-24T08:17:10.110Z] 053930239cdc: Layer already exists [2025-03-24T08:17:10.110Z] cc3d54d7bfcc: Layer already exists [2025-03-24T08:17:10.110Z] 29ef50c32dd2: Layer already exists [2025-03-24T08:17:10.110Z] 7548309fc9b3: Layer already exists [2025-03-24T08:17:10.110Z] 878aaecabe35: Layer already exists [2025-03-24T08:17:10.110Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:10.110Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:10.110Z] 2141f66eda10: Layer already exists [2025-03-24T08:17:10.110Z] 8becce0c80a5: Layer already exists [2025-03-24T08:17:10.110Z] 5f70bf18a086: Layer already exists [2025-03-24T08:17:10.110Z] bc14f3214549: Layer already exists [2025-03-24T08:17:10.110Z] 9e686f2ceff9: Layer already exists [2025-03-24T08:17:10.110Z] e4c7b93a440d: Layer already exists [2025-03-24T08:17:10.110Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:10.110Z] main: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:17:10.182Z] ===================================================== [Pipeline] echo [2025-03-24T08:17:10.191Z] taggedImages: [2025-03-24T08:17:10.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:10.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-24T08:17:10.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.76 [2025-03-24T08:17:10.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:10.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-24T08:17:10.214Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-24T08:17:10.214Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:10.214Z] latest [2025-03-24T08:17:10.214Z] 4.0.0-dev.76 [2025-03-24T08:17:10.214Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:10.214Z] main [2025-03-24T08:17:10.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:10.564Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:10.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:10.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-24T08:17:10.889Z] 11e8805583f3: Preparing [2025-03-24T08:17:10.889Z] 001e62f1b270: Preparing [2025-03-24T08:17:10.889Z] 67842e67968b: Preparing [2025-03-24T08:17:10.889Z] 92d92fc7e0a5: Preparing [2025-03-24T08:17:10.889Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:10.889Z] 8083b68172a8: Preparing [2025-03-24T08:17:10.889Z] 40142c0c7deb: Preparing [2025-03-24T08:17:10.889Z] a0fb4562ed73: Preparing [2025-03-24T08:17:10.889Z] 994456c4fd7b: Preparing [2025-03-24T08:17:10.889Z] a0fb4562ed73: Waiting [2025-03-24T08:17:10.889Z] 40142c0c7deb: Waiting [2025-03-24T08:17:10.889Z] 8083b68172a8: Waiting [2025-03-24T08:17:10.889Z] 994456c4fd7b: Waiting [2025-03-24T08:17:10.889Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:10.889Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:10.889Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:10.889Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:10.889Z] 001e62f1b270: Pushed [2025-03-24T08:17:10.889Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:10.889Z] 67842e67968b: Pushed [2025-03-24T08:17:10.889Z] 11e8805583f3: Pushed [2025-03-24T08:17:13.425Z] 92d92fc7e0a5: Pushed [2025-03-24T08:17:13.425Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:13.758Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:14.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-24T08:17:14.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-24T08:17:14.080Z] 11e8805583f3: Preparing [2025-03-24T08:17:14.080Z] 001e62f1b270: Preparing [2025-03-24T08:17:14.080Z] 67842e67968b: Preparing [2025-03-24T08:17:14.080Z] 92d92fc7e0a5: Preparing [2025-03-24T08:17:14.080Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:14.080Z] 8083b68172a8: Preparing [2025-03-24T08:17:14.080Z] 40142c0c7deb: Preparing [2025-03-24T08:17:14.080Z] a0fb4562ed73: Preparing [2025-03-24T08:17:14.080Z] 994456c4fd7b: Preparing [2025-03-24T08:17:14.080Z] 8083b68172a8: Waiting [2025-03-24T08:17:14.080Z] 40142c0c7deb: Waiting [2025-03-24T08:17:14.080Z] 994456c4fd7b: Waiting [2025-03-24T08:17:14.080Z] a0fb4562ed73: Waiting [2025-03-24T08:17:14.080Z] 92d92fc7e0a5: Layer already exists [2025-03-24T08:17:14.080Z] 001e62f1b270: Layer already exists [2025-03-24T08:17:14.080Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:14.080Z] 67842e67968b: Layer already exists [2025-03-24T08:17:14.080Z] 11e8805583f3: Layer already exists [2025-03-24T08:17:14.080Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:14.080Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:14.080Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:14.080Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:14.080Z] latest: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:14.411Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:14.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.76 [2025-03-24T08:17:14.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-24T08:17:14.743Z] 11e8805583f3: Preparing [2025-03-24T08:17:14.743Z] 001e62f1b270: Preparing [2025-03-24T08:17:14.743Z] 67842e67968b: Preparing [2025-03-24T08:17:14.743Z] 92d92fc7e0a5: Preparing [2025-03-24T08:17:14.743Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:14.743Z] 8083b68172a8: Preparing [2025-03-24T08:17:14.743Z] 40142c0c7deb: Preparing [2025-03-24T08:17:14.743Z] a0fb4562ed73: Preparing [2025-03-24T08:17:14.743Z] 994456c4fd7b: Preparing [2025-03-24T08:17:14.743Z] 40142c0c7deb: Waiting [2025-03-24T08:17:14.743Z] a0fb4562ed73: Waiting [2025-03-24T08:17:14.743Z] 994456c4fd7b: Waiting [2025-03-24T08:17:14.743Z] 8083b68172a8: Waiting [2025-03-24T08:17:14.743Z] 92d92fc7e0a5: Layer already exists [2025-03-24T08:17:14.743Z] 001e62f1b270: Layer already exists [2025-03-24T08:17:14.743Z] 11e8805583f3: Layer already exists [2025-03-24T08:17:14.743Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:14.743Z] 67842e67968b: Layer already exists [2025-03-24T08:17:14.743Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:14.743Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:14.743Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:14.743Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:14.743Z] 4.0.0-dev.76: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:15.079Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:15.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:15.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-24T08:17:15.412Z] 11e8805583f3: Preparing [2025-03-24T08:17:15.412Z] 001e62f1b270: Preparing [2025-03-24T08:17:15.412Z] 67842e67968b: Preparing [2025-03-24T08:17:15.412Z] 92d92fc7e0a5: Preparing [2025-03-24T08:17:15.412Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:15.412Z] 8083b68172a8: Preparing [2025-03-24T08:17:15.412Z] 40142c0c7deb: Preparing [2025-03-24T08:17:15.412Z] a0fb4562ed73: Preparing [2025-03-24T08:17:15.412Z] 994456c4fd7b: Preparing [2025-03-24T08:17:15.412Z] 8083b68172a8: Waiting [2025-03-24T08:17:15.412Z] a0fb4562ed73: Waiting [2025-03-24T08:17:15.412Z] 40142c0c7deb: Waiting [2025-03-24T08:17:15.412Z] 994456c4fd7b: Waiting [2025-03-24T08:17:15.412Z] 67842e67968b: Layer already exists [2025-03-24T08:17:15.412Z] 92d92fc7e0a5: Layer already exists [2025-03-24T08:17:15.412Z] 001e62f1b270: Layer already exists [2025-03-24T08:17:15.412Z] 11e8805583f3: Layer already exists [2025-03-24T08:17:15.412Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:15.412Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:15.412Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:15.412Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:15.412Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:15.412Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:15.747Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:16.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-24T08:17:16.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-24T08:17:16.075Z] 11e8805583f3: Preparing [2025-03-24T08:17:16.075Z] 001e62f1b270: Preparing [2025-03-24T08:17:16.075Z] 67842e67968b: Preparing [2025-03-24T08:17:16.075Z] 92d92fc7e0a5: Preparing [2025-03-24T08:17:16.075Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:16.075Z] 8083b68172a8: Preparing [2025-03-24T08:17:16.075Z] 40142c0c7deb: Preparing [2025-03-24T08:17:16.075Z] a0fb4562ed73: Preparing [2025-03-24T08:17:16.075Z] 994456c4fd7b: Preparing [2025-03-24T08:17:16.075Z] 40142c0c7deb: Waiting [2025-03-24T08:17:16.075Z] a0fb4562ed73: Waiting [2025-03-24T08:17:16.075Z] 994456c4fd7b: Waiting [2025-03-24T08:17:16.075Z] 001e62f1b270: Layer already exists [2025-03-24T08:17:16.075Z] 67842e67968b: Layer already exists [2025-03-24T08:17:16.075Z] 92d92fc7e0a5: Layer already exists [2025-03-24T08:17:16.075Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:16.075Z] 11e8805583f3: Layer already exists [2025-03-24T08:17:16.075Z] 40142c0c7deb: Layer already exists [2025-03-24T08:17:16.075Z] a0fb4562ed73: Layer already exists [2025-03-24T08:17:16.075Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:16.075Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:16.075Z] main: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:17:16.154Z] ===================================================== [Pipeline] echo [2025-03-24T08:17:16.167Z] taggedImages: [2025-03-24T08:17:16.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:16.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-24T08:17:16.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.76 [2025-03-24T08:17:16.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:16.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-24T08:17:16.198Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-24T08:17:16.198Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:16.198Z] latest [2025-03-24T08:17:16.198Z] 4.0.0-dev.76 [2025-03-24T08:17:16.198Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:16.198Z] main [2025-03-24T08:17:16.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:16.540Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:16.863Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:16.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-24T08:17:16.863Z] 0cba2c457397: Preparing [2025-03-24T08:17:16.863Z] 86b3a3a8873d: Preparing [2025-03-24T08:17:16.863Z] 97dbdae6ed0d: Preparing [2025-03-24T08:17:16.863Z] 9107be77d7bf: Preparing [2025-03-24T08:17:16.863Z] c961d8517e4a: Preparing [2025-03-24T08:17:16.863Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:16.863Z] 8083b68172a8: Preparing [2025-03-24T08:17:16.863Z] 30567ba47ba9: Preparing [2025-03-24T08:17:16.863Z] 9163e45207f9: Preparing [2025-03-24T08:17:16.863Z] 2fd0c91bc557: Preparing [2025-03-24T08:17:16.863Z] 994456c4fd7b: Preparing [2025-03-24T08:17:16.863Z] 30567ba47ba9: Waiting [2025-03-24T08:17:16.863Z] 9163e45207f9: Waiting [2025-03-24T08:17:16.863Z] 2fd0c91bc557: Waiting [2025-03-24T08:17:16.863Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:16.863Z] 994456c4fd7b: Waiting [2025-03-24T08:17:16.863Z] 8083b68172a8: Waiting [2025-03-24T08:17:16.863Z] 9107be77d7bf: Pushed [2025-03-24T08:17:16.863Z] c961d8517e4a: Pushed [2025-03-24T08:17:16.863Z] 86b3a3a8873d: Pushed [2025-03-24T08:17:16.863Z] 0cba2c457397: Pushed [2025-03-24T08:17:16.863Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:16.863Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:16.863Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:17.121Z] 30567ba47ba9: Pushed [2025-03-24T08:17:17.121Z] 9163e45207f9: Pushed [2025-03-24T08:17:18.497Z] 2fd0c91bc557: Pushed [2025-03-24T08:17:19.065Z] 97dbdae6ed0d: Pushed [2025-03-24T08:17:19.065Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:19.395Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:19.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-24T08:17:19.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-24T08:17:19.720Z] 0cba2c457397: Preparing [2025-03-24T08:17:19.720Z] 86b3a3a8873d: Preparing [2025-03-24T08:17:19.720Z] 97dbdae6ed0d: Preparing [2025-03-24T08:17:19.720Z] 9107be77d7bf: Preparing [2025-03-24T08:17:19.720Z] c961d8517e4a: Preparing [2025-03-24T08:17:19.720Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:19.720Z] 8083b68172a8: Preparing [2025-03-24T08:17:19.720Z] 30567ba47ba9: Preparing [2025-03-24T08:17:19.720Z] 9163e45207f9: Preparing [2025-03-24T08:17:19.720Z] 2fd0c91bc557: Preparing [2025-03-24T08:17:19.720Z] 994456c4fd7b: Preparing [2025-03-24T08:17:19.720Z] 30567ba47ba9: Waiting [2025-03-24T08:17:19.720Z] 2fd0c91bc557: Waiting [2025-03-24T08:17:19.720Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:19.720Z] 8083b68172a8: Waiting [2025-03-24T08:17:19.720Z] 9163e45207f9: Waiting [2025-03-24T08:17:19.720Z] 994456c4fd7b: Waiting [2025-03-24T08:17:19.720Z] 9107be77d7bf: Layer already exists [2025-03-24T08:17:19.720Z] 97dbdae6ed0d: Layer already exists [2025-03-24T08:17:19.720Z] 86b3a3a8873d: Layer already exists [2025-03-24T08:17:19.720Z] c961d8517e4a: Layer already exists [2025-03-24T08:17:19.720Z] 0cba2c457397: Layer already exists [2025-03-24T08:17:19.720Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:19.720Z] 9163e45207f9: Layer already exists [2025-03-24T08:17:19.720Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:19.720Z] 2fd0c91bc557: Layer already exists [2025-03-24T08:17:19.720Z] 30567ba47ba9: Layer already exists [2025-03-24T08:17:19.720Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:19.720Z] latest: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:20.051Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:20.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.76 [2025-03-24T08:17:20.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-24T08:17:20.406Z] 0cba2c457397: Preparing [2025-03-24T08:17:20.406Z] 86b3a3a8873d: Preparing [2025-03-24T08:17:20.406Z] 97dbdae6ed0d: Preparing [2025-03-24T08:17:20.406Z] 9107be77d7bf: Preparing [2025-03-24T08:17:20.406Z] c961d8517e4a: Preparing [2025-03-24T08:17:20.406Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:20.406Z] 8083b68172a8: Preparing [2025-03-24T08:17:20.406Z] 30567ba47ba9: Preparing [2025-03-24T08:17:20.406Z] 9163e45207f9: Preparing [2025-03-24T08:17:20.406Z] 2fd0c91bc557: Preparing [2025-03-24T08:17:20.406Z] 994456c4fd7b: Preparing [2025-03-24T08:17:20.406Z] 2fd0c91bc557: Waiting [2025-03-24T08:17:20.406Z] 30567ba47ba9: Waiting [2025-03-24T08:17:20.406Z] 9163e45207f9: Waiting [2025-03-24T08:17:20.406Z] 994456c4fd7b: Waiting [2025-03-24T08:17:20.406Z] 8083b68172a8: Waiting [2025-03-24T08:17:20.406Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:20.406Z] 9107be77d7bf: Layer already exists [2025-03-24T08:17:20.406Z] 97dbdae6ed0d: Layer already exists [2025-03-24T08:17:20.406Z] c961d8517e4a: Layer already exists [2025-03-24T08:17:20.406Z] 86b3a3a8873d: Layer already exists [2025-03-24T08:17:20.406Z] 0cba2c457397: Layer already exists [2025-03-24T08:17:20.406Z] 30567ba47ba9: Layer already exists [2025-03-24T08:17:20.406Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:20.406Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:20.406Z] 9163e45207f9: Layer already exists [2025-03-24T08:17:20.406Z] 2fd0c91bc557: Layer already exists [2025-03-24T08:17:20.406Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:20.406Z] 4.0.0-dev.76: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:20.786Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:21.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:21.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-24T08:17:21.155Z] 0cba2c457397: Preparing [2025-03-24T08:17:21.155Z] 86b3a3a8873d: Preparing [2025-03-24T08:17:21.155Z] 97dbdae6ed0d: Preparing [2025-03-24T08:17:21.155Z] 9107be77d7bf: Preparing [2025-03-24T08:17:21.155Z] c961d8517e4a: Preparing [2025-03-24T08:17:21.155Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:21.155Z] 8083b68172a8: Preparing [2025-03-24T08:17:21.155Z] 30567ba47ba9: Preparing [2025-03-24T08:17:21.155Z] 9163e45207f9: Preparing [2025-03-24T08:17:21.155Z] 2fd0c91bc557: Preparing [2025-03-24T08:17:21.155Z] 994456c4fd7b: Preparing [2025-03-24T08:17:21.155Z] 8083b68172a8: Waiting [2025-03-24T08:17:21.155Z] 30567ba47ba9: Waiting [2025-03-24T08:17:21.155Z] 9163e45207f9: Waiting [2025-03-24T08:17:21.155Z] 2fd0c91bc557: Waiting [2025-03-24T08:17:21.155Z] 994456c4fd7b: Waiting [2025-03-24T08:17:21.155Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:21.155Z] 97dbdae6ed0d: Layer already exists [2025-03-24T08:17:21.155Z] c961d8517e4a: Layer already exists [2025-03-24T08:17:21.155Z] 86b3a3a8873d: Layer already exists [2025-03-24T08:17:21.155Z] 0cba2c457397: Layer already exists [2025-03-24T08:17:21.155Z] 9107be77d7bf: Layer already exists [2025-03-24T08:17:21.155Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:21.155Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:21.155Z] 30567ba47ba9: Layer already exists [2025-03-24T08:17:21.155Z] 9163e45207f9: Layer already exists [2025-03-24T08:17:21.155Z] 2fd0c91bc557: Layer already exists [2025-03-24T08:17:21.155Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:21.155Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:21.525Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:21.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-24T08:17:21.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-24T08:17:21.867Z] 0cba2c457397: Preparing [2025-03-24T08:17:21.867Z] 86b3a3a8873d: Preparing [2025-03-24T08:17:21.867Z] 97dbdae6ed0d: Preparing [2025-03-24T08:17:21.867Z] 9107be77d7bf: Preparing [2025-03-24T08:17:21.867Z] c961d8517e4a: Preparing [2025-03-24T08:17:21.867Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:21.867Z] 8083b68172a8: Preparing [2025-03-24T08:17:21.867Z] 30567ba47ba9: Preparing [2025-03-24T08:17:21.867Z] 9163e45207f9: Preparing [2025-03-24T08:17:21.867Z] 2fd0c91bc557: Preparing [2025-03-24T08:17:21.867Z] 994456c4fd7b: Preparing [2025-03-24T08:17:21.867Z] 30567ba47ba9: Waiting [2025-03-24T08:17:21.867Z] 9163e45207f9: Waiting [2025-03-24T08:17:21.867Z] 994456c4fd7b: Waiting [2025-03-24T08:17:21.867Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:21.867Z] 2fd0c91bc557: Waiting [2025-03-24T08:17:21.867Z] 86b3a3a8873d: Layer already exists [2025-03-24T08:17:21.867Z] c961d8517e4a: Layer already exists [2025-03-24T08:17:21.867Z] 9107be77d7bf: Layer already exists [2025-03-24T08:17:21.867Z] 0cba2c457397: Layer already exists [2025-03-24T08:17:21.867Z] 97dbdae6ed0d: Layer already exists [2025-03-24T08:17:21.867Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:21.867Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:21.867Z] 30567ba47ba9: Layer already exists [2025-03-24T08:17:21.867Z] 9163e45207f9: Layer already exists [2025-03-24T08:17:21.867Z] 2fd0c91bc557: Layer already exists [2025-03-24T08:17:21.867Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:21.867Z] main: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:17:21.950Z] ===================================================== [Pipeline] echo [2025-03-24T08:17:21.964Z] taggedImages: [2025-03-24T08:17:21.964Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:21.964Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-24T08:17:21.964Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.76 [2025-03-24T08:17:21.964Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:21.964Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-24T08:17:21.995Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-24T08:17:21.995Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:21.995Z] latest [2025-03-24T08:17:21.995Z] 4.0.0-dev.76 [2025-03-24T08:17:21.995Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:21.995Z] main [2025-03-24T08:17:21.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:22.353Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:22.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:22.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-24T08:17:22.679Z] b954465b83ba: Preparing [2025-03-24T08:17:22.679Z] b028aeea29e4: Preparing [2025-03-24T08:17:22.679Z] e26fafe2a5ec: Preparing [2025-03-24T08:17:22.679Z] abde1b30b01c: Preparing [2025-03-24T08:17:22.679Z] 2d7e8a6027b1: Preparing [2025-03-24T08:17:22.679Z] edff383d0cca: Preparing [2025-03-24T08:17:22.679Z] a0549f69362d: Preparing [2025-03-24T08:17:22.679Z] edff383d0cca: Waiting [2025-03-24T08:17:22.679Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:22.679Z] 8083b68172a8: Preparing [2025-03-24T08:17:22.679Z] 774b9bb9a4ee: Preparing [2025-03-24T08:17:22.679Z] 8400eebc61fd: Preparing [2025-03-24T08:17:22.679Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:22.679Z] 774b9bb9a4ee: Waiting [2025-03-24T08:17:22.679Z] 8083b68172a8: Waiting [2025-03-24T08:17:22.679Z] a0549f69362d: Waiting [2025-03-24T08:17:22.679Z] 994456c4fd7b: Preparing [2025-03-24T08:17:22.679Z] 8400eebc61fd: Waiting [2025-03-24T08:17:22.679Z] 994456c4fd7b: Waiting [2025-03-24T08:17:22.680Z] b954465b83ba: Pushed [2025-03-24T08:17:22.680Z] b028aeea29e4: Pushed [2025-03-24T08:17:22.680Z] 2d7e8a6027b1: Pushed [2025-03-24T08:17:22.680Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:22.680Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:22.680Z] edff383d0cca: Pushed [2025-03-24T08:17:22.680Z] a0549f69362d: Pushed [2025-03-24T08:17:22.938Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:22.938Z] 774b9bb9a4ee: Pushed [2025-03-24T08:17:24.312Z] 8400eebc61fd: Pushed [2025-03-24T08:17:24.572Z] abde1b30b01c: Pushed [2025-03-24T08:17:25.508Z] e26fafe2a5ec: Pushed [2025-03-24T08:17:25.508Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:25.847Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:26.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-24T08:17:26.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-24T08:17:26.165Z] b954465b83ba: Preparing [2025-03-24T08:17:26.165Z] b028aeea29e4: Preparing [2025-03-24T08:17:26.165Z] e26fafe2a5ec: Preparing [2025-03-24T08:17:26.165Z] abde1b30b01c: Preparing [2025-03-24T08:17:26.165Z] 2d7e8a6027b1: Preparing [2025-03-24T08:17:26.165Z] edff383d0cca: Preparing [2025-03-24T08:17:26.165Z] a0549f69362d: Preparing [2025-03-24T08:17:26.165Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:26.165Z] 8083b68172a8: Preparing [2025-03-24T08:17:26.165Z] 774b9bb9a4ee: Preparing [2025-03-24T08:17:26.165Z] 8400eebc61fd: Preparing [2025-03-24T08:17:26.165Z] 994456c4fd7b: Preparing [2025-03-24T08:17:26.165Z] 8083b68172a8: Waiting [2025-03-24T08:17:26.165Z] 994456c4fd7b: Waiting [2025-03-24T08:17:26.165Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:26.165Z] 774b9bb9a4ee: Waiting [2025-03-24T08:17:26.165Z] 8400eebc61fd: Waiting [2025-03-24T08:17:26.165Z] a0549f69362d: Waiting [2025-03-24T08:17:26.165Z] edff383d0cca: Waiting [2025-03-24T08:17:26.165Z] 2d7e8a6027b1: Layer already exists [2025-03-24T08:17:26.165Z] e26fafe2a5ec: Layer already exists [2025-03-24T08:17:26.165Z] b028aeea29e4: Layer already exists [2025-03-24T08:17:26.165Z] abde1b30b01c: Layer already exists [2025-03-24T08:17:26.165Z] b954465b83ba: Layer already exists [2025-03-24T08:17:26.165Z] a0549f69362d: Layer already exists [2025-03-24T08:17:26.165Z] edff383d0cca: Layer already exists [2025-03-24T08:17:26.165Z] 774b9bb9a4ee: Layer already exists [2025-03-24T08:17:26.165Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:26.165Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:26.165Z] 8400eebc61fd: Layer already exists [2025-03-24T08:17:26.165Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:26.165Z] latest: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:26.488Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:26.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.76 [2025-03-24T08:17:26.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-24T08:17:26.805Z] b954465b83ba: Preparing [2025-03-24T08:17:26.805Z] b028aeea29e4: Preparing [2025-03-24T08:17:26.805Z] e26fafe2a5ec: Preparing [2025-03-24T08:17:26.805Z] abde1b30b01c: Preparing [2025-03-24T08:17:26.805Z] 2d7e8a6027b1: Preparing [2025-03-24T08:17:26.805Z] edff383d0cca: Preparing [2025-03-24T08:17:26.805Z] a0549f69362d: Preparing [2025-03-24T08:17:26.805Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:26.805Z] 8083b68172a8: Preparing [2025-03-24T08:17:26.805Z] 774b9bb9a4ee: Preparing [2025-03-24T08:17:26.805Z] 8400eebc61fd: Preparing [2025-03-24T08:17:26.805Z] 994456c4fd7b: Preparing [2025-03-24T08:17:26.805Z] edff383d0cca: Waiting [2025-03-24T08:17:26.805Z] a0549f69362d: Waiting [2025-03-24T08:17:26.805Z] 774b9bb9a4ee: Waiting [2025-03-24T08:17:26.805Z] 8400eebc61fd: Waiting [2025-03-24T08:17:26.805Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:26.805Z] 8083b68172a8: Waiting [2025-03-24T08:17:26.805Z] 994456c4fd7b: Waiting [2025-03-24T08:17:26.805Z] e26fafe2a5ec: Layer already exists [2025-03-24T08:17:26.805Z] b954465b83ba: Layer already exists [2025-03-24T08:17:26.805Z] abde1b30b01c: Layer already exists [2025-03-24T08:17:26.805Z] 2d7e8a6027b1: Layer already exists [2025-03-24T08:17:26.805Z] b028aeea29e4: Layer already exists [2025-03-24T08:17:26.805Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:26.805Z] a0549f69362d: Layer already exists [2025-03-24T08:17:26.805Z] edff383d0cca: Layer already exists [2025-03-24T08:17:26.805Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:26.805Z] 774b9bb9a4ee: Layer already exists [2025-03-24T08:17:26.805Z] 8400eebc61fd: Layer already exists [2025-03-24T08:17:26.805Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:26.805Z] 4.0.0-dev.76: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:27.127Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:27.447Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:27.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-24T08:17:27.447Z] b954465b83ba: Preparing [2025-03-24T08:17:27.448Z] b028aeea29e4: Preparing [2025-03-24T08:17:27.448Z] e26fafe2a5ec: Preparing [2025-03-24T08:17:27.448Z] abde1b30b01c: Preparing [2025-03-24T08:17:27.448Z] 2d7e8a6027b1: Preparing [2025-03-24T08:17:27.448Z] edff383d0cca: Preparing [2025-03-24T08:17:27.448Z] a0549f69362d: Preparing [2025-03-24T08:17:27.448Z] edff383d0cca: Waiting [2025-03-24T08:17:27.448Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:27.448Z] 8083b68172a8: Preparing [2025-03-24T08:17:27.448Z] a0549f69362d: Waiting [2025-03-24T08:17:27.448Z] 774b9bb9a4ee: Preparing [2025-03-24T08:17:27.448Z] 8400eebc61fd: Preparing [2025-03-24T08:17:27.448Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:27.448Z] 994456c4fd7b: Preparing [2025-03-24T08:17:27.448Z] 8083b68172a8: Waiting [2025-03-24T08:17:27.448Z] 8400eebc61fd: Waiting [2025-03-24T08:17:27.448Z] 774b9bb9a4ee: Waiting [2025-03-24T08:17:27.448Z] 994456c4fd7b: Waiting [2025-03-24T08:17:27.448Z] e26fafe2a5ec: Layer already exists [2025-03-24T08:17:27.448Z] b954465b83ba: Layer already exists [2025-03-24T08:17:27.448Z] 2d7e8a6027b1: Layer already exists [2025-03-24T08:17:27.448Z] b028aeea29e4: Layer already exists [2025-03-24T08:17:27.448Z] abde1b30b01c: Layer already exists [2025-03-24T08:17:27.448Z] edff383d0cca: Layer already exists [2025-03-24T08:17:27.448Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:27.448Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:27.448Z] a0549f69362d: Layer already exists [2025-03-24T08:17:27.448Z] 774b9bb9a4ee: Layer already exists [2025-03-24T08:17:27.448Z] 8400eebc61fd: Layer already exists [2025-03-24T08:17:27.448Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:27.448Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:27.770Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:28.090Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-24T08:17:28.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-24T08:17:28.090Z] b954465b83ba: Preparing [2025-03-24T08:17:28.090Z] b028aeea29e4: Preparing [2025-03-24T08:17:28.090Z] e26fafe2a5ec: Preparing [2025-03-24T08:17:28.090Z] abde1b30b01c: Preparing [2025-03-24T08:17:28.090Z] 2d7e8a6027b1: Preparing [2025-03-24T08:17:28.090Z] edff383d0cca: Preparing [2025-03-24T08:17:28.090Z] a0549f69362d: Preparing [2025-03-24T08:17:28.090Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:28.090Z] 8083b68172a8: Preparing [2025-03-24T08:17:28.090Z] 774b9bb9a4ee: Preparing [2025-03-24T08:17:28.090Z] 8400eebc61fd: Preparing [2025-03-24T08:17:28.090Z] 994456c4fd7b: Preparing [2025-03-24T08:17:28.090Z] 8083b68172a8: Waiting [2025-03-24T08:17:28.090Z] 774b9bb9a4ee: Waiting [2025-03-24T08:17:28.090Z] edff383d0cca: Waiting [2025-03-24T08:17:28.090Z] a0549f69362d: Waiting [2025-03-24T08:17:28.090Z] 8400eebc61fd: Waiting [2025-03-24T08:17:28.090Z] 994456c4fd7b: Waiting [2025-03-24T08:17:28.090Z] c8bd919dd3dc: Waiting [2025-03-24T08:17:28.090Z] b954465b83ba: Layer already exists [2025-03-24T08:17:28.090Z] 2d7e8a6027b1: Layer already exists [2025-03-24T08:17:28.090Z] b028aeea29e4: Layer already exists [2025-03-24T08:17:28.090Z] e26fafe2a5ec: Layer already exists [2025-03-24T08:17:28.090Z] abde1b30b01c: Layer already exists [2025-03-24T08:17:28.090Z] 774b9bb9a4ee: Layer already exists [2025-03-24T08:17:28.090Z] a0549f69362d: Layer already exists [2025-03-24T08:17:28.090Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:28.090Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:28.090Z] edff383d0cca: Layer already exists [2025-03-24T08:17:28.090Z] 8400eebc61fd: Layer already exists [2025-03-24T08:17:28.090Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:28.090Z] main: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:17:28.164Z] ===================================================== [Pipeline] echo [2025-03-24T08:17:28.179Z] taggedImages: [2025-03-24T08:17:28.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:28.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-24T08:17:28.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.76 [2025-03-24T08:17:28.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:28.179Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-24T08:17:28.206Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-24T08:17:28.206Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:28.206Z] latest [2025-03-24T08:17:28.206Z] 4.0.0-dev.76 [2025-03-24T08:17:28.206Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:28.206Z] main [2025-03-24T08:17:28.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:28.542Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:28.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:28.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-24T08:17:28.858Z] 5fc798ca8b7f: Preparing [2025-03-24T08:17:28.858Z] 7c6cc19f96a0: Preparing [2025-03-24T08:17:28.858Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:28.858Z] 8083b68172a8: Preparing [2025-03-24T08:17:28.858Z] e0a01e00f34b: Preparing [2025-03-24T08:17:28.858Z] a168d713239e: Preparing [2025-03-24T08:17:28.858Z] 994456c4fd7b: Preparing [2025-03-24T08:17:28.858Z] a168d713239e: Waiting [2025-03-24T08:17:28.858Z] 994456c4fd7b: Waiting [2025-03-24T08:17:28.858Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:28.858Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:28.858Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:28.858Z] e0a01e00f34b: Pushed [2025-03-24T08:17:28.858Z] 5fc798ca8b7f: Pushed [2025-03-24T08:17:29.789Z] a168d713239e: Pushed [2025-03-24T08:17:32.318Z] 7c6cc19f96a0: Pushed [2025-03-24T08:17:32.318Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:32.649Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:32.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-24T08:17:32.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-24T08:17:32.968Z] 5fc798ca8b7f: Preparing [2025-03-24T08:17:32.968Z] 7c6cc19f96a0: Preparing [2025-03-24T08:17:32.968Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:32.968Z] 8083b68172a8: Preparing [2025-03-24T08:17:32.968Z] e0a01e00f34b: Preparing [2025-03-24T08:17:32.968Z] a168d713239e: Preparing [2025-03-24T08:17:32.968Z] 994456c4fd7b: Preparing [2025-03-24T08:17:32.968Z] a168d713239e: Waiting [2025-03-24T08:17:32.968Z] 994456c4fd7b: Waiting [2025-03-24T08:17:32.968Z] 7c6cc19f96a0: Layer already exists [2025-03-24T08:17:32.968Z] e0a01e00f34b: Layer already exists [2025-03-24T08:17:32.968Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:32.968Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:32.968Z] 5fc798ca8b7f: Layer already exists [2025-03-24T08:17:32.968Z] a168d713239e: Layer already exists [2025-03-24T08:17:32.968Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:32.968Z] latest: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:33.295Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:33.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.76 [2025-03-24T08:17:33.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-24T08:17:33.624Z] 5fc798ca8b7f: Preparing [2025-03-24T08:17:33.624Z] 7c6cc19f96a0: Preparing [2025-03-24T08:17:33.624Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:33.624Z] 8083b68172a8: Preparing [2025-03-24T08:17:33.624Z] e0a01e00f34b: Preparing [2025-03-24T08:17:33.624Z] a168d713239e: Preparing [2025-03-24T08:17:33.624Z] 994456c4fd7b: Preparing [2025-03-24T08:17:33.624Z] 994456c4fd7b: Waiting [2025-03-24T08:17:33.624Z] a168d713239e: Waiting [2025-03-24T08:17:33.624Z] 7c6cc19f96a0: Layer already exists [2025-03-24T08:17:33.624Z] e0a01e00f34b: Layer already exists [2025-03-24T08:17:33.624Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:33.624Z] 5fc798ca8b7f: Layer already exists [2025-03-24T08:17:33.624Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:33.624Z] a168d713239e: Layer already exists [2025-03-24T08:17:33.624Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:33.624Z] 4.0.0-dev.76: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:33.947Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:34.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:34.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-24T08:17:34.277Z] 5fc798ca8b7f: Preparing [2025-03-24T08:17:34.277Z] 7c6cc19f96a0: Preparing [2025-03-24T08:17:34.277Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:34.277Z] 8083b68172a8: Preparing [2025-03-24T08:17:34.277Z] e0a01e00f34b: Preparing [2025-03-24T08:17:34.277Z] a168d713239e: Preparing [2025-03-24T08:17:34.277Z] 994456c4fd7b: Preparing [2025-03-24T08:17:34.277Z] a168d713239e: Waiting [2025-03-24T08:17:34.277Z] 994456c4fd7b: Waiting [2025-03-24T08:17:34.277Z] 7c6cc19f96a0: Layer already exists [2025-03-24T08:17:34.277Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:34.277Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:34.277Z] e0a01e00f34b: Layer already exists [2025-03-24T08:17:34.277Z] 5fc798ca8b7f: Layer already exists [2025-03-24T08:17:34.277Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:34.277Z] a168d713239e: Layer already exists [2025-03-24T08:17:34.277Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:34.610Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:34.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-24T08:17:34.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-24T08:17:34.941Z] 5fc798ca8b7f: Preparing [2025-03-24T08:17:34.941Z] 7c6cc19f96a0: Preparing [2025-03-24T08:17:34.941Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:34.941Z] 8083b68172a8: Preparing [2025-03-24T08:17:34.941Z] e0a01e00f34b: Preparing [2025-03-24T08:17:34.941Z] a168d713239e: Preparing [2025-03-24T08:17:34.941Z] 994456c4fd7b: Preparing [2025-03-24T08:17:34.941Z] 994456c4fd7b: Waiting [2025-03-24T08:17:34.941Z] a168d713239e: Waiting [2025-03-24T08:17:34.941Z] 7c6cc19f96a0: Layer already exists [2025-03-24T08:17:34.941Z] 5fc798ca8b7f: Layer already exists [2025-03-24T08:17:34.941Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:34.941Z] e0a01e00f34b: Layer already exists [2025-03-24T08:17:34.941Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:34.941Z] a168d713239e: Layer already exists [2025-03-24T08:17:34.941Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:34.941Z] main: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:17:35.019Z] ===================================================== [Pipeline] echo [2025-03-24T08:17:35.033Z] taggedImages: [2025-03-24T08:17:35.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:35.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-24T08:17:35.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.76 [2025-03-24T08:17:35.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:35.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-24T08:17:35.061Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-24T08:17:35.061Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:35.061Z] latest [2025-03-24T08:17:35.061Z] 4.0.0-dev.76 [2025-03-24T08:17:35.061Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:35.061Z] main [2025-03-24T08:17:35.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:35.454Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:35.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:35.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-24T08:17:35.791Z] f73628f47561: Preparing [2025-03-24T08:17:35.791Z] fbb8663305a7: Preparing [2025-03-24T08:17:35.791Z] 1c0f27d1bc2e: Preparing [2025-03-24T08:17:35.791Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:35.791Z] 8083b68172a8: Preparing [2025-03-24T08:17:35.791Z] 557315a04288: Preparing [2025-03-24T08:17:35.791Z] 0223eb7b6b75: Preparing [2025-03-24T08:17:35.791Z] 06dbd2655d49: Preparing [2025-03-24T08:17:35.791Z] 206f088cddc4: Preparing [2025-03-24T08:17:35.791Z] 994456c4fd7b: Preparing [2025-03-24T08:17:35.791Z] 557315a04288: Waiting [2025-03-24T08:17:35.791Z] 0223eb7b6b75: Waiting [2025-03-24T08:17:35.791Z] 06dbd2655d49: Waiting [2025-03-24T08:17:35.791Z] 206f088cddc4: Waiting [2025-03-24T08:17:35.791Z] 994456c4fd7b: Waiting [2025-03-24T08:17:35.791Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:35.791Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:35.791Z] 1c0f27d1bc2e: Pushed [2025-03-24T08:17:35.791Z] fbb8663305a7: Pushed [2025-03-24T08:17:35.791Z] f73628f47561: Pushed [2025-03-24T08:17:35.791Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:35.791Z] 06dbd2655d49: Pushed [2025-03-24T08:17:36.357Z] 206f088cddc4: Pushed [2025-03-24T08:17:40.553Z] 0223eb7b6b75: Pushed [2025-03-24T08:17:48.677Z] 557315a04288: Pushed [2025-03-24T08:17:48.677Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:48.997Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:49.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-24T08:17:49.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-24T08:17:49.323Z] f73628f47561: Preparing [2025-03-24T08:17:49.323Z] fbb8663305a7: Preparing [2025-03-24T08:17:49.323Z] 1c0f27d1bc2e: Preparing [2025-03-24T08:17:49.323Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:49.323Z] 8083b68172a8: Preparing [2025-03-24T08:17:49.323Z] 557315a04288: Preparing [2025-03-24T08:17:49.323Z] 0223eb7b6b75: Preparing [2025-03-24T08:17:49.323Z] 06dbd2655d49: Preparing [2025-03-24T08:17:49.323Z] 206f088cddc4: Preparing [2025-03-24T08:17:49.323Z] 994456c4fd7b: Preparing [2025-03-24T08:17:49.323Z] 0223eb7b6b75: Waiting [2025-03-24T08:17:49.323Z] 06dbd2655d49: Waiting [2025-03-24T08:17:49.323Z] 206f088cddc4: Waiting [2025-03-24T08:17:49.323Z] 994456c4fd7b: Waiting [2025-03-24T08:17:49.323Z] 557315a04288: Waiting [2025-03-24T08:17:49.323Z] fbb8663305a7: Layer already exists [2025-03-24T08:17:49.323Z] f73628f47561: Layer already exists [2025-03-24T08:17:49.323Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:49.323Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:49.323Z] 1c0f27d1bc2e: Layer already exists [2025-03-24T08:17:49.323Z] 206f088cddc4: Layer already exists [2025-03-24T08:17:49.323Z] 557315a04288: Layer already exists [2025-03-24T08:17:49.323Z] 0223eb7b6b75: Layer already exists [2025-03-24T08:17:49.323Z] 06dbd2655d49: Layer already exists [2025-03-24T08:17:49.323Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:49.323Z] latest: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:49.652Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:49.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.76 [2025-03-24T08:17:49.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-24T08:17:49.977Z] f73628f47561: Preparing [2025-03-24T08:17:49.977Z] fbb8663305a7: Preparing [2025-03-24T08:17:49.977Z] 1c0f27d1bc2e: Preparing [2025-03-24T08:17:49.977Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:49.977Z] 8083b68172a8: Preparing [2025-03-24T08:17:49.977Z] 557315a04288: Preparing [2025-03-24T08:17:49.977Z] 0223eb7b6b75: Preparing [2025-03-24T08:17:49.977Z] 06dbd2655d49: Preparing [2025-03-24T08:17:49.977Z] 206f088cddc4: Preparing [2025-03-24T08:17:49.977Z] 994456c4fd7b: Preparing [2025-03-24T08:17:49.977Z] 557315a04288: Waiting [2025-03-24T08:17:49.977Z] 0223eb7b6b75: Waiting [2025-03-24T08:17:49.977Z] 06dbd2655d49: Waiting [2025-03-24T08:17:49.977Z] 206f088cddc4: Waiting [2025-03-24T08:17:49.977Z] 994456c4fd7b: Waiting [2025-03-24T08:17:49.977Z] f73628f47561: Layer already exists [2025-03-24T08:17:49.977Z] 1c0f27d1bc2e: Layer already exists [2025-03-24T08:17:49.977Z] fbb8663305a7: Layer already exists [2025-03-24T08:17:49.977Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:49.977Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:49.977Z] 0223eb7b6b75: Layer already exists [2025-03-24T08:17:49.977Z] 206f088cddc4: Layer already exists [2025-03-24T08:17:49.977Z] 557315a04288: Layer already exists [2025-03-24T08:17:49.977Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:49.977Z] 06dbd2655d49: Layer already exists [2025-03-24T08:17:49.977Z] 4.0.0-dev.76: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:50.298Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:50.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:50.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-24T08:17:50.620Z] f73628f47561: Preparing [2025-03-24T08:17:50.620Z] fbb8663305a7: Preparing [2025-03-24T08:17:50.620Z] 1c0f27d1bc2e: Preparing [2025-03-24T08:17:50.620Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:50.620Z] 8083b68172a8: Preparing [2025-03-24T08:17:50.620Z] 557315a04288: Preparing [2025-03-24T08:17:50.620Z] 0223eb7b6b75: Preparing [2025-03-24T08:17:50.620Z] 06dbd2655d49: Preparing [2025-03-24T08:17:50.620Z] 206f088cddc4: Preparing [2025-03-24T08:17:50.620Z] 994456c4fd7b: Preparing [2025-03-24T08:17:50.620Z] 06dbd2655d49: Waiting [2025-03-24T08:17:50.620Z] 206f088cddc4: Waiting [2025-03-24T08:17:50.620Z] 0223eb7b6b75: Waiting [2025-03-24T08:17:50.620Z] 994456c4fd7b: Waiting [2025-03-24T08:17:50.620Z] 557315a04288: Waiting [2025-03-24T08:17:50.620Z] fbb8663305a7: Layer already exists [2025-03-24T08:17:50.620Z] f73628f47561: Layer already exists [2025-03-24T08:17:50.620Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:50.620Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:50.620Z] 1c0f27d1bc2e: Layer already exists [2025-03-24T08:17:50.620Z] 557315a04288: Layer already exists [2025-03-24T08:17:50.620Z] 0223eb7b6b75: Layer already exists [2025-03-24T08:17:50.620Z] 206f088cddc4: Layer already exists [2025-03-24T08:17:50.620Z] 06dbd2655d49: Layer already exists [2025-03-24T08:17:50.620Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:50.620Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:50.941Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:51.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-24T08:17:51.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-24T08:17:51.258Z] f73628f47561: Preparing [2025-03-24T08:17:51.258Z] fbb8663305a7: Preparing [2025-03-24T08:17:51.258Z] 1c0f27d1bc2e: Preparing [2025-03-24T08:17:51.258Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:51.258Z] 8083b68172a8: Preparing [2025-03-24T08:17:51.258Z] 557315a04288: Preparing [2025-03-24T08:17:51.258Z] 0223eb7b6b75: Preparing [2025-03-24T08:17:51.258Z] 06dbd2655d49: Preparing [2025-03-24T08:17:51.258Z] 206f088cddc4: Preparing [2025-03-24T08:17:51.258Z] 994456c4fd7b: Preparing [2025-03-24T08:17:51.258Z] 557315a04288: Waiting [2025-03-24T08:17:51.258Z] 206f088cddc4: Waiting [2025-03-24T08:17:51.258Z] 0223eb7b6b75: Waiting [2025-03-24T08:17:51.258Z] 994456c4fd7b: Waiting [2025-03-24T08:17:51.258Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:51.258Z] fbb8663305a7: Layer already exists [2025-03-24T08:17:51.258Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:51.258Z] f73628f47561: Layer already exists [2025-03-24T08:17:51.258Z] 1c0f27d1bc2e: Layer already exists [2025-03-24T08:17:51.258Z] 557315a04288: Layer already exists [2025-03-24T08:17:51.258Z] 06dbd2655d49: Layer already exists [2025-03-24T08:17:51.258Z] 0223eb7b6b75: Layer already exists [2025-03-24T08:17:51.258Z] 206f088cddc4: Layer already exists [2025-03-24T08:17:51.258Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:51.258Z] main: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:17:51.330Z] ===================================================== [Pipeline] echo [2025-03-24T08:17:51.343Z] taggedImages: [2025-03-24T08:17:51.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:51.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-24T08:17:51.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.76 [2025-03-24T08:17:51.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:51.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-24T08:17:51.370Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-24T08:17:51.370Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:51.370Z] latest [2025-03-24T08:17:51.370Z] 4.0.0-dev.76 [2025-03-24T08:17:51.370Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:17:51.370Z] main [2025-03-24T08:17:51.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:51.704Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:17:52.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:17:52.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-24T08:17:52.025Z] b05bd77cf4f0: Preparing [2025-03-24T08:17:52.025Z] ac15b854347a: Preparing [2025-03-24T08:17:52.025Z] 649b30b3ed8a: Preparing [2025-03-24T08:17:52.025Z] c8bd919dd3dc: Preparing [2025-03-24T08:17:52.025Z] 8083b68172a8: Preparing [2025-03-24T08:17:52.025Z] cca7d04186ef: Preparing [2025-03-24T08:17:52.025Z] 3a577930af4a: Preparing [2025-03-24T08:17:52.025Z] c7bf49f6d2a0: Preparing [2025-03-24T08:17:52.025Z] 994456c4fd7b: Preparing [2025-03-24T08:17:52.025Z] cca7d04186ef: Waiting [2025-03-24T08:17:52.025Z] 3a577930af4a: Waiting [2025-03-24T08:17:52.025Z] c7bf49f6d2a0: Waiting [2025-03-24T08:17:52.025Z] 994456c4fd7b: Waiting [2025-03-24T08:17:52.025Z] 8083b68172a8: Layer already exists [2025-03-24T08:17:52.025Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:17:52.025Z] b05bd77cf4f0: Pushed [2025-03-24T08:17:52.025Z] ac15b854347a: Pushed [2025-03-24T08:17:52.025Z] 649b30b3ed8a: Pushed [2025-03-24T08:17:52.025Z] 3a577930af4a: Pushed [2025-03-24T08:17:52.025Z] 994456c4fd7b: Layer already exists [2025-03-24T08:17:52.284Z] c7bf49f6d2a0: Pushed [2025-03-24T08:18:04.495Z] cca7d04186ef: Pushed [2025-03-24T08:18:04.495Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:04.819Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:05.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-24T08:18:05.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-24T08:18:05.142Z] b05bd77cf4f0: Preparing [2025-03-24T08:18:05.142Z] ac15b854347a: Preparing [2025-03-24T08:18:05.142Z] 649b30b3ed8a: Preparing [2025-03-24T08:18:05.142Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:05.142Z] 8083b68172a8: Preparing [2025-03-24T08:18:05.142Z] cca7d04186ef: Preparing [2025-03-24T08:18:05.142Z] 3a577930af4a: Preparing [2025-03-24T08:18:05.142Z] c7bf49f6d2a0: Preparing [2025-03-24T08:18:05.142Z] 994456c4fd7b: Preparing [2025-03-24T08:18:05.142Z] 3a577930af4a: Waiting [2025-03-24T08:18:05.142Z] 994456c4fd7b: Waiting [2025-03-24T08:18:05.142Z] cca7d04186ef: Waiting [2025-03-24T08:18:05.142Z] c7bf49f6d2a0: Waiting [2025-03-24T08:18:05.142Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:05.142Z] ac15b854347a: Layer already exists [2025-03-24T08:18:05.142Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:05.142Z] 649b30b3ed8a: Layer already exists [2025-03-24T08:18:05.142Z] b05bd77cf4f0: Layer already exists [2025-03-24T08:18:05.142Z] 3a577930af4a: Layer already exists [2025-03-24T08:18:05.142Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:05.142Z] c7bf49f6d2a0: Layer already exists [2025-03-24T08:18:05.142Z] cca7d04186ef: Layer already exists [2025-03-24T08:18:05.142Z] latest: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:05.462Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:05.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.76 [2025-03-24T08:18:05.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-24T08:18:05.781Z] b05bd77cf4f0: Preparing [2025-03-24T08:18:05.781Z] ac15b854347a: Preparing [2025-03-24T08:18:05.781Z] 649b30b3ed8a: Preparing [2025-03-24T08:18:05.781Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:05.781Z] 8083b68172a8: Preparing [2025-03-24T08:18:05.781Z] cca7d04186ef: Preparing [2025-03-24T08:18:05.781Z] 3a577930af4a: Preparing [2025-03-24T08:18:05.781Z] c7bf49f6d2a0: Preparing [2025-03-24T08:18:05.781Z] 994456c4fd7b: Preparing [2025-03-24T08:18:05.781Z] cca7d04186ef: Waiting [2025-03-24T08:18:05.781Z] c7bf49f6d2a0: Waiting [2025-03-24T08:18:05.781Z] 3a577930af4a: Waiting [2025-03-24T08:18:05.781Z] ac15b854347a: Layer already exists [2025-03-24T08:18:05.781Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:05.781Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:05.781Z] b05bd77cf4f0: Layer already exists [2025-03-24T08:18:05.781Z] 649b30b3ed8a: Layer already exists [2025-03-24T08:18:05.781Z] cca7d04186ef: Layer already exists [2025-03-24T08:18:05.781Z] 3a577930af4a: Layer already exists [2025-03-24T08:18:05.781Z] c7bf49f6d2a0: Layer already exists [2025-03-24T08:18:05.781Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:05.781Z] 4.0.0-dev.76: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:06.111Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:06.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:06.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-24T08:18:06.430Z] b05bd77cf4f0: Preparing [2025-03-24T08:18:06.430Z] ac15b854347a: Preparing [2025-03-24T08:18:06.430Z] 649b30b3ed8a: Preparing [2025-03-24T08:18:06.430Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:06.430Z] 8083b68172a8: Preparing [2025-03-24T08:18:06.430Z] cca7d04186ef: Preparing [2025-03-24T08:18:06.430Z] 3a577930af4a: Preparing [2025-03-24T08:18:06.430Z] c7bf49f6d2a0: Preparing [2025-03-24T08:18:06.430Z] 994456c4fd7b: Preparing [2025-03-24T08:18:06.430Z] c7bf49f6d2a0: Waiting [2025-03-24T08:18:06.430Z] cca7d04186ef: Waiting [2025-03-24T08:18:06.430Z] 3a577930af4a: Waiting [2025-03-24T08:18:06.430Z] 994456c4fd7b: Waiting [2025-03-24T08:18:06.430Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:06.430Z] b05bd77cf4f0: Layer already exists [2025-03-24T08:18:06.430Z] 649b30b3ed8a: Layer already exists [2025-03-24T08:18:06.430Z] ac15b854347a: Layer already exists [2025-03-24T08:18:06.430Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:06.430Z] 3a577930af4a: Layer already exists [2025-03-24T08:18:06.430Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:06.430Z] cca7d04186ef: Layer already exists [2025-03-24T08:18:06.430Z] c7bf49f6d2a0: Layer already exists [2025-03-24T08:18:06.430Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:06.763Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:07.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-24T08:18:07.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-24T08:18:07.082Z] b05bd77cf4f0: Preparing [2025-03-24T08:18:07.082Z] ac15b854347a: Preparing [2025-03-24T08:18:07.082Z] 649b30b3ed8a: Preparing [2025-03-24T08:18:07.082Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:07.082Z] 8083b68172a8: Preparing [2025-03-24T08:18:07.082Z] cca7d04186ef: Preparing [2025-03-24T08:18:07.082Z] 3a577930af4a: Preparing [2025-03-24T08:18:07.082Z] c7bf49f6d2a0: Preparing [2025-03-24T08:18:07.082Z] 994456c4fd7b: Preparing [2025-03-24T08:18:07.082Z] 3a577930af4a: Waiting [2025-03-24T08:18:07.082Z] c7bf49f6d2a0: Waiting [2025-03-24T08:18:07.082Z] 994456c4fd7b: Waiting [2025-03-24T08:18:07.082Z] cca7d04186ef: Waiting [2025-03-24T08:18:07.082Z] ac15b854347a: Layer already exists [2025-03-24T08:18:07.082Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:07.082Z] 649b30b3ed8a: Layer already exists [2025-03-24T08:18:07.082Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:07.082Z] b05bd77cf4f0: Layer already exists [2025-03-24T08:18:07.082Z] 3a577930af4a: Layer already exists [2025-03-24T08:18:07.082Z] cca7d04186ef: Layer already exists [2025-03-24T08:18:07.082Z] c7bf49f6d2a0: Layer already exists [2025-03-24T08:18:07.082Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:07.082Z] main: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:18:07.150Z] ===================================================== [Pipeline] echo [2025-03-24T08:18:07.162Z] taggedImages: [2025-03-24T08:18:07.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:07.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-24T08:18:07.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.76 [2025-03-24T08:18:07.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:07.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-24T08:18:07.185Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-24T08:18:07.185Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:07.185Z] latest [2025-03-24T08:18:07.185Z] 4.0.0-dev.76 [2025-03-24T08:18:07.185Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:07.185Z] main [2025-03-24T08:18:07.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:07.515Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:07.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:07.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-24T08:18:07.842Z] f73628f47561: Preparing [2025-03-24T08:18:07.842Z] 707ef15b6235: Preparing [2025-03-24T08:18:07.842Z] 90e786b71227: Preparing [2025-03-24T08:18:07.842Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:07.842Z] 8083b68172a8: Preparing [2025-03-24T08:18:07.842Z] 557315a04288: Preparing [2025-03-24T08:18:07.842Z] 06dbd2655d49: Preparing [2025-03-24T08:18:07.842Z] 206f088cddc4: Preparing [2025-03-24T08:18:07.842Z] 994456c4fd7b: Preparing [2025-03-24T08:18:07.842Z] 557315a04288: Waiting [2025-03-24T08:18:07.842Z] 06dbd2655d49: Waiting [2025-03-24T08:18:07.842Z] 206f088cddc4: Waiting [2025-03-24T08:18:07.842Z] 994456c4fd7b: Waiting [2025-03-24T08:18:07.842Z] f73628f47561: Layer already exists [2025-03-24T08:18:07.842Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:07.842Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:07.842Z] 557315a04288: Layer already exists [2025-03-24T08:18:07.842Z] 06dbd2655d49: Layer already exists [2025-03-24T08:18:07.842Z] 206f088cddc4: Layer already exists [2025-03-24T08:18:07.842Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:07.842Z] 90e786b71227: Pushed [2025-03-24T08:18:07.842Z] 707ef15b6235: Pushed [2025-03-24T08:18:07.842Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:08.426Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:08.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-24T08:18:08.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-24T08:18:08.746Z] f73628f47561: Preparing [2025-03-24T08:18:08.746Z] 707ef15b6235: Preparing [2025-03-24T08:18:08.746Z] 90e786b71227: Preparing [2025-03-24T08:18:08.746Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:08.746Z] 8083b68172a8: Preparing [2025-03-24T08:18:08.746Z] 557315a04288: Preparing [2025-03-24T08:18:08.746Z] 06dbd2655d49: Preparing [2025-03-24T08:18:08.746Z] 206f088cddc4: Preparing [2025-03-24T08:18:08.746Z] 994456c4fd7b: Preparing [2025-03-24T08:18:08.746Z] 557315a04288: Waiting [2025-03-24T08:18:08.746Z] 06dbd2655d49: Waiting [2025-03-24T08:18:08.746Z] 206f088cddc4: Waiting [2025-03-24T08:18:08.746Z] 994456c4fd7b: Waiting [2025-03-24T08:18:08.746Z] 90e786b71227: Layer already exists [2025-03-24T08:18:08.746Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:08.746Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:08.746Z] f73628f47561: Layer already exists [2025-03-24T08:18:08.746Z] 707ef15b6235: Layer already exists [2025-03-24T08:18:08.746Z] 06dbd2655d49: Layer already exists [2025-03-24T08:18:08.746Z] 557315a04288: Layer already exists [2025-03-24T08:18:08.746Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:08.746Z] 206f088cddc4: Layer already exists [2025-03-24T08:18:08.746Z] latest: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:09.072Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:09.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.76 [2025-03-24T08:18:09.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-24T08:18:09.393Z] f73628f47561: Preparing [2025-03-24T08:18:09.393Z] 707ef15b6235: Preparing [2025-03-24T08:18:09.393Z] 90e786b71227: Preparing [2025-03-24T08:18:09.393Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:09.393Z] 8083b68172a8: Preparing [2025-03-24T08:18:09.393Z] 557315a04288: Preparing [2025-03-24T08:18:09.393Z] 06dbd2655d49: Preparing [2025-03-24T08:18:09.393Z] 206f088cddc4: Preparing [2025-03-24T08:18:09.393Z] 994456c4fd7b: Preparing [2025-03-24T08:18:09.393Z] 06dbd2655d49: Waiting [2025-03-24T08:18:09.393Z] 557315a04288: Waiting [2025-03-24T08:18:09.393Z] 206f088cddc4: Waiting [2025-03-24T08:18:09.393Z] 994456c4fd7b: Waiting [2025-03-24T08:18:09.393Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:09.393Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:09.393Z] f73628f47561: Layer already exists [2025-03-24T08:18:09.393Z] 90e786b71227: Layer already exists [2025-03-24T08:18:09.393Z] 707ef15b6235: Layer already exists [2025-03-24T08:18:09.393Z] 557315a04288: Layer already exists [2025-03-24T08:18:09.393Z] 06dbd2655d49: Layer already exists [2025-03-24T08:18:09.393Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:09.393Z] 206f088cddc4: Layer already exists [2025-03-24T08:18:09.393Z] 4.0.0-dev.76: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:09.726Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:10.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:10.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-24T08:18:10.053Z] f73628f47561: Preparing [2025-03-24T08:18:10.053Z] 707ef15b6235: Preparing [2025-03-24T08:18:10.053Z] 90e786b71227: Preparing [2025-03-24T08:18:10.053Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:10.053Z] 8083b68172a8: Preparing [2025-03-24T08:18:10.053Z] 557315a04288: Preparing [2025-03-24T08:18:10.053Z] 06dbd2655d49: Preparing [2025-03-24T08:18:10.053Z] 206f088cddc4: Preparing [2025-03-24T08:18:10.053Z] 994456c4fd7b: Preparing [2025-03-24T08:18:10.053Z] 06dbd2655d49: Waiting [2025-03-24T08:18:10.053Z] 206f088cddc4: Waiting [2025-03-24T08:18:10.053Z] 557315a04288: Waiting [2025-03-24T08:18:10.053Z] 994456c4fd7b: Waiting [2025-03-24T08:18:10.053Z] f73628f47561: Layer already exists [2025-03-24T08:18:10.053Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:10.053Z] 707ef15b6235: Layer already exists [2025-03-24T08:18:10.053Z] 90e786b71227: Layer already exists [2025-03-24T08:18:10.053Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:10.053Z] 06dbd2655d49: Layer already exists [2025-03-24T08:18:10.053Z] 557315a04288: Layer already exists [2025-03-24T08:18:10.053Z] 206f088cddc4: Layer already exists [2025-03-24T08:18:10.053Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:10.053Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:10.372Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:10.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-24T08:18:10.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-24T08:18:10.690Z] f73628f47561: Preparing [2025-03-24T08:18:10.690Z] 707ef15b6235: Preparing [2025-03-24T08:18:10.690Z] 90e786b71227: Preparing [2025-03-24T08:18:10.690Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:10.690Z] 8083b68172a8: Preparing [2025-03-24T08:18:10.690Z] 557315a04288: Preparing [2025-03-24T08:18:10.690Z] 06dbd2655d49: Preparing [2025-03-24T08:18:10.690Z] 206f088cddc4: Preparing [2025-03-24T08:18:10.690Z] 994456c4fd7b: Preparing [2025-03-24T08:18:10.690Z] 557315a04288: Waiting [2025-03-24T08:18:10.690Z] 06dbd2655d49: Waiting [2025-03-24T08:18:10.690Z] 994456c4fd7b: Waiting [2025-03-24T08:18:10.690Z] f73628f47561: Layer already exists [2025-03-24T08:18:10.690Z] 707ef15b6235: Layer already exists [2025-03-24T08:18:10.690Z] 90e786b71227: Layer already exists [2025-03-24T08:18:10.690Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:10.690Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:10.690Z] 557315a04288: Layer already exists [2025-03-24T08:18:10.690Z] 206f088cddc4: Layer already exists [2025-03-24T08:18:10.690Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:10.690Z] 06dbd2655d49: Layer already exists [2025-03-24T08:18:10.690Z] main: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:18:10.770Z] ===================================================== [Pipeline] echo [2025-03-24T08:18:10.786Z] taggedImages: [2025-03-24T08:18:10.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:10.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-24T08:18:10.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.76 [2025-03-24T08:18:10.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:10.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-24T08:18:10.814Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-24T08:18:10.814Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:10.814Z] latest [2025-03-24T08:18:10.814Z] 4.0.0-dev.76 [2025-03-24T08:18:10.814Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:10.814Z] main [2025-03-24T08:18:10.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:11.151Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:11.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:11.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-24T08:18:11.474Z] 4545d9e0b5f6: Preparing [2025-03-24T08:18:11.474Z] ad4e1cfd25f4: Preparing [2025-03-24T08:18:11.474Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:11.474Z] 8083b68172a8: Preparing [2025-03-24T08:18:11.474Z] d031b04b9138: Preparing [2025-03-24T08:18:11.474Z] a66f0465ecb1: Preparing [2025-03-24T08:18:11.474Z] 994456c4fd7b: Preparing [2025-03-24T08:18:11.474Z] a66f0465ecb1: Waiting [2025-03-24T08:18:11.474Z] 994456c4fd7b: Waiting [2025-03-24T08:18:11.474Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:11.474Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:11.474Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:11.474Z] d031b04b9138: Pushed [2025-03-24T08:18:11.474Z] 4545d9e0b5f6: Pushed [2025-03-24T08:18:12.042Z] a66f0465ecb1: Pushed [2025-03-24T08:18:15.332Z] ad4e1cfd25f4: Pushed [2025-03-24T08:18:15.332Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:15.659Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:15.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-24T08:18:15.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-24T08:18:15.972Z] 4545d9e0b5f6: Preparing [2025-03-24T08:18:15.972Z] ad4e1cfd25f4: Preparing [2025-03-24T08:18:15.972Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:15.972Z] 8083b68172a8: Preparing [2025-03-24T08:18:15.972Z] d031b04b9138: Preparing [2025-03-24T08:18:15.972Z] a66f0465ecb1: Preparing [2025-03-24T08:18:15.972Z] 994456c4fd7b: Preparing [2025-03-24T08:18:15.972Z] a66f0465ecb1: Waiting [2025-03-24T08:18:15.972Z] 994456c4fd7b: Waiting [2025-03-24T08:18:15.972Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:15.972Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:15.972Z] ad4e1cfd25f4: Layer already exists [2025-03-24T08:18:15.972Z] 4545d9e0b5f6: Layer already exists [2025-03-24T08:18:15.972Z] d031b04b9138: Layer already exists [2025-03-24T08:18:15.972Z] a66f0465ecb1: Layer already exists [2025-03-24T08:18:15.972Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:15.972Z] latest: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:16.313Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:16.640Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.76 [2025-03-24T08:18:16.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-24T08:18:16.640Z] 4545d9e0b5f6: Preparing [2025-03-24T08:18:16.640Z] ad4e1cfd25f4: Preparing [2025-03-24T08:18:16.640Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:16.641Z] 8083b68172a8: Preparing [2025-03-24T08:18:16.641Z] d031b04b9138: Preparing [2025-03-24T08:18:16.641Z] a66f0465ecb1: Preparing [2025-03-24T08:18:16.641Z] 994456c4fd7b: Preparing [2025-03-24T08:18:16.641Z] 994456c4fd7b: Waiting [2025-03-24T08:18:16.641Z] a66f0465ecb1: Waiting [2025-03-24T08:18:16.641Z] 4545d9e0b5f6: Layer already exists [2025-03-24T08:18:16.641Z] ad4e1cfd25f4: Layer already exists [2025-03-24T08:18:16.641Z] d031b04b9138: Layer already exists [2025-03-24T08:18:16.641Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:16.641Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:16.641Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:16.641Z] a66f0465ecb1: Layer already exists [2025-03-24T08:18:16.641Z] 4.0.0-dev.76: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:16.968Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:17.295Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:17.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-24T08:18:17.295Z] 4545d9e0b5f6: Preparing [2025-03-24T08:18:17.295Z] ad4e1cfd25f4: Preparing [2025-03-24T08:18:17.295Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:17.295Z] 8083b68172a8: Preparing [2025-03-24T08:18:17.295Z] d031b04b9138: Preparing [2025-03-24T08:18:17.295Z] a66f0465ecb1: Preparing [2025-03-24T08:18:17.295Z] 994456c4fd7b: Preparing [2025-03-24T08:18:17.295Z] a66f0465ecb1: Waiting [2025-03-24T08:18:17.295Z] 994456c4fd7b: Waiting [2025-03-24T08:18:17.295Z] ad4e1cfd25f4: Layer already exists [2025-03-24T08:18:17.295Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:17.295Z] 4545d9e0b5f6: Layer already exists [2025-03-24T08:18:17.295Z] d031b04b9138: Layer already exists [2025-03-24T08:18:17.295Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:17.295Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:17.295Z] a66f0465ecb1: Layer already exists [2025-03-24T08:18:17.295Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:17.624Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:17.953Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-24T08:18:17.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-24T08:18:17.953Z] 4545d9e0b5f6: Preparing [2025-03-24T08:18:17.953Z] ad4e1cfd25f4: Preparing [2025-03-24T08:18:17.953Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:17.953Z] 8083b68172a8: Preparing [2025-03-24T08:18:17.953Z] d031b04b9138: Preparing [2025-03-24T08:18:17.953Z] a66f0465ecb1: Preparing [2025-03-24T08:18:17.953Z] 994456c4fd7b: Preparing [2025-03-24T08:18:17.953Z] a66f0465ecb1: Waiting [2025-03-24T08:18:17.953Z] 994456c4fd7b: Waiting [2025-03-24T08:18:17.953Z] 4545d9e0b5f6: Layer already exists [2025-03-24T08:18:17.953Z] ad4e1cfd25f4: Layer already exists [2025-03-24T08:18:17.953Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:17.953Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:17.953Z] d031b04b9138: Layer already exists [2025-03-24T08:18:17.953Z] a66f0465ecb1: Layer already exists [2025-03-24T08:18:17.953Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:17.953Z] main: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:18:18.026Z] ===================================================== [Pipeline] echo [2025-03-24T08:18:18.041Z] taggedImages: [2025-03-24T08:18:18.041Z] - nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:18.041Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-24T08:18:18.041Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.76 [2025-03-24T08:18:18.041Z] - nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:18.041Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-24T08:18:18.069Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-24T08:18:18.069Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:18.069Z] latest [2025-03-24T08:18:18.069Z] 4.0.0-dev.76 [2025-03-24T08:18:18.069Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:18.069Z] main [2025-03-24T08:18:18.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:18.414Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:18.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:18.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-24T08:18:18.745Z] bd4027a2d9db: Preparing [2025-03-24T08:18:18.745Z] 8ced0a8e55ad: Preparing [2025-03-24T08:18:18.745Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:18.745Z] 8083b68172a8: Preparing [2025-03-24T08:18:18.745Z] ca18551f6c82: Preparing [2025-03-24T08:18:18.745Z] ff6ee133ed26: Preparing [2025-03-24T08:18:18.745Z] 994456c4fd7b: Preparing [2025-03-24T08:18:18.745Z] ff6ee133ed26: Waiting [2025-03-24T08:18:18.745Z] 994456c4fd7b: Waiting [2025-03-24T08:18:18.745Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:18.745Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:18.745Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:18.745Z] ca18551f6c82: Pushed [2025-03-24T08:18:18.745Z] bd4027a2d9db: Pushed [2025-03-24T08:18:19.004Z] ff6ee133ed26: Pushed [2025-03-24T08:18:23.189Z] 8ced0a8e55ad: Pushed [2025-03-24T08:18:23.189Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:23.519Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:23.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-24T08:18:23.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-24T08:18:23.846Z] bd4027a2d9db: Preparing [2025-03-24T08:18:23.846Z] 8ced0a8e55ad: Preparing [2025-03-24T08:18:23.846Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:23.846Z] 8083b68172a8: Preparing [2025-03-24T08:18:23.846Z] ca18551f6c82: Preparing [2025-03-24T08:18:23.846Z] ff6ee133ed26: Preparing [2025-03-24T08:18:23.846Z] 994456c4fd7b: Preparing [2025-03-24T08:18:23.846Z] ff6ee133ed26: Waiting [2025-03-24T08:18:23.846Z] 8ced0a8e55ad: Layer already exists [2025-03-24T08:18:23.846Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:23.846Z] ca18551f6c82: Layer already exists [2025-03-24T08:18:23.846Z] bd4027a2d9db: Layer already exists [2025-03-24T08:18:23.846Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:23.846Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:23.846Z] ff6ee133ed26: Layer already exists [2025-03-24T08:18:23.846Z] latest: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:24.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:24.497Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.76 [2025-03-24T08:18:24.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-24T08:18:24.497Z] bd4027a2d9db: Preparing [2025-03-24T08:18:24.497Z] 8ced0a8e55ad: Preparing [2025-03-24T08:18:24.497Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:24.497Z] 8083b68172a8: Preparing [2025-03-24T08:18:24.497Z] ca18551f6c82: Preparing [2025-03-24T08:18:24.497Z] ff6ee133ed26: Preparing [2025-03-24T08:18:24.497Z] 994456c4fd7b: Preparing [2025-03-24T08:18:24.497Z] ff6ee133ed26: Waiting [2025-03-24T08:18:24.497Z] 994456c4fd7b: Waiting [2025-03-24T08:18:24.497Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:24.497Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:24.497Z] 8ced0a8e55ad: Layer already exists [2025-03-24T08:18:24.497Z] bd4027a2d9db: Layer already exists [2025-03-24T08:18:24.497Z] ca18551f6c82: Layer already exists [2025-03-24T08:18:24.497Z] ff6ee133ed26: Layer already exists [2025-03-24T08:18:24.497Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:24.497Z] 4.0.0-dev.76: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:24.830Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:25.156Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:25.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-24T08:18:25.156Z] bd4027a2d9db: Preparing [2025-03-24T08:18:25.156Z] 8ced0a8e55ad: Preparing [2025-03-24T08:18:25.156Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:25.156Z] 8083b68172a8: Preparing [2025-03-24T08:18:25.156Z] ca18551f6c82: Preparing [2025-03-24T08:18:25.156Z] ff6ee133ed26: Preparing [2025-03-24T08:18:25.156Z] 994456c4fd7b: Preparing [2025-03-24T08:18:25.156Z] ff6ee133ed26: Waiting [2025-03-24T08:18:25.156Z] 994456c4fd7b: Waiting [2025-03-24T08:18:25.156Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:25.156Z] 8ced0a8e55ad: Layer already exists [2025-03-24T08:18:25.156Z] bd4027a2d9db: Layer already exists [2025-03-24T08:18:25.156Z] ca18551f6c82: Layer already exists [2025-03-24T08:18:25.156Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:25.156Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:25.156Z] ff6ee133ed26: Layer already exists [2025-03-24T08:18:25.156Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:25.481Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:18:25.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-24T08:18:25.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-24T08:18:25.805Z] bd4027a2d9db: Preparing [2025-03-24T08:18:25.805Z] 8ced0a8e55ad: Preparing [2025-03-24T08:18:25.805Z] c8bd919dd3dc: Preparing [2025-03-24T08:18:25.805Z] 8083b68172a8: Preparing [2025-03-24T08:18:25.805Z] ca18551f6c82: Preparing [2025-03-24T08:18:25.805Z] ff6ee133ed26: Preparing [2025-03-24T08:18:25.805Z] 994456c4fd7b: Preparing [2025-03-24T08:18:25.805Z] 994456c4fd7b: Waiting [2025-03-24T08:18:25.805Z] ff6ee133ed26: Waiting [2025-03-24T08:18:25.805Z] bd4027a2d9db: Layer already exists [2025-03-24T08:18:25.805Z] ca18551f6c82: Layer already exists [2025-03-24T08:18:25.805Z] c8bd919dd3dc: Layer already exists [2025-03-24T08:18:25.805Z] 8ced0a8e55ad: Layer already exists [2025-03-24T08:18:25.805Z] 8083b68172a8: Layer already exists [2025-03-24T08:18:25.805Z] 994456c4fd7b: Layer already exists [2025-03-24T08:18:25.805Z] ff6ee133ed26: Layer already exists [2025-03-24T08:18:25.805Z] main: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:18:25.887Z] ===================================================== [Pipeline] echo [2025-03-24T08:18:25.902Z] taggedImages: [2025-03-24T08:18:25.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:18:25.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-24T08:18:25.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.76 [2025-03-24T08:18:25.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:18:25.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-24T08:33:40.716Z] #154 ... [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-24T08:33:40.716Z] #153 DONE 1035.1s [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-24T08:33:40.716Z] #151 ... [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:33:40.716Z] #155 DONE 0.2s [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:33:40.716Z] #156 DONE 0.1s [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-24T08:33:40.716Z] #157 DONE 0.4s [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:33:40.716Z] #147 ... [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:33:40.716Z] #158 DONE 0.2s [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-24T08:33:40.716Z] #159 DONE 0.2s [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:33:40.716Z] #160 DONE 2.2s [2025-03-24T08:33:40.716Z] [2025-03-24T08:33:40.716Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-24T08:33:40.983Z] #146 ... [2025-03-24T08:33:40.983Z] [2025-03-24T08:33:40.983Z] #111 [core-common-config-bootstrapper] exporting to image [2025-03-24T08:33:40.983Z] #111 exporting layers [2025-03-24T08:33:41.563Z] #111 exporting layers 0.7s done [2025-03-24T08:33:41.563Z] #111 writing image sha256:664b26680320d1ef64eccd15c3bf328d4fdd83c85a818248d851c80dd85dd72d done [2025-03-24T08:33:41.563Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-24T08:33:41.563Z] #111 DONE 5.5s [2025-03-24T08:33:41.563Z] [2025-03-24T08:33:41.563Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:33:56.605Z] #149 ... [2025-03-24T08:33:56.605Z] [2025-03-24T08:33:56.605Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-24T08:33:56.605Z] #151 DONE 1054.5s [2025-03-24T08:33:56.605Z] [2025-03-24T08:33:56.605Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:33:56.605Z] #147 ... [2025-03-24T08:33:56.605Z] [2025-03-24T08:33:56.605Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-24T08:33:56.874Z] #161 DONE 0.4s [2025-03-24T08:33:56.874Z] [2025-03-24T08:33:56.874Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:33:56.874Z] #143 ... [2025-03-24T08:33:56.874Z] [2025-03-24T08:33:56.874Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-24T08:33:58.807Z] #162 DONE 2.1s [2025-03-24T08:33:58.807Z] [2025-03-24T08:33:58.807Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:33:59.077Z] #147 ... [2025-03-24T08:33:59.077Z] [2025-03-24T08:33:59.077Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:33:59.350Z] #163 DONE 0.4s [2025-03-24T08:33:59.350Z] [2025-03-24T08:33:59.350Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-24T08:33:59.619Z] #144 ... [2025-03-24T08:33:59.619Z] [2025-03-24T08:33:59.619Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:33:59.619Z] #164 DONE 0.2s [2025-03-24T08:33:59.619Z] [2025-03-24T08:33:59.619Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-24T08:34:00.198Z] #165 DONE 0.4s [2025-03-24T08:34:00.198Z] [2025-03-24T08:34:00.198Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-24T08:34:00.198Z] #166 DONE 0.2s [2025-03-24T08:34:00.198Z] [2025-03-24T08:34:00.198Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-24T08:34:00.198Z] #167 DONE 0.1s [2025-03-24T08:34:00.198Z] [2025-03-24T08:34:00.198Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-24T08:34:00.463Z] #145 ... [2025-03-24T08:34:00.463Z] [2025-03-24T08:34:00.463Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-24T08:34:00.463Z] #168 DONE 0.1s [2025-03-24T08:34:00.463Z] [2025-03-24T08:34:00.463Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-24T08:34:00.463Z] #169 DONE 0.1s [2025-03-24T08:34:00.463Z] [2025-03-24T08:34:00.463Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:34:00.728Z] #149 ... [2025-03-24T08:34:00.728Z] [2025-03-24T08:34:00.728Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-24T08:34:00.728Z] #170 DONE 0.1s [2025-03-24T08:34:00.728Z] [2025-03-24T08:34:00.728Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-24T08:34:02.661Z] #171 DONE 1.9s [2025-03-24T08:34:02.661Z] [2025-03-24T08:34:02.661Z] #111 [security-bootstrapper] exporting to image [2025-03-24T08:34:02.661Z] #111 exporting layers [2025-03-24T08:34:03.616Z] #111 exporting layers 1.0s done [2025-03-24T08:34:03.616Z] #111 writing image sha256:04b4e9c927538afabbd78ff73958314fe27a0e86f2634992525cdc1da4541ddf done [2025-03-24T08:34:03.616Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-24T08:34:03.616Z] #111 DONE 6.5s [2025-03-24T08:34:03.616Z] [2025-03-24T08:34:03.616Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:47:57.170Z] #149 ... [2025-03-24T08:47:57.170Z] [2025-03-24T08:47:57.170Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-24T08:47:57.170Z] #152 DONE 1895.0s [2025-03-24T08:47:57.170Z] [2025-03-24T08:47:57.170Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:47:57.170Z] #147 ... [2025-03-24T08:47:57.170Z] [2025-03-24T08:47:57.170Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:47:57.170Z] #172 DONE 0.1s [2025-03-24T08:47:57.437Z] [2025-03-24T08:47:57.437Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:47:57.437Z] #173 DONE 0.3s [2025-03-24T08:47:57.437Z] [2025-03-24T08:47:57.437Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:47:57.704Z] #147 ... [2025-03-24T08:47:57.704Z] [2025-03-24T08:47:57.704Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-24T08:47:57.970Z] #174 DONE 0.4s [2025-03-24T08:47:57.970Z] [2025-03-24T08:47:57.970Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-24T08:47:57.970Z] #145 ... [2025-03-24T08:47:57.970Z] [2025-03-24T08:47:57.970Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:47:57.970Z] #175 DONE 0.1s [2025-03-24T08:47:58.243Z] [2025-03-24T08:47:58.243Z] #111 [core-command] exporting to image [2025-03-24T08:47:58.243Z] #111 exporting layers [2025-03-24T08:47:58.511Z] #111 exporting layers 0.5s done [2025-03-24T08:47:58.511Z] #111 writing image sha256:1163be8ce72b7977ba5e2146159ea2495439724d2901653b6f617c07181875fd done [2025-03-24T08:47:58.511Z] #111 naming to docker.io/library/core-command-arm64 done [2025-03-24T08:47:58.511Z] #111 DONE 7.0s [2025-03-24T08:47:58.511Z] [2025-03-24T08:47:58.511Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:48:17.750Z] #143 ... [2025-03-24T08:48:17.750Z] [2025-03-24T08:48:17.750Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-24T08:48:17.750Z] #144 DONE 1916.0s [2025-03-24T08:48:17.750Z] [2025-03-24T08:48:17.750Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:48:17.750Z] #149 1916.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-24T08:48:18.344Z] #149 ... [2025-03-24T08:48:18.344Z] [2025-03-24T08:48:18.344Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:48:18.344Z] #176 DONE 0.3s [2025-03-24T08:48:18.609Z] [2025-03-24T08:48:18.609Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:48:18.609Z] #177 DONE 0.2s [2025-03-24T08:48:18.609Z] [2025-03-24T08:48:18.609Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-24T08:48:18.609Z] #178 DONE 0.2s [2025-03-24T08:48:18.609Z] [2025-03-24T08:48:18.609Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-24T08:48:18.885Z] #179 DONE 0.1s [2025-03-24T08:48:18.885Z] [2025-03-24T08:48:18.885Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-24T08:48:19.150Z] #180 DONE 0.4s [2025-03-24T08:48:19.150Z] [2025-03-24T08:48:19.150Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-24T08:48:19.417Z] #181 DONE 0.1s [2025-03-24T08:48:19.417Z] [2025-03-24T08:48:19.417Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:48:22.017Z] #182 DONE 2.1s [2025-03-24T08:48:22.017Z] [2025-03-24T08:48:22.017Z] #111 [security-proxy-setup] exporting to image [2025-03-24T08:48:22.017Z] #111 exporting layers [2025-03-24T08:48:22.601Z] #111 exporting layers 0.9s done [2025-03-24T08:48:22.601Z] #111 writing image sha256:8f317b993ac2adb61503ce979222fd56c4462d303932ea460a28399353acd1a8 done [2025-03-24T08:48:22.601Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-24T08:48:22.601Z] #111 DONE 8.0s [2025-03-24T08:48:22.601Z] [2025-03-24T08:48:22.601Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:48:49.256Z] #54 ... [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-24T08:48:49.256Z] #149 DONE 1945.0s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:48:49.256Z] #147 ... [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:48:49.256Z] #183 DONE 0.2s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:48:49.256Z] #147 ... [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:48:49.256Z] #184 DONE 0.2s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-24T08:48:49.256Z] #185 DONE 0.2s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-24T08:48:49.256Z] #186 DONE 0.1s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:48:49.256Z] #187 DONE 0.1s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-24T08:48:49.256Z] #188 DONE 0.4s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-24T08:48:49.256Z] #189 DONE 0.4s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:48:49.256Z] #147 ... [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-24T08:48:49.256Z] #190 DONE 0.2s [2025-03-24T08:48:49.256Z] [2025-03-24T08:48:49.256Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:48:51.187Z] #191 DONE 1.8s [2025-03-24T08:48:51.187Z] [2025-03-24T08:48:51.187Z] #111 [security-secretstore-setup] exporting to image [2025-03-24T08:48:51.187Z] #111 exporting layers [2025-03-24T08:48:52.586Z] #111 exporting layers 1.5s done [2025-03-24T08:48:52.586Z] #111 writing image sha256:b07924602ccbdfd429c59e6f8963ead8213bc38a8100617b1f86c68491b77f87 done [2025-03-24T08:48:52.586Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-24T08:48:52.586Z] #111 DONE 9.5s [2025-03-24T08:48:52.586Z] [2025-03-24T08:48:52.586Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:50:00.408Z] #143 ... [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-24T08:50:00.408Z] #147 DONE 2015.1s [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:50:00.408Z] #54 ... [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:50:00.408Z] #192 DONE 0.1s [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:50:00.408Z] #193 DONE 0.1s [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-24T08:50:00.408Z] #194 DONE 0.4s [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:50:00.408Z] #54 ... [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:50:00.408Z] #195 DONE 0.1s [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #111 [security-spiffe-token-provider] exporting to image [2025-03-24T08:50:00.408Z] #111 exporting layers [2025-03-24T08:50:00.408Z] #111 exporting layers 1.0s done [2025-03-24T08:50:00.408Z] #111 writing image sha256:855689bdfda32034e125b11d81060290d6340b16d1e777f4638f9c0071790bb3 done [2025-03-24T08:50:00.408Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-24T08:50:00.408Z] #111 DONE 10.6s [2025-03-24T08:50:00.408Z] [2025-03-24T08:50:00.408Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:50:27.069Z] #54 ... [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-24T08:50:27.069Z] #146 DONE 2041.2s [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-24T08:50:27.069Z] #150 ... [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:50:27.069Z] #196 DONE 0.2s [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:50:27.069Z] #197 DONE 0.2s [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-24T08:50:27.069Z] #154 ... [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-24T08:50:27.069Z] #198 DONE 0.3s [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-24T08:50:27.069Z] #199 DONE 0.1s [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-24T08:50:27.069Z] #200 DONE 0.1s [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-24T08:50:27.069Z] #201 DONE 1.9s [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:50:27.069Z] #54 ... [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #111 [security-proxy-auth] exporting to image [2025-03-24T08:50:27.069Z] #111 exporting layers [2025-03-24T08:50:27.069Z] #111 exporting layers 0.7s done [2025-03-24T08:50:27.069Z] #111 writing image sha256:34f47f8f044645d4f2f2ecaec7d24aafca42c2d4f442c71dea7ba0a56ca94809 done [2025-03-24T08:50:27.069Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-24T08:50:27.069Z] #111 DONE 11.3s [2025-03-24T08:50:27.069Z] [2025-03-24T08:50:27.069Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:50:30.420Z] #54 ... [2025-03-24T08:50:30.420Z] [2025-03-24T08:50:30.420Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-24T08:50:30.420Z] #148 DONE 2048.6s [2025-03-24T08:50:30.420Z] [2025-03-24T08:50:30.420Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-24T08:50:31.005Z] #154 ... [2025-03-24T08:50:31.005Z] [2025-03-24T08:50:31.005Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:50:31.277Z] #202 DONE 0.1s [2025-03-24T08:50:31.277Z] [2025-03-24T08:50:31.277Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:50:31.277Z] #39 ... [2025-03-24T08:50:31.277Z] [2025-03-24T08:50:31.277Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:50:31.277Z] #203 DONE 0.1s [2025-03-24T08:50:31.567Z] [2025-03-24T08:50:31.567Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-24T08:50:31.832Z] #204 DONE 0.5s [2025-03-24T08:50:31.832Z] [2025-03-24T08:50:31.832Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-24T08:50:31.832Z] #145 DONE 2050.4s [2025-03-24T08:50:31.832Z] [2025-03-24T08:50:31.832Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:50:32.410Z] #205 DONE 0.5s [2025-03-24T08:50:32.410Z] [2025-03-24T08:50:32.410Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-24T08:50:33.003Z] #206 DONE 0.4s [2025-03-24T08:50:33.004Z] [2025-03-24T08:50:33.004Z] #111 [core-metadata] exporting to image [2025-03-24T08:50:33.004Z] #111 exporting layers [2025-03-24T08:50:33.004Z] #111 ... [2025-03-24T08:50:33.004Z] [2025-03-24T08:50:33.004Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-24T08:50:33.004Z] #154 DONE 2051.7s [2025-03-24T08:50:33.267Z] [2025-03-24T08:50:33.267Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:50:33.538Z] #143 ... [2025-03-24T08:50:33.538Z] [2025-03-24T08:50:33.538Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:50:33.804Z] #207 DONE 0.3s [2025-03-24T08:50:33.804Z] [2025-03-24T08:50:33.804Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:50:34.067Z] #208 DONE 0.3s [2025-03-24T08:50:34.067Z] [2025-03-24T08:50:34.067Z] #111 [core-metadata] exporting to image [2025-03-24T08:50:34.067Z] #111 exporting layers 1.2s done [2025-03-24T08:50:34.067Z] #111 writing image sha256:8091b24e44c9bb5d2e1270352b8bcfbd2f7094c98cb660d369ca25d16f8c21c6 0.0s done [2025-03-24T08:50:34.067Z] #111 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-03-24T08:50:34.067Z] #111 DONE 12.5s [2025-03-24T08:50:34.067Z] [2025-03-24T08:50:34.067Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:50:34.334Z] #209 ... [2025-03-24T08:50:34.334Z] [2025-03-24T08:50:34.334Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-24T08:50:34.334Z] #210 DONE 0.8s [2025-03-24T08:50:34.597Z] [2025-03-24T08:50:34.597Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:50:34.597Z] #209 DONE 0.4s [2025-03-24T08:50:34.597Z] [2025-03-24T08:50:34.597Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-24T08:50:34.864Z] #211 ... [2025-03-24T08:50:34.864Z] [2025-03-24T08:50:34.864Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:50:34.864Z] #212 DONE 0.2s [2025-03-24T08:50:34.864Z] [2025-03-24T08:50:34.864Z] #111 [core-keeper] exporting to image [2025-03-24T08:50:35.443Z] #111 ... [2025-03-24T08:50:35.443Z] [2025-03-24T08:50:35.443Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-24T08:50:35.443Z] #211 DONE 0.8s [2025-03-24T08:50:35.443Z] [2025-03-24T08:50:35.443Z] #111 [core-keeper] exporting to image [2025-03-24T08:50:35.443Z] #111 exporting layers 0.7s done [2025-03-24T08:50:35.443Z] #111 writing image sha256:f95792613ada1fb054148ed3f88868dd78ff8e433236593d6f2253e4712ed4f7 0.0s done [2025-03-24T08:50:35.443Z] #111 naming to docker.io/library/core-keeper-arm64 done [2025-03-24T08:50:35.443Z] #111 DONE 13.2s [2025-03-24T08:50:35.443Z] [2025-03-24T08:50:35.443Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:50:35.708Z] #213 DONE 0.2s [2025-03-24T08:50:35.708Z] [2025-03-24T08:50:35.708Z] #111 [core-data] exporting to image [2025-03-24T08:50:35.973Z] #111 exporting layers 0.3s done [2025-03-24T08:50:35.973Z] #111 writing image sha256:077cb055aaf7b8999d177536c4e8ad1c46fa8db41f09798640304eb239d3a072 done [2025-03-24T08:50:35.973Z] #111 naming to docker.io/library/core-data-arm64 done [2025-03-24T08:50:35.973Z] #111 DONE 13.5s [2025-03-24T08:50:35.973Z] [2025-03-24T08:50:35.973Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:51:08.160Z] #54 ... [2025-03-24T08:51:08.160Z] [2025-03-24T08:51:08.160Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-24T08:51:08.160Z] #150 DONE 2084.1s [2025-03-24T08:51:08.160Z] [2025-03-24T08:51:08.160Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:51:08.160Z] #214 DONE 0.2s [2025-03-24T08:51:08.160Z] [2025-03-24T08:51:08.160Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:51:08.160Z] #215 DONE 0.1s [2025-03-24T08:51:08.160Z] [2025-03-24T08:51:08.160Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:51:08.160Z] #54 ... [2025-03-24T08:51:08.160Z] [2025-03-24T08:51:08.160Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-24T08:51:08.160Z] #216 DONE 0.5s [2025-03-24T08:51:08.160Z] [2025-03-24T08:51:08.160Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-24T08:51:08.160Z] #217 DONE 0.1s [2025-03-24T08:51:08.160Z] [2025-03-24T08:51:08.160Z] #111 [support-scheduler] exporting to image [2025-03-24T08:51:08.160Z] #111 exporting layers [2025-03-24T08:51:08.160Z] #111 exporting layers 1.0s done [2025-03-24T08:51:08.160Z] #111 writing image sha256:03cd9129677f3fef7305b0c598e6e1e33498f19829c055df71a0c527d780e5a1 done [2025-03-24T08:51:08.160Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2025-03-24T08:51:08.160Z] #111 DONE 14.6s [2025-03-24T08:51:08.160Z] [2025-03-24T08:51:08.160Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:51:14.801Z] #39 ... [2025-03-24T08:51:14.801Z] [2025-03-24T08:51:14.801Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-24T08:51:14.801Z] #143 DONE 2092.6s [2025-03-24T08:51:14.801Z] [2025-03-24T08:51:14.801Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:51:14.801Z] #39 ... [2025-03-24T08:51:14.801Z] [2025-03-24T08:51:14.801Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-24T08:51:14.801Z] #218 DONE 0.1s [2025-03-24T08:51:14.801Z] [2025-03-24T08:51:14.801Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-24T08:51:14.801Z] #219 DONE 0.1s [2025-03-24T08:51:14.801Z] [2025-03-24T08:51:14.801Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:51:14.801Z] #39 ... [2025-03-24T08:51:14.801Z] [2025-03-24T08:51:14.801Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-24T08:51:15.068Z] #220 DONE 0.3s [2025-03-24T08:51:15.068Z] [2025-03-24T08:51:15.068Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-24T08:51:15.068Z] #221 DONE 0.1s [2025-03-24T08:51:15.068Z] [2025-03-24T08:51:15.068Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-24T08:51:15.335Z] #39 ... [2025-03-24T08:51:15.335Z] [2025-03-24T08:51:15.335Z] #111 [support-notifications] exporting to image [2025-03-24T08:51:15.335Z] #111 exporting layers [2025-03-24T08:51:15.603Z] #111 exporting layers 0.6s done [2025-03-24T08:51:15.603Z] #111 writing image sha256:fb8c9b4925b4f1658799728250508580d1243f11d2d869f0167016377a22390d done [2025-03-24T08:51:15.603Z] #111 naming to docker.io/library/support-notifications-arm64 done [2025-03-24T08:51:15.603Z] #111 DONE 15.2s [2025-03-24T08:51:15.603Z] [2025-03-24T08:51:15.603Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-24T08:51:15.603Z] time="2025-03-24T08:13:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-24T08:51:15.642Z] $ docker stop --time=1 d9af8ab11ec3f96f3ab2fc343985bd14158dc7a5dbce4c2be97256aaa63ec974 [2025-03-24T08:51:17.320Z] $ docker rm -f --volumes d9af8ab11ec3f96f3ab2fc343985bd14158dc7a5dbce4c2be97256aaa63ec974 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-24T08:51:17.825Z] + docker images [2025-03-24T08:51:17.825Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-24T08:51:17.825Z] support-notifications-arm64 latest fb8c9b4925b4 3 seconds ago 52MB [2025-03-24T08:51:17.825Z] support-scheduler-arm64 latest 03cd9129677f 11 seconds ago 48.2MB [2025-03-24T08:51:17.825Z] core-data-arm64 latest 077cb055aaf7 42 seconds ago 32.8MB [2025-03-24T08:51:17.825Z] core-keeper-arm64 latest f95792613ada 43 seconds ago 32.5MB [2025-03-24T08:51:17.826Z] core-metadata-arm64 latest 8091b24e44c9 45 seconds ago 33MB [2025-03-24T08:51:17.826Z] security-proxy-auth-arm64 latest 34f47f8f0446 52 seconds ago 31.8MB [2025-03-24T08:51:17.826Z] security-spiffe-token-provider-arm64 latest 855689bdfda3 About a minute ago 47.8MB [2025-03-24T08:51:17.826Z] security-secretstore-setup-arm64 latest b07924602ccb 2 minutes ago 67.2MB [2025-03-24T08:51:17.826Z] security-proxy-setup-arm64 latest 8f317b993ac2 2 minutes ago 38.6MB [2025-03-24T08:51:17.826Z] core-command-arm64 latest 1163be8ce72b 3 minutes ago 28.4MB [2025-03-24T08:51:17.826Z] security-bootstrapper-arm64 latest 04b4e9c92753 17 minutes ago 21.1MB [2025-03-24T08:51:17.826Z] core-common-config-bootstrapper-arm64 latest 664b26680320 17 minutes ago 17.9MB [2025-03-24T08:51:17.826Z] security-spire-agent-arm64 latest fc13702d9479 36 minutes ago 187MB [2025-03-24T08:51:17.826Z] security-spire-server-arm64 latest c0c64e704571 36 minutes ago 144MB [2025-03-24T08:51:17.826Z] security-spire-config-arm64 latest 2d1e4bb3d184 36 minutes ago 143MB [2025-03-24T08:51:17.826Z] ci-base-image-arm64 latest d57f62eae414 38 minutes ago 915MB [2025-03-24T08:51:17.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB [2025-03-24T08:51:17.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-24T08:51:17.970Z] provisioning config files... [2025-03-24T08:51:17.988Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/814@tmp/config13949734994232646371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:51:18.336Z] ---> ****-login.sh [2025-03-24T08:51:18.336Z] nexus3.edgexfoundry.org:10001 [2025-03-24T08:51:18.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:51:18.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:51:18.867Z] Configure a credential helper to remove this warning. See [2025-03-24T08:51:18.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:51:18.867Z] [2025-03-24T08:51:18.867Z] Login Succeeded [2025-03-24T08:51:18.867Z] nexus3.edgexfoundry.org:10002 [2025-03-24T08:51:19.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:51:19.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:51:19.136Z] Configure a credential helper to remove this warning. See [2025-03-24T08:51:19.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:51:19.136Z] [2025-03-24T08:51:19.136Z] Login Succeeded [2025-03-24T08:51:19.136Z] nexus3.edgexfoundry.org:10003 [2025-03-24T08:51:19.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:51:19.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:51:19.401Z] Configure a credential helper to remove this warning. See [2025-03-24T08:51:19.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:51:19.402Z] [2025-03-24T08:51:19.402Z] Login Succeeded [2025-03-24T08:51:19.402Z] nexus3.edgexfoundry.org:10004 [2025-03-24T08:51:19.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:51:19.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:51:19.930Z] Configure a credential helper to remove this warning. See [2025-03-24T08:51:19.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:51:19.930Z] [2025-03-24T08:51:19.930Z] Login Succeeded [2025-03-24T08:51:19.930Z] ****.io [2025-03-24T08:51:20.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-24T08:51:20.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-24T08:51:20.459Z] Configure a credential helper to remove this warning. See [2025-03-24T08:51:20.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-24T08:51:20.459Z] [2025-03-24T08:51:20.459Z] Login Succeeded [2025-03-24T08:51:20.459Z] ---> ****-login.sh ends [Pipeline] } [2025-03-24T08:51:20.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:51:20.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-24T08:51:20.549Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-24T08:51:20.549Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:20.549Z] latest [2025-03-24T08:51:20.549Z] 4.0.0-dev.76 [2025-03-24T08:51:20.549Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:20.549Z] main [2025-03-24T08:51:20.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:20.919Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:21.263Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:21.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-24T08:51:21.263Z] 568e96b5f102: Preparing [2025-03-24T08:51:21.263Z] 269020291d6c: Preparing [2025-03-24T08:51:21.263Z] 5893419a7fde: Preparing [2025-03-24T08:51:21.263Z] cd6da6ee4689: Preparing [2025-03-24T08:51:21.263Z] 252ce138686e: Preparing [2025-03-24T08:51:21.263Z] 17f392dc1124: Preparing [2025-03-24T08:51:21.263Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:21.263Z] 17f392dc1124: Waiting [2025-03-24T08:51:21.263Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:21.526Z] cd6da6ee4689: Pushed [2025-03-24T08:51:21.526Z] 252ce138686e: Pushed [2025-03-24T08:51:21.526Z] 568e96b5f102: Pushed [2025-03-24T08:51:21.526Z] 5893419a7fde: Pushed [2025-03-24T08:51:21.526Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:21.526Z] 17f392dc1124: Pushed [2025-03-24T08:51:25.746Z] 269020291d6c: Pushed [2025-03-24T08:51:25.746Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:26.093Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:26.445Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-24T08:51:26.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-24T08:51:26.445Z] 568e96b5f102: Preparing [2025-03-24T08:51:26.445Z] 269020291d6c: Preparing [2025-03-24T08:51:26.445Z] 5893419a7fde: Preparing [2025-03-24T08:51:26.445Z] cd6da6ee4689: Preparing [2025-03-24T08:51:26.445Z] 252ce138686e: Preparing [2025-03-24T08:51:26.445Z] 17f392dc1124: Preparing [2025-03-24T08:51:26.445Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:26.445Z] 17f392dc1124: Waiting [2025-03-24T08:51:26.445Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:26.445Z] 252ce138686e: Layer already exists [2025-03-24T08:51:26.445Z] 269020291d6c: Layer already exists [2025-03-24T08:51:26.445Z] 568e96b5f102: Layer already exists [2025-03-24T08:51:26.445Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:26.445Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:26.445Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:26.445Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:26.710Z] latest: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:27.074Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:27.424Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.76 [2025-03-24T08:51:27.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-24T08:51:27.424Z] 568e96b5f102: Preparing [2025-03-24T08:51:27.424Z] 269020291d6c: Preparing [2025-03-24T08:51:27.424Z] 5893419a7fde: Preparing [2025-03-24T08:51:27.424Z] cd6da6ee4689: Preparing [2025-03-24T08:51:27.424Z] 252ce138686e: Preparing [2025-03-24T08:51:27.424Z] 17f392dc1124: Preparing [2025-03-24T08:51:27.424Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:27.424Z] 17f392dc1124: Waiting [2025-03-24T08:51:27.424Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:27.424Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:27.424Z] 252ce138686e: Layer already exists [2025-03-24T08:51:27.424Z] 568e96b5f102: Layer already exists [2025-03-24T08:51:27.424Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:27.424Z] 269020291d6c: Layer already exists [2025-03-24T08:51:27.424Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:27.424Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:27.424Z] 4.0.0-dev.76: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:28.055Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:28.403Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:28.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-24T08:51:28.403Z] 568e96b5f102: Preparing [2025-03-24T08:51:28.403Z] 269020291d6c: Preparing [2025-03-24T08:51:28.403Z] 5893419a7fde: Preparing [2025-03-24T08:51:28.403Z] cd6da6ee4689: Preparing [2025-03-24T08:51:28.403Z] 252ce138686e: Preparing [2025-03-24T08:51:28.403Z] 17f392dc1124: Preparing [2025-03-24T08:51:28.403Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:28.403Z] 17f392dc1124: Waiting [2025-03-24T08:51:28.403Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:28.403Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:28.403Z] 269020291d6c: Layer already exists [2025-03-24T08:51:28.403Z] 568e96b5f102: Layer already exists [2025-03-24T08:51:28.403Z] 252ce138686e: Layer already exists [2025-03-24T08:51:28.403Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:28.403Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:28.403Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:28.403Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:29.027Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:29.370Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-24T08:51:29.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-24T08:51:29.370Z] 568e96b5f102: Preparing [2025-03-24T08:51:29.370Z] 269020291d6c: Preparing [2025-03-24T08:51:29.370Z] 5893419a7fde: Preparing [2025-03-24T08:51:29.370Z] cd6da6ee4689: Preparing [2025-03-24T08:51:29.370Z] 252ce138686e: Preparing [2025-03-24T08:51:29.370Z] 17f392dc1124: Preparing [2025-03-24T08:51:29.370Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:29.370Z] 17f392dc1124: Waiting [2025-03-24T08:51:29.370Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:29.370Z] 568e96b5f102: Layer already exists [2025-03-24T08:51:29.370Z] 269020291d6c: Layer already exists [2025-03-24T08:51:29.370Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:29.370Z] 252ce138686e: Layer already exists [2025-03-24T08:51:29.370Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:29.370Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:29.370Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:29.635Z] main: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:51:29.710Z] ===================================================== [Pipeline] echo [2025-03-24T08:51:29.723Z] taggedImages: [2025-03-24T08:51:29.723Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:29.723Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-24T08:51:29.723Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.76 [2025-03-24T08:51:29.723Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:29.723Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-24T08:51:29.746Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-24T08:51:29.746Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:29.746Z] latest [2025-03-24T08:51:29.746Z] 4.0.0-dev.76 [2025-03-24T08:51:29.746Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:29.746Z] main [2025-03-24T08:51:29.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:30.106Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:30.458Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:30.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-24T08:51:30.458Z] beb2e0b4ccc6: Preparing [2025-03-24T08:51:30.458Z] 8fc84d7eb3dc: Preparing [2025-03-24T08:51:30.458Z] 4975b8255a91: Preparing [2025-03-24T08:51:30.458Z] e89d3da9f430: Preparing [2025-03-24T08:51:30.458Z] 5893419a7fde: Preparing [2025-03-24T08:51:30.458Z] cd6da6ee4689: Preparing [2025-03-24T08:51:30.458Z] 252ce138686e: Preparing [2025-03-24T08:51:30.458Z] 17f392dc1124: Preparing [2025-03-24T08:51:30.458Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:30.458Z] cd6da6ee4689: Waiting [2025-03-24T08:51:30.458Z] 252ce138686e: Waiting [2025-03-24T08:51:30.458Z] 17f392dc1124: Waiting [2025-03-24T08:51:30.458Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:30.458Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:30.726Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:30.727Z] 252ce138686e: Layer already exists [2025-03-24T08:51:30.727Z] 4975b8255a91: Pushed [2025-03-24T08:51:30.727Z] 8fc84d7eb3dc: Pushed [2025-03-24T08:51:30.727Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:30.727Z] beb2e0b4ccc6: Pushed [2025-03-24T08:51:30.727Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:33.287Z] e89d3da9f430: Pushed [2025-03-24T08:51:33.287Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:33.643Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:33.987Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-24T08:51:33.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-24T08:51:33.987Z] beb2e0b4ccc6: Preparing [2025-03-24T08:51:33.987Z] 8fc84d7eb3dc: Preparing [2025-03-24T08:51:33.987Z] 4975b8255a91: Preparing [2025-03-24T08:51:33.987Z] e89d3da9f430: Preparing [2025-03-24T08:51:33.987Z] 5893419a7fde: Preparing [2025-03-24T08:51:33.987Z] cd6da6ee4689: Preparing [2025-03-24T08:51:33.987Z] 252ce138686e: Preparing [2025-03-24T08:51:33.987Z] 17f392dc1124: Preparing [2025-03-24T08:51:33.987Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:33.987Z] 252ce138686e: Waiting [2025-03-24T08:51:33.987Z] cd6da6ee4689: Waiting [2025-03-24T08:51:33.987Z] 17f392dc1124: Waiting [2025-03-24T08:51:33.987Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:33.987Z] 8fc84d7eb3dc: Layer already exists [2025-03-24T08:51:33.987Z] beb2e0b4ccc6: Layer already exists [2025-03-24T08:51:33.987Z] 4975b8255a91: Layer already exists [2025-03-24T08:51:33.987Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:33.987Z] e89d3da9f430: Layer already exists [2025-03-24T08:51:33.987Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:33.987Z] 252ce138686e: Layer already exists [2025-03-24T08:51:33.987Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:33.987Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:34.249Z] latest: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:34.593Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:34.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.76 [2025-03-24T08:51:34.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-24T08:51:34.946Z] beb2e0b4ccc6: Preparing [2025-03-24T08:51:34.946Z] 8fc84d7eb3dc: Preparing [2025-03-24T08:51:34.946Z] 4975b8255a91: Preparing [2025-03-24T08:51:34.946Z] e89d3da9f430: Preparing [2025-03-24T08:51:34.946Z] 5893419a7fde: Preparing [2025-03-24T08:51:34.946Z] cd6da6ee4689: Preparing [2025-03-24T08:51:34.946Z] 252ce138686e: Preparing [2025-03-24T08:51:34.946Z] 17f392dc1124: Preparing [2025-03-24T08:51:34.946Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:34.946Z] 252ce138686e: Waiting [2025-03-24T08:51:34.946Z] 17f392dc1124: Waiting [2025-03-24T08:51:34.946Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:34.946Z] cd6da6ee4689: Waiting [2025-03-24T08:51:34.946Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:34.946Z] 8fc84d7eb3dc: Layer already exists [2025-03-24T08:51:34.946Z] beb2e0b4ccc6: Layer already exists [2025-03-24T08:51:34.946Z] 4975b8255a91: Layer already exists [2025-03-24T08:51:34.946Z] e89d3da9f430: Layer already exists [2025-03-24T08:51:34.946Z] 252ce138686e: Layer already exists [2025-03-24T08:51:34.946Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:34.946Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:34.946Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:35.210Z] 4.0.0-dev.76: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:35.558Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:35.908Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:35.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-24T08:51:35.908Z] beb2e0b4ccc6: Preparing [2025-03-24T08:51:35.908Z] 8fc84d7eb3dc: Preparing [2025-03-24T08:51:35.908Z] 4975b8255a91: Preparing [2025-03-24T08:51:35.908Z] e89d3da9f430: Preparing [2025-03-24T08:51:35.908Z] 5893419a7fde: Preparing [2025-03-24T08:51:35.908Z] cd6da6ee4689: Preparing [2025-03-24T08:51:35.908Z] 252ce138686e: Preparing [2025-03-24T08:51:35.908Z] 17f392dc1124: Preparing [2025-03-24T08:51:35.908Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:35.908Z] cd6da6ee4689: Waiting [2025-03-24T08:51:35.908Z] 252ce138686e: Waiting [2025-03-24T08:51:35.908Z] 17f392dc1124: Waiting [2025-03-24T08:51:35.908Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:35.908Z] beb2e0b4ccc6: Layer already exists [2025-03-24T08:51:35.908Z] e89d3da9f430: Layer already exists [2025-03-24T08:51:35.908Z] 4975b8255a91: Layer already exists [2025-03-24T08:51:35.908Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:35.908Z] 8fc84d7eb3dc: Layer already exists [2025-03-24T08:51:35.908Z] 252ce138686e: Layer already exists [2025-03-24T08:51:35.908Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:35.908Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:35.908Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:36.171Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:36.517Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:36.863Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-24T08:51:36.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-24T08:51:36.863Z] beb2e0b4ccc6: Preparing [2025-03-24T08:51:36.863Z] 8fc84d7eb3dc: Preparing [2025-03-24T08:51:36.863Z] 4975b8255a91: Preparing [2025-03-24T08:51:36.863Z] e89d3da9f430: Preparing [2025-03-24T08:51:36.863Z] 5893419a7fde: Preparing [2025-03-24T08:51:36.863Z] cd6da6ee4689: Preparing [2025-03-24T08:51:36.863Z] 252ce138686e: Preparing [2025-03-24T08:51:36.863Z] 17f392dc1124: Preparing [2025-03-24T08:51:36.863Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:36.863Z] cd6da6ee4689: Waiting [2025-03-24T08:51:36.863Z] 252ce138686e: Waiting [2025-03-24T08:51:36.863Z] 17f392dc1124: Waiting [2025-03-24T08:51:36.863Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:36.863Z] beb2e0b4ccc6: Layer already exists [2025-03-24T08:51:36.863Z] 8fc84d7eb3dc: Layer already exists [2025-03-24T08:51:36.863Z] e89d3da9f430: Layer already exists [2025-03-24T08:51:36.863Z] 4975b8255a91: Layer already exists [2025-03-24T08:51:36.863Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:36.863Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:36.863Z] 252ce138686e: Layer already exists [2025-03-24T08:51:36.863Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:36.863Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:37.127Z] main: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:51:37.217Z] ===================================================== [Pipeline] echo [2025-03-24T08:51:37.234Z] taggedImages: [2025-03-24T08:51:37.234Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:37.234Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-24T08:51:37.234Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.76 [2025-03-24T08:51:37.234Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:37.234Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-24T08:51:37.267Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-24T08:51:37.267Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:37.267Z] latest [2025-03-24T08:51:37.267Z] 4.0.0-dev.76 [2025-03-24T08:51:37.267Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:37.267Z] main [2025-03-24T08:51:37.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:37.651Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:38.001Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:38.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-24T08:51:38.002Z] ef5bd2bf74a9: Preparing [2025-03-24T08:51:38.002Z] c4d8d810f6ee: Preparing [2025-03-24T08:51:38.002Z] 5893419a7fde: Preparing [2025-03-24T08:51:38.002Z] cd6da6ee4689: Preparing [2025-03-24T08:51:38.002Z] a8a69a2c1d64: Preparing [2025-03-24T08:51:38.002Z] e00f96be9590: Preparing [2025-03-24T08:51:38.002Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:38.002Z] e00f96be9590: Waiting [2025-03-24T08:51:38.002Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:38.002Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:38.002Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:38.281Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:38.281Z] a8a69a2c1d64: Pushed [2025-03-24T08:51:38.281Z] ef5bd2bf74a9: Pushed [2025-03-24T08:51:38.281Z] e00f96be9590: Pushed [2025-03-24T08:51:43.603Z] c4d8d810f6ee: Pushed [2025-03-24T08:51:43.603Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:43.971Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:44.331Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-24T08:51:44.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-24T08:51:44.331Z] ef5bd2bf74a9: Preparing [2025-03-24T08:51:44.331Z] c4d8d810f6ee: Preparing [2025-03-24T08:51:44.331Z] 5893419a7fde: Preparing [2025-03-24T08:51:44.331Z] cd6da6ee4689: Preparing [2025-03-24T08:51:44.331Z] a8a69a2c1d64: Preparing [2025-03-24T08:51:44.331Z] e00f96be9590: Preparing [2025-03-24T08:51:44.331Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:44.331Z] e00f96be9590: Waiting [2025-03-24T08:51:44.331Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:44.331Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:44.331Z] ef5bd2bf74a9: Layer already exists [2025-03-24T08:51:44.331Z] a8a69a2c1d64: Layer already exists [2025-03-24T08:51:44.331Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:44.331Z] c4d8d810f6ee: Layer already exists [2025-03-24T08:51:44.331Z] e00f96be9590: Layer already exists [2025-03-24T08:51:44.331Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:44.594Z] latest: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:44.945Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:45.290Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.76 [2025-03-24T08:51:45.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-24T08:51:45.290Z] ef5bd2bf74a9: Preparing [2025-03-24T08:51:45.290Z] c4d8d810f6ee: Preparing [2025-03-24T08:51:45.290Z] 5893419a7fde: Preparing [2025-03-24T08:51:45.290Z] cd6da6ee4689: Preparing [2025-03-24T08:51:45.290Z] a8a69a2c1d64: Preparing [2025-03-24T08:51:45.290Z] e00f96be9590: Preparing [2025-03-24T08:51:45.290Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:45.290Z] e00f96be9590: Waiting [2025-03-24T08:51:45.290Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:45.290Z] c4d8d810f6ee: Layer already exists [2025-03-24T08:51:45.290Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:45.290Z] a8a69a2c1d64: Layer already exists [2025-03-24T08:51:45.290Z] ef5bd2bf74a9: Layer already exists [2025-03-24T08:51:45.290Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:45.290Z] e00f96be9590: Layer already exists [2025-03-24T08:51:45.290Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:45.552Z] 4.0.0-dev.76: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:45.910Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:46.270Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:46.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-24T08:51:46.271Z] ef5bd2bf74a9: Preparing [2025-03-24T08:51:46.271Z] c4d8d810f6ee: Preparing [2025-03-24T08:51:46.271Z] 5893419a7fde: Preparing [2025-03-24T08:51:46.271Z] cd6da6ee4689: Preparing [2025-03-24T08:51:46.271Z] a8a69a2c1d64: Preparing [2025-03-24T08:51:46.271Z] e00f96be9590: Preparing [2025-03-24T08:51:46.271Z] e00f96be9590: Waiting [2025-03-24T08:51:46.271Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:46.271Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:46.271Z] ef5bd2bf74a9: Layer already exists [2025-03-24T08:51:46.271Z] a8a69a2c1d64: Layer already exists [2025-03-24T08:51:46.271Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:46.271Z] c4d8d810f6ee: Layer already exists [2025-03-24T08:51:46.271Z] e00f96be9590: Layer already exists [2025-03-24T08:51:46.271Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:46.271Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:46.881Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:47.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-24T08:51:47.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-24T08:51:47.222Z] ef5bd2bf74a9: Preparing [2025-03-24T08:51:47.222Z] c4d8d810f6ee: Preparing [2025-03-24T08:51:47.222Z] 5893419a7fde: Preparing [2025-03-24T08:51:47.222Z] cd6da6ee4689: Preparing [2025-03-24T08:51:47.222Z] a8a69a2c1d64: Preparing [2025-03-24T08:51:47.222Z] e00f96be9590: Preparing [2025-03-24T08:51:47.222Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:47.222Z] e00f96be9590: Waiting [2025-03-24T08:51:47.222Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:47.222Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:47.222Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:47.222Z] a8a69a2c1d64: Layer already exists [2025-03-24T08:51:47.222Z] c4d8d810f6ee: Layer already exists [2025-03-24T08:51:47.222Z] ef5bd2bf74a9: Layer already exists [2025-03-24T08:51:47.222Z] e00f96be9590: Layer already exists [2025-03-24T08:51:47.222Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:47.222Z] main: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:51:47.300Z] ===================================================== [Pipeline] echo [2025-03-24T08:51:47.317Z] taggedImages: [2025-03-24T08:51:47.317Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:47.317Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-24T08:51:47.317Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.76 [2025-03-24T08:51:47.317Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:47.317Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-24T08:51:47.345Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-24T08:51:47.345Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:47.345Z] latest [2025-03-24T08:51:47.345Z] 4.0.0-dev.76 [2025-03-24T08:51:47.345Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:47.345Z] main [2025-03-24T08:51:47.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:47.717Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:48.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:48.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-24T08:51:48.076Z] a4211d7542e7: Preparing [2025-03-24T08:51:48.076Z] a6c48d53c9fb: Preparing [2025-03-24T08:51:48.076Z] cd6da6ee4689: Preparing [2025-03-24T08:51:48.076Z] 65521f5f1a43: Preparing [2025-03-24T08:51:48.076Z] 995a8c0db6d3: Preparing [2025-03-24T08:51:48.076Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:48.076Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:48.076Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:48.076Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:48.340Z] 995a8c0db6d3: Pushed [2025-03-24T08:51:48.340Z] 65521f5f1a43: Pushed [2025-03-24T08:51:48.340Z] a4211d7542e7: Pushed [2025-03-24T08:51:52.567Z] a6c48d53c9fb: Pushed [2025-03-24T08:51:52.567Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:52.915Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:53.271Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-24T08:51:53.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-24T08:51:53.271Z] a4211d7542e7: Preparing [2025-03-24T08:51:53.271Z] a6c48d53c9fb: Preparing [2025-03-24T08:51:53.271Z] cd6da6ee4689: Preparing [2025-03-24T08:51:53.271Z] 65521f5f1a43: Preparing [2025-03-24T08:51:53.271Z] 995a8c0db6d3: Preparing [2025-03-24T08:51:53.271Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:53.271Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:53.271Z] a6c48d53c9fb: Layer already exists [2025-03-24T08:51:53.271Z] 995a8c0db6d3: Layer already exists [2025-03-24T08:51:53.271Z] a4211d7542e7: Layer already exists [2025-03-24T08:51:53.271Z] 65521f5f1a43: Layer already exists [2025-03-24T08:51:53.271Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:53.271Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:53.271Z] latest: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:53.619Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:53.960Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.76 [2025-03-24T08:51:53.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-24T08:51:53.960Z] a4211d7542e7: Preparing [2025-03-24T08:51:53.960Z] a6c48d53c9fb: Preparing [2025-03-24T08:51:53.960Z] cd6da6ee4689: Preparing [2025-03-24T08:51:53.960Z] 65521f5f1a43: Preparing [2025-03-24T08:51:53.960Z] 995a8c0db6d3: Preparing [2025-03-24T08:51:53.960Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:53.960Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:53.960Z] 995a8c0db6d3: Layer already exists [2025-03-24T08:51:53.960Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:53.960Z] a4211d7542e7: Layer already exists [2025-03-24T08:51:53.960Z] a6c48d53c9fb: Layer already exists [2025-03-24T08:51:53.960Z] 65521f5f1a43: Layer already exists [2025-03-24T08:51:53.960Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:53.960Z] 4.0.0-dev.76: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:54.568Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:54.908Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:54.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-24T08:51:54.908Z] a4211d7542e7: Preparing [2025-03-24T08:51:54.908Z] a6c48d53c9fb: Preparing [2025-03-24T08:51:54.908Z] cd6da6ee4689: Preparing [2025-03-24T08:51:54.908Z] 65521f5f1a43: Preparing [2025-03-24T08:51:54.908Z] 995a8c0db6d3: Preparing [2025-03-24T08:51:54.908Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:54.908Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:54.908Z] a4211d7542e7: Layer already exists [2025-03-24T08:51:54.908Z] 65521f5f1a43: Layer already exists [2025-03-24T08:51:54.908Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:54.908Z] 995a8c0db6d3: Layer already exists [2025-03-24T08:51:54.908Z] a6c48d53c9fb: Layer already exists [2025-03-24T08:51:54.908Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:54.908Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:55.255Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:55.607Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-24T08:51:55.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-24T08:51:55.607Z] a4211d7542e7: Preparing [2025-03-24T08:51:55.607Z] a6c48d53c9fb: Preparing [2025-03-24T08:51:55.607Z] cd6da6ee4689: Preparing [2025-03-24T08:51:55.607Z] 65521f5f1a43: Preparing [2025-03-24T08:51:55.607Z] 995a8c0db6d3: Preparing [2025-03-24T08:51:55.607Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:55.607Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:55.607Z] a6c48d53c9fb: Layer already exists [2025-03-24T08:51:55.607Z] a4211d7542e7: Layer already exists [2025-03-24T08:51:55.607Z] 995a8c0db6d3: Layer already exists [2025-03-24T08:51:55.607Z] 65521f5f1a43: Layer already exists [2025-03-24T08:51:55.607Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:55.607Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:55.607Z] main: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:51:55.934Z] ===================================================== [Pipeline] echo [2025-03-24T08:51:55.950Z] taggedImages: [2025-03-24T08:51:55.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:55.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-24T08:51:55.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.76 [2025-03-24T08:51:55.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:55.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-24T08:51:55.979Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-24T08:51:55.980Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:55.980Z] latest [2025-03-24T08:51:55.980Z] 4.0.0-dev.76 [2025-03-24T08:51:55.980Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:51:55.980Z] main [2025-03-24T08:51:55.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:56.347Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:51:56.696Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:51:56.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-24T08:51:56.696Z] 504812201c08: Preparing [2025-03-24T08:51:56.696Z] fb7baf6d094e: Preparing [2025-03-24T08:51:56.696Z] bb84c98f7386: Preparing [2025-03-24T08:51:56.696Z] 5893419a7fde: Preparing [2025-03-24T08:51:56.696Z] cd6da6ee4689: Preparing [2025-03-24T08:51:56.696Z] 252ce138686e: Preparing [2025-03-24T08:51:56.696Z] 17f392dc1124: Preparing [2025-03-24T08:51:56.696Z] dd9c8f8612c8: Preparing [2025-03-24T08:51:56.696Z] 17f392dc1124: Waiting [2025-03-24T08:51:56.696Z] dd9c8f8612c8: Waiting [2025-03-24T08:51:56.696Z] 252ce138686e: Waiting [2025-03-24T08:51:56.696Z] 5893419a7fde: Layer already exists [2025-03-24T08:51:56.961Z] cd6da6ee4689: Layer already exists [2025-03-24T08:51:56.961Z] 252ce138686e: Layer already exists [2025-03-24T08:51:56.961Z] 17f392dc1124: Layer already exists [2025-03-24T08:51:56.961Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:51:56.961Z] fb7baf6d094e: Pushed [2025-03-24T08:51:56.961Z] 504812201c08: Pushed [2025-03-24T08:52:02.289Z] bb84c98f7386: Pushed [2025-03-24T08:52:02.289Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:02.649Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:03.005Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-24T08:52:03.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-24T08:52:03.005Z] 504812201c08: Preparing [2025-03-24T08:52:03.005Z] fb7baf6d094e: Preparing [2025-03-24T08:52:03.005Z] bb84c98f7386: Preparing [2025-03-24T08:52:03.005Z] 5893419a7fde: Preparing [2025-03-24T08:52:03.005Z] cd6da6ee4689: Preparing [2025-03-24T08:52:03.005Z] 252ce138686e: Preparing [2025-03-24T08:52:03.005Z] 17f392dc1124: Preparing [2025-03-24T08:52:03.005Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:03.005Z] 252ce138686e: Waiting [2025-03-24T08:52:03.005Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:03.005Z] 17f392dc1124: Waiting [2025-03-24T08:52:03.005Z] fb7baf6d094e: Layer already exists [2025-03-24T08:52:03.005Z] 504812201c08: Layer already exists [2025-03-24T08:52:03.005Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:03.005Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:03.005Z] bb84c98f7386: Layer already exists [2025-03-24T08:52:03.005Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:03.005Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:03.006Z] 252ce138686e: Layer already exists [2025-03-24T08:52:03.006Z] latest: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:03.626Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:04.071Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.76 [2025-03-24T08:52:04.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-24T08:52:04.071Z] 504812201c08: Preparing [2025-03-24T08:52:04.071Z] fb7baf6d094e: Preparing [2025-03-24T08:52:04.071Z] bb84c98f7386: Preparing [2025-03-24T08:52:04.071Z] 5893419a7fde: Preparing [2025-03-24T08:52:04.071Z] cd6da6ee4689: Preparing [2025-03-24T08:52:04.071Z] 252ce138686e: Preparing [2025-03-24T08:52:04.071Z] 17f392dc1124: Preparing [2025-03-24T08:52:04.071Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:04.071Z] 17f392dc1124: Waiting [2025-03-24T08:52:04.071Z] 252ce138686e: Waiting [2025-03-24T08:52:04.071Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:04.071Z] 504812201c08: Layer already exists [2025-03-24T08:52:04.071Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:04.071Z] fb7baf6d094e: Layer already exists [2025-03-24T08:52:04.071Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:04.071Z] bb84c98f7386: Layer already exists [2025-03-24T08:52:04.071Z] 252ce138686e: Layer already exists [2025-03-24T08:52:04.071Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:04.071Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:04.337Z] 4.0.0-dev.76: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:04.689Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:05.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:05.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-24T08:52:05.051Z] 504812201c08: Preparing [2025-03-24T08:52:05.051Z] fb7baf6d094e: Preparing [2025-03-24T08:52:05.051Z] bb84c98f7386: Preparing [2025-03-24T08:52:05.051Z] 5893419a7fde: Preparing [2025-03-24T08:52:05.051Z] cd6da6ee4689: Preparing [2025-03-24T08:52:05.051Z] 252ce138686e: Preparing [2025-03-24T08:52:05.051Z] 17f392dc1124: Preparing [2025-03-24T08:52:05.051Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:05.051Z] 252ce138686e: Waiting [2025-03-24T08:52:05.051Z] 17f392dc1124: Waiting [2025-03-24T08:52:05.051Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:05.051Z] bb84c98f7386: Layer already exists [2025-03-24T08:52:05.051Z] fb7baf6d094e: Layer already exists [2025-03-24T08:52:05.051Z] 504812201c08: Layer already exists [2025-03-24T08:52:05.051Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:05.051Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:05.051Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:05.051Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:05.051Z] 252ce138686e: Layer already exists [2025-03-24T08:52:05.326Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:05.683Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:06.031Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-24T08:52:06.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-24T08:52:06.031Z] 504812201c08: Preparing [2025-03-24T08:52:06.031Z] fb7baf6d094e: Preparing [2025-03-24T08:52:06.031Z] bb84c98f7386: Preparing [2025-03-24T08:52:06.031Z] 5893419a7fde: Preparing [2025-03-24T08:52:06.031Z] cd6da6ee4689: Preparing [2025-03-24T08:52:06.031Z] 252ce138686e: Preparing [2025-03-24T08:52:06.031Z] 17f392dc1124: Preparing [2025-03-24T08:52:06.031Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:06.031Z] 17f392dc1124: Waiting [2025-03-24T08:52:06.031Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:06.031Z] 252ce138686e: Waiting [2025-03-24T08:52:06.031Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:06.031Z] bb84c98f7386: Layer already exists [2025-03-24T08:52:06.031Z] 504812201c08: Layer already exists [2025-03-24T08:52:06.031Z] fb7baf6d094e: Layer already exists [2025-03-24T08:52:06.031Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:06.031Z] 252ce138686e: Layer already exists [2025-03-24T08:52:06.031Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:06.031Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:06.296Z] main: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:52:06.382Z] ===================================================== [Pipeline] echo [2025-03-24T08:52:06.395Z] taggedImages: [2025-03-24T08:52:06.395Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:06.395Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-24T08:52:06.395Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.76 [2025-03-24T08:52:06.395Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:06.395Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-24T08:52:06.425Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-24T08:52:06.425Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:06.425Z] latest [2025-03-24T08:52:06.425Z] 4.0.0-dev.76 [2025-03-24T08:52:06.425Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:06.425Z] main [2025-03-24T08:52:06.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:06.799Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:07.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:07.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-24T08:52:07.156Z] 5ab9f0b565b9: Preparing [2025-03-24T08:52:07.156Z] 7d7bcce32593: Preparing [2025-03-24T08:52:07.156Z] ea806f768f12: Preparing [2025-03-24T08:52:07.156Z] 1ba277e24b11: Preparing [2025-03-24T08:52:07.156Z] a7c37d9802df: Preparing [2025-03-24T08:52:07.156Z] 91acb103d9b7: Preparing [2025-03-24T08:52:07.156Z] c1885d065567: Preparing [2025-03-24T08:52:07.156Z] 5893419a7fde: Preparing [2025-03-24T08:52:07.156Z] cd6da6ee4689: Preparing [2025-03-24T08:52:07.156Z] 3dda7bfb9b62: Preparing [2025-03-24T08:52:07.156Z] daceca85e1f2: Preparing [2025-03-24T08:52:07.156Z] 5f70bf18a086: Preparing [2025-03-24T08:52:07.156Z] 0daf266fbee2: Preparing [2025-03-24T08:52:07.156Z] 95ee04d6483e: Preparing [2025-03-24T08:52:07.156Z] ee8f5c456a48: Preparing [2025-03-24T08:52:07.156Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:07.156Z] 91acb103d9b7: Waiting [2025-03-24T08:52:07.156Z] c1885d065567: Waiting [2025-03-24T08:52:07.156Z] 5893419a7fde: Waiting [2025-03-24T08:52:07.156Z] cd6da6ee4689: Waiting [2025-03-24T08:52:07.156Z] 3dda7bfb9b62: Waiting [2025-03-24T08:52:07.156Z] 95ee04d6483e: Waiting [2025-03-24T08:52:07.156Z] ee8f5c456a48: Waiting [2025-03-24T08:52:07.156Z] 5f70bf18a086: Waiting [2025-03-24T08:52:07.156Z] daceca85e1f2: Waiting [2025-03-24T08:52:07.425Z] a7c37d9802df: Pushed [2025-03-24T08:52:07.425Z] 1ba277e24b11: Pushed [2025-03-24T08:52:07.425Z] 7d7bcce32593: Pushed [2025-03-24T08:52:07.425Z] ea806f768f12: Pushed [2025-03-24T08:52:07.425Z] 5ab9f0b565b9: Pushed [2025-03-24T08:52:07.425Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:07.425Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:07.425Z] 5f70bf18a086: Layer already exists [2025-03-24T08:52:07.425Z] 91acb103d9b7: Pushed [2025-03-24T08:52:07.692Z] daceca85e1f2: Pushed [2025-03-24T08:52:07.692Z] 3dda7bfb9b62: Pushed [2025-03-24T08:52:07.692Z] 0daf266fbee2: Pushed [2025-03-24T08:52:07.692Z] 95ee04d6483e: Pushed [2025-03-24T08:52:07.692Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:07.692Z] ee8f5c456a48: Pushed [2025-03-24T08:52:10.257Z] c1885d065567: Pushed [2025-03-24T08:52:10.521Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:10.878Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:11.226Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-24T08:52:11.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-24T08:52:11.226Z] 5ab9f0b565b9: Preparing [2025-03-24T08:52:11.226Z] 7d7bcce32593: Preparing [2025-03-24T08:52:11.226Z] ea806f768f12: Preparing [2025-03-24T08:52:11.226Z] 1ba277e24b11: Preparing [2025-03-24T08:52:11.226Z] a7c37d9802df: Preparing [2025-03-24T08:52:11.226Z] 91acb103d9b7: Preparing [2025-03-24T08:52:11.226Z] c1885d065567: Preparing [2025-03-24T08:52:11.226Z] 5893419a7fde: Preparing [2025-03-24T08:52:11.226Z] cd6da6ee4689: Preparing [2025-03-24T08:52:11.226Z] 3dda7bfb9b62: Preparing [2025-03-24T08:52:11.226Z] daceca85e1f2: Preparing [2025-03-24T08:52:11.226Z] 5f70bf18a086: Preparing [2025-03-24T08:52:11.226Z] 0daf266fbee2: Preparing [2025-03-24T08:52:11.226Z] 95ee04d6483e: Preparing [2025-03-24T08:52:11.226Z] ee8f5c456a48: Preparing [2025-03-24T08:52:11.226Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:11.226Z] 91acb103d9b7: Waiting [2025-03-24T08:52:11.226Z] c1885d065567: Waiting [2025-03-24T08:52:11.226Z] 5893419a7fde: Waiting [2025-03-24T08:52:11.226Z] cd6da6ee4689: Waiting [2025-03-24T08:52:11.226Z] 3dda7bfb9b62: Waiting [2025-03-24T08:52:11.226Z] daceca85e1f2: Waiting [2025-03-24T08:52:11.226Z] 5f70bf18a086: Waiting [2025-03-24T08:52:11.226Z] 0daf266fbee2: Waiting [2025-03-24T08:52:11.226Z] 95ee04d6483e: Waiting [2025-03-24T08:52:11.226Z] ee8f5c456a48: Waiting [2025-03-24T08:52:11.226Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:11.226Z] 5ab9f0b565b9: Layer already exists [2025-03-24T08:52:11.226Z] ea806f768f12: Layer already exists [2025-03-24T08:52:11.226Z] 7d7bcce32593: Layer already exists [2025-03-24T08:52:11.226Z] a7c37d9802df: Layer already exists [2025-03-24T08:52:11.226Z] 1ba277e24b11: Layer already exists [2025-03-24T08:52:11.226Z] 91acb103d9b7: Layer already exists [2025-03-24T08:52:11.227Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:11.227Z] c1885d065567: Layer already exists [2025-03-24T08:52:11.227Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:11.227Z] 3dda7bfb9b62: Layer already exists [2025-03-24T08:52:11.227Z] daceca85e1f2: Layer already exists [2025-03-24T08:52:11.227Z] 95ee04d6483e: Layer already exists [2025-03-24T08:52:11.227Z] 5f70bf18a086: Layer already exists [2025-03-24T08:52:11.227Z] ee8f5c456a48: Layer already exists [2025-03-24T08:52:11.227Z] 0daf266fbee2: Layer already exists [2025-03-24T08:52:11.227Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:11.492Z] latest: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:11.838Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:12.190Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.76 [2025-03-24T08:52:12.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-24T08:52:12.190Z] 5ab9f0b565b9: Preparing [2025-03-24T08:52:12.190Z] 7d7bcce32593: Preparing [2025-03-24T08:52:12.190Z] ea806f768f12: Preparing [2025-03-24T08:52:12.190Z] 1ba277e24b11: Preparing [2025-03-24T08:52:12.190Z] a7c37d9802df: Preparing [2025-03-24T08:52:12.190Z] 91acb103d9b7: Preparing [2025-03-24T08:52:12.190Z] c1885d065567: Preparing [2025-03-24T08:52:12.190Z] 5893419a7fde: Preparing [2025-03-24T08:52:12.190Z] cd6da6ee4689: Preparing [2025-03-24T08:52:12.190Z] 3dda7bfb9b62: Preparing [2025-03-24T08:52:12.190Z] daceca85e1f2: Preparing [2025-03-24T08:52:12.190Z] c1885d065567: Waiting [2025-03-24T08:52:12.190Z] 5893419a7fde: Waiting [2025-03-24T08:52:12.190Z] 91acb103d9b7: Waiting [2025-03-24T08:52:12.190Z] cd6da6ee4689: Waiting [2025-03-24T08:52:12.190Z] 3dda7bfb9b62: Waiting [2025-03-24T08:52:12.190Z] 5f70bf18a086: Preparing [2025-03-24T08:52:12.190Z] 0daf266fbee2: Preparing [2025-03-24T08:52:12.190Z] 95ee04d6483e: Preparing [2025-03-24T08:52:12.190Z] ee8f5c456a48: Preparing [2025-03-24T08:52:12.190Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:12.190Z] ee8f5c456a48: Waiting [2025-03-24T08:52:12.190Z] 5f70bf18a086: Waiting [2025-03-24T08:52:12.190Z] 0daf266fbee2: Waiting [2025-03-24T08:52:12.190Z] 95ee04d6483e: Waiting [2025-03-24T08:52:12.190Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:12.190Z] a7c37d9802df: Layer already exists [2025-03-24T08:52:12.190Z] ea806f768f12: Layer already exists [2025-03-24T08:52:12.190Z] 1ba277e24b11: Layer already exists [2025-03-24T08:52:12.190Z] 5ab9f0b565b9: Layer already exists [2025-03-24T08:52:12.190Z] 7d7bcce32593: Layer already exists [2025-03-24T08:52:12.190Z] 91acb103d9b7: Layer already exists [2025-03-24T08:52:12.190Z] 3dda7bfb9b62: Layer already exists [2025-03-24T08:52:12.190Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:12.190Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:12.190Z] c1885d065567: Layer already exists [2025-03-24T08:52:12.190Z] 5f70bf18a086: Layer already exists [2025-03-24T08:52:12.190Z] daceca85e1f2: Layer already exists [2025-03-24T08:52:12.190Z] 95ee04d6483e: Layer already exists [2025-03-24T08:52:12.190Z] ee8f5c456a48: Layer already exists [2025-03-24T08:52:12.190Z] 0daf266fbee2: Layer already exists [2025-03-24T08:52:12.454Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:12.454Z] 4.0.0-dev.76: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:12.801Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:13.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:13.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-24T08:52:13.149Z] 5ab9f0b565b9: Preparing [2025-03-24T08:52:13.149Z] 7d7bcce32593: Preparing [2025-03-24T08:52:13.149Z] ea806f768f12: Preparing [2025-03-24T08:52:13.149Z] 1ba277e24b11: Preparing [2025-03-24T08:52:13.149Z] a7c37d9802df: Preparing [2025-03-24T08:52:13.149Z] 91acb103d9b7: Preparing [2025-03-24T08:52:13.149Z] c1885d065567: Preparing [2025-03-24T08:52:13.149Z] 5893419a7fde: Preparing [2025-03-24T08:52:13.149Z] cd6da6ee4689: Preparing [2025-03-24T08:52:13.149Z] 3dda7bfb9b62: Preparing [2025-03-24T08:52:13.149Z] daceca85e1f2: Preparing [2025-03-24T08:52:13.149Z] 5f70bf18a086: Preparing [2025-03-24T08:52:13.149Z] 0daf266fbee2: Preparing [2025-03-24T08:52:13.149Z] 95ee04d6483e: Preparing [2025-03-24T08:52:13.149Z] ee8f5c456a48: Preparing [2025-03-24T08:52:13.149Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:13.149Z] 91acb103d9b7: Waiting [2025-03-24T08:52:13.149Z] c1885d065567: Waiting [2025-03-24T08:52:13.149Z] 5893419a7fde: Waiting [2025-03-24T08:52:13.149Z] cd6da6ee4689: Waiting [2025-03-24T08:52:13.149Z] 3dda7bfb9b62: Waiting [2025-03-24T08:52:13.149Z] 95ee04d6483e: Waiting [2025-03-24T08:52:13.149Z] daceca85e1f2: Waiting [2025-03-24T08:52:13.149Z] ee8f5c456a48: Waiting [2025-03-24T08:52:13.149Z] 5f70bf18a086: Waiting [2025-03-24T08:52:13.149Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:13.149Z] 0daf266fbee2: Waiting [2025-03-24T08:52:13.149Z] ea806f768f12: Layer already exists [2025-03-24T08:52:13.149Z] 7d7bcce32593: Layer already exists [2025-03-24T08:52:13.149Z] 1ba277e24b11: Layer already exists [2025-03-24T08:52:13.149Z] a7c37d9802df: Layer already exists [2025-03-24T08:52:13.149Z] 5ab9f0b565b9: Layer already exists [2025-03-24T08:52:13.149Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:13.149Z] 91acb103d9b7: Layer already exists [2025-03-24T08:52:13.149Z] 3dda7bfb9b62: Layer already exists [2025-03-24T08:52:13.149Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:13.149Z] c1885d065567: Layer already exists [2025-03-24T08:52:13.149Z] daceca85e1f2: Layer already exists [2025-03-24T08:52:13.149Z] 95ee04d6483e: Layer already exists [2025-03-24T08:52:13.149Z] 0daf266fbee2: Layer already exists [2025-03-24T08:52:13.149Z] 5f70bf18a086: Layer already exists [2025-03-24T08:52:13.149Z] ee8f5c456a48: Layer already exists [2025-03-24T08:52:13.149Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:13.414Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:13.768Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:14.118Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-24T08:52:14.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-24T08:52:14.118Z] 5ab9f0b565b9: Preparing [2025-03-24T08:52:14.118Z] 7d7bcce32593: Preparing [2025-03-24T08:52:14.118Z] ea806f768f12: Preparing [2025-03-24T08:52:14.118Z] 1ba277e24b11: Preparing [2025-03-24T08:52:14.118Z] a7c37d9802df: Preparing [2025-03-24T08:52:14.118Z] 91acb103d9b7: Preparing [2025-03-24T08:52:14.118Z] c1885d065567: Preparing [2025-03-24T08:52:14.118Z] 5893419a7fde: Preparing [2025-03-24T08:52:14.118Z] cd6da6ee4689: Preparing [2025-03-24T08:52:14.118Z] 3dda7bfb9b62: Preparing [2025-03-24T08:52:14.118Z] c1885d065567: Waiting [2025-03-24T08:52:14.118Z] 5893419a7fde: Waiting [2025-03-24T08:52:14.118Z] cd6da6ee4689: Waiting [2025-03-24T08:52:14.118Z] 91acb103d9b7: Waiting [2025-03-24T08:52:14.118Z] daceca85e1f2: Preparing [2025-03-24T08:52:14.118Z] 5f70bf18a086: Preparing [2025-03-24T08:52:14.118Z] 0daf266fbee2: Preparing [2025-03-24T08:52:14.118Z] 95ee04d6483e: Preparing [2025-03-24T08:52:14.118Z] ee8f5c456a48: Preparing [2025-03-24T08:52:14.118Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:14.118Z] 3dda7bfb9b62: Waiting [2025-03-24T08:52:14.118Z] daceca85e1f2: Waiting [2025-03-24T08:52:14.118Z] 5f70bf18a086: Waiting [2025-03-24T08:52:14.118Z] 95ee04d6483e: Waiting [2025-03-24T08:52:14.118Z] 0daf266fbee2: Waiting [2025-03-24T08:52:14.118Z] ee8f5c456a48: Waiting [2025-03-24T08:52:14.118Z] 1ba277e24b11: Layer already exists [2025-03-24T08:52:14.118Z] 7d7bcce32593: Layer already exists [2025-03-24T08:52:14.118Z] a7c37d9802df: Layer already exists [2025-03-24T08:52:14.118Z] 5ab9f0b565b9: Layer already exists [2025-03-24T08:52:14.118Z] ea806f768f12: Layer already exists [2025-03-24T08:52:14.118Z] c1885d065567: Layer already exists [2025-03-24T08:52:14.118Z] 91acb103d9b7: Layer already exists [2025-03-24T08:52:14.118Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:14.118Z] 3dda7bfb9b62: Layer already exists [2025-03-24T08:52:14.118Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:14.118Z] daceca85e1f2: Layer already exists [2025-03-24T08:52:14.118Z] ee8f5c456a48: Layer already exists [2025-03-24T08:52:14.118Z] 0daf266fbee2: Layer already exists [2025-03-24T08:52:14.118Z] 5f70bf18a086: Layer already exists [2025-03-24T08:52:14.118Z] 95ee04d6483e: Layer already exists [2025-03-24T08:52:14.118Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:14.383Z] main: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:52:14.484Z] ===================================================== [Pipeline] echo [2025-03-24T08:52:14.502Z] taggedImages: [2025-03-24T08:52:14.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:14.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-24T08:52:14.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.76 [2025-03-24T08:52:14.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:14.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-24T08:52:14.535Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-24T08:52:14.535Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:14.535Z] latest [2025-03-24T08:52:14.535Z] 4.0.0-dev.76 [2025-03-24T08:52:14.535Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:14.535Z] main [2025-03-24T08:52:14.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:14.908Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:15.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:15.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-24T08:52:15.261Z] ca15821ea0b0: Preparing [2025-03-24T08:52:15.261Z] 7bbd84e85a76: Preparing [2025-03-24T08:52:15.261Z] 10eafae2d419: Preparing [2025-03-24T08:52:15.261Z] ba5e189989a3: Preparing [2025-03-24T08:52:15.261Z] 5893419a7fde: Preparing [2025-03-24T08:52:15.261Z] cd6da6ee4689: Preparing [2025-03-24T08:52:15.261Z] 252ce138686e: Preparing [2025-03-24T08:52:15.261Z] 17f392dc1124: Preparing [2025-03-24T08:52:15.261Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:15.261Z] 252ce138686e: Waiting [2025-03-24T08:52:15.261Z] 17f392dc1124: Waiting [2025-03-24T08:52:15.261Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:15.261Z] cd6da6ee4689: Waiting [2025-03-24T08:52:15.261Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:15.525Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:15.525Z] 10eafae2d419: Pushed [2025-03-24T08:52:15.525Z] 252ce138686e: Layer already exists [2025-03-24T08:52:15.525Z] 7bbd84e85a76: Pushed [2025-03-24T08:52:15.525Z] ca15821ea0b0: Pushed [2025-03-24T08:52:15.525Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:15.525Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:20.853Z] ba5e189989a3: Pushed [2025-03-24T08:52:20.853Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:21.200Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:21.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-24T08:52:21.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-24T08:52:21.543Z] ca15821ea0b0: Preparing [2025-03-24T08:52:21.544Z] 7bbd84e85a76: Preparing [2025-03-24T08:52:21.544Z] 10eafae2d419: Preparing [2025-03-24T08:52:21.544Z] ba5e189989a3: Preparing [2025-03-24T08:52:21.544Z] 5893419a7fde: Preparing [2025-03-24T08:52:21.544Z] cd6da6ee4689: Preparing [2025-03-24T08:52:21.544Z] 252ce138686e: Preparing [2025-03-24T08:52:21.544Z] 17f392dc1124: Preparing [2025-03-24T08:52:21.544Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:21.544Z] 252ce138686e: Waiting [2025-03-24T08:52:21.544Z] 17f392dc1124: Waiting [2025-03-24T08:52:21.544Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:21.544Z] cd6da6ee4689: Waiting [2025-03-24T08:52:21.544Z] 10eafae2d419: Layer already exists [2025-03-24T08:52:21.544Z] ca15821ea0b0: Layer already exists [2025-03-24T08:52:21.544Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:21.544Z] ba5e189989a3: Layer already exists [2025-03-24T08:52:21.544Z] 7bbd84e85a76: Layer already exists [2025-03-24T08:52:21.544Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:21.544Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:21.544Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:21.544Z] 252ce138686e: Layer already exists [2025-03-24T08:52:21.808Z] latest: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:22.165Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:22.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.76 [2025-03-24T08:52:22.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-24T08:52:22.511Z] ca15821ea0b0: Preparing [2025-03-24T08:52:22.511Z] 7bbd84e85a76: Preparing [2025-03-24T08:52:22.511Z] 10eafae2d419: Preparing [2025-03-24T08:52:22.511Z] ba5e189989a3: Preparing [2025-03-24T08:52:22.511Z] 5893419a7fde: Preparing [2025-03-24T08:52:22.511Z] cd6da6ee4689: Preparing [2025-03-24T08:52:22.511Z] 252ce138686e: Preparing [2025-03-24T08:52:22.511Z] 17f392dc1124: Preparing [2025-03-24T08:52:22.511Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:22.511Z] cd6da6ee4689: Waiting [2025-03-24T08:52:22.511Z] 252ce138686e: Waiting [2025-03-24T08:52:22.511Z] 17f392dc1124: Waiting [2025-03-24T08:52:22.511Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:22.511Z] ba5e189989a3: Layer already exists [2025-03-24T08:52:22.511Z] 7bbd84e85a76: Layer already exists [2025-03-24T08:52:22.511Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:22.511Z] 10eafae2d419: Layer already exists [2025-03-24T08:52:22.511Z] ca15821ea0b0: Layer already exists [2025-03-24T08:52:22.511Z] 252ce138686e: Layer already exists [2025-03-24T08:52:22.511Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:22.511Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:22.511Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:22.511Z] 4.0.0-dev.76: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:22.862Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:23.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:23.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-24T08:52:23.212Z] ca15821ea0b0: Preparing [2025-03-24T08:52:23.212Z] 7bbd84e85a76: Preparing [2025-03-24T08:52:23.212Z] 10eafae2d419: Preparing [2025-03-24T08:52:23.212Z] ba5e189989a3: Preparing [2025-03-24T08:52:23.212Z] 5893419a7fde: Preparing [2025-03-24T08:52:23.212Z] cd6da6ee4689: Preparing [2025-03-24T08:52:23.212Z] 252ce138686e: Preparing [2025-03-24T08:52:23.212Z] 17f392dc1124: Preparing [2025-03-24T08:52:23.212Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:23.212Z] 252ce138686e: Waiting [2025-03-24T08:52:23.212Z] 17f392dc1124: Waiting [2025-03-24T08:52:23.212Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:23.212Z] cd6da6ee4689: Waiting [2025-03-24T08:52:23.212Z] 7bbd84e85a76: Layer already exists [2025-03-24T08:52:23.212Z] ba5e189989a3: Layer already exists [2025-03-24T08:52:23.212Z] 10eafae2d419: Layer already exists [2025-03-24T08:52:23.212Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:23.212Z] ca15821ea0b0: Layer already exists [2025-03-24T08:52:23.212Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:23.212Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:23.212Z] 252ce138686e: Layer already exists [2025-03-24T08:52:23.212Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:23.212Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:23.829Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:24.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-24T08:52:24.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-24T08:52:24.179Z] ca15821ea0b0: Preparing [2025-03-24T08:52:24.179Z] 7bbd84e85a76: Preparing [2025-03-24T08:52:24.179Z] 10eafae2d419: Preparing [2025-03-24T08:52:24.179Z] ba5e189989a3: Preparing [2025-03-24T08:52:24.179Z] 5893419a7fde: Preparing [2025-03-24T08:52:24.179Z] cd6da6ee4689: Preparing [2025-03-24T08:52:24.179Z] 252ce138686e: Preparing [2025-03-24T08:52:24.179Z] 17f392dc1124: Preparing [2025-03-24T08:52:24.179Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:24.179Z] 252ce138686e: Waiting [2025-03-24T08:52:24.179Z] 17f392dc1124: Waiting [2025-03-24T08:52:24.179Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:24.179Z] cd6da6ee4689: Waiting [2025-03-24T08:52:24.179Z] 10eafae2d419: Layer already exists [2025-03-24T08:52:24.179Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:24.179Z] 7bbd84e85a76: Layer already exists [2025-03-24T08:52:24.179Z] ca15821ea0b0: Layer already exists [2025-03-24T08:52:24.179Z] ba5e189989a3: Layer already exists [2025-03-24T08:52:24.179Z] 17f392dc1124: Layer already exists [2025-03-24T08:52:24.179Z] 252ce138686e: Layer already exists [2025-03-24T08:52:24.179Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:24.179Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:24.444Z] main: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:52:24.518Z] ===================================================== [Pipeline] echo [2025-03-24T08:52:24.537Z] taggedImages: [2025-03-24T08:52:24.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:24.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-24T08:52:24.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.76 [2025-03-24T08:52:24.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:24.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-24T08:52:24.565Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-24T08:52:24.565Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:24.565Z] latest [2025-03-24T08:52:24.565Z] 4.0.0-dev.76 [2025-03-24T08:52:24.565Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:24.565Z] main [2025-03-24T08:52:24.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:24.945Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:25.297Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:25.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-24T08:52:25.298Z] b20339939d26: Preparing [2025-03-24T08:52:25.298Z] a9a222defde4: Preparing [2025-03-24T08:52:25.298Z] 5ba26d4196f4: Preparing [2025-03-24T08:52:25.298Z] b3847f9c6719: Preparing [2025-03-24T08:52:25.298Z] 224fb68bf5ce: Preparing [2025-03-24T08:52:25.298Z] 5893419a7fde: Preparing [2025-03-24T08:52:25.298Z] cd6da6ee4689: Preparing [2025-03-24T08:52:25.298Z] ffd997443fa7: Preparing [2025-03-24T08:52:25.298Z] 773b58be519f: Preparing [2025-03-24T08:52:25.298Z] 082194313eef: Preparing [2025-03-24T08:52:25.298Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:25.298Z] 5893419a7fde: Waiting [2025-03-24T08:52:25.298Z] cd6da6ee4689: Waiting [2025-03-24T08:52:25.298Z] 773b58be519f: Waiting [2025-03-24T08:52:25.298Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:25.298Z] 082194313eef: Waiting [2025-03-24T08:52:25.298Z] ffd997443fa7: Waiting [2025-03-24T08:52:25.563Z] 224fb68bf5ce: Pushed [2025-03-24T08:52:25.563Z] a9a222defde4: Pushed [2025-03-24T08:52:25.563Z] b20339939d26: Pushed [2025-03-24T08:52:25.563Z] b3847f9c6719: Pushed [2025-03-24T08:52:25.563Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:25.563Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:25.563Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:25.828Z] ffd997443fa7: Pushed [2025-03-24T08:52:25.828Z] 773b58be519f: Pushed [2025-03-24T08:52:28.391Z] 082194313eef: Pushed [2025-03-24T08:52:29.791Z] 5ba26d4196f4: Pushed [2025-03-24T08:52:29.791Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:30.144Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:30.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-24T08:52:30.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-24T08:52:30.503Z] b20339939d26: Preparing [2025-03-24T08:52:30.503Z] a9a222defde4: Preparing [2025-03-24T08:52:30.503Z] 5ba26d4196f4: Preparing [2025-03-24T08:52:30.503Z] b3847f9c6719: Preparing [2025-03-24T08:52:30.503Z] 224fb68bf5ce: Preparing [2025-03-24T08:52:30.503Z] 5893419a7fde: Preparing [2025-03-24T08:52:30.503Z] cd6da6ee4689: Preparing [2025-03-24T08:52:30.503Z] ffd997443fa7: Preparing [2025-03-24T08:52:30.503Z] 773b58be519f: Preparing [2025-03-24T08:52:30.503Z] 082194313eef: Preparing [2025-03-24T08:52:30.503Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:30.503Z] ffd997443fa7: Waiting [2025-03-24T08:52:30.503Z] 773b58be519f: Waiting [2025-03-24T08:52:30.503Z] 082194313eef: Waiting [2025-03-24T08:52:30.503Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:30.503Z] 5893419a7fde: Waiting [2025-03-24T08:52:30.503Z] cd6da6ee4689: Waiting [2025-03-24T08:52:30.503Z] b20339939d26: Layer already exists [2025-03-24T08:52:30.503Z] 224fb68bf5ce: Layer already exists [2025-03-24T08:52:30.503Z] b3847f9c6719: Layer already exists [2025-03-24T08:52:30.503Z] 5ba26d4196f4: Layer already exists [2025-03-24T08:52:30.503Z] a9a222defde4: Layer already exists [2025-03-24T08:52:30.503Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:30.503Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:30.503Z] ffd997443fa7: Layer already exists [2025-03-24T08:52:30.503Z] 082194313eef: Layer already exists [2025-03-24T08:52:30.503Z] 773b58be519f: Layer already exists [2025-03-24T08:52:30.503Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:30.766Z] latest: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:31.113Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:31.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.76 [2025-03-24T08:52:31.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-24T08:52:31.457Z] b20339939d26: Preparing [2025-03-24T08:52:31.457Z] a9a222defde4: Preparing [2025-03-24T08:52:31.457Z] 5ba26d4196f4: Preparing [2025-03-24T08:52:31.457Z] b3847f9c6719: Preparing [2025-03-24T08:52:31.457Z] 224fb68bf5ce: Preparing [2025-03-24T08:52:31.457Z] 5893419a7fde: Preparing [2025-03-24T08:52:31.457Z] cd6da6ee4689: Preparing [2025-03-24T08:52:31.457Z] ffd997443fa7: Preparing [2025-03-24T08:52:31.457Z] 773b58be519f: Preparing [2025-03-24T08:52:31.457Z] 082194313eef: Preparing [2025-03-24T08:52:31.457Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:31.457Z] 5893419a7fde: Waiting [2025-03-24T08:52:31.457Z] cd6da6ee4689: Waiting [2025-03-24T08:52:31.457Z] ffd997443fa7: Waiting [2025-03-24T08:52:31.457Z] 773b58be519f: Waiting [2025-03-24T08:52:31.457Z] 082194313eef: Waiting [2025-03-24T08:52:31.457Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:31.457Z] b3847f9c6719: Layer already exists [2025-03-24T08:52:31.457Z] b20339939d26: Layer already exists [2025-03-24T08:52:31.457Z] 5ba26d4196f4: Layer already exists [2025-03-24T08:52:31.457Z] 224fb68bf5ce: Layer already exists [2025-03-24T08:52:31.457Z] a9a222defde4: Layer already exists [2025-03-24T08:52:31.457Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:31.457Z] 773b58be519f: Layer already exists [2025-03-24T08:52:31.457Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:31.457Z] ffd997443fa7: Layer already exists [2025-03-24T08:52:31.457Z] 082194313eef: Layer already exists [2025-03-24T08:52:31.457Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:31.722Z] 4.0.0-dev.76: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:32.074Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:32.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:32.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-24T08:52:32.436Z] b20339939d26: Preparing [2025-03-24T08:52:32.436Z] a9a222defde4: Preparing [2025-03-24T08:52:32.436Z] 5ba26d4196f4: Preparing [2025-03-24T08:52:32.436Z] b3847f9c6719: Preparing [2025-03-24T08:52:32.436Z] 224fb68bf5ce: Preparing [2025-03-24T08:52:32.436Z] 5893419a7fde: Preparing [2025-03-24T08:52:32.436Z] cd6da6ee4689: Preparing [2025-03-24T08:52:32.436Z] ffd997443fa7: Preparing [2025-03-24T08:52:32.436Z] 773b58be519f: Preparing [2025-03-24T08:52:32.436Z] 082194313eef: Preparing [2025-03-24T08:52:32.436Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:32.436Z] ffd997443fa7: Waiting [2025-03-24T08:52:32.436Z] 773b58be519f: Waiting [2025-03-24T08:52:32.436Z] 5893419a7fde: Waiting [2025-03-24T08:52:32.436Z] 082194313eef: Waiting [2025-03-24T08:52:32.436Z] cd6da6ee4689: Waiting [2025-03-24T08:52:32.436Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:32.436Z] b3847f9c6719: Layer already exists [2025-03-24T08:52:32.436Z] a9a222defde4: Layer already exists [2025-03-24T08:52:32.436Z] b20339939d26: Layer already exists [2025-03-24T08:52:32.436Z] 5ba26d4196f4: Layer already exists [2025-03-24T08:52:32.436Z] 224fb68bf5ce: Layer already exists [2025-03-24T08:52:32.436Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:32.436Z] ffd997443fa7: Layer already exists [2025-03-24T08:52:32.436Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:32.436Z] 082194313eef: Layer already exists [2025-03-24T08:52:32.436Z] 773b58be519f: Layer already exists [2025-03-24T08:52:32.436Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:32.701Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:33.056Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:33.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-24T08:52:33.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-24T08:52:33.399Z] b20339939d26: Preparing [2025-03-24T08:52:33.399Z] a9a222defde4: Preparing [2025-03-24T08:52:33.399Z] 5ba26d4196f4: Preparing [2025-03-24T08:52:33.399Z] b3847f9c6719: Preparing [2025-03-24T08:52:33.399Z] 224fb68bf5ce: Preparing [2025-03-24T08:52:33.399Z] 5893419a7fde: Preparing [2025-03-24T08:52:33.399Z] cd6da6ee4689: Preparing [2025-03-24T08:52:33.399Z] 5893419a7fde: Waiting [2025-03-24T08:52:33.399Z] cd6da6ee4689: Waiting [2025-03-24T08:52:33.399Z] ffd997443fa7: Preparing [2025-03-24T08:52:33.399Z] 773b58be519f: Preparing [2025-03-24T08:52:33.399Z] ffd997443fa7: Waiting [2025-03-24T08:52:33.399Z] 082194313eef: Preparing [2025-03-24T08:52:33.399Z] 773b58be519f: Waiting [2025-03-24T08:52:33.399Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:33.399Z] 082194313eef: Waiting [2025-03-24T08:52:33.399Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:33.399Z] 5ba26d4196f4: Layer already exists [2025-03-24T08:52:33.399Z] 224fb68bf5ce: Layer already exists [2025-03-24T08:52:33.399Z] a9a222defde4: Layer already exists [2025-03-24T08:52:33.399Z] b3847f9c6719: Layer already exists [2025-03-24T08:52:33.399Z] b20339939d26: Layer already exists [2025-03-24T08:52:33.399Z] ffd997443fa7: Layer already exists [2025-03-24T08:52:33.399Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:33.399Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:33.399Z] 082194313eef: Layer already exists [2025-03-24T08:52:33.399Z] 773b58be519f: Layer already exists [2025-03-24T08:52:33.399Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:33.663Z] main: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:52:33.739Z] ===================================================== [Pipeline] echo [2025-03-24T08:52:33.752Z] taggedImages: [2025-03-24T08:52:33.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:33.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-24T08:52:33.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.76 [2025-03-24T08:52:33.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:33.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-24T08:52:33.780Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-24T08:52:33.780Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:33.780Z] latest [2025-03-24T08:52:33.780Z] 4.0.0-dev.76 [2025-03-24T08:52:33.780Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:33.780Z] main [2025-03-24T08:52:33.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:34.151Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:34.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:34.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-24T08:52:34.584Z] 650abe2731ff: Preparing [2025-03-24T08:52:34.584Z] 35d57bcf2f32: Preparing [2025-03-24T08:52:34.584Z] 861bb33f151e: Preparing [2025-03-24T08:52:34.584Z] 1a808c91c15c: Preparing [2025-03-24T08:52:34.584Z] 1696db65f4c2: Preparing [2025-03-24T08:52:34.584Z] be3c156ba83b: Preparing [2025-03-24T08:52:34.584Z] ad2aa6afb20d: Preparing [2025-03-24T08:52:34.584Z] 5893419a7fde: Preparing [2025-03-24T08:52:34.584Z] cd6da6ee4689: Preparing [2025-03-24T08:52:34.584Z] e215eccb1084: Preparing [2025-03-24T08:52:34.584Z] dfdcdfcae71d: Preparing [2025-03-24T08:52:34.584Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:34.584Z] be3c156ba83b: Waiting [2025-03-24T08:52:34.584Z] ad2aa6afb20d: Waiting [2025-03-24T08:52:34.584Z] 5893419a7fde: Waiting [2025-03-24T08:52:34.584Z] cd6da6ee4689: Waiting [2025-03-24T08:52:34.584Z] dfdcdfcae71d: Waiting [2025-03-24T08:52:34.584Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:34.584Z] e215eccb1084: Waiting [2025-03-24T08:52:34.849Z] 35d57bcf2f32: Pushed [2025-03-24T08:52:34.849Z] 1696db65f4c2: Pushed [2025-03-24T08:52:34.849Z] 650abe2731ff: Pushed [2025-03-24T08:52:34.849Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:34.849Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:34.849Z] be3c156ba83b: Pushed [2025-03-24T08:52:34.849Z] ad2aa6afb20d: Pushed [2025-03-24T08:52:35.114Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:35.114Z] e215eccb1084: Pushed [2025-03-24T08:52:37.682Z] dfdcdfcae71d: Pushed [2025-03-24T08:52:39.080Z] 1a808c91c15c: Pushed [2025-03-24T08:52:41.013Z] 861bb33f151e: Pushed [2025-03-24T08:52:41.013Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:41.625Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:41.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-24T08:52:41.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-24T08:52:41.972Z] 650abe2731ff: Preparing [2025-03-24T08:52:41.972Z] 35d57bcf2f32: Preparing [2025-03-24T08:52:41.972Z] 861bb33f151e: Preparing [2025-03-24T08:52:41.972Z] 1a808c91c15c: Preparing [2025-03-24T08:52:41.972Z] 1696db65f4c2: Preparing [2025-03-24T08:52:41.972Z] be3c156ba83b: Preparing [2025-03-24T08:52:41.972Z] ad2aa6afb20d: Preparing [2025-03-24T08:52:41.972Z] 5893419a7fde: Preparing [2025-03-24T08:52:41.972Z] cd6da6ee4689: Preparing [2025-03-24T08:52:41.972Z] e215eccb1084: Preparing [2025-03-24T08:52:41.972Z] dfdcdfcae71d: Preparing [2025-03-24T08:52:41.972Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:41.972Z] 5893419a7fde: Waiting [2025-03-24T08:52:41.972Z] cd6da6ee4689: Waiting [2025-03-24T08:52:41.972Z] e215eccb1084: Waiting [2025-03-24T08:52:41.972Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:41.972Z] dfdcdfcae71d: Waiting [2025-03-24T08:52:41.972Z] be3c156ba83b: Waiting [2025-03-24T08:52:41.972Z] ad2aa6afb20d: Waiting [2025-03-24T08:52:41.972Z] 35d57bcf2f32: Layer already exists [2025-03-24T08:52:41.972Z] 861bb33f151e: Layer already exists [2025-03-24T08:52:41.972Z] 650abe2731ff: Layer already exists [2025-03-24T08:52:41.972Z] 1696db65f4c2: Layer already exists [2025-03-24T08:52:41.972Z] 1a808c91c15c: Layer already exists [2025-03-24T08:52:41.972Z] be3c156ba83b: Layer already exists [2025-03-24T08:52:41.972Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:41.972Z] ad2aa6afb20d: Layer already exists [2025-03-24T08:52:41.972Z] e215eccb1084: Layer already exists [2025-03-24T08:52:41.972Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:41.972Z] dfdcdfcae71d: Layer already exists [2025-03-24T08:52:41.972Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:41.973Z] latest: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:42.582Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:42.925Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.76 [2025-03-24T08:52:42.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-24T08:52:42.925Z] 650abe2731ff: Preparing [2025-03-24T08:52:42.925Z] 35d57bcf2f32: Preparing [2025-03-24T08:52:42.925Z] 861bb33f151e: Preparing [2025-03-24T08:52:42.925Z] 1a808c91c15c: Preparing [2025-03-24T08:52:42.925Z] 1696db65f4c2: Preparing [2025-03-24T08:52:42.925Z] be3c156ba83b: Preparing [2025-03-24T08:52:42.925Z] ad2aa6afb20d: Preparing [2025-03-24T08:52:42.925Z] 5893419a7fde: Preparing [2025-03-24T08:52:42.925Z] cd6da6ee4689: Preparing [2025-03-24T08:52:42.925Z] e215eccb1084: Preparing [2025-03-24T08:52:42.925Z] dfdcdfcae71d: Preparing [2025-03-24T08:52:42.925Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:42.925Z] dfdcdfcae71d: Waiting [2025-03-24T08:52:42.925Z] 5893419a7fde: Waiting [2025-03-24T08:52:42.925Z] cd6da6ee4689: Waiting [2025-03-24T08:52:42.925Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:42.925Z] e215eccb1084: Waiting [2025-03-24T08:52:42.925Z] be3c156ba83b: Waiting [2025-03-24T08:52:42.925Z] ad2aa6afb20d: Waiting [2025-03-24T08:52:42.925Z] 650abe2731ff: Layer already exists [2025-03-24T08:52:42.925Z] 861bb33f151e: Layer already exists [2025-03-24T08:52:42.925Z] 1a808c91c15c: Layer already exists [2025-03-24T08:52:42.925Z] 1696db65f4c2: Layer already exists [2025-03-24T08:52:42.925Z] 35d57bcf2f32: Layer already exists [2025-03-24T08:52:42.925Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:42.925Z] ad2aa6afb20d: Layer already exists [2025-03-24T08:52:42.925Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:42.925Z] be3c156ba83b: Layer already exists [2025-03-24T08:52:42.925Z] e215eccb1084: Layer already exists [2025-03-24T08:52:42.925Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:42.925Z] dfdcdfcae71d: Layer already exists [2025-03-24T08:52:43.189Z] 4.0.0-dev.76: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:43.543Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:43.884Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:43.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-24T08:52:43.884Z] 650abe2731ff: Preparing [2025-03-24T08:52:43.884Z] 35d57bcf2f32: Preparing [2025-03-24T08:52:43.884Z] 861bb33f151e: Preparing [2025-03-24T08:52:43.884Z] 1a808c91c15c: Preparing [2025-03-24T08:52:43.884Z] 1696db65f4c2: Preparing [2025-03-24T08:52:43.884Z] be3c156ba83b: Preparing [2025-03-24T08:52:43.884Z] ad2aa6afb20d: Preparing [2025-03-24T08:52:43.884Z] be3c156ba83b: Waiting [2025-03-24T08:52:43.884Z] 5893419a7fde: Preparing [2025-03-24T08:52:43.884Z] ad2aa6afb20d: Waiting [2025-03-24T08:52:43.884Z] cd6da6ee4689: Preparing [2025-03-24T08:52:43.884Z] 5893419a7fde: Waiting [2025-03-24T08:52:43.884Z] cd6da6ee4689: Waiting [2025-03-24T08:52:43.884Z] e215eccb1084: Preparing [2025-03-24T08:52:43.884Z] dfdcdfcae71d: Preparing [2025-03-24T08:52:43.884Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:43.884Z] dfdcdfcae71d: Waiting [2025-03-24T08:52:43.884Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:43.884Z] 861bb33f151e: Layer already exists [2025-03-24T08:52:43.884Z] 1696db65f4c2: Layer already exists [2025-03-24T08:52:43.884Z] 650abe2731ff: Layer already exists [2025-03-24T08:52:43.884Z] 35d57bcf2f32: Layer already exists [2025-03-24T08:52:43.884Z] 1a808c91c15c: Layer already exists [2025-03-24T08:52:43.884Z] ad2aa6afb20d: Layer already exists [2025-03-24T08:52:43.884Z] be3c156ba83b: Layer already exists [2025-03-24T08:52:43.884Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:43.884Z] e215eccb1084: Layer already exists [2025-03-24T08:52:43.884Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:43.884Z] dfdcdfcae71d: Layer already exists [2025-03-24T08:52:43.884Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:44.146Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:44.494Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:44.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-24T08:52:44.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-24T08:52:44.841Z] 650abe2731ff: Preparing [2025-03-24T08:52:44.841Z] 35d57bcf2f32: Preparing [2025-03-24T08:52:44.841Z] 861bb33f151e: Preparing [2025-03-24T08:52:44.841Z] 1a808c91c15c: Preparing [2025-03-24T08:52:44.841Z] 1696db65f4c2: Preparing [2025-03-24T08:52:44.841Z] be3c156ba83b: Preparing [2025-03-24T08:52:44.841Z] ad2aa6afb20d: Preparing [2025-03-24T08:52:44.841Z] 5893419a7fde: Preparing [2025-03-24T08:52:44.841Z] cd6da6ee4689: Preparing [2025-03-24T08:52:44.841Z] e215eccb1084: Preparing [2025-03-24T08:52:44.841Z] dfdcdfcae71d: Preparing [2025-03-24T08:52:44.841Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:44.841Z] cd6da6ee4689: Waiting [2025-03-24T08:52:44.841Z] e215eccb1084: Waiting [2025-03-24T08:52:44.841Z] dfdcdfcae71d: Waiting [2025-03-24T08:52:44.841Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:44.841Z] ad2aa6afb20d: Waiting [2025-03-24T08:52:44.841Z] 5893419a7fde: Waiting [2025-03-24T08:52:44.841Z] be3c156ba83b: Waiting [2025-03-24T08:52:44.841Z] 650abe2731ff: Layer already exists [2025-03-24T08:52:44.841Z] 1a808c91c15c: Layer already exists [2025-03-24T08:52:44.841Z] 35d57bcf2f32: Layer already exists [2025-03-24T08:52:44.841Z] 861bb33f151e: Layer already exists [2025-03-24T08:52:44.841Z] 1696db65f4c2: Layer already exists [2025-03-24T08:52:44.841Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:44.841Z] ad2aa6afb20d: Layer already exists [2025-03-24T08:52:44.841Z] be3c156ba83b: Layer already exists [2025-03-24T08:52:44.841Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:44.841Z] e215eccb1084: Layer already exists [2025-03-24T08:52:44.841Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:44.841Z] dfdcdfcae71d: Layer already exists [2025-03-24T08:52:45.105Z] main: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:52:45.188Z] ===================================================== [Pipeline] echo [2025-03-24T08:52:45.202Z] taggedImages: [2025-03-24T08:52:45.202Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:45.202Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-24T08:52:45.202Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.76 [2025-03-24T08:52:45.202Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:45.202Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-24T08:52:45.234Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-24T08:52:45.234Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:45.234Z] latest [2025-03-24T08:52:45.234Z] 4.0.0-dev.76 [2025-03-24T08:52:45.234Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:45.234Z] main [2025-03-24T08:52:45.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:45.585Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:45.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:45.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-24T08:52:45.939Z] 7a6c5c07bdf8: Preparing [2025-03-24T08:52:45.939Z] 52d1a7ac64e8: Preparing [2025-03-24T08:52:45.939Z] 5893419a7fde: Preparing [2025-03-24T08:52:45.939Z] cd6da6ee4689: Preparing [2025-03-24T08:52:45.939Z] 97e2d04f21c3: Preparing [2025-03-24T08:52:45.939Z] c6e7b630a4d0: Preparing [2025-03-24T08:52:45.939Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:45.939Z] c6e7b630a4d0: Waiting [2025-03-24T08:52:45.939Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:45.939Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:46.204Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:46.204Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:46.204Z] 97e2d04f21c3: Pushed [2025-03-24T08:52:46.204Z] 7a6c5c07bdf8: Pushed [2025-03-24T08:52:48.133Z] c6e7b630a4d0: Pushed [2025-03-24T08:52:53.680Z] 52d1a7ac64e8: Pushed [2025-03-24T08:52:53.680Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:54.034Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:54.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-24T08:52:54.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-24T08:52:54.379Z] 7a6c5c07bdf8: Preparing [2025-03-24T08:52:54.379Z] 52d1a7ac64e8: Preparing [2025-03-24T08:52:54.379Z] 5893419a7fde: Preparing [2025-03-24T08:52:54.379Z] cd6da6ee4689: Preparing [2025-03-24T08:52:54.379Z] 97e2d04f21c3: Preparing [2025-03-24T08:52:54.379Z] c6e7b630a4d0: Preparing [2025-03-24T08:52:54.379Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:54.379Z] c6e7b630a4d0: Waiting [2025-03-24T08:52:54.379Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:54.379Z] 7a6c5c07bdf8: Layer already exists [2025-03-24T08:52:54.379Z] 52d1a7ac64e8: Layer already exists [2025-03-24T08:52:54.379Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:54.379Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:54.379Z] 97e2d04f21c3: Layer already exists [2025-03-24T08:52:54.379Z] c6e7b630a4d0: Layer already exists [2025-03-24T08:52:54.379Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:54.379Z] latest: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:55.000Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:55.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.76 [2025-03-24T08:52:55.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-24T08:52:55.342Z] 7a6c5c07bdf8: Preparing [2025-03-24T08:52:55.342Z] 52d1a7ac64e8: Preparing [2025-03-24T08:52:55.342Z] 5893419a7fde: Preparing [2025-03-24T08:52:55.342Z] cd6da6ee4689: Preparing [2025-03-24T08:52:55.342Z] 97e2d04f21c3: Preparing [2025-03-24T08:52:55.342Z] c6e7b630a4d0: Preparing [2025-03-24T08:52:55.342Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:55.342Z] c6e7b630a4d0: Waiting [2025-03-24T08:52:55.342Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:55.342Z] 52d1a7ac64e8: Layer already exists [2025-03-24T08:52:55.342Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:55.342Z] 7a6c5c07bdf8: Layer already exists [2025-03-24T08:52:55.342Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:55.342Z] 97e2d04f21c3: Layer already exists [2025-03-24T08:52:55.342Z] c6e7b630a4d0: Layer already exists [2025-03-24T08:52:55.342Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:55.605Z] 4.0.0-dev.76: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:55.951Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:56.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:56.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-24T08:52:56.303Z] 7a6c5c07bdf8: Preparing [2025-03-24T08:52:56.303Z] 52d1a7ac64e8: Preparing [2025-03-24T08:52:56.303Z] 5893419a7fde: Preparing [2025-03-24T08:52:56.303Z] cd6da6ee4689: Preparing [2025-03-24T08:52:56.303Z] 97e2d04f21c3: Preparing [2025-03-24T08:52:56.303Z] c6e7b630a4d0: Preparing [2025-03-24T08:52:56.303Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:56.303Z] c6e7b630a4d0: Waiting [2025-03-24T08:52:56.303Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:56.303Z] 52d1a7ac64e8: Layer already exists [2025-03-24T08:52:56.303Z] 97e2d04f21c3: Layer already exists [2025-03-24T08:52:56.303Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:56.303Z] 7a6c5c07bdf8: Layer already exists [2025-03-24T08:52:56.303Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:56.303Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:56.303Z] c6e7b630a4d0: Layer already exists [2025-03-24T08:52:56.568Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:56.919Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:57.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-24T08:52:57.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-24T08:52:57.265Z] 7a6c5c07bdf8: Preparing [2025-03-24T08:52:57.265Z] 52d1a7ac64e8: Preparing [2025-03-24T08:52:57.265Z] 5893419a7fde: Preparing [2025-03-24T08:52:57.265Z] cd6da6ee4689: Preparing [2025-03-24T08:52:57.265Z] 97e2d04f21c3: Preparing [2025-03-24T08:52:57.265Z] c6e7b630a4d0: Preparing [2025-03-24T08:52:57.265Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:57.265Z] c6e7b630a4d0: Waiting [2025-03-24T08:52:57.265Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:57.265Z] 7a6c5c07bdf8: Layer already exists [2025-03-24T08:52:57.265Z] 97e2d04f21c3: Layer already exists [2025-03-24T08:52:57.265Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:57.265Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:57.265Z] 52d1a7ac64e8: Layer already exists [2025-03-24T08:52:57.265Z] c6e7b630a4d0: Layer already exists [2025-03-24T08:52:57.265Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:57.528Z] main: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:52:57.622Z] ===================================================== [Pipeline] echo [2025-03-24T08:52:57.636Z] taggedImages: [2025-03-24T08:52:57.636Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:57.636Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-24T08:52:57.636Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.76 [2025-03-24T08:52:57.636Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:57.636Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-24T08:52:57.664Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-24T08:52:57.664Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:57.664Z] latest [2025-03-24T08:52:57.664Z] 4.0.0-dev.76 [2025-03-24T08:52:57.664Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:52:57.664Z] main [2025-03-24T08:52:57.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:58.035Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:52:58.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:52:58.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-24T08:52:58.382Z] de2c654b7fe2: Preparing [2025-03-24T08:52:58.382Z] 15a251285d28: Preparing [2025-03-24T08:52:58.382Z] e0a232f72f96: Preparing [2025-03-24T08:52:58.382Z] 5893419a7fde: Preparing [2025-03-24T08:52:58.382Z] cd6da6ee4689: Preparing [2025-03-24T08:52:58.382Z] 2f862b4f7b6b: Preparing [2025-03-24T08:52:58.382Z] b2a49d69695b: Preparing [2025-03-24T08:52:58.382Z] 2b025d0d0f98: Preparing [2025-03-24T08:52:58.382Z] b0fe447a41d0: Preparing [2025-03-24T08:52:58.382Z] dd9c8f8612c8: Preparing [2025-03-24T08:52:58.382Z] 2f862b4f7b6b: Waiting [2025-03-24T08:52:58.382Z] b2a49d69695b: Waiting [2025-03-24T08:52:58.382Z] 2b025d0d0f98: Waiting [2025-03-24T08:52:58.382Z] b0fe447a41d0: Waiting [2025-03-24T08:52:58.382Z] dd9c8f8612c8: Waiting [2025-03-24T08:52:58.382Z] cd6da6ee4689: Layer already exists [2025-03-24T08:52:58.382Z] 5893419a7fde: Layer already exists [2025-03-24T08:52:58.646Z] e0a232f72f96: Pushed [2025-03-24T08:52:58.646Z] de2c654b7fe2: Pushed [2025-03-24T08:52:58.646Z] 15a251285d28: Pushed [2025-03-24T08:52:58.646Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:52:58.646Z] 2b025d0d0f98: Pushed [2025-03-24T08:52:59.599Z] b0fe447a41d0: Pushed [2025-03-24T08:53:09.652Z] b2a49d69695b: Pushed [2025-03-24T08:53:24.596Z] 2f862b4f7b6b: Pushed [2025-03-24T08:53:24.596Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:24.949Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:25.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-24T08:53:25.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-24T08:53:25.304Z] de2c654b7fe2: Preparing [2025-03-24T08:53:25.304Z] 15a251285d28: Preparing [2025-03-24T08:53:25.304Z] e0a232f72f96: Preparing [2025-03-24T08:53:25.304Z] 5893419a7fde: Preparing [2025-03-24T08:53:25.304Z] cd6da6ee4689: Preparing [2025-03-24T08:53:25.304Z] 2f862b4f7b6b: Preparing [2025-03-24T08:53:25.304Z] b2a49d69695b: Preparing [2025-03-24T08:53:25.304Z] 2b025d0d0f98: Preparing [2025-03-24T08:53:25.304Z] b0fe447a41d0: Preparing [2025-03-24T08:53:25.304Z] dd9c8f8612c8: Preparing [2025-03-24T08:53:25.304Z] 2f862b4f7b6b: Waiting [2025-03-24T08:53:25.304Z] b2a49d69695b: Waiting [2025-03-24T08:53:25.304Z] 2b025d0d0f98: Waiting [2025-03-24T08:53:25.304Z] b0fe447a41d0: Waiting [2025-03-24T08:53:25.304Z] dd9c8f8612c8: Waiting [2025-03-24T08:53:25.304Z] 15a251285d28: Layer already exists [2025-03-24T08:53:25.304Z] e0a232f72f96: Layer already exists [2025-03-24T08:53:25.304Z] cd6da6ee4689: Layer already exists [2025-03-24T08:53:25.304Z] 5893419a7fde: Layer already exists [2025-03-24T08:53:25.304Z] de2c654b7fe2: Layer already exists [2025-03-24T08:53:25.304Z] 2f862b4f7b6b: Layer already exists [2025-03-24T08:53:25.304Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:53:25.304Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:53:25.304Z] b0fe447a41d0: Layer already exists [2025-03-24T08:53:25.304Z] b2a49d69695b: Layer already exists [2025-03-24T08:53:25.571Z] latest: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:25.927Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:26.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.76 [2025-03-24T08:53:26.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-24T08:53:26.273Z] de2c654b7fe2: Preparing [2025-03-24T08:53:26.273Z] 15a251285d28: Preparing [2025-03-24T08:53:26.273Z] e0a232f72f96: Preparing [2025-03-24T08:53:26.273Z] 5893419a7fde: Preparing [2025-03-24T08:53:26.273Z] cd6da6ee4689: Preparing [2025-03-24T08:53:26.273Z] 2f862b4f7b6b: Preparing [2025-03-24T08:53:26.273Z] b2a49d69695b: Preparing [2025-03-24T08:53:26.273Z] 2b025d0d0f98: Preparing [2025-03-24T08:53:26.273Z] b0fe447a41d0: Preparing [2025-03-24T08:53:26.273Z] dd9c8f8612c8: Preparing [2025-03-24T08:53:26.273Z] 2b025d0d0f98: Waiting [2025-03-24T08:53:26.273Z] b0fe447a41d0: Waiting [2025-03-24T08:53:26.273Z] dd9c8f8612c8: Waiting [2025-03-24T08:53:26.273Z] 2f862b4f7b6b: Waiting [2025-03-24T08:53:26.273Z] b2a49d69695b: Waiting [2025-03-24T08:53:26.273Z] cd6da6ee4689: Layer already exists [2025-03-24T08:53:26.273Z] 15a251285d28: Layer already exists [2025-03-24T08:53:26.273Z] 5893419a7fde: Layer already exists [2025-03-24T08:53:26.273Z] e0a232f72f96: Layer already exists [2025-03-24T08:53:26.273Z] de2c654b7fe2: Layer already exists [2025-03-24T08:53:26.273Z] 2f862b4f7b6b: Layer already exists [2025-03-24T08:53:26.273Z] b2a49d69695b: Layer already exists [2025-03-24T08:53:26.273Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:53:26.273Z] b0fe447a41d0: Layer already exists [2025-03-24T08:53:26.273Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:53:26.538Z] 4.0.0-dev.76: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:26.877Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:27.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:53:27.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-24T08:53:27.221Z] de2c654b7fe2: Preparing [2025-03-24T08:53:27.221Z] 15a251285d28: Preparing [2025-03-24T08:53:27.221Z] e0a232f72f96: Preparing [2025-03-24T08:53:27.221Z] 5893419a7fde: Preparing [2025-03-24T08:53:27.221Z] cd6da6ee4689: Preparing [2025-03-24T08:53:27.221Z] 2f862b4f7b6b: Preparing [2025-03-24T08:53:27.221Z] b2a49d69695b: Preparing [2025-03-24T08:53:27.221Z] 2b025d0d0f98: Preparing [2025-03-24T08:53:27.221Z] b0fe447a41d0: Preparing [2025-03-24T08:53:27.221Z] dd9c8f8612c8: Preparing [2025-03-24T08:53:27.221Z] b2a49d69695b: Waiting [2025-03-24T08:53:27.221Z] 2b025d0d0f98: Waiting [2025-03-24T08:53:27.221Z] b0fe447a41d0: Waiting [2025-03-24T08:53:27.221Z] dd9c8f8612c8: Waiting [2025-03-24T08:53:27.221Z] 2f862b4f7b6b: Waiting [2025-03-24T08:53:27.221Z] 15a251285d28: Layer already exists [2025-03-24T08:53:27.221Z] e0a232f72f96: Layer already exists [2025-03-24T08:53:27.221Z] 5893419a7fde: Layer already exists [2025-03-24T08:53:27.221Z] de2c654b7fe2: Layer already exists [2025-03-24T08:53:27.221Z] cd6da6ee4689: Layer already exists [2025-03-24T08:53:27.221Z] b2a49d69695b: Layer already exists [2025-03-24T08:53:27.221Z] 2f862b4f7b6b: Layer already exists [2025-03-24T08:53:27.221Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:53:27.221Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:53:27.221Z] b0fe447a41d0: Layer already exists [2025-03-24T08:53:27.221Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:27.849Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:28.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-24T08:53:28.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-24T08:53:28.193Z] de2c654b7fe2: Preparing [2025-03-24T08:53:28.193Z] 15a251285d28: Preparing [2025-03-24T08:53:28.193Z] e0a232f72f96: Preparing [2025-03-24T08:53:28.193Z] 5893419a7fde: Preparing [2025-03-24T08:53:28.193Z] cd6da6ee4689: Preparing [2025-03-24T08:53:28.193Z] 2f862b4f7b6b: Preparing [2025-03-24T08:53:28.193Z] b2a49d69695b: Preparing [2025-03-24T08:53:28.193Z] 2b025d0d0f98: Preparing [2025-03-24T08:53:28.193Z] b0fe447a41d0: Preparing [2025-03-24T08:53:28.193Z] dd9c8f8612c8: Preparing [2025-03-24T08:53:28.193Z] 2f862b4f7b6b: Waiting [2025-03-24T08:53:28.193Z] b2a49d69695b: Waiting [2025-03-24T08:53:28.193Z] 2b025d0d0f98: Waiting [2025-03-24T08:53:28.193Z] b0fe447a41d0: Waiting [2025-03-24T08:53:28.193Z] dd9c8f8612c8: Waiting [2025-03-24T08:53:28.193Z] 5893419a7fde: Layer already exists [2025-03-24T08:53:28.193Z] 15a251285d28: Layer already exists [2025-03-24T08:53:28.193Z] de2c654b7fe2: Layer already exists [2025-03-24T08:53:28.193Z] e0a232f72f96: Layer already exists [2025-03-24T08:53:28.193Z] cd6da6ee4689: Layer already exists [2025-03-24T08:53:28.193Z] b2a49d69695b: Layer already exists [2025-03-24T08:53:28.193Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:53:28.193Z] 2f862b4f7b6b: Layer already exists [2025-03-24T08:53:28.193Z] b0fe447a41d0: Layer already exists [2025-03-24T08:53:28.193Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:53:28.457Z] main: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:53:28.535Z] ===================================================== [Pipeline] echo [2025-03-24T08:53:28.551Z] taggedImages: [2025-03-24T08:53:28.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:53:28.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-24T08:53:28.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.76 [2025-03-24T08:53:28.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:53:28.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-24T08:53:28.578Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-24T08:53:28.578Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:53:28.578Z] latest [2025-03-24T08:53:28.578Z] 4.0.0-dev.76 [2025-03-24T08:53:28.578Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:53:28.578Z] main [2025-03-24T08:53:28.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:28.954Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:29.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:53:29.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-24T08:53:29.302Z] 2f700865d6ea: Preparing [2025-03-24T08:53:29.302Z] 1796df6047e4: Preparing [2025-03-24T08:53:29.302Z] 21f32df07272: Preparing [2025-03-24T08:53:29.302Z] 5893419a7fde: Preparing [2025-03-24T08:53:29.302Z] cd6da6ee4689: Preparing [2025-03-24T08:53:29.302Z] 59c0607e5221: Preparing [2025-03-24T08:53:29.302Z] 9b833aba1f44: Preparing [2025-03-24T08:53:29.302Z] e829bb33fef7: Preparing [2025-03-24T08:53:29.302Z] dd9c8f8612c8: Preparing [2025-03-24T08:53:29.302Z] 59c0607e5221: Waiting [2025-03-24T08:53:29.302Z] 9b833aba1f44: Waiting [2025-03-24T08:53:29.302Z] e829bb33fef7: Waiting [2025-03-24T08:53:29.302Z] dd9c8f8612c8: Waiting [2025-03-24T08:53:29.302Z] 5893419a7fde: Layer already exists [2025-03-24T08:53:29.567Z] cd6da6ee4689: Layer already exists [2025-03-24T08:53:29.567Z] 1796df6047e4: Pushed [2025-03-24T08:53:29.567Z] 21f32df07272: Pushed [2025-03-24T08:53:29.567Z] 2f700865d6ea: Pushed [2025-03-24T08:53:29.567Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:53:29.567Z] 9b833aba1f44: Pushed [2025-03-24T08:53:30.156Z] e829bb33fef7: Pushed [2025-03-24T08:53:56.785Z] 59c0607e5221: Pushed [2025-03-24T08:53:56.786Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:57.145Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:57.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-24T08:53:57.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-24T08:53:57.494Z] 2f700865d6ea: Preparing [2025-03-24T08:53:57.494Z] 1796df6047e4: Preparing [2025-03-24T08:53:57.494Z] 21f32df07272: Preparing [2025-03-24T08:53:57.494Z] 5893419a7fde: Preparing [2025-03-24T08:53:57.494Z] cd6da6ee4689: Preparing [2025-03-24T08:53:57.494Z] 59c0607e5221: Preparing [2025-03-24T08:53:57.494Z] 9b833aba1f44: Preparing [2025-03-24T08:53:57.494Z] e829bb33fef7: Preparing [2025-03-24T08:53:57.494Z] dd9c8f8612c8: Preparing [2025-03-24T08:53:57.494Z] 59c0607e5221: Waiting [2025-03-24T08:53:57.494Z] 9b833aba1f44: Waiting [2025-03-24T08:53:57.494Z] e829bb33fef7: Waiting [2025-03-24T08:53:57.494Z] dd9c8f8612c8: Waiting [2025-03-24T08:53:57.494Z] 5893419a7fde: Layer already exists [2025-03-24T08:53:57.494Z] cd6da6ee4689: Layer already exists [2025-03-24T08:53:57.494Z] 21f32df07272: Layer already exists [2025-03-24T08:53:57.494Z] 1796df6047e4: Layer already exists [2025-03-24T08:53:57.494Z] 2f700865d6ea: Layer already exists [2025-03-24T08:53:57.494Z] 59c0607e5221: Layer already exists [2025-03-24T08:53:57.494Z] e829bb33fef7: Layer already exists [2025-03-24T08:53:57.494Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:53:57.494Z] 9b833aba1f44: Layer already exists [2025-03-24T08:53:57.757Z] latest: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:58.116Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:58.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.76 [2025-03-24T08:53:58.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-24T08:53:58.467Z] 2f700865d6ea: Preparing [2025-03-24T08:53:58.467Z] 1796df6047e4: Preparing [2025-03-24T08:53:58.467Z] 21f32df07272: Preparing [2025-03-24T08:53:58.467Z] 5893419a7fde: Preparing [2025-03-24T08:53:58.467Z] cd6da6ee4689: Preparing [2025-03-24T08:53:58.467Z] 59c0607e5221: Preparing [2025-03-24T08:53:58.467Z] 9b833aba1f44: Preparing [2025-03-24T08:53:58.467Z] e829bb33fef7: Preparing [2025-03-24T08:53:58.467Z] dd9c8f8612c8: Preparing [2025-03-24T08:53:58.467Z] 9b833aba1f44: Waiting [2025-03-24T08:53:58.467Z] e829bb33fef7: Waiting [2025-03-24T08:53:58.467Z] dd9c8f8612c8: Waiting [2025-03-24T08:53:58.467Z] 59c0607e5221: Waiting [2025-03-24T08:53:58.467Z] 2f700865d6ea: Layer already exists [2025-03-24T08:53:58.467Z] cd6da6ee4689: Layer already exists [2025-03-24T08:53:58.467Z] 21f32df07272: Layer already exists [2025-03-24T08:53:58.467Z] 1796df6047e4: Layer already exists [2025-03-24T08:53:58.467Z] 5893419a7fde: Layer already exists [2025-03-24T08:53:58.467Z] 59c0607e5221: Layer already exists [2025-03-24T08:53:58.467Z] e829bb33fef7: Layer already exists [2025-03-24T08:53:58.467Z] 9b833aba1f44: Layer already exists [2025-03-24T08:53:58.467Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:53:58.467Z] 4.0.0-dev.76: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:59.092Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:59.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:53:59.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-24T08:53:59.436Z] 2f700865d6ea: Preparing [2025-03-24T08:53:59.436Z] 1796df6047e4: Preparing [2025-03-24T08:53:59.436Z] 21f32df07272: Preparing [2025-03-24T08:53:59.436Z] 5893419a7fde: Preparing [2025-03-24T08:53:59.436Z] cd6da6ee4689: Preparing [2025-03-24T08:53:59.436Z] 59c0607e5221: Preparing [2025-03-24T08:53:59.436Z] 9b833aba1f44: Preparing [2025-03-24T08:53:59.436Z] e829bb33fef7: Preparing [2025-03-24T08:53:59.436Z] dd9c8f8612c8: Preparing [2025-03-24T08:53:59.436Z] 9b833aba1f44: Waiting [2025-03-24T08:53:59.436Z] e829bb33fef7: Waiting [2025-03-24T08:53:59.436Z] dd9c8f8612c8: Waiting [2025-03-24T08:53:59.436Z] 59c0607e5221: Waiting [2025-03-24T08:53:59.436Z] 1796df6047e4: Layer already exists [2025-03-24T08:53:59.436Z] 5893419a7fde: Layer already exists [2025-03-24T08:53:59.436Z] 2f700865d6ea: Layer already exists [2025-03-24T08:53:59.436Z] 21f32df07272: Layer already exists [2025-03-24T08:53:59.436Z] cd6da6ee4689: Layer already exists [2025-03-24T08:53:59.436Z] 59c0607e5221: Layer already exists [2025-03-24T08:53:59.436Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:53:59.436Z] e829bb33fef7: Layer already exists [2025-03-24T08:53:59.436Z] 9b833aba1f44: Layer already exists [2025-03-24T08:53:59.436Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:53:59.783Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:00.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-24T08:54:00.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-24T08:54:00.135Z] 2f700865d6ea: Preparing [2025-03-24T08:54:00.135Z] 1796df6047e4: Preparing [2025-03-24T08:54:00.135Z] 21f32df07272: Preparing [2025-03-24T08:54:00.135Z] 5893419a7fde: Preparing [2025-03-24T08:54:00.135Z] cd6da6ee4689: Preparing [2025-03-24T08:54:00.135Z] 59c0607e5221: Preparing [2025-03-24T08:54:00.135Z] 9b833aba1f44: Preparing [2025-03-24T08:54:00.135Z] e829bb33fef7: Preparing [2025-03-24T08:54:00.135Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:00.135Z] 59c0607e5221: Waiting [2025-03-24T08:54:00.135Z] 9b833aba1f44: Waiting [2025-03-24T08:54:00.135Z] e829bb33fef7: Waiting [2025-03-24T08:54:00.135Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:00.135Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:00.135Z] 2f700865d6ea: Layer already exists [2025-03-24T08:54:00.135Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:00.135Z] 21f32df07272: Layer already exists [2025-03-24T08:54:00.135Z] 1796df6047e4: Layer already exists [2025-03-24T08:54:00.135Z] 9b833aba1f44: Layer already exists [2025-03-24T08:54:00.135Z] 59c0607e5221: Layer already exists [2025-03-24T08:54:00.135Z] e829bb33fef7: Layer already exists [2025-03-24T08:54:00.135Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:00.400Z] main: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:54:00.483Z] ===================================================== [Pipeline] echo [2025-03-24T08:54:00.495Z] taggedImages: [2025-03-24T08:54:00.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:00.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-24T08:54:00.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.76 [2025-03-24T08:54:00.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:00.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-24T08:54:00.518Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-24T08:54:00.518Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:00.518Z] latest [2025-03-24T08:54:00.518Z] 4.0.0-dev.76 [2025-03-24T08:54:00.518Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:00.518Z] main [2025-03-24T08:54:00.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:00.897Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:01.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:01.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-24T08:54:01.245Z] 64cf88794103: Preparing [2025-03-24T08:54:01.245Z] b1c1bf695e90: Preparing [2025-03-24T08:54:01.245Z] c1a4c1e0c4f7: Preparing [2025-03-24T08:54:01.245Z] 5893419a7fde: Preparing [2025-03-24T08:54:01.245Z] cd6da6ee4689: Preparing [2025-03-24T08:54:01.245Z] 34cc62cf67bd: Preparing [2025-03-24T08:54:01.245Z] 2b025d0d0f98: Preparing [2025-03-24T08:54:01.245Z] b0fe447a41d0: Preparing [2025-03-24T08:54:01.245Z] 34cc62cf67bd: Waiting [2025-03-24T08:54:01.245Z] 2b025d0d0f98: Waiting [2025-03-24T08:54:01.245Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:01.245Z] b0fe447a41d0: Waiting [2025-03-24T08:54:01.245Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:01.245Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:01.509Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:54:01.509Z] b0fe447a41d0: Layer already exists [2025-03-24T08:54:01.509Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:01.509Z] b1c1bf695e90: Pushed [2025-03-24T08:54:01.509Z] 64cf88794103: Pushed [2025-03-24T08:54:01.509Z] c1a4c1e0c4f7: Pushed [2025-03-24T08:54:28.156Z] 34cc62cf67bd: Pushed [2025-03-24T08:54:28.156Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:28.499Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:28.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-24T08:54:28.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-24T08:54:28.843Z] 64cf88794103: Preparing [2025-03-24T08:54:28.843Z] b1c1bf695e90: Preparing [2025-03-24T08:54:28.843Z] c1a4c1e0c4f7: Preparing [2025-03-24T08:54:28.843Z] 5893419a7fde: Preparing [2025-03-24T08:54:28.843Z] cd6da6ee4689: Preparing [2025-03-24T08:54:28.843Z] 34cc62cf67bd: Preparing [2025-03-24T08:54:28.843Z] 2b025d0d0f98: Preparing [2025-03-24T08:54:28.843Z] b0fe447a41d0: Preparing [2025-03-24T08:54:28.843Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:28.843Z] 34cc62cf67bd: Waiting [2025-03-24T08:54:28.843Z] 2b025d0d0f98: Waiting [2025-03-24T08:54:28.843Z] b0fe447a41d0: Waiting [2025-03-24T08:54:28.843Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:28.843Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:28.843Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:28.843Z] c1a4c1e0c4f7: Layer already exists [2025-03-24T08:54:28.843Z] b1c1bf695e90: Layer already exists [2025-03-24T08:54:28.843Z] 64cf88794103: Layer already exists [2025-03-24T08:54:28.843Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:54:28.843Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:28.843Z] b0fe447a41d0: Layer already exists [2025-03-24T08:54:28.843Z] 34cc62cf67bd: Layer already exists [2025-03-24T08:54:29.106Z] latest: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:29.455Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:29.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.76 [2025-03-24T08:54:29.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-24T08:54:29.800Z] 64cf88794103: Preparing [2025-03-24T08:54:29.800Z] b1c1bf695e90: Preparing [2025-03-24T08:54:29.800Z] c1a4c1e0c4f7: Preparing [2025-03-24T08:54:29.800Z] 5893419a7fde: Preparing [2025-03-24T08:54:29.800Z] cd6da6ee4689: Preparing [2025-03-24T08:54:29.800Z] 34cc62cf67bd: Preparing [2025-03-24T08:54:29.800Z] 2b025d0d0f98: Preparing [2025-03-24T08:54:29.800Z] b0fe447a41d0: Preparing [2025-03-24T08:54:29.800Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:29.800Z] 2b025d0d0f98: Waiting [2025-03-24T08:54:29.800Z] b0fe447a41d0: Waiting [2025-03-24T08:54:29.800Z] 34cc62cf67bd: Waiting [2025-03-24T08:54:29.800Z] 64cf88794103: Layer already exists [2025-03-24T08:54:29.800Z] b1c1bf695e90: Layer already exists [2025-03-24T08:54:29.800Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:29.800Z] c1a4c1e0c4f7: Layer already exists [2025-03-24T08:54:29.800Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:29.800Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:54:29.800Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:29.800Z] 34cc62cf67bd: Layer already exists [2025-03-24T08:54:29.800Z] b0fe447a41d0: Layer already exists [2025-03-24T08:54:30.064Z] 4.0.0-dev.76: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:30.417Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:30.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:30.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-24T08:54:30.765Z] 64cf88794103: Preparing [2025-03-24T08:54:30.765Z] b1c1bf695e90: Preparing [2025-03-24T08:54:30.765Z] c1a4c1e0c4f7: Preparing [2025-03-24T08:54:30.765Z] 5893419a7fde: Preparing [2025-03-24T08:54:30.765Z] cd6da6ee4689: Preparing [2025-03-24T08:54:30.765Z] 34cc62cf67bd: Preparing [2025-03-24T08:54:30.765Z] 2b025d0d0f98: Preparing [2025-03-24T08:54:30.765Z] b0fe447a41d0: Preparing [2025-03-24T08:54:30.765Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:30.765Z] 34cc62cf67bd: Waiting [2025-03-24T08:54:30.765Z] 2b025d0d0f98: Waiting [2025-03-24T08:54:30.765Z] b0fe447a41d0: Waiting [2025-03-24T08:54:30.765Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:30.765Z] b1c1bf695e90: Layer already exists [2025-03-24T08:54:30.765Z] 64cf88794103: Layer already exists [2025-03-24T08:54:30.765Z] c1a4c1e0c4f7: Layer already exists [2025-03-24T08:54:30.765Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:30.765Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:30.765Z] 34cc62cf67bd: Layer already exists [2025-03-24T08:54:30.765Z] b0fe447a41d0: Layer already exists [2025-03-24T08:54:30.765Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:54:30.765Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:31.029Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:31.389Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:31.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-24T08:54:31.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-24T08:54:31.742Z] 64cf88794103: Preparing [2025-03-24T08:54:31.742Z] b1c1bf695e90: Preparing [2025-03-24T08:54:31.742Z] c1a4c1e0c4f7: Preparing [2025-03-24T08:54:31.742Z] 5893419a7fde: Preparing [2025-03-24T08:54:31.742Z] cd6da6ee4689: Preparing [2025-03-24T08:54:31.742Z] 34cc62cf67bd: Preparing [2025-03-24T08:54:31.742Z] 2b025d0d0f98: Preparing [2025-03-24T08:54:31.742Z] b0fe447a41d0: Preparing [2025-03-24T08:54:31.742Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:31.742Z] 34cc62cf67bd: Waiting [2025-03-24T08:54:31.742Z] 2b025d0d0f98: Waiting [2025-03-24T08:54:31.742Z] b0fe447a41d0: Waiting [2025-03-24T08:54:31.742Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:31.742Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:31.742Z] 64cf88794103: Layer already exists [2025-03-24T08:54:31.742Z] c1a4c1e0c4f7: Layer already exists [2025-03-24T08:54:31.742Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:31.742Z] b1c1bf695e90: Layer already exists [2025-03-24T08:54:31.742Z] b0fe447a41d0: Layer already exists [2025-03-24T08:54:31.742Z] 34cc62cf67bd: Layer already exists [2025-03-24T08:54:31.742Z] 2b025d0d0f98: Layer already exists [2025-03-24T08:54:31.742Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:32.006Z] main: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:54:32.098Z] ===================================================== [Pipeline] echo [2025-03-24T08:54:32.113Z] taggedImages: [2025-03-24T08:54:32.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:32.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-24T08:54:32.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.76 [2025-03-24T08:54:32.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:32.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-24T08:54:32.139Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-24T08:54:32.139Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:32.139Z] latest [2025-03-24T08:54:32.139Z] 4.0.0-dev.76 [2025-03-24T08:54:32.139Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:32.139Z] main [2025-03-24T08:54:32.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:32.513Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:32.867Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:32.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-24T08:54:32.867Z] e8248250b3a3: Preparing [2025-03-24T08:54:32.867Z] b9105f5bc794: Preparing [2025-03-24T08:54:32.867Z] 5893419a7fde: Preparing [2025-03-24T08:54:32.867Z] cd6da6ee4689: Preparing [2025-03-24T08:54:32.867Z] 7e125ab41e68: Preparing [2025-03-24T08:54:32.867Z] 3467fee359e2: Preparing [2025-03-24T08:54:32.867Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:32.867Z] 3467fee359e2: Waiting [2025-03-24T08:54:32.867Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:32.867Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:32.867Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:33.133Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:33.133Z] 7e125ab41e68: Pushed [2025-03-24T08:54:33.133Z] e8248250b3a3: Pushed [2025-03-24T08:54:34.529Z] 3467fee359e2: Pushed [2025-03-24T08:54:41.146Z] b9105f5bc794: Pushed [2025-03-24T08:54:41.146Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:41.501Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:41.841Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-24T08:54:41.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-24T08:54:41.841Z] e8248250b3a3: Preparing [2025-03-24T08:54:41.841Z] b9105f5bc794: Preparing [2025-03-24T08:54:41.841Z] 5893419a7fde: Preparing [2025-03-24T08:54:41.841Z] cd6da6ee4689: Preparing [2025-03-24T08:54:41.841Z] 7e125ab41e68: Preparing [2025-03-24T08:54:41.841Z] 3467fee359e2: Preparing [2025-03-24T08:54:41.841Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:41.841Z] 3467fee359e2: Waiting [2025-03-24T08:54:41.841Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:41.841Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:41.841Z] 7e125ab41e68: Layer already exists [2025-03-24T08:54:41.841Z] b9105f5bc794: Layer already exists [2025-03-24T08:54:41.841Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:41.841Z] e8248250b3a3: Layer already exists [2025-03-24T08:54:41.841Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:41.841Z] 3467fee359e2: Layer already exists [2025-03-24T08:54:42.106Z] latest: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:42.500Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:42.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.76 [2025-03-24T08:54:42.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-24T08:54:42.857Z] e8248250b3a3: Preparing [2025-03-24T08:54:42.857Z] b9105f5bc794: Preparing [2025-03-24T08:54:42.857Z] 5893419a7fde: Preparing [2025-03-24T08:54:42.857Z] cd6da6ee4689: Preparing [2025-03-24T08:54:42.857Z] 7e125ab41e68: Preparing [2025-03-24T08:54:42.857Z] 3467fee359e2: Preparing [2025-03-24T08:54:42.857Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:42.857Z] 3467fee359e2: Waiting [2025-03-24T08:54:42.857Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:42.857Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:42.857Z] e8248250b3a3: Layer already exists [2025-03-24T08:54:42.857Z] b9105f5bc794: Layer already exists [2025-03-24T08:54:42.857Z] 7e125ab41e68: Layer already exists [2025-03-24T08:54:42.857Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:42.857Z] 3467fee359e2: Layer already exists [2025-03-24T08:54:42.857Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:43.125Z] 4.0.0-dev.76: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:43.477Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:43.859Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:43.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-24T08:54:43.859Z] e8248250b3a3: Preparing [2025-03-24T08:54:43.859Z] b9105f5bc794: Preparing [2025-03-24T08:54:43.859Z] 5893419a7fde: Preparing [2025-03-24T08:54:43.859Z] cd6da6ee4689: Preparing [2025-03-24T08:54:43.859Z] 7e125ab41e68: Preparing [2025-03-24T08:54:43.859Z] 3467fee359e2: Preparing [2025-03-24T08:54:43.859Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:43.859Z] 3467fee359e2: Waiting [2025-03-24T08:54:43.859Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:43.859Z] e8248250b3a3: Layer already exists [2025-03-24T08:54:43.859Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:43.859Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:43.859Z] b9105f5bc794: Layer already exists [2025-03-24T08:54:43.859Z] 7e125ab41e68: Layer already exists [2025-03-24T08:54:43.859Z] 3467fee359e2: Layer already exists [2025-03-24T08:54:43.859Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:43.859Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:44.204Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:44.538Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-24T08:54:44.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-24T08:54:44.538Z] e8248250b3a3: Preparing [2025-03-24T08:54:44.538Z] b9105f5bc794: Preparing [2025-03-24T08:54:44.538Z] 5893419a7fde: Preparing [2025-03-24T08:54:44.538Z] cd6da6ee4689: Preparing [2025-03-24T08:54:44.538Z] 7e125ab41e68: Preparing [2025-03-24T08:54:44.538Z] 3467fee359e2: Preparing [2025-03-24T08:54:44.538Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:44.538Z] 3467fee359e2: Waiting [2025-03-24T08:54:44.538Z] e8248250b3a3: Layer already exists [2025-03-24T08:54:44.538Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:44.538Z] b9105f5bc794: Layer already exists [2025-03-24T08:54:44.538Z] 7e125ab41e68: Layer already exists [2025-03-24T08:54:44.538Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:44.538Z] 3467fee359e2: Layer already exists [2025-03-24T08:54:44.538Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:44.800Z] main: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:54:44.892Z] ===================================================== [Pipeline] echo [2025-03-24T08:54:44.909Z] taggedImages: [2025-03-24T08:54:44.909Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:44.909Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-24T08:54:44.909Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.76 [2025-03-24T08:54:44.909Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:44.909Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-24T08:54:44.936Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-24T08:54:44.936Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:44.936Z] latest [2025-03-24T08:54:44.936Z] 4.0.0-dev.76 [2025-03-24T08:54:44.936Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:44.936Z] main [2025-03-24T08:54:44.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:45.297Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:45.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:45.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-24T08:54:45.644Z] f4018ab115c0: Preparing [2025-03-24T08:54:45.644Z] 91e9a72587c9: Preparing [2025-03-24T08:54:45.644Z] 5893419a7fde: Preparing [2025-03-24T08:54:45.644Z] cd6da6ee4689: Preparing [2025-03-24T08:54:45.644Z] 9372d77e0640: Preparing [2025-03-24T08:54:45.644Z] 9aa30c6cb824: Preparing [2025-03-24T08:54:45.644Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:45.644Z] 9aa30c6cb824: Waiting [2025-03-24T08:54:45.644Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:45.644Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:45.644Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:45.911Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:45.911Z] 9372d77e0640: Pushed [2025-03-24T08:54:45.911Z] f4018ab115c0: Pushed [2025-03-24T08:54:46.487Z] 9aa30c6cb824: Pushed [2025-03-24T08:54:54.644Z] 91e9a72587c9: Pushed [2025-03-24T08:54:54.644Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:54.986Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:55.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-24T08:54:55.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-24T08:54:55.334Z] f4018ab115c0: Preparing [2025-03-24T08:54:55.334Z] 91e9a72587c9: Preparing [2025-03-24T08:54:55.334Z] 5893419a7fde: Preparing [2025-03-24T08:54:55.334Z] cd6da6ee4689: Preparing [2025-03-24T08:54:55.334Z] 9372d77e0640: Preparing [2025-03-24T08:54:55.334Z] 9aa30c6cb824: Preparing [2025-03-24T08:54:55.334Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:55.334Z] 9aa30c6cb824: Waiting [2025-03-24T08:54:55.334Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:55.334Z] f4018ab115c0: Layer already exists [2025-03-24T08:54:55.334Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:55.334Z] 9372d77e0640: Layer already exists [2025-03-24T08:54:55.334Z] 91e9a72587c9: Layer already exists [2025-03-24T08:54:55.334Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:55.334Z] 9aa30c6cb824: Layer already exists [2025-03-24T08:54:55.334Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:55.334Z] latest: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:55.956Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:56.298Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.76 [2025-03-24T08:54:56.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-24T08:54:56.298Z] f4018ab115c0: Preparing [2025-03-24T08:54:56.298Z] 91e9a72587c9: Preparing [2025-03-24T08:54:56.298Z] 5893419a7fde: Preparing [2025-03-24T08:54:56.298Z] cd6da6ee4689: Preparing [2025-03-24T08:54:56.298Z] 9372d77e0640: Preparing [2025-03-24T08:54:56.298Z] 9aa30c6cb824: Preparing [2025-03-24T08:54:56.298Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:56.298Z] 9aa30c6cb824: Waiting [2025-03-24T08:54:56.298Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:56.298Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:56.298Z] f4018ab115c0: Layer already exists [2025-03-24T08:54:56.298Z] 9372d77e0640: Layer already exists [2025-03-24T08:54:56.298Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:56.298Z] 91e9a72587c9: Layer already exists [2025-03-24T08:54:56.298Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:56.298Z] 9aa30c6cb824: Layer already exists [2025-03-24T08:54:56.298Z] 4.0.0-dev.76: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:56.643Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:56.986Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:56.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-24T08:54:56.986Z] f4018ab115c0: Preparing [2025-03-24T08:54:56.986Z] 91e9a72587c9: Preparing [2025-03-24T08:54:56.986Z] 5893419a7fde: Preparing [2025-03-24T08:54:56.986Z] cd6da6ee4689: Preparing [2025-03-24T08:54:56.986Z] 9372d77e0640: Preparing [2025-03-24T08:54:56.986Z] 9aa30c6cb824: Preparing [2025-03-24T08:54:56.986Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:56.986Z] 9aa30c6cb824: Waiting [2025-03-24T08:54:56.986Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:56.986Z] 91e9a72587c9: Layer already exists [2025-03-24T08:54:56.986Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:56.986Z] f4018ab115c0: Layer already exists [2025-03-24T08:54:56.986Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:56.986Z] 9372d77e0640: Layer already exists [2025-03-24T08:54:56.986Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:56.986Z] 9aa30c6cb824: Layer already exists [2025-03-24T08:54:56.986Z] 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:57.333Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:57.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-24T08:54:57.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-24T08:54:57.676Z] f4018ab115c0: Preparing [2025-03-24T08:54:57.676Z] 91e9a72587c9: Preparing [2025-03-24T08:54:57.676Z] 5893419a7fde: Preparing [2025-03-24T08:54:57.676Z] cd6da6ee4689: Preparing [2025-03-24T08:54:57.676Z] 9372d77e0640: Preparing [2025-03-24T08:54:57.676Z] 9aa30c6cb824: Preparing [2025-03-24T08:54:57.676Z] dd9c8f8612c8: Preparing [2025-03-24T08:54:57.676Z] 9aa30c6cb824: Waiting [2025-03-24T08:54:57.676Z] dd9c8f8612c8: Waiting [2025-03-24T08:54:57.676Z] 9372d77e0640: Layer already exists [2025-03-24T08:54:57.676Z] 5893419a7fde: Layer already exists [2025-03-24T08:54:57.676Z] f4018ab115c0: Layer already exists [2025-03-24T08:54:57.676Z] cd6da6ee4689: Layer already exists [2025-03-24T08:54:57.676Z] 91e9a72587c9: Layer already exists [2025-03-24T08:54:57.676Z] 9aa30c6cb824: Layer already exists [2025-03-24T08:54:57.676Z] dd9c8f8612c8: Layer already exists [2025-03-24T08:54:57.676Z] main: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-24T08:54:57.756Z] ===================================================== [Pipeline] echo [2025-03-24T08:54:57.774Z] taggedImages: [2025-03-24T08:54:57.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [2025-03-24T08:54:57.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-24T08:54:57.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.76 [2025-03-24T08:54:57.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [2025-03-24T08:54:57.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:58.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-24T08:54:58.160Z] [2025-03-24T08:54:58.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:54:58.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-24T08:54:58.485Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-24T08:54:58.485Z] 8998bd30e6a1: Pulling fs layer [2025-03-24T08:54:58.485Z] 04944245beec: Pulling fs layer [2025-03-24T08:54:58.485Z] 699f458cf7ca: Pulling fs layer [2025-03-24T08:54:58.485Z] 765212b225bb: Pulling fs layer [2025-03-24T08:54:58.485Z] f23df028b6ca: Pulling fs layer [2025-03-24T08:54:58.485Z] d65c8cfc05b1: Pulling fs layer [2025-03-24T08:54:58.485Z] 2437ff75d9bd: Pulling fs layer [2025-03-24T08:54:58.485Z] 765212b225bb: Waiting [2025-03-24T08:54:58.485Z] f23df028b6ca: Waiting [2025-03-24T08:54:58.485Z] d65c8cfc05b1: Waiting [2025-03-24T08:54:58.485Z] 2437ff75d9bd: Waiting [2025-03-24T08:54:58.749Z] 04944245beec: Verifying Checksum [2025-03-24T08:54:58.749Z] 04944245beec: Download complete [2025-03-24T08:54:58.749Z] 765212b225bb: Verifying Checksum [2025-03-24T08:54:58.749Z] 765212b225bb: Download complete [2025-03-24T08:54:58.749Z] f23df028b6ca: Verifying Checksum [2025-03-24T08:54:58.749Z] f23df028b6ca: Download complete [2025-03-24T08:54:58.749Z] d65c8cfc05b1: Verifying Checksum [2025-03-24T08:54:58.749Z] d65c8cfc05b1: Download complete [2025-03-24T08:54:58.749Z] 699f458cf7ca: Verifying Checksum [2025-03-24T08:54:58.749Z] 699f458cf7ca: Download complete [2025-03-24T08:54:59.325Z] 8998bd30e6a1: Download complete [2025-03-24T08:55:01.253Z] 2437ff75d9bd: Verifying Checksum [2025-03-24T08:55:01.253Z] 2437ff75d9bd: Download complete [2025-03-24T08:55:03.820Z] 8998bd30e6a1: Pull complete [2025-03-24T08:55:04.086Z] 04944245beec: Pull complete [2025-03-24T08:55:05.489Z] 699f458cf7ca: Pull complete [2025-03-24T08:55:05.752Z] 765212b225bb: Pull complete [2025-03-24T08:55:06.704Z] f23df028b6ca: Pull complete [2025-03-24T08:55:06.968Z] d65c8cfc05b1: Pull complete [2025-03-24T08:55:25.133Z] 2437ff75d9bd: Pull complete [2025-03-24T08:55:25.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-24T08:55:25.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-24T08:55:25.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:55:25.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-41897 does not seem to be running inside a container [2025-03-24T08:55:25.392Z] $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-24T08:55:28.016Z] $ docker top d75aa45938af70b25a284725d7d2e564d80452c2511518e0990874c2a211adec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:55:28.910Z] ---> job-cost.sh [2025-03-24T08:55:28.910Z] lf-activate-venv: SKIPPING [2025-03-24T08:55:28.910Z] INFO: No Stack... [2025-03-24T08:55:29.489Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-24T08:55:30.437Z] INFO: Archiving Costs [Pipeline] sh [2025-03-24T08:55:31.061Z] + cat /w/workspace/edgex-go/814/archives/cost.csv [2025-03-24T08:55:31.062Z] + cut -d, -f6 [Pipeline] lock [2025-03-24T08:55:31.095Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-814-stack-cost] [2025-03-24T08:55:31.106Z] Resource [jenkins-edgexfoundry-edgex-go-main-814-stack-cost] did not exist. Created. [2025-03-24T08:55:31.112Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-814-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-24T08:55:31.438Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-24T08:55:32.329Z] Stashed 1 file(s) [Pipeline] } [2025-03-24T08:55:32.337Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-814-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-24T08:55:32.389Z] $ docker stop --time=1 d75aa45938af70b25a284725d7d2e564d80452c2511518e0990874c2a211adec [2025-03-24T08:55:33.884Z] $ docker rm -f --volumes d75aa45938af70b25a284725d7d2e564d80452c2511518e0990874c2a211adec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-24T08:55:34.444Z] provisioning config files... [2025-03-24T08:55:34.454Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/814@tmp/config5993932621311136758tmp [Pipeline] { [Pipeline] sh [2025-03-24T08:55:34.762Z] + set +x [2025-03-24T08:55:34.762Z] + curl -s https://codecov.io/bash [2025-03-24T08:55:34.762Z] + bash -s -- [2025-03-24T08:55:34.762Z] [2025-03-24T08:55:34.762Z] _____ _ [2025-03-24T08:55:34.762Z] / ____| | | [2025-03-24T08:55:34.762Z] | | ___ __| | ___ ___ _____ __ [2025-03-24T08:55:34.762Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-24T08:55:34.762Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-24T08:55:34.762Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-24T08:55:34.762Z] Bash-1.0.6 [2025-03-24T08:55:34.762Z] [2025-03-24T08:55:34.762Z] [2025-03-24T08:55:34.762Z] ==> git version 2.25.1 found [2025-03-24T08:55:34.762Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-24T08:55:34.762Z] Release-Date: 2020-01-08 [2025-03-24T08:55:34.762Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-24T08:55:34.762Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-24T08:55:34.762Z] ==> Jenkins CI detected. [2025-03-24T08:55:34.762Z] current dir:  /w/workspace/edgex-go/814 [2025-03-24T08:55:34.762Z] project root: . [2025-03-24T08:55:34.762Z] --> token set from env [2025-03-24T08:55:34.762Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-24T08:55:35.021Z] ==> Running gcov in . (disable via -X gcov) [2025-03-24T08:55:35.021Z] ==> Python coveragepy not found [2025-03-24T08:55:35.021Z] ==> Searching for coverage reports in: [2025-03-24T08:55:35.021Z] + . [2025-03-24T08:55:35.021Z] -> Found 1 reports [2025-03-24T08:55:35.021Z] ==> Detecting git/mercurial file structure [2025-03-24T08:55:35.021Z] ==> Reading reports [2025-03-24T08:55:35.021Z] + ./coverage.out bytes=1660924 [2025-03-24T08:55:35.021Z] ==> Appending adjustments [2025-03-24T08:55:35.021Z] https://docs.codecov.io/docs/fixing-reports [2025-03-24T08:55:36.396Z] + Found adjustments [2025-03-24T08:55:36.396Z] ==> Gzipping contents [2025-03-24T08:55:36.396Z] 140K /tmp/codecov.v7cKVs.gz [2025-03-24T08:55:36.396Z] ==> Uploading reports [2025-03-24T08:55:36.396Z] url: https://codecov.io [2025-03-24T08:55:36.396Z] query: branch=main&commit=382fb65c84b097ce6c7977676a9b9cda8cc10ed0&build=814&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F814%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-24T08:55:36.396Z] -> Pinging Codecov [2025-03-24T08:55:36.396Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=382fb65c84b097ce6c7977676a9b9cda8cc10ed0&build=814&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F814%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-24T08:55:36.656Z] -> Uploading to [2025-03-24T08:55:36.656Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/382fb65c84b097ce6c7977676a9b9cda8cc10ed0/142c573a-2541-43e5-b3f6-f467f4fc28f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250324%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250324T085536Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3b765eb1ae6cf2b48e37593463a8b5e71b65f6a1b8d4ca2c745e62051f61e438 [2025-03-24T08:55:36.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:55:36.656Z] Dload Upload Total Spent Left Speed [2025-03-24T08:55:37.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 661k --:--:-- --:--:-- --:--:-- 658k 100 138k 0 0 100 138k 0 325k --:--:-- --:--:-- --:--:-- 325k [2025-03-24T08:55:37.175Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [2025-03-24T08:55:37.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-24T08:55:37.398Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-24T08:55:37.414Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:55:37.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-24T08:55:37.718Z] [2025-03-24T08:55:37.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:55:38.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-24T08:55:38.132Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-24T08:55:38.132Z] 43c4264eed91: Pulling fs layer [2025-03-24T08:55:38.132Z] 4cc291be95ef: Pulling fs layer [2025-03-24T08:55:38.132Z] 2ac1f1163629: Pulling fs layer [2025-03-24T08:55:38.132Z] 5c3c966382ef: Pulling fs layer [2025-03-24T08:55:38.132Z] 4f4fb700ef54: Pulling fs layer [2025-03-24T08:55:38.132Z] d9c7d2e4e75e: Pulling fs layer [2025-03-24T08:55:38.132Z] 9c3e1370e548: Pulling fs layer [2025-03-24T08:55:38.132Z] 5c3c966382ef: Waiting [2025-03-24T08:55:38.132Z] 4f4fb700ef54: Waiting [2025-03-24T08:55:38.132Z] d9c7d2e4e75e: Waiting [2025-03-24T08:55:38.132Z] 9c3e1370e548: Waiting [2025-03-24T08:55:38.132Z] 4cc291be95ef: Verifying Checksum [2025-03-24T08:55:38.132Z] 4cc291be95ef: Download complete [2025-03-24T08:55:38.132Z] 5c3c966382ef: Verifying Checksum [2025-03-24T08:55:38.132Z] 5c3c966382ef: Download complete [2025-03-24T08:55:38.132Z] 4f4fb700ef54: Verifying Checksum [2025-03-24T08:55:38.132Z] 4f4fb700ef54: Download complete [2025-03-24T08:55:38.132Z] 43c4264eed91: Download complete [2025-03-24T08:55:38.408Z] d9c7d2e4e75e: Verifying Checksum [2025-03-24T08:55:38.408Z] d9c7d2e4e75e: Download complete [2025-03-24T08:55:38.408Z] 43c4264eed91: Pull complete [2025-03-24T08:55:38.408Z] 4cc291be95ef: Pull complete [2025-03-24T08:55:38.697Z] 2ac1f1163629: Download complete [2025-03-24T08:55:38.979Z] 9c3e1370e548: Verifying Checksum [2025-03-24T08:55:38.979Z] 9c3e1370e548: Download complete [2025-03-24T08:55:42.263Z] 2ac1f1163629: Pull complete [2025-03-24T08:55:42.263Z] 5c3c966382ef: Pull complete [2025-03-24T08:55:42.263Z] 4f4fb700ef54: Pull complete [2025-03-24T08:55:42.521Z] d9c7d2e4e75e: Pull complete [2025-03-24T08:55:45.810Z] 9c3e1370e548: Pull complete [2025-03-24T08:55:45.810Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-24T08:55:45.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-24T08:55:45.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:55:45.914Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:55:45.959Z] $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-24T08:55:47.798Z] $ docker top 1505185a66eb8e483b4bb12b15223782010f78df034c32a46b3b9405017735ca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-24T08:55:48.156Z] + git config --global --add safe.directory /w/workspace/edgex-go/814 [Pipeline] echo [2025-03-24T08:55:48.166Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-24T08:55:48.442Z] + set -o pipefail [2025-03-24T08:55:48.442Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-24T08:55:56.560Z] [2025-03-24T08:55:56.560Z] Monitoring /w/workspace/edgex-go/814 (github.com/edgexfoundry/edgex-go)... [2025-03-24T08:55:56.560Z] [2025-03-24T08:55:56.560Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ee7e07f9-d2a8-444e-81cd-86239e5efb14 [2025-03-24T08:55:56.560Z] [2025-03-24T08:55:56.560Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-24T08:55:56.560Z] [Pipeline] } [2025-03-24T08:55:57.135Z] $ docker stop --time=1 1505185a66eb8e483b4bb12b15223782010f78df034c32a46b3b9405017735ca [2025-03-24T08:55:59.344Z] $ docker rm -f --volumes 1505185a66eb8e483b4bb12b15223782010f78df034c32a46b3b9405017735ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-24T08:55:59.856Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-24T08:55:59.869Z] provisioning config files... [2025-03-24T08:55:59.877Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/814@tmp/config5377439296369596172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:00.175Z] --> edgex-publish-swagger.sh [2025-03-24T08:56:00.175Z] === Publish openapi API === [2025-03-24T08:56:00.175Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-24T08:56:00.175Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/814/openapi/core-command.yaml] [2025-03-24T08:56:00.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:56:00.175Z] Dload Upload Total Spent Left Speed [2025-03-24T08:56:00.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60933 --:--:-- --:--:-- --:--:-- 60933 [2025-03-24T08:56:00.742Z] [2025-03-24T08:56:00.742Z] [2025-03-24T08:56:00.742Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/814/openapi/core-data.yaml] [2025-03-24T08:56:00.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:56:00.742Z] Dload Upload Total Spent Left Speed [2025-03-24T08:56:01.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 341k --:--:-- --:--:-- --:--:-- 340k 100 71081 0 0 100 71081 0 134k --:--:-- --:--:-- --:--:-- 134k [2025-03-24T08:56:01.308Z] [2025-03-24T08:56:01.308Z] [2025-03-24T08:56:01.308Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/814/openapi/core-keeper.yaml] [2025-03-24T08:56:01.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:56:01.308Z] Dload Upload Total Spent Left Speed [2025-03-24T08:56:01.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 257 125k --:--:-- --:--:-- --:--:-- 125k [2025-03-24T08:56:01.308Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-24T08:56:01.308Z] [2025-03-24T08:56:01.308Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/814/openapi/core-metadata.yaml] [2025-03-24T08:56:01.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:56:01.308Z] Dload Upload Total Spent Left Speed [2025-03-24T08:56:01.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 472 473k --:--:-- --:--:-- --:--:-- 473k [2025-03-24T08:56:01.879Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-24T08:56:01.879Z] [2025-03-24T08:56:01.879Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/814/openapi/security-proxy-auth.yaml] [2025-03-24T08:56:01.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:56:01.879Z] Dload Upload Total Spent Left Speed [2025-03-24T08:56:01.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 383 138k --:--:-- --:--:-- --:--:-- 138k [2025-03-24T08:56:01.879Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-24T08:56:01.879Z] [2025-03-24T08:56:01.879Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/814/openapi/security-secretstore-setup.yaml] [2025-03-24T08:56:01.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:56:01.879Z] Dload Upload Total Spent Left Speed [2025-03-24T08:56:02.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 407 24154 --:--:-- --:--:-- --:--:-- 24561 [2025-03-24T08:56:02.140Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-24T08:56:02.140Z] [2025-03-24T08:56:02.140Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/814/openapi/support-notifications.yaml] [2025-03-24T08:56:02.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:56:02.140Z] Dload Upload Total Spent Left Speed [2025-03-24T08:56:02.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 501 313k --:--:-- --:--:-- --:--:-- 314k [2025-03-24T08:56:02.400Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-24T08:56:02.400Z] [2025-03-24T08:56:02.400Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/814/openapi/support-scheduler.yaml] [2025-03-24T08:56:02.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-24T08:56:02.400Z] Dload Upload Total Spent Left Speed [2025-03-24T08:56:02.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 527 167k --:--:-- --:--:-- --:--:-- 167k [2025-03-24T08:56:02.661Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-24T08:56:02.661Z] [Pipeline] } [2025-03-24T08:56:02.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-24T08:56:03.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-24T08:56:03.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:56:03.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-24T08:56:03.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:56:03.509Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:56:03.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-24T08:56:03.909Z] $ docker top 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-24T08:56:04.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-24T08:56:04.011Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-24T08:56:04.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-24T08:56:04.118Z] $ docker exec 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d ssh-agent [2025-03-24T08:56:04.221Z] SSH_AUTH_SOCK=/tmp/ssh-BLNaKqakno35/agent.32 [2025-03-24T08:56:04.221Z] SSH_AGENT_PID=38 [2025-03-24T08:56:04.224Z] Running ssh-add (command line suppressed) [2025-03-24T08:56:04.314Z] Identity added: /w/workspace/edgex-go/814@tmp/private_key_10760886563754646661.key (/w/workspace/edgex-go/814@tmp/private_key_10760886563754646661.key) [2025-03-24T08:56:04.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-24T08:56:04.619Z] + git semver tag [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,792 [run_tag] DEBUG tag force:False [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,792 [check_head_tag] DEBUG check head tag [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,794 [execute] INFO git cat-file --batch-check [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=) [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,798 [execute] INFO git cat-file --batch [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=) [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,828 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,829 [execute] INFO git tag -a v4.0.0-dev.76 -m v4.0.0-dev.76 [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,829 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.76', '-m', 'v4.0.0-dev.76'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=None) [2025-03-24T08:56:04.877Z] 2025-03-24 08:56:04,834 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main [2025-03-24T08:56:04.877Z] 4.0.0-dev.76 [Pipeline] } [2025-03-24T08:56:04.879Z] $ docker exec --env ******** --env ******** 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d ssh-agent -k [2025-03-24T08:56:04.976Z] unset SSH_AUTH_SOCK; [2025-03-24T08:56:04.976Z] unset SSH_AGENT_PID; [2025-03-24T08:56:04.976Z] echo Agent pid 38 killed; [2025-03-24T08:56:04.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-24T08:56:05.317Z] + git semver [Pipeline] } [2025-03-24T08:56:05.582Z] $ docker stop --time=1 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d [2025-03-24T08:56:06.845Z] $ docker rm -f --volumes 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:56:07.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-24T08:56:07.252Z] [2025-03-24T08:56:07.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:56:07.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-24T08:56:07.553Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-24T08:56:07.553Z] ab5ef0e58194: Pulling fs layer [2025-03-24T08:56:07.553Z] 9712f1f96733: Pulling fs layer [2025-03-24T08:56:07.553Z] 63f879dbbcfc: Pulling fs layer [2025-03-24T08:56:07.553Z] 0d9ebad4ef96: Pulling fs layer [2025-03-24T08:56:07.553Z] e9a5061849ea: Pulling fs layer [2025-03-24T08:56:07.553Z] d747dcd14b5f: Pulling fs layer [2025-03-24T08:56:07.553Z] 2de7ff778b66: Pulling fs layer [2025-03-24T08:56:07.553Z] 0d9ebad4ef96: Waiting [2025-03-24T08:56:07.553Z] e9a5061849ea: Waiting [2025-03-24T08:56:07.553Z] d747dcd14b5f: Waiting [2025-03-24T08:56:07.553Z] 2de7ff778b66: Waiting [2025-03-24T08:56:07.812Z] 63f879dbbcfc: Verifying Checksum [2025-03-24T08:56:07.812Z] 63f879dbbcfc: Download complete [2025-03-24T08:56:08.070Z] e9a5061849ea: Verifying Checksum [2025-03-24T08:56:08.070Z] e9a5061849ea: Download complete [2025-03-24T08:56:08.070Z] d747dcd14b5f: Verifying Checksum [2025-03-24T08:56:08.070Z] d747dcd14b5f: Download complete [2025-03-24T08:56:08.070Z] 0d9ebad4ef96: Verifying Checksum [2025-03-24T08:56:08.070Z] 0d9ebad4ef96: Download complete [2025-03-24T08:56:08.070Z] ab5ef0e58194: Download complete [2025-03-24T08:56:08.070Z] 2de7ff778b66: Verifying Checksum [2025-03-24T08:56:08.070Z] 2de7ff778b66: Download complete [2025-03-24T08:56:10.600Z] ab5ef0e58194: Pull complete [2025-03-24T08:56:10.600Z] 9712f1f96733: Pull complete [2025-03-24T08:56:11.537Z] 63f879dbbcfc: Pull complete [2025-03-24T08:56:15.725Z] 0d9ebad4ef96: Pull complete [2025-03-24T08:56:15.725Z] e9a5061849ea: Pull complete [2025-03-24T08:56:15.725Z] d747dcd14b5f: Pull complete [2025-03-24T08:56:16.660Z] 2de7ff778b66: Pull complete [2025-03-24T08:56:16.660Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-24T08:56:16.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-24T08:56:16.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:56:16.768Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:56:16.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-24T08:56:18.572Z] $ docker top e3f55d1ee7abda64dadf57e4481f0818e37cf5c55363923f4c52f524644bbbef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-24T08:56:18.668Z] provisioning config files... [2025-03-24T08:56:18.674Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/814@tmp/config1641830428371939185tmp [2025-03-24T08:56:18.682Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/814@tmp/config16394783546052811081tmp [2025-03-24T08:56:18.690Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/814@tmp/config3256503711537791458tmp [Pipeline] { [Pipeline] echo [2025-03-24T08:56:18.718Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:19.009Z] ---> sigul-configuration.sh [2025-03-24T08:56:19.010Z] gpg: directory `/root/.gnupg' created [2025-03-24T08:56:19.010Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-24T08:56:19.010Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-24T08:56:19.010Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-24T08:56:19.010Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-24T08:56:19.010Z] gpg: CAST5 encrypted data [2025-03-24T08:56:19.010Z] gpg: encrypted with 1 passphrase [2025-03-24T08:56:19.010Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-24T08:56:19.303Z] + mkdir /home/jenkins [2025-03-24T08:56:19.304Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-24T08:56:19.597Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-24T08:56:19.611Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:19.938Z] ---> sigul-install.sh [2025-03-24T08:56:19.938Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-24T08:56:20.233Z] + git tag --list [2025-03-24T08:56:20.233Z] 0.6.0 [2025-03-24T08:56:20.233Z] 0.6.1 [2025-03-24T08:56:20.233Z] 0.7.0 [2025-03-24T08:56:20.233Z] 0.7.1 [2025-03-24T08:56:20.233Z] v1.0.0 [2025-03-24T08:56:20.233Z] v1.0.1 [2025-03-24T08:56:20.233Z] v1.1.0 [2025-03-24T08:56:20.233Z] v1.2.0 [2025-03-24T08:56:20.233Z] v1.2.1 [2025-03-24T08:56:20.233Z] v1.3.0 [2025-03-24T08:56:20.233Z] v1.3.1 [2025-03-24T08:56:20.233Z] v2.0.0 [2025-03-24T08:56:20.233Z] v2.1.0 [2025-03-24T08:56:20.233Z] v2.1.1 [2025-03-24T08:56:20.233Z] v2.2.0 [2025-03-24T08:56:20.233Z] v2.3.0 [2025-03-24T08:56:20.233Z] v3.0 [2025-03-24T08:56:20.233Z] v3.0.0 [2025-03-24T08:56:20.233Z] v3.1 [2025-03-24T08:56:20.233Z] v3.1.0 [2025-03-24T08:56:20.233Z] v3.1.1 [2025-03-24T08:56:20.233Z] v4.0 [2025-03-24T08:56:20.233Z] v4.0.0 [2025-03-24T08:56:20.233Z] v4.0.0-dev.1 [2025-03-24T08:56:20.233Z] v4.0.0-dev.10 [2025-03-24T08:56:20.233Z] v4.0.0-dev.11 [2025-03-24T08:56:20.233Z] v4.0.0-dev.12 [2025-03-24T08:56:20.233Z] v4.0.0-dev.13 [2025-03-24T08:56:20.233Z] v4.0.0-dev.14 [2025-03-24T08:56:20.233Z] v4.0.0-dev.15 [2025-03-24T08:56:20.233Z] v4.0.0-dev.16 [2025-03-24T08:56:20.233Z] v4.0.0-dev.17 [2025-03-24T08:56:20.233Z] v4.0.0-dev.18 [2025-03-24T08:56:20.233Z] v4.0.0-dev.19 [2025-03-24T08:56:20.233Z] v4.0.0-dev.2 [2025-03-24T08:56:20.233Z] v4.0.0-dev.20 [2025-03-24T08:56:20.233Z] v4.0.0-dev.21 [2025-03-24T08:56:20.233Z] v4.0.0-dev.22 [2025-03-24T08:56:20.233Z] v4.0.0-dev.23 [2025-03-24T08:56:20.233Z] v4.0.0-dev.24 [2025-03-24T08:56:20.233Z] v4.0.0-dev.25 [2025-03-24T08:56:20.233Z] v4.0.0-dev.26 [2025-03-24T08:56:20.233Z] v4.0.0-dev.27 [2025-03-24T08:56:20.233Z] v4.0.0-dev.28 [2025-03-24T08:56:20.233Z] v4.0.0-dev.29 [2025-03-24T08:56:20.233Z] v4.0.0-dev.3 [2025-03-24T08:56:20.233Z] v4.0.0-dev.30 [2025-03-24T08:56:20.233Z] v4.0.0-dev.31 [2025-03-24T08:56:20.233Z] v4.0.0-dev.32 [2025-03-24T08:56:20.233Z] v4.0.0-dev.33 [2025-03-24T08:56:20.233Z] v4.0.0-dev.34 [2025-03-24T08:56:20.233Z] v4.0.0-dev.35 [2025-03-24T08:56:20.233Z] v4.0.0-dev.36 [2025-03-24T08:56:20.233Z] v4.0.0-dev.37 [2025-03-24T08:56:20.233Z] v4.0.0-dev.38 [2025-03-24T08:56:20.233Z] v4.0.0-dev.39 [2025-03-24T08:56:20.233Z] v4.0.0-dev.4 [2025-03-24T08:56:20.233Z] v4.0.0-dev.40 [2025-03-24T08:56:20.233Z] v4.0.0-dev.41 [2025-03-24T08:56:20.233Z] v4.0.0-dev.42 [2025-03-24T08:56:20.233Z] v4.0.0-dev.43 [2025-03-24T08:56:20.233Z] v4.0.0-dev.44 [2025-03-24T08:56:20.233Z] v4.0.0-dev.45 [2025-03-24T08:56:20.233Z] v4.0.0-dev.46 [2025-03-24T08:56:20.233Z] v4.0.0-dev.47 [2025-03-24T08:56:20.233Z] v4.0.0-dev.48 [2025-03-24T08:56:20.233Z] v4.0.0-dev.49 [2025-03-24T08:56:20.233Z] v4.0.0-dev.5 [2025-03-24T08:56:20.233Z] v4.0.0-dev.50 [2025-03-24T08:56:20.233Z] v4.0.0-dev.51 [2025-03-24T08:56:20.233Z] v4.0.0-dev.52 [2025-03-24T08:56:20.233Z] v4.0.0-dev.53 [2025-03-24T08:56:20.233Z] v4.0.0-dev.54 [2025-03-24T08:56:20.233Z] v4.0.0-dev.55 [2025-03-24T08:56:20.233Z] v4.0.0-dev.56 [2025-03-24T08:56:20.233Z] v4.0.0-dev.57 [2025-03-24T08:56:20.233Z] v4.0.0-dev.58 [2025-03-24T08:56:20.233Z] v4.0.0-dev.59 [2025-03-24T08:56:20.233Z] v4.0.0-dev.6 [2025-03-24T08:56:20.233Z] v4.0.0-dev.60 [2025-03-24T08:56:20.233Z] v4.0.0-dev.61 [2025-03-24T08:56:20.233Z] v4.0.0-dev.62 [2025-03-24T08:56:20.233Z] v4.0.0-dev.63 [2025-03-24T08:56:20.233Z] v4.0.0-dev.64 [2025-03-24T08:56:20.233Z] v4.0.0-dev.65 [2025-03-24T08:56:20.233Z] v4.0.0-dev.66 [2025-03-24T08:56:20.233Z] v4.0.0-dev.67 [2025-03-24T08:56:20.233Z] v4.0.0-dev.68 [2025-03-24T08:56:20.233Z] v4.0.0-dev.69 [2025-03-24T08:56:20.233Z] v4.0.0-dev.7 [2025-03-24T08:56:20.233Z] v4.0.0-dev.70 [2025-03-24T08:56:20.233Z] v4.0.0-dev.71 [2025-03-24T08:56:20.233Z] v4.0.0-dev.72 [2025-03-24T08:56:20.233Z] v4.0.0-dev.73 [2025-03-24T08:56:20.233Z] v4.0.0-dev.74 [2025-03-24T08:56:20.233Z] v4.0.0-dev.75 [2025-03-24T08:56:20.233Z] v4.0.0-dev.76 [2025-03-24T08:56:20.233Z] v4.0.0-dev.8 [2025-03-24T08:56:20.233Z] v4.0.0-dev.9 [2025-03-24T08:56:20.233Z] v4.0.1 [Pipeline] sh [2025-03-24T08:56:20.525Z] + lftools sign git-tag v4.0.0-dev.76 [2025-03-24T08:56:21.092Z] Signing Git tag with Sigul... [2025-03-24T08:56:21.092Z] Signing v4.0.0-dev.76 [Pipeline] echo [2025-03-24T08:56:21.674Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:21.971Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-24T08:56:21.978Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-24T08:56:22.005Z] $ docker stop --time=1 e3f55d1ee7abda64dadf57e4481f0818e37cf5c55363923f4c52f524644bbbef [2025-03-24T08:56:23.325Z] $ docker rm -f --volumes e3f55d1ee7abda64dadf57e4481f0818e37cf5c55363923f4c52f524644bbbef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-24T08:56:23.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-24T08:56:23.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:56:24.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-24T08:56:24.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:56:24.135Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:56:24.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-24T08:56:24.554Z] $ docker top 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a -eo pid,comm [2025-03-24T08:56:24.614Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-24T08:56:24.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-24T08:56:24.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-24T08:56:24.738Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-24T08:56:24.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-24T08:56:24.843Z] $ docker exec 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a ssh-agent [2025-03-24T08:56:24.958Z] SSH_AUTH_SOCK=/tmp/ssh-WDMCID3NzLvP/agent.32 [2025-03-24T08:56:24.958Z] SSH_AGENT_PID=38 [2025-03-24T08:56:24.962Z] Running ssh-add (command line suppressed) [2025-03-24T08:56:25.052Z] Identity added: /w/workspace/edgex-go/814@tmp/private_key_2745799103602109622.key (/w/workspace/edgex-go/814@tmp/private_key_2745799103602109622.key) [2025-03-24T08:56:25.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-24T08:56:25.368Z] + git semver bump pre [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,536 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,536 [bump_version] DEBUG bumping version:4.0.0-dev.76 on axis:pre with prefix:dev [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,536 [bump_version] DEBUG bumped version:4.0.0-dev.77 [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,536 [write_version] DEBUG write version:4.0.0-dev.77 to path:/w/workspace/edgex-go/814/.semver/main with force:True [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,536 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,536 [write_file] DEBUG write to file:/w/workspace/edgex-go/814/.semver/main [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,539 [execute] INFO git cat-file --batch-check [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=) [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,544 [execute] INFO git cat-file --batch [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=) [2025-03-24T08:56:25.627Z] 2025-03-24 08:56:25,551 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main [2025-03-24T08:56:25.627Z] 4.0.0-dev.77 [Pipeline] } [2025-03-24T08:56:25.630Z] $ docker exec --env ******** --env ******** 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a ssh-agent -k [2025-03-24T08:56:25.736Z] unset SSH_AUTH_SOCK; [2025-03-24T08:56:25.736Z] unset SSH_AGENT_PID; [2025-03-24T08:56:25.736Z] echo Agent pid 38 killed; [2025-03-24T08:56:25.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-24T08:56:26.064Z] + git semver [Pipeline] } [2025-03-24T08:56:26.328Z] $ docker stop --time=1 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a [2025-03-24T08:56:27.604Z] $ docker rm -f --volumes 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-24T08:56:27.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-24T08:56:27.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:56:28.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-24T08:56:28.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:56:28.344Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:56:28.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-24T08:56:28.715Z] $ docker top 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 -eo pid,comm [2025-03-24T08:56:28.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-03-24T08:56:28.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-24T08:56:28.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-24T08:56:28.831Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-24T08:56:28.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-24T08:56:28.945Z] $ docker exec 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 ssh-agent [2025-03-24T08:56:29.068Z] SSH_AUTH_SOCK=/tmp/ssh-UT05f6jFN6Wt/agent.32 [2025-03-24T08:56:29.068Z] SSH_AGENT_PID=38 [2025-03-24T08:56:29.072Z] Running ssh-add (command line suppressed) [2025-03-24T08:56:29.172Z] Identity added: /w/workspace/edgex-go/814@tmp/private_key_12659571823448987212.key (/w/workspace/edgex-go/814@tmp/private_key_12659571823448987212.key) [2025-03-24T08:56:29.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-24T08:56:29.480Z] + git semver push [2025-03-24T08:56:29.738Z] 2025-03-24 08:56:29,678 [run_push] DEBUG push [2025-03-24T08:56:29.738Z] 2025-03-24 08:56:29,679 [execute] INFO git cat-file --batch-check [2025-03-24T08:56:29.738Z] 2025-03-24 08:56:29,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=) [2025-03-24T08:56:29.738Z] 2025-03-24 08:56:29,683 [execute] INFO git rev-list 9bc76396d6ea7585e39ea0b1722f43e8147bc408 -- [2025-03-24T08:56:29.738Z] 2025-03-24 08:56:29,684 [execute] DEBUG Popen(['git', 'rev-list', '9bc76396d6ea7585e39ea0b1722f43e8147bc408', '--'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-24T08:56:29.738Z] 2025-03-24 08:56:29,705 [execute] INFO git fetch -v origin [2025-03-24T08:56:29.738Z] 2025-03-24 08:56:29,705 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-24T08:56:30.307Z] 2025-03-24 08:56:30,183 [run_push] DEBUG no remote changes detected [2025-03-24T08:56:30.307Z] 2025-03-24 08:56:30,184 [execute] INFO git push origin semver [2025-03-24T08:56:30.307Z] 2025-03-24 08:56:30,184 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-24T08:56:31.243Z] 2025-03-24 08:56:30,938 [run_push] DEBUG push all version tags [2025-03-24T08:56:31.243Z] 2025-03-24 08:56:30,939 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-24T08:56:31.243Z] 2025-03-24 08:56:30,939 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=None) [2025-03-24T08:56:31.810Z] 2025-03-24 08:56:31,560 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main [2025-03-24T08:56:31.810Z] 4.0.0-dev.77 [Pipeline] } [2025-03-24T08:56:31.814Z] $ docker exec --env ******** --env ******** 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 ssh-agent -k [2025-03-24T08:56:31.923Z] unset SSH_AUTH_SOCK; [2025-03-24T08:56:31.923Z] unset SSH_AGENT_PID; [2025-03-24T08:56:31.923Z] echo Agent pid 38 killed; [2025-03-24T08:56:31.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-24T08:56:32.269Z] + git semver [Pipeline] } [2025-03-24T08:56:32.535Z] $ docker stop --time=1 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 [2025-03-24T08:56:33.800Z] $ docker rm -f --volumes 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-24T08:56:34.418Z] + [ -d /w/workspace/edgex-go/814/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:34.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:35.561Z] ---> package-listing.sh [2025-03-24T08:56:35.561Z] ++ facter osfamily [2025-03-24T08:56:35.561Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-24T08:56:35.883Z] + OS_FAMILY=debian [2025-03-24T08:56:35.883Z] + workspace=/w/workspace/edgex-go/814 [2025-03-24T08:56:35.883Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-24T08:56:35.883Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-24T08:56:35.883Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-24T08:56:35.883Z] + PACKAGES=/tmp/packages_start.txt [2025-03-24T08:56:35.883Z] + '[' /w/workspace/edgex-go/814 ']' [2025-03-24T08:56:35.883Z] + PACKAGES=/tmp/packages_end.txt [2025-03-24T08:56:35.883Z] + case "${OS_FAMILY}" in [2025-03-24T08:56:35.883Z] + dpkg -l [2025-03-24T08:56:35.883Z] + grep '^ii' [2025-03-24T08:56:35.883Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-24T08:56:35.883Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-24T08:56:35.883Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-24T08:56:35.883Z] + '[' /w/workspace/edgex-go/814 ']' [2025-03-24T08:56:35.883Z] + mkdir -p /w/workspace/edgex-go/814/archives/ [2025-03-24T08:56:35.883Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/814/archives/ [Pipeline] echo [2025-03-24T08:56:35.894Z] 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/814/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-24T08:56:36.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:56:36.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-24T08:56:36.740Z] [2025-03-24T08:56:36.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-24T08:56:37.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-24T08:56:37.043Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-24T08:56:37.043Z] 5eb5b503b376: Pulling fs layer [2025-03-24T08:56:37.043Z] 5c69ac0246d0: Pulling fs layer [2025-03-24T08:56:37.043Z] ec43610c2a17: Pulling fs layer [2025-03-24T08:56:37.043Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-24T08:56:37.043Z] 33b1e0a273af: Pulling fs layer [2025-03-24T08:56:37.043Z] 5d3b04190fa2: Pulling fs layer [2025-03-24T08:56:37.043Z] 2f39f015ded8: Pulling fs layer [2025-03-24T08:56:37.043Z] 33b1e0a273af: Waiting [2025-03-24T08:56:37.043Z] 5d3b04190fa2: Waiting [2025-03-24T08:56:37.043Z] 3a2ae6a8a46f: Waiting [2025-03-24T08:56:37.043Z] 2f39f015ded8: Waiting [2025-03-24T08:56:37.302Z] 5c69ac0246d0: Download complete [2025-03-24T08:56:37.302Z] 3a2ae6a8a46f: Download complete [2025-03-24T08:56:37.302Z] 33b1e0a273af: Verifying Checksum [2025-03-24T08:56:37.302Z] 33b1e0a273af: Download complete [2025-03-24T08:56:37.302Z] 5d3b04190fa2: Verifying Checksum [2025-03-24T08:56:37.302Z] 5d3b04190fa2: Download complete [2025-03-24T08:56:37.302Z] ec43610c2a17: Verifying Checksum [2025-03-24T08:56:37.302Z] ec43610c2a17: Download complete [2025-03-24T08:56:37.302Z] 5eb5b503b376: Verifying Checksum [2025-03-24T08:56:37.302Z] 5eb5b503b376: Download complete [2025-03-24T08:56:37.865Z] 2f39f015ded8: Download complete [2025-03-24T08:56:38.483Z] 5eb5b503b376: Pull complete [2025-03-24T08:56:38.742Z] 5c69ac0246d0: Pull complete [2025-03-24T08:56:39.310Z] ec43610c2a17: Pull complete [2025-03-24T08:56:39.310Z] 3a2ae6a8a46f: Pull complete [2025-03-24T08:56:39.569Z] 33b1e0a273af: Pull complete [2025-03-24T08:56:39.569Z] 5d3b04190fa2: Pull complete [2025-03-24T08:56:43.758Z] 2f39f015ded8: Pull complete [2025-03-24T08:56:43.758Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-24T08:56:43.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-24T08:56:43.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-24T08:56:43.873Z] prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container [2025-03-24T08:56:43.894Z] $ 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/814/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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-24T08:56:45.485Z] $ docker top 8ce561155b29dbaf91a59a9bb30881fb89ba799dd7d39cdf0244ec1cd4340edd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-24T08:56:45.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-24T08:56:46.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-24T08:56:46.413Z] + ls /var/log/sa-host [2025-03-24T08:56:46.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-24T08:56:46.589Z] provisioning config files... [2025-03-24T08:56:46.599Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/814@tmp/config4621126380991760855tmp [Pipeline] { [Pipeline] echo [2025-03-24T08:56:46.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:46.900Z] ---> create-netrc.sh [Pipeline] } [2025-03-24T08:56:46.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:47.251Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-24T08:56:47.260Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:47.543Z] ---> sudo-logs.sh [2025-03-24T08:56:47.544Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-24T08:56:47.574Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:47.858Z] ---> job-cost.sh [2025-03-24T08:56:47.858Z] lf-activate-venv: SKIPPING [2025-03-24T08:56:47.858Z] DEBUG: total: 0.10999999940395355 [2025-03-24T08:56:47.858Z] INFO: Retrieving Stack Cost... [2025-03-24T08:56:48.136Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-24T08:56:48.404Z] INFO: Archiving Costs [Pipeline] echo [2025-03-24T08:56:48.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-24T08:56:48.979Z] ---> logs-deploy.sh [2025-03-24T08:56:48.979Z] lf-activate-venv: SKIPPING [2025-03-24T08:56:48.979Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/814 [2025-03-24T08:56:48.979Z] INFO: archiving workspace using pattern(s): [2025-03-24T08:56:49.916Z] Archives upload complete. [2025-03-24T08:56:49.916Z] INFO: archiving logs to Nexus [2025-03-24T08:56:50.857Z] ---> uname -a: [2025-03-24T08:56:50.857Z] Linux prd-ubuntu20-04-docker-8c-8g-41893 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] ---> lscpu: [2025-03-24T08:56:50.857Z] Architecture: x86_64 [2025-03-24T08:56:50.857Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-24T08:56:50.857Z] Byte Order: Little Endian [2025-03-24T08:56:50.857Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-24T08:56:50.857Z] CPU(s): 8 [2025-03-24T08:56:50.857Z] On-line CPU(s) list: 0-7 [2025-03-24T08:56:50.857Z] Thread(s) per core: 1 [2025-03-24T08:56:50.857Z] Core(s) per socket: 1 [2025-03-24T08:56:50.857Z] Socket(s): 8 [2025-03-24T08:56:50.857Z] NUMA node(s): 1 [2025-03-24T08:56:50.857Z] Vendor ID: AuthenticAMD [2025-03-24T08:56:50.857Z] CPU family: 23 [2025-03-24T08:56:50.857Z] Model: 49 [2025-03-24T08:56:50.857Z] Model name: AMD EPYC-Rome Processor [2025-03-24T08:56:50.857Z] Stepping: 0 [2025-03-24T08:56:50.857Z] CPU MHz: 2799.998 [2025-03-24T08:56:50.857Z] BogoMIPS: 5599.99 [2025-03-24T08:56:50.857Z] Virtualization: AMD-V [2025-03-24T08:56:50.857Z] Hypervisor vendor: KVM [2025-03-24T08:56:50.857Z] Virtualization type: full [2025-03-24T08:56:50.857Z] L1d cache: 256 KiB [2025-03-24T08:56:50.857Z] L1i cache: 256 KiB [2025-03-24T08:56:50.857Z] L2 cache: 4 MiB [2025-03-24T08:56:50.857Z] L3 cache: 128 MiB [2025-03-24T08:56:50.857Z] NUMA node0 CPU(s): 0-7 [2025-03-24T08:56:50.857Z] Vulnerability Itlb multihit: Not affected [2025-03-24T08:56:50.857Z] Vulnerability L1tf: Not affected [2025-03-24T08:56:50.857Z] Vulnerability Mds: Not affected [2025-03-24T08:56:50.857Z] Vulnerability Meltdown: Not affected [2025-03-24T08:56:50.857Z] Vulnerability Mmio stale data: Not affected [2025-03-24T08:56:50.857Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-24T08:56:50.857Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-24T08:56:50.857Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-24T08:56:50.857Z] Vulnerability Srbds: Not affected [2025-03-24T08:56:50.857Z] Vulnerability Tsx async abort: Not affected [2025-03-24T08:56:50.857Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] ---> nproc: [2025-03-24T08:56:50.857Z] 8 [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] ---> df -h: [2025-03-24T08:56:50.857Z] Filesystem Size Used Avail Use% Mounted on [2025-03-24T08:56:50.857Z] overlay 155G 30G 126G 20% / [2025-03-24T08:56:50.857Z] tmpfs 64M 0 64M 0% /dev [2025-03-24T08:56:50.857Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-24T08:56:50.857Z] shm 64M 0 64M 0% /dev/shm [2025-03-24T08:56:50.857Z] /dev/vda1 155G 30G 126G 20% /facter-os [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] ---> sar -b -r -n DEV: [2025-03-24T08:56:50.857Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41893) 03/24/25 _x86_64_ (8 CPU) [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] 08:08:11 LINUX RESTART (8 CPU) [2025-03-24T08:56:50.857Z] [2025-03-24T08:56:50.857Z] 08:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-24T08:56:50.857Z] 08:10:01 228.59 4.58 224.01 0.00 466.09 77802.00 0.00 [2025-03-24T08:56:50.857Z] 08:11:01 45.11 0.02 45.09 0.00 0.13 35000.72 0.00 [2025-03-24T08:56:50.858Z] 08:12:01 30.45 0.19 30.26 0.00 10.98 20169.30 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 257.36 0.33 257.03 0.00 29.31 229283.02 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 1149.68 28.85 1120.82 0.00 3611.93 271616.72 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 252.70 0.02 252.68 0.00 0.13 58542.62 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 399.28 0.03 399.25 0.00 0.27 91635.59 0.00 [2025-03-24T08:56:50.858Z] 08:17:01 798.95 0.15 798.80 0.00 19.33 151462.62 0.00 [2025-03-24T08:56:50.858Z] 08:18:01 33.27 0.03 33.24 0.00 4.53 826.26 0.00 [2025-03-24T08:56:50.858Z] 08:19:01 14.11 0.03 14.08 0.00 7.73 365.14 0.00 [2025-03-24T08:56:50.858Z] 08:20:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2025-03-24T08:56:50.858Z] 08:21:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2025-03-24T08:56:50.858Z] 08:22:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 [2025-03-24T08:56:50.858Z] 08:23:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2025-03-24T08:56:50.858Z] 08:24:01 1.83 0.02 1.82 0.00 0.13 20.79 0.00 [2025-03-24T08:56:50.858Z] 08:25:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2025-03-24T08:56:50.858Z] 08:26:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2025-03-24T08:56:50.858Z] 08:27:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2025-03-24T08:56:50.858Z] 08:28:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2025-03-24T08:56:50.858Z] 08:29:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2025-03-24T08:56:50.858Z] 08:30:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2025-03-24T08:56:50.858Z] 08:31:01 1.35 0.00 1.35 0.00 0.00 17.46 0.00 [2025-03-24T08:56:50.858Z] 08:32:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2025-03-24T08:56:50.858Z] 08:33:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2025-03-24T08:56:50.858Z] 08:34:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2025-03-24T08:56:50.858Z] 08:35:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2025-03-24T08:56:50.858Z] 08:36:01 2.77 1.02 1.75 0.00 21.86 23.99 0.00 [2025-03-24T08:56:50.858Z] 08:37:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 [2025-03-24T08:56:50.858Z] 08:38:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2025-03-24T08:56:50.858Z] 08:39:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2025-03-24T08:56:50.858Z] 08:40:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2025-03-24T08:56:50.858Z] 08:41:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2025-03-24T08:56:50.858Z] 08:42:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2025-03-24T08:56:50.858Z] 08:43:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2025-03-24T08:56:50.858Z] 08:44:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2025-03-24T08:56:50.858Z] 08:45:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 [2025-03-24T08:56:50.858Z] 08:46:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2025-03-24T08:56:50.858Z] 08:47:01 1.97 0.37 1.60 0.00 11.46 19.46 0.00 [2025-03-24T08:56:50.858Z] 08:48:01 2.18 1.22 0.97 0.00 25.46 12.66 0.00 [2025-03-24T08:56:50.858Z] 08:49:01 1.82 0.00 1.82 0.00 0.00 22.40 0.00 [2025-03-24T08:56:50.858Z] 08:50:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2025-03-24T08:56:50.858Z] 08:51:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2025-03-24T08:56:50.858Z] 08:52:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2025-03-24T08:56:50.858Z] 08:53:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2025-03-24T08:56:50.858Z] 08:54:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2025-03-24T08:56:50.858Z] 08:55:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 [2025-03-24T08:56:50.858Z] 08:56:01 98.12 0.32 97.80 0.00 9.87 37573.34 0.00 [2025-03-24T08:56:50.858Z] Average: 71.40 0.79 70.61 0.00 89.68 20744.78 0.00 [2025-03-24T08:56:50.858Z] [2025-03-24T08:56:50.858Z] 08:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-24T08:56:50.858Z] 08:10:01 27745808 31197112 1108636 3.37 126484 3495124 2444424 7.20 1674704 2954872 241488 [2025-03-24T08:56:50.858Z] 08:11:01 27622060 31441068 862704 2.62 130580 3815704 2132648 6.29 1395120 3319752 47360 [2025-03-24T08:56:50.858Z] 08:12:01 26339584 31205048 1095820 3.33 134852 4805236 2453280 7.23 1939560 4003240 503512 [2025-03-24T08:56:50.858Z] 08:13:01 21260232 31369040 928940 2.82 146500 9923240 2801484 8.26 1909300 8989100 423112 [2025-03-24T08:56:50.858Z] 08:14:01 10676884 29227164 2974520 9.05 380120 17345784 8862176 26.12 5226128 15342388 559932 [2025-03-24T08:56:50.858Z] 08:15:01 6737876 27983428 4210624 12.80 397788 19890708 11175552 32.94 7716416 16646044 1491640 [2025-03-24T08:56:50.858Z] 08:16:01 4686124 28789192 3411056 10.37 413288 22630016 8612356 25.38 8149424 18177368 1927196 [2025-03-24T08:56:50.858Z] 08:17:01 8750132 31393440 871852 2.65 423104 21404004 2296644 6.77 3452204 19147652 472 [2025-03-24T08:56:50.858Z] 08:18:01 8747260 31392220 872140 2.65 424464 21404592 2307152 6.80 3894952 18708844 192 [2025-03-24T08:56:50.858Z] 08:19:01 8757460 31403484 860632 2.62 425096 21404896 2144316 6.32 3972232 18618512 16 [2025-03-24T08:56:50.858Z] 08:20:01 8757096 31403300 860728 2.62 425116 21405028 2144316 6.32 3972116 18618628 4 [2025-03-24T08:56:50.858Z] 08:21:01 8773412 31419672 844932 2.57 425136 21405036 2144316 6.32 3955868 18618684 4 [2025-03-24T08:56:50.858Z] 08:22:01 8773844 31420132 844440 2.57 425160 21405036 2144316 6.32 3955908 18618684 12 [2025-03-24T08:56:50.858Z] 08:23:01 8774340 31420712 843868 2.57 425168 21405040 2144316 6.32 3955512 18618740 4 [2025-03-24T08:56:50.858Z] 08:24:01 8774572 31421100 843396 2.56 425208 21405044 2175260 6.41 3955596 18618740 8 [2025-03-24T08:56:50.858Z] 08:25:01 8774428 31420996 843472 2.57 425236 21405036 2175260 6.41 3955572 18618744 8 [2025-03-24T08:56:50.858Z] 08:26:01 8774608 31421180 843140 2.56 425244 21405048 2175260 6.41 3955556 18618748 8 [2025-03-24T08:56:50.858Z] 08:27:01 8774560 31421152 843100 2.56 425280 21405040 2175260 6.41 3955596 18618748 16 [2025-03-24T08:56:50.858Z] 08:28:01 8775232 31421880 842548 2.56 425312 21405044 2175260 6.41 3955276 18618748 28 [2025-03-24T08:56:50.858Z] 08:29:01 8774996 31421688 842648 2.56 425368 21405056 2175260 6.41 3955412 18618752 24 [2025-03-24T08:56:50.858Z] 08:30:01 8774948 31421684 842620 2.56 425380 21405060 2191364 6.46 3955380 18618760 12 [2025-03-24T08:56:50.858Z] 08:31:01 8775144 31421888 842320 2.56 425420 21405056 2191364 6.46 3955728 18618768 36 [2025-03-24T08:56:50.858Z] 08:32:01 8775096 31421880 842276 2.56 425440 21405064 2191364 6.46 3955468 18618768 172 [2025-03-24T08:56:50.858Z] 08:33:01 8774828 31421660 842464 2.56 425452 21405068 2191364 6.46 3955484 18618764 4 [2025-03-24T08:56:50.858Z] 08:34:01 8774528 31421400 842664 2.56 425496 21405064 2191364 6.46 3955584 18618768 16 [2025-03-24T08:56:50.858Z] 08:35:01 8774696 31421572 842612 2.56 425528 21405072 2191364 6.46 3955508 18618772 32 [2025-03-24T08:56:50.858Z] 08:36:01 8771852 31419828 844224 2.57 425600 21405692 2247556 6.62 3956744 18619268 228 [2025-03-24T08:56:50.858Z] 08:37:01 8772840 31420820 843424 2.56 425620 21405692 2247556 6.62 3955764 18619268 52 [2025-03-24T08:56:50.858Z] 08:38:01 8772792 31420800 843500 2.57 425628 21405704 2247556 6.62 3955788 18619272 8 [2025-03-24T08:56:50.858Z] 08:39:01 8772616 31420644 843552 2.57 425648 21405704 2247556 6.62 3956128 18619272 40 [2025-03-24T08:56:50.858Z] 08:40:01 8772888 31420924 843452 2.57 425664 21405708 2247556 6.62 3955788 18619280 16 [2025-03-24T08:56:50.858Z] 08:41:01 8773104 31421176 843420 2.56 425684 21405708 2247556 6.62 3955852 18619280 8 [2025-03-24T08:56:50.858Z] 08:42:01 8773340 31421440 843128 2.56 425708 21405712 2247556 6.62 3955876 18619284 8 [2025-03-24T08:56:50.858Z] 08:43:01 8772960 31421088 843408 2.56 425736 21405716 2247556 6.62 3955900 18619288 8 [2025-03-24T08:56:50.858Z] 08:44:01 8772864 31421012 843404 2.56 425752 21405716 2247556 6.62 3955976 18619288 40 [2025-03-24T08:56:50.858Z] 08:45:01 8772752 31420968 843320 2.56 425772 21405720 2247556 6.62 3955940 18619292 8 [2025-03-24T08:56:50.858Z] 08:46:01 8772704 31420936 843296 2.56 425780 21405724 2247556 6.62 3955956 18619292 4 [2025-03-24T08:56:50.858Z] 08:47:01 8772840 31421440 842904 2.56 425804 21406064 2247556 6.62 3957196 18619472 8 [2025-03-24T08:56:50.858Z] 08:48:01 8762848 31413456 850744 2.59 425828 21406960 2247556 6.62 3967040 18619724 20 [2025-03-24T08:56:50.858Z] 08:49:01 8763116 31413732 850416 2.59 425856 21406948 2247556 6.62 3966944 18619724 48 [2025-03-24T08:56:50.858Z] 08:50:01 8763048 31413704 850580 2.59 425880 21406960 2247556 6.62 3966628 18619728 32 [2025-03-24T08:56:50.858Z] 08:51:01 8763032 31413720 850536 2.59 425904 21406968 2231216 6.58 3966660 18619728 8 [2025-03-24T08:56:50.858Z] 08:52:01 8762480 31413196 850992 2.59 425932 21406972 2231216 6.58 3966700 18619732 28 [2025-03-24T08:56:50.858Z] 08:53:01 8762464 31413216 850916 2.59 425960 21406976 2231216 6.58 3966736 18619736 20 [2025-03-24T08:56:50.858Z] 08:54:01 8762248 31413036 850920 2.59 426004 21406980 2231216 6.58 3967160 18619736 56 [2025-03-24T08:56:50.858Z] 08:55:01 8762676 31413512 850668 2.59 426036 21406984 2231216 6.58 3966816 18619744 8 [2025-03-24T08:56:50.858Z] 08:56:01 7970680 31366840 896748 2.73 438060 22085520 2263524 6.67 4050460 19266364 372 [2025-03-24T08:56:50.858Z] Average: 10107359 31230821 1032504 3.14 399172 19974686 2705106 7.97 3955184 17350284 110560 [2025-03-24T08:56:50.858Z] [2025-03-24T08:56:50.858Z] 08:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-24T08:56:50.858Z] 08:10:01 docker0 841.32 916.23 61.56 4711.99 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:10:01 ens3 1091.48 944.70 8319.33 103.41 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:10:01 veth0c09b11 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:10:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:11:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:11:01 ens3 36.68 25.75 29.11 15.86 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:11:01 veth0c09b11 1.23 1.28 0.11 0.12 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:12:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:12:01 ens3 20.37 11.50 17.47 10.49 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:12:01 veth0c09b11 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 vethaf23634 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 docker0 1.81 2.87 0.12 38.66 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 vetha2ffe95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 veth360e88a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 ens3 147.18 83.12 3160.02 21.99 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 vethabec76f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 veth2b9ae21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 veth9577a2d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 veth32583a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 vethbf4a25a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 veth1533fd0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 veth3060dea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 veth0de0faa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 veth608df40 1.24 2.57 0.10 38.44 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:13:01 vethc4aa190 0.56 0.58 0.05 0.24 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 vethd6b8bf6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 vetha268845 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 vethe5f2842 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 veth89f04f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 vethe844c08 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 docker0 527.27 971.98 45.01 8744.86 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 veth841b867 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 ens3 1176.30 686.34 10180.37 223.46 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 veth491890a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 vethb32671f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 vethac463e4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 veth7a94830 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 veth29617fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 veth02301e9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:14:01 vethc4aa190 0.05 1.03 0.00 0.04 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 vethd6b8bf6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 vetha268845 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 vethe5f2842 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 veth89f04f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 vethe844c08 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 veth841b867 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 ens3 3.53 1.90 2.79 1.45 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 veth491890a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 vethb32671f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 vethac463e4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 veth7a94830 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 veth29617fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 veth02301e9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:15:01 vethc4aa190 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 vethd6b8bf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 vethe5f2842 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 veth89f04f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 vethe844c08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 veth841b867 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 ens3 11.36 7.56 9.15 5.19 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 vethb32671f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 vethac463e4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 veth7a94830 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 veth29617fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 veth02301e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:16:01 vethc4aa190 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:17:01 ens3 163.69 147.49 105.47 574.14 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:17:01 lo 21.60 21.60 2.13 2.13 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:18:01 ens3 462.88 471.18 188.02 2688.95 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:18:01 lo 41.05 41.05 4.05 4.05 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:19:01 ens3 140.06 126.68 81.76 515.83 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:19:01 lo 17.46 17.46 1.72 1.72 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:20:01 ens3 0.98 0.78 4.98 0.05 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:21:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:24:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:25:01 ens3 0.50 0.12 0.11 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.858Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:26:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:28:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:29:01 ens3 0.43 0.30 0.20 0.14 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:30:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:31:01 ens3 1.35 0.88 0.67 0.44 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:32:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:34:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:37:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:39:01 ens3 0.57 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:40:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:44:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:46:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:47:01 ens3 0.90 0.78 0.82 0.38 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:48:01 ens3 6.55 4.38 4.60 5.73 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:49:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:50:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:54:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:56:01 docker0 60.46 102.88 5.59 868.67 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:56:01 ens3 265.39 179.64 4803.73 133.06 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] 08:56:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] Average: docker0 30.19 42.16 2.37 304.18 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] Average: ens3 74.86 57.06 570.31 91.54 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 [2025-03-24T08:56:50.859Z] [2025-03-24T08:56:50.859Z] [2025-03-24T08:56:50.859Z] ---> sar -P ALL: [2025-03-24T08:56:50.859Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41893) 03/24/25 _x86_64_ (8 CPU) [2025-03-24T08:56:50.859Z] [2025-03-24T08:56:50.859Z] 08:08:11 LINUX RESTART (8 CPU) [2025-03-24T08:56:50.859Z] [2025-03-24T08:56:50.859Z] 08:09:02 CPU %user %nice %system %iowait %steal %idle [2025-03-24T08:56:50.859Z] 08:10:01 all 17.55 0.00 5.59 1.21 0.07 75.58 [2025-03-24T08:56:50.859Z] 08:10:01 0 17.55 0.00 6.68 3.36 0.09 72.33 [2025-03-24T08:56:50.859Z] 08:10:01 1 17.88 0.00 4.84 0.07 0.07 77.14 [2025-03-24T08:56:50.859Z] 08:10:01 2 20.72 0.00 6.27 0.76 0.07 72.18 [2025-03-24T08:56:50.859Z] 08:10:01 3 17.06 0.00 5.58 2.70 0.07 74.60 [2025-03-24T08:56:50.859Z] 08:10:01 4 16.57 0.00 6.16 0.19 0.07 77.00 [2025-03-24T08:56:50.859Z] 08:10:01 5 15.63 0.00 4.50 0.62 0.07 79.18 [2025-03-24T08:56:50.859Z] 08:10:01 6 17.75 0.00 5.33 1.84 0.07 75.00 [2025-03-24T08:56:50.859Z] 08:10:01 7 17.23 0.00 5.38 0.17 0.07 77.15 [2025-03-24T08:56:50.859Z] 08:11:01 all 38.88 0.00 6.52 0.37 0.08 54.16 [2025-03-24T08:56:50.859Z] 08:11:01 0 39.19 0.00 6.01 1.85 0.08 52.87 [2025-03-24T08:56:50.859Z] 08:11:01 1 39.83 0.00 7.44 0.02 0.08 52.64 [2025-03-24T08:56:50.859Z] 08:11:01 2 40.87 0.00 6.63 0.00 0.10 52.40 [2025-03-24T08:56:50.859Z] 08:11:01 3 39.27 0.00 6.42 0.02 0.08 54.21 [2025-03-24T08:56:50.859Z] 08:11:01 4 41.05 0.00 6.57 0.94 0.08 51.35 [2025-03-24T08:56:50.859Z] 08:11:01 5 36.70 0.00 7.01 0.00 0.07 56.22 [2025-03-24T08:56:50.859Z] 08:11:01 6 36.93 0.00 6.28 0.13 0.07 56.59 [2025-03-24T08:56:50.859Z] 08:11:01 7 37.16 0.00 5.78 0.00 0.08 56.98 [2025-03-24T08:56:50.859Z] 08:12:01 all 70.11 0.00 8.85 0.07 0.08 20.89 [2025-03-24T08:56:50.859Z] 08:12:01 0 70.47 0.00 8.91 0.02 0.09 20.51 [2025-03-24T08:56:50.859Z] 08:12:01 1 68.91 0.00 10.07 0.00 0.07 20.96 [2025-03-24T08:56:50.859Z] 08:12:01 2 70.52 0.00 8.99 0.09 0.09 20.32 [2025-03-24T08:56:50.859Z] 08:12:01 3 70.68 0.00 8.56 0.03 0.09 20.65 [2025-03-24T08:56:50.859Z] 08:12:01 4 70.48 0.00 8.27 0.03 0.07 21.15 [2025-03-24T08:56:50.859Z] 08:12:01 5 70.42 0.00 8.89 0.09 0.09 20.52 [2025-03-24T08:56:50.859Z] 08:12:01 6 69.36 0.00 8.74 0.29 0.09 21.53 [2025-03-24T08:56:50.859Z] 08:12:01 7 70.04 0.00 8.40 0.03 0.07 21.46 [2025-03-24T08:56:50.859Z] 08:13:01 all 31.29 0.00 8.77 3.36 0.09 56.50 [2025-03-24T08:56:50.859Z] 08:13:01 0 30.94 0.00 8.70 2.91 0.07 57.38 [2025-03-24T08:56:50.859Z] 08:13:01 1 32.42 0.00 9.19 1.69 0.08 56.62 [2025-03-24T08:56:50.859Z] 08:13:01 2 31.86 0.00 8.29 2.46 0.08 57.30 [2025-03-24T08:56:50.859Z] 08:13:01 3 32.44 0.00 9.05 3.93 0.08 54.50 [2025-03-24T08:56:50.859Z] 08:13:01 4 31.23 0.00 8.94 3.97 0.10 55.75 [2025-03-24T08:56:50.859Z] 08:13:01 5 30.45 0.00 8.37 1.52 0.12 59.53 [2025-03-24T08:56:50.859Z] 08:13:01 6 29.69 0.00 9.26 5.32 0.08 55.65 [2025-03-24T08:56:50.859Z] 08:13:01 7 31.26 0.00 8.32 5.04 0.12 55.26 [2025-03-24T08:56:50.859Z] 08:14:01 all 37.76 0.00 12.36 8.95 0.10 40.83 [2025-03-24T08:56:50.859Z] 08:14:01 0 37.73 0.00 12.49 8.87 0.10 40.81 [2025-03-24T08:56:50.859Z] 08:14:01 1 38.92 0.00 11.04 4.46 0.10 45.48 [2025-03-24T08:56:50.859Z] 08:14:01 2 36.67 0.00 12.84 15.78 0.10 34.61 [2025-03-24T08:56:50.859Z] 08:14:01 3 37.49 0.00 12.32 5.72 0.10 44.37 [2025-03-24T08:56:50.859Z] 08:14:01 4 37.39 0.00 12.30 6.47 0.10 43.74 [2025-03-24T08:56:50.859Z] 08:14:01 5 37.87 0.00 14.13 18.75 0.10 29.15 [2025-03-24T08:56:50.859Z] 08:14:01 6 37.23 0.00 11.86 5.59 0.08 45.23 [2025-03-24T08:56:50.859Z] 08:14:01 7 38.82 0.00 11.91 6.00 0.10 43.17 [2025-03-24T08:56:50.859Z] 08:15:01 all 89.01 0.00 10.86 0.00 0.13 0.00 [2025-03-24T08:56:50.859Z] 08:15:01 0 89.12 0.00 10.73 0.00 0.15 0.00 [2025-03-24T08:56:50.859Z] 08:15:01 1 89.49 0.00 10.40 0.00 0.12 0.00 [2025-03-24T08:56:50.859Z] 08:15:01 2 89.12 0.00 10.76 0.00 0.12 0.00 [2025-03-24T08:56:50.859Z] 08:15:01 3 88.34 0.00 11.53 0.00 0.13 0.00 [2025-03-24T08:56:50.859Z] 08:15:01 4 88.50 0.00 11.38 0.00 0.12 0.00 [2025-03-24T08:56:50.859Z] 08:15:01 5 88.97 0.00 10.89 0.00 0.13 0.00 [2025-03-24T08:56:50.859Z] 08:15:01 6 88.57 0.00 11.28 0.00 0.15 0.00 [2025-03-24T08:56:50.859Z] 08:15:01 7 89.99 0.00 9.90 0.00 0.12 0.00 [2025-03-24T08:56:50.859Z] 08:16:01 all 90.06 0.00 9.83 0.00 0.11 0.00 [2025-03-24T08:56:50.859Z] 08:16:01 0 90.12 0.00 9.77 0.00 0.12 0.00 [2025-03-24T08:56:50.859Z] 08:16:01 1 89.99 0.00 9.92 0.00 0.10 0.00 [2025-03-24T08:56:50.859Z] 08:16:01 2 90.45 0.00 9.43 0.00 0.10 0.02 [2025-03-24T08:56:50.859Z] 08:16:01 3 89.27 0.00 10.63 0.00 0.10 0.00 [2025-03-24T08:56:50.859Z] 08:16:01 4 89.72 0.00 10.16 0.00 0.12 0.00 [2025-03-24T08:56:50.859Z] 08:16:01 5 89.67 0.00 10.23 0.00 0.10 0.00 [2025-03-24T08:56:50.859Z] 08:16:01 6 90.37 0.00 9.53 0.00 0.10 0.00 [2025-03-24T08:56:50.859Z] 08:16:01 7 90.92 0.00 8.96 0.00 0.12 0.00 [2025-03-24T08:56:50.859Z] 08:17:01 all 45.88 0.00 6.71 0.46 0.09 46.86 [2025-03-24T08:56:50.859Z] 08:17:01 0 45.25 0.00 7.36 0.23 0.08 47.07 [2025-03-24T08:56:50.859Z] 08:17:01 1 48.01 0.00 5.85 0.20 0.08 45.86 [2025-03-24T08:56:50.859Z] 08:17:01 2 45.83 0.00 6.21 0.22 0.08 47.66 [2025-03-24T08:56:50.859Z] 08:17:01 3 45.23 0.00 7.28 0.53 0.08 46.87 [2025-03-24T08:56:50.859Z] 08:17:01 4 44.88 0.00 7.28 0.67 0.08 47.09 [2025-03-24T08:56:50.859Z] 08:17:01 5 44.17 0.00 7.38 0.68 0.08 47.69 [2025-03-24T08:56:50.859Z] 08:17:01 6 46.44 0.00 6.23 0.42 0.10 46.81 [2025-03-24T08:56:50.859Z] 08:17:01 7 47.26 0.00 6.12 0.70 0.10 45.82 [2025-03-24T08:56:50.859Z] 08:18:01 all 10.65 0.00 0.96 0.10 0.06 88.22 [2025-03-24T08:56:50.859Z] 08:18:01 0 10.56 0.00 1.10 0.03 0.08 88.22 [2025-03-24T08:56:50.859Z] 08:18:01 1 11.02 0.00 0.99 0.50 0.07 87.42 [2025-03-24T08:56:50.859Z] 08:18:01 2 12.16 0.00 0.90 0.02 0.07 86.86 [2025-03-24T08:56:50.859Z] 08:18:01 3 5.75 0.00 0.80 0.02 0.05 93.39 [2025-03-24T08:56:50.859Z] 08:18:01 4 9.60 0.00 0.87 0.02 0.05 89.46 [2025-03-24T08:56:50.859Z] 08:18:01 5 15.91 0.00 1.21 0.12 0.08 82.68 [2025-03-24T08:56:50.859Z] 08:18:01 6 7.87 0.00 0.87 0.03 0.05 91.18 [2025-03-24T08:56:50.859Z] 08:18:01 7 12.41 0.00 0.97 0.05 0.07 86.51 [2025-03-24T08:56:50.859Z] 08:19:01 all 2.48 0.00 0.43 0.05 0.03 97.00 [2025-03-24T08:56:50.859Z] 08:19:01 0 2.52 0.00 0.54 0.00 0.03 96.91 [2025-03-24T08:56:50.859Z] 08:19:01 1 2.72 0.00 0.45 0.30 0.03 96.50 [2025-03-24T08:56:50.859Z] 08:19:01 2 1.64 0.00 0.38 0.02 0.02 97.95 [2025-03-24T08:56:50.859Z] 08:19:01 3 1.54 0.00 0.37 0.00 0.03 98.06 [2025-03-24T08:56:50.859Z] 08:19:01 4 2.11 0.00 0.30 0.02 0.03 97.54 [2025-03-24T08:56:50.859Z] 08:19:01 5 3.65 0.00 0.48 0.02 0.02 95.83 [2025-03-24T08:56:50.859Z] 08:19:01 6 1.89 0.00 0.40 0.00 0.03 97.68 [2025-03-24T08:56:50.859Z] 08:19:01 7 3.79 0.00 0.55 0.05 0.03 95.58 [2025-03-24T08:56:50.859Z] 08:20:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2025-03-24T08:56:50.859Z] 08:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.859Z] 08:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-24T08:56:50.859Z] 08:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-24T08:56:50.859Z] 08:20:01 3 0.80 0.00 0.02 0.00 0.00 99.19 [2025-03-24T08:56:50.859Z] 08:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-24T08:56:50.859Z] 08:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.859Z] 08:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-24T08:56:50.859Z] 08:20:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-24T08:56:50.859Z] [2025-03-24T08:56:50.859Z] 08:20:01 CPU %user %nice %system %iowait %steal %idle [2025-03-24T08:56:50.859Z] 08:21:01 all 0.28 0.00 0.02 0.00 0.01 99.68 [2025-03-24T08:56:50.859Z] 08:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-24T08:56:50.859Z] 08:21:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-24T08:56:50.859Z] 08:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-24T08:56:50.859Z] 08:21:01 3 0.50 0.00 0.02 0.00 0.02 99.47 [2025-03-24T08:56:50.859Z] 08:21:01 4 0.05 0.00 0.03 0.02 0.03 99.87 [2025-03-24T08:56:50.859Z] 08:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-24T08:56:50.859Z] 08:21:01 6 1.55 0.00 0.03 0.00 0.03 98.39 [2025-03-24T08:56:50.859Z] 08:21:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-24T08:56:50.859Z] 08:22:01 all 0.20 0.00 0.02 0.00 0.01 99.77 [2025-03-24T08:56:50.859Z] 08:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.859Z] 08:22:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-24T08:56:50.859Z] 08:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.859Z] 08:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-24T08:56:50.859Z] 08:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-24T08:56:50.859Z] 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.859Z] 08:22:01 6 1.44 0.00 0.03 0.00 0.02 98.51 [2025-03-24T08:56:50.859Z] 08:22:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-24T08:56:50.859Z] 08:23:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2025-03-24T08:56:50.859Z] 08:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-24T08:56:50.859Z] 08:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-24T08:56:50.859Z] 08:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-24T08:56:50.859Z] 08:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.859Z] 08:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-24T08:56:50.859Z] 08:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-24T08:56:50.859Z] 08:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-24T08:56:50.860Z] 08:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-24T08:56:50.860Z] 08:24:01 all 0.09 0.00 0.03 0.01 0.01 99.85 [2025-03-24T08:56:50.860Z] 08:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2025-03-24T08:56:50.860Z] 08:24:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-24T08:56:50.860Z] 08:24:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-24T08:56:50.860Z] 08:24:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:24:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:24:01 6 0.48 0.00 0.00 0.00 0.03 99.48 [2025-03-24T08:56:50.860Z] 08:24:01 7 0.05 0.00 0.08 0.00 0.02 99.85 [2025-03-24T08:56:50.860Z] 08:25:01 all 0.26 0.00 0.02 0.00 0.01 99.72 [2025-03-24T08:56:50.860Z] 08:25:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2025-03-24T08:56:50.860Z] 08:25:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-24T08:56:50.860Z] 08:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-24T08:56:50.860Z] 08:25:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-24T08:56:50.860Z] 08:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:25:01 6 1.70 0.00 0.03 0.00 0.02 98.25 [2025-03-24T08:56:50.860Z] 08:25:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:26:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-03-24T08:56:50.860Z] 08:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-24T08:56:50.860Z] 08:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-24T08:56:50.860Z] 08:26:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:26:01 6 0.15 0.00 0.03 0.00 0.02 99.80 [2025-03-24T08:56:50.860Z] 08:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:27:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2025-03-24T08:56:50.860Z] 08:27:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-24T08:56:50.860Z] 08:27:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-24T08:56:50.860Z] 08:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-24T08:56:50.860Z] 08:27:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-24T08:56:50.860Z] 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:27:01 6 0.02 0.00 0.05 0.00 0.03 99.90 [2025-03-24T08:56:50.860Z] 08:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-24T08:56:50.860Z] 08:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-03-24T08:56:50.860Z] 08:28:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2025-03-24T08:56:50.860Z] 08:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-24T08:56:50.860Z] 08:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:28:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2025-03-24T08:56:50.860Z] 08:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-24T08:56:50.860Z] 08:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:28:01 6 0.10 0.00 0.02 0.00 0.03 99.85 [2025-03-24T08:56:50.860Z] 08:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-24T08:56:50.860Z] 08:29:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2025-03-24T08:56:50.860Z] 08:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:29:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-24T08:56:50.860Z] 08:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-24T08:56:50.860Z] 08:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-24T08:56:50.860Z] 08:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:29:01 6 0.10 0.00 0.05 0.02 0.02 99.82 [2025-03-24T08:56:50.860Z] 08:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-24T08:56:50.860Z] 08:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-24T08:56:50.860Z] 08:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-24T08:56:50.860Z] 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:30:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2025-03-24T08:56:50.860Z] 08:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:30:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2025-03-24T08:56:50.860Z] 08:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:31:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2025-03-24T08:56:50.860Z] 08:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:31:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:31:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-24T08:56:50.860Z] 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:31:01 6 0.57 0.00 0.03 0.00 0.02 99.38 [2025-03-24T08:56:50.860Z] 08:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-24T08:56:50.860Z] [2025-03-24T08:56:50.860Z] 08:31:01 CPU %user %nice %system %iowait %steal %idle [2025-03-24T08:56:50.860Z] 08:32:01 all 0.14 0.00 0.02 0.00 0.01 99.82 [2025-03-24T08:56:50.860Z] 08:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-24T08:56:50.860Z] 08:32:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2025-03-24T08:56:50.860Z] 08:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-24T08:56:50.860Z] 08:32:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-24T08:56:50.860Z] 08:32:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-24T08:56:50.860Z] 08:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:32:01 6 0.80 0.00 0.03 0.00 0.03 99.14 [2025-03-24T08:56:50.860Z] 08:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-24T08:56:50.860Z] 08:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-24T08:56:50.860Z] 08:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-24T08:56:50.860Z] 08:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-24T08:56:50.860Z] 08:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-24T08:56:50.860Z] 08:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:34:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2025-03-24T08:56:50.860Z] 08:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-24T08:56:50.860Z] 08:34:01 1 0.07 0.00 0.05 0.02 0.02 99.85 [2025-03-24T08:56:50.860Z] 08:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:34:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:34:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2025-03-24T08:56:50.860Z] 08:34:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-24T08:56:50.860Z] 08:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-24T08:56:50.860Z] 08:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-24T08:56:50.860Z] 08:35:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-24T08:56:50.860Z] 08:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:35:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-24T08:56:50.860Z] 08:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-24T08:56:50.860Z] 08:36:01 all 0.07 0.00 0.06 0.01 0.01 99.86 [2025-03-24T08:56:50.860Z] 08:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-24T08:56:50.860Z] 08:36:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:36:01 2 0.15 0.00 0.23 0.03 0.00 99.58 [2025-03-24T08:56:50.860Z] 08:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:36:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-24T08:56:50.860Z] 08:36:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-24T08:56:50.860Z] 08:36:01 7 0.15 0.00 0.08 0.00 0.02 99.75 [2025-03-24T08:56:50.860Z] 08:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-03-24T08:56:50.860Z] 08:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:37:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:37:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2025-03-24T08:56:50.860Z] 08:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-24T08:56:50.860Z] 08:37:01 6 0.08 0.00 0.02 0.00 0.03 99.87 [2025-03-24T08:56:50.860Z] 08:37:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-24T08:56:50.860Z] 08:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-24T08:56:50.860Z] 08:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-24T08:56:50.860Z] 08:38:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-24T08:56:50.860Z] 08:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.860Z] 08:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-24T08:56:50.860Z] 08:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:38:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2025-03-24T08:56:50.860Z] 08:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-03-24T08:56:50.860Z] 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:39:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2025-03-24T08:56:50.860Z] 08:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.860Z] 08:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.860Z] 08:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.860Z] 08:39:01 7 0.10 0.00 0.07 0.00 0.02 99.82 [2025-03-24T08:56:50.861Z] 08:40:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2025-03-24T08:56:50.861Z] 08:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-24T08:56:50.861Z] 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:40:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2025-03-24T08:56:50.861Z] 08:40:01 7 0.10 0.00 0.07 0.00 0.02 99.82 [2025-03-24T08:56:50.861Z] 08:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-24T08:56:50.861Z] 08:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-24T08:56:50.861Z] 08:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:41:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-24T08:56:50.861Z] 08:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-24T08:56:50.861Z] 08:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-24T08:56:50.861Z] 08:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-24T08:56:50.861Z] 08:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:42:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2025-03-24T08:56:50.861Z] 08:42:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-24T08:56:50.861Z] [2025-03-24T08:56:50.861Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2025-03-24T08:56:50.861Z] 08:43:01 all 0.13 0.00 0.02 0.01 0.01 99.84 [2025-03-24T08:56:50.861Z] 08:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-24T08:56:50.861Z] 08:43:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2025-03-24T08:56:50.861Z] 08:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-24T08:56:50.861Z] 08:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-24T08:56:50.861Z] 08:43:01 4 0.00 0.00 0.00 0.02 0.03 99.95 [2025-03-24T08:56:50.861Z] 08:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:43:01 6 0.75 0.00 0.02 0.00 0.02 99.22 [2025-03-24T08:56:50.861Z] 08:43:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2025-03-24T08:56:50.861Z] 08:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-24T08:56:50.861Z] 08:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-24T08:56:50.861Z] 08:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-24T08:56:50.861Z] 08:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-24T08:56:50.861Z] 08:44:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-24T08:56:50.861Z] 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:44:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-24T08:56:50.861Z] 08:44:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-24T08:56:50.861Z] 08:45:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-03-24T08:56:50.861Z] 08:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:45:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-24T08:56:50.861Z] 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:45:01 6 0.15 0.00 0.00 0.00 0.03 99.82 [2025-03-24T08:56:50.861Z] 08:45:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-24T08:56:50.861Z] 08:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2025-03-24T08:56:50.861Z] 08:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-24T08:56:50.861Z] 08:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-24T08:56:50.861Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:46:01 6 0.70 0.00 0.02 0.00 0.02 99.27 [2025-03-24T08:56:50.861Z] 08:46:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2025-03-24T08:56:50.861Z] 08:47:01 all 0.10 0.00 0.02 0.01 0.01 99.86 [2025-03-24T08:56:50.861Z] 08:47:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2025-03-24T08:56:50.861Z] 08:47:01 1 0.07 0.00 0.03 0.03 0.02 99.85 [2025-03-24T08:56:50.861Z] 08:47:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2025-03-24T08:56:50.861Z] 08:47:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-24T08:56:50.861Z] 08:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:47:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2025-03-24T08:56:50.861Z] 08:47:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-24T08:56:50.861Z] 08:47:01 7 0.27 0.00 0.00 0.00 0.02 99.72 [2025-03-24T08:56:50.861Z] 08:48:01 all 0.18 0.00 0.04 0.01 0.01 99.75 [2025-03-24T08:56:50.861Z] 08:48:01 0 0.55 0.00 0.00 0.00 0.00 99.45 [2025-03-24T08:56:50.861Z] 08:48:01 1 0.13 0.00 0.02 0.02 0.02 99.82 [2025-03-24T08:56:50.861Z] 08:48:01 2 0.12 0.00 0.02 0.00 0.02 99.85 [2025-03-24T08:56:50.861Z] 08:48:01 3 0.10 0.00 0.10 0.00 0.02 99.78 [2025-03-24T08:56:50.861Z] 08:48:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-24T08:56:50.861Z] 08:48:01 5 0.12 0.00 0.03 0.02 0.00 99.83 [2025-03-24T08:56:50.861Z] 08:48:01 6 0.20 0.00 0.07 0.00 0.03 99.70 [2025-03-24T08:56:50.861Z] 08:48:01 7 0.22 0.00 0.08 0.02 0.02 99.67 [2025-03-24T08:56:50.861Z] 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-24T08:56:50.861Z] 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:49:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:49:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-24T08:56:50.861Z] 08:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-24T08:56:50.861Z] 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:49:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-24T08:56:50.861Z] 08:49:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-24T08:56:50.861Z] 08:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-24T08:56:50.861Z] 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:50:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:50:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-24T08:56:50.861Z] 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:50:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2025-03-24T08:56:50.861Z] 08:50:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-24T08:56:50.861Z] 08:51:01 all 0.20 0.00 0.01 0.01 0.01 99.78 [2025-03-24T08:56:50.861Z] 08:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-24T08:56:50.861Z] 08:51:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:51:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-24T08:56:50.861Z] 08:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:51:01 6 1.22 0.00 0.00 0.00 0.02 98.76 [2025-03-24T08:56:50.861Z] 08:51:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2025-03-24T08:56:50.861Z] 08:52:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2025-03-24T08:56:50.861Z] 08:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:52:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-24T08:56:50.861Z] 08:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-24T08:56:50.861Z] 08:52:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2025-03-24T08:56:50.861Z] 08:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-24T08:56:50.861Z] 08:53:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2025-03-24T08:56:50.861Z] 08:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-24T08:56:50.861Z] 08:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:53:01 6 1.65 0.00 0.00 0.00 0.00 98.35 [2025-03-24T08:56:50.861Z] 08:53:01 7 0.10 0.00 0.03 0.00 0.03 99.83 [2025-03-24T08:56:50.861Z] [2025-03-24T08:56:50.861Z] 08:53:01 CPU %user %nice %system %iowait %steal %idle [2025-03-24T08:56:50.861Z] 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-24T08:56:50.861Z] 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-24T08:56:50.861Z] 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-24T08:56:50.861Z] 08:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-24T08:56:50.861Z] 08:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-24T08:56:50.861Z] 08:54:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-24T08:56:50.861Z] 08:55:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2025-03-24T08:56:50.861Z] 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-24T08:56:50.861Z] 08:55:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-24T08:56:50.861Z] 08:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-24T08:56:50.861Z] 08:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-24T08:56:50.861Z] 08:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-24T08:56:50.861Z] 08:55:01 7 0.08 0.00 0.03 0.00 0.03 99.85 [2025-03-24T08:56:50.861Z] 08:56:01 all 5.35 0.00 2.32 0.43 0.03 91.87 [2025-03-24T08:56:50.861Z] 08:56:01 0 5.42 0.00 2.11 0.02 0.03 92.42 [2025-03-24T08:56:50.861Z] 08:56:01 1 4.44 0.00 1.93 0.35 0.03 93.24 [2025-03-24T08:56:50.861Z] 08:56:01 2 4.68 0.00 1.88 0.02 0.02 93.41 [2025-03-24T08:56:50.861Z] 08:56:01 3 4.83 0.00 2.41 0.02 0.03 92.71 [2025-03-24T08:56:50.861Z] 08:56:01 4 4.51 0.00 3.67 1.91 0.03 89.87 [2025-03-24T08:56:50.861Z] 08:56:01 5 5.91 0.00 2.40 0.10 0.03 91.56 [2025-03-24T08:56:50.861Z] 08:56:01 6 6.51 0.00 1.71 0.00 0.03 91.74 [2025-03-24T08:56:50.861Z] 08:56:01 7 6.48 0.00 2.42 1.02 0.03 90.04 [2025-03-24T08:56:50.861Z] Average: all 9.36 0.00 1.56 0.32 0.03 88.74 [2025-03-24T08:56:50.861Z] Average: 0 9.32 0.00 1.58 0.36 0.03 88.70 [2025-03-24T08:56:50.861Z] Average: 1 9.41 0.00 1.54 0.17 0.03 88.86 [2025-03-24T08:56:50.861Z] Average: 2 9.42 0.00 1.55 0.41 0.02 88.60 [2025-03-24T08:56:50.861Z] Average: 3 9.19 0.00 1.59 0.27 0.02 88.92 [2025-03-24T08:56:50.861Z] Average: 4 9.24 0.00 1.62 0.31 0.03 88.81 [2025-03-24T08:56:50.861Z] Average: 5 9.30 0.00 1.60 0.46 0.02 88.62 [2025-03-24T08:56:50.861Z] Average: 6 9.47 0.00 1.53 0.29 0.04 88.68 [2025-03-24T08:56:50.861Z] Average: 7 9.49 0.00 1.48 0.28 0.03 88.72 [2025-03-24T08:56:50.861Z] [2025-03-24T08:56:50.861Z] [2025-03-24T08:56:50.861Z]