Started by upstream project "edgexfoundry/cd-management/release-lts" build number 102 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 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-ssh5609948736885762151.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-ssh11412207371878373856.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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh809592285529858773.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-ssh570219778466483754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17666475415856960766.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 ‘prd-ubuntu20.04-docker-8c-8g-41255’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41256 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @bb198e8" > git config core.sparsecheckout # timeout=10 > git checkout -f afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 # timeout=10 > git rev-list --no-walk afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-13T06:51:17.999Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-13T06:51:18.071Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T06:51:18.098Z] ========================================================= [2025-03-13T06:51:18.098Z] EdgeX Global Pipelines Version Info [2025-03-13T06:51:18.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:51:19.259Z] ------------------- [2025-03-13T06:51:19.259Z] stable info: [2025-03-13T06:51:19.259Z] ------------------- [2025-03-13T06:51:19.259Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-13T06:51:19.259Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T06:51:19.259Z] Message: update stable to v1.0.272 [2025-03-13T06:51:19.519Z] ------------------- [2025-03-13T06:51:19.519Z] experimental info: [2025-03-13T06:51:19.519Z] ------------------- [2025-03-13T06:51:19.519Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-13T06:51:19.519Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T06:51:19.519Z] Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-13T06:51:19.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-13T06:51:19.619Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-13T06:51:19.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-13T06:51:19.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-13T06:51:19.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-13T06:51:19.717Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-13T06:51:19.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-13T06:51:19.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-13T06:51:19.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-13T06:51:19.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-13T06:51:19.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-13T06:51:19.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-13T06:51:19.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-13T06:51:19.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-13T06:51:19.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-13T06:51:19.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T06:51:19.992Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T06:51:20.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-13T06:51:20.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-13T06:51:20.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-13T06:51:20.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-13T06:51:20.090Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-13T06:51:20.109Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-13T06:51:20.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-13T06:51:20.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-13T06:51:20.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-13T06:51:20.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] echo [2025-03-13T06:51:20.224Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afd283d [Pipeline] echo [2025-03-13T06:51:20.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:51:20.304Z] provisioning config files... [2025-03-13T06:51:20.324Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config625839774499997073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:51:20.662Z] ---> ****-login.sh [2025-03-13T06:51:20.662Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:51:20.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:51:20.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:51:20.926Z] Configure a credential helper to remove this warning. See [2025-03-13T06:51:20.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:51:20.926Z] [2025-03-13T06:51:20.926Z] Login Succeeded [2025-03-13T06:51:20.926Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:51:21.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:51:21.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:51:21.186Z] Configure a credential helper to remove this warning. See [2025-03-13T06:51:21.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:51:21.186Z] [2025-03-13T06:51:21.186Z] Login Succeeded [2025-03-13T06:51:21.187Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:51:21.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:51:21.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:51:21.187Z] Configure a credential helper to remove this warning. See [2025-03-13T06:51:21.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:51:21.187Z] [2025-03-13T06:51:21.187Z] Login Succeeded [2025-03-13T06:51:21.187Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:51:21.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:51:21.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:51:21.447Z] Configure a credential helper to remove this warning. See [2025-03-13T06:51:21.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:51:21.447Z] [2025-03-13T06:51:21.447Z] Login Succeeded [2025-03-13T06:51:21.447Z] ****.io [2025-03-13T06:51:21.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:51:21.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:51:21.708Z] Configure a credential helper to remove this warning. See [2025-03-13T06:51:21.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:51:21.708Z] [2025-03-13T06:51:21.708Z] Login Succeeded [2025-03-13T06:51:21.708Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:51:21.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:51:22.054Z] + 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-13T06:51:22.054Z] + dirname cmd/core-command/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-13T06:51:22.054Z] + + dirname cmd/core-data/Dockerfile [2025-03-13T06:51:22.054Z] cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/core-keeper/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/core-metadata/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-13T06:51:22.054Z] + dirname+ cmd/security-spire-config/Dockerfile [2025-03-13T06:51:22.054Z] cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-13T06:51:22.054Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2025-03-13T06:51:22.054Z] [2025-03-13T06:51:22.054Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/support-notifications/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-13T06:51:22.054Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-13T06:51:22.054Z] + cut -d/ -f2 [2025-03-13T06:51:22.054Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-13T06:51:22.086Z] 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-13T06:51:22.452Z] + git rev-list -1 --merges afd283dce2a51cc60b3f9ac8ba0c149d63a183b2~1..afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] echo [2025-03-13T06:51:22.463Z] -----------> git rev-list -1 --merges afd283dce2a51cc60b3f9ac8ba0c149d63a183b2~1..afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [false] [Pipeline] sh [2025-03-13T06:51:22.758Z] + git log --format=format:%s -1 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] echo [2025-03-13T06:51:22.772Z] ========================================================= [2025-03-13T06:51:22.772Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-13T06:51:22.772Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-13T06:51:23.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:51:23.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-13T06:51:23.142Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-13T06:51:23.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-13T06:51:23.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-13T06:51:23.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-13T06:51:23.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:51:23.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:51:23.497Z] [2025-03-13T06:51:23.497Z] 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-13T06:51:23.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:51:23.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-13T06:51:23.803Z] b85a868b505f: Pulling fs layer [2025-03-13T06:51:23.803Z] e2be974225ed: Pulling fs layer [2025-03-13T06:51:23.803Z] 339a4e72a1f5: Pulling fs layer [2025-03-13T06:51:23.803Z] 988bab9f4d93: Pulling fs layer [2025-03-13T06:51:23.803Z] 1469e6f7b9e6: Pulling fs layer [2025-03-13T06:51:23.803Z] eaf3925da568: Pulling fs layer [2025-03-13T06:51:23.803Z] bab4dde63d76: Pulling fs layer [2025-03-13T06:51:23.803Z] bde34c3a00c8: Pulling fs layer [2025-03-13T06:51:23.803Z] b352a97aabf1: Pulling fs layer [2025-03-13T06:51:23.803Z] 4872d77fe225: Pulling fs layer [2025-03-13T06:51:23.803Z] 5851b861e8e6: Pulling fs layer [2025-03-13T06:51:23.803Z] 988bab9f4d93: Waiting [2025-03-13T06:51:23.803Z] 1469e6f7b9e6: Waiting [2025-03-13T06:51:23.803Z] eaf3925da568: Waiting [2025-03-13T06:51:23.803Z] bab4dde63d76: Waiting [2025-03-13T06:51:23.803Z] bde34c3a00c8: Waiting [2025-03-13T06:51:23.803Z] b352a97aabf1: Waiting [2025-03-13T06:51:23.803Z] 4872d77fe225: Waiting [2025-03-13T06:51:23.803Z] 5851b861e8e6: Waiting [2025-03-13T06:51:23.803Z] e2be974225ed: Verifying Checksum [2025-03-13T06:51:23.803Z] e2be974225ed: Download complete [2025-03-13T06:51:23.803Z] 988bab9f4d93: Verifying Checksum [2025-03-13T06:51:23.803Z] 988bab9f4d93: Download complete [2025-03-13T06:51:23.803Z] 339a4e72a1f5: Verifying Checksum [2025-03-13T06:51:23.803Z] 339a4e72a1f5: Download complete [2025-03-13T06:51:23.803Z] 1469e6f7b9e6: Verifying Checksum [2025-03-13T06:51:23.803Z] 1469e6f7b9e6: Download complete [2025-03-13T06:51:23.803Z] eaf3925da568: Verifying Checksum [2025-03-13T06:51:23.803Z] eaf3925da568: Download complete [2025-03-13T06:51:23.803Z] bde34c3a00c8: Verifying Checksum [2025-03-13T06:51:23.803Z] bde34c3a00c8: Download complete [2025-03-13T06:51:24.062Z] b352a97aabf1: Download complete [2025-03-13T06:51:24.063Z] 4872d77fe225: Download complete [2025-03-13T06:51:24.063Z] 5851b861e8e6: Verifying Checksum [2025-03-13T06:51:24.063Z] 5851b861e8e6: Download complete [2025-03-13T06:51:24.063Z] b85a868b505f: Verifying Checksum [2025-03-13T06:51:24.063Z] b85a868b505f: Download complete [2025-03-13T06:51:24.322Z] bab4dde63d76: Verifying Checksum [2025-03-13T06:51:24.322Z] bab4dde63d76: Download complete [2025-03-13T06:51:25.261Z] b85a868b505f: Pull complete [2025-03-13T06:51:25.522Z] e2be974225ed: Pull complete [2025-03-13T06:51:25.783Z] 339a4e72a1f5: Pull complete [2025-03-13T06:51:26.045Z] 988bab9f4d93: Pull complete [2025-03-13T06:51:26.305Z] 1469e6f7b9e6: Pull complete [2025-03-13T06:51:26.305Z] eaf3925da568: Pull complete [2025-03-13T06:51:28.212Z] bab4dde63d76: Pull complete [2025-03-13T06:51:28.212Z] bde34c3a00c8: Pull complete [2025-03-13T06:51:28.212Z] b352a97aabf1: Pull complete [2025-03-13T06:51:28.212Z] 4872d77fe225: Pull complete [2025-03-13T06:51:28.472Z] 5851b861e8e6: Pull complete [2025-03-13T06:51:28.472Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-13T06:51:28.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:51:28.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:51:28.627Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T06:51:28.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:51:30.134Z] $ docker top 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c -eo pid,comm [2025-03-13T06:51:30.191Z] 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-13T06:51:30.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:51:30.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:51:30.252Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:51:30.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:51:30.367Z] $ docker exec 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c ssh-agent [2025-03-13T06:51:30.468Z] SSH_AUTH_SOCK=/tmp/ssh-mvV8UDoiEIqH/agent.32 [2025-03-13T06:51:30.468Z] SSH_AGENT_PID=38 [2025-03-13T06:51:30.474Z] Running ssh-add (command line suppressed) [2025-03-13T06:51:30.576Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_12837027494839241818.key (/w/workspace/edgex-go/13@tmp/private_key_12837027494839241818.key) [2025-03-13T06:51:30.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:51:30.880Z] + git tag --points-at afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [2025-03-13T06:51:30.889Z] $ docker exec --env ******** --env ******** 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c ssh-agent -k [2025-03-13T06:51:30.987Z] unset SSH_AUTH_SOCK; [2025-03-13T06:51:30.988Z] unset SSH_AGENT_PID; [2025-03-13T06:51:30.988Z] echo Agent pid 38 killed; [2025-03-13T06:51:30.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-13T06:51:31.037Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-13T06:51:31.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:51:31.071Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:51:31.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:51:31.187Z] $ docker exec 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c ssh-agent [2025-03-13T06:51:31.313Z] SSH_AUTH_SOCK=/tmp/ssh-Z1dE2tqLyYwD/agent.71 [2025-03-13T06:51:31.313Z] SSH_AGENT_PID=77 [2025-03-13T06:51:31.323Z] Running ssh-add (command line suppressed) [2025-03-13T06:51:31.444Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_5450487211801244978.key (/w/workspace/edgex-go/13@tmp/private_key_5450487211801244978.key) [2025-03-13T06:51:31.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:51:31.748Z] + git semver init [2025-03-13T06:51:32.007Z] 2025-03-13 06:51:31,960 [run_init] DEBUG init version:0.0.0 force:False [2025-03-13T06:51:32.007Z] 2025-03-13 06:51:31,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/13/.semver [2025-03-13T06:51:32.007Z] 2025-03-13 06:51:31,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/13/.semver [2025-03-13T06:51:32.007Z] 2025-03-13 06:51:31,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/13/.semver'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:51:38.583Z] 2025-03-13 06:51:37,292 [append_file] DEBUG append to file:/w/workspace/edgex-go/13/.git/info/exclude [2025-03-13T06:51:38.583Z] 2025-03-13 06:51:37,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/13/.semver/odessa with force:False [2025-03-13T06:51:38.583Z] 2025-03-13 06:51:37,292 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/odessa [2025-03-13T06:51:38.583Z] 2025-03-13 06:51:37,292 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/odessa [2025-03-13T06:51:38.583Z] 4.0.0 [Pipeline] } [2025-03-13T06:51:38.601Z] $ docker exec --env ******** --env ******** 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c ssh-agent -k [2025-03-13T06:51:38.700Z] unset SSH_AUTH_SOCK; [2025-03-13T06:51:38.701Z] unset SSH_AGENT_PID; [2025-03-13T06:51:38.701Z] echo Agent pid 77 killed; [2025-03-13T06:51:38.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:51:39.049Z] + git semver [Pipeline] } [2025-03-13T06:51:39.323Z] $ docker stop --time=1 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c [2025-03-13T06:51:40.600Z] $ docker rm -f --volumes 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T06:51:40.951Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-13T06:51:41.198Z] Stashed 1 file(s) [Pipeline] echo [2025-03-13T06:51:41.202Z] [edgeXSemver]: initialized semver on version 4.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:51:41.620Z] + git checkout afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:51:41.620Z] HEAD is now at afd283dc ci(lts-release): LTS release v4.0.0 @bb198e8 [Pipeline] sh [2025-03-13T06:51:41.906Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo [2025-03-13T06:51:41.920Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-13T06:51:42.208Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-13T06:51:42.208Z] + cut -d -f 2 [Pipeline] echo [2025-03-13T06:51:42.224Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:51:42.238Z] ========================================================= [2025-03-13T06:51:42.238Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-13T06:51:42.238Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-13T06:51:42.536Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-13T06:51:42.536Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-13T06:51:42.536Z] 0a9a5dfd008f: Pulling fs layer [2025-03-13T06:51:42.536Z] 8833042f23b5: Pulling fs layer [2025-03-13T06:51:42.536Z] 6ca661eb024f: Pulling fs layer [2025-03-13T06:51:42.536Z] b5acb76e9680: Pulling fs layer [2025-03-13T06:51:42.536Z] 4f4fb700ef54: Pulling fs layer [2025-03-13T06:51:42.536Z] 012bb1f9d321: Pulling fs layer [2025-03-13T06:51:42.536Z] 97255f1bc79d: Pulling fs layer [2025-03-13T06:51:42.536Z] 454448c9edf9: Pulling fs layer [2025-03-13T06:51:42.536Z] 15f87924ceaf: Pulling fs layer [2025-03-13T06:51:42.536Z] b5acb76e9680: Waiting [2025-03-13T06:51:42.536Z] 4f4fb700ef54: Waiting [2025-03-13T06:51:42.536Z] 012bb1f9d321: Waiting [2025-03-13T06:51:42.536Z] 97255f1bc79d: Waiting [2025-03-13T06:51:42.536Z] 15f87924ceaf: Waiting [2025-03-13T06:51:42.536Z] 454448c9edf9: Waiting [2025-03-13T06:51:42.536Z] 8833042f23b5: Verifying Checksum [2025-03-13T06:51:42.536Z] 8833042f23b5: Download complete [2025-03-13T06:51:42.536Z] b5acb76e9680: Verifying Checksum [2025-03-13T06:51:42.536Z] b5acb76e9680: Download complete [2025-03-13T06:51:42.536Z] 4f4fb700ef54: Verifying Checksum [2025-03-13T06:51:42.536Z] 4f4fb700ef54: Download complete [2025-03-13T06:51:42.536Z] 012bb1f9d321: Download complete [2025-03-13T06:51:42.536Z] 0a9a5dfd008f: Verifying Checksum [2025-03-13T06:51:42.536Z] 0a9a5dfd008f: Download complete [2025-03-13T06:51:42.536Z] 97255f1bc79d: Verifying Checksum [2025-03-13T06:51:42.536Z] 97255f1bc79d: Download complete [2025-03-13T06:51:42.796Z] 0a9a5dfd008f: Pull complete [2025-03-13T06:51:42.796Z] 8833042f23b5: Pull complete [2025-03-13T06:51:43.055Z] 15f87924ceaf: Verifying Checksum [2025-03-13T06:51:43.055Z] 15f87924ceaf: Download complete [2025-03-13T06:51:43.055Z] 6ca661eb024f: Download complete [2025-03-13T06:51:43.313Z] 454448c9edf9: Verifying Checksum [2025-03-13T06:51:43.313Z] 454448c9edf9: Download complete [2025-03-13T06:51:46.599Z] 6ca661eb024f: Pull complete [2025-03-13T06:51:46.599Z] b5acb76e9680: Pull complete [2025-03-13T06:51:46.599Z] 4f4fb700ef54: Pull complete [2025-03-13T06:51:46.857Z] 012bb1f9d321: Pull complete [2025-03-13T06:51:46.857Z] 97255f1bc79d: Pull complete [2025-03-13T06:51:49.391Z] 454448c9edf9: Pull complete [2025-03-13T06:51:49.650Z] 15f87924ceaf: Pull complete [2025-03-13T06:51:49.650Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-13T06:51:49.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-13T06:51:49.650Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-03-13T06:51:49.954Z] + + echodocker FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-13T06:51:49.954Z] WORKDIR /edgex [2025-03-13T06:51:49.954Z] COPY go.mod . [2025-03-13T06:51:49.954Z] RUN go mod download build [2025-03-13T06:51:49.954Z] -t ci-base-image-x86_64 -f - . [2025-03-13T06:51:51.329Z] Sending build context to Docker daemon 230.7MB [2025-03-13T06:51:51.329Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-13T06:51:51.329Z] ---> bc3d7bf65e23 [2025-03-13T06:51:51.329Z] Step 2/4 : WORKDIR /edgex [2025-03-13T06:51:53.863Z] ---> Running in c821346cffb4 [2025-03-13T06:51:54.124Z] Removing intermediate container c821346cffb4 [2025-03-13T06:51:54.124Z] ---> e2bdad025e5b [2025-03-13T06:51:54.124Z] Step 3/4 : COPY go.mod . [2025-03-13T06:51:54.124Z] ---> 4519983f7bf1 [2025-03-13T06:51:54.124Z] Step 4/4 : RUN go mod download [2025-03-13T06:51:54.124Z] ---> Running in 8496275b1a73 [2025-03-13T06:51:56.305Z] Still waiting to schedule task [2025-03-13T06:51:56.306Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-13T06:52:09.014Z] Removing intermediate container 8496275b1a73 [2025-03-13T06:52:09.014Z] ---> 75919129458a [2025-03-13T06:52:09.014Z] Successfully built 75919129458a [2025-03-13T06:52:09.014Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:52:09.315Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-13T06:52:09.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:52:09.389Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T06:52:09.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T06:52:09.757Z] $ docker top 3155c402de6ec7ff828b6dbeed6464f07a89bc979e0859aa28107c4ed7df3775 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:52:10.107Z] + go version [2025-03-13T06:52:10.107Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-13T06:52:10.116Z] $ docker stop --time=1 3155c402de6ec7ff828b6dbeed6464f07a89bc979e0859aa28107c4ed7df3775 [2025-03-13T06:52:11.399Z] $ docker rm -f --volumes 3155c402de6ec7ff828b6dbeed6464f07a89bc979e0859aa28107c4ed7df3775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:52:11.828Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-13T06:52:11.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:52:11.910Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T06:52:11.937Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T06:52:12.286Z] $ docker top daa2cb235bdf9f1a6fa9c0c17d094db0345e4d5a481bd0c213a3c5bd36b69b71 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-13T06:52:12.369Z] ========================================================= [2025-03-13T06:52:12.369Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-13T06:52:12.369Z] ========================================================= [Pipeline] sh [2025-03-13T06:52:12.649Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] fileExists [Pipeline] sh [2025-03-13T06:52:12.955Z] + make test [2025-03-13T06:52:12.955Z] go test -race -coverprofile=coverage.out ./... [2025-03-13T06:52:21.070Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-13T06:52:43.052Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-13T06:52:43.311Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-13T06:52:43.311Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-13T06:52:43.311Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-13T06:52:43.311Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-13T06:52:43.311Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-13T06:52:43.311Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-13T06:52:43.311Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-13T06:52:44.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2025-03-13T06:52:44.501Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-13T06:52:44.501Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-13T06:52:45.069Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-13T06:52:45.069Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-13T06:52:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements [2025-03-13T06:52:45.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-13T06:52:45.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-13T06:52:45.585Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-13T06:52:45.585Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-13T06:52:45.585Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-13T06:52:45.585Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-13T06:52:45.585Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-13T06:52:45.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-13T06:52:45.585Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-13T06:52:45.585Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-13T06:52:46.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-13T06:52:46.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-13T06:52:46.959Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-13T06:52:46.959Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-13T06:52:46.959Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-13T06:52:46.959Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-13T06:52:48.335Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-13T06:52:48.335Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-13T06:52:48.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2025-03-13T06:52:48.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.017s coverage: 3.5% of statements [2025-03-13T06:52:48.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 45.7% of statements [2025-03-13T06:52:48.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.850s coverage: 93.4% of statements [2025-03-13T06:52:48.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements [2025-03-13T06:52:49.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements [2025-03-13T06:52:50.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-13T06:52:50.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-13T06:52:50.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-13T06:52:50.517Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-13T06:52:51.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.332s coverage: 95.8% of statements [2025-03-13T06:52:51.903Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2025-03-13T06:52:52.161Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-13T06:52:52.161Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-13T06:52:52.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-13T06:52:52.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-13T06:52:52.161Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-13T06:52:52.161Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-13T06:52:53.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2025-03-13T06:52:53.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-03-13T06:52:53.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 42.6% of statements [2025-03-13T06:52:53.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-03-13T06:52:53.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-03-13T06:52:53.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-03-13T06:52:53.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-03-13T06:52:53.686Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-13T06:52:53.686Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-13T06:52:53.686Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-13T06:52:53.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2025-03-13T06:52:54.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-13T06:52:54.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-13T06:52:54.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-13T06:52:54.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-13T06:52:54.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-03-13T06:52:55.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-13T06:52:55.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-13T06:52:55.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-13T06:52:55.602Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-13T06:52:55.602Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-13T06:52:55.602Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-13T06:52:55.602Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-13T06:52:56.169Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-13T06:52:56.169Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-13T06:52:56.428Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-13T06:52:58.429Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-13T06:52:58.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-13T06:52:59.808Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-13T06:53:00.413Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-13T06:53:00.413Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-13T06:53:00.413Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-13T06:53:03.703Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-13T06:53:03.961Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-13T06:53:03.961Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-13T06:53:04.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-13T06:53:04.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-13T06:53:04.530Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-13T06:53:05.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2025-03-13T06:53:06.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-13T06:53:06.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-13T06:53:06.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-13T06:53:06.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-13T06:53:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-13T06:53:06.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-13T06:53:07.039Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-13T06:53:07.040Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-13T06:53:07.040Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-13T06:53:07.040Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-13T06:53:07.040Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-13T06:53:07.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-13T06:53:08.426Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-13T06:53:08.426Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-13T06:53:08.426Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-13T06:53:08.426Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-13T06:53:09.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-13T06:53:09.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-13T06:53:09.799Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-13T06:53:09.799Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-13T06:53:09.799Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-13T06:53:09.799Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-13T06:53:09.799Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-13T06:53:11.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-13T06:53:11.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-13T06:53:11.173Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-13T06:53:16.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.048s coverage: 92.9% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.020s coverage: 62.3% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.154s coverage: 54.5% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 29.2% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.015s coverage: 3.1% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 94.9% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2025-03-13T06:53:16.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-03-13T06:53:16.443Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-03-13T06:53:16.443Z] running golangci-lint [2025-03-13T06:53:16.443Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-13T06:53:16.443Z] go version go1.23.7 linux/amd64 [2025-03-13T06:53:16.701Z] 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-13T06:53:16.701Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-13T06:53:16.701Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-13T06:53:23.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41257 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-03-13T06:53:23.897Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2025-03-13T06:53:26.951Z] The recommended git tool is: git [2025-03-13T06:53:31.713Z] using credential edgex-jenkins-ssh [2025-03-13T06:53:31.739Z] Cloning the remote Git repository [2025-03-13T06:53:31.785Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-13T06:53:31.878Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2025-03-13T06:53:32.008Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-13T06:53:32.009Z] > git --version # timeout=10 [2025-03-13T06:53:32.033Z] > git --version # 'git version 2.25.1' [2025-03-13T06:53:32.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-13T06:53:32.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-13T06:53:38.628Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|name|compiled_files|imports|types_sizes) took 21.094757049s" [2025-03-13T06:53:38.628Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.831387ms" [2025-03-13T06:53:48.866Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-13T06:53:48.894Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-13T06:53:49.700Z] Avoid second fetch [2025-03-13T06:53:49.701Z] Checking out Revision afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 (odessa) [2025-03-13T06:53:50.815Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.426687884s with top 10 stages: buildir: 54.492549579s, gosec: 3.704299557s, inspect: 3.132033592s, fact_deprecated: 3.122854334s, printf: 2.279702479s, ctrlflow: 1.928612221s, S1038: 1.164327229s, fact_purity: 1.140911462s, nilness: 982.750043ms, unused: 812.591877ms" [2025-03-13T06:53:50.815Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-13T06:53:50.815Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, skip_files: 202/202, exclude-rules: 202/20, path_prettifier: 202/202, identifier_marker: 202/202, nolint: 20/0, filename_unadjuster: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude: 202/202" [2025-03-13T06:53:50.815Z] level=info msg="[runner] processing took 21.334684ms with stages: nolint: 10.620302ms, identifier_marker: 4.90965ms, exclude-rules: 3.031617ms, autogenerated_exclude: 1.068274ms, path_prettifier: 1.053673ms, skip_dirs: 597.907µs, cgo: 20.96µs, invalid_issue: 18.6µs, filename_unadjuster: 9.151µs, max_same_issues: 1.26µs, exclude: 490ns, fixer: 410ns, uniq_by_line: 410ns, source_code: 390ns, skip_files: 300ns, diff: 260ns, sort_results: 260ns, path_prefixer: 210ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, severity-rules: 100ns" [2025-03-13T06:53:50.815Z] level=info msg="[runner] linters took 11.361039285s with stages: goanalysis_metalinter: 11.339604309s" [2025-03-13T06:53:50.815Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-13T06:53:50.815Z] level=info msg="Memory: 327 samples, avg is 295.7MB, max is 1307.3MB" [2025-03-13T06:53:50.815Z] level=info msg="Execution took 32.513999547s" [2025-03-13T06:53:50.815Z] go vet ./... [2025-03-13T06:53:49.720Z] > git config core.sparsecheckout # timeout=10 [2025-03-13T06:53:49.783Z] > git checkout -f afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 # timeout=10 [2025-03-13T06:53:51.852Z] Commit message: "ci(lts-release): LTS release v4.0.0 @bb198e8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2025-03-13T06:53:56.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-13T06:53:56.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-13T06:53:56.078Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo [2025-03-13T06:53:56.336Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-13T06:53:56.635Z] + go mod tidy [2025-03-13T06:53:56.635Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-03-13T06:53:56.644Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-13T06:53:56.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T06:53:56.644Z] Dload Upload Total Spent Left Speed [2025-03-13T06:53:56.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh [2025-03-13T06:53:56.892Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-03-13T06:53:56.892Z] go: downloading go.uber.org/goleak v1.3.0 [2025-03-13T06:53:56.892Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-03-13T06:53:56.981Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-13T06:53:57.150Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-03-13T06:53:57.150Z] go: downloading github.com/kr/pretty v0.3.1 [2025-03-13T06:53:57.150Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-03-13T06:53:57.150Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-03-13T06:53:57.150Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-03-13T06:53:57.150Z] go: downloading github.com/kr/text v0.2.0 [2025-03-13T06:53:57.150Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-03-13T06:53:57.150Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-03-13T06:53:57.150Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-03-13T06:53:57.150Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-03-13T06:53:57.307Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-13T06:53:57.307Z] + sudo tee /etc/docker/daemon.new [2025-03-13T06:53:57.307Z] { [2025-03-13T06:53:57.307Z] "registry-mirrors": [ [2025-03-13T06:53:57.307Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-13T06:53:57.307Z] ], [2025-03-13T06:53:57.307Z] "bip": "10.250.0.254/24", [2025-03-13T06:53:57.307Z] "hosts": [ [2025-03-13T06:53:57.307Z] "tcp://0.0.0.0:5555", [2025-03-13T06:53:57.307Z] "unix:///var/run/docker.sock" [2025-03-13T06:53:57.307Z] ], [2025-03-13T06:53:57.307Z] "mtu": 1458, [2025-03-13T06:53:57.307Z] "selinux-enabled": true, [2025-03-13T06:53:57.307Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-13T06:53:57.307Z] } [Pipeline] sh [2025-03-13T06:53:57.408Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-03-13T06:53:57.408Z] go: downloading github.com/rs/cors v1.11.0 [2025-03-13T06:53:57.408Z] go: downloading github.com/shoenig/test v0.6.4 [2025-03-13T06:53:57.408Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-03-13T06:53:57.408Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-03-13T06:53:57.408Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2025-03-13T06:53:57.408Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-03-13T06:53:57.408Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2025-03-13T06:53:57.649Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2025-03-13T06:53:57.991Z] + sudo service docker restart [2025-03-13T06:53:58.028Z] + ls -al . [2025-03-13T06:53:58.028Z] total 1996 [2025-03-13T06:53:58.028Z] drwxrwxr-x 12 1001 1001 4096 Mar 13 06:52 . [2025-03-13T06:53:58.028Z] drwxr-xr-x 4 root root 4096 Mar 13 06:52 .. [2025-03-13T06:53:58.028Z] drwxrwxr-x 2 1001 1001 4096 Mar 13 06:51 .blubracket [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 10 Mar 13 06:51 .dockerignore [2025-03-13T06:53:58.028Z] drwxrwxr-x 8 1001 1001 4096 Mar 13 06:53 .git [2025-03-13T06:53:58.028Z] drwxrwxr-x 3 1001 1001 4096 Mar 13 06:51 .github [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 902 Mar 13 06:51 .gitignore [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 218 Mar 13 06:51 .golangci.yml [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 100 Mar 13 06:51 .hadolint.yml [2025-03-13T06:53:58.028Z] drwxr-xr-x 3 1001 1001 4096 Mar 13 06:51 .semver [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 155 Mar 13 06:51 .sonarcloud.properties [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 1171 Mar 13 06:51 ADOPTERS.md [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 17374 Mar 13 06:51 Attribution.txt [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 108018 Mar 13 06:51 CHANGELOG.md [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 3804 Mar 13 06:51 CONTRIBUTING.md [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 677 Mar 13 06:51 GOVERNANCE.md [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 858 Mar 13 06:51 Jenkinsfile [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 10775 Mar 13 06:51 LICENSE [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 16740 Mar 13 06:51 Makefile [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 582 Mar 13 06:51 OWNERS.md [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 9932 Mar 13 06:51 README.md [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 789 Mar 13 06:51 SECURITY.md [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 5 Mar 13 06:51 VERSION [2025-03-13T06:53:58.028Z] drwxrwxr-x 2 1001 1001 4096 Mar 13 06:51 bin [2025-03-13T06:53:58.028Z] drwxrwxr-x 19 1001 1001 4096 Mar 13 06:51 cmd [2025-03-13T06:53:58.028Z] -rw-r--r-- 1 root root 1660924 Mar 13 06:53 coverage.out [2025-03-13T06:53:58.028Z] drwxrwxr-x 2 1001 1001 4096 Mar 13 06:51 fuzz_test [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 6454 Mar 13 06:51 go.mod [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 88143 Mar 13 06:51 go.sum [2025-03-13T06:53:58.028Z] drwxrwxr-x 7 1001 1001 4096 Mar 13 06:51 internal [2025-03-13T06:53:58.028Z] drwxrwxr-x 2 1001 1001 4096 Mar 13 06:51 openapi [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 584 Mar 13 06:51 security.txt [2025-03-13T06:53:58.028Z] drwxrwxr-x 10 1001 1001 4096 Mar 13 06:51 vendor [2025-03-13T06:53:58.028Z] -rw-rw-r-- 1 1001 1001 204 Mar 13 06:51 version.go [Pipeline] sh [2025-03-13T06:53:58.316Z] + '[' -e coverage.out ] [2025-03-13T06:53:58.316Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-13T06:53:58.524Z] Stashed 1 file(s) [Pipeline] sh [2025-03-13T06:53:58.800Z] + make build [2025-03-13T06:53:58.800Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] sh [2025-03-13T06:54:16.555Z] + git checkout afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:54:16.823Z] HEAD is now at afd283dc ci(lts-release): LTS release v4.0.0 @bb198e8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:54:16.857Z] provisioning config files... [2025-03-13T06:54:16.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config10390024940364225407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:54:17.383Z] ---> ****-login.sh [2025-03-13T06:54:17.383Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:54:17.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:54:17.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:54:17.923Z] Configure a credential helper to remove this warning. See [2025-03-13T06:54:17.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:54:17.924Z] [2025-03-13T06:54:17.924Z] Login Succeeded [2025-03-13T06:54:17.924Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:54:18.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:54:18.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:54:18.466Z] Configure a credential helper to remove this warning. See [2025-03-13T06:54:18.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:54:18.466Z] [2025-03-13T06:54:18.466Z] Login Succeeded [2025-03-13T06:54:18.466Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:54:18.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:54:18.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:54:18.737Z] Configure a credential helper to remove this warning. See [2025-03-13T06:54:18.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:54:18.737Z] [2025-03-13T06:54:18.737Z] Login Succeeded [2025-03-13T06:54:18.737Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:54:19.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:54:19.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:54:19.004Z] Configure a credential helper to remove this warning. See [2025-03-13T06:54:19.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:54:19.004Z] [2025-03-13T06:54:19.004Z] Login Succeeded [2025-03-13T06:54:19.004Z] ****.io [2025-03-13T06:54:19.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:54:19.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:54:19.537Z] Configure a credential helper to remove this warning. See [2025-03-13T06:54:19.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:54:19.537Z] [2025-03-13T06:54:19.537Z] Login Succeeded [2025-03-13T06:54:19.537Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:54:19.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-13T06:54:20.226Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo [2025-03-13T06:54:20.246Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-13T06:54:20.566Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-13T06:54:20.567Z] + cut -d -f 2 [Pipeline] echo [2025-03-13T06:54:20.623Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:54:20.638Z] ========================================================= [2025-03-13T06:54:20.638Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-13T06:54:20.638Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-13T06:54:20.719Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-13T06:54:20.719Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-13T06:54:20.959Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-13T06:54:20.978Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-13T06:54:21.229Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-13T06:54:21.229Z] 94e9d8af2201: Pulling fs layer [2025-03-13T06:54:21.229Z] 345fe9f21930: Pulling fs layer [2025-03-13T06:54:21.229Z] b40fc9e46828: Pulling fs layer [2025-03-13T06:54:21.229Z] c9804373a1e5: Pulling fs layer [2025-03-13T06:54:21.229Z] 4f4fb700ef54: Pulling fs layer [2025-03-13T06:54:21.229Z] f5a772c54f75: Pulling fs layer [2025-03-13T06:54:21.229Z] e2dd1b2a9dca: Pulling fs layer [2025-03-13T06:54:21.229Z] 0a0502178392: Pulling fs layer [2025-03-13T06:54:21.229Z] 4f4fb700ef54: Waiting [2025-03-13T06:54:21.229Z] e2dd1b2a9dca: Waiting [2025-03-13T06:54:21.229Z] 0a0502178392: Waiting [2025-03-13T06:54:21.229Z] c9804373a1e5: Waiting [2025-03-13T06:54:21.229Z] f5a772c54f75: Waiting [2025-03-13T06:54:21.229Z] 345fe9f21930: Download complete [2025-03-13T06:54:21.229Z] c9804373a1e5: Download complete [2025-03-13T06:54:21.229Z] 4f4fb700ef54: Verifying Checksum [2025-03-13T06:54:21.229Z] 4f4fb700ef54: Download complete [2025-03-13T06:54:21.229Z] f5a772c54f75: Verifying Checksum [2025-03-13T06:54:21.229Z] f5a772c54f75: Download complete [2025-03-13T06:54:21.229Z] 94e9d8af2201: Verifying Checksum [2025-03-13T06:54:21.229Z] 94e9d8af2201: Download complete [2025-03-13T06:54:21.812Z] 0a0502178392: Verifying Checksum [2025-03-13T06:54:21.812Z] 0a0502178392: Download complete [2025-03-13T06:54:21.912Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-13T06:54:22.080Z] 94e9d8af2201: Pull complete [2025-03-13T06:54:22.664Z] 345fe9f21930: Pull complete [2025-03-13T06:54:22.989Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-13T06:54:23.251Z] b40fc9e46828: Verifying Checksum [2025-03-13T06:54:23.252Z] b40fc9e46828: Download complete [2025-03-13T06:54:24.216Z] e2dd1b2a9dca: Verifying Checksum [2025-03-13T06:54:24.216Z] e2dd1b2a9dca: Download complete [2025-03-13T06:54:28.252Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-13T06:54:29.628Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-13T06:54:31.524Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-13T06:54:34.056Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-13T06:54:34.992Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-13T06:54:36.368Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-13T06:54:36.533Z] b40fc9e46828: Pull complete [2025-03-13T06:54:36.533Z] c9804373a1e5: Pull complete [2025-03-13T06:54:36.800Z] 4f4fb700ef54: Pull complete [2025-03-13T06:54:36.934Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-13T06:54:37.123Z] f5a772c54f75: Pull complete [Pipeline] } [2025-03-13T06:54:38.314Z] $ docker stop --time=1 daa2cb235bdf9f1a6fa9c0c17d094db0345e4d5a481bd0c213a3c5bd36b69b71 [2025-03-13T06:54:41.132Z] $ docker rm -f --volumes daa2cb235bdf9f1a6fa9c0c17d094db0345e4d5a481bd0c213a3c5bd36b69b71 [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-13T06:54:42.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-13T06:54:42.395Z] [2025-03-13T06:54:42.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:54:42.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-13T06:54:42.700Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-13T06:54:42.700Z] 91d30c5bc195: Pulling fs layer [2025-03-13T06:54:42.700Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-13T06:54:42.700Z] 9c61dcf015f6: Pulling fs layer [2025-03-13T06:54:42.700Z] 4698f68db338: Pulling fs layer [2025-03-13T06:54:42.700Z] 2a2f49069b9e: Pulling fs layer [2025-03-13T06:54:42.700Z] e0025b399a48: Pulling fs layer [2025-03-13T06:54:42.700Z] 4698f68db338: Waiting [2025-03-13T06:54:42.700Z] 2a2f49069b9e: Waiting [2025-03-13T06:54:42.700Z] e0025b399a48: Waiting [2025-03-13T06:54:42.700Z] 91d30c5bc195: Verifying Checksum [2025-03-13T06:54:42.700Z] 91d30c5bc195: Download complete [2025-03-13T06:54:42.700Z] 4698f68db338: Verifying Checksum [2025-03-13T06:54:42.700Z] 4698f68db338: Download complete [2025-03-13T06:54:42.959Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-13T06:54:42.959Z] 2e9b0aa3be6d: Download complete [2025-03-13T06:54:42.959Z] 91d30c5bc195: Pull complete [2025-03-13T06:54:42.959Z] e0025b399a48: Verifying Checksum [2025-03-13T06:54:42.959Z] e0025b399a48: Download complete [2025-03-13T06:54:42.959Z] 2a2f49069b9e: Verifying Checksum [2025-03-13T06:54:42.959Z] 2a2f49069b9e: Download complete [2025-03-13T06:54:43.218Z] 2e9b0aa3be6d: Pull complete [2025-03-13T06:54:43.475Z] 9c61dcf015f6: Verifying Checksum [2025-03-13T06:54:43.475Z] 9c61dcf015f6: Download complete [2025-03-13T06:54:45.419Z] e2dd1b2a9dca: Pull complete [2025-03-13T06:54:45.998Z] 9c61dcf015f6: Pull complete [2025-03-13T06:54:45.998Z] 4698f68db338: Pull complete [2025-03-13T06:54:45.998Z] 2a2f49069b9e: Pull complete [2025-03-13T06:54:45.998Z] e0025b399a48: Pull complete [2025-03-13T06:54:45.998Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-13T06:54:45.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-13T06:54:45.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:54:46.101Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T06:54:46.260Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T06:54:46.825Z] 0a0502178392: Pull complete [2025-03-13T06:54:47.090Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-13T06:54:47.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-13T06:54:47.091Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-13T06:54:47.447Z] $ docker top bee80518c65f3a40bd79ff94a32f10c6d198bcf7c823b1dac9655c505ef1f1df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2025-03-13T06:54:47.861Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-13T06:54:47.908Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-13T06:54:47.908Z] WORKDIR /edgex [2025-03-13T06:54:47.908Z] COPY go.mod . [2025-03-13T06:54:47.908Z] RUN go mod download [2025-03-13T06:54:47.908Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-13T06:54:50.481Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #1 transferring dockerfile: 2.14kB done [2025-03-13T06:54:50.481Z] #1 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #2 [core-data internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #2 transferring dockerfile: 2.04kB done [2025-03-13T06:54:50.481Z] #2 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #3 [core-command internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #3 transferring dockerfile: 1.94kB done [2025-03-13T06:54:50.481Z] #3 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #4 transferring dockerfile: 2.50kB done [2025-03-13T06:54:50.481Z] #4 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #5 transferring dockerfile: 1.81kB done [2025-03-13T06:54:50.481Z] #5 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #6 transferring dockerfile: 1.69kB done [2025-03-13T06:54:50.481Z] #6 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #7 transferring dockerfile: 2.49kB done [2025-03-13T06:54:50.481Z] #7 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #8 transferring dockerfile: 1.89kB done [2025-03-13T06:54:50.481Z] #8 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #9 transferring dockerfile: 2.01kB done [2025-03-13T06:54:50.481Z] #9 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #10 transferring dockerfile: 2.00kB done [2025-03-13T06:54:50.481Z] #10 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #11 transferring dockerfile: 1.83kB done [2025-03-13T06:54:50.481Z] #11 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #12 transferring dockerfile: 2.10kB done [2025-03-13T06:54:50.481Z] #12 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #13 transferring dockerfile: 1.70kB done [2025-03-13T06:54:50.481Z] #13 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #14 transferring dockerfile: 2.23kB done [2025-03-13T06:54:50.481Z] #14 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-13T06:54:50.481Z] #15 transferring dockerfile: 3.02kB done [2025-03-13T06:54:50.481Z] #15 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #16 [security-proxy-auth internal] load .dockerignore [2025-03-13T06:54:50.481Z] #16 transferring context: 50B done [2025-03-13T06:54:50.481Z] #16 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #17 [core-data internal] load .dockerignore [2025-03-13T06:54:50.481Z] #17 transferring context: 50B done [2025-03-13T06:54:50.481Z] #17 DONE 0.0s [2025-03-13T06:54:50.481Z] [2025-03-13T06:54:50.481Z] #18 [core-command internal] load .dockerignore [2025-03-13T06:54:50.740Z] #18 transferring context: 50B done [2025-03-13T06:54:50.740Z] #18 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #19 [security-proxy-setup internal] load .dockerignore [2025-03-13T06:54:50.740Z] #19 transferring context: 50B done [2025-03-13T06:54:50.740Z] #19 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #20 [security-spire-agent internal] load .dockerignore [2025-03-13T06:54:50.740Z] #20 transferring context: 50B done [2025-03-13T06:54:50.740Z] #20 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #21 [security-spire-config internal] load .dockerignore [2025-03-13T06:54:50.740Z] #21 transferring context: 50B done [2025-03-13T06:54:50.740Z] #21 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-03-13T06:54:50.740Z] #22 transferring context: 50B done [2025-03-13T06:54:50.740Z] #22 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-03-13T06:54:50.740Z] #23 transferring context: 50B done [2025-03-13T06:54:50.740Z] #23 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #24 [core-keeper internal] load .dockerignore [2025-03-13T06:54:50.740Z] #24 transferring context: 50B done [2025-03-13T06:54:50.740Z] #24 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #25 [support-notifications internal] load .dockerignore [2025-03-13T06:54:50.740Z] #25 transferring context: 50B done [2025-03-13T06:54:50.740Z] #25 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #26 [security-spire-server internal] load .dockerignore [2025-03-13T06:54:50.740Z] #26 transferring context: 50B done [2025-03-13T06:54:50.740Z] #26 DONE 0.1s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #27 [support-scheduler internal] load .dockerignore [2025-03-13T06:54:50.740Z] #27 transferring context: 50B done [2025-03-13T06:54:50.740Z] #27 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #28 [core-metadata internal] load .dockerignore [2025-03-13T06:54:50.740Z] #28 transferring context: 50B done [2025-03-13T06:54:50.740Z] #28 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #29 [security-bootstrapper internal] load .dockerignore [2025-03-13T06:54:50.740Z] #29 transferring context: 50B done [2025-03-13T06:54:50.740Z] #29 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-13T06:54:50.740Z] #30 transferring context: 50B done [2025-03-13T06:54:50.740Z] #30 DONE 0.1s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-13T06:54:50.740Z] #31 DONE 0.0s [2025-03-13T06:54:50.740Z] [2025-03-13T06:54:50.740Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:54:50.999Z] #32 ... [2025-03-13T06:54:50.999Z] [2025-03-13T06:54:50.999Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-13T06:54:50.999Z] #31 DONE 0.0s [2025-03-13T06:54:50.999Z] [2025-03-13T06:54:50.999Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:54:50.999Z] #32 ... [2025-03-13T06:54:50.999Z] [2025-03-13T06:54:50.999Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-13T06:54:50.999Z] #31 DONE 0.0s [2025-03-13T06:54:50.999Z] [2025-03-13T06:54:50.999Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:54:51.261Z] #32 DONE 0.6s [2025-03-13T06:54:51.261Z] [2025-03-13T06:54:51.261Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:54:51.261Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-03-13T06:54:51.261Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:54:51.261Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-13T06:54:51.261Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-13T06:54:51.522Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:54:51.522Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-13T06:54:51.522Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-13T06:54:51.522Z] #33 DONE 0.3s [2025-03-13T06:54:51.522Z] [2025-03-13T06:54:51.522Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-13T06:54:51.779Z] #34 ... [2025-03-13T06:54:51.779Z] [2025-03-13T06:54:51.779Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:54:51.779Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-03-13T06:54:51.779Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:54:51.779Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-13T06:54:51.779Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-13T06:54:51.779Z] #33 DONE 0.3s [2025-03-13T06:54:51.779Z] [2025-03-13T06:54:51.779Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-13T06:54:51.779Z] #35 DONE 0.7s [2025-03-13T06:54:51.779Z] [2025-03-13T06:54:51.779Z] #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-13T06:54:51.779Z] #36 ... [2025-03-13T06:54:51.779Z] [2025-03-13T06:54:51.779Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-13T06:54:51.779Z] #37 DONE 1.0s [2025-03-13T06:54:52.037Z] [2025-03-13T06:54:52.037Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:54:52.037Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-03-13T06:54:52.037Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:54:52.037Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-13T06:54:52.037Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-13T06:54:52.037Z] #33 DONE 0.3s [2025-03-13T06:54:52.037Z] [2025-03-13T06:54:52.037Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:54:52.037Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-13T06:54:52.294Z] #38 ... [2025-03-13T06:54:52.294Z] [2025-03-13T06:54:52.294Z] #39 [security-spire-server internal] load build context [2025-03-13T06:54:52.294Z] #39 transferring context: 23.80kB 0.0s done [2025-03-13T06:54:52.294Z] #39 DONE 0.5s [2025-03-13T06:54:52.294Z] [2025-03-13T06:54:52.294Z] #40 [security-spire-config internal] load build context [2025-03-13T06:54:52.294Z] #40 transferring context: 22.05kB 0.0s done [2025-03-13T06:54:52.294Z] #40 DONE 0.5s [2025-03-13T06:54:52.294Z] [2025-03-13T06:54:52.294Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:54:52.294Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-13T06:54:52.294Z] #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-13T06:54:52.294Z] #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-13T06:54:52.294Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.0s [2025-03-13T06:54:52.294Z] #38 ... [2025-03-13T06:54:52.294Z] [2025-03-13T06:54:52.294Z] #41 [security-spire-agent internal] load build context [2025-03-13T06:54:52.294Z] #41 transferring context: 23.33kB 0.0s done [2025-03-13T06:54:52.294Z] #41 DONE 0.4s [2025-03-13T06:54:52.294Z] [2025-03-13T06:54:52.294Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:54:52.294Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-03-13T06:54:52.294Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-13T06:54:52.294Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-13T06:54:52.552Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-13T06:54:52.552Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-13T06:54:52.552Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-03-13T06:54:52.552Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-13T06:54:52.552Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-03-13T06:54:52.552Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 0.5s [2025-03-13T06:54:52.552Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-13T06:54:52.813Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 0.6s [2025-03-13T06:54:52.813Z] #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-13T06:54:52.813Z] #38 ... [2025-03-13T06:54:52.813Z] [2025-03-13T06:54:52.813Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-13T06:54:52.813Z] #34 DONE 1.7s [2025-03-13T06:54:52.813Z] [2025-03-13T06:54:52.813Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:54:52.813Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 0.7s [2025-03-13T06:54:53.072Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.8s [2025-03-13T06:54:53.275Z] Sending build context to Docker daemon 48.49MB [2025-03-13T06:54:53.275Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-13T06:54:53.275Z] ---> 72db82c1953f [2025-03-13T06:54:53.275Z] Step 2/4 : WORKDIR /edgex [2025-03-13T06:54:54.066Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s done [2025-03-13T06:54:54.066Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-13T06:54:54.696Z] ---> Running in 6c31bfe251e8 [2025-03-13T06:54:54.962Z] Removing intermediate container 6c31bfe251e8 [2025-03-13T06:54:54.962Z] ---> 4a7b6f9ce38f [2025-03-13T06:54:54.962Z] Step 3/4 : COPY go.mod . [2025-03-13T06:54:55.227Z] ---> 95fabb8ec2f0 [2025-03-13T06:54:55.227Z] Step 4/4 : RUN go mod download [2025-03-13T06:54:55.492Z] ---> Running in 1091d1e8e3eb [2025-03-13T06:54:56.613Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.5s done [2025-03-13T06:55:02.013Z] #38 ... [2025-03-13T06:55:02.013Z] [2025-03-13T06:55:02.013Z] #42 [core-command internal] load build context [2025-03-13T06:55:02.013Z] #42 transferring context: 419.89MB 9.9s [2025-03-13T06:55:02.013Z] #42 ... [2025-03-13T06:55:02.013Z] [2025-03-13T06:55:02.013Z] #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-13T06:55:02.013Z] #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.013Z] #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.013Z] #0 2.047 (1/7) Installing ca-certificates (20241121-r1) [2025-03-13T06:55:02.013Z] #0 2.064 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:02.013Z] #0 2.072 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-13T06:55:02.013Z] #0 2.074 (4/7) Installing libsodium (1.0.19-r0) [2025-03-13T06:55:02.013Z] #0 2.085 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-13T06:55:02.013Z] #0 2.158 (6/7) Installing libzmq (4.3.5-r2) [2025-03-13T06:55:02.013Z] #0 2.158 (7/7) Installing zeromq (4.3.5-r2) [2025-03-13T06:55:02.013Z] #0 2.168 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:02.013Z] #0 2.173 Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:55:02.013Z] #0 2.203 OK: 12 MiB in 21 packages [2025-03-13T06:55:02.013Z] #43 ... [2025-03-13T06:55:02.013Z] [2025-03-13T06:55:02.013Z] #44 [security-proxy-auth internal] load build context [2025-03-13T06:55:02.013Z] #44 ... [2025-03-13T06:55:02.013Z] [2025-03-13T06:55:02.013Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-13T06:55:02.013Z] #0 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.013Z] #0 1.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.013Z] #0 1.978 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:02.013Z] #0 1.989 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:02.013Z] #0 2.006 OK: 8 MiB in 15 packages [2025-03-13T06:55:02.013Z] #45 ... [2025-03-13T06:55:02.013Z] [2025-03-13T06:55:02.013Z] #46 [security-secretstore-setup internal] load build context [2025-03-13T06:55:02.013Z] #46 ... [2025-03-13T06:55:02.013Z] [2025-03-13T06:55:02.013Z] #47 [security-spiffe-token-provider internal] load build context [2025-03-13T06:55:02.013Z] #47 ... [2025-03-13T06:55:02.013Z] [2025-03-13T06:55:02.013Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-13T06:55:02.013Z] #0 5.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.013Z] #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.013Z] #0 5.490 (1/4) Installing ca-certificates (20241121-r1) [2025-03-13T06:55:02.013Z] #0 5.565 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:02.013Z] #0 5.570 (3/4) Installing su-exec (0.2-r3) [2025-03-13T06:55:02.013Z] #0 5.573 (4/4) Installing yq-go (4.44.1-r2) [2025-03-13T06:55:02.013Z] #0 5.639 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:02.013Z] #0 5.653 Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:55:02.013Z] #0 5.705 OK: 19 MiB in 18 packages [2025-03-13T06:55:02.273Z] #48 ... [2025-03-13T06:55:02.273Z] [2025-03-13T06:55:02.273Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-13T06:55:02.273Z] #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.273Z] #0 1.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.273Z] #0 2.052 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:02.273Z] #0 2.060 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:02.273Z] #0 2.063 OK: 8 MiB in 15 packages [2025-03-13T06:55:02.273Z] #49 ... [2025-03-13T06:55:02.273Z] [2025-03-13T06:55:02.273Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-13T06:55:02.531Z] #50 ... [2025-03-13T06:55:02.531Z] [2025-03-13T06:55:02.531Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-13T06:55:02.531Z] #0 4.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.531Z] #0 4.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.531Z] #0 4.741 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-13T06:55:02.531Z] #0 4.741 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-13T06:55:02.531Z] #0 4.741 OK: 24170 distinct packages available [2025-03-13T06:55:02.531Z] #0 4.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.531Z] #0 4.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:02.531Z] #0 5.143 (1/14) Installing ca-certificates (20241121-r1) [2025-03-13T06:55:02.531Z] #0 5.157 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-13T06:55:02.531Z] #0 5.169 (3/14) Installing c-ares (1.33.1-r0) [2025-03-13T06:55:02.531Z] #0 5.172 (4/14) Installing libunistring (1.2-r0) [2025-03-13T06:55:02.531Z] #0 5.185 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-13T06:55:02.531Z] #0 5.194 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-13T06:55:02.531Z] #0 5.198 (7/14) Installing libpsl (0.21.5-r1) [2025-03-13T06:55:02.531Z] #0 5.201 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-13T06:55:02.531Z] #0 5.210 (9/14) Installing libcurl (8.12.1-r0) [2025-03-13T06:55:02.531Z] #0 5.221 (10/14) Installing curl (8.12.1-r0) [2025-03-13T06:55:02.531Z] #0 5.235 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:02.531Z] #0 5.241 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-13T06:55:02.531Z] #0 5.244 (13/14) Installing libucontext (1.2-r3) [2025-03-13T06:55:02.531Z] #0 5.247 (14/14) Installing gcompat (1.1.0-r4) [2025-03-13T06:55:02.531Z] #0 5.250 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:02.531Z] #0 5.259 Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:55:02.531Z] #0 5.307 OK: 13 MiB in 28 packages [2025-03-13T06:55:02.531Z] #51 ... [2025-03-13T06:55:02.531Z] [2025-03-13T06:55:02.531Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-13T06:55:02.531Z] #52 ... [2025-03-13T06:55:02.531Z] [2025-03-13T06:55:02.531Z] #53 [support-notifications internal] load build context [2025-03-13T06:55:02.788Z] #53 ... [2025-03-13T06:55:02.788Z] [2025-03-13T06:55:02.788Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:55:02.788Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-03-13T06:55:02.788Z] #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-13T06:55:02.788Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-13T06:55:02.788Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done [2025-03-13T06:55:02.788Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-13T06:55:02.788Z] #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-13T06:55:02.788Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-03-13T06:55:02.788Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-03-13T06:55:02.788Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-13T06:55:02.788Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-13T06:55:02.788Z] #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done [2025-03-13T06:55:02.788Z] #54 ... [2025-03-13T06:55:02.788Z] [2025-03-13T06:55:02.788Z] #55 [core-data internal] load build context [2025-03-13T06:55:03.051Z] #55 ... [2025-03-13T06:55:03.051Z] [2025-03-13T06:55:03.051Z] #56 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-13T06:55:03.051Z] #56 ... [2025-03-13T06:55:03.051Z] [2025-03-13T06:55:03.051Z] #57 [core-metadata internal] load build context [2025-03-13T06:55:03.308Z] #57 ... [2025-03-13T06:55:03.308Z] [2025-03-13T06:55:03.308Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-13T06:55:03.308Z] #58 ... [2025-03-13T06:55:03.308Z] [2025-03-13T06:55:03.308Z] #59 [security-bootstrapper internal] load build context [2025-03-13T06:55:03.308Z] #59 ... [2025-03-13T06:55:03.308Z] [2025-03-13T06:55:03.308Z] #60 [support-scheduler internal] load build context [2025-03-13T06:55:03.567Z] #60 ... [2025-03-13T06:55:03.567Z] [2025-03-13T06:55:03.567Z] #61 [security-proxy-setup internal] load build context [2025-03-13T06:55:03.567Z] #61 ... [2025-03-13T06:55:03.567Z] [2025-03-13T06:55:03.567Z] #62 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:55:03.825Z] #62 ... [2025-03-13T06:55:03.825Z] [2025-03-13T06:55:03.825Z] #63 [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-13T06:55:03.825Z] #63 ... [2025-03-13T06:55:03.825Z] [2025-03-13T06:55:03.825Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-13T06:55:03.825Z] #0 4.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:03.825Z] #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:03.825Z] #0 4.594 (1/3) Installing ca-certificates (20241121-r1) [2025-03-13T06:55:03.825Z] #0 4.646 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:03.825Z] #0 4.653 (3/3) Installing tzdata (2025a-r0) [2025-03-13T06:55:03.825Z] #0 4.692 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:03.825Z] #0 4.703 Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:55:03.825Z] #0 4.742 OK: 10 MiB in 17 packages [2025-03-13T06:55:04.082Z] #64 ... [2025-03-13T06:55:04.082Z] [2025-03-13T06:55:04.082Z] #65 [core-keeper internal] load build context [2025-03-13T06:55:04.082Z] #65 ... [2025-03-13T06:55:04.082Z] [2025-03-13T06:55:04.082Z] #62 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:55:05.482Z] #62 transferring context: 543.24MB 13.9s done [2025-03-13T06:55:07.383Z] #62 ... [2025-03-13T06:55:07.384Z] [2025-03-13T06:55:07.384Z] #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-13T06:55:07.384Z] #36 5.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:07.384Z] #36 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:07.384Z] #36 5.814 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-13T06:55:07.384Z] #36 5.814 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-13T06:55:07.384Z] #36 5.814 OK: 24170 distinct packages available [2025-03-13T06:55:07.384Z] #36 5.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:07.384Z] #36 5.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:07.384Z] #36 6.203 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:07.384Z] #36 6.209 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-13T06:55:07.384Z] #36 6.212 (3/4) Installing libucontext (1.2-r3) [2025-03-13T06:55:07.384Z] #36 6.215 (4/4) Installing gcompat (1.1.0-r4) [2025-03-13T06:55:07.384Z] #36 6.229 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:07.384Z] #36 6.232 OK: 8 MiB in 18 packages [2025-03-13T06:55:07.384Z] #36 ... [2025-03-13T06:55:07.384Z] [2025-03-13T06:55:07.384Z] #59 [security-bootstrapper internal] load build context [2025-03-13T06:55:07.384Z] #59 transferring context: 543.24MB 14.9s done [2025-03-13T06:55:10.669Z] #59 ... [2025-03-13T06:55:10.669Z] [2025-03-13T06:55:10.669Z] #44 [security-proxy-auth internal] load build context [2025-03-13T06:55:10.669Z] #44 transferring context: 543.24MB 12.2s done [2025-03-13T06:55:10.669Z] #44 DONE 19.0s [2025-03-13T06:55:10.669Z] [2025-03-13T06:55:10.669Z] #46 [security-secretstore-setup internal] load build context [2025-03-13T06:55:10.669Z] #46 transferring context: 543.24MB 13.9s done [2025-03-13T06:55:10.669Z] #46 ... [2025-03-13T06:55:10.669Z] [2025-03-13T06:55:10.669Z] #60 [support-scheduler internal] load build context [2025-03-13T06:55:10.669Z] #60 transferring context: 543.24MB 12.3s done [2025-03-13T06:55:10.669Z] #60 DONE 19.4s [2025-03-13T06:55:10.669Z] [2025-03-13T06:55:10.669Z] #47 [security-spiffe-token-provider internal] load build context [2025-03-13T06:55:10.669Z] #47 transferring context: 543.24MB 13.8s done [2025-03-13T06:55:11.235Z] #47 ... [2025-03-13T06:55:11.235Z] [2025-03-13T06:55:11.235Z] #55 [core-data internal] load build context [2025-03-13T06:55:11.235Z] #55 transferring context: 543.24MB 12.4s done [2025-03-13T06:55:11.235Z] #55 DONE 19.7s [2025-03-13T06:55:11.235Z] [2025-03-13T06:55:11.235Z] #42 [core-command internal] load build context [2025-03-13T06:55:11.235Z] #42 transferring context: 543.24MB 12.7s done [2025-03-13T06:55:11.235Z] #42 DONE 20.0s [2025-03-13T06:55:11.235Z] [2025-03-13T06:55:11.235Z] #61 [security-proxy-setup internal] load build context [2025-03-13T06:55:11.235Z] #61 transferring context: 543.24MB 14.5s done [2025-03-13T06:55:11.623Z] #61 ... [2025-03-13T06:55:11.623Z] [2025-03-13T06:55:11.623Z] #65 [core-keeper internal] load build context [2025-03-13T06:55:11.623Z] #65 transferring context: 543.24MB 12.8s done [2025-03-13T06:55:11.623Z] #65 DONE 20.3s [2025-03-13T06:55:11.623Z] [2025-03-13T06:55:11.623Z] #53 [support-notifications internal] load build context [2025-03-13T06:55:11.623Z] #53 transferring context: 543.24MB 13.7s done [2025-03-13T06:55:11.881Z] #53 DONE 20.6s [2025-03-13T06:55:11.881Z] [2025-03-13T06:55:11.881Z] #57 [core-metadata internal] load build context [2025-03-13T06:55:11.881Z] #57 transferring context: 543.24MB 13.9s done [2025-03-13T06:55:11.881Z] #57 ... [2025-03-13T06:55:11.881Z] [2025-03-13T06:55:11.881Z] #47 [security-spiffe-token-provider internal] load build context [2025-03-13T06:55:11.881Z] #47 DONE 20.6s [2025-03-13T06:55:11.881Z] [2025-03-13T06:55:11.881Z] #62 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:55:11.881Z] #62 DONE 20.6s [2025-03-13T06:55:11.881Z] [2025-03-13T06:55:11.881Z] #46 [security-secretstore-setup internal] load build context [2025-03-13T06:55:11.881Z] #46 DONE 20.6s [2025-03-13T06:55:11.881Z] [2025-03-13T06:55:11.881Z] #56 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-13T06:55:12.140Z] #56 DONE 19.4s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #57 [core-metadata internal] load build context [2025-03-13T06:55:12.140Z] #57 DONE 20.7s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #59 [security-bootstrapper internal] load build context [2025-03-13T06:55:12.140Z] #59 DONE 20.7s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-13T06:55:12.140Z] #43 DONE 20.6s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #61 [security-proxy-setup internal] load build context [2025-03-13T06:55:12.140Z] #61 DONE 20.7s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-13T06:55:12.140Z] #45 DONE 20.6s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #49 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-13T06:55:12.140Z] #49 DONE 20.7s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-13T06:55:12.140Z] #66 ... [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-13T06:55:12.140Z] #36 DONE 20.3s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-13T06:55:12.140Z] #64 DONE 20.5s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-13T06:55:12.140Z] #51 DONE 20.5s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #63 [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-13T06:55:12.140Z] #63 DONE 20.5s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-13T06:55:12.140Z] #48 DONE 20.5s [2025-03-13T06:55:12.140Z] [2025-03-13T06:55:12.140Z] #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-13T06:55:12.398Z] #66 ... [2025-03-13T06:55:12.398Z] [2025-03-13T06:55:12.398Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:55:12.398Z] #38 DONE 20.6s [2025-03-13T06:55:12.398Z] [2025-03-13T06:55:12.398Z] #67 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-13T06:55:13.333Z] #67 ... [2025-03-13T06:55:13.333Z] [2025-03-13T06:55:13.333Z] #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-13T06:55:13.333Z] #68 DONE 1.3s [2025-03-13T06:55:13.333Z] [2025-03-13T06:55:13.333Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-13T06:55:13.333Z] #50 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:13.333Z] #50 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:13.333Z] #50 21.60 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:13.333Z] #50 21.61 (2/2) Installing su-exec (0.2-r3) [2025-03-13T06:55:13.333Z] #50 21.61 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:13.333Z] #50 21.62 OK: 8 MiB in 16 packages [2025-03-13T06:55:13.596Z] #50 DONE 21.8s [2025-03-13T06:55:13.596Z] [2025-03-13T06:55:13.596Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-13T06:55:13.854Z] #69 ... [2025-03-13T06:55:13.854Z] [2025-03-13T06:55:13.854Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-13T06:55:13.854Z] #52 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:13.854Z] #52 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:13.854Z] #52 21.87 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:13.854Z] #52 21.88 (2/4) Installing openssl (3.3.3-r0) [2025-03-13T06:55:13.854Z] #52 21.89 (3/4) Installing su-exec (0.2-r3) [2025-03-13T06:55:13.854Z] #52 21.89 (4/4) Installing yq-go (4.44.1-r2) [2025-03-13T06:55:13.854Z] #52 21.96 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:13.854Z] #52 21.97 OK: 19 MiB in 18 packages [2025-03-13T06:55:13.854Z] #52 DONE 22.1s [2025-03-13T06:55:13.854Z] [2025-03-13T06:55:13.854Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-13T06:55:13.854Z] #58 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:13.854Z] #58 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:13.854Z] #58 21.58 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-13T06:55:13.854Z] #58 21.58 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-13T06:55:13.854Z] #58 21.58 OK: 24170 distinct packages available [2025-03-13T06:55:13.854Z] #58 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:13.854Z] #58 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:13.854Z] #58 22.06 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:13.854Z] #58 22.06 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-13T06:55:13.854Z] #58 22.06 (3/5) Installing libucontext (1.2-r3) [2025-03-13T06:55:13.854Z] #58 22.07 (4/5) Installing gcompat (1.1.0-r4) [2025-03-13T06:55:13.854Z] #58 22.07 (5/5) Installing openssl (3.3.3-r0) [2025-03-13T06:55:13.854Z] #58 22.11 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:13.854Z] #58 22.12 OK: 9 MiB in 19 packages [2025-03-13T06:55:14.113Z] #58 DONE 22.3s [2025-03-13T06:55:14.113Z] [2025-03-13T06:55:14.113Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-13T06:55:14.113Z] #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.113Z] #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.113Z] #0 1.941 OK: 248 MiB in 58 packages [2025-03-13T06:55:14.113Z] #70 DONE 2.1s [2025-03-13T06:55:14.113Z] [2025-03-13T06:55:14.113Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-13T06:55:14.370Z] #71 ... [2025-03-13T06:55:14.370Z] [2025-03-13T06:55:14.370Z] #67 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-13T06:55:14.370Z] #67 1.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.370Z] #67 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.370Z] #67 2.156 OK: 248 MiB in 58 packages [2025-03-13T06:55:14.370Z] #67 DONE 2.7s [2025-03-13T06:55:14.629Z] [2025-03-13T06:55:14.629Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-13T06:55:14.629Z] #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 2.277 OK: 248 MiB in 58 packages [2025-03-13T06:55:14.629Z] #72 DONE 2.5s [2025-03-13T06:55:14.629Z] [2025-03-13T06:55:14.629Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-13T06:55:14.629Z] #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 1.739 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-13T06:55:14.629Z] #0 1.739 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-13T06:55:14.629Z] #0 1.739 OK: 24171 distinct packages available [2025-03-13T06:55:14.629Z] #0 1.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 1.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 2.209 OK: 248 MiB in 58 packages [2025-03-13T06:55:14.629Z] #73 DONE 2.5s [2025-03-13T06:55:14.629Z] [2025-03-13T06:55:14.629Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-13T06:55:14.629Z] #0 1.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 2.276 OK: 248 MiB in 58 packages [2025-03-13T06:55:14.629Z] #74 DONE 2.5s [2025-03-13T06:55:14.629Z] [2025-03-13T06:55:14.629Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:14.629Z] #75 ... [2025-03-13T06:55:14.629Z] [2025-03-13T06:55:14.629Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:55:14.629Z] #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 2.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:14.629Z] #0 2.477 OK: 12 MiB in 21 packages [2025-03-13T06:55:14.629Z] #76 DONE 2.6s [2025-03-13T06:55:14.629Z] [2025-03-13T06:55:14.629Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:14.629Z] #77 DONE 0.6s [2025-03-13T06:55:14.886Z] [2025-03-13T06:55:14.886Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:15.820Z] #78 ... [2025-03-13T06:55:15.821Z] [2025-03-13T06:55:15.821Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-13T06:55:15.821Z] #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:15.821Z] #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:15.821Z] #0 2.767 OK: 8 MiB in 18 packages [2025-03-13T06:55:15.821Z] #79 DONE 3.8s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:16.078Z] #80 DONE 1.5s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:55:16.078Z] #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.078Z] #0 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.078Z] #0 2.685 OK: 8 MiB in 15 packages [2025-03-13T06:55:16.078Z] #81 DONE 3.8s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:16.078Z] #82 DONE 1.5s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:55:16.078Z] #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.078Z] #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.078Z] #0 2.699 OK: 13 MiB in 28 packages [2025-03-13T06:55:16.078Z] #83 DONE 3.8s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:16.078Z] #84 DONE 1.5s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:55:16.078Z] #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.078Z] #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.078Z] #0 2.958 OK: 10 MiB in 17 packages [2025-03-13T06:55:16.078Z] #85 DONE 3.8s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:16.078Z] #75 DONE 1.5s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-13T06:55:16.078Z] #66 2.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.078Z] #66 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.078Z] #66 3.465 OK: 8 MiB in 15 packages [2025-03-13T06:55:16.078Z] #66 DONE 4.1s [2025-03-13T06:55:16.078Z] [2025-03-13T06:55:16.078Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:16.340Z] #86 ... [2025-03-13T06:55:16.340Z] [2025-03-13T06:55:16.340Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-13T06:55:16.340Z] #87 DONE 0.5s [2025-03-13T06:55:16.340Z] [2025-03-13T06:55:16.340Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-13T06:55:16.340Z] #88 DONE 0.0s [2025-03-13T06:55:16.597Z] [2025-03-13T06:55:16.597Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-13T06:55:16.597Z] #89 DONE 0.0s [2025-03-13T06:55:16.597Z] [2025-03-13T06:55:16.597Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-13T06:55:16.597Z] #90 DONE 0.0s [2025-03-13T06:55:16.597Z] [2025-03-13T06:55:16.597Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-13T06:55:16.597Z] #91 DONE 0.0s [2025-03-13T06:55:16.597Z] [2025-03-13T06:55:16.597Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-13T06:55:16.597Z] #92 DONE 0.0s [2025-03-13T06:55:16.597Z] [2025-03-13T06:55:16.597Z] #93 [security-spire-config] exporting to image [2025-03-13T06:55:16.597Z] #93 exporting layers [2025-03-13T06:55:16.856Z] #93 ... [2025-03-13T06:55:16.856Z] [2025-03-13T06:55:16.856Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-13T06:55:16.856Z] #0 3.206 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.856Z] #0 3.705 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:16.856Z] #0 4.408 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-13T06:55:16.856Z] #0 4.694 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:55:16.856Z] #0 4.699 OK: 8 MiB in 15 packages [2025-03-13T06:55:16.856Z] #94 DONE 4.8s [2025-03-13T06:55:17.118Z] [2025-03-13T06:55:17.118Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-13T06:55:17.118Z] #0 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.118Z] #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.118Z] #0 4.668 OK: 19 MiB in 18 packages [2025-03-13T06:55:17.118Z] #95 DONE 4.8s [2025-03-13T06:55:17.118Z] [2025-03-13T06:55:17.118Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-13T06:55:17.118Z] #71 2.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.377Z] #71 ... [2025-03-13T06:55:17.377Z] [2025-03-13T06:55:17.377Z] #93 [security-spire-config] exporting to image [2025-03-13T06:55:17.377Z] #93 exporting layers 0.7s done [2025-03-13T06:55:17.377Z] #93 writing image sha256:46c68b21c804fda1e7f31f286cf6d405a93906d9da5770c758d020d05fb98e1c done [2025-03-13T06:55:17.377Z] #93 naming to docker.io/library/security-spire-config done [2025-03-13T06:55:17.377Z] #93 DONE 0.7s [2025-03-13T06:55:17.377Z] [2025-03-13T06:55:17.377Z] #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-13T06:55:17.377Z] #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.377Z] #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.377Z] #0 3.613 OK: 19 MiB in 18 packages [2025-03-13T06:55:17.377Z] #96 DONE 3.7s [2025-03-13T06:55:17.377Z] [2025-03-13T06:55:17.377Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-13T06:55:17.377Z] #69 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.377Z] #69 3.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.377Z] #69 3.893 OK: 8 MiB in 16 packages [2025-03-13T06:55:17.633Z] #69 DONE 4.0s [2025-03-13T06:55:17.633Z] [2025-03-13T06:55:17.633Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-13T06:55:17.633Z] #97 DONE 0.0s [2025-03-13T06:55:17.633Z] [2025-03-13T06:55:17.633Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-13T06:55:17.892Z] #98 ... [2025-03-13T06:55:17.892Z] [2025-03-13T06:55:17.892Z] #99 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-13T06:55:17.892Z] #0 3.207 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.892Z] #0 3.656 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:17.892Z] #0 4.378 OK: 248 MiB in 58 packages [2025-03-13T06:55:17.892Z] #99 DONE 4.6s [2025-03-13T06:55:18.149Z] [2025-03-13T06:55:18.149Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-13T06:55:18.410Z] #100 DONE 0.6s [2025-03-13T06:55:18.410Z] [2025-03-13T06:55:18.410Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:18.669Z] #101 ... [2025-03-13T06:55:18.669Z] [2025-03-13T06:55:18.669Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-13T06:55:18.669Z] #71 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:55:18.669Z] #71 4.387 OK: 9 MiB in 19 packages [2025-03-13T06:55:18.669Z] #71 DONE 4.5s [2025-03-13T06:55:18.927Z] [2025-03-13T06:55:18.927Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-13T06:55:19.491Z] #102 DONE 0.8s [2025-03-13T06:55:19.491Z] [2025-03-13T06:55:19.491Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-13T06:55:19.491Z] #103 DONE 0.8s [2025-03-13T06:55:19.491Z] [2025-03-13T06:55:19.491Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-13T06:55:19.491Z] #98 DONE 1.9s [2025-03-13T06:55:19.491Z] [2025-03-13T06:55:19.491Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-13T06:55:19.491Z] #104 DONE 0.1s [2025-03-13T06:55:19.491Z] [2025-03-13T06:55:19.491Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-13T06:55:20.058Z] #105 DONE 0.5s [2025-03-13T06:55:20.058Z] [2025-03-13T06:55:20.059Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-13T06:55:20.059Z] #106 DONE 0.5s [2025-03-13T06:55:20.059Z] [2025-03-13T06:55:20.059Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-13T06:55:20.059Z] #107 DONE 0.6s [2025-03-13T06:55:20.059Z] [2025-03-13T06:55:20.059Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-13T06:55:20.059Z] #108 DONE 0.1s [2025-03-13T06:55:20.059Z] [2025-03-13T06:55:20.059Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-13T06:55:20.059Z] #109 DONE 0.1s [2025-03-13T06:55:20.059Z] [2025-03-13T06:55:20.059Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-13T06:55:20.059Z] #110 DONE 0.1s [2025-03-13T06:55:20.059Z] [2025-03-13T06:55:20.059Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-13T06:55:20.059Z] #111 DONE 0.0s [2025-03-13T06:55:20.059Z] [2025-03-13T06:55:20.059Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-13T06:55:20.059Z] #112 DONE 0.0s [2025-03-13T06:55:20.059Z] [2025-03-13T06:55:20.059Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-13T06:55:20.315Z] #113 DONE 0.0s [2025-03-13T06:55:20.315Z] [2025-03-13T06:55:20.315Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-13T06:55:20.315Z] #114 DONE 0.0s [2025-03-13T06:55:20.315Z] [2025-03-13T06:55:20.315Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-13T06:55:20.315Z] #115 DONE 0.0s [2025-03-13T06:55:20.315Z] [2025-03-13T06:55:20.315Z] #93 [security-spire-agent] exporting to image [2025-03-13T06:55:20.879Z] #93 exporting layers 0.7s done [2025-03-13T06:55:20.879Z] #93 exporting layers 0.7s done [2025-03-13T06:55:20.879Z] #93 writing image sha256:3fae88c4d90e7b511872e11aa16d7804a96d9d72376aa7d195d9ad68eb25dfd8 done [2025-03-13T06:55:20.879Z] #93 naming to docker.io/library/security-spire-server done [2025-03-13T06:55:20.879Z] #93 writing image sha256:ce8a5f90896b71521435a8dc70e7b2b396e45f6904a4304a17f912dc0d232d2f done [2025-03-13T06:55:20.879Z] #93 naming to docker.io/library/security-spire-agent done [2025-03-13T06:55:20.879Z] #93 DONE 1.5s [2025-03-13T06:55:20.879Z] [2025-03-13T06:55:20.879Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:22.255Z] #116 ... [2025-03-13T06:55:22.255Z] [2025-03-13T06:55:22.255Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:55:22.514Z] #54 ... [2025-03-13T06:55:22.514Z] [2025-03-13T06:55:22.514Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:26.900Z] #117 ... [2025-03-13T06:55:26.900Z] [2025-03-13T06:55:26.900Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:41.841Z] #118 ... [2025-03-13T06:55:41.841Z] [2025-03-13T06:55:41.841Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:41.841Z] #78 DONE 24.9s [2025-03-13T06:55:41.841Z] [2025-03-13T06:55:41.841Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:41.841Z] #117 DONE 23.6s [2025-03-13T06:55:41.841Z] [2025-03-13T06:55:41.842Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:41.842Z] #116 DONE 23.6s [2025-03-13T06:55:41.842Z] [2025-03-13T06:55:41.842Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:41.842Z] #101 DONE 21.2s [2025-03-13T06:55:41.842Z] [2025-03-13T06:55:41.842Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:41.842Z] #118 DONE 23.7s [2025-03-13T06:55:41.842Z] [2025-03-13T06:55:41.842Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:41.842Z] #86 DONE 23.6s [2025-03-13T06:55:41.842Z] [2025-03-13T06:55:41.842Z] #119 [core-metadata builder 6/7] COPY . . [2025-03-13T06:55:42.355Z] Removing intermediate container 1091d1e8e3eb [2025-03-13T06:55:42.355Z] ---> 931a7e17f305 [2025-03-13T06:55:42.355Z] Successfully built 931a7e17f305 [2025-03-13T06:55:42.355Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:55:42.687Z] + docker inspect -f . ci-base-image-arm64 [2025-03-13T06:55:42.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:55:42.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-41257 does not seem to be running inside a container [2025-03-13T06:55:42.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T06:55:44.123Z] $ docker top 098fc0f87901bccfabe689887b649e4a99ec0a37eecb009cf5d92b712bd5d1a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:55:44.938Z] + go version [2025-03-13T06:55:44.938Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-13T06:55:44.962Z] $ docker stop --time=1 098fc0f87901bccfabe689887b649e4a99ec0a37eecb009cf5d92b712bd5d1a4 [2025-03-13T06:55:46.581Z] $ docker rm -f --volumes 098fc0f87901bccfabe689887b649e4a99ec0a37eecb009cf5d92b712bd5d1a4 [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-13T06:55:47.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-13T06:55:47.240Z] [2025-03-13T06:55:47.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:55:47.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-13T06:55:47.572Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-13T06:55:47.572Z] 547446be3368: Pulling fs layer [2025-03-13T06:55:47.572Z] d125d8839a47: Pulling fs layer [2025-03-13T06:55:47.572Z] 3e85d5ac6304: Pulling fs layer [2025-03-13T06:55:47.572Z] c3105a71a48b: Pulling fs layer [2025-03-13T06:55:47.572Z] 0f093f025ec4: Pulling fs layer [2025-03-13T06:55:47.572Z] c3106fc0e877: Pulling fs layer [2025-03-13T06:55:47.572Z] c3105a71a48b: Waiting [2025-03-13T06:55:47.572Z] 0f093f025ec4: Waiting [2025-03-13T06:55:47.572Z] c3106fc0e877: Waiting [2025-03-13T06:55:47.840Z] 547446be3368: Verifying Checksum [2025-03-13T06:55:47.840Z] 547446be3368: Download complete [2025-03-13T06:55:47.840Z] c3105a71a48b: Verifying Checksum [2025-03-13T06:55:47.840Z] c3105a71a48b: Download complete [2025-03-13T06:55:48.106Z] d125d8839a47: Verifying Checksum [2025-03-13T06:55:48.106Z] d125d8839a47: Download complete [2025-03-13T06:55:48.106Z] c3106fc0e877: Verifying Checksum [2025-03-13T06:55:48.106Z] c3106fc0e877: Download complete [2025-03-13T06:55:48.372Z] 0f093f025ec4: Verifying Checksum [2025-03-13T06:55:48.372Z] 0f093f025ec4: Download complete [2025-03-13T06:55:48.372Z] 547446be3368: Pull complete [2025-03-13T06:55:49.773Z] d125d8839a47: Pull complete [2025-03-13T06:55:49.963Z] #119 DONE 9.0s [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:49.963Z] #120 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #121 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:49.963Z] #122 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-13T06:55:49.963Z] #123 DONE 9.0s [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #124 [support-notifications builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #124 DONE 9.0s [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #125 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:49.963Z] #126 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:49.963Z] #127 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:49.963Z] #128 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #129 [core-command builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #129 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:49.963Z] #130 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:49.963Z] #131 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:49.963Z] #132 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #133 [core-data builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #133 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #134 DONE 9.1s [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #135 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:49.963Z] #136 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:49.963Z] #137 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #138 DONE 9.1s [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #139 [support-scheduler builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #139 DONE 9.1s [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:55:49.963Z] #140 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:55:49.963Z] #141 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #142 [security-proxy-auth builder 6/7] COPY . . [2025-03-13T06:55:49.963Z] #142 CACHED [2025-03-13T06:55:49.963Z] [2025-03-13T06:55:49.963Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T06:55:49.963Z] #143 1.332 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-13T06:55:50.353Z] 3e85d5ac6304: Verifying Checksum [2025-03-13T06:55:50.353Z] 3e85d5ac6304: Download complete [2025-03-13T06:55:59.932Z] #143 ... [2025-03-13T06:55:59.932Z] [2025-03-13T06:55:59.932Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T06:55:59.932Z] #0 0.794 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-13T06:55:59.932Z] #144 ... [2025-03-13T06:55:59.932Z] [2025-03-13T06:55:59.932Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-13T06:55:59.932Z] #0 1.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-13T06:55:59.932Z] #145 ... [2025-03-13T06:55:59.932Z] [2025-03-13T06:55:59.932Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-13T06:55:59.932Z] #0 1.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-13T06:55:59.932Z] #146 ... [2025-03-13T06:55:59.932Z] [2025-03-13T06:55:59.932Z] #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-13T06:55:59.932Z] #0 0.584 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-13T06:55:59.932Z] #147 ... [2025-03-13T06:55:59.932Z] [2025-03-13T06:55:59.932Z] #148 [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-13T06:55:59.932Z] #0 1.130 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-13T06:55:59.932Z] #148 ... [2025-03-13T06:55:59.932Z] [2025-03-13T06:55:59.932Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-13T06:55:59.932Z] #0 0.506 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-13T06:55:59.932Z] #149 ... [2025-03-13T06:55:59.932Z] [2025-03-13T06:55:59.932Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-13T06:55:59.932Z] #0 0.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-13T06:55:59.932Z] #150 ... [2025-03-13T06:55:59.932Z] [2025-03-13T06:55:59.932Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-13T06:55:59.933Z] #0 1.171 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-13T06:55:59.933Z] #151 ... [2025-03-13T06:55:59.933Z] [2025-03-13T06:55:59.933Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-13T06:55:59.933Z] #0 0.459 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-13T06:56:00.190Z] #152 ... [2025-03-13T06:56:00.190Z] [2025-03-13T06:56:00.190Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-13T06:56:00.190Z] #0 0.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-13T06:56:00.190Z] #153 ... [2025-03-13T06:56:00.190Z] [2025-03-13T06:56:00.190Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T06:56:00.190Z] #0 0.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-13T06:56:00.415Z] 3e85d5ac6304: Pull complete [2025-03-13T06:56:00.415Z] c3105a71a48b: Pull complete [2025-03-13T06:56:00.996Z] 0f093f025ec4: Pull complete [2025-03-13T06:56:01.261Z] c3106fc0e877: Pull complete [2025-03-13T06:56:01.261Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-13T06:56:01.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-13T06:56:01.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:56:01.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-41257 does not seem to be running inside a container [2025-03-13T06:56:01.541Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T06:56:03.624Z] $ docker top fe8131e8cf6ccc36b3302eb1227ceb033496de875cce2299c436af05b3f8c31d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:56:04.120Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-13T06:56:14.218Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #1 transferring dockerfile: 2.10kB done [2025-03-13T06:56:14.218Z] #1 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #2 transferring dockerfile: 2.14kB 0.0s done [2025-03-13T06:56:14.218Z] #2 DONE 0.0s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #3 transferring dockerfile: 1.70kB done [2025-03-13T06:56:14.218Z] #3 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #4 transferring dockerfile: 2.00kB done [2025-03-13T06:56:14.218Z] #4 DONE 0.0s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #5 transferring dockerfile: 1.89kB done [2025-03-13T06:56:14.218Z] #5 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #6 transferring dockerfile: 1.81kB done [2025-03-13T06:56:14.218Z] #6 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #7 transferring dockerfile: 3.02kB done [2025-03-13T06:56:14.218Z] #7 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #8 transferring dockerfile: 2.23kB done [2025-03-13T06:56:14.218Z] #8 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #9 transferring dockerfile: 2.50kB 0.0s done [2025-03-13T06:56:14.218Z] #9 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #10 transferring dockerfile: 1.69kB done [2025-03-13T06:56:14.218Z] #10 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-03-13T06:56:14.218Z] #11 transferring dockerfile: 2.01kB 0.0s done [2025-03-13T06:56:14.218Z] #11 DONE 0.1s [2025-03-13T06:56:14.218Z] [2025-03-13T06:56:14.218Z] #12 [core-data internal] load build definition from Dockerfile [2025-03-13T06:56:14.485Z] #12 transferring dockerfile: 2.04kB done [2025-03-13T06:56:14.485Z] #12 DONE 0.1s [2025-03-13T06:56:14.485Z] [2025-03-13T06:56:14.485Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-03-13T06:56:14.485Z] #13 transferring dockerfile: 1.83kB done [2025-03-13T06:56:14.485Z] #13 DONE 0.1s [2025-03-13T06:56:14.485Z] [2025-03-13T06:56:14.485Z] #14 [core-command internal] load build definition from Dockerfile [2025-03-13T06:56:14.485Z] #14 transferring dockerfile: 1.94kB done [2025-03-13T06:56:14.485Z] #14 DONE 0.1s [2025-03-13T06:56:14.485Z] [2025-03-13T06:56:14.485Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-13T06:56:14.485Z] #15 transferring dockerfile: 2.49kB done [2025-03-13T06:56:14.485Z] #15 DONE 0.1s [2025-03-13T06:56:14.485Z] [2025-03-13T06:56:14.485Z] #16 [core-metadata internal] load .dockerignore [2025-03-13T06:56:14.485Z] #16 transferring context: [2025-03-13T06:56:14.756Z] #16 transferring context: 50B 0.0s done [2025-03-13T06:56:14.757Z] #16 DONE 0.1s [2025-03-13T06:56:15.345Z] [2025-03-13T06:56:15.345Z] #17 [security-proxy-auth internal] load .dockerignore [2025-03-13T06:56:15.345Z] #17 transferring context: 50B done [2025-03-13T06:56:15.345Z] #17 DONE 0.0s [2025-03-13T06:56:15.345Z] [2025-03-13T06:56:15.345Z] #18 [security-spire-server internal] load .dockerignore [2025-03-13T06:56:15.345Z] #18 transferring context: 50B done [2025-03-13T06:56:15.345Z] #18 DONE 0.0s [2025-03-13T06:56:15.345Z] [2025-03-13T06:56:15.345Z] #19 [support-notifications internal] load .dockerignore [2025-03-13T06:56:15.345Z] #19 transferring context: 50B done [2025-03-13T06:56:15.345Z] #19 DONE 0.0s [2025-03-13T06:56:15.345Z] [2025-03-13T06:56:15.345Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-03-13T06:56:15.345Z] #20 transferring context: 50B 0.0s done [2025-03-13T06:56:15.624Z] #20 DONE 0.1s [2025-03-13T06:56:15.624Z] [2025-03-13T06:56:15.624Z] #21 [security-spire-agent internal] load .dockerignore [2025-03-13T06:56:15.624Z] #21 transferring context: 50B done [2025-03-13T06:56:15.624Z] #21 DONE 0.1s [2025-03-13T06:56:15.624Z] [2025-03-13T06:56:15.624Z] #22 [security-bootstrapper internal] load .dockerignore [2025-03-13T06:56:15.624Z] #22 transferring context: 50B done [2025-03-13T06:56:15.624Z] #22 DONE 0.1s [2025-03-13T06:56:15.624Z] [2025-03-13T06:56:15.624Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-13T06:56:15.624Z] #23 transferring context: 50B done [2025-03-13T06:56:15.624Z] #23 DONE 0.0s [2025-03-13T06:56:15.891Z] [2025-03-13T06:56:15.891Z] #24 [security-proxy-setup internal] load .dockerignore [2025-03-13T06:56:15.891Z] #24 transferring context: 50B done [2025-03-13T06:56:15.891Z] #24 DONE 0.0s [2025-03-13T06:56:15.891Z] [2025-03-13T06:56:15.891Z] #25 [security-spire-config internal] load .dockerignore [2025-03-13T06:56:15.891Z] #25 transferring context: 50B done [2025-03-13T06:56:15.891Z] #25 DONE 0.0s [2025-03-13T06:56:15.891Z] [2025-03-13T06:56:15.891Z] #26 [core-keeper internal] load .dockerignore [2025-03-13T06:56:15.891Z] #26 transferring context: 50B 0.0s done [2025-03-13T06:56:15.891Z] #26 DONE 0.1s [2025-03-13T06:56:15.891Z] [2025-03-13T06:56:15.891Z] #27 [core-data internal] load .dockerignore [2025-03-13T06:56:16.157Z] #27 transferring context: 50B 0.0s done [2025-03-13T06:56:16.157Z] #27 DONE 0.1s [2025-03-13T06:56:16.157Z] [2025-03-13T06:56:16.157Z] #28 [support-scheduler internal] load .dockerignore [2025-03-13T06:56:16.157Z] #28 transferring context: 50B 0.0s done [2025-03-13T06:56:16.157Z] #28 DONE 0.1s [2025-03-13T06:56:16.157Z] [2025-03-13T06:56:16.157Z] #29 [core-command internal] load .dockerignore [2025-03-13T06:56:16.157Z] #29 transferring context: 50B 0.0s done [2025-03-13T06:56:16.157Z] #29 DONE 0.1s [2025-03-13T06:56:16.157Z] [2025-03-13T06:56:16.157Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:16.157Z] #30 DONE 0.0s [2025-03-13T06:56:16.157Z] [2025-03-13T06:56:16.157Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:56:16.423Z] #31 DONE 0.1s [2025-03-13T06:56:16.423Z] [2025-03-13T06:56:16.423Z] #32 [security-secretstore-setup internal] load .dockerignore [2025-03-13T06:56:16.423Z] #32 transferring context: 50B done [2025-03-13T06:56:16.423Z] #32 DONE 0.1s [2025-03-13T06:56:16.423Z] [2025-03-13T06:56:16.423Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:16.423Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:16.423Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:16.423Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:16.423Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:16.423Z] #33 DONE 0.2s [2025-03-13T06:56:16.423Z] [2025-03-13T06:56:16.423Z] #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-13T06:56:17.383Z] #34 ... [2025-03-13T06:56:17.383Z] [2025-03-13T06:56:17.383Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:17.383Z] #30 DONE 0.0s [2025-03-13T06:56:17.383Z] [2025-03-13T06:56:17.383Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:17.383Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:17.383Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:17.383Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:17.383Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:17.383Z] #33 DONE 0.3s [2025-03-13T06:56:17.383Z] [2025-03-13T06:56:17.383Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:56:17.383Z] #31 DONE 0.3s [2025-03-13T06:56:17.383Z] [2025-03-13T06:56:17.383Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-13T06:56:17.383Z] #35 DONE 1.8s [2025-03-13T06:56:17.383Z] [2025-03-13T06:56:17.383Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:17.649Z] #36 ... [2025-03-13T06:56:17.650Z] [2025-03-13T06:56:17.650Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:17.650Z] #30 DONE 0.0s [2025-03-13T06:56:17.650Z] [2025-03-13T06:56:17.650Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:17.650Z] #36 ... [2025-03-13T06:56:17.650Z] [2025-03-13T06:56:17.650Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:17.650Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:17.650Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:17.650Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:17.650Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:17.650Z] #33 DONE 0.3s [2025-03-13T06:56:17.650Z] [2025-03-13T06:56:17.650Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:56:17.650Z] #31 DONE 0.4s [2025-03-13T06:56:17.650Z] [2025-03-13T06:56:17.650Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-13T06:56:17.650Z] #35 DONE 1.8s [2025-03-13T06:56:17.650Z] [2025-03-13T06:56:17.650Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:17.916Z] #36 ... [2025-03-13T06:56:17.916Z] [2025-03-13T06:56:17.916Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:17.916Z] #30 DONE 0.0s [2025-03-13T06:56:17.916Z] [2025-03-13T06:56:17.916Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:17.916Z] #36 ... [2025-03-13T06:56:17.916Z] [2025-03-13T06:56:17.916Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:56:17.916Z] #31 DONE 0.5s [2025-03-13T06:56:17.916Z] [2025-03-13T06:56:17.916Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-03-13T06:56:17.916Z] #37 DONE 0.9s [2025-03-13T06:56:17.916Z] [2025-03-13T06:56:17.916Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:18.183Z] #36 ... [2025-03-13T06:56:18.183Z] [2025-03-13T06:56:18.183Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:18.183Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:18.183Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:18.183Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:18.183Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:18.183Z] #33 DONE 0.3s [2025-03-13T06:56:18.183Z] [2025-03-13T06:56:18.183Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:18.183Z] #30 DONE 0.0s [2025-03-13T06:56:18.183Z] [2025-03-13T06:56:18.183Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-13T06:56:18.183Z] #35 DONE 1.8s [2025-03-13T06:56:18.183Z] [2025-03-13T06:56:18.183Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-03-13T06:56:18.183Z] #37 DONE 0.9s [2025-03-13T06:56:18.183Z] [2025-03-13T06:56:18.183Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:18.183Z] #36 ... [2025-03-13T06:56:18.183Z] [2025-03-13T06:56:18.183Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:56:18.183Z] #31 DONE 0.9s [2025-03-13T06:56:18.183Z] [2025-03-13T06:56:18.183Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:18.450Z] #36 ... [2025-03-13T06:56:18.450Z] [2025-03-13T06:56:18.450Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:18.450Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:18.450Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:18.450Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:18.450Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:18.450Z] #33 DONE 0.4s [2025-03-13T06:56:18.450Z] [2025-03-13T06:56:18.450Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-13T06:56:18.450Z] #35 DONE 1.8s [2025-03-13T06:56:18.450Z] [2025-03-13T06:56:18.450Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:18.450Z] #30 DONE 0.0s [2025-03-13T06:56:18.450Z] [2025-03-13T06:56:18.450Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-13T06:56:18.450Z] #37 DONE 0.9s [2025-03-13T06:56:18.450Z] [2025-03-13T06:56:18.450Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:18.716Z] #36 ... [2025-03-13T06:56:18.716Z] [2025-03-13T06:56:18.716Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:18.716Z] #30 DONE 0.0s [2025-03-13T06:56:18.716Z] [2025-03-13T06:56:18.716Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:19.301Z] #36 ... [2025-03-13T06:56:19.301Z] [2025-03-13T06:56:19.301Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:19.301Z] #30 DONE 0.1s [2025-03-13T06:56:19.301Z] [2025-03-13T06:56:19.301Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:19.569Z] #36 ... [2025-03-13T06:56:19.569Z] [2025-03-13T06:56:19.569Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:19.569Z] #30 DONE 0.1s [2025-03-13T06:56:19.569Z] [2025-03-13T06:56:19.569Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:19.837Z] #36 ... [2025-03-13T06:56:19.837Z] [2025-03-13T06:56:19.837Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:19.837Z] #30 DONE 0.1s [2025-03-13T06:56:19.837Z] [2025-03-13T06:56:19.837Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:19.837Z] #30 DONE 0.1s [2025-03-13T06:56:19.837Z] [2025-03-13T06:56:19.837Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:20.107Z] #36 ... [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:20.107Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:20.107Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:20.107Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:20.107Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:20.107Z] #33 DONE 0.4s [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-13T06:56:20.107Z] #35 DONE 1.8s [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-13T06:56:20.107Z] #37 DONE 0.9s [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:20.107Z] #36 ... [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:20.107Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:20.107Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:20.107Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:20.107Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:20.107Z] #33 DONE 0.5s [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-13T06:56:20.107Z] #35 DONE 1.9s [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-13T06:56:20.107Z] #37 DONE 1.0s [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #38 [core-keeper internal] load build context [2025-03-13T06:56:20.107Z] #38 DONE 0.0s [2025-03-13T06:56:20.107Z] [2025-03-13T06:56:20.107Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:20.380Z] #36 ... [2025-03-13T06:56:20.380Z] [2025-03-13T06:56:20.380Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-13T06:56:20.380Z] #30 DONE 0.1s [2025-03-13T06:56:20.380Z] [2025-03-13T06:56:20.380Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-13T06:56:20.380Z] #39 DONE 2.8s [2025-03-13T06:56:20.380Z] [2025-03-13T06:56:20.380Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:20.380Z] #36 ... [2025-03-13T06:56:20.380Z] [2025-03-13T06:56:20.380Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:20.380Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:20.380Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:20.380Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:20.380Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:20.380Z] #33 DONE 0.5s [2025-03-13T06:56:20.380Z] [2025-03-13T06:56:20.380Z] #40 [support-scheduler internal] load build context [2025-03-13T06:56:20.380Z] #40 DONE 0.0s [2025-03-13T06:56:20.380Z] [2025-03-13T06:56:20.380Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:20.380Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:20.380Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:20.380Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:20.380Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:20.380Z] #33 DONE 0.5s [2025-03-13T06:56:20.380Z] [2025-03-13T06:56:20.380Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:20.380Z] #41 DONE 0.0s [2025-03-13T06:56:20.380Z] [2025-03-13T06:56:20.380Z] #42 [security-spire-server internal] load build context [2025-03-13T06:56:20.647Z] #42 ... [2025-03-13T06:56:20.647Z] [2025-03-13T06:56:20.647Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:20.647Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:20.647Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:20.647Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:20.647Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:20.647Z] #33 DONE 0.5s [2025-03-13T06:56:20.647Z] [2025-03-13T06:56:20.647Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-13T06:56:20.647Z] #43 DONE 2.7s [2025-03-13T06:56:20.918Z] [2025-03-13T06:56:20.918Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:20.918Z] #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:24.281Z] #44 ... [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-13T06:56:24.281Z] #31 DONE 6.3s [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #45 [security-spire-config internal] load build context [2025-03-13T06:56:24.281Z] #45 transferring context: 22.05kB 0.6s done [2025-03-13T06:56:24.281Z] #45 DONE 3.6s [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #46 [core-metadata internal] load build context [2025-03-13T06:56:24.281Z] #46 ... [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:56:24.281Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-13T06:56:24.281Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-13T06:56:24.281Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-13T06:56:24.281Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-13T06:56:24.281Z] #33 DONE 0.5s [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-13T06:56:24.281Z] #35 DONE 2.0s [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-13T06:56:24.281Z] #37 DONE 1.0s [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:56:24.281Z] #47 DONE 0.0s [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #48 [core-command internal] load build context [2025-03-13T06:56:24.281Z] #48 DONE 0.0s [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:24.281Z] #49 ... [2025-03-13T06:56:24.281Z] [2025-03-13T06:56:24.281Z] #46 [core-metadata internal] load build context [2025-03-13T06:56:24.870Z] #46 ... [2025-03-13T06:56:24.870Z] [2025-03-13T06:56:24.870Z] #42 [security-spire-server internal] load build context [2025-03-13T06:56:24.870Z] #42 transferring context: 23.80kB 0.7s done [2025-03-13T06:56:24.870Z] #42 DONE 4.4s [2025-03-13T06:56:24.870Z] [2025-03-13T06:56:24.870Z] #46 [core-metadata internal] load build context [2025-03-13T06:56:25.836Z] #46 ... [2025-03-13T06:56:25.836Z] [2025-03-13T06:56:25.836Z] #34 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-13T06:56:25.836Z] #34 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:25.836Z] #34 5.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:25.836Z] #34 7.281 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-13T06:56:25.836Z] #34 7.281 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:56:25.836Z] #34 7.281 OK: 9 MiB in 15 packages [2025-03-13T06:56:25.836Z] #34 DONE 9.9s [2025-03-13T06:56:25.836Z] [2025-03-13T06:56:25.836Z] #50 [security-spire-agent internal] load build context [2025-03-13T06:56:25.836Z] #50 transferring context: 23.33kB 0.7s done [2025-03-13T06:56:25.836Z] #50 DONE 5.1s [2025-03-13T06:56:25.836Z] [2025-03-13T06:56:25.836Z] #51 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-13T06:56:27.784Z] #51 ... [2025-03-13T06:56:27.784Z] [2025-03-13T06:56:27.784Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-13T06:56:27.784Z] #0 7.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:27.784Z] #0 8.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:28.051Z] #52 ... [2025-03-13T06:56:28.051Z] [2025-03-13T06:56:28.051Z] #53 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-13T06:56:28.051Z] #53 ... [2025-03-13T06:56:28.051Z] [2025-03-13T06:56:28.051Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-13T06:56:28.051Z] #0 8.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:28.051Z] #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:28.318Z] #54 ... [2025-03-13T06:56:28.318Z] [2025-03-13T06:56:28.318Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-13T06:56:28.318Z] #0 8.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:28.318Z] #0 8.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:28.318Z] #55 ... [2025-03-13T06:56:28.318Z] [2025-03-13T06:56:28.318Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-13T06:56:28.587Z] #56 ... [2025-03-13T06:56:28.587Z] [2025-03-13T06:56:28.587Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-13T06:56:28.587Z] #57 ... [2025-03-13T06:56:28.587Z] [2025-03-13T06:56:28.587Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:56:28.855Z] #58 ... [2025-03-13T06:56:28.855Z] [2025-03-13T06:56:28.855Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:28.855Z] #59 ... [2025-03-13T06:56:28.855Z] [2025-03-13T06:56:28.855Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:28.855Z] #36 ... [2025-03-13T06:56:28.855Z] [2025-03-13T06:56:28.855Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:56:29.443Z] #58 ... [2025-03-13T06:56:29.443Z] [2025-03-13T06:56:29.443Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-13T06:56:29.443Z] #60 ... [2025-03-13T06:56:29.443Z] [2025-03-13T06:56:29.443Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:30.027Z] #59 transferring context: 3.98MB 11.2s [2025-03-13T06:56:30.027Z] #59 ... [2025-03-13T06:56:30.027Z] [2025-03-13T06:56:30.027Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:56:30.297Z] #61 ... [2025-03-13T06:56:30.297Z] [2025-03-13T06:56:30.297Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:30.297Z] #59 ... [2025-03-13T06:56:30.297Z] [2025-03-13T06:56:30.297Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-13T06:56:30.566Z] #62 ... [2025-03-13T06:56:30.567Z] [2025-03-13T06:56:30.567Z] #63 [security-proxy-setup internal] load build context [2025-03-13T06:56:30.567Z] #63 ... [2025-03-13T06:56:30.567Z] [2025-03-13T06:56:30.567Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-13T06:56:30.567Z] #64 ... [2025-03-13T06:56:30.567Z] [2025-03-13T06:56:30.567Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-13T06:56:30.841Z] #65 ... [2025-03-13T06:56:30.841Z] [2025-03-13T06:56:30.841Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:30.841Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.8s done [2025-03-13T06:56:30.841Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-13T06:56:30.841Z] #41 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-13T06:56:30.841Z] #41 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-13T06:56:30.841Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.5s [2025-03-13T06:56:30.841Z] #41 ... [2025-03-13T06:56:30.841Z] [2025-03-13T06:56:30.841Z] #40 [support-scheduler internal] load build context [2025-03-13T06:56:31.110Z] #40 ... [2025-03-13T06:56:31.110Z] [2025-03-13T06:56:31.110Z] #38 [core-keeper internal] load build context [2025-03-13T06:56:31.110Z] #38 ... [2025-03-13T06:56:31.110Z] [2025-03-13T06:56:31.110Z] #66 [core-data internal] load build context [2025-03-13T06:56:31.378Z] #66 ... [2025-03-13T06:56:31.378Z] [2025-03-13T06:56:31.378Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-13T06:56:31.378Z] #52 13.42 (1/7) Installing ca-certificates (20241121-r1) [2025-03-13T06:56:31.378Z] #52 13.42 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-13T06:56:31.378Z] #52 13.42 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-13T06:56:31.378Z] #52 13.42 (4/7) Installing libsodium (1.0.19-r0) [2025-03-13T06:56:31.378Z] #52 13.42 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-13T06:56:31.645Z] #52 13.64 (6/7) Installing libzmq (4.3.5-r2) [2025-03-13T06:56:31.645Z] #52 13.64 (7/7) Installing zeromq (4.3.5-r2) [2025-03-13T06:56:31.645Z] #52 13.64 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:56:31.913Z] #52 13.86 Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:56:31.913Z] #52 ... [2025-03-13T06:56:31.913Z] [2025-03-13T06:56:31.913Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-13T06:56:32.180Z] #67 ... [2025-03-13T06:56:32.180Z] [2025-03-13T06:56:32.180Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:32.180Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.6s [2025-03-13T06:56:32.180Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 2.6s [2025-03-13T06:56:32.448Z] #41 ... [2025-03-13T06:56:32.448Z] [2025-03-13T06:56:32.448Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-13T06:56:32.448Z] #68 ... [2025-03-13T06:56:32.448Z] [2025-03-13T06:56:32.448Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:32.448Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.2s [2025-03-13T06:56:32.448Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.2s [2025-03-13T06:56:32.716Z] #41 ... [2025-03-13T06:56:32.716Z] [2025-03-13T06:56:32.716Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-13T06:56:32.716Z] #69 ... [2025-03-13T06:56:32.716Z] [2025-03-13T06:56:32.716Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:32.716Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.4s done [2025-03-13T06:56:32.984Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.4s done [2025-03-13T06:56:32.984Z] #41 ... [2025-03-13T06:56:32.984Z] [2025-03-13T06:56:32.984Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-13T06:56:32.984Z] #70 ... [2025-03-13T06:56:32.984Z] [2025-03-13T06:56:32.984Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-13T06:56:33.295Z] #71 ... [2025-03-13T06:56:33.295Z] [2025-03-13T06:56:33.295Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:33.295Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.0s [2025-03-13T06:56:33.563Z] #41 ... [2025-03-13T06:56:33.563Z] [2025-03-13T06:56:33.563Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-13T06:56:33.563Z] #54 13.68 OK: 239 MiB in 58 packages [2025-03-13T06:56:33.563Z] #54 DONE 15.5s [2025-03-13T06:56:33.563Z] [2025-03-13T06:56:33.563Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:33.563Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.1s done [2025-03-13T06:56:33.832Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.3s done [2025-03-13T06:56:33.832Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-03-13T06:56:34.100Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-03-13T06:56:34.368Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-03-13T06:56:34.641Z] #41 ... [2025-03-13T06:56:34.641Z] [2025-03-13T06:56:34.641Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:56:34.641Z] #47 ... [2025-03-13T06:56:34.641Z] [2025-03-13T06:56:34.641Z] #48 [core-command internal] load build context [2025-03-13T06:56:34.909Z] #48 ... [2025-03-13T06:56:34.909Z] [2025-03-13T06:56:34.909Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:34.909Z] #49 ... [2025-03-13T06:56:34.909Z] [2025-03-13T06:56:34.909Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-13T06:56:34.909Z] #62 DONE 14.6s [2025-03-13T06:56:34.909Z] [2025-03-13T06:56:34.909Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:34.909Z] #49 ... [2025-03-13T06:56:34.909Z] [2025-03-13T06:56:34.909Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:35.176Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 5.8s [2025-03-13T06:56:35.473Z] #41 ... [2025-03-13T06:56:35.473Z] [2025-03-13T06:56:35.473Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:35.473Z] #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.6s done [2025-03-13T06:56:35.473Z] #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-13T06:56:35.473Z] #44 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-13T06:56:35.473Z] #44 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-13T06:56:35.473Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s done [2025-03-13T06:56:35.473Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.7s done [2025-03-13T06:56:35.473Z] #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 5.5s [2025-03-13T06:56:35.473Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-03-13T06:56:35.473Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 5.5s [2025-03-13T06:56:35.743Z] #44 ... [2025-03-13T06:56:35.743Z] [2025-03-13T06:56:35.743Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:35.743Z] #41 ... [2025-03-13T06:56:35.743Z] [2025-03-13T06:56:35.743Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-13T06:56:35.743Z] #52 14.77 OK: 14 MiB in 21 packages [2025-03-13T06:56:35.743Z] #52 DONE 17.8s [2025-03-13T06:56:35.743Z] [2025-03-13T06:56:35.743Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:36.010Z] #41 ... [2025-03-13T06:56:36.010Z] [2025-03-13T06:56:36.010Z] #46 [core-metadata internal] load build context [2025-03-13T06:56:36.010Z] #46 transferring context: 17.80MB 19.2s [2025-03-13T06:56:36.010Z] #46 ... [2025-03-13T06:56:36.010Z] [2025-03-13T06:56:36.010Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-13T06:56:36.277Z] #72 ... [2025-03-13T06:56:36.277Z] [2025-03-13T06:56:36.277Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:36.277Z] #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 6.0s done [2025-03-13T06:56:36.277Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 6.5s [2025-03-13T06:56:38.223Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 8.1s [2025-03-13T06:56:38.808Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 8.6s [2025-03-13T06:56:39.075Z] #44 ... [2025-03-13T06:56:39.075Z] [2025-03-13T06:56:39.075Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-13T06:56:39.075Z] #56 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:39.075Z] #56 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:39.075Z] #56 18.06 OK: 239 MiB in 58 packages [2025-03-13T06:56:39.075Z] #56 ... [2025-03-13T06:56:39.075Z] [2025-03-13T06:56:39.075Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:39.340Z] #36 ... [2025-03-13T06:56:39.340Z] [2025-03-13T06:56:39.341Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:39.341Z] #44 ... [2025-03-13T06:56:39.341Z] [2025-03-13T06:56:39.341Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:56:39.606Z] #58 ... [2025-03-13T06:56:39.606Z] [2025-03-13T06:56:39.606Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-13T06:56:39.606Z] #56 DONE 21.3s [2025-03-13T06:56:39.606Z] [2025-03-13T06:56:39.606Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:56:39.606Z] #58 ... [2025-03-13T06:56:39.606Z] [2025-03-13T06:56:39.606Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:39.606Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 10.3s [2025-03-13T06:56:39.606Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-13T06:56:40.202Z] #41 ... [2025-03-13T06:56:40.202Z] [2025-03-13T06:56:40.202Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:56:40.472Z] #61 ... [2025-03-13T06:56:40.472Z] [2025-03-13T06:56:40.472Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:40.472Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 11.1s [2025-03-13T06:56:40.472Z] #41 ... [2025-03-13T06:56:40.472Z] [2025-03-13T06:56:40.472Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-13T06:56:40.472Z] #55 12.37 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-13T06:56:40.472Z] #55 12.37 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-13T06:56:40.472Z] #55 12.37 OK: 24049 distinct packages available [2025-03-13T06:56:40.472Z] #55 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:40.472Z] #55 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:40.472Z] #55 20.57 OK: 239 MiB in 58 packages [2025-03-13T06:56:40.741Z] #55 ... [2025-03-13T06:56:40.741Z] [2025-03-13T06:56:40.741Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-13T06:56:40.741Z] #64 DONE 19.9s [2025-03-13T06:56:40.741Z] [2025-03-13T06:56:40.741Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:40.741Z] #59 ... [2025-03-13T06:56:40.741Z] [2025-03-13T06:56:40.741Z] #63 [security-proxy-setup internal] load build context [2025-03-13T06:56:40.741Z] #63 ... [2025-03-13T06:56:40.741Z] [2025-03-13T06:56:40.741Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:41.327Z] #59 ... [2025-03-13T06:56:41.327Z] [2025-03-13T06:56:41.327Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-13T06:56:41.327Z] #53 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:41.327Z] #53 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:41.327Z] #53 20.12 OK: 239 MiB in 58 packages [2025-03-13T06:56:41.327Z] #53 DONE 23.9s [2025-03-13T06:56:41.327Z] [2025-03-13T06:56:41.327Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:41.327Z] #59 ... [2025-03-13T06:56:41.327Z] [2025-03-13T06:56:41.327Z] #38 [core-keeper internal] load build context [2025-03-13T06:56:41.327Z] #38 ... [2025-03-13T06:56:41.327Z] [2025-03-13T06:56:41.327Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-13T06:56:41.327Z] #57 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:41.327Z] #57 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:41.327Z] #57 19.55 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-13T06:56:41.327Z] #57 19.55 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-13T06:56:41.327Z] #57 19.55 OK: 24048 distinct packages available [2025-03-13T06:56:41.327Z] #57 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:41.327Z] #57 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:41.327Z] #57 ... [2025-03-13T06:56:41.327Z] [2025-03-13T06:56:41.327Z] #66 [core-data internal] load build context [2025-03-13T06:56:41.595Z] #66 ... [2025-03-13T06:56:41.595Z] [2025-03-13T06:56:41.595Z] #40 [support-scheduler internal] load build context [2025-03-13T06:56:41.595Z] #40 ... [2025-03-13T06:56:41.595Z] [2025-03-13T06:56:41.595Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:41.595Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 12.3s [2025-03-13T06:56:41.595Z] #41 ... [2025-03-13T06:56:41.595Z] [2025-03-13T06:56:41.595Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-13T06:56:41.595Z] #55 DONE 23.4s [2025-03-13T06:56:41.862Z] [2025-03-13T06:56:41.862Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:41.862Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-13T06:56:42.130Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 12.8s [2025-03-13T06:56:43.092Z] #41 ... [2025-03-13T06:56:43.093Z] [2025-03-13T06:56:43.093Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-13T06:56:43.093Z] #60 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:43.093Z] #60 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:43.093Z] #60 19.73 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-13T06:56:43.093Z] #60 19.73 (2/2) Installing su-exec (0.2-r3) [2025-03-13T06:56:43.093Z] #60 19.73 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:56:43.093Z] #60 20.03 OK: 9 MiB in 16 packages [2025-03-13T06:56:43.093Z] #60 ... [2025-03-13T06:56:43.093Z] [2025-03-13T06:56:43.093Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:43.093Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 12.8s [2025-03-13T06:56:43.093Z] #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-03-13T06:56:43.679Z] #44 ... [2025-03-13T06:56:43.679Z] [2025-03-13T06:56:43.679Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-13T06:56:43.679Z] #60 DONE 24.3s [2025-03-13T06:56:43.679Z] [2025-03-13T06:56:43.679Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:44.642Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 14.7s [2025-03-13T06:56:44.911Z] #44 ... [2025-03-13T06:56:44.911Z] [2025-03-13T06:56:44.911Z] #48 [core-command internal] load build context [2025-03-13T06:56:44.911Z] #48 transferring context: 2.62MB 17.2s [2025-03-13T06:56:45.178Z] #48 ... [2025-03-13T06:56:45.178Z] [2025-03-13T06:56:45.178Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:45.178Z] #49 ... [2025-03-13T06:56:45.178Z] [2025-03-13T06:56:45.178Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:56:45.448Z] #47 ... [2025-03-13T06:56:45.448Z] [2025-03-13T06:56:45.448Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-13T06:56:45.448Z] #73 ... [2025-03-13T06:56:45.448Z] [2025-03-13T06:56:45.448Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:56:46.046Z] #47 ... [2025-03-13T06:56:46.046Z] [2025-03-13T06:56:46.046Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:56:46.046Z] #74 ... [2025-03-13T06:56:46.046Z] [2025-03-13T06:56:46.046Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:56:46.046Z] #47 ... [2025-03-13T06:56:46.046Z] [2025-03-13T06:56:46.046Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-13T06:56:46.046Z] #65 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:46.046Z] #65 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:46.046Z] #65 23.11 OK: 239 MiB in 58 packages [2025-03-13T06:56:46.046Z] #65 DONE 25.6s [2025-03-13T06:56:46.313Z] [2025-03-13T06:56:46.313Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:46.313Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 16.9s [2025-03-13T06:56:46.313Z] #41 ... [2025-03-13T06:56:46.313Z] [2025-03-13T06:56:46.313Z] #46 [core-metadata internal] load build context [2025-03-13T06:56:46.587Z] #46 ... [2025-03-13T06:56:46.587Z] [2025-03-13T06:56:46.587Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:46.853Z] #41 ... [2025-03-13T06:56:46.853Z] [2025-03-13T06:56:46.854Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-13T06:56:46.854Z] #57 24.69 (1/14) Installing ca-certificates (20241121-r1) [2025-03-13T06:56:46.854Z] #57 24.69 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-13T06:56:46.854Z] #57 24.69 (3/14) Installing c-ares (1.33.1-r0) [2025-03-13T06:56:46.854Z] #57 24.69 (4/14) Installing libunistring (1.2-r0) [2025-03-13T06:56:46.854Z] #57 24.98 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-13T06:56:46.854Z] #57 24.98 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-13T06:56:46.854Z] #57 24.98 (7/14) Installing libpsl (0.21.5-r1) [2025-03-13T06:56:46.854Z] #57 24.98 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-13T06:56:46.854Z] #57 24.98 (9/14) Installing libcurl (8.12.1-r0) [2025-03-13T06:56:46.854Z] #57 25.10 (10/14) Installing curl (8.12.1-r0) [2025-03-13T06:56:46.854Z] #57 25.10 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-13T06:56:46.854Z] #57 25.10 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-13T06:56:46.854Z] #57 25.10 (13/14) Installing libucontext (1.2-r3) [2025-03-13T06:56:46.854Z] #57 25.10 (14/14) Installing gcompat (1.1.0-r4) [2025-03-13T06:56:46.854Z] #57 25.10 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:56:46.854Z] #57 25.40 Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:56:46.854Z] #57 25.88 OK: 15 MiB in 28 packages [2025-03-13T06:56:46.854Z] #57 DONE 28.4s [2025-03-13T06:56:46.854Z] [2025-03-13T06:56:46.854Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:47.437Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 18.0s [2025-03-13T06:56:48.400Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 18.9s [2025-03-13T06:56:49.364Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 19.9s [2025-03-13T06:56:49.364Z] #41 ... [2025-03-13T06:56:49.364Z] [2025-03-13T06:56:49.364Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:49.364Z] #36 ... [2025-03-13T06:56:49.364Z] [2025-03-13T06:56:49.364Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:49.952Z] #49 ... [2025-03-13T06:56:49.952Z] [2025-03-13T06:56:49.952Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-13T06:56:49.952Z] #67 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:49.952Z] #67 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:49.952Z] #67 23.56 (1/3) Installing ca-certificates (20241121-r1) [2025-03-13T06:56:49.952Z] #67 23.78 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-13T06:56:49.952Z] #67 23.78 (3/3) Installing tzdata (2025a-r0) [2025-03-13T06:56:49.952Z] #67 24.56 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:56:49.952Z] #67 24.68 Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:56:49.952Z] #67 25.49 OK: 11 MiB in 17 packages [2025-03-13T06:56:49.952Z] #67 DONE 27.8s [2025-03-13T06:56:49.952Z] [2025-03-13T06:56:49.952Z] #46 [core-metadata internal] load build context [2025-03-13T06:56:49.952Z] #46 transferring context: 22.19MB 33.3s [2025-03-13T06:56:50.223Z] #46 ... [2025-03-13T06:56:50.223Z] [2025-03-13T06:56:50.223Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:56:50.223Z] #58 ... [2025-03-13T06:56:50.223Z] [2025-03-13T06:56:50.223Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:50.495Z] #41 ... [2025-03-13T06:56:50.495Z] [2025-03-13T06:56:50.495Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-13T06:56:50.495Z] #69 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:50.495Z] #69 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:50.495Z] #69 24.13 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-13T06:56:50.495Z] #69 24.13 (2/4) Installing openssl (3.3.3-r0) [2025-03-13T06:56:50.495Z] #69 24.29 (3/4) Installing su-exec (0.2-r3) [2025-03-13T06:56:50.495Z] #69 24.29 (4/4) Installing yq-go (4.44.1-r2) [2025-03-13T06:56:50.495Z] #69 24.92 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:56:50.495Z] #69 24.99 OK: 20 MiB in 18 packages [2025-03-13T06:56:50.495Z] #69 DONE 27.6s [2025-03-13T06:56:50.495Z] [2025-03-13T06:56:50.495Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:50.495Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 21.2s [2025-03-13T06:56:50.769Z] #41 ... [2025-03-13T06:56:50.769Z] [2025-03-13T06:56:50.769Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:56:51.038Z] #61 ... [2025-03-13T06:56:51.038Z] [2025-03-13T06:56:51.038Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-13T06:56:51.038Z] #75 ... [2025-03-13T06:56:51.038Z] [2025-03-13T06:56:51.038Z] #63 [security-proxy-setup internal] load build context [2025-03-13T06:56:51.038Z] #63 ... [2025-03-13T06:56:51.038Z] [2025-03-13T06:56:51.038Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:51.306Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 22.0s [2025-03-13T06:56:51.306Z] #41 ... [2025-03-13T06:56:51.306Z] [2025-03-13T06:56:51.306Z] #38 [core-keeper internal] load build context [2025-03-13T06:56:51.574Z] #38 ... [2025-03-13T06:56:51.574Z] [2025-03-13T06:56:51.574Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:51.574Z] #59 ... [2025-03-13T06:56:51.574Z] [2025-03-13T06:56:51.574Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-13T06:56:51.574Z] #68 23.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:51.574Z] #68 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:51.574Z] #68 27.42 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-13T06:56:51.574Z] #68 27.42 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:56:51.574Z] #68 27.42 OK: 9 MiB in 15 packages [2025-03-13T06:56:51.574Z] #68 DONE 29.2s [2025-03-13T06:56:51.574Z] [2025-03-13T06:56:51.574Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:51.574Z] #59 ... [2025-03-13T06:56:51.574Z] [2025-03-13T06:56:51.574Z] #66 [core-data internal] load build context [2025-03-13T06:56:51.841Z] #66 ... [2025-03-13T06:56:51.841Z] [2025-03-13T06:56:51.841Z] #40 [support-scheduler internal] load build context [2025-03-13T06:56:51.841Z] #40 ... [2025-03-13T06:56:51.841Z] [2025-03-13T06:56:51.841Z] #66 [core-data internal] load build context [2025-03-13T06:56:54.437Z] #66 ... [2025-03-13T06:56:54.437Z] [2025-03-13T06:56:54.437Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-13T06:56:54.437Z] #76 ... [2025-03-13T06:56:54.437Z] [2025-03-13T06:56:54.437Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:56:54.437Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 23.8s done [2025-03-13T06:56:55.019Z] #41 ... [2025-03-13T06:56:55.019Z] [2025-03-13T06:56:55.019Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:55.019Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 16.1s done [2025-03-13T06:56:55.019Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.6s [2025-03-13T06:56:55.296Z] #44 ... [2025-03-13T06:56:55.296Z] [2025-03-13T06:56:55.296Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:55.563Z] #49 ... [2025-03-13T06:56:55.563Z] [2025-03-13T06:56:55.563Z] #48 [core-command internal] load build context [2025-03-13T06:56:55.563Z] #48 ... [2025-03-13T06:56:55.563Z] [2025-03-13T06:56:55.563Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:56:55.830Z] #59 transferring context: 12.31MB 36.9s [2025-03-13T06:56:56.097Z] #59 ... [2025-03-13T06:56:56.097Z] [2025-03-13T06:56:56.097Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:56:56.364Z] #47 ... [2025-03-13T06:56:56.364Z] [2025-03-13T06:56:56.364Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:56:56.948Z] #44 ... [2025-03-13T06:56:56.948Z] [2025-03-13T06:56:56.948Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-13T06:56:56.948Z] #71 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:56.948Z] #71 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:56.948Z] #71 28.16 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-13T06:56:56.948Z] #71 28.16 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-13T06:56:56.948Z] #71 28.16 OK: 24048 distinct packages available [2025-03-13T06:56:56.948Z] #71 28.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:56.948Z] #71 29.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:56:56.948Z] #71 32.36 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-13T06:56:56.948Z] #71 32.36 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-13T06:56:56.948Z] #71 32.36 (3/5) Installing libucontext (1.2-r3) [2025-03-13T06:56:56.948Z] #71 32.36 (4/5) Installing gcompat (1.1.0-r4) [2025-03-13T06:56:56.948Z] #71 32.36 (5/5) Installing openssl (3.3.3-r0) [2025-03-13T06:56:56.948Z] #71 32.44 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:56:56.948Z] #71 32.44 OK: 10 MiB in 19 packages [2025-03-13T06:56:56.948Z] #71 ... [2025-03-13T06:56:56.948Z] [2025-03-13T06:56:56.948Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:57.214Z] #49 ... [2025-03-13T06:56:57.214Z] [2025-03-13T06:56:57.214Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-13T06:56:57.214Z] #71 DONE 34.1s [2025-03-13T06:56:57.214Z] [2025-03-13T06:56:57.214Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:57.482Z] #49 ... [2025-03-13T06:56:57.482Z] [2025-03-13T06:56:57.482Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:56:57.749Z] #77 ... [2025-03-13T06:56:57.749Z] [2025-03-13T06:56:57.749Z] #49 [support-notifications internal] load build context [2025-03-13T06:56:59.692Z] #49 ... [2025-03-13T06:56:59.692Z] [2025-03-13T06:56:59.692Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:56:59.692Z] #36 ... [2025-03-13T06:56:59.692Z] [2025-03-13T06:56:59.692Z] #49 [support-notifications internal] load build context [2025-03-13T06:57:00.276Z] #49 ... [2025-03-13T06:57:00.276Z] [2025-03-13T06:57:00.276Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:57:00.543Z] #78 ... [2025-03-13T06:57:00.543Z] [2025-03-13T06:57:00.543Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:00.543Z] #58 ... [2025-03-13T06:57:00.543Z] [2025-03-13T06:57:00.543Z] #46 [core-metadata internal] load build context [2025-03-13T06:57:00.543Z] #46 transferring context: 26.83MB 43.9s [2025-03-13T06:57:00.543Z] #46 ... [2025-03-13T06:57:00.543Z] [2025-03-13T06:57:00.543Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-13T06:57:00.543Z] #70 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:00.543Z] #70 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:00.543Z] #70 31.45 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-13T06:57:00.543Z] #70 31.45 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-13T06:57:00.543Z] #70 31.45 OK: 24048 distinct packages available [2025-03-13T06:57:00.543Z] #70 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:00.543Z] #70 33.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:00.543Z] #70 37.36 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-13T06:57:00.543Z] #70 37.36 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-13T06:57:00.543Z] #70 37.36 (3/4) Installing libucontext (1.2-r3) [2025-03-13T06:57:00.543Z] #70 37.36 (4/4) Installing gcompat (1.1.0-r4) [2025-03-13T06:57:00.543Z] #70 37.42 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:57:00.543Z] #70 37.42 OK: 9 MiB in 18 packages [2025-03-13T06:57:00.809Z] #70 ... [2025-03-13T06:57:00.809Z] [2025-03-13T06:57:00.809Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-13T06:57:00.809Z] #72 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:00.809Z] #72 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:00.809Z] #72 30.19 (1/4) Installing ca-certificates (20241121-r1) [2025-03-13T06:57:00.809Z] #72 30.47 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-13T06:57:00.809Z] #72 30.47 (3/4) Installing su-exec (0.2-r3) [2025-03-13T06:57:00.809Z] #72 30.47 (4/4) Installing yq-go (4.44.1-r2) [2025-03-13T06:57:00.809Z] #72 30.89 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:57:00.809Z] #72 31.01 Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:57:00.809Z] #72 31.84 OK: 20 MiB in 18 packages [2025-03-13T06:57:00.809Z] #72 DONE 34.7s [2025-03-13T06:57:00.809Z] [2025-03-13T06:57:00.809Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-13T06:57:00.809Z] #79 ... [2025-03-13T06:57:00.809Z] [2025-03-13T06:57:00.809Z] #49 [support-notifications internal] load build context [2025-03-13T06:57:01.078Z] #49 ... [2025-03-13T06:57:01.078Z] [2025-03-13T06:57:01.078Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:01.078Z] #61 ... [2025-03-13T06:57:01.078Z] [2025-03-13T06:57:01.078Z] #49 [support-notifications internal] load build context [2025-03-13T06:57:01.345Z] #49 ... [2025-03-13T06:57:01.345Z] [2025-03-13T06:57:01.345Z] #63 [security-proxy-setup internal] load build context [2025-03-13T06:57:01.612Z] #63 ... [2025-03-13T06:57:01.612Z] [2025-03-13T06:57:01.612Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:01.889Z] #38 ... [2025-03-13T06:57:01.889Z] [2025-03-13T06:57:01.889Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:57:01.889Z] #80 ... [2025-03-13T06:57:01.889Z] [2025-03-13T06:57:01.889Z] #40 [support-scheduler internal] load build context [2025-03-13T06:57:02.155Z] #40 ... [2025-03-13T06:57:02.155Z] [2025-03-13T06:57:02.155Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:03.113Z] #38 ... [2025-03-13T06:57:03.113Z] [2025-03-13T06:57:03.113Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-13T06:57:03.113Z] #70 DONE 40.1s [2025-03-13T06:57:03.113Z] [2025-03-13T06:57:03.113Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:03.113Z] #38 ... [2025-03-13T06:57:03.113Z] [2025-03-13T06:57:03.113Z] #51 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-13T06:57:03.113Z] #51 30.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:03.113Z] #51 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:03.113Z] #51 36.08 OK: 9 MiB in 15 packages [2025-03-13T06:57:03.113Z] #51 DONE 37.8s [2025-03-13T06:57:03.113Z] [2025-03-13T06:57:03.113Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:04.545Z] #38 ... [2025-03-13T06:57:04.545Z] [2025-03-13T06:57:04.545Z] #66 [core-data internal] load build context [2025-03-13T06:57:04.545Z] #66 ... [2025-03-13T06:57:04.545Z] [2025-03-13T06:57:04.545Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:57:04.545Z] #77 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:05.506Z] #77 ... [2025-03-13T06:57:05.506Z] [2025-03-13T06:57:05.506Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-13T06:57:05.506Z] #73 23.64 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:05.506Z] #73 25.09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:05.506Z] #73 28.34 OK: 239 MiB in 58 packages [2025-03-13T06:57:05.506Z] #73 DONE 30.0s [2025-03-13T06:57:05.506Z] [2025-03-13T06:57:05.506Z] #66 [core-data internal] load build context [2025-03-13T06:57:05.774Z] #66 ... [2025-03-13T06:57:05.774Z] [2025-03-13T06:57:05.774Z] #48 [core-command internal] load build context [2025-03-13T06:57:06.047Z] #48 ... [2025-03-13T06:57:06.047Z] [2025-03-13T06:57:06.047Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:06.047Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.9s [2025-03-13T06:57:06.047Z] #41 ... [2025-03-13T06:57:06.047Z] [2025-03-13T06:57:06.047Z] #49 [support-notifications internal] load build context [2025-03-13T06:57:06.047Z] #49 transferring context: 19.28MB 48.2s [2025-03-13T06:57:06.329Z] #49 ... [2025-03-13T06:57:06.329Z] [2025-03-13T06:57:06.330Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:06.330Z] #59 ... [2025-03-13T06:57:06.330Z] [2025-03-13T06:57:06.330Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:06.595Z] #41 ... [2025-03-13T06:57:06.595Z] [2025-03-13T06:57:06.595Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:57:06.595Z] #47 ... [2025-03-13T06:57:06.595Z] [2025-03-13T06:57:06.595Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:07.181Z] #59 ... [2025-03-13T06:57:07.181Z] [2025-03-13T06:57:07.181Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:57:07.181Z] #74 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:07.181Z] #74 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:07.181Z] #74 29.18 OK: 14 MiB in 21 packages [2025-03-13T06:57:07.181Z] #74 DONE 31.1s [2025-03-13T06:57:07.181Z] [2025-03-13T06:57:07.181Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:07.450Z] #59 ... [2025-03-13T06:57:07.450Z] [2025-03-13T06:57:07.450Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-13T06:57:07.450Z] #81 ... [2025-03-13T06:57:07.450Z] [2025-03-13T06:57:07.450Z] #48 [core-command internal] load build context [2025-03-13T06:57:07.728Z] #48 ... [2025-03-13T06:57:07.728Z] [2025-03-13T06:57:07.728Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:57:07.728Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 20.9s [2025-03-13T06:57:07.728Z] #44 ... [2025-03-13T06:57:07.728Z] [2025-03-13T06:57:07.728Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:07.845Z] #154 ... [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #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-13T06:57:07.845Z] #147 DONE 78.1s [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-13T06:57:07.845Z] #153 ... [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:57:07.845Z] #155 DONE 0.2s [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:57:07.845Z] #156 DONE 0.2s [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #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-13T06:57:07.845Z] #157 DONE 0.2s [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #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-13T06:57:07.845Z] #158 DONE 0.1s [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-13T06:57:07.845Z] #153 DONE 79.1s [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #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-13T06:57:07.845Z] #159 DONE 0.1s [2025-03-13T06:57:07.845Z] [2025-03-13T06:57:07.845Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-13T06:57:08.102Z] #145 ... [2025-03-13T06:57:08.102Z] [2025-03-13T06:57:08.102Z] #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-13T06:57:08.667Z] #160 ... [2025-03-13T06:57:08.667Z] [2025-03-13T06:57:08.667Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-13T06:57:08.667Z] #161 DONE 0.4s [2025-03-13T06:57:08.667Z] [2025-03-13T06:57:08.667Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-13T06:57:09.600Z] #162 ... [2025-03-13T06:57:09.600Z] [2025-03-13T06:57:09.600Z] #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-13T06:57:09.600Z] #160 DONE 1.7s [2025-03-13T06:57:09.600Z] [2025-03-13T06:57:09.600Z] #93 [core-common-config-bootstrapper] exporting to image [2025-03-13T06:57:09.600Z] #93 exporting layers [2025-03-13T06:57:09.858Z] #93 ... [2025-03-13T06:57:09.858Z] [2025-03-13T06:57:09.858Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-13T06:57:09.858Z] #162 DONE 1.2s [2025-03-13T06:57:10.214Z] [2025-03-13T06:57:10.214Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:57:10.214Z] #163 DONE 0.2s [2025-03-13T06:57:10.214Z] [2025-03-13T06:57:10.214Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-13T06:57:10.214Z] #151 ... [2025-03-13T06:57:10.214Z] [2025-03-13T06:57:10.214Z] #93 [core-common-config-bootstrapper] exporting to image [2025-03-13T06:57:10.214Z] #93 exporting layers 0.5s done [2025-03-13T06:57:10.214Z] #93 writing image sha256:cf80a50c24426c7e400e216cb8ef5057bbf454b54cc6af9e5ff1f29328c9bca7 done [2025-03-13T06:57:10.214Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-13T06:57:10.214Z] #93 DONE 1.9s [2025-03-13T06:57:10.214Z] [2025-03-13T06:57:10.214Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:57:10.214Z] #164 DONE 0.1s [2025-03-13T06:57:10.318Z] #59 ... [2025-03-13T06:57:10.318Z] [2025-03-13T06:57:10.318Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:57:10.318Z] #36 ... [2025-03-13T06:57:10.318Z] [2025-03-13T06:57:10.318Z] #66 [core-data internal] load build context [2025-03-13T06:57:10.486Z] [2025-03-13T06:57:10.486Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-13T06:57:10.486Z] #165 DONE 0.2s [2025-03-13T06:57:10.486Z] [2025-03-13T06:57:10.486Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-13T06:57:10.486Z] #166 DONE 0.1s [2025-03-13T06:57:10.486Z] [2025-03-13T06:57:10.486Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-13T06:57:10.744Z] #145 ... [2025-03-13T06:57:10.745Z] [2025-03-13T06:57:10.745Z] #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-13T06:57:10.745Z] #167 DONE 0.1s [2025-03-13T06:57:10.745Z] [2025-03-13T06:57:10.745Z] #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-13T06:57:10.745Z] #168 DONE 0.1s [2025-03-13T06:57:10.745Z] [2025-03-13T06:57:10.745Z] #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-13T06:57:10.854Z] #66 ... [2025-03-13T06:57:10.854Z] [2025-03-13T06:57:10.854Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:10.854Z] #58 ... [2025-03-13T06:57:10.854Z] [2025-03-13T06:57:10.854Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-13T06:57:10.854Z] #82 ... [2025-03-13T06:57:10.854Z] [2025-03-13T06:57:10.854Z] #46 [core-metadata internal] load build context [2025-03-13T06:57:10.854Z] #46 transferring context: 32.93MB 54.4s [2025-03-13T06:57:11.003Z] #169 DONE 0.2s [2025-03-13T06:57:11.003Z] [2025-03-13T06:57:11.003Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-13T06:57:11.003Z] #170 DONE 0.1s [2025-03-13T06:57:11.003Z] [2025-03-13T06:57:11.003Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T06:57:11.003Z] #154 ... [2025-03-13T06:57:11.003Z] [2025-03-13T06:57:11.003Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-13T06:57:11.121Z] #46 ... [2025-03-13T06:57:11.121Z] [2025-03-13T06:57:11.121Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:11.121Z] #59 ... [2025-03-13T06:57:11.121Z] [2025-03-13T06:57:11.121Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:57:11.121Z] #77 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:11.121Z] #77 22.20 OK: 15 MiB in 28 packages [2025-03-13T06:57:11.121Z] #77 DONE 24.0s [2025-03-13T06:57:11.391Z] [2025-03-13T06:57:11.391Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:11.391Z] #59 ... [2025-03-13T06:57:11.391Z] [2025-03-13T06:57:11.391Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-13T06:57:11.391Z] #76 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:11.391Z] #76 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:11.391Z] #76 24.82 OK: 9 MiB in 16 packages [2025-03-13T06:57:11.391Z] #76 DONE 27.1s [2025-03-13T06:57:11.391Z] [2025-03-13T06:57:11.391Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:11.391Z] #59 ... [2025-03-13T06:57:11.391Z] [2025-03-13T06:57:11.391Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:11.675Z] #61 ... [2025-03-13T06:57:11.675Z] [2025-03-13T06:57:11.675Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:11.942Z] #58 ... [2025-03-13T06:57:11.943Z] [2025-03-13T06:57:11.943Z] #63 [security-proxy-setup internal] load build context [2025-03-13T06:57:11.943Z] #63 ... [2025-03-13T06:57:11.943Z] [2025-03-13T06:57:11.943Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:12.213Z] #58 ... [2025-03-13T06:57:12.213Z] [2025-03-13T06:57:12.213Z] #40 [support-scheduler internal] load build context [2025-03-13T06:57:12.213Z] #40 ... [2025-03-13T06:57:12.213Z] [2025-03-13T06:57:12.213Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-13T06:57:12.213Z] #81 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:12.379Z] #171 DONE 1.1s [2025-03-13T06:57:12.379Z] [2025-03-13T06:57:12.379Z] #93 [security-bootstrapper] exporting to image [2025-03-13T06:57:12.638Z] #93 exporting layers 0.6s done [2025-03-13T06:57:12.639Z] #93 writing image sha256:59508fe3b9298196bc9e7662885efe114450a082ee9defd0fa202df2d86090d7 done [2025-03-13T06:57:12.639Z] #93 naming to docker.io/library/security-bootstrapper 0.0s done [2025-03-13T06:57:12.639Z] #93 DONE 2.5s [2025-03-13T06:57:12.639Z] [2025-03-13T06:57:12.639Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T06:57:13.175Z] #81 ... [2025-03-13T06:57:13.175Z] [2025-03-13T06:57:13.175Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:57:13.175Z] #78 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:13.175Z] #78 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:13.175Z] #78 20.99 OK: 11 MiB in 17 packages [2025-03-13T06:57:13.175Z] #78 DONE 22.7s [2025-03-13T06:57:13.175Z] [2025-03-13T06:57:13.175Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-13T06:57:13.175Z] #81 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:13.442Z] #81 ... [2025-03-13T06:57:13.442Z] [2025-03-13T06:57:13.442Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-13T06:57:13.442Z] #83 ... [2025-03-13T06:57:13.442Z] [2025-03-13T06:57:13.442Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-13T06:57:13.442Z] #75 22.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:13.442Z] #75 24.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:13.442Z] #75 29.95 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-13T06:57:13.442Z] #75 30.50 Executing busybox-1.36.1-r29.trigger [2025-03-13T06:57:13.442Z] #75 30.60 OK: 9 MiB in 15 packages [2025-03-13T06:57:13.442Z] #75 DONE 32.4s [2025-03-13T06:57:13.442Z] [2025-03-13T06:57:13.443Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:14.856Z] #58 ... [2025-03-13T06:57:14.856Z] [2025-03-13T06:57:14.856Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:15.135Z] #38 ... [2025-03-13T06:57:15.135Z] [2025-03-13T06:57:15.135Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:16.562Z] #58 ... [2025-03-13T06:57:16.562Z] [2025-03-13T06:57:16.562Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-13T06:57:16.562Z] #79 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:16.562Z] #79 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:16.562Z] #79 24.53 OK: 20 MiB in 18 packages [2025-03-13T06:57:16.562Z] #79 DONE 25.7s [2025-03-13T06:57:16.562Z] [2025-03-13T06:57:16.562Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:16.562Z] #58 ... [2025-03-13T06:57:16.562Z] [2025-03-13T06:57:16.562Z] #49 [support-notifications internal] load build context [2025-03-13T06:57:16.562Z] #49 ... [2025-03-13T06:57:16.562Z] [2025-03-13T06:57:16.562Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-13T06:57:16.562Z] #84 ... [2025-03-13T06:57:16.562Z] [2025-03-13T06:57:16.562Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-13T06:57:16.562Z] #80 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:16.562Z] #80 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:16.562Z] #80 23.07 OK: 9 MiB in 15 packages [2025-03-13T06:57:16.562Z] #80 DONE 24.8s [2025-03-13T06:57:16.831Z] [2025-03-13T06:57:16.831Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:16.831Z] #38 transferring context: 18.89MB 54.9s [2025-03-13T06:57:16.831Z] #38 ... [2025-03-13T06:57:16.831Z] [2025-03-13T06:57:16.831Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:57:17.099Z] #47 ... [2025-03-13T06:57:17.099Z] [2025-03-13T06:57:17.099Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-13T06:57:17.099Z] #81 18.37 OK: 10 MiB in 19 packages [2025-03-13T06:57:17.099Z] #81 DONE 19.8s [2025-03-13T06:57:17.099Z] [2025-03-13T06:57:17.099Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:18.070Z] #38 ... [2025-03-13T06:57:18.070Z] [2025-03-13T06:57:18.070Z] #48 [core-command internal] load build context [2025-03-13T06:57:18.070Z] #48 ... [2025-03-13T06:57:18.070Z] [2025-03-13T06:57:18.070Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:18.070Z] #38 ... [2025-03-13T06:57:18.070Z] [2025-03-13T06:57:18.070Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:57:18.070Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 31.3s [2025-03-13T06:57:18.338Z] #44 ... [2025-03-13T06:57:18.338Z] [2025-03-13T06:57:18.338Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:18.338Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.0s [2025-03-13T06:57:18.338Z] #41 ... [2025-03-13T06:57:18.338Z] [2025-03-13T06:57:18.338Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-13T06:57:18.338Z] #84 DONE 2.0s [2025-03-13T06:57:18.338Z] [2025-03-13T06:57:18.338Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:20.290Z] #58 ... [2025-03-13T06:57:20.290Z] [2025-03-13T06:57:20.290Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-13T06:57:20.290Z] #82 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:20.290Z] #82 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:20.290Z] #82 17.94 OK: 20 MiB in 18 packages [2025-03-13T06:57:20.290Z] #82 DONE 19.3s [2025-03-13T06:57:20.290Z] [2025-03-13T06:57:20.290Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:20.290Z] #58 ... [2025-03-13T06:57:20.290Z] [2025-03-13T06:57:20.290Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:57:20.290Z] #36 ... [2025-03-13T06:57:20.290Z] [2025-03-13T06:57:20.290Z] #48 [core-command internal] load build context [2025-03-13T06:57:20.560Z] #48 ... [2025-03-13T06:57:20.560Z] [2025-03-13T06:57:20.560Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-13T06:57:20.560Z] #83 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:20.560Z] #83 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:57:20.560Z] #83 16.06 OK: 9 MiB in 18 packages [2025-03-13T06:57:20.560Z] #83 DONE 17.1s [2025-03-13T06:57:20.560Z] [2025-03-13T06:57:20.560Z] #48 [core-command internal] load build context [2025-03-13T06:57:20.828Z] #48 ... [2025-03-13T06:57:20.828Z] [2025-03-13T06:57:20.828Z] #66 [core-data internal] load build context [2025-03-13T06:57:21.101Z] #66 ... [2025-03-13T06:57:21.101Z] [2025-03-13T06:57:21.101Z] #48 [core-command internal] load build context [2025-03-13T06:57:21.101Z] #48 ... [2025-03-13T06:57:21.101Z] [2025-03-13T06:57:21.101Z] #46 [core-metadata internal] load build context [2025-03-13T06:57:21.101Z] #46 transferring context: 40.79MB 64.7s [2025-03-13T06:57:21.375Z] #46 ... [2025-03-13T06:57:21.375Z] [2025-03-13T06:57:21.375Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-13T06:57:21.375Z] #85 DONE 10.0s [2025-03-13T06:57:21.375Z] [2025-03-13T06:57:21.375Z] #48 [core-command internal] load build context [2025-03-13T06:57:21.643Z] #48 ... [2025-03-13T06:57:21.643Z] [2025-03-13T06:57:21.643Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:21.919Z] #59 ... [2025-03-13T06:57:21.919Z] [2025-03-13T06:57:21.919Z] #48 [core-command internal] load build context [2025-03-13T06:57:22.519Z] #48 ... [2025-03-13T06:57:22.519Z] [2025-03-13T06:57:22.519Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:22.519Z] #61 ... [2025-03-13T06:57:22.519Z] [2025-03-13T06:57:22.519Z] #48 [core-command internal] load build context [2025-03-13T06:57:22.519Z] #48 ... [2025-03-13T06:57:22.519Z] [2025-03-13T06:57:22.519Z] #63 [security-proxy-setup internal] load build context [2025-03-13T06:57:22.519Z] #63 ... [2025-03-13T06:57:22.519Z] [2025-03-13T06:57:22.519Z] #40 [support-scheduler internal] load build context [2025-03-13T06:57:22.519Z] #40 ... [2025-03-13T06:57:22.519Z] [2025-03-13T06:57:22.519Z] #48 [core-command internal] load build context [2025-03-13T06:57:22.792Z] #48 ... [2025-03-13T06:57:22.792Z] [2025-03-13T06:57:22.792Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-13T06:57:22.792Z] #86 DONE 1.3s [2025-03-13T06:57:22.792Z] [2025-03-13T06:57:22.792Z] #48 [core-command internal] load build context [2025-03-13T06:57:25.418Z] #48 ... [2025-03-13T06:57:25.418Z] [2025-03-13T06:57:25.418Z] #46 [core-metadata internal] load build context [2025-03-13T06:57:25.418Z] #46 transferring context: 44.68MB 68.0s done [2025-03-13T06:57:25.418Z] #46 DONE 68.8s [2025-03-13T06:57:25.418Z] [2025-03-13T06:57:25.418Z] #48 [core-command internal] load build context [2025-03-13T06:57:26.978Z] #48 ... [2025-03-13T06:57:26.978Z] [2025-03-13T06:57:26.978Z] #49 [support-notifications internal] load build context [2025-03-13T06:57:26.978Z] #49 ... [2025-03-13T06:57:26.978Z] [2025-03-13T06:57:26.978Z] #40 [support-scheduler internal] load build context [2025-03-13T06:57:27.249Z] #40 ... [2025-03-13T06:57:27.249Z] [2025-03-13T06:57:27.249Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:57:27.249Z] #47 ... [2025-03-13T06:57:27.249Z] [2025-03-13T06:57:27.249Z] #40 [support-scheduler internal] load build context [2025-03-13T06:57:28.233Z] #40 ... [2025-03-13T06:57:28.233Z] [2025-03-13T06:57:28.234Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:28.499Z] #38 ... [2025-03-13T06:57:28.499Z] [2025-03-13T06:57:28.499Z] #48 [core-command internal] load build context [2025-03-13T06:57:28.499Z] #48 ... [2025-03-13T06:57:28.499Z] [2025-03-13T06:57:28.499Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:57:28.499Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 41.8s [2025-03-13T06:57:28.765Z] #44 ... [2025-03-13T06:57:28.765Z] [2025-03-13T06:57:28.765Z] #40 [support-scheduler internal] load build context [2025-03-13T06:57:28.765Z] #40 ... [2025-03-13T06:57:28.765Z] [2025-03-13T06:57:28.765Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:28.765Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.1s [2025-03-13T06:57:29.032Z] #41 ... [2025-03-13T06:57:29.032Z] [2025-03-13T06:57:29.032Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:30.438Z] #38 ... [2025-03-13T06:57:30.438Z] [2025-03-13T06:57:30.438Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:57:30.438Z] #36 transferring context: 28.64MB 72.8s [2025-03-13T06:57:30.438Z] #36 ... [2025-03-13T06:57:30.438Z] [2025-03-13T06:57:30.438Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:30.704Z] #58 ... [2025-03-13T06:57:30.704Z] [2025-03-13T06:57:30.704Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:57:31.298Z] #36 ... [2025-03-13T06:57:31.298Z] [2025-03-13T06:57:31.298Z] #66 [core-data internal] load build context [2025-03-13T06:57:31.298Z] #66 ... [2025-03-13T06:57:31.298Z] [2025-03-13T06:57:31.298Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:57:31.887Z] #36 ... [2025-03-13T06:57:31.887Z] [2025-03-13T06:57:31.887Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:31.887Z] #59 transferring context: 44.68MB 72.8s done [2025-03-13T06:57:32.154Z] #59 ... [2025-03-13T06:57:32.154Z] [2025-03-13T06:57:32.154Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:57:32.421Z] #36 ... [2025-03-13T06:57:32.421Z] [2025-03-13T06:57:32.421Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-13T06:57:32.421Z] #59 DONE 74.2s [2025-03-13T06:57:32.421Z] [2025-03-13T06:57:32.421Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:57:32.421Z] #36 ... [2025-03-13T06:57:32.421Z] [2025-03-13T06:57:32.421Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:32.421Z] #61 ... [2025-03-13T06:57:32.421Z] [2025-03-13T06:57:32.421Z] #63 [security-proxy-setup internal] load build context [2025-03-13T06:57:32.690Z] #63 ... [2025-03-13T06:57:32.690Z] [2025-03-13T06:57:32.690Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:33.278Z] #61 ... [2025-03-13T06:57:33.278Z] [2025-03-13T06:57:33.278Z] #49 [support-notifications internal] load build context [2025-03-13T06:57:33.278Z] #49 transferring context: 44.68MB 74.5s done [2025-03-13T06:57:33.278Z] #49 DONE 75.5s [2025-03-13T06:57:33.278Z] [2025-03-13T06:57:33.278Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:33.547Z] #61 ... [2025-03-13T06:57:33.547Z] [2025-03-13T06:57:33.547Z] #38 [core-keeper internal] load build context [2025-03-13T06:57:33.547Z] #38 transferring context: 44.68MB 71.3s done [2025-03-13T06:57:33.547Z] #38 DONE 73.4s [2025-03-13T06:57:33.547Z] [2025-03-13T06:57:33.547Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:34.515Z] #61 ... [2025-03-13T06:57:34.515Z] [2025-03-13T06:57:34.515Z] #48 [core-command internal] load build context [2025-03-13T06:57:34.515Z] #48 transferring context: 44.68MB 65.8s done [2025-03-13T06:57:34.515Z] #48 DONE 69.8s [2025-03-13T06:57:34.515Z] [2025-03-13T06:57:34.515Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:36.467Z] #61 ... [2025-03-13T06:57:36.467Z] [2025-03-13T06:57:36.467Z] #40 [support-scheduler internal] load build context [2025-03-13T06:57:36.467Z] #40 transferring context: 44.68MB 73.2s done [2025-03-13T06:57:36.467Z] #40 DONE 76.0s [2025-03-13T06:57:36.467Z] [2025-03-13T06:57:36.467Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:36.467Z] #61 ... [2025-03-13T06:57:36.467Z] [2025-03-13T06:57:36.467Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:36.734Z] #87 ... [2025-03-13T06:57:36.734Z] [2025-03-13T06:57:36.734Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-13T06:57:36.734Z] #88 DONE 1.6s [2025-03-13T06:57:36.734Z] [2025-03-13T06:57:36.734Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:37.325Z] #61 ... [2025-03-13T06:57:37.325Z] [2025-03-13T06:57:37.325Z] #58 [security-bootstrapper internal] load build context [2025-03-13T06:57:37.325Z] #58 transferring context: 44.68MB 77.6s done [2025-03-13T06:57:37.325Z] #58 DONE 78.9s [2025-03-13T06:57:37.325Z] [2025-03-13T06:57:37.325Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:37.593Z] #61 ... [2025-03-13T06:57:37.593Z] [2025-03-13T06:57:37.593Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:57:37.593Z] #47 ... [2025-03-13T06:57:37.593Z] [2025-03-13T06:57:37.593Z] #66 [core-data internal] load build context [2025-03-13T06:57:37.593Z] #66 transferring context: 44.68MB 74.7s done [2025-03-13T06:57:37.593Z] #66 DONE 77.4s [2025-03-13T06:57:37.593Z] [2025-03-13T06:57:37.593Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:57:37.593Z] #47 ... [2025-03-13T06:57:37.593Z] [2025-03-13T06:57:37.593Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:39.006Z] #61 ... [2025-03-13T06:57:39.006Z] [2025-03-13T06:57:39.006Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:57:39.006Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 43.0s done [2025-03-13T06:57:39.006Z] #44 ... [2025-03-13T06:57:39.006Z] [2025-03-13T06:57:39.006Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:39.277Z] #61 ... [2025-03-13T06:57:39.277Z] [2025-03-13T06:57:39.277Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:39.277Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 43.5s [2025-03-13T06:57:39.543Z] #41 ... [2025-03-13T06:57:39.543Z] [2025-03-13T06:57:39.543Z] #61 [core-common-config-bootstrapper internal] load build context [2025-03-13T06:57:39.810Z] #61 transferring context: 44.68MB 77.9s done [2025-03-13T06:57:40.086Z] #61 DONE 79.9s [2025-03-13T06:57:40.086Z] [2025-03-13T06:57:40.086Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:41.510Z] #41 ... [2025-03-13T06:57:41.510Z] [2025-03-13T06:57:41.510Z] #63 [security-proxy-setup internal] load build context [2025-03-13T06:57:41.510Z] #63 transferring context: 44.68MB 78.4s done [2025-03-13T06:57:41.510Z] #63 DONE 81.0s [2025-03-13T06:57:41.510Z] [2025-03-13T06:57:41.510Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:41.510Z] #41 ... [2025-03-13T06:57:41.510Z] [2025-03-13T06:57:41.510Z] #36 [security-proxy-auth internal] load build context [2025-03-13T06:57:41.510Z] #36 transferring context: 44.68MB 83.7s done [2025-03-13T06:57:41.510Z] #36 DONE 84.0s [2025-03-13T06:57:41.510Z] [2025-03-13T06:57:41.510Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:43.455Z] #41 ... [2025-03-13T06:57:43.455Z] [2025-03-13T06:57:43.455Z] #47 [security-secretstore-setup internal] load build context [2025-03-13T06:57:43.455Z] #47 transferring context: 44.68MB 75.1s done [2025-03-13T06:57:43.455Z] #47 DONE 78.6s [2025-03-13T06:57:43.455Z] [2025-03-13T06:57:43.455Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:43.455Z] #41 ... [2025-03-13T06:57:43.455Z] [2025-03-13T06:57:43.455Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:43.455Z] #89 ... [2025-03-13T06:57:43.455Z] [2025-03-13T06:57:43.455Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:44.414Z] #41 ... [2025-03-13T06:57:44.415Z] [2025-03-13T06:57:44.415Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:44.415Z] #90 ... [2025-03-13T06:57:44.415Z] [2025-03-13T06:57:44.415Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-13T06:57:44.415Z] #91 ... [2025-03-13T06:57:44.415Z] [2025-03-13T06:57:44.415Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-13T06:57:44.415Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 48.7s [2025-03-13T06:57:46.358Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 50.5s done [2025-03-13T06:57:46.942Z] #41 DONE 86.6s [2025-03-13T06:57:46.942Z] [2025-03-13T06:57:46.942Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:47.209Z] #92 ... [2025-03-13T06:57:47.209Z] [2025-03-13T06:57:47.209Z] #93 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:48.623Z] #93 ... [2025-03-13T06:57:48.623Z] [2025-03-13T06:57:48.623Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-13T06:57:48.623Z] #94 ... [2025-03-13T06:57:48.623Z] [2025-03-13T06:57:48.623Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:48.623Z] #89 DONE 15.4s [2025-03-13T06:57:48.623Z] [2025-03-13T06:57:48.623Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-13T06:57:48.623Z] #91 DONE 14.3s [2025-03-13T06:57:48.623Z] [2025-03-13T06:57:48.623Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:48.623Z] #90 DONE 14.4s [2025-03-13T06:57:48.623Z] [2025-03-13T06:57:48.623Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:48.623Z] #87 DONE 22.1s [2025-03-13T06:57:48.623Z] [2025-03-13T06:57:48.623Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:57:48.623Z] #95 ... [2025-03-13T06:57:48.623Z] [2025-03-13T06:57:48.623Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:48.623Z] #92 DONE 11.6s [2025-03-13T06:57:48.623Z] [2025-03-13T06:57:48.623Z] #93 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:57:48.623Z] #93 DONE 10.3s [2025-03-13T06:57:48.890Z] [2025-03-13T06:57:48.890Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:57:53.151Z] #96 ... [2025-03-13T06:57:53.151Z] [2025-03-13T06:57:53.151Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-13T06:57:53.151Z] #97 DONE 4.3s [2025-03-13T06:57:53.151Z] [2025-03-13T06:57:53.151Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-13T06:57:53.151Z] #98 DONE 4.4s [2025-03-13T06:57:53.151Z] [2025-03-13T06:57:53.151Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-13T06:57:53.151Z] #94 DONE 4.4s [2025-03-13T06:57:53.151Z] [2025-03-13T06:57:53.151Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-13T06:57:53.151Z] #99 ... [2025-03-13T06:57:53.151Z] [2025-03-13T06:57:53.151Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-13T06:57:53.151Z] #100 DONE 0.2s [2025-03-13T06:57:53.151Z] [2025-03-13T06:57:53.151Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-13T06:57:53.151Z] #101 DONE 0.2s [2025-03-13T06:57:53.151Z] [2025-03-13T06:57:53.151Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-13T06:57:53.151Z] #99 DONE 0.2s [2025-03-13T06:57:53.151Z] [2025-03-13T06:57:53.151Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-13T06:57:53.426Z] #102 ... [2025-03-13T06:57:53.426Z] [2025-03-13T06:57:53.426Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-13T06:57:53.426Z] #103 DONE 0.3s [2025-03-13T06:57:53.426Z] [2025-03-13T06:57:53.426Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-13T06:57:53.426Z] #104 DONE 0.3s [2025-03-13T06:57:53.426Z] [2025-03-13T06:57:53.426Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-13T06:57:53.426Z] #102 DONE 0.3s [2025-03-13T06:57:53.426Z] [2025-03-13T06:57:53.426Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-13T06:57:53.692Z] #105 ... [2025-03-13T06:57:53.692Z] [2025-03-13T06:57:53.692Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-13T06:57:53.692Z] #106 DONE 0.2s [2025-03-13T06:57:53.692Z] [2025-03-13T06:57:53.692Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-13T06:57:53.692Z] #105 DONE 0.3s [2025-03-13T06:57:53.692Z] [2025-03-13T06:57:53.692Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-13T06:57:53.692Z] #107 DONE 0.4s [2025-03-13T06:57:53.692Z] [2025-03-13T06:57:53.692Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-13T06:57:53.959Z] #108 DONE 0.2s [2025-03-13T06:57:53.959Z] [2025-03-13T06:57:53.959Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-13T06:57:53.959Z] #109 DONE 0.2s [2025-03-13T06:57:53.959Z] [2025-03-13T06:57:53.959Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-13T06:57:53.959Z] #110 DONE 0.2s [2025-03-13T06:57:53.959Z] [2025-03-13T06:57:53.959Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-13T06:57:53.959Z] #111 DONE 0.3s [2025-03-13T06:57:53.959Z] [2025-03-13T06:57:53.959Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-13T06:57:54.223Z] #112 DONE 0.3s [2025-03-13T06:57:54.223Z] [2025-03-13T06:57:54.223Z] #113 [security-spire-agent] exporting to image [2025-03-13T06:57:54.223Z] #113 exporting layers [2025-03-13T06:57:54.490Z] #113 ... [2025-03-13T06:57:54.490Z] [2025-03-13T06:57:54.490Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-13T06:57:54.490Z] #114 DONE 0.4s [2025-03-13T06:57:54.490Z] [2025-03-13T06:57:54.490Z] #113 [security-spire-server] exporting to image [2025-03-13T06:57:57.814Z] #113 exporting layers 3.5s done [2025-03-13T06:57:57.814Z] #113 writing image sha256:617915ae4441ed5280e366c53393efa85b5f8151b4e5e865f74f2df4852ae540 0.0s done [2025-03-13T06:57:57.814Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-13T06:57:57.814Z] #113 exporting layers 3.4s done [2025-03-13T06:57:57.814Z] #113 writing image sha256:5d6bf07832f9f342bf51343ac60a62a98d7d9fa9abd326aadab688b47e6eb653 done [2025-03-13T06:57:57.814Z] #113 naming to docker.io/library/security-spire-server-arm64 done [2025-03-13T06:57:57.814Z] #113 exporting layers 3.6s done [2025-03-13T06:57:58.078Z] #113 writing image sha256:b9cdf12fdcd85e92e04c130c22bd901e0917bf2e949f10585a1205a761c46b95 done [2025-03-13T06:57:58.078Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2025-03-13T06:57:58.078Z] #113 DONE 3.8s [2025-03-13T06:57:58.078Z] [2025-03-13T06:57:58.078Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:57:58.657Z] #115 ... [2025-03-13T06:57:58.657Z] [2025-03-13T06:57:58.657Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:57:58.657Z] #116 ... [2025-03-13T06:57:58.657Z] [2025-03-13T06:57:58.658Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:57:58.921Z] #117 ... [2025-03-13T06:57:58.922Z] [2025-03-13T06:57:58.922Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:58:08.837Z] #154 ... [2025-03-13T06:58:08.837Z] [2025-03-13T06:58:08.837Z] #148 [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-13T06:58:08.837Z] #148 139.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-13T06:58:09.095Z] #148 ... [2025-03-13T06:58:09.095Z] [2025-03-13T06:58:09.095Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-13T06:58:09.095Z] #149 DONE 140.5s [2025-03-13T06:58:09.354Z] [2025-03-13T06:58:09.354Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T06:58:09.921Z] #143 ... [2025-03-13T06:58:09.921Z] [2025-03-13T06:58:09.921Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-13T06:58:09.921Z] #145 DONE 141.2s [2025-03-13T06:58:09.921Z] [2025-03-13T06:58:09.921Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:10.183Z] #172 DONE 0.1s [2025-03-13T06:58:10.183Z] [2025-03-13T06:58:10.183Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:10.448Z] #173 DONE 0.4s [2025-03-13T06:58:10.448Z] [2025-03-13T06:58:10.448Z] #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:10.448Z] #174 DONE 0.3s [2025-03-13T06:58:10.448Z] [2025-03-13T06:58:10.448Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:10.706Z] #175 ... [2025-03-13T06:58:10.706Z] [2025-03-13T06:58:10.706Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-13T06:58:10.706Z] #176 DONE 0.2s [2025-03-13T06:58:10.706Z] [2025-03-13T06:58:10.706Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T06:58:10.706Z] #154 DONE 142.0s [2025-03-13T06:58:10.706Z] [2025-03-13T06:58:10.706Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:10.706Z] #175 DONE 0.3s [2025-03-13T06:58:10.706Z] [2025-03-13T06:58:10.706Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-13T06:58:10.706Z] #177 DONE 0.1s [2025-03-13T06:58:10.706Z] [2025-03-13T06:58:10.706Z] #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-13T06:58:10.963Z] #178 DONE 0.3s [2025-03-13T06:58:10.963Z] [2025-03-13T06:58:10.963Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-13T06:58:10.963Z] #152 DONE 142.4s [2025-03-13T06:58:10.963Z] [2025-03-13T06:58:10.963Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:11.221Z] #179 ... [2025-03-13T06:58:11.221Z] [2025-03-13T06:58:11.221Z] #93 [core-command] exporting to image [2025-03-13T06:58:11.221Z] #93 exporting layers 0.3s done [2025-03-13T06:58:11.221Z] #93 writing image sha256:1152c5b83ce02d0a97814691c671b1667dcf736154fd4a4593cb496d87179d88 done [2025-03-13T06:58:11.221Z] #93 naming to docker.io/library/core-command 0.0s done [2025-03-13T06:58:11.221Z] #93 DONE 2.9s [2025-03-13T06:58:11.221Z] [2025-03-13T06:58:11.221Z] #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-13T06:58:11.478Z] #180 DONE 0.6s [2025-03-13T06:58:11.478Z] [2025-03-13T06:58:11.478Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T06:58:11.478Z] #144 DONE 142.8s [2025-03-13T06:58:11.478Z] [2025-03-13T06:58:11.478Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-13T06:58:11.736Z] #181 ... [2025-03-13T06:58:11.736Z] [2025-03-13T06:58:11.736Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:11.736Z] #179 DONE 0.6s [2025-03-13T06:58:11.736Z] [2025-03-13T06:58:11.736Z] #148 [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-13T06:58:11.736Z] #148 DONE 143.0s [2025-03-13T06:58:11.736Z] [2025-03-13T06:58:11.736Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:11.994Z] #182 ... [2025-03-13T06:58:11.994Z] [2025-03-13T06:58:11.994Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:11.994Z] #183 DONE 0.3s [2025-03-13T06:58:11.994Z] [2025-03-13T06:58:11.994Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-13T06:58:11.994Z] #181 DONE 0.3s [2025-03-13T06:58:11.994Z] [2025-03-13T06:58:11.994Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:11.994Z] #182 DONE 0.4s [2025-03-13T06:58:11.994Z] [2025-03-13T06:58:11.994Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-13T06:58:12.567Z] #184 ... [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-13T06:58:12.567Z] #185 DONE 0.4s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:12.567Z] #186 DONE 0.5s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-13T06:58:12.567Z] #187 DONE 0.6s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-13T06:58:12.567Z] #150 DONE 143.9s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-13T06:58:12.567Z] #184 DONE 0.5s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-13T06:58:12.567Z] #188 DONE 0.1s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:12.567Z] #189 DONE 0.3s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #190 [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-13T06:58:12.567Z] #190 DONE 0.1s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:12.567Z] #191 DONE 0.1s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:12.567Z] #192 DONE 0.1s [2025-03-13T06:58:12.567Z] [2025-03-13T06:58:12.567Z] #193 [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-13T06:58:12.824Z] #193 ... [2025-03-13T06:58:12.824Z] [2025-03-13T06:58:12.824Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-13T06:58:12.824Z] #194 DONE 0.3s [2025-03-13T06:58:13.093Z] [2025-03-13T06:58:13.093Z] #193 [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-13T06:58:13.093Z] #193 DONE 0.3s [2025-03-13T06:58:13.093Z] [2025-03-13T06:58:13.093Z] #195 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:13.093Z] #195 DONE 0.1s [2025-03-13T06:58:13.093Z] [2025-03-13T06:58:13.093Z] #196 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:13.093Z] #196 DONE 0.1s [2025-03-13T06:58:13.093Z] [2025-03-13T06:58:13.093Z] #197 [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-13T06:58:13.093Z] #197 DONE 0.1s [2025-03-13T06:58:13.093Z] [2025-03-13T06:58:13.093Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-13T06:58:13.093Z] #198 DONE 0.2s [2025-03-13T06:58:13.093Z] [2025-03-13T06:58:13.093Z] #93 [security-spiffe-token-provider] exporting to image [2025-03-13T06:58:13.093Z] #93 exporting layers 0.5s done [2025-03-13T06:58:13.093Z] #93 writing image sha256:c985e347ffc80ac1204fcf7bfd1a8909cb359b2b17aeeb0bde032df3c4fd6550 0.0s done [2025-03-13T06:58:13.093Z] #93 naming to docker.io/library/core-keeper done [2025-03-13T06:58:13.093Z] #93 writing image sha256:4fd3e691d41174d079143339d24f9f2414782954aa9855a0df3e3f25b206e8bd done [2025-03-13T06:58:13.093Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2025-03-13T06:58:13.351Z] #93 ... [2025-03-13T06:58:13.351Z] [2025-03-13T06:58:13.351Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-13T06:58:13.351Z] #199 DONE 0.8s [2025-03-13T06:58:13.351Z] [2025-03-13T06:58:13.351Z] #93 [security-proxy-setup] exporting to image [2025-03-13T06:58:13.351Z] #93 ... [2025-03-13T06:58:13.351Z] [2025-03-13T06:58:13.351Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-13T06:58:13.351Z] #200 DONE 0.3s [2025-03-13T06:58:13.351Z] [2025-03-13T06:58:13.351Z] #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-13T06:58:13.351Z] #201 DONE 0.3s [2025-03-13T06:58:13.351Z] [2025-03-13T06:58:13.351Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-13T06:58:13.351Z] #146 DONE 144.7s [2025-03-13T06:58:13.351Z] [2025-03-13T06:58:13.351Z] #93 [core-data] exporting to image [2025-03-13T06:58:13.351Z] #93 writing image sha256:ecd7035b0c406199d4c8fc5d2462f6c850f76756c12cd287883d775e195df87e done [2025-03-13T06:58:13.351Z] #93 naming to docker.io/library/core-data done [2025-03-13T06:58:13.609Z] #93 ... [2025-03-13T06:58:13.609Z] [2025-03-13T06:58:13.609Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-13T06:58:13.609Z] #202 DONE 0.1s [2025-03-13T06:58:13.609Z] [2025-03-13T06:58:13.609Z] #203 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-13T06:58:13.609Z] #203 DONE 0.2s [2025-03-13T06:58:13.609Z] [2025-03-13T06:58:13.609Z] #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-13T06:58:13.868Z] #204 DONE 0.2s [2025-03-13T06:58:13.868Z] [2025-03-13T06:58:13.868Z] #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-13T06:58:13.868Z] #205 DONE 0.2s [2025-03-13T06:58:13.868Z] [2025-03-13T06:58:13.868Z] #206 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:13.868Z] #206 CACHED [2025-03-13T06:58:13.868Z] [2025-03-13T06:58:13.868Z] #207 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:13.868Z] #207 CACHED [2025-03-13T06:58:13.868Z] [2025-03-13T06:58:13.868Z] #93 [core-metadata] exporting to image [2025-03-13T06:58:13.868Z] #93 exporting layers 0.5s done [2025-03-13T06:58:13.868Z] #93 writing image sha256:c7b00502415093f27551d0f1aed23e81ff3f7dee97539eb5e6f700f16f6772d4 0.1s done [2025-03-13T06:58:13.868Z] #93 naming to docker.io/library/security-proxy-setup [2025-03-13T06:58:13.868Z] #93 exporting layers 0.1s done [2025-03-13T06:58:13.868Z] #93 naming to docker.io/library/security-proxy-setup done [2025-03-13T06:58:13.868Z] #93 writing image sha256:6f72362fdc9a95bca67269c9b04d1f0bd44a502ef66cce1b413b6aacecaef68f done [2025-03-13T06:58:13.868Z] #93 naming to docker.io/library/core-metadata done [2025-03-13T06:58:13.868Z] #93 DONE 4.2s [2025-03-13T06:58:13.868Z] [2025-03-13T06:58:13.868Z] #208 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-13T06:58:13.868Z] #208 DONE 0.2s [2025-03-13T06:58:13.868Z] [2025-03-13T06:58:13.868Z] #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-13T06:58:13.868Z] #209 DONE 0.2s [2025-03-13T06:58:13.868Z] [2025-03-13T06:58:13.868Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-13T06:58:13.868Z] #210 DONE 0.1s [2025-03-13T06:58:13.868Z] [2025-03-13T06:58:13.868Z] #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-13T06:58:14.126Z] #211 ... [2025-03-13T06:58:14.126Z] [2025-03-13T06:58:14.126Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-13T06:58:14.126Z] #212 DONE 0.0s [2025-03-13T06:58:14.385Z] [2025-03-13T06:58:14.386Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-13T06:58:14.386Z] #213 ... [2025-03-13T06:58:14.386Z] [2025-03-13T06:58:14.386Z] #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-13T06:58:14.386Z] #211 DONE 0.4s [2025-03-13T06:58:14.685Z] [2025-03-13T06:58:14.685Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-13T06:58:14.685Z] #213 DONE 0.4s [2025-03-13T06:58:14.685Z] [2025-03-13T06:58:14.685Z] #93 [security-proxy-auth] exporting to image [2025-03-13T06:58:14.685Z] #93 exporting layers 0.2s done [2025-03-13T06:58:14.685Z] #93 writing image sha256:91887770b049b1bbc36179d61aec56bdb92abaa7d348909cd75d11ebb442be3a done [2025-03-13T06:58:14.685Z] #93 naming to docker.io/library/security-secretstore-setup done [2025-03-13T06:58:15.258Z] #93 exporting layers 0.7s done [2025-03-13T06:58:15.258Z] #93 writing image sha256:7f6fa46164a79e1843719583bb1037d534f1e8dbd9347bc37e9723bfbd3d22a2 done [2025-03-13T06:58:15.258Z] #93 naming to docker.io/library/security-proxy-auth done [2025-03-13T06:58:15.258Z] #93 DONE 5.2s [2025-03-13T06:58:15.258Z] [2025-03-13T06:58:15.258Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-13T06:58:16.194Z] #151 ... [2025-03-13T06:58:16.194Z] [2025-03-13T06:58:16.194Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T06:58:16.194Z] #143 DONE 147.4s [2025-03-13T06:58:16.194Z] [2025-03-13T06:58:16.194Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-13T06:58:16.194Z] #151 DONE 147.7s [2025-03-13T06:58:16.194Z] [2025-03-13T06:58:16.194Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:58:16.760Z] #54 ... [2025-03-13T06:58:16.760Z] [2025-03-13T06:58:16.760Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:16.760Z] #214 DONE 0.0s [2025-03-13T06:58:16.760Z] [2025-03-13T06:58:16.760Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:16.760Z] #215 DONE 0.0s [2025-03-13T06:58:16.760Z] [2025-03-13T06:58:16.760Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-13T06:58:16.760Z] #216 DONE 0.1s [2025-03-13T06:58:16.760Z] [2025-03-13T06:58:16.760Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-13T06:58:16.760Z] #217 DONE 0.0s [2025-03-13T06:58:16.760Z] [2025-03-13T06:58:16.760Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T06:58:16.760Z] #218 DONE 0.0s [2025-03-13T06:58:16.760Z] [2025-03-13T06:58:16.760Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-13T06:58:16.760Z] #219 DONE 0.0s [2025-03-13T06:58:16.760Z] [2025-03-13T06:58:16.760Z] #93 [support-scheduler] exporting to image [2025-03-13T06:58:17.019Z] #93 ... [2025-03-13T06:58:17.019Z] [2025-03-13T06:58:17.019Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-13T06:58:17.019Z] #220 DONE 0.1s [2025-03-13T06:58:17.019Z] [2025-03-13T06:58:17.019Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-13T06:58:17.019Z] #221 DONE 0.0s [2025-03-13T06:58:17.020Z] [2025-03-13T06:58:17.020Z] #93 [support-scheduler] exporting to image [2025-03-13T06:58:17.020Z] #93 exporting layers 0.2s done [2025-03-13T06:58:17.020Z] #93 writing image sha256:9e34bfe5cc5d80db11415b6caef7763e65ad5d14a94346eae860a82f28e8bcc6 done [2025-03-13T06:58:17.020Z] #93 naming to docker.io/library/support-scheduler done [2025-03-13T06:58:17.020Z] #93 exporting layers 0.2s done [2025-03-13T06:58:17.020Z] #93 writing image sha256:e1692c56dc24c3c2fe776e9c2906a1a8ee5fe6c7f52ebdc7266db080c2267fce done [2025-03-13T06:58:17.020Z] #93 naming to docker.io/library/support-notifications done [2025-03-13T06:58:17.020Z] #93 DONE 5.6s [2025-03-13T06:58:17.020Z] [2025-03-13T06:58:17.020Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T06:58:17.020Z] time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-13T06:58:17.028Z] $ docker stop --time=1 bee80518c65f3a40bd79ff94a32f10c6d198bcf7c823b1dac9655c505ef1f1df [2025-03-13T06:58:18.262Z] $ docker rm -f --volumes bee80518c65f3a40bd79ff94a32f10c6d198bcf7c823b1dac9655c505ef1f1df [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T06:58:18.611Z] + docker images [2025-03-13T06:58:18.611Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-13T06:58:18.611Z] support-scheduler latest 9e34bfe5cc5d 2 seconds ago 48MB [2025-03-13T06:58:18.611Z] support-notifications latest e1692c56dc24 2 seconds ago 51.6MB [2025-03-13T06:58:18.611Z] security-proxy-auth latest 7f6fa46164a7 4 seconds ago 31.3MB [2025-03-13T06:58:18.611Z] security-secretstore-setup latest 91887770b049 4 seconds ago 67.7MB [2025-03-13T06:58:18.611Z] security-proxy-setup latest c7b005024150 5 seconds ago 38.2MB [2025-03-13T06:58:18.611Z] core-metadata latest 6f72362fdc9a 5 seconds ago 32.6MB [2025-03-13T06:58:18.611Z] core-data latest ecd7035b0c40 6 seconds ago 32.4MB [2025-03-13T06:58:18.611Z] core-keeper latest c985e347ffc8 6 seconds ago 32.1MB [2025-03-13T06:58:18.611Z] security-spiffe-token-provider latest 4fd3e691d411 6 seconds ago 46.9MB [2025-03-13T06:58:18.611Z] core-command latest 1152c5b83ce0 8 seconds ago 27.9MB [2025-03-13T06:58:18.611Z] security-bootstrapper latest 59508fe3b929 About a minute ago 20.3MB [2025-03-13T06:58:18.611Z] core-common-config-bootstrapper latest cf80a50c2442 About a minute ago 17.1MB [2025-03-13T06:58:18.611Z] security-spire-agent latest ce8a5f90896b 2 minutes ago 195MB [2025-03-13T06:58:18.611Z] security-spire-server latest 3fae88c4d90e 2 minutes ago 149MB [2025-03-13T06:58:18.611Z] security-spire-config latest 46c68b21c804 3 minutes ago 149MB [2025-03-13T06:58:18.611Z] ci-base-image-x86_64 latest 75919129458a 6 minutes ago 923MB [2025-03-13T06:58:18.611Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 5 days ago 574MB [2025-03-13T06:58:18.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-13T06:58:18.611Z] 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-13T06:58:18.758Z] provisioning config files... [2025-03-13T06:58:18.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config11573652346093146289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:58:19.068Z] ---> ****-login.sh [2025-03-13T06:58:19.068Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:58:19.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:58:19.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:58:19.068Z] Configure a credential helper to remove this warning. See [2025-03-13T06:58:19.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:58:19.068Z] [2025-03-13T06:58:19.068Z] Login Succeeded [2025-03-13T06:58:19.068Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:58:19.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:58:19.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:58:19.327Z] Configure a credential helper to remove this warning. See [2025-03-13T06:58:19.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:58:19.327Z] [2025-03-13T06:58:19.327Z] Login Succeeded [2025-03-13T06:58:19.327Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:58:19.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:58:19.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:58:19.327Z] Configure a credential helper to remove this warning. See [2025-03-13T06:58:19.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:58:19.327Z] [2025-03-13T06:58:19.327Z] Login Succeeded [2025-03-13T06:58:19.327Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:58:19.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:58:19.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:58:19.586Z] Configure a credential helper to remove this warning. See [2025-03-13T06:58:19.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:58:19.587Z] [2025-03-13T06:58:19.587Z] Login Succeeded [2025-03-13T06:58:19.587Z] ****.io [2025-03-13T06:58:19.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:58:19.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:58:19.846Z] Configure a credential helper to remove this warning. See [2025-03-13T06:58:19.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:58:19.846Z] [2025-03-13T06:58:19.846Z] Login Succeeded [2025-03-13T06:58:19.846Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:58:19.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:19.906Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:58:19.938Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-13T06:58:19.938Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:19.938Z] 4.0.0 [2025-03-13T06:58:19.938Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:19.938Z] odessa [2025-03-13T06:58:19.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:20.283Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:20.600Z] + docker push nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:20.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-13T06:58:20.600Z] 545751874b49: Preparing [2025-03-13T06:58:20.600Z] a3a8899da2e1: Preparing [2025-03-13T06:58:20.600Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:20.600Z] 5824858d711d: Preparing [2025-03-13T06:58:20.600Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:20.600Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:20.600Z] 994456c4fd7b: Preparing [2025-03-13T06:58:20.600Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:20.600Z] 994456c4fd7b: Waiting [2025-03-13T06:58:20.600Z] 545751874b49: Pushed [2025-03-13T06:58:20.600Z] 5e8e999d90ba: Pushed [2025-03-13T06:58:20.600Z] 5824858d711d: Pushed [2025-03-13T06:58:20.600Z] 6355db3ee8dc: Pushed [2025-03-13T06:58:20.600Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:20.600Z] 98b6dd1092b9: Pushed [2025-03-13T06:58:22.501Z] a3a8899da2e1: Pushed [2025-03-13T06:58:22.760Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:7752baef3ac62b6ed50eb5f13757ef21f478e5d01bd926ff974b6029820ef5b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:23.099Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:23.434Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0 [2025-03-13T06:58:23.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-13T06:58:23.434Z] 545751874b49: Preparing [2025-03-13T06:58:23.434Z] a3a8899da2e1: Preparing [2025-03-13T06:58:23.434Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:23.434Z] 5824858d711d: Preparing [2025-03-13T06:58:23.434Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:23.434Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:23.434Z] 994456c4fd7b: Preparing [2025-03-13T06:58:23.434Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:23.434Z] 545751874b49: Layer already exists [2025-03-13T06:58:23.434Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:23.434Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:23.434Z] a3a8899da2e1: Layer already exists [2025-03-13T06:58:23.434Z] 5824858d711d: Layer already exists [2025-03-13T06:58:23.434Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:23.434Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:23.434Z] 4.0.0: digest: sha256:7752baef3ac62b6ed50eb5f13757ef21f478e5d01bd926ff974b6029820ef5b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:23.769Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:24.126Z] + docker push nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:24.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-13T06:58:24.127Z] 545751874b49: Preparing [2025-03-13T06:58:24.127Z] a3a8899da2e1: Preparing [2025-03-13T06:58:24.127Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:24.127Z] 5824858d711d: Preparing [2025-03-13T06:58:24.127Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:24.127Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:24.127Z] 994456c4fd7b: Preparing [2025-03-13T06:58:24.127Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:24.127Z] 994456c4fd7b: Waiting [2025-03-13T06:58:24.127Z] 5824858d711d: Layer already exists [2025-03-13T06:58:24.127Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:24.127Z] a3a8899da2e1: Layer already exists [2025-03-13T06:58:24.127Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:24.127Z] 545751874b49: Layer already exists [2025-03-13T06:58:24.127Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:24.127Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:24.127Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:7752baef3ac62b6ed50eb5f13757ef21f478e5d01bd926ff974b6029820ef5b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:24.457Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:24.785Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-03-13T06:58:24.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-13T06:58:24.785Z] 545751874b49: Preparing [2025-03-13T06:58:24.785Z] a3a8899da2e1: Preparing [2025-03-13T06:58:24.785Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:24.785Z] 5824858d711d: Preparing [2025-03-13T06:58:24.785Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:24.785Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:24.785Z] 994456c4fd7b: Preparing [2025-03-13T06:58:24.785Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:24.785Z] 994456c4fd7b: Waiting [2025-03-13T06:58:24.785Z] 545751874b49: Layer already exists [2025-03-13T06:58:24.785Z] 5824858d711d: Layer already exists [2025-03-13T06:58:24.785Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:24.785Z] a3a8899da2e1: Layer already exists [2025-03-13T06:58:24.785Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:24.785Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:24.785Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:24.785Z] odessa: digest: sha256:7752baef3ac62b6ed50eb5f13757ef21f478e5d01bd926ff974b6029820ef5b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:24.870Z] ===================================================== [Pipeline] echo [2025-03-13T06:58:24.887Z] taggedImages: [2025-03-13T06:58:24.887Z] - nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:24.887Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0 [2025-03-13T06:58:24.887Z] - nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:24.887Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-03-13T06:58:24.914Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-13T06:58:24.914Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:24.914Z] 4.0.0 [2025-03-13T06:58:24.914Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:24.914Z] odessa [2025-03-13T06:58:24.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:25.269Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:25.594Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:25.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-13T06:58:25.594Z] 26586df129f8: Preparing [2025-03-13T06:58:25.594Z] 65614824422d: Preparing [2025-03-13T06:58:25.594Z] 5d254b7584b6: Preparing [2025-03-13T06:58:25.594Z] 5683c5b19076: Preparing [2025-03-13T06:58:25.594Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:25.594Z] 5824858d711d: Preparing [2025-03-13T06:58:25.594Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:25.594Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:25.595Z] 994456c4fd7b: Preparing [2025-03-13T06:58:25.595Z] 5824858d711d: Waiting [2025-03-13T06:58:25.595Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:25.595Z] 994456c4fd7b: Waiting [2025-03-13T06:58:25.595Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:25.595Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:25.595Z] 5824858d711d: Layer already exists [2025-03-13T06:58:25.595Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:25.595Z] 65614824422d: Pushed [2025-03-13T06:58:25.595Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:25.595Z] 26586df129f8: Pushed [2025-03-13T06:58:25.595Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:25.595Z] 5d254b7584b6: Pushed [2025-03-13T06:58:26.532Z] 5683c5b19076: Pushed [2025-03-13T06:58:26.792Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:ea377b26b0bda4155d717dbecfe2deb57e1073050eb4fd645c1be93c661ab0cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:27.127Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:27.457Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 [2025-03-13T06:58:27.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-13T06:58:27.457Z] 26586df129f8: Preparing [2025-03-13T06:58:27.457Z] 65614824422d: Preparing [2025-03-13T06:58:27.457Z] 5d254b7584b6: Preparing [2025-03-13T06:58:27.457Z] 5683c5b19076: Preparing [2025-03-13T06:58:27.457Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:27.457Z] 5824858d711d: Preparing [2025-03-13T06:58:27.457Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:27.457Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:27.457Z] 994456c4fd7b: Preparing [2025-03-13T06:58:27.457Z] 5824858d711d: Waiting [2025-03-13T06:58:27.457Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:27.457Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:27.457Z] 994456c4fd7b: Waiting [2025-03-13T06:58:27.457Z] 65614824422d: Layer already exists [2025-03-13T06:58:27.457Z] 5683c5b19076: Layer already exists [2025-03-13T06:58:27.457Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:27.457Z] 5d254b7584b6: Layer already exists [2025-03-13T06:58:27.457Z] 26586df129f8: Layer already exists [2025-03-13T06:58:27.457Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:27.457Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:27.457Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:27.457Z] 5824858d711d: Layer already exists [2025-03-13T06:58:27.457Z] 4.0.0: digest: sha256:ea377b26b0bda4155d717dbecfe2deb57e1073050eb4fd645c1be93c661ab0cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:27.791Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:28.112Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:28.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-13T06:58:28.112Z] 26586df129f8: Preparing [2025-03-13T06:58:28.112Z] 65614824422d: Preparing [2025-03-13T06:58:28.112Z] 5d254b7584b6: Preparing [2025-03-13T06:58:28.112Z] 5683c5b19076: Preparing [2025-03-13T06:58:28.112Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:28.112Z] 5824858d711d: Preparing [2025-03-13T06:58:28.112Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:28.112Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:28.112Z] 994456c4fd7b: Preparing [2025-03-13T06:58:28.112Z] 5824858d711d: Waiting [2025-03-13T06:58:28.112Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:28.112Z] 994456c4fd7b: Waiting [2025-03-13T06:58:28.112Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:28.112Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:28.112Z] 26586df129f8: Layer already exists [2025-03-13T06:58:28.112Z] 65614824422d: Layer already exists [2025-03-13T06:58:28.112Z] 5683c5b19076: Layer already exists [2025-03-13T06:58:28.112Z] 5d254b7584b6: Layer already exists [2025-03-13T06:58:28.112Z] 5824858d711d: Layer already exists [2025-03-13T06:58:28.112Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:28.112Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:28.112Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:28.112Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:ea377b26b0bda4155d717dbecfe2deb57e1073050eb4fd645c1be93c661ab0cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:28.447Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:28.788Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-03-13T06:58:28.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-13T06:58:28.788Z] 26586df129f8: Preparing [2025-03-13T06:58:28.788Z] 65614824422d: Preparing [2025-03-13T06:58:28.788Z] 5d254b7584b6: Preparing [2025-03-13T06:58:28.788Z] 5683c5b19076: Preparing [2025-03-13T06:58:28.788Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:28.788Z] 5824858d711d: Preparing [2025-03-13T06:58:28.788Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:28.788Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:28.788Z] 994456c4fd7b: Preparing [2025-03-13T06:58:28.788Z] 5824858d711d: Waiting [2025-03-13T06:58:28.788Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:28.788Z] 994456c4fd7b: Waiting [2025-03-13T06:58:28.788Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:28.788Z] 26586df129f8: Layer already exists [2025-03-13T06:58:28.788Z] 65614824422d: Layer already exists [2025-03-13T06:58:28.788Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:28.788Z] 5d254b7584b6: Layer already exists [2025-03-13T06:58:28.788Z] 5683c5b19076: Layer already exists [2025-03-13T06:58:28.788Z] 5824858d711d: Layer already exists [2025-03-13T06:58:28.788Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:28.788Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:28.788Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:28.788Z] odessa: digest: sha256:ea377b26b0bda4155d717dbecfe2deb57e1073050eb4fd645c1be93c661ab0cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:28.888Z] ===================================================== [Pipeline] echo [2025-03-13T06:58:28.908Z] taggedImages: [2025-03-13T06:58:28.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:28.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 [2025-03-13T06:58:28.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:28.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-03-13T06:58:28.947Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-13T06:58:28.947Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:28.947Z] 4.0.0 [2025-03-13T06:58:28.947Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:28.947Z] odessa [2025-03-13T06:58:28.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:29.300Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:29.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:29.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-13T06:58:29.631Z] bd30a9fc0956: Preparing [2025-03-13T06:58:29.631Z] f8fad11ad96a: Preparing [2025-03-13T06:58:29.631Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:29.631Z] 5824858d711d: Preparing [2025-03-13T06:58:29.631Z] a0ac798dc9dc: Preparing [2025-03-13T06:58:29.631Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:29.631Z] 994456c4fd7b: Preparing [2025-03-13T06:58:29.631Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:29.631Z] 994456c4fd7b: Waiting [2025-03-13T06:58:29.631Z] 5824858d711d: Layer already exists [2025-03-13T06:58:29.631Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:29.631Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:29.631Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:29.631Z] a0ac798dc9dc: Pushed [2025-03-13T06:58:29.631Z] bd30a9fc0956: Pushed [2025-03-13T06:58:32.168Z] f8fad11ad96a: Pushed [2025-03-13T06:58:32.168Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:b2b6e2cbca88f5e819a83636193fc98f2aff5317bfbcabdb7bed469f6bc9350f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:32.500Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:32.830Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0 [2025-03-13T06:58:32.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-13T06:58:32.830Z] bd30a9fc0956: Preparing [2025-03-13T06:58:32.830Z] f8fad11ad96a: Preparing [2025-03-13T06:58:32.830Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:32.830Z] 5824858d711d: Preparing [2025-03-13T06:58:32.830Z] a0ac798dc9dc: Preparing [2025-03-13T06:58:32.830Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:32.830Z] 994456c4fd7b: Preparing [2025-03-13T06:58:32.830Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:32.830Z] 994456c4fd7b: Waiting [2025-03-13T06:58:32.830Z] bd30a9fc0956: Layer already exists [2025-03-13T06:58:32.830Z] a0ac798dc9dc: Layer already exists [2025-03-13T06:58:32.830Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:32.831Z] f8fad11ad96a: Layer already exists [2025-03-13T06:58:32.831Z] 5824858d711d: Layer already exists [2025-03-13T06:58:32.831Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:32.831Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:32.831Z] 4.0.0: digest: sha256:b2b6e2cbca88f5e819a83636193fc98f2aff5317bfbcabdb7bed469f6bc9350f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:33.159Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:33.487Z] + docker push nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:33.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-13T06:58:33.487Z] bd30a9fc0956: Preparing [2025-03-13T06:58:33.487Z] f8fad11ad96a: Preparing [2025-03-13T06:58:33.487Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:33.487Z] 5824858d711d: Preparing [2025-03-13T06:58:33.487Z] a0ac798dc9dc: Preparing [2025-03-13T06:58:33.487Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:33.487Z] 994456c4fd7b: Preparing [2025-03-13T06:58:33.487Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:33.487Z] 994456c4fd7b: Waiting [2025-03-13T06:58:33.487Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:33.487Z] f8fad11ad96a: Layer already exists [2025-03-13T06:58:33.487Z] a0ac798dc9dc: Layer already exists [2025-03-13T06:58:33.487Z] 5824858d711d: Layer already exists [2025-03-13T06:58:33.487Z] bd30a9fc0956: Layer already exists [2025-03-13T06:58:33.487Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:33.487Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:33.487Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:b2b6e2cbca88f5e819a83636193fc98f2aff5317bfbcabdb7bed469f6bc9350f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:33.819Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:34.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-03-13T06:58:34.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-13T06:58:34.156Z] bd30a9fc0956: Preparing [2025-03-13T06:58:34.156Z] f8fad11ad96a: Preparing [2025-03-13T06:58:34.156Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:34.156Z] 5824858d711d: Preparing [2025-03-13T06:58:34.156Z] a0ac798dc9dc: Preparing [2025-03-13T06:58:34.156Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:34.156Z] 994456c4fd7b: Preparing [2025-03-13T06:58:34.156Z] 994456c4fd7b: Waiting [2025-03-13T06:58:34.156Z] a0ac798dc9dc: Layer already exists [2025-03-13T06:58:34.156Z] 5824858d711d: Layer already exists [2025-03-13T06:58:34.156Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:34.156Z] f8fad11ad96a: Layer already exists [2025-03-13T06:58:34.156Z] bd30a9fc0956: Layer already exists [2025-03-13T06:58:34.156Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:34.156Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:34.156Z] odessa: digest: sha256:b2b6e2cbca88f5e819a83636193fc98f2aff5317bfbcabdb7bed469f6bc9350f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:34.231Z] ===================================================== [Pipeline] echo [2025-03-13T06:58:34.245Z] taggedImages: [2025-03-13T06:58:34.245Z] - nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:34.245Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0 [2025-03-13T06:58:34.245Z] - nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:34.245Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-03-13T06:58:34.270Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-13T06:58:34.270Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:34.270Z] 4.0.0 [2025-03-13T06:58:34.270Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:34.270Z] odessa [2025-03-13T06:58:34.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:34.611Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:34.935Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:34.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-13T06:58:34.935Z] 2dc140d662f4: Preparing [2025-03-13T06:58:34.935Z] 0a89c3dea729: Preparing [2025-03-13T06:58:34.935Z] 5824858d711d: Preparing [2025-03-13T06:58:34.935Z] e8b17fc963f4: Preparing [2025-03-13T06:58:34.935Z] 7d53bb1a1555: Preparing [2025-03-13T06:58:34.935Z] 994456c4fd7b: Preparing [2025-03-13T06:58:34.935Z] 994456c4fd7b: Waiting [2025-03-13T06:58:34.935Z] 5824858d711d: Layer already exists [2025-03-13T06:58:34.935Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:34.935Z] 7d53bb1a1555: Pushed [2025-03-13T06:58:34.935Z] e8b17fc963f4: Pushed [2025-03-13T06:58:34.935Z] 2dc140d662f4: Pushed [2025-03-13T06:58:37.467Z] 0a89c3dea729: Pushed [2025-03-13T06:58:37.467Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:8df4b4e12c2004f5f26877e1767871caea8f8122bf72cc0a7f7e58125c43dd5c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:37.798Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:38.132Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 [2025-03-13T06:58:38.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-13T06:58:38.132Z] 2dc140d662f4: Preparing [2025-03-13T06:58:38.132Z] 0a89c3dea729: Preparing [2025-03-13T06:58:38.132Z] 5824858d711d: Preparing [2025-03-13T06:58:38.132Z] e8b17fc963f4: Preparing [2025-03-13T06:58:38.132Z] 7d53bb1a1555: Preparing [2025-03-13T06:58:38.132Z] 994456c4fd7b: Preparing [2025-03-13T06:58:38.132Z] 994456c4fd7b: Waiting [2025-03-13T06:58:38.132Z] 7d53bb1a1555: Layer already exists [2025-03-13T06:58:38.132Z] 2dc140d662f4: Layer already exists [2025-03-13T06:58:38.132Z] 0a89c3dea729: Layer already exists [2025-03-13T06:58:38.132Z] e8b17fc963f4: Layer already exists [2025-03-13T06:58:38.132Z] 5824858d711d: Layer already exists [2025-03-13T06:58:38.132Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:38.132Z] 4.0.0: digest: sha256:8df4b4e12c2004f5f26877e1767871caea8f8122bf72cc0a7f7e58125c43dd5c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:38.469Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:38.794Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:38.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-13T06:58:38.794Z] 2dc140d662f4: Preparing [2025-03-13T06:58:38.794Z] 0a89c3dea729: Preparing [2025-03-13T06:58:38.794Z] 5824858d711d: Preparing [2025-03-13T06:58:38.794Z] e8b17fc963f4: Preparing [2025-03-13T06:58:38.794Z] 7d53bb1a1555: Preparing [2025-03-13T06:58:38.794Z] 994456c4fd7b: Preparing [2025-03-13T06:58:38.794Z] 994456c4fd7b: Waiting [2025-03-13T06:58:38.794Z] e8b17fc963f4: Layer already exists [2025-03-13T06:58:38.794Z] 0a89c3dea729: Layer already exists [2025-03-13T06:58:38.794Z] 7d53bb1a1555: Layer already exists [2025-03-13T06:58:38.794Z] 2dc140d662f4: Layer already exists [2025-03-13T06:58:38.794Z] 5824858d711d: Layer already exists [2025-03-13T06:58:38.794Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:38.794Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:8df4b4e12c2004f5f26877e1767871caea8f8122bf72cc0a7f7e58125c43dd5c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:39.135Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:39.461Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-03-13T06:58:39.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-13T06:58:39.461Z] 2dc140d662f4: Preparing [2025-03-13T06:58:39.461Z] 0a89c3dea729: Preparing [2025-03-13T06:58:39.461Z] 5824858d711d: Preparing [2025-03-13T06:58:39.461Z] e8b17fc963f4: Preparing [2025-03-13T06:58:39.461Z] 7d53bb1a1555: Preparing [2025-03-13T06:58:39.461Z] 994456c4fd7b: Preparing [2025-03-13T06:58:39.461Z] 994456c4fd7b: Waiting [2025-03-13T06:58:39.461Z] e8b17fc963f4: Layer already exists [2025-03-13T06:58:39.461Z] 5824858d711d: Layer already exists [2025-03-13T06:58:39.461Z] 2dc140d662f4: Layer already exists [2025-03-13T06:58:39.461Z] 0a89c3dea729: Layer already exists [2025-03-13T06:58:39.461Z] 7d53bb1a1555: Layer already exists [2025-03-13T06:58:39.461Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:39.461Z] odessa: digest: sha256:8df4b4e12c2004f5f26877e1767871caea8f8122bf72cc0a7f7e58125c43dd5c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:39.542Z] ===================================================== [Pipeline] echo [2025-03-13T06:58:39.558Z] taggedImages: [2025-03-13T06:58:39.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:39.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 [2025-03-13T06:58:39.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:39.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-03-13T06:58:39.583Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-13T06:58:39.583Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:39.583Z] 4.0.0 [2025-03-13T06:58:39.583Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:39.583Z] odessa [2025-03-13T06:58:39.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:39.938Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:40.268Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:40.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-13T06:58:40.268Z] 77f6a4d86cdc: Preparing [2025-03-13T06:58:40.268Z] 20283f8e648f: Preparing [2025-03-13T06:58:40.268Z] abb91c6add3f: Preparing [2025-03-13T06:58:40.268Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:40.268Z] 5824858d711d: Preparing [2025-03-13T06:58:40.268Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:40.268Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:40.268Z] 994456c4fd7b: Preparing [2025-03-13T06:58:40.268Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:40.268Z] 994456c4fd7b: Waiting [2025-03-13T06:58:40.268Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:40.268Z] 5824858d711d: Layer already exists [2025-03-13T06:58:40.268Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:40.268Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:40.268Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:40.268Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:40.268Z] 77f6a4d86cdc: Pushed [2025-03-13T06:58:40.268Z] 20283f8e648f: Pushed [2025-03-13T06:58:42.806Z] abb91c6add3f: Pushed [2025-03-13T06:58:42.806Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:86addea4ceb2a41212ecfacc7fec3474584f227e7d3f426f85bbf0fed4159312 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:43.145Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:43.468Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 [2025-03-13T06:58:43.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-13T06:58:43.468Z] 77f6a4d86cdc: Preparing [2025-03-13T06:58:43.468Z] 20283f8e648f: Preparing [2025-03-13T06:58:43.468Z] abb91c6add3f: Preparing [2025-03-13T06:58:43.468Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:43.468Z] 5824858d711d: Preparing [2025-03-13T06:58:43.468Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:43.468Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:43.468Z] 994456c4fd7b: Preparing [2025-03-13T06:58:43.468Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:43.468Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:43.468Z] 994456c4fd7b: Waiting [2025-03-13T06:58:43.468Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:43.468Z] abb91c6add3f: Layer already exists [2025-03-13T06:58:43.468Z] 5824858d711d: Layer already exists [2025-03-13T06:58:43.468Z] 20283f8e648f: Layer already exists [2025-03-13T06:58:43.468Z] 77f6a4d86cdc: Layer already exists [2025-03-13T06:58:43.468Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:43.468Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:43.468Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:43.468Z] 4.0.0: digest: sha256:86addea4ceb2a41212ecfacc7fec3474584f227e7d3f426f85bbf0fed4159312 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:43.805Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:44.135Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:44.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-13T06:58:44.135Z] 77f6a4d86cdc: Preparing [2025-03-13T06:58:44.135Z] 20283f8e648f: Preparing [2025-03-13T06:58:44.135Z] abb91c6add3f: Preparing [2025-03-13T06:58:44.135Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:44.135Z] 5824858d711d: Preparing [2025-03-13T06:58:44.135Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:44.135Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:44.135Z] 994456c4fd7b: Preparing [2025-03-13T06:58:44.135Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:44.135Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:44.135Z] 994456c4fd7b: Waiting [2025-03-13T06:58:44.135Z] 5824858d711d: Layer already exists [2025-03-13T06:58:44.135Z] 77f6a4d86cdc: Layer already exists [2025-03-13T06:58:44.135Z] 20283f8e648f: Layer already exists [2025-03-13T06:58:44.135Z] abb91c6add3f: Layer already exists [2025-03-13T06:58:44.135Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:44.135Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:44.135Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:44.135Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:44.135Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:86addea4ceb2a41212ecfacc7fec3474584f227e7d3f426f85bbf0fed4159312 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:44.464Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:44.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-03-13T06:58:44.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-13T06:58:44.791Z] 77f6a4d86cdc: Preparing [2025-03-13T06:58:44.791Z] 20283f8e648f: Preparing [2025-03-13T06:58:44.791Z] abb91c6add3f: Preparing [2025-03-13T06:58:44.791Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:44.791Z] 5824858d711d: Preparing [2025-03-13T06:58:44.791Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:44.791Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:44.791Z] 994456c4fd7b: Preparing [2025-03-13T06:58:44.791Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:44.791Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:44.791Z] 994456c4fd7b: Waiting [2025-03-13T06:58:44.791Z] 77f6a4d86cdc: Layer already exists [2025-03-13T06:58:44.791Z] 20283f8e648f: Layer already exists [2025-03-13T06:58:44.791Z] 5824858d711d: Layer already exists [2025-03-13T06:58:44.791Z] abb91c6add3f: Layer already exists [2025-03-13T06:58:44.791Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:44.791Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:44.791Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:44.791Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:44.791Z] odessa: digest: sha256:86addea4ceb2a41212ecfacc7fec3474584f227e7d3f426f85bbf0fed4159312 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:44.872Z] ===================================================== [Pipeline] echo [2025-03-13T06:58:44.889Z] taggedImages: [2025-03-13T06:58:44.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:44.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 [2025-03-13T06:58:44.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:44.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-03-13T06:58:44.917Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-13T06:58:44.917Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:44.917Z] 4.0.0 [2025-03-13T06:58:44.917Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:44.917Z] odessa [2025-03-13T06:58:44.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:45.265Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:45.603Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:45.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-13T06:58:45.603Z] e4214b515443: Preparing [2025-03-13T06:58:45.603Z] ab4aab327d54: Preparing [2025-03-13T06:58:45.603Z] b4d098990f42: Preparing [2025-03-13T06:58:45.603Z] 5ac59a50da24: Preparing [2025-03-13T06:58:45.603Z] e8ee9cbe5c13: Preparing [2025-03-13T06:58:45.603Z] 54639cc1ceb2: Preparing [2025-03-13T06:58:45.603Z] 1446f152981f: Preparing [2025-03-13T06:58:45.603Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:45.603Z] 5824858d711d: Preparing [2025-03-13T06:58:45.603Z] 14539516b7fa: Preparing [2025-03-13T06:58:45.603Z] 62efb41305de: Preparing [2025-03-13T06:58:45.603Z] 5f70bf18a086: Preparing [2025-03-13T06:58:45.603Z] 77e1e59b3698: Preparing [2025-03-13T06:58:45.603Z] 6d31389ec68b: Preparing [2025-03-13T06:58:45.603Z] d34311cf51f7: Preparing [2025-03-13T06:58:45.603Z] 994456c4fd7b: Preparing [2025-03-13T06:58:45.603Z] 54639cc1ceb2: Waiting [2025-03-13T06:58:45.603Z] 1446f152981f: Waiting [2025-03-13T06:58:45.603Z] 6355db3ee8dc: Waiting [2025-03-13T06:58:45.603Z] 5824858d711d: Waiting [2025-03-13T06:58:45.603Z] 14539516b7fa: Waiting [2025-03-13T06:58:45.603Z] 62efb41305de: Waiting [2025-03-13T06:58:45.603Z] 5f70bf18a086: Waiting [2025-03-13T06:58:45.603Z] 77e1e59b3698: Waiting [2025-03-13T06:58:45.603Z] 6d31389ec68b: Waiting [2025-03-13T06:58:45.603Z] d34311cf51f7: Waiting [2025-03-13T06:58:45.603Z] 994456c4fd7b: Waiting [2025-03-13T06:58:45.603Z] ab4aab327d54: Pushed [2025-03-13T06:58:45.603Z] 5ac59a50da24: Pushed [2025-03-13T06:58:45.603Z] e8ee9cbe5c13: Pushed [2025-03-13T06:58:45.603Z] b4d098990f42: Pushed [2025-03-13T06:58:45.603Z] e4214b515443: Pushed [2025-03-13T06:58:45.603Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:45.603Z] 5824858d711d: Layer already exists [2025-03-13T06:58:45.603Z] 5f70bf18a086: Layer already exists [2025-03-13T06:58:45.603Z] 54639cc1ceb2: Pushed [2025-03-13T06:58:45.603Z] 14539516b7fa: Pushed [2025-03-13T06:58:45.603Z] 62efb41305de: Pushed [2025-03-13T06:58:45.863Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:45.863Z] 77e1e59b3698: Pushed [2025-03-13T06:58:45.863Z] 6d31389ec68b: Pushed [2025-03-13T06:58:45.863Z] d34311cf51f7: Pushed [2025-03-13T06:58:47.239Z] 1446f152981f: Pushed [2025-03-13T06:58:47.239Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:47.571Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:47.898Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 [2025-03-13T06:58:47.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-13T06:58:47.898Z] e4214b515443: Preparing [2025-03-13T06:58:47.898Z] ab4aab327d54: Preparing [2025-03-13T06:58:47.898Z] b4d098990f42: Preparing [2025-03-13T06:58:47.898Z] 5ac59a50da24: Preparing [2025-03-13T06:58:47.898Z] e8ee9cbe5c13: Preparing [2025-03-13T06:58:47.898Z] 54639cc1ceb2: Preparing [2025-03-13T06:58:47.898Z] 1446f152981f: Preparing [2025-03-13T06:58:47.898Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:47.898Z] 5824858d711d: Preparing [2025-03-13T06:58:47.898Z] 14539516b7fa: Preparing [2025-03-13T06:58:47.898Z] 62efb41305de: Preparing [2025-03-13T06:58:47.898Z] 5f70bf18a086: Preparing [2025-03-13T06:58:47.898Z] 77e1e59b3698: Preparing [2025-03-13T06:58:47.898Z] 6d31389ec68b: Preparing [2025-03-13T06:58:47.898Z] d34311cf51f7: Preparing [2025-03-13T06:58:47.898Z] 994456c4fd7b: Preparing [2025-03-13T06:58:47.898Z] 5824858d711d: Waiting [2025-03-13T06:58:47.898Z] 1446f152981f: Waiting [2025-03-13T06:58:47.898Z] 54639cc1ceb2: Waiting [2025-03-13T06:58:47.898Z] 6d31389ec68b: Waiting [2025-03-13T06:58:47.898Z] 62efb41305de: Waiting [2025-03-13T06:58:47.898Z] 994456c4fd7b: Waiting [2025-03-13T06:58:47.898Z] d34311cf51f7: Waiting [2025-03-13T06:58:47.898Z] 5f70bf18a086: Waiting [2025-03-13T06:58:47.898Z] 6355db3ee8dc: Waiting [2025-03-13T06:58:47.898Z] 77e1e59b3698: Waiting [2025-03-13T06:58:47.898Z] 5ac59a50da24: Layer already exists [2025-03-13T06:58:47.898Z] e8ee9cbe5c13: Layer already exists [2025-03-13T06:58:47.898Z] ab4aab327d54: Layer already exists [2025-03-13T06:58:47.898Z] e4214b515443: Layer already exists [2025-03-13T06:58:47.898Z] b4d098990f42: Layer already exists [2025-03-13T06:58:47.898Z] 54639cc1ceb2: Layer already exists [2025-03-13T06:58:47.898Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:47.898Z] 1446f152981f: Layer already exists [2025-03-13T06:58:47.898Z] 5824858d711d: Layer already exists [2025-03-13T06:58:47.898Z] 14539516b7fa: Layer already exists [2025-03-13T06:58:47.898Z] 62efb41305de: Layer already exists [2025-03-13T06:58:47.898Z] 5f70bf18a086: Layer already exists [2025-03-13T06:58:47.898Z] 6d31389ec68b: Layer already exists [2025-03-13T06:58:47.898Z] 77e1e59b3698: Layer already exists [2025-03-13T06:58:47.898Z] d34311cf51f7: Layer already exists [2025-03-13T06:58:47.898Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:47.898Z] 4.0.0: digest: sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:48.231Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:48.565Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:48.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-13T06:58:48.565Z] e4214b515443: Preparing [2025-03-13T06:58:48.566Z] ab4aab327d54: Preparing [2025-03-13T06:58:48.566Z] b4d098990f42: Preparing [2025-03-13T06:58:48.566Z] 5ac59a50da24: Preparing [2025-03-13T06:58:48.566Z] e8ee9cbe5c13: Preparing [2025-03-13T06:58:48.566Z] 54639cc1ceb2: Preparing [2025-03-13T06:58:48.566Z] 1446f152981f: Preparing [2025-03-13T06:58:48.566Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:48.566Z] 5824858d711d: Preparing [2025-03-13T06:58:48.566Z] 14539516b7fa: Preparing [2025-03-13T06:58:48.566Z] 62efb41305de: Preparing [2025-03-13T06:58:48.566Z] 5f70bf18a086: Preparing [2025-03-13T06:58:48.566Z] 77e1e59b3698: Preparing [2025-03-13T06:58:48.566Z] 1446f152981f: Waiting [2025-03-13T06:58:48.566Z] 6355db3ee8dc: Waiting [2025-03-13T06:58:48.566Z] 6d31389ec68b: Preparing [2025-03-13T06:58:48.566Z] 5824858d711d: Waiting [2025-03-13T06:58:48.566Z] d34311cf51f7: Preparing [2025-03-13T06:58:48.566Z] 994456c4fd7b: Preparing [2025-03-13T06:58:48.566Z] 54639cc1ceb2: Waiting [2025-03-13T06:58:48.566Z] 14539516b7fa: Waiting [2025-03-13T06:58:48.566Z] 62efb41305de: Waiting [2025-03-13T06:58:48.566Z] 5f70bf18a086: Waiting [2025-03-13T06:58:48.566Z] d34311cf51f7: Waiting [2025-03-13T06:58:48.566Z] 6d31389ec68b: Waiting [2025-03-13T06:58:48.566Z] 77e1e59b3698: Waiting [2025-03-13T06:58:48.566Z] 994456c4fd7b: Waiting [2025-03-13T06:58:48.566Z] b4d098990f42: Layer already exists [2025-03-13T06:58:48.566Z] e4214b515443: Layer already exists [2025-03-13T06:58:48.566Z] ab4aab327d54: Layer already exists [2025-03-13T06:58:48.566Z] 5ac59a50da24: Layer already exists [2025-03-13T06:58:48.566Z] e8ee9cbe5c13: Layer already exists [2025-03-13T06:58:48.566Z] 1446f152981f: Layer already exists [2025-03-13T06:58:48.566Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:48.566Z] 5824858d711d: Layer already exists [2025-03-13T06:58:48.566Z] 54639cc1ceb2: Layer already exists [2025-03-13T06:58:48.566Z] 14539516b7fa: Layer already exists [2025-03-13T06:58:48.566Z] 62efb41305de: Layer already exists [2025-03-13T06:58:48.566Z] 6d31389ec68b: Layer already exists [2025-03-13T06:58:48.566Z] 5f70bf18a086: Layer already exists [2025-03-13T06:58:48.566Z] d34311cf51f7: Layer already exists [2025-03-13T06:58:48.566Z] 77e1e59b3698: Layer already exists [2025-03-13T06:58:48.566Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:48.566Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:48.901Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:49.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-03-13T06:58:49.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-13T06:58:49.225Z] e4214b515443: Preparing [2025-03-13T06:58:49.225Z] ab4aab327d54: Preparing [2025-03-13T06:58:49.225Z] b4d098990f42: Preparing [2025-03-13T06:58:49.225Z] 5ac59a50da24: Preparing [2025-03-13T06:58:49.225Z] e8ee9cbe5c13: Preparing [2025-03-13T06:58:49.225Z] 54639cc1ceb2: Preparing [2025-03-13T06:58:49.225Z] 1446f152981f: Preparing [2025-03-13T06:58:49.225Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:49.225Z] 5824858d711d: Preparing [2025-03-13T06:58:49.225Z] 14539516b7fa: Preparing [2025-03-13T06:58:49.225Z] 1446f152981f: Waiting [2025-03-13T06:58:49.225Z] 62efb41305de: Preparing [2025-03-13T06:58:49.225Z] 5f70bf18a086: Preparing [2025-03-13T06:58:49.225Z] 77e1e59b3698: Preparing [2025-03-13T06:58:49.225Z] 6d31389ec68b: Preparing [2025-03-13T06:58:49.225Z] 5824858d711d: Waiting [2025-03-13T06:58:49.225Z] d34311cf51f7: Preparing [2025-03-13T06:58:49.225Z] 994456c4fd7b: Preparing [2025-03-13T06:58:49.225Z] 14539516b7fa: Waiting [2025-03-13T06:58:49.225Z] 5f70bf18a086: Waiting [2025-03-13T06:58:49.225Z] 62efb41305de: Waiting [2025-03-13T06:58:49.225Z] 77e1e59b3698: Waiting [2025-03-13T06:58:49.225Z] 6355db3ee8dc: Waiting [2025-03-13T06:58:49.225Z] 6d31389ec68b: Waiting [2025-03-13T06:58:49.225Z] 994456c4fd7b: Waiting [2025-03-13T06:58:49.225Z] d34311cf51f7: Waiting [2025-03-13T06:58:49.225Z] ab4aab327d54: Layer already exists [2025-03-13T06:58:49.225Z] b4d098990f42: Layer already exists [2025-03-13T06:58:49.225Z] 5ac59a50da24: Layer already exists [2025-03-13T06:58:49.225Z] e8ee9cbe5c13: Layer already exists [2025-03-13T06:58:49.225Z] e4214b515443: Layer already exists [2025-03-13T06:58:49.225Z] 1446f152981f: Layer already exists [2025-03-13T06:58:49.225Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:49.225Z] 54639cc1ceb2: Layer already exists [2025-03-13T06:58:49.225Z] 5824858d711d: Layer already exists [2025-03-13T06:58:49.225Z] 14539516b7fa: Layer already exists [2025-03-13T06:58:49.225Z] 62efb41305de: Layer already exists [2025-03-13T06:58:49.225Z] 77e1e59b3698: Layer already exists [2025-03-13T06:58:49.225Z] 5f70bf18a086: Layer already exists [2025-03-13T06:58:49.225Z] 6d31389ec68b: Layer already exists [2025-03-13T06:58:49.225Z] d34311cf51f7: Layer already exists [2025-03-13T06:58:49.225Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:49.225Z] odessa: digest: sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:49.308Z] ===================================================== [Pipeline] echo [2025-03-13T06:58:49.324Z] taggedImages: [2025-03-13T06:58:49.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:49.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 [2025-03-13T06:58:49.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:49.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-03-13T06:58:49.353Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-13T06:58:49.353Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:49.353Z] 4.0.0 [2025-03-13T06:58:49.353Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:49.353Z] odessa [2025-03-13T06:58:49.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:49.710Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:50.031Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:50.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-13T06:58:50.031Z] d2d5c9825c6f: Preparing [2025-03-13T06:58:50.031Z] 01541c594f5b: Preparing [2025-03-13T06:58:50.031Z] c78248c70856: Preparing [2025-03-13T06:58:50.031Z] 04203395aaa5: Preparing [2025-03-13T06:58:50.031Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:50.031Z] 5824858d711d: Preparing [2025-03-13T06:58:50.031Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:50.031Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:50.031Z] 994456c4fd7b: Preparing [2025-03-13T06:58:50.031Z] 5824858d711d: Waiting [2025-03-13T06:58:50.031Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:50.031Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:50.031Z] 994456c4fd7b: Waiting [2025-03-13T06:58:50.031Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:50.031Z] 5824858d711d: Layer already exists [2025-03-13T06:58:50.031Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:50.031Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:50.031Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:50.031Z] 01541c594f5b: Pushed [2025-03-13T06:58:50.031Z] d2d5c9825c6f: Pushed [2025-03-13T06:58:50.031Z] c78248c70856: Pushed [2025-03-13T06:58:52.565Z] 04203395aaa5: Pushed [2025-03-13T06:58:52.565Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:6ad783845b82575972a53cc9df59cb482326ae7b7d08f1212afc5f2f8ba80f2e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:52.912Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:53.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 [2025-03-13T06:58:53.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-13T06:58:53.235Z] d2d5c9825c6f: Preparing [2025-03-13T06:58:53.235Z] 01541c594f5b: Preparing [2025-03-13T06:58:53.235Z] c78248c70856: Preparing [2025-03-13T06:58:53.235Z] 04203395aaa5: Preparing [2025-03-13T06:58:53.235Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:53.235Z] 5824858d711d: Preparing [2025-03-13T06:58:53.235Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:53.235Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:53.235Z] 994456c4fd7b: Preparing [2025-03-13T06:58:53.235Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:53.235Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:53.235Z] 994456c4fd7b: Waiting [2025-03-13T06:58:53.235Z] 5824858d711d: Waiting [2025-03-13T06:58:53.235Z] c78248c70856: Layer already exists [2025-03-13T06:58:53.235Z] 01541c594f5b: Layer already exists [2025-03-13T06:58:53.235Z] d2d5c9825c6f: Layer already exists [2025-03-13T06:58:53.235Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:53.235Z] 04203395aaa5: Layer already exists [2025-03-13T06:58:53.235Z] 5824858d711d: Layer already exists [2025-03-13T06:58:53.235Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:53.235Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:53.235Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:53.235Z] 4.0.0: digest: sha256:6ad783845b82575972a53cc9df59cb482326ae7b7d08f1212afc5f2f8ba80f2e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:53.572Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:53.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:53.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-13T06:58:53.891Z] d2d5c9825c6f: Preparing [2025-03-13T06:58:53.891Z] 01541c594f5b: Preparing [2025-03-13T06:58:53.891Z] c78248c70856: Preparing [2025-03-13T06:58:53.891Z] 04203395aaa5: Preparing [2025-03-13T06:58:53.891Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:53.891Z] 5824858d711d: Preparing [2025-03-13T06:58:53.891Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:53.891Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:53.891Z] 994456c4fd7b: Preparing [2025-03-13T06:58:53.891Z] 5824858d711d: Waiting [2025-03-13T06:58:53.891Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:53.891Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:53.891Z] 994456c4fd7b: Waiting [2025-03-13T06:58:53.891Z] c78248c70856: Layer already exists [2025-03-13T06:58:53.891Z] 04203395aaa5: Layer already exists [2025-03-13T06:58:53.891Z] d2d5c9825c6f: Layer already exists [2025-03-13T06:58:53.891Z] 01541c594f5b: Layer already exists [2025-03-13T06:58:53.891Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:53.891Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:53.891Z] 5824858d711d: Layer already exists [2025-03-13T06:58:53.891Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:53.891Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:53.891Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:6ad783845b82575972a53cc9df59cb482326ae7b7d08f1212afc5f2f8ba80f2e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:54.238Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:54.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-03-13T06:58:54.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-13T06:58:54.577Z] d2d5c9825c6f: Preparing [2025-03-13T06:58:54.577Z] 01541c594f5b: Preparing [2025-03-13T06:58:54.577Z] c78248c70856: Preparing [2025-03-13T06:58:54.577Z] 04203395aaa5: Preparing [2025-03-13T06:58:54.577Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:54.577Z] 5824858d711d: Preparing [2025-03-13T06:58:54.577Z] 5e8e999d90ba: Preparing [2025-03-13T06:58:54.577Z] 5824858d711d: Waiting [2025-03-13T06:58:54.577Z] 98b6dd1092b9: Preparing [2025-03-13T06:58:54.577Z] 994456c4fd7b: Preparing [2025-03-13T06:58:54.577Z] 98b6dd1092b9: Waiting [2025-03-13T06:58:54.577Z] 5e8e999d90ba: Waiting [2025-03-13T06:58:54.577Z] 01541c594f5b: Layer already exists [2025-03-13T06:58:54.577Z] c78248c70856: Layer already exists [2025-03-13T06:58:54.577Z] 04203395aaa5: Layer already exists [2025-03-13T06:58:54.577Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:54.577Z] d2d5c9825c6f: Layer already exists [2025-03-13T06:58:54.577Z] 5e8e999d90ba: Layer already exists [2025-03-13T06:58:54.577Z] 5824858d711d: Layer already exists [2025-03-13T06:58:54.577Z] 98b6dd1092b9: Layer already exists [2025-03-13T06:58:54.577Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:54.577Z] odessa: digest: sha256:6ad783845b82575972a53cc9df59cb482326ae7b7d08f1212afc5f2f8ba80f2e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:54.655Z] ===================================================== [Pipeline] echo [2025-03-13T06:58:54.673Z] taggedImages: [2025-03-13T06:58:54.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:54.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 [2025-03-13T06:58:54.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:54.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-03-13T06:58:54.709Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-13T06:58:54.709Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:54.709Z] 4.0.0 [2025-03-13T06:58:54.709Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:54.709Z] odessa [2025-03-13T06:58:54.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:55.074Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:55.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:55.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-13T06:58:55.393Z] d6e5a8197da8: Preparing [2025-03-13T06:58:55.393Z] 6ee0ccba714a: Preparing [2025-03-13T06:58:55.393Z] 759acbe63de9: Preparing [2025-03-13T06:58:55.393Z] 7bb04c96b2b1: Preparing [2025-03-13T06:58:55.393Z] f0a1428495d8: Preparing [2025-03-13T06:58:55.393Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:55.393Z] 5824858d711d: Preparing [2025-03-13T06:58:55.393Z] 30c6438612b2: Preparing [2025-03-13T06:58:55.393Z] 939dbaba30bb: Preparing [2025-03-13T06:58:55.393Z] 292e9fef842c: Preparing [2025-03-13T06:58:55.393Z] 994456c4fd7b: Preparing [2025-03-13T06:58:55.393Z] 5824858d711d: Waiting [2025-03-13T06:58:55.393Z] 30c6438612b2: Waiting [2025-03-13T06:58:55.393Z] 292e9fef842c: Waiting [2025-03-13T06:58:55.393Z] 939dbaba30bb: Waiting [2025-03-13T06:58:55.393Z] 994456c4fd7b: Waiting [2025-03-13T06:58:55.393Z] f0a1428495d8: Pushed [2025-03-13T06:58:55.393Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:55.393Z] 6ee0ccba714a: Pushed [2025-03-13T06:58:55.393Z] 7bb04c96b2b1: Pushed [2025-03-13T06:58:55.393Z] 5824858d711d: Layer already exists [2025-03-13T06:58:55.393Z] d6e5a8197da8: Pushed [2025-03-13T06:58:55.393Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:55.393Z] 939dbaba30bb: Pushed [2025-03-13T06:58:55.653Z] 30c6438612b2: Pushed [2025-03-13T06:58:56.589Z] 292e9fef842c: Pushed [2025-03-13T06:58:57.157Z] 759acbe63de9: Pushed [2025-03-13T06:58:57.421Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:b80469eed8bb4790c23eaa8bf762d753d2edd7156119b7baab69bd425ba31ef2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:57.737Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:58.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 [2025-03-13T06:58:58.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-13T06:58:58.066Z] d6e5a8197da8: Preparing [2025-03-13T06:58:58.066Z] 6ee0ccba714a: Preparing [2025-03-13T06:58:58.066Z] 759acbe63de9: Preparing [2025-03-13T06:58:58.066Z] 7bb04c96b2b1: Preparing [2025-03-13T06:58:58.066Z] f0a1428495d8: Preparing [2025-03-13T06:58:58.066Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:58.066Z] 5824858d711d: Preparing [2025-03-13T06:58:58.066Z] 6355db3ee8dc: Waiting [2025-03-13T06:58:58.066Z] 30c6438612b2: Preparing [2025-03-13T06:58:58.066Z] 5824858d711d: Waiting [2025-03-13T06:58:58.066Z] 939dbaba30bb: Preparing [2025-03-13T06:58:58.066Z] 292e9fef842c: Preparing [2025-03-13T06:58:58.066Z] 30c6438612b2: Waiting [2025-03-13T06:58:58.066Z] 994456c4fd7b: Preparing [2025-03-13T06:58:58.066Z] 292e9fef842c: Waiting [2025-03-13T06:58:58.066Z] 994456c4fd7b: Waiting [2025-03-13T06:58:58.066Z] 6ee0ccba714a: Layer already exists [2025-03-13T06:58:58.066Z] d6e5a8197da8: Layer already exists [2025-03-13T06:58:58.066Z] 7bb04c96b2b1: Layer already exists [2025-03-13T06:58:58.066Z] 759acbe63de9: Layer already exists [2025-03-13T06:58:58.066Z] f0a1428495d8: Layer already exists [2025-03-13T06:58:58.066Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:58.066Z] 5824858d711d: Layer already exists [2025-03-13T06:58:58.066Z] 30c6438612b2: Layer already exists [2025-03-13T06:58:58.066Z] 292e9fef842c: Layer already exists [2025-03-13T06:58:58.066Z] 939dbaba30bb: Layer already exists [2025-03-13T06:58:58.066Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:58.066Z] 4.0.0: digest: sha256:b80469eed8bb4790c23eaa8bf762d753d2edd7156119b7baab69bd425ba31ef2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:58.398Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:58.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:58.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-13T06:58:58.735Z] d6e5a8197da8: Preparing [2025-03-13T06:58:58.735Z] 6ee0ccba714a: Preparing [2025-03-13T06:58:58.735Z] 759acbe63de9: Preparing [2025-03-13T06:58:58.735Z] 7bb04c96b2b1: Preparing [2025-03-13T06:58:58.735Z] f0a1428495d8: Preparing [2025-03-13T06:58:58.735Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:58.735Z] 5824858d711d: Preparing [2025-03-13T06:58:58.735Z] 30c6438612b2: Preparing [2025-03-13T06:58:58.735Z] 939dbaba30bb: Preparing [2025-03-13T06:58:58.735Z] 292e9fef842c: Preparing [2025-03-13T06:58:58.735Z] 994456c4fd7b: Preparing [2025-03-13T06:58:58.735Z] 5824858d711d: Waiting [2025-03-13T06:58:58.735Z] 30c6438612b2: Waiting [2025-03-13T06:58:58.735Z] 939dbaba30bb: Waiting [2025-03-13T06:58:58.735Z] 994456c4fd7b: Waiting [2025-03-13T06:58:58.735Z] f0a1428495d8: Layer already exists [2025-03-13T06:58:58.735Z] 7bb04c96b2b1: Layer already exists [2025-03-13T06:58:58.735Z] d6e5a8197da8: Layer already exists [2025-03-13T06:58:58.735Z] 6ee0ccba714a: Layer already exists [2025-03-13T06:58:58.735Z] 759acbe63de9: Layer already exists [2025-03-13T06:58:58.735Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:58.735Z] 30c6438612b2: Layer already exists [2025-03-13T06:58:58.735Z] 292e9fef842c: Layer already exists [2025-03-13T06:58:58.735Z] 5824858d711d: Layer already exists [2025-03-13T06:58:58.735Z] 939dbaba30bb: Layer already exists [2025-03-13T06:58:58.735Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:58.735Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:b80469eed8bb4790c23eaa8bf762d753d2edd7156119b7baab69bd425ba31ef2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:59.065Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:59.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-03-13T06:58:59.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-13T06:58:59.395Z] d6e5a8197da8: Preparing [2025-03-13T06:58:59.395Z] 6ee0ccba714a: Preparing [2025-03-13T06:58:59.395Z] 759acbe63de9: Preparing [2025-03-13T06:58:59.395Z] 7bb04c96b2b1: Preparing [2025-03-13T06:58:59.395Z] f0a1428495d8: Preparing [2025-03-13T06:58:59.395Z] 6355db3ee8dc: Preparing [2025-03-13T06:58:59.395Z] 5824858d711d: Preparing [2025-03-13T06:58:59.395Z] 30c6438612b2: Preparing [2025-03-13T06:58:59.395Z] 939dbaba30bb: Preparing [2025-03-13T06:58:59.395Z] 30c6438612b2: Waiting [2025-03-13T06:58:59.395Z] 6355db3ee8dc: Waiting [2025-03-13T06:58:59.395Z] 5824858d711d: Waiting [2025-03-13T06:58:59.395Z] 292e9fef842c: Preparing [2025-03-13T06:58:59.395Z] 994456c4fd7b: Preparing [2025-03-13T06:58:59.395Z] 939dbaba30bb: Waiting [2025-03-13T06:58:59.395Z] 994456c4fd7b: Waiting [2025-03-13T06:58:59.395Z] f0a1428495d8: Layer already exists [2025-03-13T06:58:59.395Z] 7bb04c96b2b1: Layer already exists [2025-03-13T06:58:59.395Z] 759acbe63de9: Layer already exists [2025-03-13T06:58:59.395Z] d6e5a8197da8: Layer already exists [2025-03-13T06:58:59.395Z] 6ee0ccba714a: Layer already exists [2025-03-13T06:58:59.395Z] 5824858d711d: Layer already exists [2025-03-13T06:58:59.395Z] 939dbaba30bb: Layer already exists [2025-03-13T06:58:59.395Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:58:59.395Z] 30c6438612b2: Layer already exists [2025-03-13T06:58:59.395Z] 292e9fef842c: Layer already exists [2025-03-13T06:58:59.395Z] 994456c4fd7b: Layer already exists [2025-03-13T06:58:59.395Z] odessa: digest: sha256:b80469eed8bb4790c23eaa8bf762d753d2edd7156119b7baab69bd425ba31ef2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:58:59.470Z] ===================================================== [Pipeline] echo [2025-03-13T06:58:59.485Z] taggedImages: [2025-03-13T06:58:59.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:59.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 [2025-03-13T06:58:59.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:59.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-03-13T06:58:59.512Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-13T06:58:59.512Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:58:59.512Z] 4.0.0 [2025-03-13T06:58:59.512Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:58:59.512Z] odessa [2025-03-13T06:58:59.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:58:59.947Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:00.386Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:00.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-13T06:59:00.386Z] 47819709e9f3: Preparing [2025-03-13T06:59:00.386Z] 1e4eb2a6be2f: Preparing [2025-03-13T06:59:00.386Z] 8bea89d00674: Preparing [2025-03-13T06:59:00.386Z] 62cccf8cf211: Preparing [2025-03-13T06:59:00.386Z] 6b2c8a0ad56b: Preparing [2025-03-13T06:59:00.386Z] 39beb8bcd444: Preparing [2025-03-13T06:59:00.386Z] f36c1f890e72: Preparing [2025-03-13T06:59:00.386Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:00.386Z] 5824858d711d: Preparing [2025-03-13T06:59:00.386Z] 1551a2cda233: Preparing [2025-03-13T06:59:00.386Z] 79275b52fde5: Preparing [2025-03-13T06:59:00.386Z] 994456c4fd7b: Preparing [2025-03-13T06:59:00.386Z] 1551a2cda233: Waiting [2025-03-13T06:59:00.386Z] 39beb8bcd444: Waiting [2025-03-13T06:59:00.386Z] f36c1f890e72: Waiting [2025-03-13T06:59:00.386Z] 6355db3ee8dc: Waiting [2025-03-13T06:59:00.386Z] 5824858d711d: Waiting [2025-03-13T06:59:00.386Z] 79275b52fde5: Waiting [2025-03-13T06:59:00.386Z] 994456c4fd7b: Waiting [2025-03-13T06:59:00.386Z] 47819709e9f3: Pushed [2025-03-13T06:59:00.386Z] 6b2c8a0ad56b: Pushed [2025-03-13T06:59:00.386Z] 1e4eb2a6be2f: Pushed [2025-03-13T06:59:00.386Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:00.386Z] 5824858d711d: Layer already exists [2025-03-13T06:59:00.386Z] 39beb8bcd444: Pushed [2025-03-13T06:59:00.386Z] f36c1f890e72: Pushed [2025-03-13T06:59:00.386Z] 1551a2cda233: Pushed [2025-03-13T06:59:00.386Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:01.840Z] 79275b52fde5: Pushed [2025-03-13T06:59:02.127Z] 62cccf8cf211: Pushed [2025-03-13T06:59:03.061Z] 8bea89d00674: Pushed [2025-03-13T06:59:03.061Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:8f42f0d386be1026718c91475fe6c0cfd826bd06ce97581fb885fcbc1714cbab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:03.385Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:03.712Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 [2025-03-13T06:59:03.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-13T06:59:03.712Z] 47819709e9f3: Preparing [2025-03-13T06:59:03.712Z] 1e4eb2a6be2f: Preparing [2025-03-13T06:59:03.712Z] 8bea89d00674: Preparing [2025-03-13T06:59:03.712Z] 62cccf8cf211: Preparing [2025-03-13T06:59:03.712Z] 6b2c8a0ad56b: Preparing [2025-03-13T06:59:03.712Z] 39beb8bcd444: Preparing [2025-03-13T06:59:03.712Z] f36c1f890e72: Preparing [2025-03-13T06:59:03.712Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:03.712Z] 5824858d711d: Preparing [2025-03-13T06:59:03.712Z] 1551a2cda233: Preparing [2025-03-13T06:59:03.712Z] 79275b52fde5: Preparing [2025-03-13T06:59:03.712Z] 994456c4fd7b: Preparing [2025-03-13T06:59:03.712Z] 39beb8bcd444: Waiting [2025-03-13T06:59:03.712Z] f36c1f890e72: Waiting [2025-03-13T06:59:03.712Z] 6355db3ee8dc: Waiting [2025-03-13T06:59:03.712Z] 5824858d711d: Waiting [2025-03-13T06:59:03.712Z] 1551a2cda233: Waiting [2025-03-13T06:59:03.712Z] 79275b52fde5: Waiting [2025-03-13T06:59:03.712Z] 994456c4fd7b: Waiting [2025-03-13T06:59:03.712Z] 8bea89d00674: Layer already exists [2025-03-13T06:59:03.712Z] 47819709e9f3: Layer already exists [2025-03-13T06:59:03.712Z] 1e4eb2a6be2f: Layer already exists [2025-03-13T06:59:03.712Z] 62cccf8cf211: Layer already exists [2025-03-13T06:59:03.712Z] 6b2c8a0ad56b: Layer already exists [2025-03-13T06:59:03.712Z] f36c1f890e72: Layer already exists [2025-03-13T06:59:03.712Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:03.712Z] 5824858d711d: Layer already exists [2025-03-13T06:59:03.712Z] 1551a2cda233: Layer already exists [2025-03-13T06:59:03.712Z] 39beb8bcd444: Layer already exists [2025-03-13T06:59:03.712Z] 79275b52fde5: Layer already exists [2025-03-13T06:59:03.712Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:03.712Z] 4.0.0: digest: sha256:8f42f0d386be1026718c91475fe6c0cfd826bd06ce97581fb885fcbc1714cbab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:04.075Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:04.386Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:04.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-13T06:59:04.387Z] 47819709e9f3: Preparing [2025-03-13T06:59:04.387Z] 1e4eb2a6be2f: Preparing [2025-03-13T06:59:04.387Z] 8bea89d00674: Preparing [2025-03-13T06:59:04.387Z] 62cccf8cf211: Preparing [2025-03-13T06:59:04.387Z] 6b2c8a0ad56b: Preparing [2025-03-13T06:59:04.387Z] 39beb8bcd444: Preparing [2025-03-13T06:59:04.387Z] f36c1f890e72: Preparing [2025-03-13T06:59:04.387Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:04.387Z] 5824858d711d: Preparing [2025-03-13T06:59:04.387Z] 1551a2cda233: Preparing [2025-03-13T06:59:04.387Z] 79275b52fde5: Preparing [2025-03-13T06:59:04.387Z] 994456c4fd7b: Preparing [2025-03-13T06:59:04.387Z] f36c1f890e72: Waiting [2025-03-13T06:59:04.387Z] 5824858d711d: Waiting [2025-03-13T06:59:04.387Z] 1551a2cda233: Waiting [2025-03-13T06:59:04.387Z] 6355db3ee8dc: Waiting [2025-03-13T06:59:04.387Z] 79275b52fde5: Waiting [2025-03-13T06:59:04.387Z] 39beb8bcd444: Waiting [2025-03-13T06:59:04.387Z] 994456c4fd7b: Waiting [2025-03-13T06:59:04.387Z] 8bea89d00674: Layer already exists [2025-03-13T06:59:04.387Z] 1e4eb2a6be2f: Layer already exists [2025-03-13T06:59:04.387Z] 6b2c8a0ad56b: Layer already exists [2025-03-13T06:59:04.387Z] 47819709e9f3: Layer already exists [2025-03-13T06:59:04.387Z] 62cccf8cf211: Layer already exists [2025-03-13T06:59:04.387Z] 39beb8bcd444: Layer already exists [2025-03-13T06:59:04.387Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:04.387Z] 5824858d711d: Layer already exists [2025-03-13T06:59:04.387Z] f36c1f890e72: Layer already exists [2025-03-13T06:59:04.387Z] 1551a2cda233: Layer already exists [2025-03-13T06:59:04.387Z] 79275b52fde5: Layer already exists [2025-03-13T06:59:04.387Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:04.387Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:8f42f0d386be1026718c91475fe6c0cfd826bd06ce97581fb885fcbc1714cbab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:04.699Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:05.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-03-13T06:59:05.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-13T06:59:05.024Z] 47819709e9f3: Preparing [2025-03-13T06:59:05.024Z] 1e4eb2a6be2f: Preparing [2025-03-13T06:59:05.024Z] 8bea89d00674: Preparing [2025-03-13T06:59:05.024Z] 62cccf8cf211: Preparing [2025-03-13T06:59:05.024Z] 6b2c8a0ad56b: Preparing [2025-03-13T06:59:05.024Z] 39beb8bcd444: Preparing [2025-03-13T06:59:05.024Z] f36c1f890e72: Preparing [2025-03-13T06:59:05.024Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:05.024Z] 5824858d711d: Preparing [2025-03-13T06:59:05.024Z] 1551a2cda233: Preparing [2025-03-13T06:59:05.024Z] 39beb8bcd444: Waiting [2025-03-13T06:59:05.024Z] f36c1f890e72: Waiting [2025-03-13T06:59:05.024Z] 5824858d711d: Waiting [2025-03-13T06:59:05.024Z] 6355db3ee8dc: Waiting [2025-03-13T06:59:05.024Z] 79275b52fde5: Preparing [2025-03-13T06:59:05.024Z] 994456c4fd7b: Preparing [2025-03-13T06:59:05.024Z] 79275b52fde5: Waiting [2025-03-13T06:59:05.024Z] 1551a2cda233: Waiting [2025-03-13T06:59:05.024Z] 994456c4fd7b: Waiting [2025-03-13T06:59:05.024Z] 1e4eb2a6be2f: Layer already exists [2025-03-13T06:59:05.024Z] 6b2c8a0ad56b: Layer already exists [2025-03-13T06:59:05.024Z] 62cccf8cf211: Layer already exists [2025-03-13T06:59:05.024Z] 8bea89d00674: Layer already exists [2025-03-13T06:59:05.024Z] 47819709e9f3: Layer already exists [2025-03-13T06:59:05.024Z] 39beb8bcd444: Layer already exists [2025-03-13T06:59:05.024Z] f36c1f890e72: Layer already exists [2025-03-13T06:59:05.024Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:05.024Z] 1551a2cda233: Layer already exists [2025-03-13T06:59:05.024Z] 5824858d711d: Layer already exists [2025-03-13T06:59:05.024Z] 79275b52fde5: Layer already exists [2025-03-13T06:59:05.024Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:05.024Z] odessa: digest: sha256:8f42f0d386be1026718c91475fe6c0cfd826bd06ce97581fb885fcbc1714cbab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:59:05.109Z] ===================================================== [Pipeline] echo [2025-03-13T06:59:05.122Z] taggedImages: [2025-03-13T06:59:05.122Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:05.122Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 [2025-03-13T06:59:05.122Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:05.122Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-03-13T06:59:05.150Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-13T06:59:05.150Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:05.150Z] 4.0.0 [2025-03-13T06:59:05.150Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:05.150Z] odessa [2025-03-13T06:59:05.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:05.501Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:05.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:05.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-13T06:59:05.830Z] f0295aa992be: Preparing [2025-03-13T06:59:05.830Z] 6494f6b158ac: Preparing [2025-03-13T06:59:05.830Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:05.830Z] 5824858d711d: Preparing [2025-03-13T06:59:05.830Z] 18b220634638: Preparing [2025-03-13T06:59:05.830Z] 19ce7a57a31a: Preparing [2025-03-13T06:59:05.830Z] 994456c4fd7b: Preparing [2025-03-13T06:59:05.830Z] 19ce7a57a31a: Waiting [2025-03-13T06:59:05.830Z] 994456c4fd7b: Waiting [2025-03-13T06:59:05.830Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:05.830Z] 5824858d711d: Layer already exists [2025-03-13T06:59:05.830Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:05.830Z] 18b220634638: Pushed [2025-03-13T06:59:05.830Z] f0295aa992be: Pushed [2025-03-13T06:59:06.767Z] 19ce7a57a31a: Pushed [2025-03-13T06:59:08.667Z] 6494f6b158ac: Pushed [2025-03-13T06:59:08.667Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:fe78b8572b5ad6e0f4b442952e15e31cae16c9f998485fc0dd56552b46da694b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:08.998Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:09.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 [2025-03-13T06:59:09.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-13T06:59:09.323Z] f0295aa992be: Preparing [2025-03-13T06:59:09.323Z] 6494f6b158ac: Preparing [2025-03-13T06:59:09.323Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:09.323Z] 5824858d711d: Preparing [2025-03-13T06:59:09.323Z] 18b220634638: Preparing [2025-03-13T06:59:09.323Z] 19ce7a57a31a: Preparing [2025-03-13T06:59:09.323Z] 994456c4fd7b: Preparing [2025-03-13T06:59:09.323Z] 994456c4fd7b: Waiting [2025-03-13T06:59:09.323Z] 19ce7a57a31a: Waiting [2025-03-13T06:59:09.323Z] 18b220634638: Layer already exists [2025-03-13T06:59:09.323Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:09.323Z] 5824858d711d: Layer already exists [2025-03-13T06:59:09.323Z] 6494f6b158ac: Layer already exists [2025-03-13T06:59:09.323Z] f0295aa992be: Layer already exists [2025-03-13T06:59:09.323Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:09.323Z] 19ce7a57a31a: Layer already exists [2025-03-13T06:59:09.323Z] 4.0.0: digest: sha256:fe78b8572b5ad6e0f4b442952e15e31cae16c9f998485fc0dd56552b46da694b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:09.654Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:09.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:09.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-13T06:59:09.985Z] f0295aa992be: Preparing [2025-03-13T06:59:09.985Z] 6494f6b158ac: Preparing [2025-03-13T06:59:09.985Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:09.985Z] 5824858d711d: Preparing [2025-03-13T06:59:09.985Z] 18b220634638: Preparing [2025-03-13T06:59:09.985Z] 19ce7a57a31a: Preparing [2025-03-13T06:59:09.985Z] 994456c4fd7b: Preparing [2025-03-13T06:59:09.985Z] 19ce7a57a31a: Waiting [2025-03-13T06:59:09.985Z] 994456c4fd7b: Waiting [2025-03-13T06:59:09.985Z] 18b220634638: Layer already exists [2025-03-13T06:59:09.985Z] 6494f6b158ac: Layer already exists [2025-03-13T06:59:09.985Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:09.985Z] f0295aa992be: Layer already exists [2025-03-13T06:59:09.985Z] 5824858d711d: Layer already exists [2025-03-13T06:59:09.985Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:09.985Z] 19ce7a57a31a: Layer already exists [2025-03-13T06:59:09.985Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:fe78b8572b5ad6e0f4b442952e15e31cae16c9f998485fc0dd56552b46da694b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:10.322Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:10.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-03-13T06:59:10.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-13T06:59:10.649Z] f0295aa992be: Preparing [2025-03-13T06:59:10.649Z] 6494f6b158ac: Preparing [2025-03-13T06:59:10.649Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:10.649Z] 5824858d711d: Preparing [2025-03-13T06:59:10.649Z] 18b220634638: Preparing [2025-03-13T06:59:10.649Z] 19ce7a57a31a: Preparing [2025-03-13T06:59:10.649Z] 994456c4fd7b: Preparing [2025-03-13T06:59:10.649Z] 19ce7a57a31a: Waiting [2025-03-13T06:59:10.649Z] 994456c4fd7b: Waiting [2025-03-13T06:59:10.649Z] 6494f6b158ac: Layer already exists [2025-03-13T06:59:10.649Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:10.649Z] 5824858d711d: Layer already exists [2025-03-13T06:59:10.649Z] f0295aa992be: Layer already exists [2025-03-13T06:59:10.649Z] 18b220634638: Layer already exists [2025-03-13T06:59:10.649Z] 19ce7a57a31a: Layer already exists [2025-03-13T06:59:10.649Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:10.649Z] odessa: digest: sha256:fe78b8572b5ad6e0f4b442952e15e31cae16c9f998485fc0dd56552b46da694b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:59:10.729Z] ===================================================== [Pipeline] echo [2025-03-13T06:59:10.742Z] taggedImages: [2025-03-13T06:59:10.742Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:10.742Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 [2025-03-13T06:59:10.742Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:10.742Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-03-13T06:59:10.769Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-13T06:59:10.769Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:10.769Z] 4.0.0 [2025-03-13T06:59:10.769Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:10.769Z] odessa [2025-03-13T06:59:10.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:11.119Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:11.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:11.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-13T06:59:11.447Z] 40ffcd60dd3d: Preparing [2025-03-13T06:59:11.447Z] 5ff939b0ec42: Preparing [2025-03-13T06:59:11.447Z] 4f7b224c7ea0: Preparing [2025-03-13T06:59:11.447Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:11.447Z] 5824858d711d: Preparing [2025-03-13T06:59:11.447Z] 3f44fc514395: Preparing [2025-03-13T06:59:11.447Z] a7ae8e3c10d3: Preparing [2025-03-13T06:59:11.447Z] da5dd42c82e6: Preparing [2025-03-13T06:59:11.447Z] a2243150d8b0: Preparing [2025-03-13T06:59:11.447Z] 994456c4fd7b: Preparing [2025-03-13T06:59:11.447Z] a7ae8e3c10d3: Waiting [2025-03-13T06:59:11.447Z] da5dd42c82e6: Waiting [2025-03-13T06:59:11.447Z] a2243150d8b0: Waiting [2025-03-13T06:59:11.447Z] 994456c4fd7b: Waiting [2025-03-13T06:59:11.447Z] 5824858d711d: Layer already exists [2025-03-13T06:59:11.447Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:11.447Z] 4f7b224c7ea0: Pushed [2025-03-13T06:59:11.447Z] 5ff939b0ec42: Pushed [2025-03-13T06:59:11.447Z] 40ffcd60dd3d: Pushed [2025-03-13T06:59:11.447Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:11.447Z] da5dd42c82e6: Pushed [2025-03-13T06:59:12.015Z] a2243150d8b0: Pushed [2025-03-13T06:59:16.211Z] a7ae8e3c10d3: Pushed [2025-03-13T06:59:22.782Z] 3f44fc514395: Pushed [2025-03-13T06:59:22.782Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:202f933d61ca53b9c35cdceeeda4a2f83ac43c1019b6d03110b4a663ca585c0e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:23.111Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:23.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 [2025-03-13T06:59:23.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-13T06:59:23.444Z] 40ffcd60dd3d: Preparing [2025-03-13T06:59:23.444Z] 5ff939b0ec42: Preparing [2025-03-13T06:59:23.444Z] 4f7b224c7ea0: Preparing [2025-03-13T06:59:23.444Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:23.444Z] 5824858d711d: Preparing [2025-03-13T06:59:23.444Z] 3f44fc514395: Preparing [2025-03-13T06:59:23.444Z] a7ae8e3c10d3: Preparing [2025-03-13T06:59:23.444Z] da5dd42c82e6: Preparing [2025-03-13T06:59:23.444Z] a2243150d8b0: Preparing [2025-03-13T06:59:23.444Z] 994456c4fd7b: Preparing [2025-03-13T06:59:23.444Z] da5dd42c82e6: Waiting [2025-03-13T06:59:23.444Z] a2243150d8b0: Waiting [2025-03-13T06:59:23.444Z] 3f44fc514395: Waiting [2025-03-13T06:59:23.444Z] 994456c4fd7b: Waiting [2025-03-13T06:59:23.444Z] a7ae8e3c10d3: Waiting [2025-03-13T06:59:23.444Z] 40ffcd60dd3d: Layer already exists [2025-03-13T06:59:23.444Z] 5824858d711d: Layer already exists [2025-03-13T06:59:23.444Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:23.444Z] 5ff939b0ec42: Layer already exists [2025-03-13T06:59:23.444Z] 4f7b224c7ea0: Layer already exists [2025-03-13T06:59:23.444Z] a7ae8e3c10d3: Layer already exists [2025-03-13T06:59:23.444Z] 3f44fc514395: Layer already exists [2025-03-13T06:59:23.444Z] da5dd42c82e6: Layer already exists [2025-03-13T06:59:23.444Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:23.444Z] a2243150d8b0: Layer already exists [2025-03-13T06:59:23.444Z] 4.0.0: digest: sha256:202f933d61ca53b9c35cdceeeda4a2f83ac43c1019b6d03110b4a663ca585c0e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:23.765Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:24.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:24.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-13T06:59:24.092Z] 40ffcd60dd3d: Preparing [2025-03-13T06:59:24.092Z] 5ff939b0ec42: Preparing [2025-03-13T06:59:24.092Z] 4f7b224c7ea0: Preparing [2025-03-13T06:59:24.092Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:24.092Z] 5824858d711d: Preparing [2025-03-13T06:59:24.092Z] 3f44fc514395: Preparing [2025-03-13T06:59:24.092Z] a7ae8e3c10d3: Preparing [2025-03-13T06:59:24.092Z] da5dd42c82e6: Preparing [2025-03-13T06:59:24.092Z] a2243150d8b0: Preparing [2025-03-13T06:59:24.092Z] 994456c4fd7b: Preparing [2025-03-13T06:59:24.092Z] 3f44fc514395: Waiting [2025-03-13T06:59:24.092Z] a7ae8e3c10d3: Waiting [2025-03-13T06:59:24.092Z] da5dd42c82e6: Waiting [2025-03-13T06:59:24.092Z] a2243150d8b0: Waiting [2025-03-13T06:59:24.092Z] 994456c4fd7b: Waiting [2025-03-13T06:59:24.092Z] 4f7b224c7ea0: Layer already exists [2025-03-13T06:59:24.092Z] 5ff939b0ec42: Layer already exists [2025-03-13T06:59:24.092Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:24.092Z] 5824858d711d: Layer already exists [2025-03-13T06:59:24.092Z] 40ffcd60dd3d: Layer already exists [2025-03-13T06:59:24.092Z] a7ae8e3c10d3: Layer already exists [2025-03-13T06:59:24.092Z] 3f44fc514395: Layer already exists [2025-03-13T06:59:24.092Z] da5dd42c82e6: Layer already exists [2025-03-13T06:59:24.092Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:24.092Z] a2243150d8b0: Layer already exists [2025-03-13T06:59:24.092Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:202f933d61ca53b9c35cdceeeda4a2f83ac43c1019b6d03110b4a663ca585c0e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:24.423Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:24.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-03-13T06:59:24.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-13T06:59:24.748Z] 40ffcd60dd3d: Preparing [2025-03-13T06:59:24.748Z] 5ff939b0ec42: Preparing [2025-03-13T06:59:24.748Z] 4f7b224c7ea0: Preparing [2025-03-13T06:59:24.748Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:24.748Z] 5824858d711d: Preparing [2025-03-13T06:59:24.748Z] 3f44fc514395: Preparing [2025-03-13T06:59:24.748Z] a7ae8e3c10d3: Preparing [2025-03-13T06:59:24.748Z] da5dd42c82e6: Preparing [2025-03-13T06:59:24.748Z] a2243150d8b0: Preparing [2025-03-13T06:59:24.748Z] 994456c4fd7b: Preparing [2025-03-13T06:59:24.748Z] da5dd42c82e6: Waiting [2025-03-13T06:59:24.748Z] a2243150d8b0: Waiting [2025-03-13T06:59:24.748Z] 994456c4fd7b: Waiting [2025-03-13T06:59:24.748Z] 3f44fc514395: Waiting [2025-03-13T06:59:24.748Z] a7ae8e3c10d3: Waiting [2025-03-13T06:59:24.748Z] 4f7b224c7ea0: Layer already exists [2025-03-13T06:59:24.748Z] 5824858d711d: Layer already exists [2025-03-13T06:59:24.748Z] 5ff939b0ec42: Layer already exists [2025-03-13T06:59:24.748Z] 40ffcd60dd3d: Layer already exists [2025-03-13T06:59:24.748Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:24.748Z] a2243150d8b0: Layer already exists [2025-03-13T06:59:24.748Z] da5dd42c82e6: Layer already exists [2025-03-13T06:59:24.748Z] a7ae8e3c10d3: Layer already exists [2025-03-13T06:59:24.748Z] 3f44fc514395: Layer already exists [2025-03-13T06:59:24.748Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:24.748Z] odessa: digest: sha256:202f933d61ca53b9c35cdceeeda4a2f83ac43c1019b6d03110b4a663ca585c0e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:59:24.832Z] ===================================================== [Pipeline] echo [2025-03-13T06:59:24.843Z] taggedImages: [2025-03-13T06:59:24.843Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:24.843Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 [2025-03-13T06:59:24.843Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:24.843Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-03-13T06:59:24.872Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-13T06:59:24.872Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:24.872Z] 4.0.0 [2025-03-13T06:59:24.872Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:24.872Z] odessa [2025-03-13T06:59:24.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:25.223Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:25.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:25.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-13T06:59:25.549Z] 77b8e6ad4c6b: Preparing [2025-03-13T06:59:25.549Z] 2298036875b5: Preparing [2025-03-13T06:59:25.549Z] 30b0902887a4: Preparing [2025-03-13T06:59:25.549Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:25.549Z] 5824858d711d: Preparing [2025-03-13T06:59:25.549Z] 6adc9c6cb141: Preparing [2025-03-13T06:59:25.549Z] fade3ba85d44: Preparing [2025-03-13T06:59:25.549Z] 2b9180b38b13: Preparing [2025-03-13T06:59:25.549Z] 994456c4fd7b: Preparing [2025-03-13T06:59:25.549Z] fade3ba85d44: Waiting [2025-03-13T06:59:25.549Z] 994456c4fd7b: Waiting [2025-03-13T06:59:25.549Z] 6adc9c6cb141: Waiting [2025-03-13T06:59:25.549Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:25.549Z] 5824858d711d: Layer already exists [2025-03-13T06:59:25.549Z] 30b0902887a4: Pushed [2025-03-13T06:59:25.549Z] 77b8e6ad4c6b: Pushed [2025-03-13T06:59:25.549Z] 2298036875b5: Pushed [2025-03-13T06:59:25.549Z] fade3ba85d44: Pushed [2025-03-13T06:59:25.549Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:25.807Z] 2b9180b38b13: Pushed [2025-03-13T06:59:35.517Z] #118 ... [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.517Z] #96 DONE 92.2s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.517Z] #115 DONE 92.2s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.517Z] #116 DONE 92.4s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.517Z] #95 DONE 92.3s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.517Z] #118 DONE 92.3s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-13T06:59:35.517Z] #119 ... [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.517Z] #117 DONE 92.5s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-13T06:59:35.517Z] #120 ... [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #121 [support-notifications builder 6/7] COPY . . [2025-03-13T06:59:35.517Z] #121 DONE 10.1s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-13T06:59:35.517Z] #122 DONE 10.1s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:59:35.517Z] #123 CACHED [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-13T06:59:35.517Z] #124 CACHED [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.517Z] #125 CACHED [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.517Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-13T06:59:35.517Z] #120 DONE 10.0s [2025-03-13T06:59:35.517Z] [2025-03-13T06:59:35.518Z] #126 [core-metadata builder 6/7] COPY . . [2025-03-13T06:59:35.518Z] #126 DONE 10.0s [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-03-13T06:59:35.518Z] #127 DONE 10.2s [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:59:35.518Z] #128 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-03-13T06:59:35.518Z] #129 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.518Z] #130 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #131 [core-command builder 6/7] COPY . . [2025-03-13T06:59:35.518Z] #131 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.518Z] #132 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:59:35.518Z] #133 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #134 [core-data builder 6/7] COPY . . [2025-03-13T06:59:35.518Z] #134 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.518Z] #135 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:59:35.518Z] #136 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-13T06:59:35.518Z] #119 DONE 10.2s [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.518Z] #137 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-03-13T06:59:35.518Z] #138 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:59:35.518Z] #139 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-13T06:59:35.518Z] #140 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-13T06:59:35.518Z] #141 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #142 [security-proxy-auth builder 6/7] COPY . . [2025-03-13T06:59:35.518Z] #142 CACHED [2025-03-13T06:59:35.518Z] [2025-03-13T06:59:35.518Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-13T06:59:36.474Z] #143 ... [2025-03-13T06:59:36.474Z] [2025-03-13T06:59:36.474Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-13T06:59:36.474Z] #0 4.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-13T06:59:36.740Z] #144 ... [2025-03-13T06:59:36.740Z] [2025-03-13T06:59:36.740Z] #145 [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-13T06:59:36.740Z] #0 5.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-13T06:59:36.740Z] #145 ... [2025-03-13T06:59:36.740Z] [2025-03-13T06:59:36.740Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-13T06:59:36.740Z] #0 5.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-13T06:59:37.322Z] #146 ... [2025-03-13T06:59:37.322Z] [2025-03-13T06:59:37.322Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-13T06:59:37.322Z] #143 6.294 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-13T06:59:38.016Z] 6adc9c6cb141: Pushed [2025-03-13T06:59:38.016Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:ae2e8ee821be8b4aa72b3da46b4f54d1ae51c93dd1e414105f49e54eb9f0b9c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:38.341Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:38.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 [2025-03-13T06:59:38.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-13T06:59:38.678Z] 77b8e6ad4c6b: Preparing [2025-03-13T06:59:38.678Z] 2298036875b5: Preparing [2025-03-13T06:59:38.678Z] 30b0902887a4: Preparing [2025-03-13T06:59:38.678Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:38.678Z] 5824858d711d: Preparing [2025-03-13T06:59:38.678Z] 6adc9c6cb141: Preparing [2025-03-13T06:59:38.678Z] fade3ba85d44: Preparing [2025-03-13T06:59:38.678Z] 2b9180b38b13: Preparing [2025-03-13T06:59:38.678Z] 994456c4fd7b: Preparing [2025-03-13T06:59:38.678Z] 6adc9c6cb141: Waiting [2025-03-13T06:59:38.678Z] 2b9180b38b13: Waiting [2025-03-13T06:59:38.678Z] 994456c4fd7b: Waiting [2025-03-13T06:59:38.678Z] fade3ba85d44: Waiting [2025-03-13T06:59:38.678Z] 30b0902887a4: Layer already exists [2025-03-13T06:59:38.678Z] 77b8e6ad4c6b: Layer already exists [2025-03-13T06:59:38.678Z] 2298036875b5: Layer already exists [2025-03-13T06:59:38.678Z] 5824858d711d: Layer already exists [2025-03-13T06:59:38.678Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:38.678Z] 6adc9c6cb141: Layer already exists [2025-03-13T06:59:38.678Z] 2b9180b38b13: Layer already exists [2025-03-13T06:59:38.678Z] fade3ba85d44: Layer already exists [2025-03-13T06:59:38.678Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:38.678Z] 4.0.0: digest: sha256:ae2e8ee821be8b4aa72b3da46b4f54d1ae51c93dd1e414105f49e54eb9f0b9c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:39.008Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:39.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:39.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-13T06:59:39.339Z] 77b8e6ad4c6b: Preparing [2025-03-13T06:59:39.339Z] 2298036875b5: Preparing [2025-03-13T06:59:39.339Z] 30b0902887a4: Preparing [2025-03-13T06:59:39.339Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:39.339Z] 5824858d711d: Preparing [2025-03-13T06:59:39.339Z] 6adc9c6cb141: Preparing [2025-03-13T06:59:39.339Z] fade3ba85d44: Preparing [2025-03-13T06:59:39.339Z] 2b9180b38b13: Preparing [2025-03-13T06:59:39.339Z] 994456c4fd7b: Preparing [2025-03-13T06:59:39.339Z] 6adc9c6cb141: Waiting [2025-03-13T06:59:39.339Z] fade3ba85d44: Waiting [2025-03-13T06:59:39.339Z] 2b9180b38b13: Waiting [2025-03-13T06:59:39.339Z] 994456c4fd7b: Waiting [2025-03-13T06:59:39.339Z] 30b0902887a4: Layer already exists [2025-03-13T06:59:39.339Z] 5824858d711d: Layer already exists [2025-03-13T06:59:39.339Z] 77b8e6ad4c6b: Layer already exists [2025-03-13T06:59:39.339Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:39.339Z] 2298036875b5: Layer already exists [2025-03-13T06:59:39.339Z] 6adc9c6cb141: Layer already exists [2025-03-13T06:59:39.339Z] 2b9180b38b13: Layer already exists [2025-03-13T06:59:39.339Z] fade3ba85d44: Layer already exists [2025-03-13T06:59:39.339Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:39.339Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:ae2e8ee821be8b4aa72b3da46b4f54d1ae51c93dd1e414105f49e54eb9f0b9c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:39.675Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:39.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-03-13T06:59:39.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-13T06:59:39.996Z] 77b8e6ad4c6b: Preparing [2025-03-13T06:59:39.996Z] 2298036875b5: Preparing [2025-03-13T06:59:39.996Z] 30b0902887a4: Preparing [2025-03-13T06:59:39.996Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:39.996Z] 5824858d711d: Preparing [2025-03-13T06:59:39.996Z] 6adc9c6cb141: Preparing [2025-03-13T06:59:39.996Z] fade3ba85d44: Preparing [2025-03-13T06:59:39.996Z] 2b9180b38b13: Preparing [2025-03-13T06:59:39.996Z] 994456c4fd7b: Preparing [2025-03-13T06:59:39.996Z] 2b9180b38b13: Waiting [2025-03-13T06:59:39.996Z] 994456c4fd7b: Waiting [2025-03-13T06:59:39.996Z] 6adc9c6cb141: Waiting [2025-03-13T06:59:39.996Z] fade3ba85d44: Waiting [2025-03-13T06:59:39.996Z] 30b0902887a4: Layer already exists [2025-03-13T06:59:39.996Z] 5824858d711d: Layer already exists [2025-03-13T06:59:39.996Z] 77b8e6ad4c6b: Layer already exists [2025-03-13T06:59:39.996Z] 2298036875b5: Layer already exists [2025-03-13T06:59:39.996Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:39.996Z] 6adc9c6cb141: Layer already exists [2025-03-13T06:59:39.996Z] fade3ba85d44: Layer already exists [2025-03-13T06:59:39.996Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:39.996Z] 2b9180b38b13: Layer already exists [2025-03-13T06:59:39.996Z] odessa: digest: sha256:ae2e8ee821be8b4aa72b3da46b4f54d1ae51c93dd1e414105f49e54eb9f0b9c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:59:40.075Z] ===================================================== [Pipeline] echo [2025-03-13T06:59:40.094Z] taggedImages: [2025-03-13T06:59:40.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:40.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 [2025-03-13T06:59:40.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:40.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-03-13T06:59:40.126Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-13T06:59:40.126Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:40.126Z] 4.0.0 [2025-03-13T06:59:40.126Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:40.126Z] odessa [2025-03-13T06:59:40.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:40.470Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:40.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:40.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-13T06:59:40.789Z] e8ef5e0a7bce: Preparing [2025-03-13T06:59:40.789Z] ec255db21acc: Preparing [2025-03-13T06:59:40.789Z] ad26ae566bae: Preparing [2025-03-13T06:59:40.789Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:40.789Z] 5824858d711d: Preparing [2025-03-13T06:59:40.789Z] ee9c5b732313: Preparing [2025-03-13T06:59:40.789Z] da5dd42c82e6: Preparing [2025-03-13T06:59:40.789Z] a2243150d8b0: Preparing [2025-03-13T06:59:40.789Z] 994456c4fd7b: Preparing [2025-03-13T06:59:40.789Z] ee9c5b732313: Waiting [2025-03-13T06:59:40.789Z] da5dd42c82e6: Waiting [2025-03-13T06:59:40.789Z] a2243150d8b0: Waiting [2025-03-13T06:59:40.789Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:40.789Z] 5824858d711d: Layer already exists [2025-03-13T06:59:40.789Z] da5dd42c82e6: Layer already exists [2025-03-13T06:59:40.789Z] a2243150d8b0: Layer already exists [2025-03-13T06:59:40.789Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:40.789Z] e8ef5e0a7bce: Pushed [2025-03-13T06:59:40.789Z] ec255db21acc: Pushed [2025-03-13T06:59:40.789Z] ad26ae566bae: Pushed [2025-03-13T06:59:41.565Z] #143 ... [2025-03-13T06:59:41.565Z] [2025-03-13T06:59:41.565Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T06:59:41.565Z] #0 3.813 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-13T06:59:41.565Z] #147 ... [2025-03-13T06:59:41.565Z] [2025-03-13T06:59:41.565Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-13T06:59:41.565Z] #0 5.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-13T06:59:41.565Z] #148 ... [2025-03-13T06:59:41.565Z] [2025-03-13T06:59:41.565Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-13T06:59:41.565Z] #0 6.264 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-13T06:59:41.565Z] #149 ... [2025-03-13T06:59:41.565Z] [2025-03-13T06:59:41.565Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-13T06:59:41.565Z] #0 5.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-13T06:59:41.565Z] #150 ... [2025-03-13T06:59:41.565Z] [2025-03-13T06:59:41.565Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-13T06:59:41.565Z] #0 6.408 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-13T06:59:41.831Z] #151 ... [2025-03-13T06:59:41.831Z] [2025-03-13T06:59:41.831Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T06:59:41.831Z] #0 6.176 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-13T06:59:42.106Z] #152 ... [2025-03-13T06:59:42.106Z] [2025-03-13T06:59:42.106Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T06:59:42.106Z] #0 5.413 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-13T06:59:42.106Z] #153 ... [2025-03-13T06:59:42.106Z] [2025-03-13T06:59:42.106Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-13T06:59:42.106Z] #0 4.849 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-13T06:59:52.992Z] ee9c5b732313: Pushed [2025-03-13T06:59:52.992Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:18e6e47ea266abeeed7f49d45453aaeee76620dabb12f9dea90b80f3a29a5058 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:53.322Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:53.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 [2025-03-13T06:59:53.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-13T06:59:53.643Z] e8ef5e0a7bce: Preparing [2025-03-13T06:59:53.643Z] ec255db21acc: Preparing [2025-03-13T06:59:53.643Z] ad26ae566bae: Preparing [2025-03-13T06:59:53.643Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:53.643Z] 5824858d711d: Preparing [2025-03-13T06:59:53.643Z] ee9c5b732313: Preparing [2025-03-13T06:59:53.643Z] da5dd42c82e6: Preparing [2025-03-13T06:59:53.643Z] a2243150d8b0: Preparing [2025-03-13T06:59:53.643Z] 994456c4fd7b: Preparing [2025-03-13T06:59:53.643Z] ee9c5b732313: Waiting [2025-03-13T06:59:53.643Z] 994456c4fd7b: Waiting [2025-03-13T06:59:53.643Z] da5dd42c82e6: Waiting [2025-03-13T06:59:53.643Z] a2243150d8b0: Waiting [2025-03-13T06:59:53.643Z] 5824858d711d: Layer already exists [2025-03-13T06:59:53.643Z] ec255db21acc: Layer already exists [2025-03-13T06:59:53.643Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:53.643Z] ad26ae566bae: Layer already exists [2025-03-13T06:59:53.643Z] e8ef5e0a7bce: Layer already exists [2025-03-13T06:59:53.643Z] ee9c5b732313: Layer already exists [2025-03-13T06:59:53.643Z] da5dd42c82e6: Layer already exists [2025-03-13T06:59:53.643Z] a2243150d8b0: Layer already exists [2025-03-13T06:59:53.643Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:53.643Z] 4.0.0: digest: sha256:18e6e47ea266abeeed7f49d45453aaeee76620dabb12f9dea90b80f3a29a5058 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:53.972Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:54.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:54.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-13T06:59:54.298Z] e8ef5e0a7bce: Preparing [2025-03-13T06:59:54.298Z] ec255db21acc: Preparing [2025-03-13T06:59:54.298Z] ad26ae566bae: Preparing [2025-03-13T06:59:54.298Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:54.298Z] 5824858d711d: Preparing [2025-03-13T06:59:54.298Z] ee9c5b732313: Preparing [2025-03-13T06:59:54.298Z] da5dd42c82e6: Preparing [2025-03-13T06:59:54.298Z] a2243150d8b0: Preparing [2025-03-13T06:59:54.298Z] 994456c4fd7b: Preparing [2025-03-13T06:59:54.298Z] da5dd42c82e6: Waiting [2025-03-13T06:59:54.298Z] a2243150d8b0: Waiting [2025-03-13T06:59:54.298Z] 994456c4fd7b: Waiting [2025-03-13T06:59:54.298Z] ee9c5b732313: Waiting [2025-03-13T06:59:54.298Z] 5824858d711d: Layer already exists [2025-03-13T06:59:54.298Z] ec255db21acc: Layer already exists [2025-03-13T06:59:54.298Z] ad26ae566bae: Layer already exists [2025-03-13T06:59:54.298Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:54.298Z] e8ef5e0a7bce: Layer already exists [2025-03-13T06:59:54.298Z] ee9c5b732313: Layer already exists [2025-03-13T06:59:54.298Z] da5dd42c82e6: Layer already exists [2025-03-13T06:59:54.298Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:54.298Z] a2243150d8b0: Layer already exists [2025-03-13T06:59:54.298Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:18e6e47ea266abeeed7f49d45453aaeee76620dabb12f9dea90b80f3a29a5058 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:54.625Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:54.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-03-13T06:59:54.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-13T06:59:54.946Z] e8ef5e0a7bce: Preparing [2025-03-13T06:59:54.946Z] ec255db21acc: Preparing [2025-03-13T06:59:54.946Z] ad26ae566bae: Preparing [2025-03-13T06:59:54.946Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:54.946Z] 5824858d711d: Preparing [2025-03-13T06:59:54.946Z] ee9c5b732313: Preparing [2025-03-13T06:59:54.946Z] da5dd42c82e6: Preparing [2025-03-13T06:59:54.946Z] a2243150d8b0: Preparing [2025-03-13T06:59:54.946Z] 994456c4fd7b: Preparing [2025-03-13T06:59:54.946Z] da5dd42c82e6: Waiting [2025-03-13T06:59:54.946Z] a2243150d8b0: Waiting [2025-03-13T06:59:54.946Z] 994456c4fd7b: Waiting [2025-03-13T06:59:54.946Z] ee9c5b732313: Waiting [2025-03-13T06:59:54.946Z] ad26ae566bae: Layer already exists [2025-03-13T06:59:54.946Z] 5824858d711d: Layer already exists [2025-03-13T06:59:54.946Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:54.946Z] ec255db21acc: Layer already exists [2025-03-13T06:59:54.946Z] e8ef5e0a7bce: Layer already exists [2025-03-13T06:59:54.946Z] da5dd42c82e6: Layer already exists [2025-03-13T06:59:54.946Z] a2243150d8b0: Layer already exists [2025-03-13T06:59:54.946Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:54.946Z] ee9c5b732313: Layer already exists [2025-03-13T06:59:54.946Z] odessa: digest: sha256:18e6e47ea266abeeed7f49d45453aaeee76620dabb12f9dea90b80f3a29a5058 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:59:55.024Z] ===================================================== [Pipeline] echo [2025-03-13T06:59:55.044Z] taggedImages: [2025-03-13T06:59:55.044Z] - nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:55.044Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 [2025-03-13T06:59:55.044Z] - nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:55.044Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-03-13T06:59:55.074Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-13T06:59:55.075Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:55.075Z] 4.0.0 [2025-03-13T06:59:55.075Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T06:59:55.075Z] odessa [2025-03-13T06:59:55.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:55.428Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:55.761Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T06:59:55.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-13T06:59:55.761Z] 35c25a41dd42: Preparing [2025-03-13T06:59:55.761Z] 586b40f6dd97: Preparing [2025-03-13T06:59:55.761Z] 6355db3ee8dc: Preparing [2025-03-13T06:59:55.761Z] 5824858d711d: Preparing [2025-03-13T06:59:55.761Z] 83a22563528b: Preparing [2025-03-13T06:59:55.761Z] 011cfb2a2012: Preparing [2025-03-13T06:59:55.761Z] 994456c4fd7b: Preparing [2025-03-13T06:59:55.761Z] 011cfb2a2012: Waiting [2025-03-13T06:59:55.761Z] 994456c4fd7b: Waiting [2025-03-13T06:59:55.761Z] 6355db3ee8dc: Layer already exists [2025-03-13T06:59:55.761Z] 5824858d711d: Layer already exists [2025-03-13T06:59:55.761Z] 994456c4fd7b: Layer already exists [2025-03-13T06:59:55.761Z] 83a22563528b: Pushed [2025-03-13T06:59:55.761Z] 35c25a41dd42: Pushed [2025-03-13T06:59:56.327Z] 011cfb2a2012: Pushed [2025-03-13T06:59:59.622Z] 586b40f6dd97: Pushed [2025-03-13T06:59:59.622Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:c6963b6ea97a69c9ba525617ce85e30eef5e5aa092c25cd9935d79e39f4d640b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:59:59.952Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:00.283Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 [2025-03-13T07:00:00.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-13T07:00:00.283Z] 35c25a41dd42: Preparing [2025-03-13T07:00:00.283Z] 586b40f6dd97: Preparing [2025-03-13T07:00:00.283Z] 6355db3ee8dc: Preparing [2025-03-13T07:00:00.283Z] 5824858d711d: Preparing [2025-03-13T07:00:00.283Z] 83a22563528b: Preparing [2025-03-13T07:00:00.283Z] 011cfb2a2012: Preparing [2025-03-13T07:00:00.283Z] 994456c4fd7b: Preparing [2025-03-13T07:00:00.283Z] 011cfb2a2012: Waiting [2025-03-13T07:00:00.283Z] 994456c4fd7b: Waiting [2025-03-13T07:00:00.283Z] 6355db3ee8dc: Layer already exists [2025-03-13T07:00:00.283Z] 35c25a41dd42: Layer already exists [2025-03-13T07:00:00.283Z] 5824858d711d: Layer already exists [2025-03-13T07:00:00.283Z] 586b40f6dd97: Layer already exists [2025-03-13T07:00:00.283Z] 83a22563528b: Layer already exists [2025-03-13T07:00:00.283Z] 011cfb2a2012: Layer already exists [2025-03-13T07:00:00.283Z] 994456c4fd7b: Layer already exists [2025-03-13T07:00:00.283Z] 4.0.0: digest: sha256:c6963b6ea97a69c9ba525617ce85e30eef5e5aa092c25cd9935d79e39f4d640b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:00.616Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:00.945Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:00:00.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-13T07:00:00.945Z] 35c25a41dd42: Preparing [2025-03-13T07:00:00.945Z] 586b40f6dd97: Preparing [2025-03-13T07:00:00.945Z] 6355db3ee8dc: Preparing [2025-03-13T07:00:00.945Z] 5824858d711d: Preparing [2025-03-13T07:00:00.945Z] 83a22563528b: Preparing [2025-03-13T07:00:00.945Z] 011cfb2a2012: Preparing [2025-03-13T07:00:00.945Z] 994456c4fd7b: Preparing [2025-03-13T07:00:00.945Z] 011cfb2a2012: Waiting [2025-03-13T07:00:00.945Z] 994456c4fd7b: Waiting [2025-03-13T07:00:00.945Z] 35c25a41dd42: Layer already exists [2025-03-13T07:00:00.945Z] 83a22563528b: Layer already exists [2025-03-13T07:00:00.945Z] 586b40f6dd97: Layer already exists [2025-03-13T07:00:00.945Z] 6355db3ee8dc: Layer already exists [2025-03-13T07:00:00.945Z] 5824858d711d: Layer already exists [2025-03-13T07:00:00.945Z] 994456c4fd7b: Layer already exists [2025-03-13T07:00:00.945Z] 011cfb2a2012: Layer already exists [2025-03-13T07:00:00.945Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:c6963b6ea97a69c9ba525617ce85e30eef5e5aa092c25cd9935d79e39f4d640b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:01.279Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:01.610Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-03-13T07:00:01.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-13T07:00:01.610Z] 35c25a41dd42: Preparing [2025-03-13T07:00:01.610Z] 586b40f6dd97: Preparing [2025-03-13T07:00:01.610Z] 6355db3ee8dc: Preparing [2025-03-13T07:00:01.610Z] 5824858d711d: Preparing [2025-03-13T07:00:01.610Z] 83a22563528b: Preparing [2025-03-13T07:00:01.610Z] 011cfb2a2012: Preparing [2025-03-13T07:00:01.610Z] 994456c4fd7b: Preparing [2025-03-13T07:00:01.610Z] 011cfb2a2012: Waiting [2025-03-13T07:00:01.610Z] 994456c4fd7b: Waiting [2025-03-13T07:00:01.610Z] 5824858d711d: Layer already exists [2025-03-13T07:00:01.610Z] 35c25a41dd42: Layer already exists [2025-03-13T07:00:01.610Z] 83a22563528b: Layer already exists [2025-03-13T07:00:01.610Z] 586b40f6dd97: Layer already exists [2025-03-13T07:00:01.610Z] 6355db3ee8dc: Layer already exists [2025-03-13T07:00:01.610Z] 011cfb2a2012: Layer already exists [2025-03-13T07:00:01.610Z] 994456c4fd7b: Layer already exists [2025-03-13T07:00:01.610Z] odessa: digest: sha256:c6963b6ea97a69c9ba525617ce85e30eef5e5aa092c25cd9935d79e39f4d640b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:00:01.689Z] ===================================================== [Pipeline] echo [2025-03-13T07:00:01.703Z] taggedImages: [2025-03-13T07:00:01.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:00:01.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 [2025-03-13T07:00:01.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:00:01.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-03-13T07:00:01.740Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-13T07:00:01.740Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:00:01.740Z] 4.0.0 [2025-03-13T07:00:01.740Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:00:01.740Z] odessa [2025-03-13T07:00:01.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:02.104Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:02.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:00:02.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-13T07:00:02.423Z] a7dc60578377: Preparing [2025-03-13T07:00:02.423Z] 10e1d4f460a7: Preparing [2025-03-13T07:00:02.423Z] 6355db3ee8dc: Preparing [2025-03-13T07:00:02.423Z] 5824858d711d: Preparing [2025-03-13T07:00:02.423Z] f030acd0f4cf: Preparing [2025-03-13T07:00:02.423Z] f81ce914a569: Preparing [2025-03-13T07:00:02.423Z] 994456c4fd7b: Preparing [2025-03-13T07:00:02.423Z] 994456c4fd7b: Waiting [2025-03-13T07:00:02.423Z] f81ce914a569: Waiting [2025-03-13T07:00:02.423Z] 6355db3ee8dc: Layer already exists [2025-03-13T07:00:02.423Z] 5824858d711d: Layer already exists [2025-03-13T07:00:02.423Z] 994456c4fd7b: Layer already exists [2025-03-13T07:00:02.423Z] a7dc60578377: Pushed [2025-03-13T07:00:02.423Z] f030acd0f4cf: Pushed [2025-03-13T07:00:02.682Z] f81ce914a569: Pushed [2025-03-13T07:00:05.969Z] 10e1d4f460a7: Pushed [2025-03-13T07:00:06.231Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:590457497a79c5f6ae992957abfd7ac543595e020976bfe26276080578c4852e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:06.555Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:06.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 [2025-03-13T07:00:06.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-13T07:00:06.889Z] a7dc60578377: Preparing [2025-03-13T07:00:06.889Z] 10e1d4f460a7: Preparing [2025-03-13T07:00:06.889Z] 6355db3ee8dc: Preparing [2025-03-13T07:00:06.889Z] 5824858d711d: Preparing [2025-03-13T07:00:06.889Z] f030acd0f4cf: Preparing [2025-03-13T07:00:06.889Z] f81ce914a569: Preparing [2025-03-13T07:00:06.889Z] f81ce914a569: Waiting [2025-03-13T07:00:06.889Z] 994456c4fd7b: Preparing [2025-03-13T07:00:06.889Z] 994456c4fd7b: Waiting [2025-03-13T07:00:06.889Z] f030acd0f4cf: Layer already exists [2025-03-13T07:00:06.889Z] 6355db3ee8dc: Layer already exists [2025-03-13T07:00:06.889Z] 10e1d4f460a7: Layer already exists [2025-03-13T07:00:06.889Z] 5824858d711d: Layer already exists [2025-03-13T07:00:06.889Z] a7dc60578377: Layer already exists [2025-03-13T07:00:06.889Z] f81ce914a569: Layer already exists [2025-03-13T07:00:06.889Z] 994456c4fd7b: Layer already exists [2025-03-13T07:00:06.889Z] 4.0.0: digest: sha256:590457497a79c5f6ae992957abfd7ac543595e020976bfe26276080578c4852e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:07.220Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:07.535Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:00:07.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-13T07:00:07.535Z] a7dc60578377: Preparing [2025-03-13T07:00:07.535Z] 10e1d4f460a7: Preparing [2025-03-13T07:00:07.535Z] 6355db3ee8dc: Preparing [2025-03-13T07:00:07.535Z] 5824858d711d: Preparing [2025-03-13T07:00:07.535Z] f030acd0f4cf: Preparing [2025-03-13T07:00:07.535Z] f81ce914a569: Preparing [2025-03-13T07:00:07.535Z] 994456c4fd7b: Preparing [2025-03-13T07:00:07.535Z] 994456c4fd7b: Waiting [2025-03-13T07:00:07.535Z] 10e1d4f460a7: Layer already exists [2025-03-13T07:00:07.535Z] a7dc60578377: Layer already exists [2025-03-13T07:00:07.535Z] 5824858d711d: Layer already exists [2025-03-13T07:00:07.535Z] 6355db3ee8dc: Layer already exists [2025-03-13T07:00:07.535Z] f030acd0f4cf: Layer already exists [2025-03-13T07:00:07.535Z] f81ce914a569: Layer already exists [2025-03-13T07:00:07.535Z] 994456c4fd7b: Layer already exists [2025-03-13T07:00:07.535Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:590457497a79c5f6ae992957abfd7ac543595e020976bfe26276080578c4852e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:07.862Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:00:08.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-03-13T07:00:08.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-13T07:00:08.179Z] a7dc60578377: Preparing [2025-03-13T07:00:08.179Z] 10e1d4f460a7: Preparing [2025-03-13T07:00:08.179Z] 6355db3ee8dc: Preparing [2025-03-13T07:00:08.179Z] 5824858d711d: Preparing [2025-03-13T07:00:08.179Z] f030acd0f4cf: Preparing [2025-03-13T07:00:08.179Z] f81ce914a569: Preparing [2025-03-13T07:00:08.179Z] 994456c4fd7b: Preparing [2025-03-13T07:00:08.179Z] 994456c4fd7b: Waiting [2025-03-13T07:00:08.179Z] 5824858d711d: Layer already exists [2025-03-13T07:00:08.179Z] 6355db3ee8dc: Layer already exists [2025-03-13T07:00:08.179Z] a7dc60578377: Layer already exists [2025-03-13T07:00:08.179Z] 10e1d4f460a7: Layer already exists [2025-03-13T07:00:08.179Z] f030acd0f4cf: Layer already exists [2025-03-13T07:00:08.179Z] f81ce914a569: Layer already exists [2025-03-13T07:00:08.179Z] 994456c4fd7b: Layer already exists [2025-03-13T07:00:08.179Z] odessa: digest: sha256:590457497a79c5f6ae992957abfd7ac543595e020976bfe26276080578c4852e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:00:08.261Z] ===================================================== [Pipeline] echo [2025-03-13T07:00:08.274Z] taggedImages: [2025-03-13T07:00:08.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:00:08.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 [2025-03-13T07:00:08.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:00:08.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-13T07:17:04.788Z] #154 ... [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-13T07:17:04.789Z] #149 DONE 1044.0s [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T07:17:04.789Z] #153 ... [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:17:04.789Z] #155 DONE 0.5s [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T07:17:04.789Z] #153 ... [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:17:04.789Z] #156 DONE 0.2s [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #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-13T07:17:04.789Z] #157 DONE 0.2s [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #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-13T07:17:04.789Z] #158 DONE 0.2s [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #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-13T07:17:04.789Z] #159 DONE 0.2s [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T07:17:04.789Z] #152 ... [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #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-13T07:17:04.789Z] #160 DONE 2.1s [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:17:04.789Z] #44 ... [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #113 [core-common-config-bootstrapper] exporting to image [2025-03-13T07:17:04.789Z] #113 exporting layers [2025-03-13T07:17:04.789Z] #113 exporting layers 1.0s done [2025-03-13T07:17:04.789Z] #113 writing image sha256:98b7fed866f179e36ca1f19212b8dd5b92392ec8743ef8576e18fe289575a460 done [2025-03-13T07:17:04.789Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-13T07:17:04.789Z] #113 DONE 4.8s [2025-03-13T07:17:04.789Z] [2025-03-13T07:17:04.789Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:17:17.093Z] #44 ... [2025-03-13T07:17:17.093Z] [2025-03-13T07:17:17.093Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-13T07:17:17.093Z] #151 DONE 1064.4s [2025-03-13T07:17:17.093Z] [2025-03-13T07:17:17.093Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:17:17.361Z] #44 ... [2025-03-13T07:17:17.361Z] [2025-03-13T07:17:17.361Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-13T07:17:17.827Z] #161 DONE 0.1s [2025-03-13T07:17:17.827Z] [2025-03-13T07:17:17.827Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-13T07:17:17.827Z] #150 ... [2025-03-13T07:17:17.827Z] [2025-03-13T07:17:17.827Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-13T07:17:20.409Z] #162 DONE 2.3s [2025-03-13T07:17:20.409Z] [2025-03-13T07:17:20.409Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:17:20.409Z] #163 DONE 0.3s [2025-03-13T07:17:20.409Z] [2025-03-13T07:17:20.409Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:17:20.409Z] #164 DONE 0.2s [2025-03-13T07:17:20.409Z] [2025-03-13T07:17:20.409Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-13T07:17:20.675Z] #165 DONE 0.3s [2025-03-13T07:17:20.675Z] [2025-03-13T07:17:20.676Z] #145 [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-13T07:17:20.676Z] #145 ... [2025-03-13T07:17:20.676Z] [2025-03-13T07:17:20.676Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-13T07:17:20.676Z] #166 DONE 0.1s [2025-03-13T07:17:20.996Z] [2025-03-13T07:17:20.996Z] #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-13T07:17:21.265Z] #167 DONE 0.2s [2025-03-13T07:17:21.265Z] [2025-03-13T07:17:21.265Z] #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-13T07:17:21.265Z] #168 DONE 0.2s [2025-03-13T07:17:21.265Z] [2025-03-13T07:17:21.265Z] #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-13T07:17:21.534Z] #169 DONE 0.1s [2025-03-13T07:17:21.534Z] [2025-03-13T07:17:21.534Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-13T07:17:21.534Z] #170 DONE 0.1s [2025-03-13T07:17:21.534Z] [2025-03-13T07:17:21.534Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-13T07:17:21.534Z] #150 ... [2025-03-13T07:17:21.534Z] [2025-03-13T07:17:21.534Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-13T07:17:23.473Z] #171 DONE 2.0s [2025-03-13T07:17:23.473Z] [2025-03-13T07:17:23.473Z] #113 [security-bootstrapper] exporting to image [2025-03-13T07:17:23.473Z] #113 exporting layers [2025-03-13T07:17:24.880Z] #113 exporting layers 1.3s done [2025-03-13T07:17:24.880Z] #113 writing image sha256:9d2d45f58e82dbcadecd90df8fc29ebb1f51b2dc7f21c13d662734d0f8b4d40d 0.0s done [2025-03-13T07:17:24.880Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-13T07:17:24.880Z] #113 DONE 6.2s [2025-03-13T07:17:24.880Z] [2025-03-13T07:17:24.880Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-13T07:31:17.725Z] #148 ... [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-13T07:31:17.725Z] #150 DONE 1895.9s [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-13T07:31:17.725Z] #148 ... [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:31:17.725Z] #172 DONE 0.4s [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T07:31:17.725Z] #153 ... [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:31:17.725Z] #173 DONE 0.2s [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-13T07:31:17.725Z] #174 DONE 0.5s [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-13T07:31:17.725Z] #175 DONE 0.1s [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #113 [core-command] exporting to image [2025-03-13T07:31:17.725Z] #113 exporting layers [2025-03-13T07:31:17.725Z] #113 exporting layers 0.3s done [2025-03-13T07:31:17.725Z] #113 writing image sha256:b98be2a877790a8c61c42b3d920b9666863bf7fdc858b159fda9468613869b4c done [2025-03-13T07:31:17.725Z] #113 naming to docker.io/library/core-command-arm64 done [2025-03-13T07:31:17.725Z] #113 DONE 6.5s [2025-03-13T07:31:17.725Z] [2025-03-13T07:31:17.725Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T07:31:32.728Z] #153 ... [2025-03-13T07:31:32.728Z] [2025-03-13T07:31:32.728Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-13T07:31:32.728Z] #146 DONE 1920.1s [2025-03-13T07:31:32.728Z] [2025-03-13T07:31:32.728Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T07:31:33.084Z] #147 ... [2025-03-13T07:31:33.084Z] [2025-03-13T07:31:33.084Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:31:33.673Z] #176 DONE 0.7s [2025-03-13T07:31:33.673Z] [2025-03-13T07:31:33.673Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T07:31:33.673Z] #152 ... [2025-03-13T07:31:33.673Z] [2025-03-13T07:31:33.673Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:31:33.958Z] #177 DONE 0.3s [2025-03-13T07:31:33.958Z] [2025-03-13T07:31:33.958Z] #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-13T07:31:34.226Z] #178 DONE 0.3s [2025-03-13T07:31:34.226Z] [2025-03-13T07:31:34.226Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-13T07:31:34.494Z] #179 DONE 0.1s [2025-03-13T07:31:34.494Z] [2025-03-13T07:31:34.494Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-13T07:31:34.838Z] #180 DONE 0.5s [2025-03-13T07:31:34.838Z] [2025-03-13T07:31:34.838Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-13T07:31:35.107Z] #181 DONE 0.3s [2025-03-13T07:31:35.107Z] [2025-03-13T07:31:35.107Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:31:35.380Z] #44 ... [2025-03-13T07:31:35.380Z] [2025-03-13T07:31:35.380Z] #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-13T07:31:37.321Z] #182 DONE 1.9s [2025-03-13T07:31:37.321Z] [2025-03-13T07:31:37.321Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T07:31:37.321Z] #147 ... [2025-03-13T07:31:37.321Z] [2025-03-13T07:31:37.321Z] #113 [security-proxy-setup] exporting to image [2025-03-13T07:31:37.321Z] #113 exporting layers [2025-03-13T07:31:38.278Z] #113 exporting layers 1.1s done [2025-03-13T07:31:38.278Z] #113 writing image sha256:78b9472009731857a2258a6ad3fcb0d7d942afff25e8bb39048a792c6d91b6a2 done [2025-03-13T07:31:38.278Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-13T07:31:38.278Z] #113 DONE 7.6s [2025-03-13T07:31:38.278Z] [2025-03-13T07:31:38.278Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-13T07:31:38.544Z] #144 ... [2025-03-13T07:31:38.544Z] [2025-03-13T07:31:38.544Z] #145 [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-13T07:31:38.544Z] #145 1927.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-13T07:32:10.768Z] #145 DONE 1956.4s [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T07:32:10.768Z] #152 ... [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:32:10.768Z] #183 DONE 0.3s [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-13T07:32:10.768Z] #148 ... [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:32:10.768Z] #184 DONE 0.2s [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-13T07:32:10.768Z] #154 ... [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #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-13T07:32:10.768Z] #185 DONE 0.1s [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-13T07:32:10.768Z] #143 ... [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #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-13T07:32:10.768Z] #186 DONE 0.2s [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #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-13T07:32:10.768Z] #187 DONE 0.1s [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-13T07:32:10.768Z] #188 DONE 0.3s [2025-03-13T07:32:10.768Z] [2025-03-13T07:32:10.768Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-13T07:32:11.358Z] #189 DONE 0.5s [2025-03-13T07:32:11.358Z] [2025-03-13T07:32:11.358Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-13T07:32:11.628Z] #190 DONE 0.2s [2025-03-13T07:32:11.628Z] [2025-03-13T07:32:11.628Z] #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-13T07:32:13.041Z] #191 DONE 1.7s [2025-03-13T07:32:13.041Z] [2025-03-13T07:32:13.041Z] #113 [security-secretstore-setup] exporting to image [2025-03-13T07:32:13.041Z] #113 exporting layers [2025-03-13T07:32:14.453Z] #113 exporting layers 1.3s done [2025-03-13T07:32:14.453Z] #113 writing image sha256:a55f00e5fed248678b3637c3dbec45126f4e36bd3f7710d3139bdf2dfcd7c31f done [2025-03-13T07:32:14.453Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-13T07:32:14.453Z] #113 DONE 8.9s [2025-03-13T07:32:14.453Z] [2025-03-13T07:32:14.453Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T07:33:22.310Z] #147 ... [2025-03-13T07:33:22.310Z] [2025-03-13T07:33:22.310Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-13T07:33:22.310Z] #153 DONE 2021.1s [2025-03-13T07:33:22.310Z] [2025-03-13T07:33:22.310Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-13T07:33:22.310Z] #143 ... [2025-03-13T07:33:22.310Z] [2025-03-13T07:33:22.310Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:33:22.310Z] #192 DONE 0.2s [2025-03-13T07:33:22.310Z] [2025-03-13T07:33:22.310Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:33:22.310Z] #193 DONE 0.1s [2025-03-13T07:33:22.310Z] [2025-03-13T07:33:22.310Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-13T07:33:22.310Z] #143 ... [2025-03-13T07:33:22.310Z] [2025-03-13T07:33:22.311Z] #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-13T07:33:22.311Z] #194 DONE 0.4s [2025-03-13T07:33:22.311Z] [2025-03-13T07:33:22.311Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-13T07:33:22.311Z] #144 ... [2025-03-13T07:33:22.311Z] [2025-03-13T07:33:22.311Z] #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-13T07:33:22.311Z] #195 DONE 0.1s [2025-03-13T07:33:22.311Z] [2025-03-13T07:33:22.311Z] #113 [security-spiffe-token-provider] exporting to image [2025-03-13T07:33:22.311Z] #113 exporting layers [2025-03-13T07:33:22.311Z] #113 exporting layers 0.8s done [2025-03-13T07:33:22.311Z] #113 writing image sha256:2b70c9a9571d84505144391ef5ce395a0813b3d3b88d85af9232d5595d737d4b done [2025-03-13T07:33:22.311Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-13T07:33:22.311Z] #113 DONE 9.8s [2025-03-13T07:33:22.311Z] [2025-03-13T07:33:22.311Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:33:40.514Z] #44 ... [2025-03-13T07:33:40.514Z] [2025-03-13T07:33:40.514Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-13T07:33:40.514Z] #144 DONE 2048.2s [2025-03-13T07:33:40.514Z] [2025-03-13T07:33:40.514Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-13T07:33:41.106Z] #148 ... [2025-03-13T07:33:41.106Z] [2025-03-13T07:33:41.106Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:33:41.372Z] #196 DONE 0.3s [2025-03-13T07:33:41.372Z] [2025-03-13T07:33:41.372Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:33:41.372Z] #197 DONE 0.2s [2025-03-13T07:33:41.372Z] [2025-03-13T07:33:41.372Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T07:33:41.638Z] #147 ... [2025-03-13T07:33:41.638Z] [2025-03-13T07:33:41.638Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-13T07:33:42.234Z] #198 DONE 0.6s [2025-03-13T07:33:42.234Z] [2025-03-13T07:33:42.234Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-13T07:33:42.234Z] #199 DONE 0.2s [2025-03-13T07:33:42.234Z] [2025-03-13T07:33:42.234Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-13T07:33:42.502Z] #200 DONE 0.2s [2025-03-13T07:33:42.502Z] [2025-03-13T07:33:42.502Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T07:33:42.769Z] #147 ... [2025-03-13T07:33:42.769Z] [2025-03-13T07:33:42.769Z] #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-13T07:33:44.710Z] #201 DONE 2.1s [2025-03-13T07:33:44.710Z] [2025-03-13T07:33:44.710Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T07:33:44.710Z] #152 ... [2025-03-13T07:33:44.710Z] [2025-03-13T07:33:44.710Z] #113 [security-proxy-auth] exporting to image [2025-03-13T07:33:44.710Z] #113 exporting layers [2025-03-13T07:33:45.671Z] #113 exporting layers 1.0s done [2025-03-13T07:33:45.671Z] #113 writing image sha256:53b6aef3688f853143f103c30b2b4dafc115cd23fd008cbf06e609f81fa0b3ea done [2025-03-13T07:33:45.671Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-13T07:33:45.671Z] #113 DONE 10.8s [2025-03-13T07:33:45.671Z] [2025-03-13T07:33:45.671Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T07:33:46.254Z] #147 ... [2025-03-13T07:33:46.254Z] [2025-03-13T07:33:46.254Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-13T07:33:46.254Z] #143 DONE 2054.9s [2025-03-13T07:33:46.254Z] [2025-03-13T07:33:46.254Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-13T07:33:48.195Z] #154 ... [2025-03-13T07:33:48.195Z] [2025-03-13T07:33:48.195Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-13T07:33:48.195Z] #148 DONE 2057.1s [2025-03-13T07:33:48.195Z] [2025-03-13T07:33:48.195Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:33:48.195Z] #202 DONE 0.3s [2025-03-13T07:33:48.195Z] [2025-03-13T07:33:48.195Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:33:48.466Z] #44 ... [2025-03-13T07:33:48.466Z] [2025-03-13T07:33:48.466Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-13T07:33:49.047Z] #203 DONE 0.5s [2025-03-13T07:33:49.047Z] [2025-03-13T07:33:49.047Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-13T07:33:49.313Z] #204 DONE 0.2s [2025-03-13T07:33:49.313Z] [2025-03-13T07:33:49.313Z] #113 [core-keeper] exporting to image [2025-03-13T07:33:49.893Z] #113 exporting layers 0.6s done [2025-03-13T07:33:49.893Z] #113 writing image sha256:349f7a7ab196b608be3fe01882cb3a9293184de436c9f4c0509bcdf5ca306366 done [2025-03-13T07:33:49.893Z] #113 naming to docker.io/library/core-keeper-arm64 done [2025-03-13T07:33:49.893Z] #113 DONE 11.3s [2025-03-13T07:33:49.893Z] [2025-03-13T07:33:49.893Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:33:50.857Z] #44 ... [2025-03-13T07:33:50.857Z] [2025-03-13T07:33:50.857Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:33:51.124Z] #205 DONE 0.1s [2025-03-13T07:33:51.124Z] [2025-03-13T07:33:51.124Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:33:51.124Z] #206 DONE 0.3s [2025-03-13T07:33:51.124Z] [2025-03-13T07:33:51.124Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T07:33:51.393Z] #152 ... [2025-03-13T07:33:51.393Z] [2025-03-13T07:33:51.393Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-13T07:33:51.660Z] #207 ... [2025-03-13T07:33:51.660Z] [2025-03-13T07:33:51.660Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-13T07:33:51.660Z] #152 DONE 2060.5s [2025-03-13T07:33:51.660Z] [2025-03-13T07:33:51.660Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-13T07:33:51.660Z] #207 DONE 0.6s [2025-03-13T07:33:51.660Z] [2025-03-13T07:33:51.933Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:33:51.933Z] #44 ... [2025-03-13T07:33:51.933Z] [2025-03-13T07:33:51.933Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-13T07:33:52.198Z] #208 DONE 0.4s [2025-03-13T07:33:52.198Z] [2025-03-13T07:33:52.198Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:33:52.462Z] #44 ... [2025-03-13T07:33:52.463Z] [2025-03-13T07:33:52.463Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-13T07:33:52.730Z] #209 DONE 0.3s [2025-03-13T07:33:52.730Z] [2025-03-13T07:33:52.730Z] #113 [core-metadata] exporting to image [2025-03-13T07:33:52.996Z] #113 exporting layers 0.5s done [2025-03-13T07:33:52.996Z] #113 writing image sha256:9e58f92e05e5d7db5e718d68ee11c92bf0639bd4f2c02ad3bc2195dc0931ee23 [2025-03-13T07:33:53.262Z] #113 writing image sha256:9e58f92e05e5d7db5e718d68ee11c92bf0639bd4f2c02ad3bc2195dc0931ee23 0.0s done [2025-03-13T07:33:53.262Z] #113 naming to docker.io/library/core-metadata-arm64 done [2025-03-13T07:33:53.262Z] #113 DONE 11.9s [2025-03-13T07:33:53.262Z] [2025-03-13T07:33:53.262Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:33:53.844Z] #44 ... [2025-03-13T07:33:53.844Z] [2025-03-13T07:33:53.844Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:33:54.109Z] #210 DONE 0.1s [2025-03-13T07:33:54.109Z] [2025-03-13T07:33:54.109Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:33:54.109Z] #44 ... [2025-03-13T07:33:54.109Z] [2025-03-13T07:33:54.109Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:33:54.109Z] #211 DONE 0.1s [2025-03-13T07:33:54.378Z] [2025-03-13T07:33:54.378Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-13T07:33:54.959Z] #212 DONE 0.8s [2025-03-13T07:33:54.959Z] [2025-03-13T07:33:54.959Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T07:33:55.227Z] #147 ... [2025-03-13T07:33:55.227Z] [2025-03-13T07:33:55.227Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-13T07:33:55.227Z] #213 DONE 0.1s [2025-03-13T07:33:55.525Z] [2025-03-13T07:33:55.525Z] #113 [core-data] exporting to image [2025-03-13T07:33:55.790Z] #113 exporting layers 0.4s done [2025-03-13T07:33:55.790Z] #113 writing image sha256:00f5843d171ff395f8b64afb19d97149229dc10f04c6d7b61c860a6ab4f8f163 done [2025-03-13T07:33:55.790Z] #113 naming to docker.io/library/core-data-arm64 done [2025-03-13T07:33:55.790Z] #113 DONE 12.3s [2025-03-13T07:33:55.790Z] [2025-03-13T07:33:55.790Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:34:27.997Z] #44 ... [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-13T07:34:27.997Z] #147 DONE 2091.5s [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:34:27.997Z] #44 ... [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:34:27.997Z] #214 DONE 0.2s [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:34:27.997Z] #215 DONE 0.1s [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:34:27.997Z] #44 ... [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-13T07:34:27.997Z] #216 DONE 0.5s [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-13T07:34:27.997Z] #217 DONE 0.1s [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #113 [support-scheduler] exporting to image [2025-03-13T07:34:27.997Z] #113 exporting layers [2025-03-13T07:34:27.997Z] #113 exporting layers 1.0s done [2025-03-13T07:34:27.997Z] #113 writing image sha256:6b2a503ff74b2d1ba1d3efff16e96983c1fb9edd0e815b1f331912cd7ee47fea done [2025-03-13T07:34:27.997Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2025-03-13T07:34:27.997Z] #113 DONE 13.3s [2025-03-13T07:34:27.997Z] [2025-03-13T07:34:27.997Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:34:28.948Z] #44 ... [2025-03-13T07:34:28.948Z] [2025-03-13T07:34:28.948Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-13T07:34:28.948Z] #154 DONE 2097.9s [2025-03-13T07:34:28.948Z] [2025-03-13T07:34:28.948Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:34:30.876Z] #44 ... [2025-03-13T07:34:30.876Z] [2025-03-13T07:34:30.876Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-13T07:34:30.876Z] #218 DONE 0.1s [2025-03-13T07:34:30.876Z] [2025-03-13T07:34:30.876Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-13T07:34:30.876Z] #219 DONE 0.1s [2025-03-13T07:34:30.876Z] [2025-03-13T07:34:30.876Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:34:30.876Z] #44 ... [2025-03-13T07:34:30.876Z] [2025-03-13T07:34:30.876Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-13T07:34:31.140Z] #220 DONE 0.3s [2025-03-13T07:34:31.140Z] [2025-03-13T07:34:31.140Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-13T07:34:31.140Z] #221 DONE 0.1s [2025-03-13T07:34:31.140Z] [2025-03-13T07:34:31.140Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:34:31.405Z] #44 ... [2025-03-13T07:34:31.405Z] [2025-03-13T07:34:31.405Z] #113 [support-notifications] exporting to image [2025-03-13T07:34:31.405Z] #113 exporting layers [2025-03-13T07:34:31.667Z] #113 exporting layers 0.5s done [2025-03-13T07:34:31.667Z] #113 writing image sha256:f11b0655b3b6677249aeafd15add4d651a51567e8492aa7ea141a1af3a834114 done [2025-03-13T07:34:31.667Z] #113 naming to docker.io/library/support-notifications-arm64 done [2025-03-13T07:34:31.667Z] #113 DONE 13.9s [2025-03-13T07:34:31.667Z] [2025-03-13T07:34:31.667Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-13T07:34:31.667Z] time="2025-03-13T06:56:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-13T07:34:31.707Z] $ docker stop --time=1 fe8131e8cf6ccc36b3302eb1227ceb033496de875cce2299c436af05b3f8c31d [2025-03-13T07:34:33.324Z] $ docker rm -f --volumes fe8131e8cf6ccc36b3302eb1227ceb033496de875cce2299c436af05b3f8c31d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T07:34:33.782Z] + docker images [2025-03-13T07:34:33.782Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-13T07:34:33.782Z] support-notifications-arm64 latest f11b0655b3b6 2 seconds ago 52MB [2025-03-13T07:34:33.782Z] support-scheduler-arm64 latest 6b2a503ff74b 8 seconds ago 48.2MB [2025-03-13T07:34:33.782Z] core-data-arm64 latest 00f5843d171f 38 seconds ago 32.8MB [2025-03-13T07:34:33.782Z] core-metadata-arm64 latest 9e58f92e05e5 41 seconds ago 33MB [2025-03-13T07:34:33.782Z] core-keeper-arm64 latest 349f7a7ab196 44 seconds ago 32.5MB [2025-03-13T07:34:33.782Z] security-proxy-auth-arm64 latest 53b6aef3688f 49 seconds ago 31.8MB [2025-03-13T07:34:33.782Z] security-spiffe-token-provider-arm64 latest 2b70c9a9571d About a minute ago 47.8MB [2025-03-13T07:34:33.782Z] security-secretstore-setup-arm64 latest a55f00e5fed2 2 minutes ago 67.2MB [2025-03-13T07:34:33.782Z] security-proxy-setup-arm64 latest 78b947200973 2 minutes ago 38.6MB [2025-03-13T07:34:33.782Z] core-command-arm64 latest b98be2a87779 3 minutes ago 28.4MB [2025-03-13T07:34:33.782Z] security-bootstrapper-arm64 latest 9d2d45f58e82 17 minutes ago 21.1MB [2025-03-13T07:34:33.782Z] core-common-config-bootstrapper-arm64 latest 98b7fed866f1 17 minutes ago 17.9MB [2025-03-13T07:34:33.782Z] security-spire-server-arm64 latest 5d6bf07832f9 36 minutes ago 144MB [2025-03-13T07:34:33.782Z] security-spire-config-arm64 latest b9cdf12fdcd8 36 minutes ago 143MB [2025-03-13T07:34:33.782Z] security-spire-agent-arm64 latest 617915ae4441 36 minutes ago 187MB [2025-03-13T07:34:33.782Z] ci-base-image-arm64 latest 931a7e17f305 38 minutes ago 909MB [2025-03-13T07:34:33.782Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 6 days ago 560MB [2025-03-13T07:34:33.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T07:34:33.936Z] provisioning config files... [2025-03-13T07:34:33.948Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3158069615224352211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:34:34.272Z] ---> ****-login.sh [2025-03-13T07:34:34.273Z] nexus3.edgexfoundry.org:10001 [2025-03-13T07:34:34.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T07:34:34.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T07:34:34.537Z] Configure a credential helper to remove this warning. See [2025-03-13T07:34:34.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T07:34:34.537Z] [2025-03-13T07:34:34.537Z] Login Succeeded [2025-03-13T07:34:34.537Z] nexus3.edgexfoundry.org:10002 [2025-03-13T07:34:34.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T07:34:35.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T07:34:35.069Z] Configure a credential helper to remove this warning. See [2025-03-13T07:34:35.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T07:34:35.069Z] [2025-03-13T07:34:35.069Z] Login Succeeded [2025-03-13T07:34:35.069Z] nexus3.edgexfoundry.org:10003 [2025-03-13T07:34:35.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T07:34:35.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T07:34:35.334Z] Configure a credential helper to remove this warning. See [2025-03-13T07:34:35.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T07:34:35.334Z] [2025-03-13T07:34:35.334Z] Login Succeeded [2025-03-13T07:34:35.334Z] nexus3.edgexfoundry.org:10004 [2025-03-13T07:34:35.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T07:34:35.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T07:34:35.598Z] Configure a credential helper to remove this warning. See [2025-03-13T07:34:35.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T07:34:35.598Z] [2025-03-13T07:34:35.598Z] Login Succeeded [2025-03-13T07:34:35.598Z] ****.io [2025-03-13T07:34:35.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T07:34:36.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T07:34:36.127Z] Configure a credential helper to remove this warning. See [2025-03-13T07:34:36.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T07:34:36.127Z] [2025-03-13T07:34:36.127Z] Login Succeeded [2025-03-13T07:34:36.127Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T07:34:36.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:34:36.184Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T07:34:36.211Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-13T07:34:36.211Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:36.211Z] 4.0.0 [2025-03-13T07:34:36.211Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:36.211Z] odessa [2025-03-13T07:34:36.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:36.564Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:36.935Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:36.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-13T07:34:36.936Z] 0d5c68223121: Preparing [2025-03-13T07:34:36.936Z] fa1abb3a82c8: Preparing [2025-03-13T07:34:36.936Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:36.936Z] f28f42d9dab6: Preparing [2025-03-13T07:34:36.936Z] 66eb74f682c6: Preparing [2025-03-13T07:34:36.936Z] 84285923ae45: Preparing [2025-03-13T07:34:36.936Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:36.936Z] 84285923ae45: Waiting [2025-03-13T07:34:36.936Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:37.200Z] 56e8cf6446e4: Pushed [2025-03-13T07:34:37.200Z] f28f42d9dab6: Pushed [2025-03-13T07:34:37.200Z] 66eb74f682c6: Pushed [2025-03-13T07:34:37.200Z] 0d5c68223121: Pushed [2025-03-13T07:34:37.200Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:37.200Z] 84285923ae45: Pushed [2025-03-13T07:34:41.426Z] fa1abb3a82c8: Pushed [2025-03-13T07:34:41.426Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:d1553b3a852ee7f8e24c02c02424d8d370cdba71fe928d7d9c33d1db00fa60b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:41.783Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:42.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [2025-03-13T07:34:42.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-13T07:34:42.140Z] 0d5c68223121: Preparing [2025-03-13T07:34:42.140Z] fa1abb3a82c8: Preparing [2025-03-13T07:34:42.140Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:42.140Z] f28f42d9dab6: Preparing [2025-03-13T07:34:42.140Z] 66eb74f682c6: Preparing [2025-03-13T07:34:42.140Z] 84285923ae45: Preparing [2025-03-13T07:34:42.140Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:42.140Z] 84285923ae45: Waiting [2025-03-13T07:34:42.140Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:42.140Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:42.140Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:42.140Z] 0d5c68223121: Layer already exists [2025-03-13T07:34:42.140Z] 66eb74f682c6: Layer already exists [2025-03-13T07:34:42.140Z] fa1abb3a82c8: Layer already exists [2025-03-13T07:34:42.140Z] 84285923ae45: Layer already exists [2025-03-13T07:34:42.140Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:42.140Z] 4.0.0: digest: sha256:d1553b3a852ee7f8e24c02c02424d8d370cdba71fe928d7d9c33d1db00fa60b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:42.757Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:43.112Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:43.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-13T07:34:43.112Z] 0d5c68223121: Preparing [2025-03-13T07:34:43.112Z] fa1abb3a82c8: Preparing [2025-03-13T07:34:43.112Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:43.112Z] f28f42d9dab6: Preparing [2025-03-13T07:34:43.112Z] 66eb74f682c6: Preparing [2025-03-13T07:34:43.112Z] 84285923ae45: Preparing [2025-03-13T07:34:43.112Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:43.112Z] 84285923ae45: Waiting [2025-03-13T07:34:43.112Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:43.112Z] 66eb74f682c6: Layer already exists [2025-03-13T07:34:43.112Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:43.112Z] 0d5c68223121: Layer already exists [2025-03-13T07:34:43.112Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:43.112Z] fa1abb3a82c8: Layer already exists [2025-03-13T07:34:43.112Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:43.112Z] 84285923ae45: Layer already exists [2025-03-13T07:34:43.112Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:d1553b3a852ee7f8e24c02c02424d8d370cdba71fe928d7d9c33d1db00fa60b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:43.744Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:44.097Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-03-13T07:34:44.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-13T07:34:44.097Z] 0d5c68223121: Preparing [2025-03-13T07:34:44.097Z] fa1abb3a82c8: Preparing [2025-03-13T07:34:44.097Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:44.097Z] f28f42d9dab6: Preparing [2025-03-13T07:34:44.097Z] 66eb74f682c6: Preparing [2025-03-13T07:34:44.097Z] 84285923ae45: Preparing [2025-03-13T07:34:44.097Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:44.097Z] 84285923ae45: Waiting [2025-03-13T07:34:44.097Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:44.097Z] 0d5c68223121: Layer already exists [2025-03-13T07:34:44.097Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:44.097Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:44.097Z] 66eb74f682c6: Layer already exists [2025-03-13T07:34:44.097Z] fa1abb3a82c8: Layer already exists [2025-03-13T07:34:44.097Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:44.097Z] 84285923ae45: Layer already exists [2025-03-13T07:34:44.097Z] odessa: digest: sha256:d1553b3a852ee7f8e24c02c02424d8d370cdba71fe928d7d9c33d1db00fa60b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:34:44.440Z] ===================================================== [Pipeline] echo [2025-03-13T07:34:44.457Z] taggedImages: [2025-03-13T07:34:44.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:44.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [2025-03-13T07:34:44.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:44.457Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-03-13T07:34:44.486Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-13T07:34:44.486Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:44.486Z] 4.0.0 [2025-03-13T07:34:44.486Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:44.486Z] odessa [2025-03-13T07:34:44.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:44.855Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:45.211Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:45.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-13T07:34:45.211Z] 54f84e3a25d6: Preparing [2025-03-13T07:34:45.211Z] fd4582aba485: Preparing [2025-03-13T07:34:45.211Z] 0bde8a84daf8: Preparing [2025-03-13T07:34:45.211Z] ecd378b15824: Preparing [2025-03-13T07:34:45.211Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:45.211Z] f28f42d9dab6: Preparing [2025-03-13T07:34:45.211Z] 66eb74f682c6: Preparing [2025-03-13T07:34:45.211Z] 84285923ae45: Preparing [2025-03-13T07:34:45.211Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:45.211Z] 84285923ae45: Waiting [2025-03-13T07:34:45.211Z] f28f42d9dab6: Waiting [2025-03-13T07:34:45.211Z] 66eb74f682c6: Waiting [2025-03-13T07:34:45.211Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:45.475Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:45.475Z] 66eb74f682c6: Layer already exists [2025-03-13T07:34:45.475Z] 54f84e3a25d6: Pushed [2025-03-13T07:34:45.475Z] 84285923ae45: Layer already exists [2025-03-13T07:34:45.475Z] fd4582aba485: Pushed [2025-03-13T07:34:45.475Z] 0bde8a84daf8: Pushed [2025-03-13T07:34:45.475Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:47.497Z] ecd378b15824: Pushed [2025-03-13T07:34:47.766Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:e90efcd5e7bb98b980f4097794d032ca215c14a1bdebecc3f54d710c7f1bd7fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:48.125Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:48.506Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [2025-03-13T07:34:48.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-13T07:34:48.506Z] 54f84e3a25d6: Preparing [2025-03-13T07:34:48.506Z] fd4582aba485: Preparing [2025-03-13T07:34:48.506Z] 0bde8a84daf8: Preparing [2025-03-13T07:34:48.506Z] ecd378b15824: Preparing [2025-03-13T07:34:48.506Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:48.506Z] f28f42d9dab6: Preparing [2025-03-13T07:34:48.506Z] 66eb74f682c6: Preparing [2025-03-13T07:34:48.506Z] 84285923ae45: Preparing [2025-03-13T07:34:48.506Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:48.506Z] f28f42d9dab6: Waiting [2025-03-13T07:34:48.506Z] 66eb74f682c6: Waiting [2025-03-13T07:34:48.506Z] 84285923ae45: Waiting [2025-03-13T07:34:48.506Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:48.506Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:48.506Z] 0bde8a84daf8: Layer already exists [2025-03-13T07:34:48.506Z] fd4582aba485: Layer already exists [2025-03-13T07:34:48.506Z] ecd378b15824: Layer already exists [2025-03-13T07:34:48.506Z] 54f84e3a25d6: Layer already exists [2025-03-13T07:34:48.506Z] 66eb74f682c6: Layer already exists [2025-03-13T07:34:48.506Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:48.506Z] 84285923ae45: Layer already exists [2025-03-13T07:34:48.506Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:48.506Z] 4.0.0: digest: sha256:e90efcd5e7bb98b980f4097794d032ca215c14a1bdebecc3f54d710c7f1bd7fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:48.882Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:49.261Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:49.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-13T07:34:49.261Z] 54f84e3a25d6: Preparing [2025-03-13T07:34:49.261Z] fd4582aba485: Preparing [2025-03-13T07:34:49.261Z] 0bde8a84daf8: Preparing [2025-03-13T07:34:49.261Z] ecd378b15824: Preparing [2025-03-13T07:34:49.261Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:49.261Z] f28f42d9dab6: Preparing [2025-03-13T07:34:49.261Z] 66eb74f682c6: Preparing [2025-03-13T07:34:49.261Z] 84285923ae45: Preparing [2025-03-13T07:34:49.261Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:49.261Z] f28f42d9dab6: Waiting [2025-03-13T07:34:49.261Z] 66eb74f682c6: Waiting [2025-03-13T07:34:49.261Z] 84285923ae45: Waiting [2025-03-13T07:34:49.261Z] 0bde8a84daf8: Layer already exists [2025-03-13T07:34:49.261Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:49.261Z] ecd378b15824: Layer already exists [2025-03-13T07:34:49.261Z] 54f84e3a25d6: Layer already exists [2025-03-13T07:34:49.261Z] fd4582aba485: Layer already exists [2025-03-13T07:34:49.261Z] 84285923ae45: Layer already exists [2025-03-13T07:34:49.261Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:49.261Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:49.261Z] 66eb74f682c6: Layer already exists [2025-03-13T07:34:49.529Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:e90efcd5e7bb98b980f4097794d032ca215c14a1bdebecc3f54d710c7f1bd7fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:49.890Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:50.276Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-03-13T07:34:50.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-13T07:34:50.276Z] 54f84e3a25d6: Preparing [2025-03-13T07:34:50.276Z] fd4582aba485: Preparing [2025-03-13T07:34:50.276Z] 0bde8a84daf8: Preparing [2025-03-13T07:34:50.276Z] ecd378b15824: Preparing [2025-03-13T07:34:50.276Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:50.276Z] f28f42d9dab6: Preparing [2025-03-13T07:34:50.276Z] 66eb74f682c6: Preparing [2025-03-13T07:34:50.276Z] 84285923ae45: Preparing [2025-03-13T07:34:50.276Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:50.276Z] f28f42d9dab6: Waiting [2025-03-13T07:34:50.276Z] 66eb74f682c6: Waiting [2025-03-13T07:34:50.276Z] 84285923ae45: Waiting [2025-03-13T07:34:50.276Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:50.276Z] ecd378b15824: Layer already exists [2025-03-13T07:34:50.276Z] 54f84e3a25d6: Layer already exists [2025-03-13T07:34:50.276Z] fd4582aba485: Layer already exists [2025-03-13T07:34:50.276Z] 0bde8a84daf8: Layer already exists [2025-03-13T07:34:50.276Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:50.276Z] 84285923ae45: Layer already exists [2025-03-13T07:34:50.276Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:50.276Z] 66eb74f682c6: Layer already exists [2025-03-13T07:34:50.276Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:50.539Z] odessa: digest: sha256:e90efcd5e7bb98b980f4097794d032ca215c14a1bdebecc3f54d710c7f1bd7fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:34:50.632Z] ===================================================== [Pipeline] echo [2025-03-13T07:34:50.646Z] taggedImages: [2025-03-13T07:34:50.646Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:50.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [2025-03-13T07:34:50.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:50.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-03-13T07:34:50.677Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-13T07:34:50.677Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:50.677Z] 4.0.0 [2025-03-13T07:34:50.677Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:50.677Z] odessa [2025-03-13T07:34:50.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:51.060Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:51.419Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:51.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-13T07:34:51.419Z] d975d888445f: Preparing [2025-03-13T07:34:51.419Z] ceea200e5bbc: Preparing [2025-03-13T07:34:51.419Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:51.419Z] f28f42d9dab6: Preparing [2025-03-13T07:34:51.419Z] a71bf22dd22c: Preparing [2025-03-13T07:34:51.419Z] b622781418cf: Preparing [2025-03-13T07:34:51.419Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:51.419Z] b622781418cf: Waiting [2025-03-13T07:34:51.419Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:51.419Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:51.419Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:51.683Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:51.683Z] a71bf22dd22c: Pushed [2025-03-13T07:34:51.683Z] d975d888445f: Pushed [2025-03-13T07:34:51.683Z] b622781418cf: Pushed [2025-03-13T07:34:56.996Z] ceea200e5bbc: Pushed [2025-03-13T07:34:56.996Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:251954724f29bd0e52f541d49f3614335eb3ba96baaefaaa9e34fbcba609cfc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:57.343Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:57.689Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [2025-03-13T07:34:57.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-13T07:34:57.689Z] d975d888445f: Preparing [2025-03-13T07:34:57.689Z] ceea200e5bbc: Preparing [2025-03-13T07:34:57.689Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:57.689Z] f28f42d9dab6: Preparing [2025-03-13T07:34:57.689Z] a71bf22dd22c: Preparing [2025-03-13T07:34:57.689Z] b622781418cf: Preparing [2025-03-13T07:34:57.689Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:57.689Z] b622781418cf: Waiting [2025-03-13T07:34:57.689Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:57.689Z] d975d888445f: Layer already exists [2025-03-13T07:34:57.689Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:57.689Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:57.689Z] b622781418cf: Layer already exists [2025-03-13T07:34:57.689Z] ceea200e5bbc: Layer already exists [2025-03-13T07:34:57.689Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:57.689Z] a71bf22dd22c: Layer already exists [2025-03-13T07:34:57.951Z] 4.0.0: digest: sha256:251954724f29bd0e52f541d49f3614335eb3ba96baaefaaa9e34fbcba609cfc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:58.296Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:58.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:58.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-13T07:34:58.636Z] d975d888445f: Preparing [2025-03-13T07:34:58.636Z] ceea200e5bbc: Preparing [2025-03-13T07:34:58.636Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:58.636Z] f28f42d9dab6: Preparing [2025-03-13T07:34:58.636Z] a71bf22dd22c: Preparing [2025-03-13T07:34:58.636Z] b622781418cf: Preparing [2025-03-13T07:34:58.636Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:58.636Z] b622781418cf: Waiting [2025-03-13T07:34:58.636Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:58.636Z] ceea200e5bbc: Layer already exists [2025-03-13T07:34:58.636Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:58.636Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:58.636Z] a71bf22dd22c: Layer already exists [2025-03-13T07:34:58.636Z] d975d888445f: Layer already exists [2025-03-13T07:34:58.636Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:58.636Z] b622781418cf: Layer already exists [2025-03-13T07:34:58.637Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:251954724f29bd0e52f541d49f3614335eb3ba96baaefaaa9e34fbcba609cfc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:59.000Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:59.356Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-03-13T07:34:59.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-13T07:34:59.356Z] d975d888445f: Preparing [2025-03-13T07:34:59.356Z] ceea200e5bbc: Preparing [2025-03-13T07:34:59.356Z] 56e8cf6446e4: Preparing [2025-03-13T07:34:59.356Z] f28f42d9dab6: Preparing [2025-03-13T07:34:59.356Z] a71bf22dd22c: Preparing [2025-03-13T07:34:59.356Z] b622781418cf: Preparing [2025-03-13T07:34:59.356Z] dd9c8f8612c8: Preparing [2025-03-13T07:34:59.356Z] b622781418cf: Waiting [2025-03-13T07:34:59.356Z] dd9c8f8612c8: Waiting [2025-03-13T07:34:59.356Z] f28f42d9dab6: Layer already exists [2025-03-13T07:34:59.356Z] a71bf22dd22c: Layer already exists [2025-03-13T07:34:59.356Z] d975d888445f: Layer already exists [2025-03-13T07:34:59.356Z] ceea200e5bbc: Layer already exists [2025-03-13T07:34:59.356Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:34:59.356Z] b622781418cf: Layer already exists [2025-03-13T07:34:59.356Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:34:59.356Z] odessa: digest: sha256:251954724f29bd0e52f541d49f3614335eb3ba96baaefaaa9e34fbcba609cfc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:34:59.434Z] ===================================================== [Pipeline] echo [2025-03-13T07:34:59.449Z] taggedImages: [2025-03-13T07:34:59.449Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:59.449Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [2025-03-13T07:34:59.449Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:59.449Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-03-13T07:34:59.479Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-13T07:34:59.479Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:34:59.479Z] 4.0.0 [2025-03-13T07:34:59.479Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:34:59.479Z] odessa [2025-03-13T07:34:59.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:34:59.847Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:00.196Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:00.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-13T07:35:00.196Z] b92b1c7516c7: Preparing [2025-03-13T07:35:00.196Z] 1245038b65c9: Preparing [2025-03-13T07:35:00.196Z] f28f42d9dab6: Preparing [2025-03-13T07:35:00.196Z] b3c8f86fa66d: Preparing [2025-03-13T07:35:00.196Z] 4722e5655592: Preparing [2025-03-13T07:35:00.196Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:00.196Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:00.196Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:00.196Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:00.459Z] 4722e5655592: Pushed [2025-03-13T07:35:00.459Z] b92b1c7516c7: Pushed [2025-03-13T07:35:00.459Z] b3c8f86fa66d: Pushed [2025-03-13T07:35:05.768Z] 1245038b65c9: Pushed [2025-03-13T07:35:05.768Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:c9b78181bff862feca201c983f0a9ba6578756a0d87c8b8bb1188a23d247a534 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:06.130Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:06.478Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [2025-03-13T07:35:06.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-13T07:35:06.478Z] b92b1c7516c7: Preparing [2025-03-13T07:35:06.478Z] 1245038b65c9: Preparing [2025-03-13T07:35:06.478Z] f28f42d9dab6: Preparing [2025-03-13T07:35:06.478Z] b3c8f86fa66d: Preparing [2025-03-13T07:35:06.478Z] 4722e5655592: Preparing [2025-03-13T07:35:06.478Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:06.478Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:06.478Z] 4722e5655592: Layer already exists [2025-03-13T07:35:06.478Z] 1245038b65c9: Layer already exists [2025-03-13T07:35:06.478Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:06.478Z] b92b1c7516c7: Layer already exists [2025-03-13T07:35:06.478Z] b3c8f86fa66d: Layer already exists [2025-03-13T07:35:06.478Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:06.478Z] 4.0.0: digest: sha256:c9b78181bff862feca201c983f0a9ba6578756a0d87c8b8bb1188a23d247a534 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:06.824Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:07.176Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:07.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-13T07:35:07.176Z] b92b1c7516c7: Preparing [2025-03-13T07:35:07.176Z] 1245038b65c9: Preparing [2025-03-13T07:35:07.176Z] f28f42d9dab6: Preparing [2025-03-13T07:35:07.176Z] b3c8f86fa66d: Preparing [2025-03-13T07:35:07.176Z] 4722e5655592: Preparing [2025-03-13T07:35:07.176Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:07.176Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:07.176Z] 4722e5655592: Layer already exists [2025-03-13T07:35:07.176Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:07.176Z] 1245038b65c9: Layer already exists [2025-03-13T07:35:07.176Z] b92b1c7516c7: Layer already exists [2025-03-13T07:35:07.176Z] b3c8f86fa66d: Layer already exists [2025-03-13T07:35:07.176Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:07.176Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:c9b78181bff862feca201c983f0a9ba6578756a0d87c8b8bb1188a23d247a534 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:07.528Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:07.875Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-03-13T07:35:07.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-13T07:35:07.875Z] b92b1c7516c7: Preparing [2025-03-13T07:35:07.875Z] 1245038b65c9: Preparing [2025-03-13T07:35:07.875Z] f28f42d9dab6: Preparing [2025-03-13T07:35:07.875Z] b3c8f86fa66d: Preparing [2025-03-13T07:35:07.875Z] 4722e5655592: Preparing [2025-03-13T07:35:07.875Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:07.875Z] 4722e5655592: Layer already exists [2025-03-13T07:35:07.875Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:07.875Z] 1245038b65c9: Layer already exists [2025-03-13T07:35:07.875Z] b92b1c7516c7: Layer already exists [2025-03-13T07:35:07.875Z] b3c8f86fa66d: Layer already exists [2025-03-13T07:35:07.875Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:07.875Z] odessa: digest: sha256:c9b78181bff862feca201c983f0a9ba6578756a0d87c8b8bb1188a23d247a534 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:35:07.962Z] ===================================================== [Pipeline] echo [2025-03-13T07:35:07.977Z] taggedImages: [2025-03-13T07:35:07.977Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:07.977Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [2025-03-13T07:35:07.977Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:07.977Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-03-13T07:35:08.008Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-13T07:35:08.008Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:08.008Z] 4.0.0 [2025-03-13T07:35:08.008Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:08.008Z] odessa [2025-03-13T07:35:08.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:08.370Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:08.710Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:08.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-13T07:35:08.710Z] a77768cef4a4: Preparing [2025-03-13T07:35:08.710Z] bb0148a99e09: Preparing [2025-03-13T07:35:08.710Z] 8d0113cb546a: Preparing [2025-03-13T07:35:08.710Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:08.710Z] f28f42d9dab6: Preparing [2025-03-13T07:35:08.710Z] 66eb74f682c6: Preparing [2025-03-13T07:35:08.710Z] 84285923ae45: Preparing [2025-03-13T07:35:08.710Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:08.710Z] 66eb74f682c6: Waiting [2025-03-13T07:35:08.710Z] 84285923ae45: Waiting [2025-03-13T07:35:08.710Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:08.710Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:08.710Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:08.710Z] 66eb74f682c6: Layer already exists [2025-03-13T07:35:08.710Z] 84285923ae45: Layer already exists [2025-03-13T07:35:08.974Z] bb0148a99e09: Pushed [2025-03-13T07:35:08.974Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:08.974Z] a77768cef4a4: Pushed [2025-03-13T07:35:14.282Z] 8d0113cb546a: Pushed [2025-03-13T07:35:14.282Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:5fcaae93a4b36b28e210fe59f2f54240529092b5fba63a266ef0d8f719915887 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:14.627Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:14.977Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [2025-03-13T07:35:14.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-13T07:35:14.977Z] a77768cef4a4: Preparing [2025-03-13T07:35:14.977Z] bb0148a99e09: Preparing [2025-03-13T07:35:14.977Z] 8d0113cb546a: Preparing [2025-03-13T07:35:14.977Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:14.977Z] f28f42d9dab6: Preparing [2025-03-13T07:35:14.977Z] 66eb74f682c6: Preparing [2025-03-13T07:35:14.977Z] 84285923ae45: Preparing [2025-03-13T07:35:14.977Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:14.977Z] 66eb74f682c6: Waiting [2025-03-13T07:35:14.977Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:14.977Z] 84285923ae45: Waiting [2025-03-13T07:35:14.977Z] bb0148a99e09: Layer already exists [2025-03-13T07:35:14.977Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:14.977Z] 8d0113cb546a: Layer already exists [2025-03-13T07:35:14.977Z] a77768cef4a4: Layer already exists [2025-03-13T07:35:14.977Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:14.977Z] 66eb74f682c6: Layer already exists [2025-03-13T07:35:14.977Z] 84285923ae45: Layer already exists [2025-03-13T07:35:14.977Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:15.240Z] 4.0.0: digest: sha256:5fcaae93a4b36b28e210fe59f2f54240529092b5fba63a266ef0d8f719915887 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:15.580Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:15.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:15.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-13T07:35:15.942Z] a77768cef4a4: Preparing [2025-03-13T07:35:15.942Z] bb0148a99e09: Preparing [2025-03-13T07:35:15.942Z] 8d0113cb546a: Preparing [2025-03-13T07:35:15.942Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:15.942Z] f28f42d9dab6: Preparing [2025-03-13T07:35:15.942Z] 66eb74f682c6: Preparing [2025-03-13T07:35:15.942Z] 84285923ae45: Preparing [2025-03-13T07:35:15.942Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:15.942Z] 66eb74f682c6: Waiting [2025-03-13T07:35:15.942Z] 84285923ae45: Waiting [2025-03-13T07:35:15.942Z] 8d0113cb546a: Layer already exists [2025-03-13T07:35:15.942Z] a77768cef4a4: Layer already exists [2025-03-13T07:35:15.942Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:15.942Z] bb0148a99e09: Layer already exists [2025-03-13T07:35:15.942Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:15.942Z] 66eb74f682c6: Layer already exists [2025-03-13T07:35:15.942Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:15.942Z] 84285923ae45: Layer already exists [2025-03-13T07:35:16.204Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:5fcaae93a4b36b28e210fe59f2f54240529092b5fba63a266ef0d8f719915887 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:16.552Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:16.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-03-13T07:35:16.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-13T07:35:16.899Z] a77768cef4a4: Preparing [2025-03-13T07:35:16.899Z] bb0148a99e09: Preparing [2025-03-13T07:35:16.899Z] 8d0113cb546a: Preparing [2025-03-13T07:35:16.899Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:16.899Z] f28f42d9dab6: Preparing [2025-03-13T07:35:16.899Z] 66eb74f682c6: Preparing [2025-03-13T07:35:16.899Z] 84285923ae45: Preparing [2025-03-13T07:35:16.899Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:16.899Z] 66eb74f682c6: Waiting [2025-03-13T07:35:16.899Z] 84285923ae45: Waiting [2025-03-13T07:35:16.899Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:16.899Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:16.899Z] a77768cef4a4: Layer already exists [2025-03-13T07:35:16.899Z] bb0148a99e09: Layer already exists [2025-03-13T07:35:16.899Z] 8d0113cb546a: Layer already exists [2025-03-13T07:35:16.899Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:16.899Z] 84285923ae45: Layer already exists [2025-03-13T07:35:16.899Z] 66eb74f682c6: Layer already exists [2025-03-13T07:35:16.899Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:17.162Z] odessa: digest: sha256:5fcaae93a4b36b28e210fe59f2f54240529092b5fba63a266ef0d8f719915887 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:35:17.249Z] ===================================================== [Pipeline] echo [2025-03-13T07:35:17.270Z] taggedImages: [2025-03-13T07:35:17.270Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:17.270Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [2025-03-13T07:35:17.270Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:17.270Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-03-13T07:35:17.303Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-13T07:35:17.303Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:17.303Z] 4.0.0 [2025-03-13T07:35:17.303Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:17.303Z] odessa [2025-03-13T07:35:17.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:17.682Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:18.026Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:18.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-13T07:35:18.026Z] 26cc7e9a6275: Preparing [2025-03-13T07:35:18.026Z] d5fcdbab9813: Preparing [2025-03-13T07:35:18.026Z] d0e754b53905: Preparing [2025-03-13T07:35:18.026Z] 744a6a2fbaaa: Preparing [2025-03-13T07:35:18.026Z] d4efe99fc931: Preparing [2025-03-13T07:35:18.026Z] bc55c14ca8c6: Preparing [2025-03-13T07:35:18.026Z] 1d15ec3f75c2: Preparing [2025-03-13T07:35:18.026Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:18.026Z] f28f42d9dab6: Preparing [2025-03-13T07:35:18.026Z] 89b1ddc02df8: Preparing [2025-03-13T07:35:18.026Z] bc55c14ca8c6: Waiting [2025-03-13T07:35:18.026Z] 1d15ec3f75c2: Waiting [2025-03-13T07:35:18.026Z] 6080a7633711: Preparing [2025-03-13T07:35:18.026Z] 5f70bf18a086: Preparing [2025-03-13T07:35:18.026Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:18.026Z] f954d391c59f: Preparing [2025-03-13T07:35:18.026Z] 40fc1c645ba4: Preparing [2025-03-13T07:35:18.026Z] 3a24cfa1eae5: Preparing [2025-03-13T07:35:18.026Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:18.026Z] 89b1ddc02df8: Waiting [2025-03-13T07:35:18.026Z] 6080a7633711: Waiting [2025-03-13T07:35:18.026Z] 5f70bf18a086: Waiting [2025-03-13T07:35:18.026Z] f954d391c59f: Waiting [2025-03-13T07:35:18.026Z] 40fc1c645ba4: Waiting [2025-03-13T07:35:18.026Z] 3a24cfa1eae5: Waiting [2025-03-13T07:35:18.026Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:18.026Z] f28f42d9dab6: Waiting [2025-03-13T07:35:18.296Z] 744a6a2fbaaa: Pushed [2025-03-13T07:35:18.296Z] d5fcdbab9813: Pushed [2025-03-13T07:35:18.296Z] 26cc7e9a6275: Pushed [2025-03-13T07:35:18.296Z] d0e754b53905: Pushed [2025-03-13T07:35:18.296Z] d4efe99fc931: Pushed [2025-03-13T07:35:18.296Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:18.296Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:18.296Z] 5f70bf18a086: Layer already exists [2025-03-13T07:35:18.296Z] bc55c14ca8c6: Pushed [2025-03-13T07:35:18.560Z] 6080a7633711: Pushed [2025-03-13T07:35:18.560Z] 89b1ddc02df8: Pushed [2025-03-13T07:35:18.560Z] f954d391c59f: Pushed [2025-03-13T07:35:18.560Z] 40fc1c645ba4: Pushed [2025-03-13T07:35:18.560Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:18.560Z] 3a24cfa1eae5: Pushed [2025-03-13T07:35:21.121Z] 1d15ec3f75c2: Pushed [2025-03-13T07:35:21.121Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:405aba3643a8d1adc169e6b010a9473d78687337ac723adf0dfe44c391c3559e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:21.468Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:21.810Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [2025-03-13T07:35:21.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-13T07:35:21.810Z] 26cc7e9a6275: Preparing [2025-03-13T07:35:21.810Z] d5fcdbab9813: Preparing [2025-03-13T07:35:21.810Z] d0e754b53905: Preparing [2025-03-13T07:35:21.810Z] 744a6a2fbaaa: Preparing [2025-03-13T07:35:21.810Z] d4efe99fc931: Preparing [2025-03-13T07:35:21.810Z] bc55c14ca8c6: Preparing [2025-03-13T07:35:21.810Z] 1d15ec3f75c2: Preparing [2025-03-13T07:35:21.810Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:21.810Z] f28f42d9dab6: Preparing [2025-03-13T07:35:21.810Z] 89b1ddc02df8: Preparing [2025-03-13T07:35:21.810Z] 6080a7633711: Preparing [2025-03-13T07:35:21.810Z] 5f70bf18a086: Preparing [2025-03-13T07:35:21.810Z] f954d391c59f: Preparing [2025-03-13T07:35:21.810Z] 40fc1c645ba4: Preparing [2025-03-13T07:35:21.810Z] 3a24cfa1eae5: Preparing [2025-03-13T07:35:21.810Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:21.810Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:21.810Z] f954d391c59f: Waiting [2025-03-13T07:35:21.810Z] f28f42d9dab6: Waiting [2025-03-13T07:35:21.810Z] 40fc1c645ba4: Waiting [2025-03-13T07:35:21.810Z] 89b1ddc02df8: Waiting [2025-03-13T07:35:21.810Z] 6080a7633711: Waiting [2025-03-13T07:35:21.810Z] 5f70bf18a086: Waiting [2025-03-13T07:35:21.810Z] bc55c14ca8c6: Waiting [2025-03-13T07:35:21.810Z] 1d15ec3f75c2: Waiting [2025-03-13T07:35:21.810Z] d5fcdbab9813: Layer already exists [2025-03-13T07:35:21.810Z] 744a6a2fbaaa: Layer already exists [2025-03-13T07:35:21.810Z] d0e754b53905: Layer already exists [2025-03-13T07:35:21.810Z] 26cc7e9a6275: Layer already exists [2025-03-13T07:35:21.810Z] d4efe99fc931: Layer already exists [2025-03-13T07:35:21.810Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:21.810Z] 1d15ec3f75c2: Layer already exists [2025-03-13T07:35:21.810Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:21.810Z] bc55c14ca8c6: Layer already exists [2025-03-13T07:35:21.810Z] 89b1ddc02df8: Layer already exists [2025-03-13T07:35:21.810Z] 5f70bf18a086: Layer already exists [2025-03-13T07:35:21.810Z] 40fc1c645ba4: Layer already exists [2025-03-13T07:35:21.810Z] 6080a7633711: Layer already exists [2025-03-13T07:35:21.810Z] 3a24cfa1eae5: Layer already exists [2025-03-13T07:35:21.810Z] f954d391c59f: Layer already exists [2025-03-13T07:35:21.810Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:22.074Z] 4.0.0: digest: sha256:405aba3643a8d1adc169e6b010a9473d78687337ac723adf0dfe44c391c3559e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:22.427Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:22.769Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:22.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-13T07:35:22.769Z] 26cc7e9a6275: Preparing [2025-03-13T07:35:22.769Z] d5fcdbab9813: Preparing [2025-03-13T07:35:22.769Z] d0e754b53905: Preparing [2025-03-13T07:35:22.769Z] 744a6a2fbaaa: Preparing [2025-03-13T07:35:22.769Z] d4efe99fc931: Preparing [2025-03-13T07:35:22.769Z] bc55c14ca8c6: Preparing [2025-03-13T07:35:22.769Z] 1d15ec3f75c2: Preparing [2025-03-13T07:35:22.769Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:22.769Z] f28f42d9dab6: Preparing [2025-03-13T07:35:22.769Z] 89b1ddc02df8: Preparing [2025-03-13T07:35:22.769Z] 6080a7633711: Preparing [2025-03-13T07:35:22.769Z] 5f70bf18a086: Preparing [2025-03-13T07:35:22.769Z] f954d391c59f: Preparing [2025-03-13T07:35:22.769Z] 40fc1c645ba4: Preparing [2025-03-13T07:35:22.769Z] 3a24cfa1eae5: Preparing [2025-03-13T07:35:22.769Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:22.769Z] bc55c14ca8c6: Waiting [2025-03-13T07:35:22.769Z] 1d15ec3f75c2: Waiting [2025-03-13T07:35:22.769Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:22.769Z] f28f42d9dab6: Waiting [2025-03-13T07:35:22.769Z] 89b1ddc02df8: Waiting [2025-03-13T07:35:22.769Z] 6080a7633711: Waiting [2025-03-13T07:35:22.769Z] 5f70bf18a086: Waiting [2025-03-13T07:35:22.769Z] f954d391c59f: Waiting [2025-03-13T07:35:22.769Z] 40fc1c645ba4: Waiting [2025-03-13T07:35:22.769Z] 3a24cfa1eae5: Waiting [2025-03-13T07:35:22.769Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:22.769Z] d5fcdbab9813: Layer already exists [2025-03-13T07:35:22.769Z] 744a6a2fbaaa: Layer already exists [2025-03-13T07:35:22.769Z] 26cc7e9a6275: Layer already exists [2025-03-13T07:35:22.769Z] d4efe99fc931: Layer already exists [2025-03-13T07:35:22.769Z] d0e754b53905: Layer already exists [2025-03-13T07:35:22.769Z] bc55c14ca8c6: Layer already exists [2025-03-13T07:35:22.769Z] 1d15ec3f75c2: Layer already exists [2025-03-13T07:35:22.769Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:22.769Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:22.769Z] 89b1ddc02df8: Layer already exists [2025-03-13T07:35:22.769Z] 6080a7633711: Layer already exists [2025-03-13T07:35:22.769Z] f954d391c59f: Layer already exists [2025-03-13T07:35:22.769Z] 5f70bf18a086: Layer already exists [2025-03-13T07:35:22.769Z] 40fc1c645ba4: Layer already exists [2025-03-13T07:35:22.769Z] 3a24cfa1eae5: Layer already exists [2025-03-13T07:35:22.769Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:23.031Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:405aba3643a8d1adc169e6b010a9473d78687337ac723adf0dfe44c391c3559e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:23.386Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:23.731Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-03-13T07:35:23.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-13T07:35:23.995Z] 26cc7e9a6275: Preparing [2025-03-13T07:35:23.995Z] d5fcdbab9813: Preparing [2025-03-13T07:35:23.995Z] d0e754b53905: Preparing [2025-03-13T07:35:23.995Z] 744a6a2fbaaa: Preparing [2025-03-13T07:35:23.995Z] d4efe99fc931: Preparing [2025-03-13T07:35:23.995Z] bc55c14ca8c6: Preparing [2025-03-13T07:35:23.995Z] 1d15ec3f75c2: Preparing [2025-03-13T07:35:23.995Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:23.995Z] f28f42d9dab6: Preparing [2025-03-13T07:35:23.995Z] 89b1ddc02df8: Preparing [2025-03-13T07:35:23.995Z] 6080a7633711: Preparing [2025-03-13T07:35:23.995Z] 5f70bf18a086: Preparing [2025-03-13T07:35:23.995Z] f954d391c59f: Preparing [2025-03-13T07:35:23.995Z] 40fc1c645ba4: Preparing [2025-03-13T07:35:23.995Z] 3a24cfa1eae5: Preparing [2025-03-13T07:35:23.995Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:23.995Z] bc55c14ca8c6: Waiting [2025-03-13T07:35:23.995Z] 1d15ec3f75c2: Waiting [2025-03-13T07:35:23.995Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:23.995Z] f28f42d9dab6: Waiting [2025-03-13T07:35:23.995Z] 89b1ddc02df8: Waiting [2025-03-13T07:35:23.995Z] 6080a7633711: Waiting [2025-03-13T07:35:23.995Z] 5f70bf18a086: Waiting [2025-03-13T07:35:23.995Z] f954d391c59f: Waiting [2025-03-13T07:35:23.995Z] 40fc1c645ba4: Waiting [2025-03-13T07:35:23.995Z] 3a24cfa1eae5: Waiting [2025-03-13T07:35:23.995Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:23.995Z] d0e754b53905: Layer already exists [2025-03-13T07:35:23.995Z] 26cc7e9a6275: Layer already exists [2025-03-13T07:35:23.995Z] d4efe99fc931: Layer already exists [2025-03-13T07:35:23.995Z] d5fcdbab9813: Layer already exists [2025-03-13T07:35:23.995Z] 744a6a2fbaaa: Layer already exists [2025-03-13T07:35:23.995Z] 89b1ddc02df8: Layer already exists [2025-03-13T07:35:23.995Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:23.995Z] bc55c14ca8c6: Layer already exists [2025-03-13T07:35:23.995Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:23.995Z] 1d15ec3f75c2: Layer already exists [2025-03-13T07:35:23.995Z] 6080a7633711: Layer already exists [2025-03-13T07:35:23.995Z] 3a24cfa1eae5: Layer already exists [2025-03-13T07:35:23.995Z] 5f70bf18a086: Layer already exists [2025-03-13T07:35:23.995Z] 40fc1c645ba4: Layer already exists [2025-03-13T07:35:23.995Z] f954d391c59f: Layer already exists [2025-03-13T07:35:23.995Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:23.995Z] odessa: digest: sha256:405aba3643a8d1adc169e6b010a9473d78687337ac723adf0dfe44c391c3559e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:35:24.074Z] ===================================================== [Pipeline] echo [2025-03-13T07:35:24.090Z] taggedImages: [2025-03-13T07:35:24.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:24.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [2025-03-13T07:35:24.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:24.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-03-13T07:35:24.115Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-13T07:35:24.115Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:24.115Z] 4.0.0 [2025-03-13T07:35:24.115Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:24.115Z] odessa [2025-03-13T07:35:24.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:24.479Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:24.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:24.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-13T07:35:24.841Z] 62e672f1bcd5: Preparing [2025-03-13T07:35:24.841Z] b0a4594edfa3: Preparing [2025-03-13T07:35:24.841Z] 1c7e9e3984b8: Preparing [2025-03-13T07:35:24.841Z] 1592699c49f2: Preparing [2025-03-13T07:35:24.841Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:24.841Z] f28f42d9dab6: Preparing [2025-03-13T07:35:24.841Z] 66eb74f682c6: Preparing [2025-03-13T07:35:24.841Z] f28f42d9dab6: Waiting [2025-03-13T07:35:24.841Z] 84285923ae45: Preparing [2025-03-13T07:35:24.841Z] 66eb74f682c6: Waiting [2025-03-13T07:35:24.841Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:24.841Z] 84285923ae45: Waiting [2025-03-13T07:35:24.841Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:25.105Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:25.105Z] 1c7e9e3984b8: Pushed [2025-03-13T07:35:25.105Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:25.105Z] b0a4594edfa3: Pushed [2025-03-13T07:35:25.105Z] 66eb74f682c6: Layer already exists [2025-03-13T07:35:25.105Z] 84285923ae45: Layer already exists [2025-03-13T07:35:25.105Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:25.105Z] 62e672f1bcd5: Pushed [2025-03-13T07:35:30.428Z] 1592699c49f2: Pushed [2025-03-13T07:35:30.428Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:d3b06e538dc443a865cd4b0bff6060b7e4b7ebb7eb9c84862238e08af99ac043 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:30.792Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:31.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [2025-03-13T07:35:31.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-13T07:35:31.132Z] 62e672f1bcd5: Preparing [2025-03-13T07:35:31.132Z] b0a4594edfa3: Preparing [2025-03-13T07:35:31.132Z] 1c7e9e3984b8: Preparing [2025-03-13T07:35:31.132Z] 1592699c49f2: Preparing [2025-03-13T07:35:31.132Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:31.132Z] f28f42d9dab6: Preparing [2025-03-13T07:35:31.132Z] 66eb74f682c6: Preparing [2025-03-13T07:35:31.132Z] 84285923ae45: Preparing [2025-03-13T07:35:31.132Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:31.132Z] f28f42d9dab6: Waiting [2025-03-13T07:35:31.132Z] 66eb74f682c6: Waiting [2025-03-13T07:35:31.132Z] 84285923ae45: Waiting [2025-03-13T07:35:31.132Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:31.132Z] 62e672f1bcd5: Layer already exists [2025-03-13T07:35:31.132Z] 1c7e9e3984b8: Layer already exists [2025-03-13T07:35:31.132Z] b0a4594edfa3: Layer already exists [2025-03-13T07:35:31.132Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:31.132Z] 1592699c49f2: Layer already exists [2025-03-13T07:35:31.132Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:31.132Z] 66eb74f682c6: Layer already exists [2025-03-13T07:35:31.132Z] 84285923ae45: Layer already exists [2025-03-13T07:35:31.132Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:31.396Z] 4.0.0: digest: sha256:d3b06e538dc443a865cd4b0bff6060b7e4b7ebb7eb9c84862238e08af99ac043 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:31.739Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:32.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:32.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-13T07:35:32.086Z] 62e672f1bcd5: Preparing [2025-03-13T07:35:32.086Z] b0a4594edfa3: Preparing [2025-03-13T07:35:32.086Z] 1c7e9e3984b8: Preparing [2025-03-13T07:35:32.086Z] 1592699c49f2: Preparing [2025-03-13T07:35:32.086Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:32.086Z] f28f42d9dab6: Preparing [2025-03-13T07:35:32.086Z] 66eb74f682c6: Preparing [2025-03-13T07:35:32.086Z] 84285923ae45: Preparing [2025-03-13T07:35:32.086Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:32.086Z] 84285923ae45: Waiting [2025-03-13T07:35:32.086Z] 66eb74f682c6: Waiting [2025-03-13T07:35:32.086Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:32.086Z] f28f42d9dab6: Waiting [2025-03-13T07:35:32.086Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:32.086Z] 1592699c49f2: Layer already exists [2025-03-13T07:35:32.086Z] b0a4594edfa3: Layer already exists [2025-03-13T07:35:32.086Z] 1c7e9e3984b8: Layer already exists [2025-03-13T07:35:32.086Z] 62e672f1bcd5: Layer already exists [2025-03-13T07:35:32.086Z] 84285923ae45: Layer already exists [2025-03-13T07:35:32.086Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:32.086Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:32.086Z] 66eb74f682c6: Layer already exists [2025-03-13T07:35:32.349Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:d3b06e538dc443a865cd4b0bff6060b7e4b7ebb7eb9c84862238e08af99ac043 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:32.713Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:33.055Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-03-13T07:35:33.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-13T07:35:33.056Z] 62e672f1bcd5: Preparing [2025-03-13T07:35:33.056Z] b0a4594edfa3: Preparing [2025-03-13T07:35:33.056Z] 1c7e9e3984b8: Preparing [2025-03-13T07:35:33.056Z] 1592699c49f2: Preparing [2025-03-13T07:35:33.056Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:33.056Z] f28f42d9dab6: Preparing [2025-03-13T07:35:33.056Z] 66eb74f682c6: Preparing [2025-03-13T07:35:33.056Z] 84285923ae45: Preparing [2025-03-13T07:35:33.056Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:33.056Z] 66eb74f682c6: Waiting [2025-03-13T07:35:33.056Z] 84285923ae45: Waiting [2025-03-13T07:35:33.056Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:33.056Z] f28f42d9dab6: Waiting [2025-03-13T07:35:33.056Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:33.056Z] 1c7e9e3984b8: Layer already exists [2025-03-13T07:35:33.056Z] 62e672f1bcd5: Layer already exists [2025-03-13T07:35:33.056Z] 1592699c49f2: Layer already exists [2025-03-13T07:35:33.056Z] b0a4594edfa3: Layer already exists [2025-03-13T07:35:33.056Z] 84285923ae45: Layer already exists [2025-03-13T07:35:33.056Z] 66eb74f682c6: Layer already exists [2025-03-13T07:35:33.056Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:33.056Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:33.318Z] odessa: digest: sha256:d3b06e538dc443a865cd4b0bff6060b7e4b7ebb7eb9c84862238e08af99ac043 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:35:33.399Z] ===================================================== [Pipeline] echo [2025-03-13T07:35:33.410Z] taggedImages: [2025-03-13T07:35:33.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:33.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [2025-03-13T07:35:33.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:33.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-03-13T07:35:33.433Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-13T07:35:33.433Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:33.433Z] 4.0.0 [2025-03-13T07:35:33.433Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:33.433Z] odessa [2025-03-13T07:35:33.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:33.791Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:34.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:34.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-13T07:35:34.215Z] fb4aebe48604: Preparing [2025-03-13T07:35:34.215Z] 62ca71efbecd: Preparing [2025-03-13T07:35:34.215Z] eb90aa1f341c: Preparing [2025-03-13T07:35:34.215Z] 39db480b5e3d: Preparing [2025-03-13T07:35:34.215Z] 6be17b4695d1: Preparing [2025-03-13T07:35:34.215Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:34.215Z] f28f42d9dab6: Preparing [2025-03-13T07:35:34.215Z] c7f294cb6198: Preparing [2025-03-13T07:35:34.215Z] b6812681d866: Preparing [2025-03-13T07:35:34.215Z] a30d8202191e: Preparing [2025-03-13T07:35:34.215Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:34.215Z] c7f294cb6198: Waiting [2025-03-13T07:35:34.215Z] b6812681d866: Waiting [2025-03-13T07:35:34.215Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:34.215Z] f28f42d9dab6: Waiting [2025-03-13T07:35:34.215Z] a30d8202191e: Waiting [2025-03-13T07:35:34.215Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:34.487Z] 62ca71efbecd: Pushed [2025-03-13T07:35:34.487Z] 6be17b4695d1: Pushed [2025-03-13T07:35:34.487Z] 39db480b5e3d: Pushed [2025-03-13T07:35:34.487Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:34.487Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:34.487Z] fb4aebe48604: Pushed [2025-03-13T07:35:34.487Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:34.487Z] c7f294cb6198: Pushed [2025-03-13T07:35:34.487Z] b6812681d866: Pushed [2025-03-13T07:35:37.816Z] a30d8202191e: Pushed [2025-03-13T07:35:38.769Z] eb90aa1f341c: Pushed [2025-03-13T07:35:38.769Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:70cbb6f9843a978e19c7e61e42f782fa57e6f5c53e1187e9fc59b138488fb9a0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:39.116Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:39.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [2025-03-13T07:35:39.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-13T07:35:39.462Z] fb4aebe48604: Preparing [2025-03-13T07:35:39.462Z] 62ca71efbecd: Preparing [2025-03-13T07:35:39.462Z] eb90aa1f341c: Preparing [2025-03-13T07:35:39.462Z] 39db480b5e3d: Preparing [2025-03-13T07:35:39.462Z] 6be17b4695d1: Preparing [2025-03-13T07:35:39.462Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:39.462Z] f28f42d9dab6: Preparing [2025-03-13T07:35:39.462Z] c7f294cb6198: Preparing [2025-03-13T07:35:39.462Z] b6812681d866: Preparing [2025-03-13T07:35:39.462Z] a30d8202191e: Preparing [2025-03-13T07:35:39.462Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:39.462Z] c7f294cb6198: Waiting [2025-03-13T07:35:39.462Z] b6812681d866: Waiting [2025-03-13T07:35:39.462Z] a30d8202191e: Waiting [2025-03-13T07:35:39.462Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:39.462Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:39.462Z] f28f42d9dab6: Waiting [2025-03-13T07:35:39.462Z] 39db480b5e3d: Layer already exists [2025-03-13T07:35:39.462Z] fb4aebe48604: Layer already exists [2025-03-13T07:35:39.462Z] eb90aa1f341c: Layer already exists [2025-03-13T07:35:39.462Z] 6be17b4695d1: Layer already exists [2025-03-13T07:35:39.462Z] 62ca71efbecd: Layer already exists [2025-03-13T07:35:39.462Z] c7f294cb6198: Layer already exists [2025-03-13T07:35:39.462Z] a30d8202191e: Layer already exists [2025-03-13T07:35:39.462Z] b6812681d866: Layer already exists [2025-03-13T07:35:39.462Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:39.462Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:39.462Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:39.725Z] 4.0.0: digest: sha256:70cbb6f9843a978e19c7e61e42f782fa57e6f5c53e1187e9fc59b138488fb9a0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:40.072Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:40.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:40.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-13T07:35:40.426Z] fb4aebe48604: Preparing [2025-03-13T07:35:40.426Z] 62ca71efbecd: Preparing [2025-03-13T07:35:40.426Z] eb90aa1f341c: Preparing [2025-03-13T07:35:40.426Z] 39db480b5e3d: Preparing [2025-03-13T07:35:40.426Z] 6be17b4695d1: Preparing [2025-03-13T07:35:40.426Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:40.426Z] f28f42d9dab6: Preparing [2025-03-13T07:35:40.426Z] c7f294cb6198: Preparing [2025-03-13T07:35:40.426Z] b6812681d866: Preparing [2025-03-13T07:35:40.426Z] a30d8202191e: Preparing [2025-03-13T07:35:40.426Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:40.426Z] f28f42d9dab6: Waiting [2025-03-13T07:35:40.426Z] c7f294cb6198: Waiting [2025-03-13T07:35:40.426Z] b6812681d866: Waiting [2025-03-13T07:35:40.426Z] a30d8202191e: Waiting [2025-03-13T07:35:40.426Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:40.426Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:40.426Z] 62ca71efbecd: Layer already exists [2025-03-13T07:35:40.426Z] fb4aebe48604: Layer already exists [2025-03-13T07:35:40.426Z] 6be17b4695d1: Layer already exists [2025-03-13T07:35:40.426Z] 39db480b5e3d: Layer already exists [2025-03-13T07:35:40.426Z] eb90aa1f341c: Layer already exists [2025-03-13T07:35:40.426Z] a30d8202191e: Layer already exists [2025-03-13T07:35:40.426Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:40.426Z] c7f294cb6198: Layer already exists [2025-03-13T07:35:40.426Z] b6812681d866: Layer already exists [2025-03-13T07:35:40.426Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:40.426Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:40.426Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:70cbb6f9843a978e19c7e61e42f782fa57e6f5c53e1187e9fc59b138488fb9a0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:41.046Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:41.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-03-13T07:35:41.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-13T07:35:41.391Z] fb4aebe48604: Preparing [2025-03-13T07:35:41.391Z] 62ca71efbecd: Preparing [2025-03-13T07:35:41.391Z] eb90aa1f341c: Preparing [2025-03-13T07:35:41.391Z] 39db480b5e3d: Preparing [2025-03-13T07:35:41.391Z] 6be17b4695d1: Preparing [2025-03-13T07:35:41.391Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:41.391Z] f28f42d9dab6: Preparing [2025-03-13T07:35:41.391Z] c7f294cb6198: Preparing [2025-03-13T07:35:41.391Z] b6812681d866: Preparing [2025-03-13T07:35:41.391Z] a30d8202191e: Preparing [2025-03-13T07:35:41.391Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:41.391Z] c7f294cb6198: Waiting [2025-03-13T07:35:41.391Z] b6812681d866: Waiting [2025-03-13T07:35:41.391Z] a30d8202191e: Waiting [2025-03-13T07:35:41.391Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:41.391Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:41.391Z] f28f42d9dab6: Waiting [2025-03-13T07:35:41.391Z] fb4aebe48604: Layer already exists [2025-03-13T07:35:41.391Z] eb90aa1f341c: Layer already exists [2025-03-13T07:35:41.391Z] 62ca71efbecd: Layer already exists [2025-03-13T07:35:41.391Z] 6be17b4695d1: Layer already exists [2025-03-13T07:35:41.391Z] 39db480b5e3d: Layer already exists [2025-03-13T07:35:41.391Z] c7f294cb6198: Layer already exists [2025-03-13T07:35:41.391Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:41.391Z] b6812681d866: Layer already exists [2025-03-13T07:35:41.391Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:41.391Z] a30d8202191e: Layer already exists [2025-03-13T07:35:41.391Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:41.654Z] odessa: digest: sha256:70cbb6f9843a978e19c7e61e42f782fa57e6f5c53e1187e9fc59b138488fb9a0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:35:41.736Z] ===================================================== [Pipeline] echo [2025-03-13T07:35:41.751Z] taggedImages: [2025-03-13T07:35:41.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:41.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [2025-03-13T07:35:41.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:41.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-03-13T07:35:41.777Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-13T07:35:41.777Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:41.777Z] 4.0.0 [2025-03-13T07:35:41.777Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:41.777Z] odessa [2025-03-13T07:35:41.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:42.145Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:42.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:42.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-13T07:35:42.491Z] a7be605bb8d9: Preparing [2025-03-13T07:35:42.491Z] e4584448f1bc: Preparing [2025-03-13T07:35:42.491Z] 428076fa7af6: Preparing [2025-03-13T07:35:42.491Z] f5fefe9c406b: Preparing [2025-03-13T07:35:42.491Z] 5022b6bb60bd: Preparing [2025-03-13T07:35:42.491Z] 4793ade2a75d: Preparing [2025-03-13T07:35:42.491Z] 4793ade2a75d: Waiting [2025-03-13T07:35:42.491Z] 90ddc28d6507: Preparing [2025-03-13T07:35:42.491Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:42.491Z] 90ddc28d6507: Waiting [2025-03-13T07:35:42.491Z] f28f42d9dab6: Preparing [2025-03-13T07:35:42.491Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:42.491Z] 714c07279c0d: Preparing [2025-03-13T07:35:42.491Z] f28f42d9dab6: Waiting [2025-03-13T07:35:42.491Z] 3ab69123fe0b: Preparing [2025-03-13T07:35:42.491Z] 714c07279c0d: Waiting [2025-03-13T07:35:42.491Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:42.491Z] 3ab69123fe0b: Waiting [2025-03-13T07:35:42.756Z] 5022b6bb60bd: Pushed [2025-03-13T07:35:42.756Z] a7be605bb8d9: Pushed [2025-03-13T07:35:42.756Z] e4584448f1bc: Pushed [2025-03-13T07:35:42.756Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:42.756Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:42.756Z] 90ddc28d6507: Pushed [2025-03-13T07:35:42.756Z] 4793ade2a75d: Pushed [2025-03-13T07:35:43.021Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:43.021Z] 714c07279c0d: Pushed [2025-03-13T07:35:45.589Z] 3ab69123fe0b: Pushed [2025-03-13T07:35:46.537Z] f5fefe9c406b: Pushed [2025-03-13T07:35:49.096Z] 428076fa7af6: Pushed [2025-03-13T07:35:49.096Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:3660eeea1d2481167e404bf4551f1d70fe705bd08f9e2596fb49a88528614a82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:49.447Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:49.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [2025-03-13T07:35:49.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-13T07:35:49.791Z] a7be605bb8d9: Preparing [2025-03-13T07:35:49.791Z] e4584448f1bc: Preparing [2025-03-13T07:35:49.791Z] 428076fa7af6: Preparing [2025-03-13T07:35:49.791Z] f5fefe9c406b: Preparing [2025-03-13T07:35:49.791Z] 5022b6bb60bd: Preparing [2025-03-13T07:35:49.791Z] 4793ade2a75d: Preparing [2025-03-13T07:35:49.791Z] 90ddc28d6507: Preparing [2025-03-13T07:35:49.791Z] 4793ade2a75d: Waiting [2025-03-13T07:35:49.791Z] 90ddc28d6507: Waiting [2025-03-13T07:35:49.791Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:49.791Z] f28f42d9dab6: Preparing [2025-03-13T07:35:49.791Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:49.791Z] 714c07279c0d: Preparing [2025-03-13T07:35:49.791Z] f28f42d9dab6: Waiting [2025-03-13T07:35:49.791Z] 3ab69123fe0b: Preparing [2025-03-13T07:35:49.791Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:49.791Z] 714c07279c0d: Waiting [2025-03-13T07:35:49.791Z] 3ab69123fe0b: Waiting [2025-03-13T07:35:49.791Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:49.791Z] 5022b6bb60bd: Layer already exists [2025-03-13T07:35:49.791Z] 428076fa7af6: Layer already exists [2025-03-13T07:35:49.791Z] e4584448f1bc: Layer already exists [2025-03-13T07:35:49.791Z] a7be605bb8d9: Layer already exists [2025-03-13T07:35:49.791Z] f5fefe9c406b: Layer already exists [2025-03-13T07:35:49.791Z] 90ddc28d6507: Layer already exists [2025-03-13T07:35:49.791Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:49.791Z] 714c07279c0d: Layer already exists [2025-03-13T07:35:49.791Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:49.791Z] 4793ade2a75d: Layer already exists [2025-03-13T07:35:49.791Z] 3ab69123fe0b: Layer already exists [2025-03-13T07:35:49.791Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:50.053Z] 4.0.0: digest: sha256:3660eeea1d2481167e404bf4551f1d70fe705bd08f9e2596fb49a88528614a82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:50.398Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:50.735Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:50.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-13T07:35:50.735Z] a7be605bb8d9: Preparing [2025-03-13T07:35:50.735Z] e4584448f1bc: Preparing [2025-03-13T07:35:50.735Z] 428076fa7af6: Preparing [2025-03-13T07:35:50.735Z] f5fefe9c406b: Preparing [2025-03-13T07:35:50.735Z] 5022b6bb60bd: Preparing [2025-03-13T07:35:50.735Z] 4793ade2a75d: Preparing [2025-03-13T07:35:50.735Z] 90ddc28d6507: Preparing [2025-03-13T07:35:50.735Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:50.735Z] f28f42d9dab6: Preparing [2025-03-13T07:35:50.735Z] 714c07279c0d: Preparing [2025-03-13T07:35:50.735Z] 3ab69123fe0b: Preparing [2025-03-13T07:35:50.735Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:50.735Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:50.735Z] f28f42d9dab6: Waiting [2025-03-13T07:35:50.735Z] 714c07279c0d: Waiting [2025-03-13T07:35:50.735Z] 4793ade2a75d: Waiting [2025-03-13T07:35:50.735Z] 90ddc28d6507: Waiting [2025-03-13T07:35:50.735Z] 3ab69123fe0b: Waiting [2025-03-13T07:35:50.735Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:50.735Z] a7be605bb8d9: Layer already exists [2025-03-13T07:35:50.735Z] e4584448f1bc: Layer already exists [2025-03-13T07:35:50.735Z] f5fefe9c406b: Layer already exists [2025-03-13T07:35:50.735Z] 5022b6bb60bd: Layer already exists [2025-03-13T07:35:50.735Z] 428076fa7af6: Layer already exists [2025-03-13T07:35:50.735Z] 4793ade2a75d: Layer already exists [2025-03-13T07:35:50.735Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:50.735Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:50.735Z] 90ddc28d6507: Layer already exists [2025-03-13T07:35:50.735Z] 714c07279c0d: Layer already exists [2025-03-13T07:35:50.735Z] 3ab69123fe0b: Layer already exists [2025-03-13T07:35:50.735Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:50.998Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:3660eeea1d2481167e404bf4551f1d70fe705bd08f9e2596fb49a88528614a82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:51.340Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:51.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-03-13T07:35:51.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-13T07:35:51.679Z] a7be605bb8d9: Preparing [2025-03-13T07:35:51.679Z] e4584448f1bc: Preparing [2025-03-13T07:35:51.679Z] 428076fa7af6: Preparing [2025-03-13T07:35:51.679Z] f5fefe9c406b: Preparing [2025-03-13T07:35:51.679Z] 5022b6bb60bd: Preparing [2025-03-13T07:35:51.679Z] 4793ade2a75d: Preparing [2025-03-13T07:35:51.679Z] 90ddc28d6507: Preparing [2025-03-13T07:35:51.679Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:51.679Z] f28f42d9dab6: Preparing [2025-03-13T07:35:51.679Z] 714c07279c0d: Preparing [2025-03-13T07:35:51.679Z] 3ab69123fe0b: Preparing [2025-03-13T07:35:51.679Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:51.679Z] 4793ade2a75d: Waiting [2025-03-13T07:35:51.679Z] 90ddc28d6507: Waiting [2025-03-13T07:35:51.679Z] f28f42d9dab6: Waiting [2025-03-13T07:35:51.679Z] 714c07279c0d: Waiting [2025-03-13T07:35:51.679Z] 56e8cf6446e4: Waiting [2025-03-13T07:35:51.679Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:51.679Z] 3ab69123fe0b: Waiting [2025-03-13T07:35:51.679Z] 5022b6bb60bd: Layer already exists [2025-03-13T07:35:51.679Z] a7be605bb8d9: Layer already exists [2025-03-13T07:35:51.679Z] e4584448f1bc: Layer already exists [2025-03-13T07:35:51.679Z] f5fefe9c406b: Layer already exists [2025-03-13T07:35:51.679Z] 428076fa7af6: Layer already exists [2025-03-13T07:35:51.679Z] 90ddc28d6507: Layer already exists [2025-03-13T07:35:51.679Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:51.679Z] 4793ade2a75d: Layer already exists [2025-03-13T07:35:51.679Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:51.679Z] 714c07279c0d: Layer already exists [2025-03-13T07:35:51.679Z] 3ab69123fe0b: Layer already exists [2025-03-13T07:35:51.679Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:51.946Z] odessa: digest: sha256:3660eeea1d2481167e404bf4551f1d70fe705bd08f9e2596fb49a88528614a82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:35:52.021Z] ===================================================== [Pipeline] echo [2025-03-13T07:35:52.037Z] taggedImages: [2025-03-13T07:35:52.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:52.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [2025-03-13T07:35:52.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:52.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-03-13T07:35:52.069Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-13T07:35:52.069Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:52.069Z] 4.0.0 [2025-03-13T07:35:52.069Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:35:52.069Z] odessa [2025-03-13T07:35:52.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:52.440Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:35:52.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:35:52.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-13T07:35:52.780Z] 8666e04c021d: Preparing [2025-03-13T07:35:52.780Z] 9e8ecee92a39: Preparing [2025-03-13T07:35:52.780Z] 56e8cf6446e4: Preparing [2025-03-13T07:35:52.780Z] f28f42d9dab6: Preparing [2025-03-13T07:35:52.780Z] 67c871b3f2c1: Preparing [2025-03-13T07:35:52.780Z] 1fe4877084bf: Preparing [2025-03-13T07:35:52.780Z] dd9c8f8612c8: Preparing [2025-03-13T07:35:52.780Z] 1fe4877084bf: Waiting [2025-03-13T07:35:52.780Z] dd9c8f8612c8: Waiting [2025-03-13T07:35:52.780Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:35:53.045Z] f28f42d9dab6: Layer already exists [2025-03-13T07:35:53.045Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:35:53.045Z] 67c871b3f2c1: Pushed [2025-03-13T07:35:53.045Z] 8666e04c021d: Pushed [2025-03-13T07:35:54.975Z] 1fe4877084bf: Pushed [2025-03-13T07:36:00.299Z] 9e8ecee92a39: Pushed [2025-03-13T07:36:00.299Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:96f2cd3c58a5ff2f7480cb80549a321413666f66b1fc74b4aa339a47fef650ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:00.651Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:00.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [2025-03-13T07:36:00.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-13T07:36:00.995Z] 8666e04c021d: Preparing [2025-03-13T07:36:00.995Z] 9e8ecee92a39: Preparing [2025-03-13T07:36:00.995Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:00.995Z] f28f42d9dab6: Preparing [2025-03-13T07:36:00.995Z] 67c871b3f2c1: Preparing [2025-03-13T07:36:00.995Z] 1fe4877084bf: Preparing [2025-03-13T07:36:00.995Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:00.995Z] 1fe4877084bf: Waiting [2025-03-13T07:36:00.995Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:00.995Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:00.995Z] 9e8ecee92a39: Layer already exists [2025-03-13T07:36:00.995Z] 8666e04c021d: Layer already exists [2025-03-13T07:36:00.995Z] 67c871b3f2c1: Layer already exists [2025-03-13T07:36:00.995Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:00.995Z] 1fe4877084bf: Layer already exists [2025-03-13T07:36:00.995Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:01.259Z] 4.0.0: digest: sha256:96f2cd3c58a5ff2f7480cb80549a321413666f66b1fc74b4aa339a47fef650ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:01.603Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:01.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:01.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-13T07:36:01.970Z] 8666e04c021d: Preparing [2025-03-13T07:36:01.970Z] 9e8ecee92a39: Preparing [2025-03-13T07:36:01.970Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:01.970Z] f28f42d9dab6: Preparing [2025-03-13T07:36:01.970Z] 67c871b3f2c1: Preparing [2025-03-13T07:36:01.970Z] 1fe4877084bf: Preparing [2025-03-13T07:36:01.970Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:01.970Z] 1fe4877084bf: Waiting [2025-03-13T07:36:01.970Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:01.970Z] 67c871b3f2c1: Layer already exists [2025-03-13T07:36:01.970Z] 9e8ecee92a39: Layer already exists [2025-03-13T07:36:01.970Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:01.970Z] 8666e04c021d: Layer already exists [2025-03-13T07:36:01.970Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:01.970Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:01.970Z] 1fe4877084bf: Layer already exists [2025-03-13T07:36:01.970Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:96f2cd3c58a5ff2f7480cb80549a321413666f66b1fc74b4aa339a47fef650ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:02.314Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:02.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-03-13T07:36:02.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-13T07:36:02.667Z] 8666e04c021d: Preparing [2025-03-13T07:36:02.667Z] 9e8ecee92a39: Preparing [2025-03-13T07:36:02.667Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:02.667Z] f28f42d9dab6: Preparing [2025-03-13T07:36:02.667Z] 67c871b3f2c1: Preparing [2025-03-13T07:36:02.667Z] 1fe4877084bf: Preparing [2025-03-13T07:36:02.667Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:02.667Z] 1fe4877084bf: Waiting [2025-03-13T07:36:02.667Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:02.667Z] 9e8ecee92a39: Layer already exists [2025-03-13T07:36:02.667Z] 67c871b3f2c1: Layer already exists [2025-03-13T07:36:02.667Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:02.667Z] 8666e04c021d: Layer already exists [2025-03-13T07:36:02.667Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:02.667Z] 1fe4877084bf: Layer already exists [2025-03-13T07:36:02.667Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:02.930Z] odessa: digest: sha256:96f2cd3c58a5ff2f7480cb80549a321413666f66b1fc74b4aa339a47fef650ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:36:03.009Z] ===================================================== [Pipeline] echo [2025-03-13T07:36:03.021Z] taggedImages: [2025-03-13T07:36:03.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:03.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [2025-03-13T07:36:03.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:03.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-03-13T07:36:03.053Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-13T07:36:03.053Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:03.053Z] 4.0.0 [2025-03-13T07:36:03.053Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:03.053Z] odessa [2025-03-13T07:36:03.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:03.425Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:03.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:03.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-13T07:36:03.776Z] 75f105bfd86b: Preparing [2025-03-13T07:36:03.776Z] 600b3b85eaad: Preparing [2025-03-13T07:36:03.776Z] 19aa76b132c9: Preparing [2025-03-13T07:36:03.776Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:03.776Z] f28f42d9dab6: Preparing [2025-03-13T07:36:03.776Z] 9df91c8d1249: Preparing [2025-03-13T07:36:03.776Z] d1a711482df6: Preparing [2025-03-13T07:36:03.776Z] 383de80aed39: Preparing [2025-03-13T07:36:03.776Z] feafe88cf191: Preparing [2025-03-13T07:36:03.776Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:03.776Z] 9df91c8d1249: Waiting [2025-03-13T07:36:03.776Z] d1a711482df6: Waiting [2025-03-13T07:36:03.776Z] 383de80aed39: Waiting [2025-03-13T07:36:03.776Z] feafe88cf191: Waiting [2025-03-13T07:36:03.776Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:03.776Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:03.776Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:04.037Z] 19aa76b132c9: Pushed [2025-03-13T07:36:04.037Z] 600b3b85eaad: Pushed [2025-03-13T07:36:04.037Z] 75f105bfd86b: Pushed [2025-03-13T07:36:04.037Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:04.037Z] 383de80aed39: Pushed [2025-03-13T07:36:04.986Z] feafe88cf191: Pushed [2025-03-13T07:36:15.020Z] d1a711482df6: Pushed [2025-03-13T07:36:29.973Z] 9df91c8d1249: Pushed [2025-03-13T07:36:29.973Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:3f5ebe21bf4c88bda5a0acacd401cbba4a130902581d9cf00cd23feb153e6a51 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:30.324Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:30.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [2025-03-13T07:36:30.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-13T07:36:30.670Z] 75f105bfd86b: Preparing [2025-03-13T07:36:30.670Z] 600b3b85eaad: Preparing [2025-03-13T07:36:30.670Z] 19aa76b132c9: Preparing [2025-03-13T07:36:30.670Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:30.670Z] f28f42d9dab6: Preparing [2025-03-13T07:36:30.670Z] 9df91c8d1249: Preparing [2025-03-13T07:36:30.670Z] d1a711482df6: Preparing [2025-03-13T07:36:30.670Z] 383de80aed39: Preparing [2025-03-13T07:36:30.670Z] feafe88cf191: Preparing [2025-03-13T07:36:30.670Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:30.670Z] 9df91c8d1249: Waiting [2025-03-13T07:36:30.670Z] d1a711482df6: Waiting [2025-03-13T07:36:30.670Z] 383de80aed39: Waiting [2025-03-13T07:36:30.670Z] feafe88cf191: Waiting [2025-03-13T07:36:30.670Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:30.670Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:30.670Z] 75f105bfd86b: Layer already exists [2025-03-13T07:36:30.670Z] 600b3b85eaad: Layer already exists [2025-03-13T07:36:30.670Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:30.670Z] 19aa76b132c9: Layer already exists [2025-03-13T07:36:30.670Z] feafe88cf191: Layer already exists [2025-03-13T07:36:30.670Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:30.670Z] 383de80aed39: Layer already exists [2025-03-13T07:36:30.670Z] d1a711482df6: Layer already exists [2025-03-13T07:36:30.670Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:30.933Z] 4.0.0: digest: sha256:3f5ebe21bf4c88bda5a0acacd401cbba4a130902581d9cf00cd23feb153e6a51 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:31.293Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:31.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:31.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-13T07:36:31.638Z] 75f105bfd86b: Preparing [2025-03-13T07:36:31.638Z] 600b3b85eaad: Preparing [2025-03-13T07:36:31.638Z] 19aa76b132c9: Preparing [2025-03-13T07:36:31.638Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:31.638Z] f28f42d9dab6: Preparing [2025-03-13T07:36:31.638Z] 9df91c8d1249: Preparing [2025-03-13T07:36:31.638Z] d1a711482df6: Preparing [2025-03-13T07:36:31.638Z] 383de80aed39: Preparing [2025-03-13T07:36:31.638Z] feafe88cf191: Preparing [2025-03-13T07:36:31.638Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:31.638Z] 9df91c8d1249: Waiting [2025-03-13T07:36:31.638Z] d1a711482df6: Waiting [2025-03-13T07:36:31.638Z] 383de80aed39: Waiting [2025-03-13T07:36:31.638Z] feafe88cf191: Waiting [2025-03-13T07:36:31.638Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:31.638Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:31.638Z] 600b3b85eaad: Layer already exists [2025-03-13T07:36:31.638Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:31.638Z] 19aa76b132c9: Layer already exists [2025-03-13T07:36:31.638Z] 75f105bfd86b: Layer already exists [2025-03-13T07:36:31.638Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:31.638Z] d1a711482df6: Layer already exists [2025-03-13T07:36:31.638Z] 383de80aed39: Layer already exists [2025-03-13T07:36:31.638Z] feafe88cf191: Layer already exists [2025-03-13T07:36:31.638Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:31.638Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:3f5ebe21bf4c88bda5a0acacd401cbba4a130902581d9cf00cd23feb153e6a51 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:32.256Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:32.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-03-13T07:36:32.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-13T07:36:32.603Z] 75f105bfd86b: Preparing [2025-03-13T07:36:32.603Z] 600b3b85eaad: Preparing [2025-03-13T07:36:32.603Z] 19aa76b132c9: Preparing [2025-03-13T07:36:32.603Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:32.603Z] f28f42d9dab6: Preparing [2025-03-13T07:36:32.603Z] 9df91c8d1249: Preparing [2025-03-13T07:36:32.603Z] d1a711482df6: Preparing [2025-03-13T07:36:32.603Z] 383de80aed39: Preparing [2025-03-13T07:36:32.603Z] feafe88cf191: Preparing [2025-03-13T07:36:32.603Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:32.603Z] d1a711482df6: Waiting [2025-03-13T07:36:32.603Z] 383de80aed39: Waiting [2025-03-13T07:36:32.603Z] feafe88cf191: Waiting [2025-03-13T07:36:32.603Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:32.603Z] 9df91c8d1249: Waiting [2025-03-13T07:36:32.603Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:32.603Z] 19aa76b132c9: Layer already exists [2025-03-13T07:36:32.603Z] 75f105bfd86b: Layer already exists [2025-03-13T07:36:32.603Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:32.603Z] 600b3b85eaad: Layer already exists [2025-03-13T07:36:32.603Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:32.603Z] d1a711482df6: Layer already exists [2025-03-13T07:36:32.603Z] feafe88cf191: Layer already exists [2025-03-13T07:36:32.603Z] 383de80aed39: Layer already exists [2025-03-13T07:36:32.603Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:32.866Z] odessa: digest: sha256:3f5ebe21bf4c88bda5a0acacd401cbba4a130902581d9cf00cd23feb153e6a51 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:36:32.952Z] ===================================================== [Pipeline] echo [2025-03-13T07:36:32.962Z] taggedImages: [2025-03-13T07:36:32.962Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:32.962Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [2025-03-13T07:36:32.962Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:32.962Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-03-13T07:36:32.987Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-13T07:36:32.987Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:32.987Z] 4.0.0 [2025-03-13T07:36:32.987Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:32.987Z] odessa [2025-03-13T07:36:32.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:33.360Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:33.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:33.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-13T07:36:33.720Z] 288a655f2054: Preparing [2025-03-13T07:36:33.720Z] e1263824a098: Preparing [2025-03-13T07:36:33.720Z] c35e3c5038c3: Preparing [2025-03-13T07:36:33.720Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:33.720Z] f28f42d9dab6: Preparing [2025-03-13T07:36:33.720Z] 9df91c8d1249: Preparing [2025-03-13T07:36:33.720Z] 66e5caa88dd2: Preparing [2025-03-13T07:36:33.720Z] 2ea8dbc9bdb1: Preparing [2025-03-13T07:36:33.720Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:33.720Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:33.720Z] 2ea8dbc9bdb1: Waiting [2025-03-13T07:36:33.720Z] 9df91c8d1249: Waiting [2025-03-13T07:36:33.720Z] 66e5caa88dd2: Waiting [2025-03-13T07:36:33.720Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:33.720Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:33.720Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:33.986Z] c35e3c5038c3: Pushed [2025-03-13T07:36:33.986Z] e1263824a098: Pushed [2025-03-13T07:36:33.986Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:33.986Z] 288a655f2054: Pushed [2025-03-13T07:36:33.986Z] 66e5caa88dd2: Pushed [2025-03-13T07:36:34.564Z] 2ea8dbc9bdb1: Pushed [2025-03-13T07:36:34.829Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:dbe39ef1b62540ee089a44c6b9e96511ea7bd87c79f82ccb5b97eab9168a320b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:35.185Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:35.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [2025-03-13T07:36:35.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-13T07:36:35.530Z] 288a655f2054: Preparing [2025-03-13T07:36:35.530Z] e1263824a098: Preparing [2025-03-13T07:36:35.530Z] c35e3c5038c3: Preparing [2025-03-13T07:36:35.530Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:35.530Z] f28f42d9dab6: Preparing [2025-03-13T07:36:35.530Z] 9df91c8d1249: Preparing [2025-03-13T07:36:35.530Z] 66e5caa88dd2: Preparing [2025-03-13T07:36:35.530Z] 2ea8dbc9bdb1: Preparing [2025-03-13T07:36:35.530Z] 9df91c8d1249: Waiting [2025-03-13T07:36:35.530Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:35.530Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:35.530Z] 66e5caa88dd2: Waiting [2025-03-13T07:36:35.530Z] 2ea8dbc9bdb1: Waiting [2025-03-13T07:36:35.530Z] c35e3c5038c3: Layer already exists [2025-03-13T07:36:35.530Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:35.530Z] 288a655f2054: Layer already exists [2025-03-13T07:36:35.530Z] e1263824a098: Layer already exists [2025-03-13T07:36:35.530Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:35.530Z] 2ea8dbc9bdb1: Layer already exists [2025-03-13T07:36:35.530Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:35.530Z] 66e5caa88dd2: Layer already exists [2025-03-13T07:36:35.530Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:35.530Z] 4.0.0: digest: sha256:dbe39ef1b62540ee089a44c6b9e96511ea7bd87c79f82ccb5b97eab9168a320b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:36.144Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:36.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:36.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-13T07:36:36.487Z] 288a655f2054: Preparing [2025-03-13T07:36:36.487Z] e1263824a098: Preparing [2025-03-13T07:36:36.487Z] c35e3c5038c3: Preparing [2025-03-13T07:36:36.487Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:36.487Z] f28f42d9dab6: Preparing [2025-03-13T07:36:36.487Z] 9df91c8d1249: Preparing [2025-03-13T07:36:36.487Z] 66e5caa88dd2: Preparing [2025-03-13T07:36:36.487Z] 2ea8dbc9bdb1: Preparing [2025-03-13T07:36:36.487Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:36.487Z] 66e5caa88dd2: Waiting [2025-03-13T07:36:36.487Z] 2ea8dbc9bdb1: Waiting [2025-03-13T07:36:36.487Z] 9df91c8d1249: Waiting [2025-03-13T07:36:36.487Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:36.487Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:36.487Z] c35e3c5038c3: Layer already exists [2025-03-13T07:36:36.487Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:36.487Z] 288a655f2054: Layer already exists [2025-03-13T07:36:36.487Z] e1263824a098: Layer already exists [2025-03-13T07:36:36.487Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:36.487Z] 66e5caa88dd2: Layer already exists [2025-03-13T07:36:36.487Z] 2ea8dbc9bdb1: Layer already exists [2025-03-13T07:36:36.487Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:36.487Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:dbe39ef1b62540ee089a44c6b9e96511ea7bd87c79f82ccb5b97eab9168a320b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:37.106Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:37.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-03-13T07:36:37.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-13T07:36:37.455Z] 288a655f2054: Preparing [2025-03-13T07:36:37.455Z] e1263824a098: Preparing [2025-03-13T07:36:37.455Z] c35e3c5038c3: Preparing [2025-03-13T07:36:37.455Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:37.455Z] f28f42d9dab6: Preparing [2025-03-13T07:36:37.455Z] 9df91c8d1249: Preparing [2025-03-13T07:36:37.455Z] 66e5caa88dd2: Preparing [2025-03-13T07:36:37.455Z] 2ea8dbc9bdb1: Preparing [2025-03-13T07:36:37.455Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:37.455Z] 66e5caa88dd2: Waiting [2025-03-13T07:36:37.455Z] 2ea8dbc9bdb1: Waiting [2025-03-13T07:36:37.455Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:37.455Z] 9df91c8d1249: Waiting [2025-03-13T07:36:37.455Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:37.455Z] 288a655f2054: Layer already exists [2025-03-13T07:36:37.455Z] c35e3c5038c3: Layer already exists [2025-03-13T07:36:37.455Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:37.455Z] e1263824a098: Layer already exists [2025-03-13T07:36:37.455Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:37.455Z] 66e5caa88dd2: Layer already exists [2025-03-13T07:36:37.455Z] 2ea8dbc9bdb1: Layer already exists [2025-03-13T07:36:37.456Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:37.718Z] odessa: digest: sha256:dbe39ef1b62540ee089a44c6b9e96511ea7bd87c79f82ccb5b97eab9168a320b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:36:37.800Z] ===================================================== [Pipeline] echo [2025-03-13T07:36:37.813Z] taggedImages: [2025-03-13T07:36:37.813Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:37.813Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [2025-03-13T07:36:37.813Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:37.813Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-03-13T07:36:37.836Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-13T07:36:37.836Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:37.836Z] 4.0.0 [2025-03-13T07:36:37.836Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:37.836Z] odessa [2025-03-13T07:36:37.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:38.189Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:38.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:38.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-13T07:36:38.546Z] 838ab2a92d3f: Preparing [2025-03-13T07:36:38.546Z] 934aed94ce98: Preparing [2025-03-13T07:36:38.546Z] 1c51d50bc7a1: Preparing [2025-03-13T07:36:38.546Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:38.546Z] f28f42d9dab6: Preparing [2025-03-13T07:36:38.546Z] 9df91c8d1249: Preparing [2025-03-13T07:36:38.546Z] 383de80aed39: Preparing [2025-03-13T07:36:38.546Z] feafe88cf191: Preparing [2025-03-13T07:36:38.546Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:38.546Z] 9df91c8d1249: Waiting [2025-03-13T07:36:38.546Z] feafe88cf191: Waiting [2025-03-13T07:36:38.546Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:38.546Z] 383de80aed39: Waiting [2025-03-13T07:36:38.546Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:38.546Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:38.546Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:38.809Z] 1c51d50bc7a1: Pushed [2025-03-13T07:36:38.809Z] 383de80aed39: Layer already exists [2025-03-13T07:36:38.809Z] 934aed94ce98: Pushed [2025-03-13T07:36:38.809Z] feafe88cf191: Layer already exists [2025-03-13T07:36:38.809Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:38.809Z] 838ab2a92d3f: Pushed [2025-03-13T07:36:38.809Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:6151e7602334191fc2badc8f4624e071d6dadf00f084152d0faaca096461d822 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:39.212Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:39.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [2025-03-13T07:36:39.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-13T07:36:39.572Z] 838ab2a92d3f: Preparing [2025-03-13T07:36:39.572Z] 934aed94ce98: Preparing [2025-03-13T07:36:39.572Z] 1c51d50bc7a1: Preparing [2025-03-13T07:36:39.572Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:39.572Z] f28f42d9dab6: Preparing [2025-03-13T07:36:39.572Z] 9df91c8d1249: Preparing [2025-03-13T07:36:39.572Z] 383de80aed39: Preparing [2025-03-13T07:36:39.572Z] feafe88cf191: Preparing [2025-03-13T07:36:39.572Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:39.572Z] 9df91c8d1249: Waiting [2025-03-13T07:36:39.572Z] 383de80aed39: Waiting [2025-03-13T07:36:39.572Z] feafe88cf191: Waiting [2025-03-13T07:36:39.572Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:39.572Z] 838ab2a92d3f: Layer already exists [2025-03-13T07:36:39.572Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:39.572Z] 934aed94ce98: Layer already exists [2025-03-13T07:36:39.572Z] 1c51d50bc7a1: Layer already exists [2025-03-13T07:36:39.572Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:39.572Z] 383de80aed39: Layer already exists [2025-03-13T07:36:39.572Z] feafe88cf191: Layer already exists [2025-03-13T07:36:39.572Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:39.572Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:39.845Z] 4.0.0: digest: sha256:6151e7602334191fc2badc8f4624e071d6dadf00f084152d0faaca096461d822 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:40.201Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:40.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:40.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-13T07:36:40.575Z] 838ab2a92d3f: Preparing [2025-03-13T07:36:40.575Z] 934aed94ce98: Preparing [2025-03-13T07:36:40.575Z] 1c51d50bc7a1: Preparing [2025-03-13T07:36:40.575Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:40.575Z] f28f42d9dab6: Preparing [2025-03-13T07:36:40.575Z] 9df91c8d1249: Preparing [2025-03-13T07:36:40.575Z] 383de80aed39: Preparing [2025-03-13T07:36:40.575Z] feafe88cf191: Preparing [2025-03-13T07:36:40.575Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:40.575Z] 383de80aed39: Waiting [2025-03-13T07:36:40.575Z] feafe88cf191: Waiting [2025-03-13T07:36:40.575Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:40.575Z] 9df91c8d1249: Waiting [2025-03-13T07:36:40.575Z] 934aed94ce98: Layer already exists [2025-03-13T07:36:40.575Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:40.575Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:40.575Z] 838ab2a92d3f: Layer already exists [2025-03-13T07:36:40.575Z] 1c51d50bc7a1: Layer already exists [2025-03-13T07:36:40.575Z] 383de80aed39: Layer already exists [2025-03-13T07:36:40.575Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:40.575Z] feafe88cf191: Layer already exists [2025-03-13T07:36:40.575Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:40.838Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:6151e7602334191fc2badc8f4624e071d6dadf00f084152d0faaca096461d822 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:41.194Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:41.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-03-13T07:36:41.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-13T07:36:41.547Z] 838ab2a92d3f: Preparing [2025-03-13T07:36:41.547Z] 934aed94ce98: Preparing [2025-03-13T07:36:41.547Z] 1c51d50bc7a1: Preparing [2025-03-13T07:36:41.547Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:41.547Z] f28f42d9dab6: Preparing [2025-03-13T07:36:41.547Z] 9df91c8d1249: Preparing [2025-03-13T07:36:41.547Z] 383de80aed39: Preparing [2025-03-13T07:36:41.547Z] feafe88cf191: Preparing [2025-03-13T07:36:41.547Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:41.547Z] 9df91c8d1249: Waiting [2025-03-13T07:36:41.547Z] 383de80aed39: Waiting [2025-03-13T07:36:41.547Z] feafe88cf191: Waiting [2025-03-13T07:36:41.547Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:41.547Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:41.547Z] 934aed94ce98: Layer already exists [2025-03-13T07:36:41.547Z] 1c51d50bc7a1: Layer already exists [2025-03-13T07:36:41.547Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:41.547Z] 838ab2a92d3f: Layer already exists [2025-03-13T07:36:41.547Z] feafe88cf191: Layer already exists [2025-03-13T07:36:41.547Z] 9df91c8d1249: Layer already exists [2025-03-13T07:36:41.547Z] 383de80aed39: Layer already exists [2025-03-13T07:36:41.547Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:41.547Z] odessa: digest: sha256:6151e7602334191fc2badc8f4624e071d6dadf00f084152d0faaca096461d822 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:36:41.890Z] ===================================================== [Pipeline] echo [2025-03-13T07:36:41.905Z] taggedImages: [2025-03-13T07:36:41.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:41.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [2025-03-13T07:36:41.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:41.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-03-13T07:36:41.933Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-13T07:36:41.934Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:41.934Z] 4.0.0 [2025-03-13T07:36:41.934Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:41.934Z] odessa [2025-03-13T07:36:41.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:42.309Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:42.667Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:42.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-13T07:36:42.667Z] d33b9a3988e4: Preparing [2025-03-13T07:36:42.667Z] 204adb6d995d: Preparing [2025-03-13T07:36:42.667Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:42.667Z] f28f42d9dab6: Preparing [2025-03-13T07:36:42.667Z] 475ba66dcaca: Preparing [2025-03-13T07:36:42.667Z] de5ba97c0404: Preparing [2025-03-13T07:36:42.667Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:42.667Z] de5ba97c0404: Waiting [2025-03-13T07:36:42.667Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:42.667Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:42.667Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:42.931Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:42.931Z] 475ba66dcaca: Pushed [2025-03-13T07:36:42.931Z] d33b9a3988e4: Pushed [2025-03-13T07:36:44.330Z] de5ba97c0404: Pushed [2025-03-13T07:36:50.941Z] 204adb6d995d: Pushed [2025-03-13T07:36:50.941Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:8cc29690292adf0dedf752802d4d581ee5d37e60955bc316a5cdb35babdec15e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:51.303Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:51.657Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [2025-03-13T07:36:51.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-13T07:36:51.657Z] d33b9a3988e4: Preparing [2025-03-13T07:36:51.657Z] 204adb6d995d: Preparing [2025-03-13T07:36:51.657Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:51.657Z] f28f42d9dab6: Preparing [2025-03-13T07:36:51.657Z] 475ba66dcaca: Preparing [2025-03-13T07:36:51.657Z] de5ba97c0404: Preparing [2025-03-13T07:36:51.657Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:51.657Z] de5ba97c0404: Waiting [2025-03-13T07:36:51.657Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:51.657Z] d33b9a3988e4: Layer already exists [2025-03-13T07:36:51.657Z] 204adb6d995d: Layer already exists [2025-03-13T07:36:51.657Z] 475ba66dcaca: Layer already exists [2025-03-13T07:36:51.657Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:51.657Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:51.657Z] de5ba97c0404: Layer already exists [2025-03-13T07:36:51.657Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:51.920Z] 4.0.0: digest: sha256:8cc29690292adf0dedf752802d4d581ee5d37e60955bc316a5cdb35babdec15e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:52.264Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:52.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:52.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-13T07:36:52.607Z] d33b9a3988e4: Preparing [2025-03-13T07:36:52.607Z] 204adb6d995d: Preparing [2025-03-13T07:36:52.607Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:52.607Z] f28f42d9dab6: Preparing [2025-03-13T07:36:52.607Z] 475ba66dcaca: Preparing [2025-03-13T07:36:52.607Z] de5ba97c0404: Preparing [2025-03-13T07:36:52.607Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:52.607Z] de5ba97c0404: Waiting [2025-03-13T07:36:52.607Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:52.607Z] 475ba66dcaca: Layer already exists [2025-03-13T07:36:52.607Z] 204adb6d995d: Layer already exists [2025-03-13T07:36:52.607Z] d33b9a3988e4: Layer already exists [2025-03-13T07:36:52.607Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:52.607Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:52.607Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:52.607Z] de5ba97c0404: Layer already exists [2025-03-13T07:36:52.607Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:8cc29690292adf0dedf752802d4d581ee5d37e60955bc316a5cdb35babdec15e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:53.216Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:53.554Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-03-13T07:36:53.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-13T07:36:53.554Z] d33b9a3988e4: Preparing [2025-03-13T07:36:53.554Z] 204adb6d995d: Preparing [2025-03-13T07:36:53.554Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:53.554Z] f28f42d9dab6: Preparing [2025-03-13T07:36:53.554Z] 475ba66dcaca: Preparing [2025-03-13T07:36:53.554Z] de5ba97c0404: Preparing [2025-03-13T07:36:53.554Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:53.554Z] de5ba97c0404: Waiting [2025-03-13T07:36:53.554Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:53.554Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:53.554Z] 204adb6d995d: Layer already exists [2025-03-13T07:36:53.554Z] d33b9a3988e4: Layer already exists [2025-03-13T07:36:53.554Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:53.554Z] 475ba66dcaca: Layer already exists [2025-03-13T07:36:53.554Z] de5ba97c0404: Layer already exists [2025-03-13T07:36:53.554Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:53.554Z] odessa: digest: sha256:8cc29690292adf0dedf752802d4d581ee5d37e60955bc316a5cdb35babdec15e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:36:53.638Z] ===================================================== [Pipeline] echo [2025-03-13T07:36:53.653Z] taggedImages: [2025-03-13T07:36:53.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:53.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [2025-03-13T07:36:53.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:53.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-03-13T07:36:53.686Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-13T07:36:53.686Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:53.686Z] 4.0.0 [2025-03-13T07:36:53.686Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:36:53.686Z] odessa [2025-03-13T07:36:53.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:54.056Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:36:54.407Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:36:54.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-13T07:36:54.408Z] 188a58665762: Preparing [2025-03-13T07:36:54.408Z] 376ffc320d4e: Preparing [2025-03-13T07:36:54.408Z] 56e8cf6446e4: Preparing [2025-03-13T07:36:54.408Z] f28f42d9dab6: Preparing [2025-03-13T07:36:54.408Z] 0d5ab0e5a694: Preparing [2025-03-13T07:36:54.408Z] 57b9bdd982e4: Preparing [2025-03-13T07:36:54.408Z] dd9c8f8612c8: Preparing [2025-03-13T07:36:54.408Z] 57b9bdd982e4: Waiting [2025-03-13T07:36:54.408Z] dd9c8f8612c8: Waiting [2025-03-13T07:36:54.408Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:36:54.408Z] f28f42d9dab6: Layer already exists [2025-03-13T07:36:54.672Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:36:54.672Z] 0d5ab0e5a694: Pushed [2025-03-13T07:36:54.672Z] 188a58665762: Pushed [2025-03-13T07:36:55.251Z] 57b9bdd982e4: Pushed [2025-03-13T07:37:03.407Z] 376ffc320d4e: Pushed [2025-03-13T07:37:03.408Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:94a32e7c954360016ffb898547bec303cd80ba8d9d648f46d8c0ac86f10a07c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:03.755Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:04.095Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [2025-03-13T07:37:04.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-13T07:37:04.095Z] 188a58665762: Preparing [2025-03-13T07:37:04.095Z] 376ffc320d4e: Preparing [2025-03-13T07:37:04.095Z] 56e8cf6446e4: Preparing [2025-03-13T07:37:04.095Z] f28f42d9dab6: Preparing [2025-03-13T07:37:04.095Z] 0d5ab0e5a694: Preparing [2025-03-13T07:37:04.095Z] 57b9bdd982e4: Preparing [2025-03-13T07:37:04.095Z] dd9c8f8612c8: Preparing [2025-03-13T07:37:04.095Z] 57b9bdd982e4: Waiting [2025-03-13T07:37:04.095Z] dd9c8f8612c8: Waiting [2025-03-13T07:37:04.095Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:37:04.095Z] 188a58665762: Layer already exists [2025-03-13T07:37:04.095Z] f28f42d9dab6: Layer already exists [2025-03-13T07:37:04.095Z] 376ffc320d4e: Layer already exists [2025-03-13T07:37:04.095Z] 0d5ab0e5a694: Layer already exists [2025-03-13T07:37:04.095Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:37:04.095Z] 57b9bdd982e4: Layer already exists [2025-03-13T07:37:04.357Z] 4.0.0: digest: sha256:94a32e7c954360016ffb898547bec303cd80ba8d9d648f46d8c0ac86f10a07c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:04.712Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:05.056Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:37:05.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-13T07:37:05.056Z] 188a58665762: Preparing [2025-03-13T07:37:05.056Z] 376ffc320d4e: Preparing [2025-03-13T07:37:05.056Z] 56e8cf6446e4: Preparing [2025-03-13T07:37:05.056Z] f28f42d9dab6: Preparing [2025-03-13T07:37:05.056Z] 0d5ab0e5a694: Preparing [2025-03-13T07:37:05.056Z] 57b9bdd982e4: Preparing [2025-03-13T07:37:05.056Z] dd9c8f8612c8: Preparing [2025-03-13T07:37:05.056Z] 57b9bdd982e4: Waiting [2025-03-13T07:37:05.056Z] dd9c8f8612c8: Waiting [2025-03-13T07:37:05.056Z] 0d5ab0e5a694: Layer already exists [2025-03-13T07:37:05.056Z] 376ffc320d4e: Layer already exists [2025-03-13T07:37:05.056Z] f28f42d9dab6: Layer already exists [2025-03-13T07:37:05.056Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:37:05.056Z] 188a58665762: Layer already exists [2025-03-13T07:37:05.056Z] 57b9bdd982e4: Layer already exists [2025-03-13T07:37:05.056Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:37:05.319Z] afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:94a32e7c954360016ffb898547bec303cd80ba8d9d648f46d8c0ac86f10a07c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:05.667Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:06.011Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-03-13T07:37:06.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-13T07:37:06.011Z] 188a58665762: Preparing [2025-03-13T07:37:06.011Z] 376ffc320d4e: Preparing [2025-03-13T07:37:06.011Z] 56e8cf6446e4: Preparing [2025-03-13T07:37:06.011Z] f28f42d9dab6: Preparing [2025-03-13T07:37:06.011Z] 0d5ab0e5a694: Preparing [2025-03-13T07:37:06.011Z] 57b9bdd982e4: Preparing [2025-03-13T07:37:06.011Z] dd9c8f8612c8: Preparing [2025-03-13T07:37:06.011Z] 57b9bdd982e4: Waiting [2025-03-13T07:37:06.011Z] dd9c8f8612c8: Waiting [2025-03-13T07:37:06.011Z] 188a58665762: Layer already exists [2025-03-13T07:37:06.011Z] f28f42d9dab6: Layer already exists [2025-03-13T07:37:06.011Z] 0d5ab0e5a694: Layer already exists [2025-03-13T07:37:06.011Z] 56e8cf6446e4: Layer already exists [2025-03-13T07:37:06.011Z] 376ffc320d4e: Layer already exists [2025-03-13T07:37:06.011Z] 57b9bdd982e4: Layer already exists [2025-03-13T07:37:06.011Z] dd9c8f8612c8: Layer already exists [2025-03-13T07:37:06.011Z] odessa: digest: sha256:94a32e7c954360016ffb898547bec303cd80ba8d9d648f46d8c0ac86f10a07c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T07:37:06.100Z] ===================================================== [Pipeline] echo [2025-03-13T07:37:06.117Z] taggedImages: [2025-03-13T07:37:06.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [2025-03-13T07:37:06.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [2025-03-13T07:37:06.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [2025-03-13T07:37:06.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:06.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T07:37:06.515Z] [2025-03-13T07:37:06.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:06.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T07:37:06.844Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-13T07:37:06.844Z] 8998bd30e6a1: Pulling fs layer [2025-03-13T07:37:06.844Z] 04944245beec: Pulling fs layer [2025-03-13T07:37:06.844Z] 699f458cf7ca: Pulling fs layer [2025-03-13T07:37:06.844Z] 765212b225bb: Pulling fs layer [2025-03-13T07:37:06.844Z] f23df028b6ca: Pulling fs layer [2025-03-13T07:37:06.844Z] d65c8cfc05b1: Pulling fs layer [2025-03-13T07:37:06.844Z] 2437ff75d9bd: Pulling fs layer [2025-03-13T07:37:06.844Z] f23df028b6ca: Waiting [2025-03-13T07:37:06.844Z] d65c8cfc05b1: Waiting [2025-03-13T07:37:06.844Z] 2437ff75d9bd: Waiting [2025-03-13T07:37:06.844Z] 765212b225bb: Waiting [2025-03-13T07:37:07.108Z] 04944245beec: Verifying Checksum [2025-03-13T07:37:07.108Z] 04944245beec: Download complete [2025-03-13T07:37:07.108Z] 765212b225bb: Verifying Checksum [2025-03-13T07:37:07.108Z] 765212b225bb: Download complete [2025-03-13T07:37:07.108Z] f23df028b6ca: Download complete [2025-03-13T07:37:07.108Z] d65c8cfc05b1: Verifying Checksum [2025-03-13T07:37:07.108Z] d65c8cfc05b1: Download complete [2025-03-13T07:37:07.372Z] 699f458cf7ca: Verifying Checksum [2025-03-13T07:37:07.372Z] 699f458cf7ca: Download complete [2025-03-13T07:37:07.636Z] 8998bd30e6a1: Verifying Checksum [2025-03-13T07:37:07.636Z] 8998bd30e6a1: Download complete [2025-03-13T07:37:10.210Z] 2437ff75d9bd: Verifying Checksum [2025-03-13T07:37:10.210Z] 2437ff75d9bd: Download complete [2025-03-13T07:37:12.150Z] 8998bd30e6a1: Pull complete [2025-03-13T07:37:13.106Z] 04944245beec: Pull complete [2025-03-13T07:37:14.511Z] 699f458cf7ca: Pull complete [2025-03-13T07:37:14.777Z] 765212b225bb: Pull complete [2025-03-13T07:37:15.731Z] f23df028b6ca: Pull complete [2025-03-13T07:37:15.999Z] d65c8cfc05b1: Pull complete [2025-03-13T07:37:34.190Z] 2437ff75d9bd: Pull complete [2025-03-13T07:37:34.190Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-13T07:37:34.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T07:37:34.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T07:37:34.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-41257 does not seem to be running inside a container [2025-03-13T07:37:34.487Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T07:37:37.000Z] $ docker top fa4024370ee444ec40879a917b8b46ecad59884fd1ed9190da1ed71c9f68e49a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:37:37.853Z] ---> job-cost.sh [2025-03-13T07:37:37.853Z] lf-activate-venv: SKIPPING [2025-03-13T07:37:37.853Z] INFO: No Stack... [2025-03-13T07:37:38.119Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-13T07:37:39.075Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T07:37:39.700Z] + cat /w/workspace/edgex-go/13/archives/cost.csv [2025-03-13T07:37:39.700Z] + cut -d, -f6 [Pipeline] lock [2025-03-13T07:37:39.723Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-13-stack-cost] [2025-03-13T07:37:39.734Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-13-stack-cost] did not exist. Created. [2025-03-13T07:37:39.739Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T07:37:40.388Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-13T07:37:41.703Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T07:37:41.711Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-13-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T07:37:41.758Z] $ docker stop --time=1 fa4024370ee444ec40879a917b8b46ecad59884fd1ed9190da1ed71c9f68e49a [2025-03-13T07:37:43.279Z] $ docker rm -f --volumes fa4024370ee444ec40879a917b8b46ecad59884fd1ed9190da1ed71c9f68e49a [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-13T07:37:43.905Z] provisioning config files... [2025-03-13T07:37:43.914Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config16665859788118848329tmp [Pipeline] { [Pipeline] sh [2025-03-13T07:37:44.212Z] + set +x [2025-03-13T07:37:44.212Z] + curl -s https://codecov.io/bash [2025-03-13T07:37:44.212Z] + bash -s -- [2025-03-13T07:37:44.470Z] [2025-03-13T07:37:44.471Z] _____ _ [2025-03-13T07:37:44.471Z] / ____| | | [2025-03-13T07:37:44.471Z] | | ___ __| | ___ ___ _____ __ [2025-03-13T07:37:44.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-13T07:37:44.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-13T07:37:44.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-13T07:37:44.471Z] Bash-1.0.6 [2025-03-13T07:37:44.471Z] [2025-03-13T07:37:44.471Z] [2025-03-13T07:37:44.471Z] ==> git version 2.25.1 found [2025-03-13T07:37:44.471Z] ==> 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-13T07:37:44.471Z] Release-Date: 2020-01-08 [2025-03-13T07:37:44.471Z] 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-13T07:37:44.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-13T07:37:44.471Z] ==> Jenkins CI detected. [2025-03-13T07:37:44.471Z] current dir:  /w/workspace/edgex-go/13 [2025-03-13T07:37:44.471Z] project root: . [2025-03-13T07:37:44.471Z] --> token set from env [2025-03-13T07:37:44.471Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-13T07:37:44.471Z] ==> Running gcov in . (disable via -X gcov) [2025-03-13T07:37:44.471Z] ==> Python coveragepy not found [2025-03-13T07:37:44.471Z] ==> Searching for coverage reports in: [2025-03-13T07:37:44.471Z] + . [2025-03-13T07:37:44.471Z] -> Found 1 reports [2025-03-13T07:37:44.471Z] ==> Detecting git/mercurial file structure [2025-03-13T07:37:44.471Z] ==> Reading reports [2025-03-13T07:37:44.471Z] + ./coverage.out bytes=1660924 [2025-03-13T07:37:44.471Z] ==> Appending adjustments [2025-03-13T07:37:44.471Z] https://docs.codecov.io/docs/fixing-reports [2025-03-13T07:37:46.372Z] + Found adjustments [2025-03-13T07:37:46.372Z] ==> Gzipping contents [2025-03-13T07:37:46.372Z] 168K /tmp/codecov.GhFCcb.gz [2025-03-13T07:37:46.372Z] ==> Uploading reports [2025-03-13T07:37:46.372Z] url: https://codecov.io [2025-03-13T07:37:46.372Z] query: branch=odessa&commit=afd283dce2a51cc60b3f9ac8ba0c149d63a183b2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-13T07:37:46.372Z] -> Pinging Codecov [2025-03-13T07:37:46.372Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=afd283dce2a51cc60b3f9ac8ba0c149d63a183b2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-13T07:37:46.372Z] -> Uploading to [2025-03-13T07:37:46.372Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/afd283dce2a51cc60b3f9ac8ba0c149d63a183b2/dda0a8c9-36ef-4a1f-94ec-e824d6a9b8d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250313%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250313T073746Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=634fc16d7b9dfeabf46148a6ac26bb6c2c66a09d4e288e78f3830c68d7595c43 [2025-03-13T07:37:46.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:37:46.372Z] Dload Upload Total Spent Left Speed [2025-03-13T07:37:46.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 0 0 100 164k 0 952k --:--:-- --:--:-- --:--:-- 952k [2025-03-13T07:37:46.634Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [2025-03-13T07:37:46.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-13T07:37:46.862Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-13T07:37:46.887Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:47.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-13T07:37:47.201Z] [2025-03-13T07:37:47.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:37:47.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-13T07:37:47.502Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-13T07:37:47.502Z] 43c4264eed91: Pulling fs layer [2025-03-13T07:37:47.502Z] 4cc291be95ef: Pulling fs layer [2025-03-13T07:37:47.502Z] 2ac1f1163629: Pulling fs layer [2025-03-13T07:37:47.502Z] 5c3c966382ef: Pulling fs layer [2025-03-13T07:37:47.502Z] 4f4fb700ef54: Pulling fs layer [2025-03-13T07:37:47.502Z] d9c7d2e4e75e: Pulling fs layer [2025-03-13T07:37:47.502Z] 9c3e1370e548: Pulling fs layer [2025-03-13T07:37:47.502Z] 4f4fb700ef54: Waiting [2025-03-13T07:37:47.502Z] d9c7d2e4e75e: Waiting [2025-03-13T07:37:47.502Z] 9c3e1370e548: Waiting [2025-03-13T07:37:47.502Z] 5c3c966382ef: Waiting [2025-03-13T07:37:47.502Z] 4cc291be95ef: Download complete [2025-03-13T07:37:47.502Z] 5c3c966382ef: Verifying Checksum [2025-03-13T07:37:47.502Z] 5c3c966382ef: Download complete [2025-03-13T07:37:47.502Z] 4f4fb700ef54: Download complete [2025-03-13T07:37:47.502Z] 43c4264eed91: Verifying Checksum [2025-03-13T07:37:47.502Z] 43c4264eed91: Download complete [2025-03-13T07:37:47.761Z] 43c4264eed91: Pull complete [2025-03-13T07:37:47.761Z] d9c7d2e4e75e: Verifying Checksum [2025-03-13T07:37:47.761Z] d9c7d2e4e75e: Download complete [2025-03-13T07:37:47.761Z] 4cc291be95ef: Pull complete [2025-03-13T07:37:48.019Z] 2ac1f1163629: Verifying Checksum [2025-03-13T07:37:48.019Z] 2ac1f1163629: Download complete [2025-03-13T07:37:48.585Z] 9c3e1370e548: Verifying Checksum [2025-03-13T07:37:48.585Z] 9c3e1370e548: Download complete [2025-03-13T07:37:51.112Z] 2ac1f1163629: Pull complete [2025-03-13T07:37:51.112Z] 5c3c966382ef: Pull complete [2025-03-13T07:37:51.112Z] 4f4fb700ef54: Pull complete [2025-03-13T07:37:51.370Z] d9c7d2e4e75e: Pull complete [2025-03-13T07:37:54.651Z] 9c3e1370e548: Pull complete [2025-03-13T07:37:54.652Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-13T07:37:54.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-13T07:37:54.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T07:37:54.759Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T07:37:54.783Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T07:37:56.537Z] $ docker top 43deab1c9c829bef46c3acc292372b9da3196278f80f5c1d43823c245e4e45e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T07:37:56.912Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo [2025-03-13T07:37:56.922Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh [2025-03-13T07:37:57.201Z] + set -o pipefail [2025-03-13T07:37:57.201Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' [2025-03-13T07:38:01.392Z] [2025-03-13T07:38:01.392Z] Monitoring /w/workspace/edgex-go/13 (github.com/edgexfoundry/edgex-go)... [2025-03-13T07:38:01.392Z] [2025-03-13T07:38:01.392Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/6102b5f0-d778-471e-887c-cf2ecd683e06 [2025-03-13T07:38:01.392Z] [2025-03-13T07:38:01.392Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-13T07:38:01.392Z] [2025-03-13T07:38:01.393Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-13T07:38:01.393Z] [2025-03-13T07:38:01.652Z] [2025-03-13T07:38:01.652Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-13T07:38:01.652Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-13T07:38:01.916Z] $ docker stop --time=1 43deab1c9c829bef46c3acc292372b9da3196278f80f5c1d43823c245e4e45e0 [2025-03-13T07:38:03.367Z] $ docker rm -f --volumes 43deab1c9c829bef46c3acc292372b9da3196278f80f5c1d43823c245e4e45e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-13T07:38:03.644Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T07:38:03.667Z] provisioning config files... [2025-03-13T07:38:03.675Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/13@tmp/config11080858113690438325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:03.978Z] --> edgex-publish-swagger.sh [2025-03-13T07:38:03.978Z] === Publish openapi API === [2025-03-13T07:38:03.978Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-13T07:38:03.978Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/13/openapi/core-command.yaml] [2025-03-13T07:38:03.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:38:03.978Z] Dload Upload Total Spent Left Speed [2025-03-13T07:38:04.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 45404 --:--:-- --:--:-- --:--:-- 45341 [2025-03-13T07:38:04.547Z] [2025-03-13T07:38:04.547Z] [2025-03-13T07:38:04.547Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/13/openapi/core-data.yaml] [2025-03-13T07:38:04.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:38:04.547Z] Dload Upload Total Spent Left Speed [2025-03-13T07:38:05.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 146k --:--:-- --:--:-- --:--:-- 146k [2025-03-13T07:38:05.116Z] [2025-03-13T07:38:05.116Z] [2025-03-13T07:38:05.116Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/13/openapi/core-keeper.yaml] [2025-03-13T07:38:05.116Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:38:05.116Z] Dload Upload Total Spent Left Speed [2025-03-13T07:38:05.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 366 178k --:--:-- --:--:-- --:--:-- 178k [2025-03-13T07:38:05.375Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-13T07:38:05.375Z] [2025-03-13T07:38:05.375Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/13/openapi/core-metadata.yaml] [2025-03-13T07:38:05.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:38:05.375Z] Dload Upload Total Spent Left Speed [2025-03-13T07:38:05.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 482 483k --:--:-- --:--:-- --:--:-- 483k [2025-03-13T07:38:05.636Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-13T07:38:05.636Z] [2025-03-13T07:38:05.636Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/13/openapi/security-proxy-auth.yaml] [2025-03-13T07:38:05.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:38:05.636Z] Dload Upload Total Spent Left Speed [2025-03-13T07:38:05.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 379 137k --:--:-- --:--:-- --:--:-- 138k [2025-03-13T07:38:05.897Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-13T07:38:05.897Z] [2025-03-13T07:38:05.897Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/13/openapi/security-secretstore-setup.yaml] [2025-03-13T07:38:05.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:38:05.897Z] Dload Upload Total Spent Left Speed [2025-03-13T07:38:05.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 417 24765 --:--:-- --:--:-- --:--:-- 25343 [2025-03-13T07:38:05.897Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-13T07:38:05.897Z] [2025-03-13T07:38:05.897Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/13/openapi/support-notifications.yaml] [2025-03-13T07:38:05.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:38:05.897Z] Dload Upload Total Spent Left Speed [2025-03-13T07:38:06.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 1148k --:--:-- --:--:-- --:--:-- 1135k 100 97k 100 156 100 99976 475 297k --:--:-- --:--:-- --:--:-- 297k [2025-03-13T07:38:06.417Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-13T07:38:06.417Z] [2025-03-13T07:38:06.417Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/13/openapi/support-scheduler.yaml] [2025-03-13T07:38:06.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T07:38:06.417Z] Dload Upload Total Spent Left Speed [2025-03-13T07:38:06.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 380 120k --:--:-- --:--:-- --:--:-- 121k [2025-03-13T07:38:06.677Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-13T07:38:06.677Z] [Pipeline] } [2025-03-13T07:38:06.685Z] 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-13T07:38:07.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T07:38:07.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:38:07.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T07:38:07.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T07:38:07.507Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T07:38:07.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T07:38:07.903Z] $ docker top 0ac9fcc16d1592a081914471d9d28fa7cb9e7172f66480983e4e73f7579ecb33 -eo pid,comm [2025-03-13T07:38:07.969Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-13T07:38:07.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T07:38:08.015Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T07:38:08.316Z] + git semver [Pipeline] } [2025-03-13T07:38:08.575Z] $ docker stop --time=1 0ac9fcc16d1592a081914471d9d28fa7cb9e7172f66480983e4e73f7579ecb33 [2025-03-13T07:38:09.856Z] $ docker rm -f --volumes 0ac9fcc16d1592a081914471d9d28fa7cb9e7172f66480983e4e73f7579ecb33 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:38:10.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T07:38:10.274Z] [2025-03-13T07:38:10.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:38:10.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T07:38:10.644Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-13T07:38:10.644Z] ab5ef0e58194: Pulling fs layer [2025-03-13T07:38:10.644Z] 9712f1f96733: Pulling fs layer [2025-03-13T07:38:10.644Z] 63f879dbbcfc: Pulling fs layer [2025-03-13T07:38:10.644Z] 0d9ebad4ef96: Pulling fs layer [2025-03-13T07:38:10.644Z] e9a5061849ea: Pulling fs layer [2025-03-13T07:38:10.644Z] 0d9ebad4ef96: Waiting [2025-03-13T07:38:10.644Z] d747dcd14b5f: Pulling fs layer [2025-03-13T07:38:10.644Z] e9a5061849ea: Waiting [2025-03-13T07:38:10.644Z] 2de7ff778b66: Pulling fs layer [2025-03-13T07:38:10.644Z] d747dcd14b5f: Waiting [2025-03-13T07:38:10.644Z] 2de7ff778b66: Waiting [2025-03-13T07:38:10.644Z] 9712f1f96733: Verifying Checksum [2025-03-13T07:38:10.644Z] 9712f1f96733: Download complete [2025-03-13T07:38:10.922Z] 63f879dbbcfc: Verifying Checksum [2025-03-13T07:38:10.922Z] 63f879dbbcfc: Download complete [2025-03-13T07:38:11.200Z] e9a5061849ea: Verifying Checksum [2025-03-13T07:38:11.200Z] e9a5061849ea: Download complete [2025-03-13T07:38:11.200Z] ab5ef0e58194: Download complete [2025-03-13T07:38:11.200Z] d747dcd14b5f: Verifying Checksum [2025-03-13T07:38:11.200Z] 0d9ebad4ef96: Verifying Checksum [2025-03-13T07:38:11.200Z] 0d9ebad4ef96: Download complete [2025-03-13T07:38:11.200Z] 2de7ff778b66: Download complete [2025-03-13T07:38:13.804Z] ab5ef0e58194: Pull complete [2025-03-13T07:38:14.071Z] 9712f1f96733: Pull complete [2025-03-13T07:38:15.007Z] 63f879dbbcfc: Pull complete [2025-03-13T07:38:18.293Z] 0d9ebad4ef96: Pull complete [2025-03-13T07:38:18.551Z] e9a5061849ea: Pull complete [2025-03-13T07:38:18.551Z] d747dcd14b5f: Pull complete [2025-03-13T07:38:19.485Z] 2de7ff778b66: Pull complete [2025-03-13T07:38:19.485Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-13T07:38:19.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T07:38:19.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T07:38:19.596Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T07:38:19.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T07:38:21.447Z] $ docker top 5c69fcb3e6624952ec9e294ef14c30bd060c72b99b04be90ca8819f80e6a91a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-13T07:38:21.535Z] provisioning config files... [2025-03-13T07:38:21.542Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/13@tmp/config14473812802651527318tmp [2025-03-13T07:38:21.550Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/13@tmp/config6128941361732345558tmp [2025-03-13T07:38:21.558Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/13@tmp/config17631323989347746864tmp [Pipeline] { [Pipeline] echo [2025-03-13T07:38:21.580Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:21.881Z] ---> sigul-configuration.sh [2025-03-13T07:38:21.881Z] gpg: directory `/root/.gnupg' created [2025-03-13T07:38:21.881Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-13T07:38:21.881Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-13T07:38:21.881Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-13T07:38:21.881Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-13T07:38:21.881Z] gpg: CAST5 encrypted data [2025-03-13T07:38:21.881Z] gpg: encrypted with 1 passphrase [2025-03-13T07:38:21.881Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-13T07:38:22.175Z] + mkdir /home/jenkins [2025-03-13T07:38:22.175Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-13T07:38:22.468Z] + 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-13T07:38:22.482Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:22.771Z] ---> sigul-install.sh [2025-03-13T07:38:22.771Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-13T07:38:23.065Z] + git tag --list [2025-03-13T07:38:23.065Z] 0.6.0 [2025-03-13T07:38:23.065Z] 0.6.1 [2025-03-13T07:38:23.065Z] 0.7.0 [2025-03-13T07:38:23.065Z] 0.7.1 [2025-03-13T07:38:23.065Z] v1.0.0 [2025-03-13T07:38:23.065Z] v1.0.1 [2025-03-13T07:38:23.065Z] v1.1.0 [2025-03-13T07:38:23.065Z] v1.2.0 [2025-03-13T07:38:23.065Z] v1.2.1 [2025-03-13T07:38:23.065Z] v1.3.0 [2025-03-13T07:38:23.065Z] v1.3.1 [2025-03-13T07:38:23.065Z] v2.0.0 [2025-03-13T07:38:23.065Z] v2.1.0 [2025-03-13T07:38:23.065Z] v2.1.1 [2025-03-13T07:38:23.065Z] v2.2.0 [2025-03-13T07:38:23.065Z] v2.3.0 [2025-03-13T07:38:23.065Z] v3.0 [2025-03-13T07:38:23.065Z] v3.0.0 [2025-03-13T07:38:23.065Z] v3.1 [2025-03-13T07:38:23.065Z] v3.1.0 [2025-03-13T07:38:23.065Z] v3.1.0-dev.1 [2025-03-13T07:38:23.065Z] v3.1.0-dev.10 [2025-03-13T07:38:23.065Z] v3.1.0-dev.11 [2025-03-13T07:38:23.065Z] v3.1.0-dev.12 [2025-03-13T07:38:23.065Z] v3.1.0-dev.13 [2025-03-13T07:38:23.065Z] v3.1.0-dev.14 [2025-03-13T07:38:23.065Z] v3.1.0-dev.15 [2025-03-13T07:38:23.065Z] v3.1.0-dev.16 [2025-03-13T07:38:23.065Z] v3.1.0-dev.17 [2025-03-13T07:38:23.065Z] v3.1.0-dev.18 [2025-03-13T07:38:23.065Z] v3.1.0-dev.19 [2025-03-13T07:38:23.065Z] v3.1.0-dev.2 [2025-03-13T07:38:23.065Z] v3.1.0-dev.20 [2025-03-13T07:38:23.065Z] v3.1.0-dev.21 [2025-03-13T07:38:23.065Z] v3.1.0-dev.22 [2025-03-13T07:38:23.065Z] v3.1.0-dev.23 [2025-03-13T07:38:23.065Z] v3.1.0-dev.24 [2025-03-13T07:38:23.065Z] v3.1.0-dev.25 [2025-03-13T07:38:23.065Z] v3.1.0-dev.26 [2025-03-13T07:38:23.065Z] v3.1.0-dev.27 [2025-03-13T07:38:23.065Z] v3.1.0-dev.28 [2025-03-13T07:38:23.065Z] v3.1.0-dev.29 [2025-03-13T07:38:23.065Z] v3.1.0-dev.3 [2025-03-13T07:38:23.065Z] v3.1.0-dev.30 [2025-03-13T07:38:23.065Z] v3.1.0-dev.31 [2025-03-13T07:38:23.065Z] v3.1.0-dev.32 [2025-03-13T07:38:23.065Z] v3.1.0-dev.33 [2025-03-13T07:38:23.065Z] v3.1.0-dev.34 [2025-03-13T07:38:23.065Z] v3.1.0-dev.35 [2025-03-13T07:38:23.065Z] v3.1.0-dev.36 [2025-03-13T07:38:23.065Z] v3.1.0-dev.37 [2025-03-13T07:38:23.065Z] v3.1.0-dev.38 [2025-03-13T07:38:23.065Z] v3.1.0-dev.39 [2025-03-13T07:38:23.065Z] v3.1.0-dev.4 [2025-03-13T07:38:23.065Z] v3.1.0-dev.40 [2025-03-13T07:38:23.065Z] v3.1.0-dev.41 [2025-03-13T07:38:23.065Z] v3.1.0-dev.42 [2025-03-13T07:38:23.065Z] v3.1.0-dev.43 [2025-03-13T07:38:23.065Z] v3.1.0-dev.44 [2025-03-13T07:38:23.065Z] v3.1.0-dev.45 [2025-03-13T07:38:23.065Z] v3.1.0-dev.46 [2025-03-13T07:38:23.065Z] v3.1.0-dev.47 [2025-03-13T07:38:23.065Z] v3.1.0-dev.48 [2025-03-13T07:38:23.065Z] v3.1.0-dev.49 [2025-03-13T07:38:23.065Z] v3.1.0-dev.5 [2025-03-13T07:38:23.065Z] v3.1.0-dev.50 [2025-03-13T07:38:23.065Z] v3.1.0-dev.51 [2025-03-13T07:38:23.065Z] v3.1.0-dev.52 [2025-03-13T07:38:23.065Z] v3.1.0-dev.53 [2025-03-13T07:38:23.065Z] v3.1.0-dev.54 [2025-03-13T07:38:23.065Z] v3.1.0-dev.55 [2025-03-13T07:38:23.065Z] v3.1.0-dev.56 [2025-03-13T07:38:23.065Z] v3.1.0-dev.57 [2025-03-13T07:38:23.065Z] v3.1.0-dev.58 [2025-03-13T07:38:23.065Z] v3.1.0-dev.59 [2025-03-13T07:38:23.065Z] v3.1.0-dev.6 [2025-03-13T07:38:23.065Z] v3.1.0-dev.60 [2025-03-13T07:38:23.065Z] v3.1.0-dev.61 [2025-03-13T07:38:23.065Z] v3.1.0-dev.62 [2025-03-13T07:38:23.065Z] v3.1.0-dev.63 [2025-03-13T07:38:23.065Z] v3.1.0-dev.64 [2025-03-13T07:38:23.065Z] v3.1.0-dev.65 [2025-03-13T07:38:23.065Z] v3.1.0-dev.66 [2025-03-13T07:38:23.065Z] v3.1.0-dev.67 [2025-03-13T07:38:23.065Z] v3.1.0-dev.68 [2025-03-13T07:38:23.065Z] v3.1.0-dev.69 [2025-03-13T07:38:23.065Z] v3.1.0-dev.7 [2025-03-13T07:38:23.065Z] v3.1.0-dev.70 [2025-03-13T07:38:23.065Z] v3.1.0-dev.71 [2025-03-13T07:38:23.065Z] v3.1.0-dev.72 [2025-03-13T07:38:23.065Z] v3.1.0-dev.73 [2025-03-13T07:38:23.065Z] v3.1.0-dev.8 [2025-03-13T07:38:23.065Z] v3.1.0-dev.9 [2025-03-13T07:38:23.065Z] v3.1.1 [2025-03-13T07:38:23.065Z] v3.1.1-dev.1 [2025-03-13T07:38:23.065Z] v3.1.1-dev.2 [2025-03-13T07:38:23.065Z] v3.2.0-dev.1 [2025-03-13T07:38:23.065Z] v3.2.0-dev.10 [2025-03-13T07:38:23.065Z] v3.2.0-dev.100 [2025-03-13T07:38:23.065Z] v3.2.0-dev.101 [2025-03-13T07:38:23.065Z] v3.2.0-dev.102 [2025-03-13T07:38:23.065Z] v3.2.0-dev.103 [2025-03-13T07:38:23.065Z] v3.2.0-dev.104 [2025-03-13T07:38:23.065Z] v3.2.0-dev.105 [2025-03-13T07:38:23.065Z] v3.2.0-dev.106 [2025-03-13T07:38:23.065Z] v3.2.0-dev.107 [2025-03-13T07:38:23.065Z] v3.2.0-dev.108 [2025-03-13T07:38:23.065Z] v3.2.0-dev.109 [2025-03-13T07:38:23.065Z] v3.2.0-dev.11 [2025-03-13T07:38:23.065Z] v3.2.0-dev.12 [2025-03-13T07:38:23.065Z] v3.2.0-dev.13 [2025-03-13T07:38:23.065Z] v3.2.0-dev.14 [2025-03-13T07:38:23.065Z] v3.2.0-dev.15 [2025-03-13T07:38:23.065Z] v3.2.0-dev.16 [2025-03-13T07:38:23.065Z] v3.2.0-dev.17 [2025-03-13T07:38:23.065Z] v3.2.0-dev.18 [2025-03-13T07:38:23.065Z] v3.2.0-dev.19 [2025-03-13T07:38:23.065Z] v3.2.0-dev.2 [2025-03-13T07:38:23.065Z] v3.2.0-dev.20 [2025-03-13T07:38:23.065Z] v3.2.0-dev.21 [2025-03-13T07:38:23.065Z] v3.2.0-dev.22 [2025-03-13T07:38:23.065Z] v3.2.0-dev.23 [2025-03-13T07:38:23.065Z] v3.2.0-dev.24 [2025-03-13T07:38:23.065Z] v3.2.0-dev.25 [2025-03-13T07:38:23.065Z] v3.2.0-dev.26 [2025-03-13T07:38:23.065Z] v3.2.0-dev.27 [2025-03-13T07:38:23.065Z] v3.2.0-dev.28 [2025-03-13T07:38:23.065Z] v3.2.0-dev.29 [2025-03-13T07:38:23.065Z] v3.2.0-dev.3 [2025-03-13T07:38:23.065Z] v3.2.0-dev.30 [2025-03-13T07:38:23.065Z] v3.2.0-dev.31 [2025-03-13T07:38:23.065Z] v3.2.0-dev.32 [2025-03-13T07:38:23.065Z] v3.2.0-dev.33 [2025-03-13T07:38:23.065Z] v3.2.0-dev.34 [2025-03-13T07:38:23.065Z] v3.2.0-dev.35 [2025-03-13T07:38:23.065Z] v3.2.0-dev.36 [2025-03-13T07:38:23.065Z] v3.2.0-dev.37 [2025-03-13T07:38:23.065Z] v3.2.0-dev.38 [2025-03-13T07:38:23.065Z] v3.2.0-dev.39 [2025-03-13T07:38:23.065Z] v3.2.0-dev.4 [2025-03-13T07:38:23.065Z] v3.2.0-dev.40 [2025-03-13T07:38:23.065Z] v3.2.0-dev.41 [2025-03-13T07:38:23.065Z] v3.2.0-dev.42 [2025-03-13T07:38:23.065Z] v3.2.0-dev.43 [2025-03-13T07:38:23.065Z] v3.2.0-dev.44 [2025-03-13T07:38:23.065Z] v3.2.0-dev.45 [2025-03-13T07:38:23.065Z] v3.2.0-dev.46 [2025-03-13T07:38:23.065Z] v3.2.0-dev.47 [2025-03-13T07:38:23.065Z] v3.2.0-dev.48 [2025-03-13T07:38:23.065Z] v3.2.0-dev.49 [2025-03-13T07:38:23.065Z] v3.2.0-dev.5 [2025-03-13T07:38:23.065Z] v3.2.0-dev.50 [2025-03-13T07:38:23.065Z] v3.2.0-dev.51 [2025-03-13T07:38:23.065Z] v3.2.0-dev.52 [2025-03-13T07:38:23.065Z] v3.2.0-dev.53 [2025-03-13T07:38:23.065Z] v3.2.0-dev.54 [2025-03-13T07:38:23.065Z] v3.2.0-dev.55 [2025-03-13T07:38:23.065Z] v3.2.0-dev.56 [2025-03-13T07:38:23.065Z] v3.2.0-dev.57 [2025-03-13T07:38:23.065Z] v3.2.0-dev.58 [2025-03-13T07:38:23.065Z] v3.2.0-dev.59 [2025-03-13T07:38:23.065Z] v3.2.0-dev.6 [2025-03-13T07:38:23.065Z] v3.2.0-dev.60 [2025-03-13T07:38:23.065Z] v3.2.0-dev.61 [2025-03-13T07:38:23.065Z] v3.2.0-dev.62 [2025-03-13T07:38:23.065Z] v3.2.0-dev.63 [2025-03-13T07:38:23.065Z] v3.2.0-dev.64 [2025-03-13T07:38:23.065Z] v3.2.0-dev.65 [2025-03-13T07:38:23.065Z] v3.2.0-dev.66 [2025-03-13T07:38:23.065Z] v3.2.0-dev.67 [2025-03-13T07:38:23.065Z] v3.2.0-dev.68 [2025-03-13T07:38:23.065Z] v3.2.0-dev.69 [2025-03-13T07:38:23.065Z] v3.2.0-dev.7 [2025-03-13T07:38:23.065Z] v3.2.0-dev.70 [2025-03-13T07:38:23.065Z] v3.2.0-dev.71 [2025-03-13T07:38:23.065Z] v3.2.0-dev.72 [2025-03-13T07:38:23.065Z] v3.2.0-dev.73 [2025-03-13T07:38:23.065Z] v3.2.0-dev.74 [2025-03-13T07:38:23.065Z] v3.2.0-dev.75 [2025-03-13T07:38:23.065Z] v3.2.0-dev.76 [2025-03-13T07:38:23.065Z] v3.2.0-dev.77 [2025-03-13T07:38:23.065Z] v3.2.0-dev.78 [2025-03-13T07:38:23.065Z] v3.2.0-dev.79 [2025-03-13T07:38:23.065Z] v3.2.0-dev.8 [2025-03-13T07:38:23.065Z] v3.2.0-dev.80 [2025-03-13T07:38:23.065Z] v3.2.0-dev.81 [2025-03-13T07:38:23.065Z] v3.2.0-dev.82 [2025-03-13T07:38:23.065Z] v3.2.0-dev.83 [2025-03-13T07:38:23.065Z] v3.2.0-dev.84 [2025-03-13T07:38:23.065Z] v3.2.0-dev.85 [2025-03-13T07:38:23.065Z] v3.2.0-dev.86 [2025-03-13T07:38:23.065Z] v3.2.0-dev.87 [2025-03-13T07:38:23.065Z] v3.2.0-dev.88 [2025-03-13T07:38:23.065Z] v3.2.0-dev.89 [2025-03-13T07:38:23.065Z] v3.2.0-dev.9 [2025-03-13T07:38:23.065Z] v3.2.0-dev.90 [2025-03-13T07:38:23.065Z] v3.2.0-dev.91 [2025-03-13T07:38:23.065Z] v3.2.0-dev.92 [2025-03-13T07:38:23.065Z] v3.2.0-dev.93 [2025-03-13T07:38:23.065Z] v3.2.0-dev.94 [2025-03-13T07:38:23.065Z] v3.2.0-dev.95 [2025-03-13T07:38:23.065Z] v3.2.0-dev.96 [2025-03-13T07:38:23.065Z] v3.2.0-dev.97 [2025-03-13T07:38:23.065Z] v3.2.0-dev.98 [2025-03-13T07:38:23.065Z] v3.2.0-dev.99 [2025-03-13T07:38:23.065Z] v4.0 [2025-03-13T07:38:23.065Z] v4.0.0 [2025-03-13T07:38:23.065Z] v4.0.0-dev.1 [2025-03-13T07:38:23.065Z] v4.0.0-dev.10 [2025-03-13T07:38:23.065Z] v4.0.0-dev.11 [2025-03-13T07:38:23.065Z] v4.0.0-dev.12 [2025-03-13T07:38:23.065Z] v4.0.0-dev.13 [2025-03-13T07:38:23.065Z] v4.0.0-dev.14 [2025-03-13T07:38:23.065Z] v4.0.0-dev.15 [2025-03-13T07:38:23.065Z] v4.0.0-dev.16 [2025-03-13T07:38:23.065Z] v4.0.0-dev.17 [2025-03-13T07:38:23.065Z] v4.0.0-dev.18 [2025-03-13T07:38:23.065Z] v4.0.0-dev.19 [2025-03-13T07:38:23.065Z] v4.0.0-dev.2 [2025-03-13T07:38:23.065Z] v4.0.0-dev.20 [2025-03-13T07:38:23.065Z] v4.0.0-dev.21 [2025-03-13T07:38:23.065Z] v4.0.0-dev.22 [2025-03-13T07:38:23.065Z] v4.0.0-dev.23 [2025-03-13T07:38:23.065Z] v4.0.0-dev.24 [2025-03-13T07:38:23.065Z] v4.0.0-dev.25 [2025-03-13T07:38:23.065Z] v4.0.0-dev.26 [2025-03-13T07:38:23.065Z] v4.0.0-dev.27 [2025-03-13T07:38:23.065Z] v4.0.0-dev.28 [2025-03-13T07:38:23.065Z] v4.0.0-dev.29 [2025-03-13T07:38:23.065Z] v4.0.0-dev.3 [2025-03-13T07:38:23.065Z] v4.0.0-dev.30 [2025-03-13T07:38:23.065Z] v4.0.0-dev.31 [2025-03-13T07:38:23.065Z] v4.0.0-dev.32 [2025-03-13T07:38:23.065Z] v4.0.0-dev.33 [2025-03-13T07:38:23.065Z] v4.0.0-dev.34 [2025-03-13T07:38:23.065Z] v4.0.0-dev.35 [2025-03-13T07:38:23.065Z] v4.0.0-dev.36 [2025-03-13T07:38:23.065Z] v4.0.0-dev.37 [2025-03-13T07:38:23.065Z] v4.0.0-dev.38 [2025-03-13T07:38:23.065Z] v4.0.0-dev.39 [2025-03-13T07:38:23.065Z] v4.0.0-dev.4 [2025-03-13T07:38:23.065Z] v4.0.0-dev.40 [2025-03-13T07:38:23.065Z] v4.0.0-dev.41 [2025-03-13T07:38:23.065Z] v4.0.0-dev.42 [2025-03-13T07:38:23.065Z] v4.0.0-dev.43 [2025-03-13T07:38:23.065Z] v4.0.0-dev.44 [2025-03-13T07:38:23.065Z] v4.0.0-dev.45 [2025-03-13T07:38:23.065Z] v4.0.0-dev.46 [2025-03-13T07:38:23.065Z] v4.0.0-dev.47 [2025-03-13T07:38:23.065Z] v4.0.0-dev.48 [2025-03-13T07:38:23.065Z] v4.0.0-dev.49 [2025-03-13T07:38:23.065Z] v4.0.0-dev.5 [2025-03-13T07:38:23.065Z] v4.0.0-dev.50 [2025-03-13T07:38:23.065Z] v4.0.0-dev.51 [2025-03-13T07:38:23.065Z] v4.0.0-dev.52 [2025-03-13T07:38:23.065Z] v4.0.0-dev.53 [2025-03-13T07:38:23.065Z] v4.0.0-dev.54 [2025-03-13T07:38:23.065Z] v4.0.0-dev.55 [2025-03-13T07:38:23.065Z] v4.0.0-dev.56 [2025-03-13T07:38:23.065Z] v4.0.0-dev.57 [2025-03-13T07:38:23.065Z] v4.0.0-dev.58 [2025-03-13T07:38:23.065Z] v4.0.0-dev.59 [2025-03-13T07:38:23.065Z] v4.0.0-dev.6 [2025-03-13T07:38:23.065Z] v4.0.0-dev.60 [2025-03-13T07:38:23.065Z] v4.0.0-dev.61 [2025-03-13T07:38:23.065Z] v4.0.0-dev.62 [2025-03-13T07:38:23.065Z] v4.0.0-dev.63 [2025-03-13T07:38:23.065Z] v4.0.0-dev.64 [2025-03-13T07:38:23.065Z] v4.0.0-dev.65 [2025-03-13T07:38:23.065Z] v4.0.0-dev.66 [2025-03-13T07:38:23.065Z] v4.0.0-dev.67 [2025-03-13T07:38:23.065Z] v4.0.0-dev.68 [2025-03-13T07:38:23.065Z] v4.0.0-dev.69 [2025-03-13T07:38:23.065Z] v4.0.0-dev.7 [2025-03-13T07:38:23.065Z] v4.0.0-dev.70 [2025-03-13T07:38:23.065Z] v4.0.0-dev.71 [2025-03-13T07:38:23.065Z] v4.0.0-dev.72 [2025-03-13T07:38:23.065Z] v4.0.0-dev.8 [2025-03-13T07:38:23.065Z] v4.0.0-dev.9 [2025-03-13T07:38:23.065Z] v4.0.1 [2025-03-13T07:38:23.065Z] v4.0.1-dev.1 [2025-03-13T07:38:23.065Z] v4.0.2-dev.1 [Pipeline] sh [2025-03-13T07:38:23.353Z] + lftools sign git-tag v4.0.0 [2025-03-13T07:38:23.919Z] Signing Git tag with Sigul... [2025-03-13T07:38:23.919Z] Signing v4.0.0 [Pipeline] echo [2025-03-13T07:38:24.192Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:24.482Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-13T07:38:24.490Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-13T07:38:24.518Z] $ docker stop --time=1 5c69fcb3e6624952ec9e294ef14c30bd060c72b99b04be90ca8819f80e6a91a8 [2025-03-13T07:38:25.809Z] $ docker rm -f --volumes 5c69fcb3e6624952ec9e294ef14c30bd060c72b99b04be90ca8819f80e6a91a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-13T07:38:26.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T07:38:26.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:38:26.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T07:38:26.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T07:38:26.689Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T07:38:26.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T07:38:27.025Z] $ docker top 397c8f83051eaf1f790e41c2302d842bbe088180bc148b964218ad40a21777d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T07:38:27.120Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T07:38:27.424Z] + git semver [Pipeline] } [2025-03-13T07:38:27.689Z] $ docker stop --time=1 397c8f83051eaf1f790e41c2302d842bbe088180bc148b964218ad40a21777d8 [2025-03-13T07:38:28.911Z] $ docker rm -f --volumes 397c8f83051eaf1f790e41c2302d842bbe088180bc148b964218ad40a21777d8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T07:38:29.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T07:38:29.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:38:29.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T07:38:29.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T07:38:29.667Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T07:38:29.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T07:38:30.007Z] $ docker top 3560ab4e14258679eac4ba206960c0f0f670c13f3ba9614ead79e40dc7b953b2 -eo pid,comm [2025-03-13T07:38:30.057Z] 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-13T07:38:30.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T07:38:30.104Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T07:38:30.407Z] + git semver [Pipeline] } [2025-03-13T07:38:30.673Z] $ docker stop --time=1 3560ab4e14258679eac4ba206960c0f0f670c13f3ba9614ead79e40dc7b953b2 [2025-03-13T07:38:31.947Z] $ docker rm -f --volumes 3560ab4e14258679eac4ba206960c0f0f670c13f3ba9614ead79e40dc7b953b2 [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-13T07:38:32.564Z] + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:32.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:33.719Z] ---> package-listing.sh [2025-03-13T07:38:33.719Z] ++ facter osfamily [2025-03-13T07:38:33.719Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-13T07:38:33.978Z] + OS_FAMILY=debian [2025-03-13T07:38:33.978Z] + workspace=/w/workspace/edgex-go/13 [2025-03-13T07:38:33.978Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-13T07:38:33.978Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-13T07:38:33.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-13T07:38:33.978Z] + PACKAGES=/tmp/packages_start.txt [2025-03-13T07:38:33.978Z] + '[' /w/workspace/edgex-go/13 ']' [2025-03-13T07:38:33.978Z] + PACKAGES=/tmp/packages_end.txt [2025-03-13T07:38:33.978Z] + case "${OS_FAMILY}" in [2025-03-13T07:38:33.978Z] + dpkg -l [2025-03-13T07:38:33.978Z] + grep '^ii' [2025-03-13T07:38:33.978Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-13T07:38:33.978Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-13T07:38:33.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-13T07:38:33.978Z] + '[' /w/workspace/edgex-go/13 ']' [2025-03-13T07:38:33.978Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2025-03-13T07:38:33.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2025-03-13T07:38:33.989Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-13T07:38:34.266Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:38:34.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T07:38:34.834Z] [2025-03-13T07:38:34.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T07:38:35.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T07:38:35.140Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-13T07:38:35.140Z] 5eb5b503b376: Pulling fs layer [2025-03-13T07:38:35.140Z] 5c69ac0246d0: Pulling fs layer [2025-03-13T07:38:35.140Z] ec43610c2a17: Pulling fs layer [2025-03-13T07:38:35.140Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-13T07:38:35.140Z] 33b1e0a273af: Pulling fs layer [2025-03-13T07:38:35.140Z] 5d3b04190fa2: Pulling fs layer [2025-03-13T07:38:35.140Z] 2f39f015ded8: Pulling fs layer [2025-03-13T07:38:35.140Z] 5d3b04190fa2: Waiting [2025-03-13T07:38:35.140Z] 2f39f015ded8: Waiting [2025-03-13T07:38:35.140Z] 33b1e0a273af: Waiting [2025-03-13T07:38:35.140Z] 3a2ae6a8a46f: Waiting [2025-03-13T07:38:35.140Z] 5c69ac0246d0: Download complete [2025-03-13T07:38:35.140Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-13T07:38:35.140Z] 3a2ae6a8a46f: Download complete [2025-03-13T07:38:35.140Z] 33b1e0a273af: Verifying Checksum [2025-03-13T07:38:35.140Z] 33b1e0a273af: Download complete [2025-03-13T07:38:35.140Z] ec43610c2a17: Verifying Checksum [2025-03-13T07:38:35.140Z] ec43610c2a17: Download complete [2025-03-13T07:38:35.140Z] 5d3b04190fa2: Verifying Checksum [2025-03-13T07:38:35.140Z] 5d3b04190fa2: Download complete [2025-03-13T07:38:35.399Z] 5eb5b503b376: Verifying Checksum [2025-03-13T07:38:35.399Z] 5eb5b503b376: Download complete [2025-03-13T07:38:35.963Z] 2f39f015ded8: Verifying Checksum [2025-03-13T07:38:35.963Z] 2f39f015ded8: Download complete [2025-03-13T07:38:36.527Z] 5eb5b503b376: Pull complete [2025-03-13T07:38:36.527Z] 5c69ac0246d0: Pull complete [2025-03-13T07:38:36.785Z] ec43610c2a17: Pull complete [2025-03-13T07:38:37.042Z] 3a2ae6a8a46f: Pull complete [2025-03-13T07:38:37.042Z] 33b1e0a273af: Pull complete [2025-03-13T07:38:37.301Z] 5d3b04190fa2: Pull complete [2025-03-13T07:38:41.482Z] 2f39f015ded8: Pull complete [2025-03-13T07:38:41.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-13T07:38:41.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T07:38:41.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T07:38:41.577Z] prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container [2025-03-13T07:38:41.598Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-13T07:38:43.105Z] $ docker top 45427ce6901b6711e82eb8377b5781932f1ebe7a6ce3c259fa55375550eee171 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T07:38:43.462Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-13T07:38:43.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-13T07:38:44.030Z] + ls /var/log/sa-host [2025-03-13T07:38:44.030Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T07:38:44.185Z] provisioning config files... [2025-03-13T07:38:44.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config9782282723408156239tmp [Pipeline] { [Pipeline] echo [2025-03-13T07:38:44.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:44.499Z] ---> create-netrc.sh [Pipeline] } [2025-03-13T07:38:44.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:44.841Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-13T07:38:44.851Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:45.135Z] ---> sudo-logs.sh [2025-03-13T07:38:45.135Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-13T07:38:45.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:45.441Z] ---> job-cost.sh [2025-03-13T07:38:45.441Z] lf-activate-venv: SKIPPING [2025-03-13T07:38:45.441Z] DEBUG: total: 0.10999999940395355 [2025-03-13T07:38:45.441Z] INFO: Retrieving Stack Cost... [2025-03-13T07:38:46.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T07:38:46.268Z] INFO: Archiving Costs [Pipeline] echo [2025-03-13T07:38:46.280Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T07:38:46.559Z] ---> logs-deploy.sh [2025-03-13T07:38:46.559Z] lf-activate-venv: SKIPPING [2025-03-13T07:38:46.559Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/13 [2025-03-13T07:38:46.559Z] INFO: archiving workspace using pattern(s): [2025-03-13T07:38:47.494Z] Archives upload complete. [2025-03-13T07:38:47.753Z] INFO: archiving logs to Nexus [2025-03-13T07:38:48.323Z] ---> uname -a: [2025-03-13T07:38:48.323Z] Linux prd-ubuntu20-04-docker-8c-8g-41256 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] ---> lscpu: [2025-03-13T07:38:48.323Z] Architecture: x86_64 [2025-03-13T07:38:48.323Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-13T07:38:48.323Z] Byte Order: Little Endian [2025-03-13T07:38:48.323Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-13T07:38:48.323Z] CPU(s): 8 [2025-03-13T07:38:48.323Z] On-line CPU(s) list: 0-7 [2025-03-13T07:38:48.323Z] Thread(s) per core: 1 [2025-03-13T07:38:48.323Z] Core(s) per socket: 1 [2025-03-13T07:38:48.323Z] Socket(s): 8 [2025-03-13T07:38:48.323Z] NUMA node(s): 1 [2025-03-13T07:38:48.323Z] Vendor ID: AuthenticAMD [2025-03-13T07:38:48.323Z] CPU family: 23 [2025-03-13T07:38:48.323Z] Model: 49 [2025-03-13T07:38:48.323Z] Model name: AMD EPYC-Rome Processor [2025-03-13T07:38:48.323Z] Stepping: 0 [2025-03-13T07:38:48.323Z] CPU MHz: 2800.000 [2025-03-13T07:38:48.323Z] BogoMIPS: 5600.00 [2025-03-13T07:38:48.323Z] Virtualization: AMD-V [2025-03-13T07:38:48.323Z] Hypervisor vendor: KVM [2025-03-13T07:38:48.323Z] Virtualization type: full [2025-03-13T07:38:48.323Z] L1d cache: 256 KiB [2025-03-13T07:38:48.323Z] L1i cache: 256 KiB [2025-03-13T07:38:48.323Z] L2 cache: 4 MiB [2025-03-13T07:38:48.323Z] L3 cache: 128 MiB [2025-03-13T07:38:48.323Z] NUMA node0 CPU(s): 0-7 [2025-03-13T07:38:48.323Z] Vulnerability Itlb multihit: Not affected [2025-03-13T07:38:48.323Z] Vulnerability L1tf: Not affected [2025-03-13T07:38:48.323Z] Vulnerability Mds: Not affected [2025-03-13T07:38:48.323Z] Vulnerability Meltdown: Not affected [2025-03-13T07:38:48.323Z] Vulnerability Mmio stale data: Not affected [2025-03-13T07:38:48.323Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-13T07:38:48.323Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-13T07:38:48.323Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-13T07:38:48.323Z] Vulnerability Srbds: Not affected [2025-03-13T07:38:48.323Z] Vulnerability Tsx async abort: Not affected [2025-03-13T07:38:48.323Z] 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-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] ---> nproc: [2025-03-13T07:38:48.323Z] 8 [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] ---> df -h: [2025-03-13T07:38:48.323Z] Filesystem Size Used Avail Use% Mounted on [2025-03-13T07:38:48.323Z] overlay 155G 31G 124G 21% / [2025-03-13T07:38:48.323Z] tmpfs 64M 0 64M 0% /dev [2025-03-13T07:38:48.323Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-13T07:38:48.323Z] shm 64M 0 64M 0% /dev/shm [2025-03-13T07:38:48.323Z] /dev/vda1 155G 31G 124G 21% /facter-os [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] ---> sar -b -r -n DEV: [2025-03-13T07:38:48.323Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41256) 03/13/25 _x86_64_ (8 CPU) [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] 06:50:33 LINUX RESTART (8 CPU) [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] 06:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-13T07:38:48.323Z] 06:52:01 436.59 23.98 412.61 0.00 2243.36 72693.88 0.00 [2025-03-13T07:38:48.323Z] 06:53:01 74.04 0.07 73.97 0.00 11.33 36247.69 0.00 [2025-03-13T07:38:48.323Z] 06:54:01 47.73 0.25 47.48 0.00 3.20 26155.16 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 292.35 1.98 290.37 0.00 54.12 172875.45 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 1526.32 35.97 1490.35 0.00 3682.24 397721.43 0.00 [2025-03-13T07:38:48.323Z] 06:57:01 181.71 0.08 181.63 0.00 0.67 63478.79 0.00 [2025-03-13T07:38:48.323Z] 06:58:01 428.53 0.08 428.45 0.00 0.67 109505.22 0.00 [2025-03-13T07:38:48.323Z] 06:59:01 731.31 0.08 731.23 0.00 8.80 125999.13 0.00 [2025-03-13T07:38:48.323Z] 07:00:01 23.58 0.10 23.48 0.00 20.79 561.55 0.00 [2025-03-13T07:38:48.323Z] 07:01:01 6.63 0.00 6.63 0.00 0.00 134.24 0.00 [2025-03-13T07:38:48.323Z] 07:02:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2025-03-13T07:38:48.323Z] 07:03:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2025-03-13T07:38:48.323Z] 07:04:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-03-13T07:38:48.323Z] 07:05:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2025-03-13T07:38:48.323Z] 07:06:01 1.70 0.02 1.68 0.00 0.13 20.00 0.00 [2025-03-13T07:38:48.323Z] 07:07:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2025-03-13T07:38:48.323Z] 07:08:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2025-03-13T07:38:48.323Z] 07:09:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 [2025-03-13T07:38:48.323Z] 07:10:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2025-03-13T07:38:48.323Z] 07:11:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 [2025-03-13T07:38:48.323Z] 07:12:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2025-03-13T07:38:48.323Z] 07:13:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2025-03-13T07:38:48.323Z] 07:14:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2025-03-13T07:38:48.323Z] 07:15:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 [2025-03-13T07:38:48.323Z] 07:16:02 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2025-03-13T07:38:48.323Z] 07:17:01 0.97 0.02 0.95 0.00 0.14 13.15 0.00 [2025-03-13T07:38:48.323Z] 07:18:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2025-03-13T07:38:48.323Z] 07:19:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 [2025-03-13T07:38:48.323Z] 07:20:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2025-03-13T07:38:48.323Z] 07:21:01 0.78 0.00 0.78 0.00 0.00 10.13 0.00 [2025-03-13T07:38:48.323Z] 07:22:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 [2025-03-13T07:38:48.323Z] 07:23:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 [2025-03-13T07:38:48.323Z] 07:24:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 [2025-03-13T07:38:48.323Z] 07:25:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2025-03-13T07:38:48.323Z] 07:26:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2025-03-13T07:38:48.323Z] 07:27:01 1.45 0.00 1.45 0.00 0.00 19.20 0.00 [2025-03-13T07:38:48.323Z] 07:28:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2025-03-13T07:38:48.323Z] 07:29:01 0.92 0.00 0.92 0.00 0.00 13.20 0.00 [2025-03-13T07:38:48.323Z] 07:30:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2025-03-13T07:38:48.323Z] 07:31:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2025-03-13T07:38:48.323Z] 07:32:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2025-03-13T07:38:48.323Z] 07:33:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2025-03-13T07:38:48.323Z] 07:34:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2025-03-13T07:38:48.323Z] 07:35:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 [2025-03-13T07:38:48.323Z] 07:36:01 2.78 1.02 1.77 0.00 21.86 25.60 0.00 [2025-03-13T07:38:48.323Z] 07:37:01 1.82 0.00 1.82 0.00 0.00 21.46 0.00 [2025-03-13T07:38:48.323Z] 07:38:01 70.52 0.10 70.42 0.00 10.26 24129.18 0.00 [2025-03-13T07:38:48.323Z] Average: 82.25 1.36 80.90 0.00 128.94 21924.79 0.00 [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] 06:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-13T07:38:48.323Z] 06:52:01 27930320 31516068 797568 2.43 115180 3647628 2061488 6.08 1308032 3153892 111092 [2025-03-13T07:38:48.323Z] 06:53:01 26785040 31266460 1037944 3.16 136568 4465916 2448940 7.22 2175408 3370724 605124 [2025-03-13T07:38:48.323Z] 06:54:01 26812760 31335476 964356 2.93 140912 4449956 2321332 6.84 1641876 3819960 381736 [2025-03-13T07:38:48.323Z] 06:55:01 21196452 30497440 1792476 5.45 190424 9011296 3522232 10.38 2846912 8039476 1558012 [2025-03-13T07:38:48.323Z] 06:56:01 8972120 28943712 3246740 9.87 483120 18421096 10191464 30.04 5860784 16156168 178596 [2025-03-13T07:38:48.323Z] 06:57:01 5323824 28299024 3886108 11.82 503348 21264132 12223492 36.02 7833708 17678916 1335784 [2025-03-13T07:38:48.323Z] 06:58:01 2575400 28978952 3214260 9.77 519364 24566408 10273024 30.28 8584876 19575944 1951884 [2025-03-13T07:38:48.323Z] 06:59:01 6843556 31122264 1132220 3.44 527352 22683340 4354640 12.83 4249776 19977380 656 [2025-03-13T07:38:48.323Z] 07:00:01 6851348 31132156 1122384 3.41 528372 22684332 4194796 12.36 4771720 19449344 232 [2025-03-13T07:38:48.323Z] 07:01:01 6853580 31134504 1119900 3.41 528544 22684352 4201080 12.38 4809036 19409552 8 [2025-03-13T07:38:48.323Z] 07:02:01 6883812 31164788 1089676 3.31 528560 22684356 4201080 12.38 4778100 19409556 200 [2025-03-13T07:38:48.323Z] 07:03:01 6883804 31164804 1089636 3.31 528572 22684360 4201080 12.38 4778064 19409560 40 [2025-03-13T07:38:48.323Z] 07:04:01 6963416 31244436 1010336 3.07 528584 22684360 4201080 12.38 4699444 19409560 16 [2025-03-13T07:38:48.323Z] 07:05:01 6963612 31244652 1010052 3.07 528600 22684364 4201080 12.38 4699220 19409564 48 [2025-03-13T07:38:48.323Z] 07:06:01 6963328 31244856 1010408 3.07 528608 22684368 4239960 12.50 4698412 19409940 24 [2025-03-13T07:38:48.323Z] 07:07:01 6963824 31245352 1009836 3.07 528624 22684368 4239960 12.50 4698764 19409940 40 [2025-03-13T07:38:48.323Z] 07:08:01 6963264 31244820 1010288 3.07 528652 22684372 4239960 12.50 4698708 19409944 8 [2025-03-13T07:38:48.323Z] 07:09:01 6963684 31245284 1009996 3.07 528672 22684376 4239960 12.50 4698764 19409944 24 [2025-03-13T07:38:48.323Z] 07:10:01 6964716 31246356 1008900 3.07 528704 22684380 4239960 12.50 4698272 19409948 8 [2025-03-13T07:38:48.323Z] 07:11:01 6964592 31246240 1009164 3.07 528716 22684384 4239960 12.50 4698232 19409952 168 [2025-03-13T07:38:48.323Z] 07:12:01 6964608 31246284 1009080 3.07 528756 22684384 4239960 12.50 4698308 19409952 8 [2025-03-13T07:38:48.323Z] 07:13:01 6964592 31246312 1009008 3.07 528780 22684388 4239960 12.50 4698308 19409956 12 [2025-03-13T07:38:48.323Z] 07:14:01 6964252 31245992 1009272 3.07 528792 22684388 4239960 12.50 4698340 19409956 8 [2025-03-13T07:38:48.323Z] 07:15:01 6964416 31246172 1008972 3.07 528804 22684392 4239960 12.50 4698464 19409960 280 [2025-03-13T07:38:48.323Z] 07:16:02 6964360 31246140 1008932 3.07 528824 22684392 4239960 12.50 4698488 19409964 200 [2025-03-13T07:38:48.323Z] 07:17:01 6964164 31245980 1009204 3.07 528832 22684400 4239960 12.50 4698520 19409968 356 [2025-03-13T07:38:48.323Z] 07:18:01 6964204 31246032 1009156 3.07 528844 22684404 4239960 12.50 4698124 19409976 4 [2025-03-13T07:38:48.323Z] 07:19:01 6964196 31246044 1009140 3.07 528848 22684408 4239960 12.50 4698136 19409980 52 [2025-03-13T07:38:48.323Z] 07:20:01 6964148 31246000 1009124 3.07 528852 22684408 4239960 12.50 4698144 19409984 20 [2025-03-13T07:38:48.323Z] 07:21:01 6963880 31245740 1009324 3.07 528856 22684412 4239960 12.50 4698168 19409984 180 [2025-03-13T07:38:48.323Z] 07:22:01 6963832 31245720 1009244 3.07 528888 22684408 4239960 12.50 4698232 19409988 8 [2025-03-13T07:38:48.323Z] 07:23:01 6964036 31245952 1008956 3.07 528904 22684416 4223800 12.45 4698216 19409988 44 [2025-03-13T07:38:48.323Z] 07:24:01 6963768 31245696 1009192 3.07 528916 22684420 4223800 12.45 4698208 19409992 8 [2025-03-13T07:38:48.323Z] 07:25:01 6963760 31245716 1009132 3.07 528932 22684420 4223800 12.45 4698228 19409996 188 [2025-03-13T07:38:48.323Z] 07:26:01 6964152 31246120 1009160 3.07 528944 22684416 4239892 12.50 4698236 19409996 44 [2025-03-13T07:38:48.323Z] 07:27:01 6964112 31246224 1009032 3.07 528956 22684552 4239892 12.50 4698320 19410132 52 [2025-03-13T07:38:48.323Z] 07:28:01 6963812 31245948 1009248 3.07 528968 22684560 4239892 12.50 4698264 19410132 8 [2025-03-13T07:38:48.323Z] 07:29:01 6964016 31246172 1008960 3.07 528980 22684564 4239892 12.50 4698288 19410136 180 [2025-03-13T07:38:48.323Z] 07:30:01 6964184 31246352 1008940 3.07 528988 22684564 4239892 12.50 4698312 19410136 8 [2025-03-13T07:38:48.323Z] 07:31:01 6963884 31246072 1009176 3.07 529000 22684568 4239892 12.50 4698344 19410140 40 [2025-03-13T07:38:48.323Z] 07:32:01 6964024 31246224 1008960 3.07 529016 22684564 4239892 12.50 4698400 19410144 8 [2025-03-13T07:38:48.323Z] 07:33:01 6963976 31246200 1008924 3.07 529024 22684572 4239892 12.50 4698372 19410144 176 [2025-03-13T07:38:48.323Z] 07:34:01 6963708 31245956 1009144 3.07 529048 22684580 4239892 12.50 4698376 19410148 12 [2025-03-13T07:38:48.323Z] 07:35:01 6963652 31245916 1009124 3.07 529056 22684580 4239892 12.50 4698428 19410152 176 [2025-03-13T07:38:48.323Z] 07:36:01 6962512 31245800 1009704 3.07 529108 22685204 4264864 12.57 4698868 19410644 176 [2025-03-13T07:38:48.323Z] 07:37:01 6962560 31245920 1009496 3.07 529116 22685208 4264864 12.57 4698888 19410648 180 [2025-03-13T07:38:48.323Z] 07:38:01 5789132 30882784 1366132 4.15 533536 23432404 4591200 13.53 5090680 20120408 69136 [2025-03-13T07:38:48.323Z] Average: 8435625 31059513 1195234 3.63 494575 21147917 4529093 13.35 4648421 18074721 131814 [2025-03-13T07:38:48.323Z] [2025-03-13T07:38:48.323Z] 06:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-13T07:38:48.323Z] 06:52:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:52:01 ens3 1856.99 1704.65 13159.11 211.14 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:52:01 docker0 827.03 843.68 59.88 4631.29 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:53:01 ens3 45.03 26.00 40.41 17.25 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:53:01 vethcc72503 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:53:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:54:01 ens3 41.92 27.82 59.82 16.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:54:01 vethcc72503 8.25 11.46 0.71 34.06 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:54:01 docker0 8.25 11.45 0.60 34.06 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 veth45a0eaf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 vethd4d184c 1.27 2.78 0.10 38.64 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 veth0dda422 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 ens3 203.87 130.28 3568.97 157.91 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 veth1b9687e 1.83 3.77 0.14 44.60 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 vethc3392a1 1.43 2.87 0.11 38.66 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 vethc0c9393 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 vethff003c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 vethecdf372 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 veth77e59cd 2.33 5.23 0.19 64.76 0.00 0.00 0.00 0.01 [2025-03-13T07:38:48.323Z] 06:55:01 vethe982f6b 0.57 0.68 0.05 0.24 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 vethd45c8a0 2.97 5.77 0.23 77.47 0.00 0.00 0.00 0.01 [2025-03-13T07:38:48.323Z] 06:55:01 docker0 17.25 33.98 1.13 490.86 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 veth704888c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 vethbd71fe2 4.65 8.48 0.38 116.67 0.00 0.00 0.00 0.01 [2025-03-13T07:38:48.323Z] 06:55:01 veth659ffb2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:55:01 vethb4e687d 2.18 5.95 0.17 109.91 0.00 0.00 0.00 0.01 [2025-03-13T07:38:48.323Z] 06:56:01 veth1dae49e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 vethac0e2d6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 veth58d001b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 vethfbdb327 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 veth4cd45d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 ens3 965.34 554.28 9697.11 67.82 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 veth1ebc6fb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 veth93f933d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 vethab8f76d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 vethe982f6b 0.07 0.87 0.00 0.04 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 veth4f1d7d9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 veth3ae850a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.323Z] 06:56:01 docker0 485.74 793.67 42.46 8259.77 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:56:01 vethcee5794 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:56:01 veth10ad969 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 veth1dae49e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 vethac0e2d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 veth58d001b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 vethfbdb327 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 veth4cd45d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 ens3 5.11 3.88 3.99 2.29 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 veth1ebc6fb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 veth93f933d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 vethab8f76d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 vethe982f6b 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 veth4f1d7d9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 veth3ae850a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 vethcee5794 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:57:01 veth10ad969 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 veth1dae49e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 vethac0e2d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 veth58d001b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 veth4cd45d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 ens3 10.43 6.32 8.45 4.68 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 veth1ebc6fb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 veth93f933d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 vethab8f76d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 vethe982f6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 veth3ae850a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 vethcee5794 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:58:01 veth10ad969 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:59:01 lo 40.26 40.26 3.97 3.97 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:59:01 ens3 330.14 330.51 178.20 1437.85 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:00:01 lo 24.59 24.59 2.43 2.43 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:00:01 ens3 369.08 369.44 129.05 2723.02 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:01:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:01:01 ens3 40.09 37.89 19.85 213.70 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:02:01 ens3 0.48 0.32 0.38 0.26 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:04:01 ens3 0.73 0.37 0.30 0.21 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:06:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:07:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:08:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:12:01 ens3 0.22 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:16:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:17:01 ens3 0.29 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:20:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:21:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:22:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:27:01 ens3 0.47 0.37 0.20 0.09 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:32:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:33:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:36:01 ens3 0.73 0.38 0.30 0.22 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:37:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:38:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:38:01 ens3 145.28 83.80 3927.70 16.26 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:38:01 veth5f47c41 1.13 1.20 0.51 0.42 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] 07:38:01 docker0 1.13 1.10 0.50 0.41 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] Average: ens3 85.55 69.79 655.45 103.64 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] Average: veth5f47c41 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] Average: docker0 28.51 35.85 2.23 285.58 0.00 0.00 0.00 0.00 [2025-03-13T07:38:48.324Z] [2025-03-13T07:38:48.324Z] [2025-03-13T07:38:48.324Z] ---> sar -P ALL: [2025-03-13T07:38:48.324Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41256) 03/13/25 _x86_64_ (8 CPU) [2025-03-13T07:38:48.324Z] [2025-03-13T07:38:48.324Z] 06:50:33 LINUX RESTART (8 CPU) [2025-03-13T07:38:48.324Z] [2025-03-13T07:38:48.324Z] 06:51:01 CPU %user %nice %system %iowait %steal %idle [2025-03-13T07:38:48.324Z] 06:52:01 all 12.93 0.00 4.97 1.67 0.07 80.36 [2025-03-13T07:38:48.324Z] 06:52:01 0 8.97 0.00 4.28 0.27 0.05 86.42 [2025-03-13T07:38:48.324Z] 06:52:01 1 11.85 0.00 6.21 3.84 0.07 78.04 [2025-03-13T07:38:48.324Z] 06:52:01 2 12.17 0.00 4.28 0.61 0.07 82.88 [2025-03-13T07:38:48.324Z] 06:52:01 3 19.75 0.00 4.82 4.87 0.08 70.48 [2025-03-13T07:38:48.324Z] 06:52:01 4 12.56 0.00 5.29 2.33 0.08 79.74 [2025-03-13T07:38:48.324Z] 06:52:01 5 11.71 0.00 4.92 0.07 0.07 83.23 [2025-03-13T07:38:48.324Z] 06:52:01 6 10.94 0.00 4.50 1.20 0.07 83.29 [2025-03-13T07:38:48.324Z] 06:52:01 7 15.49 0.00 5.48 0.20 0.08 78.75 [2025-03-13T07:38:48.324Z] 06:53:01 all 40.89 0.00 6.67 0.45 0.10 51.88 [2025-03-13T07:38:48.324Z] 06:53:01 0 40.99 0.00 7.36 0.05 0.10 51.50 [2025-03-13T07:38:48.324Z] 06:53:01 1 40.73 0.00 6.17 0.59 0.10 52.41 [2025-03-13T07:38:48.324Z] 06:53:01 2 40.75 0.00 6.73 0.14 0.10 52.28 [2025-03-13T07:38:48.324Z] 06:53:01 3 38.60 0.00 7.30 0.67 0.10 53.33 [2025-03-13T07:38:48.324Z] 06:53:01 4 39.53 0.00 7.16 2.04 0.10 51.17 [2025-03-13T07:38:48.324Z] 06:53:01 5 41.57 0.00 6.28 0.07 0.10 51.99 [2025-03-13T07:38:48.324Z] 06:53:01 6 40.11 0.00 6.13 0.02 0.08 53.65 [2025-03-13T07:38:48.324Z] 06:53:01 7 44.89 0.00 6.25 0.05 0.10 48.70 [2025-03-13T07:38:48.324Z] 06:54:01 all 52.79 0.00 6.62 0.32 0.09 40.18 [2025-03-13T07:38:48.324Z] 06:54:01 0 52.69 0.00 6.32 0.05 0.08 40.85 [2025-03-13T07:38:48.324Z] 06:54:01 1 53.14 0.00 6.74 1.83 0.08 38.19 [2025-03-13T07:38:48.324Z] 06:54:01 2 52.20 0.00 6.74 0.10 0.12 40.84 [2025-03-13T07:38:48.324Z] 06:54:01 3 51.86 0.00 6.56 0.25 0.07 41.26 [2025-03-13T07:38:48.324Z] 06:54:01 4 52.47 0.00 6.18 0.15 0.10 41.10 [2025-03-13T07:38:48.324Z] 06:54:01 5 52.36 0.00 7.03 0.07 0.10 40.44 [2025-03-13T07:38:48.324Z] 06:54:01 6 53.39 0.00 6.63 0.07 0.10 39.81 [2025-03-13T07:38:48.325Z] 06:54:01 7 54.18 0.00 6.78 0.05 0.10 38.89 [2025-03-13T07:38:48.325Z] 06:55:01 all 38.52 0.00 8.80 2.05 0.11 50.53 [2025-03-13T07:38:48.325Z] 06:55:01 0 38.86 0.00 9.30 1.28 0.12 50.44 [2025-03-13T07:38:48.325Z] 06:55:01 1 38.41 0.00 8.56 1.77 0.10 51.16 [2025-03-13T07:38:48.325Z] 06:55:01 2 38.12 0.00 8.41 1.45 0.10 51.93 [2025-03-13T07:38:48.325Z] 06:55:01 3 39.10 0.00 8.48 2.04 0.10 50.28 [2025-03-13T07:38:48.325Z] 06:55:01 4 38.51 0.00 9.20 2.65 0.08 49.55 [2025-03-13T07:38:48.325Z] 06:55:01 5 38.09 0.00 8.95 1.30 0.12 51.53 [2025-03-13T07:38:48.325Z] 06:55:01 6 39.18 0.00 8.57 1.74 0.13 50.38 [2025-03-13T07:38:48.325Z] 06:55:01 7 37.91 0.00 8.89 4.15 0.10 48.95 [2025-03-13T07:38:48.325Z] 06:56:01 all 31.46 0.00 11.70 11.78 0.10 44.97 [2025-03-13T07:38:48.325Z] 06:56:01 0 30.89 0.00 12.00 9.59 0.08 47.43 [2025-03-13T07:38:48.325Z] 06:56:01 1 31.92 0.00 14.27 25.33 0.14 28.35 [2025-03-13T07:38:48.325Z] 06:56:01 2 31.86 0.00 9.91 6.82 0.08 51.33 [2025-03-13T07:38:48.325Z] 06:56:01 3 31.06 0.00 11.74 6.60 0.10 50.49 [2025-03-13T07:38:48.325Z] 06:56:01 4 31.48 0.00 12.58 19.92 0.10 35.93 [2025-03-13T07:38:48.325Z] 06:56:01 5 32.30 0.00 11.06 5.62 0.10 50.92 [2025-03-13T07:38:48.325Z] 06:56:01 6 30.97 0.00 10.73 7.11 0.10 51.08 [2025-03-13T07:38:48.325Z] 06:56:01 7 31.19 0.00 11.31 13.31 0.08 44.11 [2025-03-13T07:38:48.325Z] 06:57:01 all 90.04 0.00 9.84 0.00 0.11 0.00 [2025-03-13T07:38:48.325Z] 06:57:01 0 89.99 0.00 9.90 0.00 0.12 0.00 [2025-03-13T07:38:48.325Z] 06:57:01 1 89.95 0.00 9.95 0.00 0.10 0.00 [2025-03-13T07:38:48.325Z] 06:57:01 2 90.03 0.00 9.85 0.00 0.12 0.00 [2025-03-13T07:38:48.325Z] 06:57:01 3 89.75 0.00 10.13 0.00 0.12 0.00 [2025-03-13T07:38:48.325Z] 06:57:01 4 90.34 0.00 9.53 0.00 0.13 0.00 [2025-03-13T07:38:48.325Z] 06:57:01 5 90.47 0.00 9.43 0.00 0.10 0.00 [2025-03-13T07:38:48.325Z] 06:57:01 6 89.51 0.00 10.35 0.00 0.13 0.00 [2025-03-13T07:38:48.325Z] 06:57:01 7 90.29 0.00 9.61 0.00 0.10 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 all 91.03 0.00 8.87 0.00 0.11 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 0 91.45 0.00 8.45 0.00 0.10 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 1 90.63 0.00 9.28 0.00 0.08 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 2 90.58 0.00 9.30 0.00 0.12 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 3 90.53 0.00 9.35 0.00 0.12 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 4 91.50 0.00 8.38 0.00 0.12 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 5 91.33 0.00 8.57 0.00 0.10 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 6 90.87 0.00 9.03 0.00 0.10 0.00 [2025-03-13T07:38:48.325Z] 06:58:01 7 91.30 0.00 8.58 0.00 0.12 0.00 [2025-03-13T07:38:48.325Z] 06:59:01 all 23.13 0.00 4.00 0.69 0.07 72.11 [2025-03-13T07:38:48.325Z] 06:59:01 0 20.84 0.00 3.82 1.15 0.07 74.12 [2025-03-13T07:38:48.325Z] 06:59:01 1 22.59 0.00 3.66 1.23 0.07 72.45 [2025-03-13T07:38:48.325Z] 06:59:01 2 25.44 0.00 4.21 0.34 0.08 69.92 [2025-03-13T07:38:48.325Z] 06:59:01 3 22.52 0.00 4.03 0.55 0.07 72.82 [2025-03-13T07:38:48.325Z] 06:59:01 4 24.74 0.00 3.83 0.47 0.07 70.90 [2025-03-13T07:38:48.325Z] 06:59:01 5 20.92 0.00 4.08 0.45 0.07 74.48 [2025-03-13T07:38:48.325Z] 06:59:01 6 24.27 0.00 3.76 0.59 0.08 71.30 [2025-03-13T07:38:48.325Z] 06:59:01 7 23.73 0.00 4.59 0.75 0.07 70.86 [2025-03-13T07:38:48.325Z] 07:00:01 all 9.90 0.00 0.68 0.06 0.06 89.30 [2025-03-13T07:38:48.325Z] 07:00:01 0 8.26 0.00 0.57 0.23 0.03 90.90 [2025-03-13T07:38:48.325Z] 07:00:01 1 7.19 0.00 0.45 0.02 0.05 92.29 [2025-03-13T07:38:48.325Z] 07:00:01 2 8.04 0.00 0.65 0.02 0.07 91.22 [2025-03-13T07:38:48.325Z] 07:00:01 3 13.29 0.00 0.87 0.02 0.07 85.75 [2025-03-13T07:38:48.325Z] 07:00:01 4 8.80 0.00 0.87 0.12 0.05 90.16 [2025-03-13T07:38:48.325Z] 07:00:01 5 10.92 0.00 0.67 0.00 0.07 88.34 [2025-03-13T07:38:48.325Z] 07:00:01 6 6.09 0.00 0.59 0.02 0.05 93.26 [2025-03-13T07:38:48.325Z] 07:00:01 7 16.62 0.00 0.75 0.10 0.07 82.46 [2025-03-13T07:38:48.325Z] 07:01:01 all 0.88 0.00 0.11 0.01 0.01 98.98 [2025-03-13T07:38:48.325Z] 07:01:01 0 0.10 0.00 0.08 0.02 0.00 99.80 [2025-03-13T07:38:48.325Z] 07:01:01 1 1.47 0.00 0.13 0.00 0.02 98.38 [2025-03-13T07:38:48.325Z] 07:01:01 2 0.20 0.00 0.13 0.00 0.02 99.65 [2025-03-13T07:38:48.325Z] 07:01:01 3 0.27 0.00 0.08 0.02 0.02 99.62 [2025-03-13T07:38:48.325Z] 07:01:01 4 1.60 0.00 0.13 0.02 0.02 98.23 [2025-03-13T07:38:48.325Z] 07:01:01 5 0.30 0.00 0.08 0.07 0.00 99.55 [2025-03-13T07:38:48.325Z] 07:01:01 6 1.59 0.00 0.15 0.00 0.03 98.23 [2025-03-13T07:38:48.325Z] 07:01:01 7 1.55 0.00 0.07 0.00 0.00 98.38 [2025-03-13T07:38:48.325Z] 07:02:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2025-03-13T07:38:48.325Z] 07:02:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2025-03-13T07:38:48.325Z] 07:02:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-13T07:38:48.325Z] 07:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:02:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-13T07:38:48.325Z] 07:02:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:02:01 6 0.08 0.00 0.07 0.00 0.02 99.83 [2025-03-13T07:38:48.325Z] 07:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] [2025-03-13T07:38:48.325Z] 07:02:01 CPU %user %nice %system %iowait %steal %idle [2025-03-13T07:38:48.325Z] 07:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-13T07:38:48.325Z] 07:03:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-13T07:38:48.325Z] 07:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.325Z] 07:03:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-13T07:38:48.325Z] 07:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.325Z] 07:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-13T07:38:48.325Z] 07:03:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2025-03-13T07:38:48.325Z] 07:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.325Z] 07:04:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2025-03-13T07:38:48.325Z] 07:04:01 0 0.07 0.00 0.00 0.02 0.00 99.92 [2025-03-13T07:38:48.325Z] 07:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-13T07:38:48.325Z] 07:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-13T07:38:48.325Z] 07:04:01 4 0.17 0.00 0.05 0.00 0.03 99.75 [2025-03-13T07:38:48.325Z] 07:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-13T07:38:48.325Z] 07:04:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2025-03-13T07:38:48.325Z] 07:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-13T07:38:48.325Z] 07:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.325Z] 07:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:05:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-13T07:38:48.325Z] 07:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:05:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-13T07:38:48.325Z] 07:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-13T07:38:48.325Z] 07:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-13T07:38:48.325Z] 07:06:01 all 0.07 0.00 0.03 0.00 0.01 99.88 [2025-03-13T07:38:48.325Z] 07:06:01 0 0.08 0.00 0.02 0.02 0.02 99.87 [2025-03-13T07:38:48.325Z] 07:06:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2025-03-13T07:38:48.325Z] 07:06:01 2 0.12 0.00 0.02 0.00 0.02 99.85 [2025-03-13T07:38:48.325Z] 07:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:06:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2025-03-13T07:38:48.325Z] 07:06:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-13T07:38:48.325Z] 07:06:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-13T07:38:48.325Z] 07:06:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-13T07:38:48.325Z] 07:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-13T07:38:48.325Z] 07:07:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-13T07:38:48.325Z] 07:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T07:38:48.325Z] 07:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T07:38:48.325Z] 07:07:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.325Z] 07:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-13T07:38:48.325Z] 07:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.325Z] 07:08:01 all 0.20 0.00 0.02 0.00 0.01 99.77 [2025-03-13T07:38:48.325Z] 07:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.325Z] 07:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.325Z] 07:08:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-13T07:38:48.325Z] 07:08:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-13T07:38:48.325Z] 07:08:01 4 1.07 0.00 0.02 0.00 0.02 98.89 [2025-03-13T07:38:48.325Z] 07:08:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-13T07:38:48.325Z] 07:08:01 6 0.10 0.00 0.07 0.00 0.02 99.82 [2025-03-13T07:38:48.325Z] 07:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-13T07:38:48.325Z] 07:09:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2025-03-13T07:38:48.325Z] 07:09:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-13T07:38:48.325Z] 07:09:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-13T07:38:48.325Z] 07:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:09:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-13T07:38:48.325Z] 07:09:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2025-03-13T07:38:48.325Z] 07:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.325Z] 07:10:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2025-03-13T07:38:48.325Z] 07:10:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-13T07:38:48.325Z] 07:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-13T07:38:48.325Z] 07:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:10:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-13T07:38:48.325Z] 07:10:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2025-03-13T07:38:48.325Z] 07:10:01 6 0.12 0.00 0.05 0.00 0.02 99.82 [2025-03-13T07:38:48.325Z] 07:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-13T07:38:48.325Z] 07:11:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2025-03-13T07:38:48.325Z] 07:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.325Z] 07:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:11:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:11:01 4 1.09 0.00 0.02 0.00 0.00 98.89 [2025-03-13T07:38:48.325Z] 07:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-13T07:38:48.325Z] 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.325Z] 07:12:01 all 0.12 0.00 0.03 0.00 0.01 99.84 [2025-03-13T07:38:48.325Z] 07:12:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2025-03-13T07:38:48.325Z] 07:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-13T07:38:48.325Z] 07:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:12:01 4 0.50 0.00 0.00 0.00 0.00 99.50 [2025-03-13T07:38:48.325Z] 07:12:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:12:01 6 0.12 0.00 0.07 0.00 0.03 99.78 [2025-03-13T07:38:48.325Z] 07:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-13T07:38:48.325Z] 07:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.325Z] 07:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.325Z] 07:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-13T07:38:48.325Z] 07:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-13T07:38:48.325Z] 07:13:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-13T07:38:48.325Z] 07:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.325Z] [2025-03-13T07:38:48.325Z] 07:13:01 CPU %user %nice %system %iowait %steal %idle [2025-03-13T07:38:48.325Z] 07:14:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2025-03-13T07:38:48.325Z] 07:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.325Z] 07:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-13T07:38:48.325Z] 07:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.325Z] 07:14:01 4 1.19 0.00 0.02 0.00 0.02 98.78 [2025-03-13T07:38:48.325Z] 07:14:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2025-03-13T07:38:48.325Z] 07:14:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2025-03-13T07:38:48.325Z] 07:14:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-13T07:38:48.325Z] 07:15:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2025-03-13T07:38:48.325Z] 07:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.325Z] 07:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-13T07:38:48.325Z] 07:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T07:38:48.325Z] 07:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:15:01 4 1.91 0.00 0.07 0.00 0.02 98.01 [2025-03-13T07:38:48.326Z] 07:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:15:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:16:02 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-03-13T07:38:48.326Z] 07:16:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:16:02 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:16:02 2 0.17 0.00 0.03 0.00 0.02 99.78 [2025-03-13T07:38:48.326Z] 07:16:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:16:02 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:16:02 5 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:16:02 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:16:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:17:01 all 0.29 0.00 0.01 0.00 0.01 99.68 [2025-03-13T07:38:48.326Z] 07:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:17:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2025-03-13T07:38:48.326Z] 07:17:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:17:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-13T07:38:48.326Z] 07:17:01 4 1.74 0.00 0.05 0.00 0.02 98.19 [2025-03-13T07:38:48.326Z] 07:17:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:17:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:17:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-13T07:38:48.326Z] 07:18:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2025-03-13T07:38:48.326Z] 07:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T07:38:48.326Z] 07:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:18:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2025-03-13T07:38:48.326Z] 07:18:01 4 1.99 0.00 0.02 0.00 0.02 97.98 [2025-03-13T07:38:48.326Z] 07:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:19:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2025-03-13T07:38:48.326Z] 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:19:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2025-03-13T07:38:48.326Z] 07:19:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2025-03-13T07:38:48.326Z] 07:19:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:19:01 4 0.37 0.00 0.03 0.00 0.02 99.58 [2025-03-13T07:38:48.326Z] 07:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:19:01 6 0.13 0.00 0.02 0.02 0.02 99.82 [2025-03-13T07:38:48.326Z] 07:19:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:20:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2025-03-13T07:38:48.326Z] 07:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:20:01 6 0.07 0.00 0.02 0.03 0.00 99.88 [2025-03-13T07:38:48.326Z] 07:20:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:21:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-03-13T07:38:48.326Z] 07:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:21:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2025-03-13T07:38:48.326Z] 07:21:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2025-03-13T07:38:48.326Z] 07:21:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-13T07:38:48.326Z] 07:21:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:21:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2025-03-13T07:38:48.326Z] 07:21:01 6 0.13 0.00 0.03 0.00 0.02 99.82 [2025-03-13T07:38:48.326Z] 07:21:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:22:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2025-03-13T07:38:48.326Z] 07:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:22:01 6 0.05 0.00 0.05 0.00 0.03 99.87 [2025-03-13T07:38:48.326Z] 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-03-13T07:38:48.326Z] 07:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:23:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:23:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:23:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:23:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:23:01 6 0.15 0.00 0.05 0.00 0.03 99.77 [2025-03-13T07:38:48.326Z] 07:23:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-13T07:38:48.326Z] 07:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:24:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] [2025-03-13T07:38:48.326Z] 07:24:01 CPU %user %nice %system %iowait %steal %idle [2025-03-13T07:38:48.326Z] 07:25:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-03-13T07:38:48.326Z] 07:25:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:25:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:25:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:25:01 5 0.10 0.00 0.00 0.02 0.00 99.88 [2025-03-13T07:38:48.326Z] 07:25:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-13T07:38:48.326Z] 07:25:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-13T07:38:48.326Z] 07:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-13T07:38:48.326Z] 07:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:27:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-03-13T07:38:48.326Z] 07:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.326Z] 07:27:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2025-03-13T07:38:48.326Z] 07:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.326Z] 07:27:01 5 0.03 0.00 0.00 0.02 0.03 99.92 [2025-03-13T07:38:48.326Z] 07:27:01 6 0.15 0.00 0.02 0.00 0.02 99.82 [2025-03-13T07:38:48.326Z] 07:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-13T07:38:48.326Z] 07:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-13T07:38:48.326Z] 07:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:28:01 6 0.07 0.00 0.08 0.00 0.02 99.83 [2025-03-13T07:38:48.326Z] 07:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:29:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-03-13T07:38:48.326Z] 07:29:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-13T07:38:48.326Z] 07:29:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-13T07:38:48.326Z] 07:29:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:29:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:29:01 6 0.13 0.00 0.05 0.00 0.03 99.78 [2025-03-13T07:38:48.326Z] 07:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.326Z] 07:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2025-03-13T07:38:48.326Z] 07:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-13T07:38:48.326Z] 07:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-13T07:38:48.326Z] 07:30:01 6 0.02 0.00 0.08 0.00 0.00 99.90 [2025-03-13T07:38:48.326Z] 07:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-13T07:38:48.326Z] 07:31:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2025-03-13T07:38:48.326Z] 07:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:31:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:31:01 4 1.11 0.00 0.05 0.00 0.02 98.82 [2025-03-13T07:38:48.326Z] 07:31:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2025-03-13T07:38:48.326Z] 07:31:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:32:01 all 0.09 0.00 0.02 0.00 0.00 99.89 [2025-03-13T07:38:48.326Z] 07:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:32:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2025-03-13T07:38:48.326Z] 07:32:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-13T07:38:48.326Z] 07:32:01 4 0.32 0.00 0.00 0.00 0.00 99.68 [2025-03-13T07:38:48.326Z] 07:32:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:32:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2025-03-13T07:38:48.326Z] 07:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.326Z] 07:33:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2025-03-13T07:38:48.326Z] 07:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-13T07:38:48.326Z] 07:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-13T07:38:48.326Z] 07:33:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-13T07:38:48.326Z] 07:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-13T07:38:48.326Z] 07:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-13T07:38:48.326Z] 07:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:34:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2025-03-13T07:38:48.326Z] 07:34:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-13T07:38:48.326Z] 07:34:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-13T07:38:48.326Z] 07:34:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2025-03-13T07:38:48.326Z] 07:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:34:01 4 1.19 0.00 0.02 0.00 0.02 98.78 [2025-03-13T07:38:48.326Z] 07:34:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:34:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-13T07:38:48.326Z] 07:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-13T07:38:48.326Z] 07:35:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2025-03-13T07:38:48.326Z] 07:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:35:01 2 1.97 0.00 0.03 0.00 0.02 97.98 [2025-03-13T07:38:48.326Z] 07:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] [2025-03-13T07:38:48.326Z] 07:35:01 CPU %user %nice %system %iowait %steal %idle [2025-03-13T07:38:48.326Z] 07:36:01 all 0.22 0.00 0.04 0.01 0.01 99.72 [2025-03-13T07:38:48.326Z] 07:36:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2025-03-13T07:38:48.326Z] 07:36:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:36:01 2 0.94 0.00 0.03 0.00 0.00 99.02 [2025-03-13T07:38:48.326Z] 07:36:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2025-03-13T07:38:48.326Z] 07:36:01 4 0.17 0.00 0.02 0.00 0.00 99.82 [2025-03-13T07:38:48.326Z] 07:36:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2025-03-13T07:38:48.326Z] 07:36:01 6 0.15 0.00 0.05 0.00 0.00 99.80 [2025-03-13T07:38:48.326Z] 07:36:01 7 0.25 0.00 0.07 0.03 0.00 99.65 [2025-03-13T07:38:48.326Z] 07:37:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2025-03-13T07:38:48.326Z] 07:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T07:38:48.326Z] 07:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T07:38:48.326Z] 07:37:01 5 0.00 0.00 0.05 0.10 0.00 99.85 [2025-03-13T07:38:48.326Z] 07:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T07:38:48.326Z] 07:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T07:38:48.326Z] 07:38:01 all 3.88 0.00 1.68 0.27 0.03 94.14 [2025-03-13T07:38:48.326Z] 07:38:01 0 3.04 0.00 1.69 0.00 0.03 95.23 [2025-03-13T07:38:48.326Z] 07:38:01 1 4.25 0.00 1.21 0.00 0.02 94.53 [2025-03-13T07:38:48.326Z] 07:38:01 2 4.40 0.00 1.33 0.02 0.03 94.22 [2025-03-13T07:38:48.326Z] 07:38:01 3 3.52 0.00 1.31 0.00 0.03 95.14 [2025-03-13T07:38:48.326Z] 07:38:01 4 3.58 0.00 1.66 0.12 0.03 94.61 [2025-03-13T07:38:48.326Z] 07:38:01 5 4.73 0.00 2.22 2.01 0.03 91.00 [2025-03-13T07:38:48.326Z] 07:38:01 6 4.17 0.00 1.67 0.02 0.02 94.12 [2025-03-13T07:38:48.326Z] 07:38:01 7 3.34 0.00 2.36 0.00 0.03 94.26 [2025-03-13T07:38:48.326Z] Average: all 8.46 0.00 1.37 0.37 0.02 89.78 [2025-03-13T07:38:48.326Z] Average: 0 8.22 0.00 1.36 0.27 0.02 90.13 [2025-03-13T07:38:48.326Z] Average: 1 8.35 0.00 1.42 0.73 0.03 89.48 [2025-03-13T07:38:48.326Z] Average: 2 8.45 0.00 1.32 0.20 0.03 90.00 [2025-03-13T07:38:48.326Z] Average: 3 8.53 0.00 1.38 0.32 0.02 89.75 [2025-03-13T07:38:48.326Z] Average: 4 8.67 0.00 1.38 0.58 0.03 89.33 [2025-03-13T07:38:48.326Z] Average: 5 8.40 0.00 1.35 0.22 0.02 90.01 [2025-03-13T07:38:48.326Z] Average: 6 8.36 0.00 1.34 0.23 0.03 90.04 [2025-03-13T07:38:48.326Z] Average: 7 8.73 0.00 1.38 0.39 0.02 89.48 [2025-03-13T07:38:48.326Z] [2025-03-13T07:38:48.326Z] [2025-03-13T07:38:48.326Z]