Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 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-ssh3433908261028743236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10559326854524866002.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18075500514291480008.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh2764732663377274220.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18328515347815642039.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775583 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/941 [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/941 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 # timeout=10 Commit message: "Merge pull request #5337 from FelixTing/issue-5336" > git rev-list --no-walk 3b327d473a815c5ca910ae545af106b284c94157 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-12-23T01:32:53.647Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-12-23T01:32:53.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-12-23T01:32:53.755Z] ========================================================= [2025-12-23T01:32:53.755Z] EdgeX Global Pipelines Version Info [2025-12-23T01:32:53.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-12-23T01:32:54.880Z] ------------------- [2025-12-23T01:32:54.880Z] stable info: [2025-12-23T01:32:54.880Z] ------------------- [2025-12-23T01:32:54.880Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-12-23T01:32:54.880Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-12-23T01:32:54.880Z] Message: update stable to v1.0.278 [2025-12-23T01:32:55.452Z] ------------------- [2025-12-23T01:32:55.452Z] experimental info: [2025-12-23T01:32:55.452Z] ------------------- [2025-12-23T01:32:55.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-12-23T01:32:55.452Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-12-23T01:32:55.452Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-12-23T01:32:55.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-12-23T01:32:55.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-12-23T01:32:55.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-12-23T01:32:55.612Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-12-23T01:32:55.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-12-23T01:32:55.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-12-23T01:32:55.683Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-12-23T01:32:55.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-12-23T01:32:55.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-12-23T01:32:55.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-12-23T01:32:55.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-12-23T01:32:55.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-12-23T01:32:55.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-12-23T01:32:55.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-12-23T01:32:55.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-12-23T01:32:55.909Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-12-23T01:32:55.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-12-23T01:32:55.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-12-23T01:32:55.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-12-23T01:32:56.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-12-23T01:32:56.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-12-23T01:32:56.056Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-12-23T01:32:56.083Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-12-23T01:32:56.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-12-23T01:32:56.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-12-23T01:32:56.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-12-23T01:32:56.175Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T01:32:56.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5813055 [Pipeline] echo [2025-12-23T01:32:56.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-23T01:32:56.291Z] provisioning config files... [2025-12-23T01:32:56.305Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/941@tmp/config8001821076757391759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-23T01:32:56.649Z] ---> ****-login.sh [2025-12-23T01:32:56.649Z] nexus3.edgexfoundry.org:10001 [2025-12-23T01:32:56.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:32:56.916Z] [2025-12-23T01:32:56.916Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-23T01:32:56.916Z] Configure a credential helper to remove this warning. See [2025-12-23T01:32:56.916Z] https://docs.****.com/go/credential-store/ [2025-12-23T01:32:56.916Z] [2025-12-23T01:32:56.916Z] Login Succeeded [2025-12-23T01:32:56.916Z] nexus3.edgexfoundry.org:10002 [2025-12-23T01:32:56.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:32:56.916Z] [2025-12-23T01:32:56.916Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-23T01:32:56.916Z] Configure a credential helper to remove this warning. See [2025-12-23T01:32:56.916Z] https://docs.****.com/go/credential-store/ [2025-12-23T01:32:56.916Z] [2025-12-23T01:32:56.916Z] Login Succeeded [2025-12-23T01:32:56.916Z] nexus3.edgexfoundry.org:10003 [2025-12-23T01:32:56.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:32:57.180Z] [2025-12-23T01:32:57.180Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-23T01:32:57.181Z] Configure a credential helper to remove this warning. See [2025-12-23T01:32:57.181Z] https://docs.****.com/go/credential-store/ [2025-12-23T01:32:57.181Z] [2025-12-23T01:32:57.181Z] Login Succeeded [2025-12-23T01:32:57.181Z] nexus3.edgexfoundry.org:10004 [2025-12-23T01:32:57.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:32:57.181Z] [2025-12-23T01:32:57.181Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-23T01:32:57.181Z] Configure a credential helper to remove this warning. See [2025-12-23T01:32:57.181Z] https://docs.****.com/go/credential-store/ [2025-12-23T01:32:57.181Z] [2025-12-23T01:32:57.181Z] Login Succeeded [2025-12-23T01:32:57.181Z] ****.io [2025-12-23T01:32:57.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:32:57.453Z] [2025-12-23T01:32:57.453Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-23T01:32:57.453Z] Configure a credential helper to remove this warning. See [2025-12-23T01:32:57.453Z] https://docs.****.com/go/credential-store/ [2025-12-23T01:32:57.453Z] [2025-12-23T01:32:57.453Z] Login Succeeded [2025-12-23T01:32:57.453Z] ---> ****-login.sh ends [Pipeline] } [2025-12-23T01:32:57.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-23T01:32:57.790Z] + 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-12-23T01:32:57.790Z] + + dirname cmd/core-command/Dockerfile [2025-12-23T01:32:57.790Z] cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo core-command,cmd/core-command/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-12-23T01:32:57.790Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/core-data/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo core-data,cmd/core-data/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/core-keeper/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/core-metadata/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-12-23T01:32:57.790Z] + + dirname cmd/security-spire-agent/Dockerfile [2025-12-23T01:32:57.790Z] cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/security-spire-config/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/security-spire-server/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-12-23T01:32:57.790Z] + dirname+ cmd/support-notifications/Dockerfile [2025-12-23T01:32:57.790Z] cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-12-23T01:32:57.790Z] + dirname cmd/support-scheduler/Dockerfile [2025-12-23T01:32:57.790Z] + cut -d/ -f2 [2025-12-23T01:32:57.790Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-12-23T01:32:57.834Z] 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-12-23T01:32:58.341Z] + git rev-list -1 --merges 5813055f9e30257d60d6d76ee7b1f3dc05d296c4~1..5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T01:32:58.355Z] -----------> git rev-list -1 --merges 5813055f9e30257d60d6d76ee7b1f3dc05d296c4~1..5813055f9e30257d60d6d76ee7b1f3dc05d296c4 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:32:58.355Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [false] [Pipeline] sh [2025-12-23T01:32:58.655Z] + git log --format=format:%s -1 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T01:32:58.674Z] ========================================================= [2025-12-23T01:32:58.674Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-12-23T01:32:58.674Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-12-23T01:32:59.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-23T01:32:59.125Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-12-23T01:32:59.125Z] + [ -e /tmp/ssh_known_hosts ] [2025-12-23T01:32:59.125Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-12-23T01:32:59.125Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-12-23T01:32:59.125Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-12-23T01:32:59.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:32:59.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-23T01:32:59.578Z] [2025-12-23T01:32:59.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:32:59.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-23T01:32:59.899Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-12-23T01:32:59.899Z] 3dae71ba6b94: Pulling fs layer [2025-12-23T01:32:59.899Z] 6bf1a483ea7c: Pulling fs layer [2025-12-23T01:32:59.899Z] f5dfc541a4d3: Pulling fs layer [2025-12-23T01:32:59.899Z] 461d9e800cba: Pulling fs layer [2025-12-23T01:32:59.899Z] 80192f66455f: Pulling fs layer [2025-12-23T01:32:59.899Z] 2e8e34ca0e6c: Pulling fs layer [2025-12-23T01:32:59.899Z] a29436f7fd5d: Pulling fs layer [2025-12-23T01:32:59.899Z] 923cac83aea3: Pulling fs layer [2025-12-23T01:32:59.899Z] 25ad8b0a4227: Pulling fs layer [2025-12-23T01:32:59.899Z] db01528c6b51: Pulling fs layer [2025-12-23T01:32:59.899Z] 28988de357af: Pulling fs layer [2025-12-23T01:32:59.899Z] 2e8e34ca0e6c: Waiting [2025-12-23T01:32:59.899Z] a29436f7fd5d: Waiting [2025-12-23T01:32:59.899Z] 923cac83aea3: Waiting [2025-12-23T01:32:59.899Z] 28988de357af: Waiting [2025-12-23T01:32:59.899Z] 461d9e800cba: Waiting [2025-12-23T01:32:59.899Z] 80192f66455f: Waiting [2025-12-23T01:32:59.899Z] 25ad8b0a4227: Waiting [2025-12-23T01:32:59.899Z] db01528c6b51: Waiting [2025-12-23T01:32:59.899Z] 6bf1a483ea7c: Verifying Checksum [2025-12-23T01:32:59.899Z] 6bf1a483ea7c: Download complete [2025-12-23T01:32:59.899Z] 461d9e800cba: Download complete [2025-12-23T01:32:59.899Z] 80192f66455f: Verifying Checksum [2025-12-23T01:32:59.899Z] 80192f66455f: Download complete [2025-12-23T01:33:00.160Z] f5dfc541a4d3: Verifying Checksum [2025-12-23T01:33:00.160Z] f5dfc541a4d3: Download complete [2025-12-23T01:33:00.160Z] 3dae71ba6b94: Verifying Checksum [2025-12-23T01:33:00.160Z] 3dae71ba6b94: Download complete [2025-12-23T01:33:00.160Z] 923cac83aea3: Verifying Checksum [2025-12-23T01:33:00.160Z] 923cac83aea3: Download complete [2025-12-23T01:33:00.160Z] 25ad8b0a4227: Verifying Checksum [2025-12-23T01:33:00.160Z] 25ad8b0a4227: Download complete [2025-12-23T01:33:00.423Z] db01528c6b51: Verifying Checksum [2025-12-23T01:33:00.423Z] db01528c6b51: Download complete [2025-12-23T01:33:00.423Z] 28988de357af: Verifying Checksum [2025-12-23T01:33:00.423Z] 28988de357af: Download complete [2025-12-23T01:33:00.423Z] a29436f7fd5d: Verifying Checksum [2025-12-23T01:33:00.423Z] a29436f7fd5d: Download complete [2025-12-23T01:33:00.991Z] 2e8e34ca0e6c: Verifying Checksum [2025-12-23T01:33:00.991Z] 2e8e34ca0e6c: Download complete [2025-12-23T01:33:01.935Z] 3dae71ba6b94: Pull complete [2025-12-23T01:33:01.935Z] 6bf1a483ea7c: Pull complete [2025-12-23T01:33:02.872Z] f5dfc541a4d3: Pull complete [2025-12-23T01:33:02.872Z] 461d9e800cba: Pull complete [2025-12-23T01:33:02.872Z] 80192f66455f: Pull complete [2025-12-23T01:33:08.147Z] 2e8e34ca0e6c: Pull complete [2025-12-23T01:33:08.712Z] a29436f7fd5d: Pull complete [2025-12-23T01:33:08.972Z] 923cac83aea3: Pull complete [2025-12-23T01:33:08.972Z] 25ad8b0a4227: Pull complete [2025-12-23T01:33:08.972Z] db01528c6b51: Pull complete [2025-12-23T01:33:08.972Z] 28988de357af: Pull complete [2025-12-23T01:33:09.231Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-12-23T01:33:09.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-23T01:33:09.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T01:33:09.367Z] prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container [2025-12-23T01:33:09.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@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-12-23T01:33:11.337Z] $ docker top 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 -eo pid,comm [2025-12-23T01:33:11.390Z] 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-12-23T01:33:11.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-23T01:33:11.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-23T01:33:11.452Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-23T01:33:11.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-23T01:33:11.566Z] $ docker exec 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 ssh-agent [2025-12-23T01:33:11.680Z] SSH_AUTH_SOCK=/tmp/ssh-6qd6IQVL7Pch/agent.32 [2025-12-23T01:33:11.680Z] SSH_AGENT_PID=38 [2025-12-23T01:33:11.688Z] Running ssh-add (command line suppressed) [2025-12-23T01:33:11.786Z] Identity added: /w/workspace/edgex-go/941@tmp/private_key_17277013881630153465.key (/w/workspace/edgex-go/941@tmp/private_key_17277013881630153465.key) [2025-12-23T01:33:11.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-23T01:33:12.094Z] + git config --global --add safe.directory /w/workspace/edgex-go/941 [Pipeline] sh [2025-12-23T01:33:12.388Z] + git tag --points-at HEAD [Pipeline] } [2025-12-23T01:33:12.398Z] $ docker exec --env ******** --env ******** 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 ssh-agent -k [2025-12-23T01:33:12.499Z] unset SSH_AUTH_SOCK; [2025-12-23T01:33:12.499Z] unset SSH_AGENT_PID; [2025-12-23T01:33:12.499Z] echo Agent pid 38 killed; [2025-12-23T01:33:12.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-12-23T01:33:12.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-23T01:33:12.555Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-23T01:33:12.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-23T01:33:12.664Z] $ docker exec 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 ssh-agent [2025-12-23T01:33:12.767Z] SSH_AUTH_SOCK=/tmp/ssh-W65RaIvwWH4q/agent.85 [2025-12-23T01:33:12.767Z] SSH_AGENT_PID=91 [2025-12-23T01:33:12.772Z] Running ssh-add (command line suppressed) [2025-12-23T01:33:12.873Z] Identity added: /w/workspace/edgex-go/941@tmp/private_key_4489750531635091219.key (/w/workspace/edgex-go/941@tmp/private_key_4489750531635091219.key) [2025-12-23T01:33:12.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-23T01:33:13.184Z] + git semver init [2025-12-23T01:33:13.445Z] 2025-12-23 01:33:13,389 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-23T01:33:13.445Z] 2025-12-23 01:33:13,394 [run_init] DEBUG init version:0.0.0 force:False [2025-12-23T01:33:13.445Z] 2025-12-23 01:33:13,395 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/941/.semver [2025-12-23T01:33:13.445Z] 2025-12-23 01:33:13,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/941/.semver [2025-12-23T01:33:13.445Z] 2025-12-23 01:33:13,396 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/941/.semver'], cwd=/w/workspace/edgex-go/941, stdin=None, shell=False, universal_newlines=False) [2025-12-23T01:33:18.723Z] 2025-12-23 01:33:17,996 [append_file] DEBUG append to file:/w/workspace/edgex-go/941/.git/info/exclude [2025-12-23T01:33:18.723Z] 2025-12-23 01:33:17,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/941/.semver/main with force:False [2025-12-23T01:33:18.723Z] 2025-12-23 01:33:17,996 [read_version] DEBUG read version from /w/workspace/edgex-go/941/.semver/main [2025-12-23T01:33:18.723Z] 2025-12-23 01:33:17,997 [read_version] DEBUG read version from /w/workspace/edgex-go/941/.semver/main [2025-12-23T01:33:18.723Z] 4.1.0-dev.88 [Pipeline] } [2025-12-23T01:33:18.734Z] $ docker exec --env ******** --env ******** 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 ssh-agent -k [2025-12-23T01:33:18.835Z] unset SSH_AUTH_SOCK; [2025-12-23T01:33:18.836Z] unset SSH_AGENT_PID; [2025-12-23T01:33:18.836Z] echo Agent pid 91 killed; [2025-12-23T01:33:18.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-23T01:33:19.177Z] + git semver [Pipeline] } [2025-12-23T01:33:19.449Z] $ docker stop --time=1 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 [2025-12-23T01:33:20.758Z] $ docker rm -f --volumes 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-23T01:33:21.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-12-23T01:33:21.395Z] Stashed 1 file(s) [Pipeline] echo [2025-12-23T01:33:21.398Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.88 [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-12-23T01:33:21.870Z] + git config --global --add safe.directory /w/workspace/edgex-go/941 [Pipeline] echo [2025-12-23T01:33:21.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-23T01:33:21.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-23T01:33:21.926Z] ========================================================= [2025-12-23T01:33:21.926Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-12-23T01:33:21.926Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-23T01:33:22.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-23T01:33:22.224Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-12-23T01:33:22.224Z] 2d35ebdb57d9: Pulling fs layer [2025-12-23T01:33:22.224Z] c35fb4624d26: Pulling fs layer [2025-12-23T01:33:22.224Z] 4e2aec7ef170: Pulling fs layer [2025-12-23T01:33:22.224Z] 333b49ad6fbf: Pulling fs layer [2025-12-23T01:33:22.224Z] 4f4fb700ef54: Pulling fs layer [2025-12-23T01:33:22.224Z] c3e65509a76b: Pulling fs layer [2025-12-23T01:33:22.224Z] 7cf9ebb963bd: Pulling fs layer [2025-12-23T01:33:22.224Z] bb34ca984cfb: Pulling fs layer [2025-12-23T01:33:22.224Z] 151cf03bc807: Pulling fs layer [2025-12-23T01:33:22.224Z] 333b49ad6fbf: Waiting [2025-12-23T01:33:22.224Z] 4f4fb700ef54: Waiting [2025-12-23T01:33:22.224Z] c3e65509a76b: Waiting [2025-12-23T01:33:22.224Z] 7cf9ebb963bd: Waiting [2025-12-23T01:33:22.224Z] bb34ca984cfb: Waiting [2025-12-23T01:33:22.224Z] 151cf03bc807: Waiting [2025-12-23T01:33:22.224Z] c35fb4624d26: Download complete [2025-12-23T01:33:22.224Z] 333b49ad6fbf: Download complete [2025-12-23T01:33:22.224Z] 4f4fb700ef54: Download complete [2025-12-23T01:33:22.224Z] c3e65509a76b: Download complete [2025-12-23T01:33:22.224Z] 2d35ebdb57d9: Verifying Checksum [2025-12-23T01:33:22.224Z] 2d35ebdb57d9: Download complete [2025-12-23T01:33:22.485Z] 7cf9ebb963bd: Verifying Checksum [2025-12-23T01:33:22.485Z] 7cf9ebb963bd: Download complete [2025-12-23T01:33:22.485Z] 2d35ebdb57d9: Pull complete [2025-12-23T01:33:22.485Z] c35fb4624d26: Pull complete [2025-12-23T01:33:22.485Z] 151cf03bc807: Verifying Checksum [2025-12-23T01:33:22.485Z] 151cf03bc807: Download complete [2025-12-23T01:33:22.744Z] 4e2aec7ef170: Download complete [2025-12-23T01:33:23.312Z] bb34ca984cfb: Verifying Checksum [2025-12-23T01:33:23.312Z] bb34ca984cfb: Download complete [2025-12-23T01:33:28.579Z] 4e2aec7ef170: Pull complete [2025-12-23T01:33:28.579Z] 333b49ad6fbf: Pull complete [2025-12-23T01:33:28.579Z] 4f4fb700ef54: Pull complete [2025-12-23T01:33:28.579Z] c3e65509a76b: Pull complete [2025-12-23T01:33:28.579Z] 7cf9ebb963bd: Pull complete [2025-12-23T01:33:31.864Z] bb34ca984cfb: Pull complete [2025-12-23T01:33:32.431Z] 151cf03bc807: Pull complete [2025-12-23T01:33:32.431Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-12-23T01:33:32.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-23T01:33:32.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-23T01:33:32.735Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-23T01:33:32.735Z] WORKDIR /edgex [2025-12-23T01:33:32.735Z] COPY go.mod . [2025-12-23T01:33:32.735Z] RUN go mod download [2025-12-23T01:33:32.735Z] + docker build -t ci-base-image-x86_64 -f - . [2025-12-23T01:33:33.304Z] #0 building with "default" instance using docker driver [2025-12-23T01:33:33.304Z] [2025-12-23T01:33:33.304Z] #1 [internal] load build definition from Dockerfile [2025-12-23T01:33:33.304Z] #1 transferring dockerfile: 164B done [2025-12-23T01:33:33.304Z] #1 DONE 0.0s [2025-12-23T01:33:33.304Z] [2025-12-23T01:33:33.304Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-23T01:33:33.304Z] #2 DONE 0.0s [2025-12-23T01:33:33.304Z] [2025-12-23T01:33:33.304Z] #3 [internal] load .dockerignore [2025-12-23T01:33:33.304Z] #3 transferring context: 50B done [2025-12-23T01:33:33.304Z] #3 DONE 0.0s [2025-12-23T01:33:33.304Z] [2025-12-23T01:33:33.304Z] #4 [internal] load build context [2025-12-23T01:33:33.563Z] #4 transferring context: 7.11kB done [2025-12-23T01:33:33.563Z] #4 DONE 0.1s [2025-12-23T01:33:33.563Z] [2025-12-23T01:33:33.563Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-23T01:33:33.563Z] #5 DONE 0.1s [2025-12-23T01:33:33.563Z] [2025-12-23T01:33:33.563Z] #6 [2/4] WORKDIR /edgex [2025-12-23T01:33:34.941Z] #6 DONE 1.5s [2025-12-23T01:33:35.200Z] [2025-12-23T01:33:35.200Z] #7 [3/4] COPY go.mod . [2025-12-23T01:33:35.200Z] #7 DONE 0.0s [2025-12-23T01:33:35.200Z] [2025-12-23T01:33:35.200Z] #8 [4/4] RUN go mod download [2025-12-23T01:33:36.512Z] Still waiting to schedule task [2025-12-23T01:33:36.512Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-12-23T01:34:01.761Z] #8 DONE 23.4s [2025-12-23T01:34:01.761Z] [2025-12-23T01:34:01.761Z] #9 exporting to image [2025-12-23T01:34:01.761Z] #9 exporting layers [2025-12-23T01:34:02.329Z] #9 exporting layers 3.9s done [2025-12-23T01:34:02.329Z] #9 writing image sha256:924326c67aec9268c77d08893b7e77ce0b6db754b0ef1f298e13ca9193bcb053 done [2025-12-23T01:34:02.329Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-12-23T01:34:02.329Z] #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:34:02.643Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-23T01:34:02.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T01:34:02.722Z] prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container [2025-12-23T01:34:02.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-12-23T01:34:03.018Z] $ docker top eeae40ed992700a268eaafbfd8d53dcf87798c4fd617dde1544f876422fd8248 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-23T01:34:03.370Z] + go version [2025-12-23T01:34:03.370Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-12-23T01:34:03.378Z] $ docker stop --time=1 eeae40ed992700a268eaafbfd8d53dcf87798c4fd617dde1544f876422fd8248 [2025-12-23T01:34:04.624Z] $ docker rm -f --volumes eeae40ed992700a268eaafbfd8d53dcf87798c4fd617dde1544f876422fd8248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:34:05.065Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-23T01:34:05.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T01:34:05.149Z] prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container [2025-12-23T01:34:05.181Z] $ 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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-12-23T01:34:05.420Z] $ docker top 5073193753b585ad0935d0df6d13f1beb3b7bafd1fa1e5e8edf1b6a577965fb8 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-12-23T01:34:05.490Z] ========================================================= [2025-12-23T01:34:05.490Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-12-23T01:34:05.490Z] ========================================================= [Pipeline] sh [2025-12-23T01:34:05.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/941 [Pipeline] fileExists [Pipeline] sh [2025-12-23T01:34:06.215Z] + make test [2025-12-23T01:34:06.215Z] go test -race -coverprofile=coverage.out ./... [2025-12-23T01:34:16.195Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-12-23T01:34:48.281Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-12-23T01:34:49.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-12-23T01:34:52.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.4% of statements [2025-12-23T01:34:52.977Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-12-23T01:34:52.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2025-12-23T01:34:52.977Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-12-23T01:34:52.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.7% of statements [2025-12-23T01:34:52.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.029s coverage: 86.5% of statements [2025-12-23T01:34:52.977Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-12-23T01:34:52.977Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.793s coverage: 94.2% of statements [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-12-23T01:34:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 90.7% of statements [2025-12-23T01:34:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-12-23T01:34:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.059s coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-12-23T01:34:55.540Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-12-23T01:34:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 8.3% of statements [2025-12-23T01:34:56.114Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-12-23T01:34:56.114Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-12-23T01:34:58.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.433s coverage: 95.9% of statements [2025-12-23T01:34:58.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-12-23T01:34:58.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-12-23T01:34:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-12-23T01:35:01.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.054s coverage: 3.5% of statements [2025-12-23T01:35:01.939Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2025-12-23T01:35:01.939Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-12-23T01:35:01.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-12-23T01:35:01.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-12-23T01:35:01.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 38.2% of statements [2025-12-23T01:35:01.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements [2025-12-23T01:35:01.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-12-23T01:35:01.939Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-12-23T01:35:01.939Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-12-23T01:35:02.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-12-23T01:35:02.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements [2025-12-23T01:35:02.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 89.5% of statements [2025-12-23T01:35:02.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements [2025-12-23T01:35:03.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-12-23T01:35:15.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.050s coverage: 92.9% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-12-23T01:35:23.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.039s coverage: 62.3% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.033s coverage: 47.4% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-12-23T01:35:23.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.037s coverage: 6.8% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.039s coverage: 33.3% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.177s coverage: 54.8% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.029s coverage: 89.6% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.048s coverage: 20.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2025-12-23T01:35:23.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-12-23T01:35:23.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 29.2% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-12-23T01:35:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-12-23T01:35:23.346Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.1% of statements [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 94.9% of statements [2025-12-23T01:35:29.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-12-23T01:35:29.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.037s coverage: 9.0% of statements [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2025-12-23T01:35:29.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-12-23T01:35:29.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.038s coverage: 43.6% of statements [2025-12-23T01:35:29.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-12-23T01:35:29.916Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-23T01:35:29.916Z] 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-12-23T01:35:29.916Z] running golangci-lint [2025-12-23T01:35:29.916Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-12-23T01:35:29.916Z] go version go1.25.2 linux/amd64 [2025-12-23T01:35:30.176Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-12-23T01:35:30.176Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-12-23T01:35:30.176Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-12-23T01:35:30.176Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-12-23T01:35:30.176Z] level=info msg="[goenv] Read go env for 4.791346ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-12-23T01:35:30.176Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-12-23T01:35:56.722Z] level=info msg="[loader] Go packages loading at mode 8767 (files|name|compiled_files|deps|exports_file|imports|types_sizes) took 22.986934928s" [2025-12-23T01:35:56.722Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.403728ms" [2025-12-23T01:36:08.921Z] level=info msg="[linters_context/goanalysis] analyzers took 2m25.309325033s with top 10 stages: buildir: 1m11.392124182s, gosec: 3.65885635s, fact_deprecated: 2.773498728s, inspect: 2.765312143s, printf: 2.435752267s, ctrlflow: 1.877722481s, fact_purity: 1.724557925s, nilness: 1.720466976s, S1038: 1.583407997s, unused: 997.045211ms" [2025-12-23T01:36:08.922Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-12-23T01:36:08.922Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-12-23T01:36:08.922Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-12-23T01:36:08.922Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-12-23T01:36:08.922Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, path_relativity: 35/35, generated_file_filter: 35/22" [2025-12-23T01:36:08.922Z] level=info msg="[runner] processing took 11.841278ms with stages: nolint_filter: 10.719419ms, generated_file_filter: 850.927µs, exclusion_rules: 123.421µs, exclusion_paths: 82.861µs, path_relativity: 43.1µs, cgo: 5.51µs, path_absoluter: 3.32µs, sort_results: 3.3µs, invalid_issue: 2.1µs, filename_unadjuster: 1.26µs, max_same_issues: 1.15µs, fixer: 970ns, diff: 870ns, path_prettifier: 590ns, uniq_by_line: 510ns, path_shortener: 480ns, severity-rules: 450ns, max_from_linter: 390ns, max_per_file_from_linter: 350ns, source_code: 300ns" [2025-12-23T01:36:08.922Z] level=info msg="[runner] linters took 14.764717025s with stages: goanalysis_metalinter: 14.752733745s" [2025-12-23T01:36:08.922Z] 0 issues. [2025-12-23T01:36:08.922Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-12-23T01:36:08.922Z] level=info msg="Memory: 374 samples, avg is 361.3MB, max is 1520.3MB" [2025-12-23T01:36:08.922Z] level=info msg="Execution took 37.806771289s" [2025-12-23T01:36:08.922Z] go vet ./... [2025-12-23T01:36:15.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-12-23T01:36:15.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-12-23T01:36:15.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-12-23T01:36:16.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-12-23T01:36:16.534Z] + ls -al . [2025-12-23T01:36:16.534Z] total 1392 [2025-12-23T01:36:16.534Z] drwxrwxr-x 11 1001 1001 4096 Dec 23 01:34 . [2025-12-23T01:36:16.534Z] drwxr-xr-x 4 root root 4096 Dec 23 01:34 .. [2025-12-23T01:36:16.534Z] drwxrwxr-x 2 1001 1001 4096 Dec 23 01:32 .blubracket [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 10 Dec 23 01:32 .dockerignore [2025-12-23T01:36:16.534Z] drwxrwxr-x 8 1001 1001 4096 Dec 23 01:35 .git [2025-12-23T01:36:16.534Z] drwxrwxr-x 3 1001 1001 4096 Dec 23 01:32 .github [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 909 Dec 23 01:32 .gitignore [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 359 Dec 23 01:32 .golangci.yml [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 100 Dec 23 01:32 .hadolint.yml [2025-12-23T01:36:16.534Z] drwxr-xr-x 3 1001 1001 4096 Dec 23 01:33 .semver [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 155 Dec 23 01:32 .sonarcloud.properties [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 1171 Dec 23 01:32 ADOPTERS.md [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 20017 Dec 23 01:32 Attribution.txt [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 108018 Dec 23 01:32 CHANGELOG.md [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 3804 Dec 23 01:32 CONTRIBUTING.md [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 677 Dec 23 01:32 GOVERNANCE.md [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 886 Dec 23 01:32 Jenkinsfile [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 10775 Dec 23 01:32 LICENSE [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 16739 Dec 23 01:32 Makefile [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 582 Dec 23 01:32 OWNERS.md [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 9932 Dec 23 01:32 README.md [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 789 Dec 23 01:32 SECURITY.md [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 12 Dec 23 01:33 VERSION [2025-12-23T01:36:16.534Z] drwxrwxr-x 2 1001 1001 4096 Dec 23 01:32 bin [2025-12-23T01:36:16.534Z] drwxrwxr-x 19 1001 1001 4096 Dec 23 01:32 cmd [2025-12-23T01:36:16.534Z] -rw-r--r-- 1 root root 1043594 Dec 23 01:35 coverage.out [2025-12-23T01:36:16.534Z] drwxrwxr-x 2 1001 1001 4096 Dec 23 01:32 fuzz_test [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 7070 Dec 23 01:32 go.mod [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 90674 Dec 23 01:32 go.sum [2025-12-23T01:36:16.534Z] drwxrwxr-x 7 1001 1001 4096 Dec 23 01:32 internal [2025-12-23T01:36:16.534Z] drwxrwxr-x 2 1001 1001 4096 Dec 23 01:32 openapi [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 584 Dec 23 01:32 security.txt [2025-12-23T01:36:16.534Z] -rw-rw-r-- 1 1001 1001 204 Dec 23 01:32 version.go [Pipeline] sh [2025-12-23T01:36:16.847Z] + '[' -e coverage.out ] [2025-12-23T01:36:16.847Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-12-23T01:36:16.982Z] Stashed 1 file(s) [Pipeline] sh [2025-12-23T01:36:17.270Z] + make build [2025-12-23T01:36:17.270Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-23T01:36:43.908Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-23T01:36:44.842Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-23T01:36:46.746Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-23T01:36:47.354Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-775584 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-12-23T01:36:47.374Z] Running in /w/workspace/edgex-go/941 [Pipeline] { [Pipeline] checkout [2025-12-23T01:36:47.681Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-23T01:36:48.436Z] The recommended git tool is: git [2025-12-23T01:36:49.599Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-23T01:36:54.859Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-23T01:36:56.516Z] using credential edgex-jenkins-ssh [2025-12-23T01:36:56.544Z] Cloning the remote Git repository [2025-12-23T01:36:57.393Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-23T01:36:56.599Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-12-23T01:36:56.719Z] > git init /w/workspace/edgex-go/941 # timeout=10 [2025-12-23T01:36:56.899Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-12-23T01:36:56.901Z] > git --version # timeout=10 [2025-12-23T01:36:56.924Z] > git --version # 'git version 2.25.1' [2025-12-23T01:36:56.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-12-23T01:36:57.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-23T01:36:59.924Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-23T01:37:02.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-23T01:37:04.351Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-23T01:37:05.729Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-23T01:37:06.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-12-23T01:37:08.578Z] $ docker stop --time=1 5073193753b585ad0935d0df6d13f1beb3b7bafd1fa1e5e8edf1b6a577965fb8 [2025-12-23T01:37:11.066Z] $ docker rm -f --volumes 5073193753b585ad0935d0df6d13f1beb3b7bafd1fa1e5e8edf1b6a577965fb8 [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-12-23T01:37:12.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-23T01:37:12.487Z] [2025-12-23T01:37:12.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:37:12.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-23T01:37:12.791Z] latest: Pulling from edgex-devops/edgex-compose [2025-12-23T01:37:12.791Z] 91d30c5bc195: Pulling fs layer [2025-12-23T01:37:12.791Z] 2e9b0aa3be6d: Pulling fs layer [2025-12-23T01:37:12.791Z] 9c61dcf015f6: Pulling fs layer [2025-12-23T01:37:12.791Z] 4698f68db338: Pulling fs layer [2025-12-23T01:37:12.791Z] 2a2f49069b9e: Pulling fs layer [2025-12-23T01:37:12.791Z] e0025b399a48: Pulling fs layer [2025-12-23T01:37:12.791Z] 2a2f49069b9e: Waiting [2025-12-23T01:37:12.791Z] 4698f68db338: Waiting [2025-12-23T01:37:12.791Z] e0025b399a48: Waiting [2025-12-23T01:37:12.791Z] 91d30c5bc195: Verifying Checksum [2025-12-23T01:37:12.791Z] 91d30c5bc195: Download complete [2025-12-23T01:37:12.791Z] 4698f68db338: Verifying Checksum [2025-12-23T01:37:12.791Z] 4698f68db338: Download complete [2025-12-23T01:37:13.051Z] 91d30c5bc195: Pull complete [2025-12-23T01:37:13.051Z] 2e9b0aa3be6d: Verifying Checksum [2025-12-23T01:37:13.051Z] 2e9b0aa3be6d: Download complete [2025-12-23T01:37:13.051Z] e0025b399a48: Verifying Checksum [2025-12-23T01:37:13.051Z] e0025b399a48: Download complete [2025-12-23T01:37:13.051Z] 2a2f49069b9e: Verifying Checksum [2025-12-23T01:37:13.051Z] 2a2f49069b9e: Download complete [2025-12-23T01:37:13.309Z] 2e9b0aa3be6d: Pull complete [2025-12-23T01:37:13.569Z] 9c61dcf015f6: Download complete [2025-12-23T01:37:14.886Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-12-23T01:37:14.906Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-23T01:37:15.750Z] Avoid second fetch [2025-12-23T01:37:15.751Z] Checking out Revision 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 (main) [2025-12-23T01:37:16.560Z] Commit message: "Merge pull request #5337 from FelixTing/issue-5336" [2025-12-23T01:37:15.764Z] > git config core.sparsecheckout # timeout=10 [2025-12-23T01:37:15.823Z] > git checkout -f 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 # timeout=10 [2025-12-23T01:37:17.752Z] 9c61dcf015f6: Pull complete [2025-12-23T01:37:17.752Z] 4698f68db338: Pull complete [2025-12-23T01:37:18.011Z] 2a2f49069b9e: Pull complete [2025-12-23T01:37:18.011Z] e0025b399a48: Pull complete [2025-12-23T01:37:18.011Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-12-23T01:37:18.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-23T01:37:18.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T01:37:18.114Z] prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container [2025-12-23T01:37:18.139Z] $ 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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-12-23T01:37:18.837Z] $ docker top cb09b4861b0d95b1722f56654ad11b9941fe495d05d138a643209146b55ca3d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-23T01:37:19.185Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-23T01:37:19.445Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #1 transferring dockerfile: 3.02kB done [2025-12-23T01:37:19.445Z] #1 DONE 0.1s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #2 transferring dockerfile: 2.02kB done [2025-12-23T01:37:19.445Z] #2 DONE 0.2s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #3 transferring dockerfile: 1.69kB done [2025-12-23T01:37:19.445Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-23T01:37:19.445Z] #3 DONE 0.1s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #4 transferring dockerfile: 1.83kB done [2025-12-23T01:37:19.445Z] #4 DONE 0.1s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #5 transferring dockerfile: 2.14kB done [2025-12-23T01:37:19.445Z] #5 DONE 0.1s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #6 transferring dockerfile: 2.01kB done [2025-12-23T01:37:19.445Z] #6 DONE 0.2s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #7 [core-data internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #7 transferring dockerfile: 2.04kB done [2025-12-23T01:37:19.445Z] #7 DONE 0.1s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #8 transferring dockerfile: 2.10kB done [2025-12-23T01:37:19.445Z] #8 DONE 0.2s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #9 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-23T01:37:19.445Z] #9 DONE 0.0s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-12-23T01:37:19.445Z] #10 transferring dockerfile: 1.81kB done [2025-12-23T01:37:19.445Z] #10 DONE 0.2s [2025-12-23T01:37:19.445Z] [2025-12-23T01:37:19.445Z] #11 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:37:19.702Z] #11 ... [2025-12-23T01:37:19.702Z] [2025-12-23T01:37:19.702Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-23T01:37:19.703Z] #12 transferring dockerfile: 1.89kB done [2025-12-23T01:37:19.703Z] #12 DONE 0.2s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #13 [core-command internal] load build definition from Dockerfile [2025-12-23T01:37:19.703Z] #13 transferring dockerfile: 1.94kB done [2025-12-23T01:37:19.703Z] #13 DONE 0.2s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-12-23T01:37:19.703Z] #14 transferring dockerfile: 1.70kB done [2025-12-23T01:37:19.703Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-23T01:37:19.703Z] #14 DONE 0.2s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-23T01:37:19.703Z] #15 transferring dockerfile: 2.23kB done [2025-12-23T01:37:19.703Z] #15 DONE 0.2s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-23T01:37:19.703Z] #16 transferring dockerfile: 2.50kB done [2025-12-23T01:37:19.703Z] #16 DONE 0.2s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #9 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-23T01:37:19.703Z] #9 DONE 0.0s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #17 [security-proxy-auth internal] load .dockerignore [2025-12-23T01:37:19.703Z] #17 transferring context: 50B done [2025-12-23T01:37:19.703Z] #17 DONE 0.0s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #11 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:37:19.703Z] #11 DONE 0.2s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #18 [support-scheduler internal] load .dockerignore [2025-12-23T01:37:19.703Z] #18 transferring context: 50B done [2025-12-23T01:37:19.703Z] #18 DONE 0.1s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #19 [core-data internal] load .dockerignore [2025-12-23T01:37:19.703Z] #19 transferring context: 50B done [2025-12-23T01:37:19.703Z] #19 DONE 0.1s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #20 [support-notifications internal] load .dockerignore [2025-12-23T01:37:19.703Z] #20 transferring context: 50B done [2025-12-23T01:37:19.703Z] #20 DONE 0.1s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-12-23T01:37:19.703Z] #21 transferring context: 50B done [2025-12-23T01:37:19.703Z] #21 DONE 0.1s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #22 [core-metadata internal] load .dockerignore [2025-12-23T01:37:19.703Z] #22 transferring context: 50B done [2025-12-23T01:37:19.703Z] #22 DONE 0.1s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #23 [security-bootstrapper internal] load .dockerignore [2025-12-23T01:37:19.703Z] #23 transferring context: 50B done [2025-12-23T01:37:19.703Z] #23 DONE 0.1s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #24 [core-keeper internal] load .dockerignore [2025-12-23T01:37:19.703Z] #24 transferring context: 50B done [2025-12-23T01:37:19.703Z] #24 DONE 0.2s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #25 [core-command internal] load .dockerignore [2025-12-23T01:37:19.703Z] #25 transferring context: 50B done [2025-12-23T01:37:19.703Z] #25 DONE 0.2s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #26 [support-notifications internal] load build context [2025-12-23T01:37:19.703Z] #26 DONE 0.0s [2025-12-23T01:37:19.703Z] [2025-12-23T01:37:19.703Z] #27 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:37:19.703Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:37:19.703Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:37:19.703Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-23T01:37:19.703Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-23T01:37:19.960Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:37:19.961Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:37:19.961Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-23T01:37:19.961Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-23T01:37:19.961Z] #27 DONE 0.2s [2025-12-23T01:37:19.961Z] [2025-12-23T01:37:19.961Z] #28 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-23T01:37:19.961Z] #28 ... [2025-12-23T01:37:19.961Z] [2025-12-23T01:37:19.961Z] #29 [security-proxy-setup internal] load .dockerignore [2025-12-23T01:37:19.961Z] #29 transferring context: 50B done [2025-12-23T01:37:19.961Z] #29 DONE 0.4s [2025-12-23T01:37:19.961Z] [2025-12-23T01:37:19.961Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-23T01:37:19.961Z] #30 transferring context: 50B done [2025-12-23T01:37:19.961Z] #30 DONE 0.4s [2025-12-23T01:37:20.219Z] [2025-12-23T01:37:20.219Z] #27 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:37:20.219Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:37:20.219Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:37:20.219Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-23T01:37:20.219Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-23T01:37:20.219Z] #27 DONE 0.2s [2025-12-23T01:37:20.219Z] [2025-12-23T01:37:20.219Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-23T01:37:20.219Z] #31 DONE 0.6s [2025-12-23T01:37:20.219Z] [2025-12-23T01:37:20.219Z] #28 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-23T01:37:20.219Z] #28 ... [2025-12-23T01:37:20.219Z] [2025-12-23T01:37:20.219Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-23T01:37:20.219Z] #32 DONE 0.7s [2025-12-23T01:37:20.477Z] [2025-12-23T01:37:20.477Z] #28 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-23T01:37:20.477Z] #28 DONE 0.7s [2025-12-23T01:37:20.477Z] [2025-12-23T01:37:20.477Z] #33 [core-keeper builder 2/7] WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-23T01:37:20.967Z] provisioning config files... [2025-12-23T01:37:20.998Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/941@tmp/config7095600946827286300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-23T01:37:21.043Z] #33 DONE 0.5s [2025-12-23T01:37:21.043Z] [2025-12-23T01:37:21.043Z] #27 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:37:21.043Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:37:21.043Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:37:21.043Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-23T01:37:21.043Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-23T01:37:21.043Z] #27 DONE 0.2s [2025-12-23T01:37:21.043Z] [2025-12-23T01:37:21.043Z] #34 [security-spire-agent internal] load .dockerignore [2025-12-23T01:37:21.043Z] #34 transferring context: 50B 0.0s done [2025-12-23T01:37:21.043Z] #34 DONE 0.6s [2025-12-23T01:37:21.043Z] [2025-12-23T01:37:21.043Z] #35 [security-spire-server internal] load .dockerignore [2025-12-23T01:37:21.043Z] #35 transferring context: 50B 0.0s done [2025-12-23T01:37:21.043Z] #35 DONE 0.7s [2025-12-23T01:37:21.043Z] [2025-12-23T01:37:21.043Z] #36 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:37:21.043Z] #36 ... [2025-12-23T01:37:21.043Z] [2025-12-23T01:37:21.043Z] #27 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:37:21.043Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:37:21.043Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:37:21.043Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-23T01:37:21.043Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-23T01:37:21.043Z] #27 DONE 0.2s [2025-12-23T01:37:21.043Z] [2025-12-23T01:37:21.043Z] #37 [security-spire-config internal] load .dockerignore [2025-12-23T01:37:21.043Z] #37 transferring context: 50B 0.0s done [2025-12-23T01:37:21.043Z] #37 DONE 0.7s [2025-12-23T01:37:21.043Z] [2025-12-23T01:37:21.043Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:37:21.043Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:37:21.379Z] #38 ... [2025-12-23T01:37:21.379Z] [2025-12-23T01:37:21.379Z] #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-23T01:37:21.379Z] #39 DONE 1.5s [2025-12-23T01:37:21.638Z] [2025-12-23T01:37:21.638Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:21.742Z] ---> ****-login.sh [2025-12-23T01:37:21.743Z] nexus3.edgexfoundry.org:10001 [2025-12-23T01:37:22.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:37:22.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T01:37:22.291Z] Configure a credential helper to remove this warning. See [2025-12-23T01:37:22.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T01:37:22.291Z] [2025-12-23T01:37:22.291Z] Login Succeeded [2025-12-23T01:37:22.291Z] nexus3.edgexfoundry.org:10002 [2025-12-23T01:37:22.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:37:22.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T01:37:22.564Z] Configure a credential helper to remove this warning. See [2025-12-23T01:37:22.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T01:37:22.564Z] [2025-12-23T01:37:22.564Z] Login Succeeded [2025-12-23T01:37:22.564Z] nexus3.edgexfoundry.org:10003 [2025-12-23T01:37:22.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:37:23.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T01:37:23.106Z] Configure a credential helper to remove this warning. See [2025-12-23T01:37:23.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T01:37:23.106Z] [2025-12-23T01:37:23.106Z] Login Succeeded [2025-12-23T01:37:23.106Z] nexus3.edgexfoundry.org:10004 [2025-12-23T01:37:23.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:37:23.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T01:37:23.375Z] Configure a credential helper to remove this warning. See [2025-12-23T01:37:23.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T01:37:23.375Z] [2025-12-23T01:37:23.375Z] Login Succeeded [2025-12-23T01:37:23.375Z] ****.io [2025-12-23T01:37:23.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:37:23.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T01:37:23.914Z] Configure a credential helper to remove this warning. See [2025-12-23T01:37:23.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T01:37:23.914Z] [2025-12-23T01:37:23.914Z] Login Succeeded [2025-12-23T01:37:23.914Z] ---> ****-login.sh ends [Pipeline] } [2025-12-23T01:37:23.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-12-23T01:37:24.357Z] #40 ... [2025-12-23T01:37:24.357Z] [2025-12-23T01:37:24.357Z] #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-23T01:37:24.357Z] #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.398 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:24.357Z] #0 1.398 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:24.357Z] #0 1.415 OK: 7 MiB in 17 packages [2025-12-23T01:37:24.357Z] #41 DONE 4.1s [2025-12-23T01:37:24.357Z] [2025-12-23T01:37:24.357Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-23T01:37:24.357Z] #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.606 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:24.357Z] #0 1.614 (2/2) Installing su-exec (0.2-r3) [2025-12-23T01:37:24.357Z] #0 1.621 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:24.357Z] #0 1.631 OK: 7 MiB in 18 packages [2025-12-23T01:37:24.357Z] #42 DONE 4.1s [2025-12-23T01:37:24.357Z] [2025-12-23T01:37:24.357Z] #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-23T01:37:24.357Z] #0 0.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 0.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.409 (1/3) Installing ca-certificates (20250911-r0) [2025-12-23T01:37:24.357Z] #0 1.428 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:24.357Z] #0 1.438 (3/3) Installing tzdata (2025c-r0) [2025-12-23T01:37:24.357Z] #0 1.539 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:24.357Z] #0 1.552 Executing ca-certificates-20250911-r0.trigger [2025-12-23T01:37:24.357Z] #0 1.594 OK: 8 MiB in 19 packages [2025-12-23T01:37:24.357Z] #43 DONE 4.1s [2025-12-23T01:37:24.357Z] [2025-12-23T01:37:24.357Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:24.357Z] #40 ... [2025-12-23T01:37:24.357Z] [2025-12-23T01:37:24.357Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-23T01:37:24.357Z] #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.643 (1/7) Installing ca-certificates (20250911-r0) [2025-12-23T01:37:24.357Z] #0 1.785 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:24.357Z] #0 1.785 (3/7) Installing libgcc (14.2.0-r6) [2025-12-23T01:37:24.357Z] #0 1.787 (4/7) Installing libsodium (1.0.20-r0) [2025-12-23T01:37:24.357Z] #0 1.799 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-23T01:37:24.357Z] #0 1.826 (6/7) Installing libzmq (4.3.5-r2) [2025-12-23T01:37:24.357Z] #0 1.852 (7/7) Installing zeromq (4.3.5-r2) [2025-12-23T01:37:24.357Z] #0 1.874 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:24.357Z] #0 1.887 Executing ca-certificates-20250911-r0.trigger [2025-12-23T01:37:24.357Z] #0 1.930 OK: 12 MiB in 23 packages [2025-12-23T01:37:24.357Z] #44 DONE 4.2s [2025-12-23T01:37:24.357Z] [2025-12-23T01:37:24.357Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:24.357Z] #40 ... [2025-12-23T01:37:24.357Z] [2025-12-23T01:37:24.357Z] #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-23T01:37:24.357Z] #0 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.673 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:24.357Z] #0 1.763 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:24.357Z] #0 1.783 OK: 7 MiB in 17 packages [2025-12-23T01:37:24.357Z] #45 DONE 4.2s [2025-12-23T01:37:24.357Z] [2025-12-23T01:37:24.357Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-23T01:37:24.357Z] #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.673 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-23T01:37:24.357Z] #0 1.673 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-23T01:37:24.357Z] #0 1.673 OK: 26327 distinct packages available [2025-12-23T01:37:24.357Z] #0 1.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.357Z] #0 2.250 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-23T01:37:24.357Z] #0 2.264 (2/13) Installing c-ares (1.34.6-r0) [2025-12-23T01:37:24.357Z] #0 2.267 (3/13) Installing libunistring (1.3-r0) [2025-12-23T01:37:24.357Z] #0 2.285 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-23T01:37:24.357Z] #0 2.292 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-23T01:37:24.357Z] #0 2.297 (6/13) Installing libpsl (0.21.5-r3) [2025-12-23T01:37:24.357Z] #0 2.299 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-23T01:37:24.357Z] #0 2.320 (8/13) Installing libcurl (8.14.1-r2) [2025-12-23T01:37:24.357Z] #0 2.334 (9/13) Installing curl (8.14.1-r2) [2025-12-23T01:37:24.357Z] #0 2.345 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:24.357Z] #0 2.351 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-23T01:37:24.357Z] #0 2.357 (12/13) Installing libucontext (1.3.2-r0) [2025-12-23T01:37:24.357Z] #0 2.357 (13/13) Installing gcompat (1.1.0-r4) [2025-12-23T01:37:24.358Z] #0 2.365 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:24.358Z] #0 2.370 OK: 13 MiB in 29 packages [2025-12-23T01:37:24.358Z] #46 DONE 4.2s [2025-12-23T01:37:24.358Z] [2025-12-23T01:37:24.358Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-23T01:37:24.358Z] #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.358Z] #0 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:24.358Z] #0 1.734 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:24.358Z] #0 1.738 (2/4) Installing openssl (3.5.4-r0) [2025-12-23T01:37:24.358Z] #0 1.754 (3/4) Installing su-exec (0.2-r3) [2025-12-23T01:37:24.358Z] #0 1.757 (4/4) Installing yq-go (4.47.2-r2) [2025-12-23T01:37:24.358Z] #0 1.911 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:24.358Z] #0 1.924 OK: 20 MiB in 20 packages [2025-12-23T01:37:24.358Z] #47 DONE 4.0s [2025-12-23T01:37:24.358Z] [2025-12-23T01:37:24.358Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:24.601Z] + git config --global --add safe.directory /w/workspace/edgex-go/941 [2025-12-23T01:37:24.615Z] #40 ... [2025-12-23T01:37:24.615Z] [2025-12-23T01:37:24.615Z] #48 [security-spire-server internal] load build context [2025-12-23T01:37:24.615Z] #48 transferring context: 26.44kB 0.0s done [2025-12-23T01:37:24.615Z] #48 DONE 3.3s [2025-12-23T01:37:24.615Z] [2025-12-23T01:37:24.615Z] #40 [security-proxy-auth internal] load build context [Pipeline] echo [2025-12-23T01:37:24.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-23T01:37:24.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-23T01:37:24.673Z] ========================================================= [2025-12-23T01:37:24.673Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-12-23T01:37:24.673Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-23T01:37:25.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-23T01:37:25.292Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-12-23T01:37:25.292Z] 6b59a28fa201: Pulling fs layer [2025-12-23T01:37:25.292Z] d32bb0dddca7: Pulling fs layer [2025-12-23T01:37:25.292Z] 5dab1238d3d9: Pulling fs layer [2025-12-23T01:37:25.292Z] 196fd7d83e7d: Pulling fs layer [2025-12-23T01:37:25.292Z] 4f4fb700ef54: Pulling fs layer [2025-12-23T01:37:25.292Z] 8ba94037c8f0: Pulling fs layer [2025-12-23T01:37:25.292Z] deaec5988b04: Pulling fs layer [2025-12-23T01:37:25.292Z] 9f65657bb879: Pulling fs layer [2025-12-23T01:37:25.292Z] 4f4fb700ef54: Waiting [2025-12-23T01:37:25.292Z] 8ba94037c8f0: Waiting [2025-12-23T01:37:25.292Z] 9f65657bb879: Waiting [2025-12-23T01:37:25.292Z] deaec5988b04: Waiting [2025-12-23T01:37:25.292Z] 196fd7d83e7d: Waiting [2025-12-23T01:37:25.292Z] d32bb0dddca7: Verifying Checksum [2025-12-23T01:37:25.292Z] d32bb0dddca7: Download complete [2025-12-23T01:37:25.292Z] 196fd7d83e7d: Verifying Checksum [2025-12-23T01:37:25.292Z] 196fd7d83e7d: Download complete [2025-12-23T01:37:25.292Z] 4f4fb700ef54: Download complete [2025-12-23T01:37:25.292Z] 8ba94037c8f0: Verifying Checksum [2025-12-23T01:37:25.292Z] 8ba94037c8f0: Download complete [2025-12-23T01:37:25.292Z] 6b59a28fa201: Download complete [2025-12-23T01:37:25.887Z] 9f65657bb879: Verifying Checksum [2025-12-23T01:37:25.887Z] 9f65657bb879: Download complete [2025-12-23T01:37:25.995Z] #40 ... [2025-12-23T01:37:25.995Z] [2025-12-23T01:37:25.995Z] #49 [security-spire-agent internal] load build context [2025-12-23T01:37:25.995Z] #49 transferring context: 25.98kB 0.0s done [2025-12-23T01:37:25.995Z] #49 DONE 4.9s [2025-12-23T01:37:25.995Z] [2025-12-23T01:37:25.995Z] #50 [security-spire-config internal] load build context [2025-12-23T01:37:25.995Z] #50 transferring context: 24.70kB 0.0s done [2025-12-23T01:37:25.995Z] #50 DONE 4.8s [2025-12-23T01:37:25.995Z] [2025-12-23T01:37:25.995Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:26.157Z] 6b59a28fa201: Pull complete [2025-12-23T01:37:26.256Z] #40 ... [2025-12-23T01:37:26.256Z] [2025-12-23T01:37:26.256Z] #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-23T01:37:26.256Z] #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:26.256Z] #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:26.256Z] #0 2.643 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-23T01:37:26.256Z] #0 2.643 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-23T01:37:26.256Z] #0 2.643 OK: 26327 distinct packages available [2025-12-23T01:37:26.256Z] #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:26.256Z] #0 2.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:26.256Z] #0 3.120 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:26.256Z] #0 3.128 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-23T01:37:26.256Z] #0 3.135 (3/5) Installing libucontext (1.3.2-r0) [2025-12-23T01:37:26.256Z] #0 3.206 (4/5) Installing gcompat (1.1.0-r4) [2025-12-23T01:37:26.256Z] #0 3.212 (5/5) Installing openssl (3.5.4-r0) [2025-12-23T01:37:26.256Z] #0 3.221 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:26.256Z] #0 3.227 OK: 8 MiB in 21 packages [2025-12-23T01:37:26.256Z] #51 DONE 5.2s [2025-12-23T01:37:26.256Z] [2025-12-23T01:37:26.256Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:26.514Z] #40 ... [2025-12-23T01:37:26.514Z] [2025-12-23T01:37:26.514Z] #52 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-23T01:37:26.514Z] #52 transferring dockerfile: 2.49kB 0.0s done [2025-12-23T01:37:26.514Z] #52 DONE 4.1s [2025-12-23T01:37:26.514Z] [2025-12-23T01:37:26.514Z] #9 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-23T01:37:26.514Z] #9 DONE 0.0s [2025-12-23T01:37:26.514Z] [2025-12-23T01:37:26.514Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:26.514Z] #40 ... [2025-12-23T01:37:26.514Z] [2025-12-23T01:37:26.514Z] #11 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:37:26.514Z] #11 DONE 0.3s [2025-12-23T01:37:26.514Z] [2025-12-23T01:37:26.514Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:26.751Z] d32bb0dddca7: Pull complete [2025-12-23T01:37:26.751Z] 5dab1238d3d9: Verifying Checksum [2025-12-23T01:37:26.751Z] 5dab1238d3d9: Download complete [2025-12-23T01:37:27.464Z] #40 ... [2025-12-23T01:37:27.464Z] [2025-12-23T01:37:27.464Z] #53 [security-secretstore-setup internal] load .dockerignore [2025-12-23T01:37:27.464Z] #53 transferring context: 50B 0.0s done [2025-12-23T01:37:27.464Z] #53 DONE 0.8s [2025-12-23T01:37:27.464Z] [2025-12-23T01:37:27.464Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:28.717Z] deaec5988b04: Verifying Checksum [2025-12-23T01:37:28.717Z] deaec5988b04: Download complete [2025-12-23T01:37:29.998Z] #40 ... [2025-12-23T01:37:29.998Z] [2025-12-23T01:37:29.998Z] #54 [core-keeper internal] load build context [2025-12-23T01:37:29.998Z] #54 ... [2025-12-23T01:37:29.998Z] [2025-12-23T01:37:29.998Z] #26 [support-notifications internal] load build context [2025-12-23T01:37:29.998Z] #26 ... [2025-12-23T01:37:29.998Z] [2025-12-23T01:37:29.998Z] #55 [core-data internal] load build context [2025-12-23T01:37:29.998Z] #55 ... [2025-12-23T01:37:29.998Z] [2025-12-23T01:37:29.998Z] #56 [security-proxy-setup internal] load build context [2025-12-23T01:37:30.272Z] #56 ... [2025-12-23T01:37:30.272Z] [2025-12-23T01:37:30.272Z] #57 [core-command internal] load build context [2025-12-23T01:37:30.529Z] #57 ... [2025-12-23T01:37:30.529Z] [2025-12-23T01:37:30.529Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-23T01:37:30.529Z] #58 DONE 9.3s [2025-12-23T01:37:30.529Z] [2025-12-23T01:37:30.529Z] #57 [core-command internal] load build context [2025-12-23T01:37:30.529Z] #57 ... [2025-12-23T01:37:30.529Z] [2025-12-23T01:37:30.529Z] #59 [core-metadata internal] load build context [2025-12-23T01:37:30.529Z] #59 ... [2025-12-23T01:37:30.529Z] [2025-12-23T01:37:30.529Z] #60 [security-bootstrapper internal] load build context [2025-12-23T01:37:30.529Z] #60 ... [2025-12-23T01:37:30.529Z] [2025-12-23T01:37:30.529Z] #61 [core-common-config-bootstrapper internal] load build context [2025-12-23T01:37:30.787Z] #61 ... [2025-12-23T01:37:30.787Z] [2025-12-23T01:37:30.787Z] #62 [support-scheduler internal] load build context [2025-12-23T01:37:30.787Z] #62 ... [2025-12-23T01:37:30.787Z] [2025-12-23T01:37:30.788Z] #63 [security-spiffe-token-provider internal] load build context [2025-12-23T01:37:30.788Z] #63 ... [2025-12-23T01:37:30.788Z] [2025-12-23T01:37:30.788Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-23T01:37:30.788Z] #0 5.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:30.788Z] #0 5.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:30.788Z] #0 6.102 OK: 265 MiB in 60 packages [2025-12-23T01:37:31.090Z] #64 ... [2025-12-23T01:37:31.090Z] [2025-12-23T01:37:31.090Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:37:31.090Z] #65 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 3.0s done [2025-12-23T01:37:31.090Z] #65 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-23T01:37:31.090Z] #65 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-12-23T01:37:31.090Z] #65 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-12-23T01:37:31.090Z] #65 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-12-23T01:37:31.090Z] #65 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done [2025-12-23T01:37:31.090Z] #65 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-12-23T01:37:31.090Z] #65 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.7s done [2025-12-23T01:37:31.090Z] #65 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-12-23T01:37:31.090Z] #65 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.1s done [2025-12-23T01:37:31.090Z] #65 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2025-12-23T01:37:31.090Z] #65 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.4s done [2025-12-23T01:37:31.349Z] #65 ... [2025-12-23T01:37:31.349Z] [2025-12-23T01:37:31.349Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-23T01:37:31.349Z] #0 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.349Z] #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.349Z] #0 6.245 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-23T01:37:31.349Z] #0 6.245 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-23T01:37:31.349Z] #0 6.245 OK: 26327 distinct packages available [2025-12-23T01:37:31.349Z] #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.349Z] #0 6.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.349Z] #0 6.687 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:31.349Z] #0 6.732 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-23T01:37:31.349Z] #0 6.733 (3/4) Installing libucontext (1.3.2-r0) [2025-12-23T01:37:31.349Z] #0 6.742 (4/4) Installing gcompat (1.1.0-r4) [2025-12-23T01:37:31.349Z] #0 6.797 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:31.349Z] #0 6.804 OK: 8 MiB in 20 packages [2025-12-23T01:37:31.349Z] #66 ... [2025-12-23T01:37:31.349Z] [2025-12-23T01:37:31.349Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-23T01:37:31.349Z] #0 6.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.349Z] #0 6.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.349Z] #0 7.241 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-23T01:37:31.349Z] #0 7.241 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-23T01:37:31.349Z] #0 7.241 OK: 26329 distinct packages available [2025-12-23T01:37:31.349Z] #0 7.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.349Z] #0 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.349Z] #0 7.734 OK: 265 MiB in 60 packages [2025-12-23T01:37:31.660Z] #67 ... [2025-12-23T01:37:31.660Z] [2025-12-23T01:37:31.660Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:37:31.660Z] #0 7.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.660Z] #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.660Z] #0 7.960 OK: 265 MiB in 60 packages [2025-12-23T01:37:31.660Z] #68 ... [2025-12-23T01:37:31.660Z] [2025-12-23T01:37:31.660Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-23T01:37:31.660Z] #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.660Z] #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.660Z] #0 5.965 OK: 265 MiB in 60 packages [2025-12-23T01:37:31.660Z] #69 ... [2025-12-23T01:37:31.660Z] [2025-12-23T01:37:31.660Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-23T01:37:31.660Z] #0 7.429 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.660Z] #0 7.819 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:31.660Z] #0 8.263 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:31.660Z] #0 8.392 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:31.660Z] #0 8.394 OK: 7 MiB in 17 packages [2025-12-23T01:37:31.919Z] #70 ... [2025-12-23T01:37:31.919Z] [2025-12-23T01:37:31.919Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:37:31.919Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.8s done [2025-12-23T01:37:31.919Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-23T01:37:31.919Z] #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-12-23T01:37:31.919Z] #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-12-23T01:37:31.919Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-12-23T01:37:31.919Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2025-12-23T01:37:31.919Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-12-23T01:37:31.919Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-12-23T01:37:31.919Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.8s done [2025-12-23T01:37:31.919Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-12-23T01:37:31.919Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2025-12-23T01:37:31.919Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.8s done [2025-12-23T01:37:33.943Z] #38 ... [2025-12-23T01:37:33.943Z] [2025-12-23T01:37:33.943Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-23T01:37:34.201Z] #71 ... [2025-12-23T01:37:34.201Z] [2025-12-23T01:37:34.201Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-12-23T01:37:34.201Z] #72 ... [2025-12-23T01:37:34.201Z] [2025-12-23T01:37:34.201Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:37:34.201Z] #0 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:34.201Z] #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:34.201Z] #0 5.389 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:34.201Z] #0 5.491 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:34.201Z] #0 7.750 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:34.201Z] #0 7.753 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:34.201Z] #0 7.767 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:34.201Z] #0 7.775 OK: 8 MiB in 19 packages [2025-12-23T01:37:34.201Z] #73 ... [2025-12-23T01:37:34.201Z] [2025-12-23T01:37:34.201Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:37:34.201Z] #0 5.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:34.201Z] #0 5.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:34.201Z] #0 6.177 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:34.201Z] #0 6.189 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:34.201Z] #0 7.962 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:34.201Z] #0 7.973 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:34.201Z] #0 7.994 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:34.201Z] #0 8.006 OK: 7 MiB in 17 packages [2025-12-23T01:37:34.458Z] #74 ... [2025-12-23T01:37:34.458Z] [2025-12-23T01:37:34.458Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:37:34.458Z] #75 ... [2025-12-23T01:37:34.458Z] [2025-12-23T01:37:34.458Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:37:34.458Z] #76 ... [2025-12-23T01:37:34.458Z] [2025-12-23T01:37:34.458Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-23T01:37:34.716Z] #77 ... [2025-12-23T01:37:34.716Z] [2025-12-23T01:37:34.716Z] #63 [security-spiffe-token-provider internal] load build context [2025-12-23T01:37:34.716Z] #63 transferring context: 478.61MB 14.7s [2025-12-23T01:37:36.089Z] #63 transferring context: 608.30MB 16.3s done [2025-12-23T01:37:36.089Z] #63 ... [2025-12-23T01:37:36.089Z] [2025-12-23T01:37:36.089Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-12-23T01:37:36.348Z] #78 ... [2025-12-23T01:37:36.348Z] [2025-12-23T01:37:36.348Z] #27 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:37:36.348Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:37:36.348Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:37:36.348Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-23T01:37:36.348Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-23T01:37:36.348Z] #27 DONE 0.2s [2025-12-23T01:37:36.348Z] [2025-12-23T01:37:36.348Z] #28 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-23T01:37:36.348Z] #28 DONE 0.7s [2025-12-23T01:37:36.348Z] [2025-12-23T01:37:36.348Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-12-23T01:37:36.348Z] #33 DONE 0.5s [2025-12-23T01:37:36.348Z] [2025-12-23T01:37:36.348Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:36.624Z] #79 ... [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #59 [core-metadata internal] load build context [2025-12-23T01:37:36.624Z] #59 transferring context: 608.30MB 13.6s done [2025-12-23T01:37:36.624Z] #59 DONE 16.7s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-23T01:37:36.624Z] #70 DONE 15.2s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-23T01:37:36.624Z] #64 DONE 15.6s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-23T01:37:36.624Z] #66 DONE 15.5s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-23T01:37:36.624Z] #69 DONE 15.6s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-23T01:37:36.624Z] #67 DONE 15.6s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:37:36.624Z] #68 DONE 15.6s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #26 [support-notifications internal] load build context [2025-12-23T01:37:36.624Z] #26 transferring context: 608.30MB 14.1s done [2025-12-23T01:37:36.624Z] #26 DONE 16.8s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:37:36.624Z] #73 DONE 12.6s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:37:36.624Z] #36 9.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:36.624Z] #36 9.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:36.624Z] #36 9.540 OK: 265 MiB in 60 packages [2025-12-23T01:37:36.624Z] #36 DONE 15.7s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:37:36.624Z] #74 DONE 12.7s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #61 [core-common-config-bootstrapper internal] load build context [2025-12-23T01:37:36.624Z] #61 transferring context: 608.30MB 14.1s done [2025-12-23T01:37:36.624Z] #61 DONE 16.5s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #55 [core-data internal] load build context [2025-12-23T01:37:36.624Z] #55 transferring context: 608.30MB 15.1s done [2025-12-23T01:37:36.624Z] #55 DONE 16.9s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #54 [core-keeper internal] load build context [2025-12-23T01:37:36.624Z] #54 transferring context: 608.30MB 15.0s done [2025-12-23T01:37:36.624Z] #54 DONE 16.8s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #57 [core-command internal] load build context [2025-12-23T01:37:36.624Z] #57 transferring context: 608.30MB 15.3s done [2025-12-23T01:37:36.624Z] #57 DONE 16.9s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #56 [security-proxy-setup internal] load build context [2025-12-23T01:37:36.624Z] #56 transferring context: 608.30MB 15.4s done [2025-12-23T01:37:36.624Z] #56 DONE 16.6s [2025-12-23T01:37:36.624Z] [2025-12-23T01:37:36.624Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:37:36.881Z] #80 ... [2025-12-23T01:37:36.881Z] [2025-12-23T01:37:36.882Z] #62 [support-scheduler internal] load build context [2025-12-23T01:37:36.882Z] #62 transferring context: 608.30MB 16.1s done [2025-12-23T01:37:36.882Z] #62 DONE 17.0s [2025-12-23T01:37:36.882Z] [2025-12-23T01:37:36.882Z] #63 [security-spiffe-token-provider internal] load build context [2025-12-23T01:37:36.882Z] #63 DONE 16.9s [2025-12-23T01:37:36.882Z] [2025-12-23T01:37:36.882Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:37:37.139Z] #80 DONE 0.5s [2025-12-23T01:37:37.139Z] [2025-12-23T01:37:37.139Z] #60 [security-bootstrapper internal] load build context [2025-12-23T01:37:37.139Z] #60 transferring context: 608.30MB 16.9s done [2025-12-23T01:37:37.139Z] #60 DONE 17.4s [2025-12-23T01:37:37.139Z] [2025-12-23T01:37:37.139Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:37:37.139Z] #81 DONE 0.5s [2025-12-23T01:37:37.139Z] [2025-12-23T01:37:37.139Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:37.139Z] #82 ... [2025-12-23T01:37:37.139Z] [2025-12-23T01:37:37.139Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:37:37.139Z] #83 DONE 0.5s [2025-12-23T01:37:37.139Z] [2025-12-23T01:37:37.139Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:37:37.139Z] #84 DONE 0.5s [2025-12-23T01:37:37.139Z] [2025-12-23T01:37:37.139Z] #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:37:37.139Z] #85 DONE 0.5s [2025-12-23T01:37:37.396Z] [2025-12-23T01:37:37.396Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:37:37.396Z] #65 DONE 16.4s [2025-12-23T01:37:37.396Z] [2025-12-23T01:37:37.396Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:37:37.396Z] #38 DONE 16.5s [2025-12-23T01:37:37.396Z] [2025-12-23T01:37:37.396Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:38.329Z] #79 ... [2025-12-23T01:37:38.329Z] [2025-12-23T01:37:38.329Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:37:38.329Z] #76 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.329Z] #76 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.329Z] #76 13.73 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.329Z] #76 13.76 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:38.329Z] #76 13.84 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.329Z] #76 13.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.329Z] #76 13.91 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:38.329Z] #76 13.93 OK: 13 MiB in 29 packages [2025-12-23T01:37:38.329Z] #76 DONE 14.2s [2025-12-23T01:37:38.329Z] [2025-12-23T01:37:38.329Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:38.329Z] #79 ... [2025-12-23T01:37:38.329Z] [2025-12-23T01:37:38.329Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-23T01:37:38.329Z] #71 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.329Z] #71 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.329Z] #71 13.93 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.329Z] #71 13.95 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:38.329Z] #71 14.09 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.329Z] #71 14.10 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.329Z] #71 14.10 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:38.329Z] #71 14.12 OK: 7 MiB in 18 packages [2025-12-23T01:37:38.329Z] #71 DONE 14.5s [2025-12-23T01:37:38.329Z] [2025-12-23T01:37:38.329Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:38.594Z] #79 ... [2025-12-23T01:37:38.594Z] [2025-12-23T01:37:38.594Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-23T01:37:38.594Z] #77 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.594Z] #77 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.594Z] #77 13.76 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.594Z] #77 13.81 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:38.594Z] #77 13.94 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.594Z] #77 13.96 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.594Z] #77 13.98 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:38.594Z] #77 14.00 OK: 20 MiB in 20 packages [2025-12-23T01:37:38.594Z] #77 DONE 14.4s [2025-12-23T01:37:38.594Z] [2025-12-23T01:37:38.594Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-12-23T01:37:38.594Z] #72 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.594Z] #72 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.594Z] #72 13.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.594Z] #72 13.92 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:38.594Z] #72 14.07 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.594Z] #72 14.09 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.594Z] #72 14.12 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:38.594Z] #72 14.16 OK: 7 MiB in 17 packages [2025-12-23T01:37:38.594Z] #72 DONE 14.4s [2025-12-23T01:37:38.594Z] [2025-12-23T01:37:38.594Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:38.852Z] #79 ... [2025-12-23T01:37:38.852Z] [2025-12-23T01:37:38.852Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-23T01:37:38.852Z] #78 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.852Z] #78 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.852Z] #78 11.92 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.852Z] #78 11.95 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:38.852Z] #78 12.09 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.852Z] #78 12.12 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.852Z] #78 12.13 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:38.852Z] #78 12.16 OK: 8 MiB in 21 packages [2025-12-23T01:37:38.852Z] #78 DONE 12.4s [2025-12-23T01:37:38.852Z] [2025-12-23T01:37:38.852Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:37:38.852Z] #75 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.852Z] #75 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:38.852Z] #75 13.98 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.852Z] #75 13.99 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:38.852Z] #75 14.23 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.852Z] #75 14.25 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:38.852Z] #75 14.25 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:38.852Z] #75 14.27 OK: 12 MiB in 23 packages [2025-12-23T01:37:38.852Z] #75 DONE 14.6s [2025-12-23T01:37:38.852Z] [2025-12-23T01:37:38.852Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-23T01:37:38.852Z] #86 DONE 0.2s [2025-12-23T01:37:38.852Z] [2025-12-23T01:37:38.852Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:40.227Z] #79 ... [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:40.227Z] #40 transferring context: 608.30MB 20.4s done [2025-12-23T01:37:40.227Z] #40 ... [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:40.227Z] #79 ... [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #40 [security-proxy-auth internal] load build context [2025-12-23T01:37:40.227Z] #40 DONE 20.5s [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-23T01:37:40.227Z] #0 1.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:40.227Z] #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:40.227Z] #0 2.120 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:40.227Z] #0 2.144 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:40.227Z] #0 2.286 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:40.227Z] #0 2.303 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:40.227Z] #0 2.313 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:40.227Z] #0 2.330 OK: 8 MiB in 20 packages [2025-12-23T01:37:40.227Z] #87 DONE 3.7s [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:40.227Z] #79 ... [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:37:40.227Z] #80 DONE 0.5s [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #88 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-23T01:37:40.227Z] #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:40.227Z] #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:40.227Z] #0 2.684 (1/4) Installing ca-certificates (20250911-r0) [2025-12-23T01:37:40.227Z] #0 2.710 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-23T01:37:40.227Z] #0 2.718 (3/4) Installing su-exec (0.2-r3) [2025-12-23T01:37:40.227Z] #0 2.719 (4/4) Installing yq-go (4.47.2-r2) [2025-12-23T01:37:40.227Z] #0 2.866 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:37:40.227Z] #0 2.876 Executing ca-certificates-20250911-r0.trigger [2025-12-23T01:37:40.227Z] #0 2.922 OK: 20 MiB in 20 packages [2025-12-23T01:37:40.227Z] #88 DONE 4.0s [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-23T01:37:40.227Z] #0 7.471 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:40.227Z] #0 7.723 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:40.227Z] #0 8.489 OK: 265 MiB in 60 packages [2025-12-23T01:37:40.227Z] #89 DONE 9.6s [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-23T01:37:40.227Z] #90 DONE 1.7s [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-23T01:37:40.227Z] #91 DONE 1.7s [2025-12-23T01:37:40.227Z] [2025-12-23T01:37:40.227Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:41.090Z] 5dab1238d3d9: Pull complete [2025-12-23T01:37:41.090Z] 196fd7d83e7d: Pull complete [2025-12-23T01:37:41.090Z] 4f4fb700ef54: Pull complete [2025-12-23T01:37:41.090Z] 8ba94037c8f0: Pull complete [2025-12-23T01:37:41.602Z] #79 ... [2025-12-23T01:37:41.602Z] [2025-12-23T01:37:41.602Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-23T01:37:41.602Z] #92 DONE 1.3s [2025-12-23T01:37:41.602Z] [2025-12-23T01:37:41.602Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:41.865Z] #79 ... [2025-12-23T01:37:41.865Z] [2025-12-23T01:37:41.865Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-23T01:37:41.865Z] #93 DONE 3.4s [2025-12-23T01:37:41.865Z] [2025-12-23T01:37:41.865Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:41.865Z] #79 ... [2025-12-23T01:37:41.865Z] [2025-12-23T01:37:41.865Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-23T01:37:41.865Z] #94 DONE 1.5s [2025-12-23T01:37:41.865Z] [2025-12-23T01:37:41.865Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-23T01:37:41.865Z] #95 DONE 1.4s [2025-12-23T01:37:41.865Z] [2025-12-23T01:37:41.865Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-23T01:37:41.865Z] #96 DONE 1.5s [2025-12-23T01:37:41.865Z] [2025-12-23T01:37:41.865Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-23T01:37:41.865Z] #97 DONE 0.2s [2025-12-23T01:37:41.865Z] [2025-12-23T01:37:41.865Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:42.123Z] #79 ... [2025-12-23T01:37:42.123Z] [2025-12-23T01:37:42.123Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-23T01:37:42.123Z] #98 DONE 0.3s [2025-12-23T01:37:42.123Z] [2025-12-23T01:37:42.123Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:42.123Z] #79 ... [2025-12-23T01:37:42.123Z] [2025-12-23T01:37:42.123Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-23T01:37:42.123Z] #99 DONE 0.3s [2025-12-23T01:37:42.123Z] [2025-12-23T01:37:42.123Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-23T01:37:42.123Z] #100 DONE 0.3s [2025-12-23T01:37:42.123Z] [2025-12-23T01:37:42.123Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:42.381Z] #79 ... [2025-12-23T01:37:42.381Z] [2025-12-23T01:37:42.382Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-23T01:37:42.382Z] #101 DONE 0.3s [2025-12-23T01:37:42.382Z] [2025-12-23T01:37:42.382Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:42.382Z] #79 ... [2025-12-23T01:37:42.382Z] [2025-12-23T01:37:42.382Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-23T01:37:42.382Z] #102 DONE 0.3s [2025-12-23T01:37:42.382Z] [2025-12-23T01:37:42.382Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:42.643Z] #79 ... [2025-12-23T01:37:42.643Z] [2025-12-23T01:37:42.643Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-23T01:37:42.643Z] #103 DONE 0.4s [2025-12-23T01:37:42.643Z] [2025-12-23T01:37:42.643Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-23T01:37:42.643Z] #104 DONE 0.4s [2025-12-23T01:37:42.643Z] [2025-12-23T01:37:42.643Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:42.903Z] #79 ... [2025-12-23T01:37:42.903Z] [2025-12-23T01:37:42.903Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-23T01:37:42.903Z] #105 DONE 0.4s [2025-12-23T01:37:42.903Z] [2025-12-23T01:37:42.903Z] #79 [security-secretstore-setup internal] load build context [2025-12-23T01:37:42.903Z] #79 transferring context: 608.30MB 5.4s done [2025-12-23T01:37:43.165Z] #79 DONE 6.7s [2025-12-23T01:37:43.165Z] [2025-12-23T01:37:43.165Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-23T01:37:43.165Z] #106 ... [2025-12-23T01:37:43.165Z] [2025-12-23T01:37:43.165Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-23T01:37:43.165Z] #107 DONE 0.7s [2025-12-23T01:37:43.427Z] [2025-12-23T01:37:43.427Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-23T01:37:43.427Z] #108 ... [2025-12-23T01:37:43.427Z] [2025-12-23T01:37:43.427Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:37:43.427Z] #83 DONE 0.5s [2025-12-23T01:37:43.427Z] [2025-12-23T01:37:43.427Z] #109 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-23T01:37:43.427Z] #0 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:43.427Z] #0 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-23T01:37:43.427Z] #0 2.163 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:43.427Z] #0 2.185 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:37:43.427Z] #0 2.238 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:43.427Z] #0 2.242 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:37:43.427Z] #0 2.246 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:37:43.427Z] #0 2.254 OK: 20 MiB in 20 packages [2025-12-23T01:37:43.427Z] #109 DONE 3.2s [2025-12-23T01:37:43.685Z] [2025-12-23T01:37:43.685Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-23T01:37:43.685Z] #110 DONE 1.1s [2025-12-23T01:37:43.685Z] [2025-12-23T01:37:43.685Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-23T01:37:46.983Z] #111 ... [2025-12-23T01:37:46.983Z] [2025-12-23T01:37:46.983Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-23T01:37:46.983Z] #106 DONE 3.4s [2025-12-23T01:37:46.983Z] [2025-12-23T01:37:46.983Z] #112 [security-spire-server] exporting to image [2025-12-23T01:37:46.983Z] #112 exporting layers [2025-12-23T01:37:47.243Z] #112 ... [2025-12-23T01:37:47.243Z] [2025-12-23T01:37:47.243Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:47.243Z] #113 ... [2025-12-23T01:37:47.243Z] [2025-12-23T01:37:47.243Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:47.501Z] #114 ... [2025-12-23T01:37:47.501Z] [2025-12-23T01:37:47.501Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:47.760Z] #115 ... [2025-12-23T01:37:47.760Z] [2025-12-23T01:37:47.760Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:47.760Z] #116 ... [2025-12-23T01:37:47.760Z] [2025-12-23T01:37:47.760Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:48.018Z] #117 ... [2025-12-23T01:37:48.018Z] [2025-12-23T01:37:48.018Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-23T01:37:48.018Z] #108 DONE 4.7s [2025-12-23T01:37:48.277Z] [2025-12-23T01:37:48.277Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-23T01:37:50.810Z] #118 ... [2025-12-23T01:37:50.810Z] [2025-12-23T01:37:50.810Z] #112 [security-spire-server] exporting to image [2025-12-23T01:37:50.810Z] #112 exporting layers 3.4s done [2025-12-23T01:37:50.810Z] #112 writing image sha256:1bd07878904017c3a42cbfab2a4a0405bb10c97e3a9ec4d06c0874680b4c0b14 0.0s done [2025-12-23T01:37:50.810Z] #112 naming to docker.io/library/security-spire-server 0.1s done [2025-12-23T01:37:50.810Z] #112 DONE 4.0s [2025-12-23T01:37:50.810Z] [2025-12-23T01:37:50.810Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:51.201Z] deaec5988b04: Pull complete [2025-12-23T01:37:51.794Z] 9f65657bb879: Pull complete [2025-12-23T01:37:51.794Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-12-23T01:37:51.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-23T01:37:51.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-23T01:37:52.181Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-23T01:37:52.181Z] WORKDIR /edgex [2025-12-23T01:37:52.181Z] COPY go.mod . [2025-12-23T01:37:52.181Z] RUN go mod download [2025-12-23T01:37:52.181Z] + docker build -t ci-base-image-arm64 -f - . [2025-12-23T01:37:53.164Z] Sending build context to Docker daemon 3.887MB [2025-12-23T01:37:53.165Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-23T01:37:53.165Z] ---> 334268110677 [2025-12-23T01:37:53.165Z] Step 2/4 : WORKDIR /edgex [2025-12-23T01:37:55.769Z] ---> Running in f8f14739cd87 [2025-12-23T01:37:55.769Z] Removing intermediate container f8f14739cd87 [2025-12-23T01:37:55.769Z] ---> a17ea123506b [2025-12-23T01:37:55.769Z] Step 3/4 : COPY go.mod . [2025-12-23T01:37:56.103Z] #116 ... [2025-12-23T01:37:56.103Z] [2025-12-23T01:37:56.103Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-23T01:37:56.103Z] #111 DONE 12.5s [2025-12-23T01:37:56.362Z] ---> 82e659ac5a77 [2025-12-23T01:37:56.362Z] Step 4/4 : RUN go mod download [2025-12-23T01:37:56.362Z] ---> Running in 822a24d2dc1f [2025-12-23T01:37:56.363Z] [2025-12-23T01:37:56.363Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-23T01:37:56.363Z] #118 DONE 8.1s [2025-12-23T01:37:56.363Z] [2025-12-23T01:37:56.363Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:56.363Z] #114 DONE 18.9s [2025-12-23T01:37:56.363Z] [2025-12-23T01:37:56.363Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:56.363Z] #115 DONE 19.0s [2025-12-23T01:37:56.363Z] [2025-12-23T01:37:56.363Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:56.363Z] #117 DONE 14.3s [2025-12-23T01:37:56.363Z] [2025-12-23T01:37:56.363Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:56.363Z] #116 DONE 19.0s [2025-12-23T01:37:56.363Z] [2025-12-23T01:37:56.363Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:56.363Z] #82 DONE 19.0s [2025-12-23T01:37:56.363Z] [2025-12-23T01:37:56.363Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:37:56.363Z] #113 DONE 19.0s [2025-12-23T01:37:56.363Z] [2025-12-23T01:37:56.363Z] #119 [core-data builder 6/7] COPY . . [2025-12-23T01:37:56.622Z] #119 ... [2025-12-23T01:37:56.622Z] [2025-12-23T01:37:56.622Z] #120 [security-spire-agent] exporting to image [2025-12-23T01:37:56.622Z] #120 exporting layers 0.4s done [2025-12-23T01:37:56.622Z] #120 writing image sha256:359f16fd85ee52ee5bc0e1364bd10c1aced398ab12d1c616cbe400f5252bc79e done [2025-12-23T01:37:56.622Z] #120 naming to docker.io/library/security-spire-agent done [2025-12-23T01:37:56.622Z] #120 DONE 0.5s [2025-12-23T01:37:56.622Z] [2025-12-23T01:37:56.622Z] #121 [security-spire-config] exporting to image [2025-12-23T01:37:56.622Z] #121 exporting layers 0.5s done [2025-12-23T01:37:56.622Z] #121 writing image sha256:7e21915e7feb9e2b21d3ca841385fea70075d25e0ce1cf26531b55a700152b46 done [2025-12-23T01:37:56.622Z] #121 naming to docker.io/library/security-spire-config done [2025-12-23T01:37:56.622Z] #121 DONE 0.5s [2025-12-23T01:37:56.880Z] [2025-12-23T01:37:56.880Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-12-23T01:38:06.901Z] #122 DONE 9.4s [2025-12-23T01:38:06.901Z] [2025-12-23T01:38:06.901Z] #123 [core-keeper builder 7/8] COPY . . [2025-12-23T01:38:06.901Z] #123 DONE 9.4s [2025-12-23T01:38:06.901Z] [2025-12-23T01:38:06.901Z] #119 [security-proxy-auth builder 6/7] COPY . . [2025-12-23T01:38:06.901Z] #119 DONE 9.3s [2025-12-23T01:38:06.901Z] [2025-12-23T01:38:06.901Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-12-23T01:38:06.901Z] #124 CACHED [2025-12-23T01:38:06.901Z] [2025-12-23T01:38:06.901Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:38:06.901Z] #125 CACHED [2025-12-23T01:38:06.901Z] [2025-12-23T01:38:06.901Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:38:06.901Z] #126 CACHED [2025-12-23T01:38:06.901Z] [2025-12-23T01:38:06.901Z] #127 [support-scheduler builder 6/7] COPY . . [2025-12-23T01:38:06.901Z] #127 DONE 9.4s [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:38:06.902Z] #128 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:38:06.902Z] #129 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-23T01:38:06.902Z] #130 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:38:06.902Z] #131 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:38:06.902Z] #132 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #133 [core-data builder 6/7] COPY . . [2025-12-23T01:38:06.902Z] #133 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #134 [core-command builder 6/7] COPY . . [2025-12-23T01:38:06.902Z] #134 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:38:06.902Z] #135 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:38:06.902Z] #136 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #137 [support-notifications builder 6/7] COPY . . [2025-12-23T01:38:06.902Z] #137 DONE 9.3s [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:38:06.902Z] #138 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-12-23T01:38:06.902Z] #139 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:38:06.902Z] #140 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:38:06.902Z] #141 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-12-23T01:38:06.902Z] #142 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:38:06.902Z] #143 CACHED [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-23T01:38:06.902Z] #144 DONE 9.4s [2025-12-23T01:38:06.902Z] [2025-12-23T01:38:06.902Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-23T01:38:06.902Z] #145 0.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-23T01:38:17.002Z] #145 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T01:38:17.002Z] #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-23T01:38:17.002Z] #146 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-23T01:38:17.002Z] #0 0.744 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-23T01:38:17.002Z] #147 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T01:38:17.002Z] #0 1.008 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-23T01:38:17.002Z] #148 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-23T01:38:17.002Z] #0 0.993 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-23T01:38:17.002Z] #149 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-23T01:38:17.002Z] #0 0.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-23T01:38:17.002Z] #150 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T01:38:17.002Z] #0 0.667 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-23T01:38:17.002Z] #151 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-23T01:38:17.002Z] #0 0.987 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-23T01:38:17.002Z] #152 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-23T01:38:17.002Z] #0 0.999 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-23T01:38:17.002Z] #153 ... [2025-12-23T01:38:17.002Z] [2025-12-23T01:38:17.002Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-23T01:38:17.002Z] #0 0.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-23T01:38:17.262Z] #154 ... [2025-12-23T01:38:17.262Z] [2025-12-23T01:38:17.262Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-23T01:38:17.262Z] #0 0.989 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-23T01:38:17.262Z] #155 ... [2025-12-23T01:38:17.262Z] [2025-12-23T01:38:17.262Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T01:38:17.262Z] #0 1.004 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-23T01:38:52.841Z] Removing intermediate container 822a24d2dc1f [2025-12-23T01:38:52.841Z] ---> 6831091ebfc3 [2025-12-23T01:38:52.841Z] Successfully built 6831091ebfc3 [2025-12-23T01:38:52.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:38:53.189Z] + docker inspect -f . ci-base-image-arm64 [2025-12-23T01:38:53.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T01:38:53.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-775584 does not seem to be running inside a container [2025-12-23T01:38:53.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@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-12-23T01:38:54.705Z] $ docker top 740fe48c0b0fa91806a308eae659567aa8e16189d7a4c9e03e0da54a5fa35d82 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-23T01:38:55.558Z] + go version [2025-12-23T01:38:55.558Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-12-23T01:38:55.571Z] $ docker stop --time=1 740fe48c0b0fa91806a308eae659567aa8e16189d7a4c9e03e0da54a5fa35d82 [2025-12-23T01:38:57.234Z] $ docker rm -f --volumes 740fe48c0b0fa91806a308eae659567aa8e16189d7a4c9e03e0da54a5fa35d82 [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-12-23T01:38:57.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-23T01:38:57.981Z] [2025-12-23T01:38:57.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:38:58.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-23T01:38:58.330Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-12-23T01:38:58.330Z] 547446be3368: Pulling fs layer [2025-12-23T01:38:58.330Z] d125d8839a47: Pulling fs layer [2025-12-23T01:38:58.330Z] 3e85d5ac6304: Pulling fs layer [2025-12-23T01:38:58.330Z] c3105a71a48b: Pulling fs layer [2025-12-23T01:38:58.330Z] 0f093f025ec4: Pulling fs layer [2025-12-23T01:38:58.330Z] c3106fc0e877: Pulling fs layer [2025-12-23T01:38:58.330Z] c3105a71a48b: Waiting [2025-12-23T01:38:58.330Z] 0f093f025ec4: Waiting [2025-12-23T01:38:58.330Z] c3106fc0e877: Waiting [2025-12-23T01:38:58.597Z] 547446be3368: Verifying Checksum [2025-12-23T01:38:58.597Z] 547446be3368: Download complete [2025-12-23T01:38:58.597Z] c3105a71a48b: Verifying Checksum [2025-12-23T01:38:58.597Z] c3105a71a48b: Download complete [2025-12-23T01:38:58.864Z] d125d8839a47: Verifying Checksum [2025-12-23T01:38:58.864Z] d125d8839a47: Download complete [2025-12-23T01:38:59.134Z] c3106fc0e877: Verifying Checksum [2025-12-23T01:38:59.134Z] c3106fc0e877: Download complete [2025-12-23T01:38:59.134Z] 0f093f025ec4: Verifying Checksum [2025-12-23T01:38:59.134Z] 0f093f025ec4: Download complete [2025-12-23T01:38:59.400Z] 547446be3368: Pull complete [2025-12-23T01:39:00.372Z] d125d8839a47: Pull complete [2025-12-23T01:39:00.960Z] 3e85d5ac6304: Verifying Checksum [2025-12-23T01:39:00.960Z] 3e85d5ac6304: Download complete [2025-12-23T01:39:13.314Z] 3e85d5ac6304: Pull complete [2025-12-23T01:39:13.314Z] c3105a71a48b: Pull complete [2025-12-23T01:39:13.896Z] 0f093f025ec4: Pull complete [2025-12-23T01:39:14.163Z] c3106fc0e877: Pull complete [2025-12-23T01:39:14.164Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-12-23T01:39:14.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-23T01:39:14.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T01:39:14.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-775584 does not seem to be running inside a container [2025-12-23T01:39:14.442Z] $ 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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@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-12-23T01:39:16.597Z] $ docker top d75904f950abaee554efcc296efd5c6a03de7062389fecec37aa58ef31da3eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-23T01:39:17.446Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-23T01:39:27.535Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-23T01:39:27.535Z] #1 transferring dockerfile: 3.02kB 0.0s done [2025-12-23T01:39:27.535Z] #1 DONE 0.1s [2025-12-23T01:39:27.535Z] [2025-12-23T01:39:27.535Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-23T01:39:27.535Z] #2 transferring dockerfile: 2.50kB done [2025-12-23T01:39:27.535Z] #2 DONE 0.1s [2025-12-23T01:39:27.535Z] [2025-12-23T01:39:27.535Z] #3 [core-command internal] load build definition from Dockerfile [2025-12-23T01:39:27.535Z] #3 transferring dockerfile: 1.94kB 0.0s done [2025-12-23T01:39:27.535Z] #3 DONE 0.1s [2025-12-23T01:39:27.535Z] [2025-12-23T01:39:27.535Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-12-23T01:39:27.535Z] #4 transferring dockerfile: 1.70kB done [2025-12-23T01:39:27.806Z] #4 DONE 0.1s [2025-12-23T01:39:27.806Z] [2025-12-23T01:39:27.806Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-12-23T01:39:27.806Z] #5 transferring dockerfile: 2.10kB 0.0s done [2025-12-23T01:39:27.806Z] #5 DONE 0.1s [2025-12-23T01:39:27.806Z] [2025-12-23T01:39:27.806Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-12-23T01:39:27.806Z] #6 transferring dockerfile: 1.81kB 0.0s done [2025-12-23T01:39:27.806Z] #6 DONE 0.1s [2025-12-23T01:39:27.806Z] [2025-12-23T01:39:27.806Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-23T01:39:28.078Z] #7 transferring dockerfile: 2.23kB done [2025-12-23T01:39:28.078Z] #7 DONE 0.1s [2025-12-23T01:39:28.078Z] [2025-12-23T01:39:28.078Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-23T01:39:28.078Z] #8 transferring dockerfile: 2.49kB done [2025-12-23T01:39:28.078Z] #8 DONE 0.1s [2025-12-23T01:39:28.078Z] [2025-12-23T01:39:28.078Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-12-23T01:39:28.078Z] #9 transferring dockerfile: 1.83kB 0.0s done [2025-12-23T01:39:28.078Z] #9 DONE 0.1s [2025-12-23T01:39:28.078Z] [2025-12-23T01:39:28.078Z] #10 [core-data internal] load build definition from Dockerfile [2025-12-23T01:39:28.078Z] #10 transferring dockerfile: 2.04kB 0.0s done [2025-12-23T01:39:28.078Z] #10 DONE 0.1s [2025-12-23T01:39:28.078Z] [2025-12-23T01:39:28.078Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-23T01:39:28.078Z] #11 transferring dockerfile: 1.89kB done [2025-12-23T01:39:28.078Z] #11 DONE 0.1s [2025-12-23T01:39:28.353Z] [2025-12-23T01:39:28.353Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-12-23T01:39:28.353Z] #12 transferring dockerfile: 2.01kB 0.0s done [2025-12-23T01:39:28.353Z] #12 DONE 0.1s [2025-12-23T01:39:28.353Z] [2025-12-23T01:39:28.353Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-23T01:39:28.353Z] #13 transferring dockerfile: 2.14kB 0.0s done [2025-12-23T01:39:28.353Z] #13 DONE 0.1s [2025-12-23T01:39:28.353Z] [2025-12-23T01:39:28.353Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-12-23T01:39:28.353Z] #14 transferring dockerfile: 2.02kB done [2025-12-23T01:39:28.622Z] #14 DONE 0.1s [2025-12-23T01:39:28.622Z] [2025-12-23T01:39:28.622Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-12-23T01:39:28.622Z] #15 transferring dockerfile: 1.69kB done [2025-12-23T01:39:28.622Z] #15 DONE 0.1s [2025-12-23T01:39:28.622Z] [2025-12-23T01:39:28.622Z] #16 [security-bootstrapper internal] load .dockerignore [2025-12-23T01:39:28.622Z] #16 transferring context: [2025-12-23T01:39:28.622Z] #16 transferring context: 50B done [2025-12-23T01:39:28.622Z] #16 DONE 0.1s [2025-12-23T01:39:29.587Z] [2025-12-23T01:39:29.587Z] #17 [security-proxy-setup internal] load .dockerignore [2025-12-23T01:39:29.587Z] #17 transferring context: 50B done [2025-12-23T01:39:29.587Z] #17 DONE 0.0s [2025-12-23T01:39:29.587Z] [2025-12-23T01:39:29.587Z] #18 [core-command internal] load .dockerignore [2025-12-23T01:39:29.587Z] #18 transferring context: 50B done [2025-12-23T01:39:29.587Z] #18 DONE 0.0s [2025-12-23T01:39:29.587Z] [2025-12-23T01:39:29.587Z] #19 [security-spire-server internal] load .dockerignore [2025-12-23T01:39:29.587Z] #19 transferring context: 50B 0.0s done [2025-12-23T01:39:29.587Z] #19 DONE 0.1s [2025-12-23T01:39:29.587Z] [2025-12-23T01:39:29.587Z] #20 [core-metadata internal] load .dockerignore [2025-12-23T01:39:29.587Z] #20 transferring context: 50B done [2025-12-23T01:39:29.587Z] #20 DONE 0.1s [2025-12-23T01:39:29.587Z] [2025-12-23T01:39:29.587Z] #21 [security-spire-agent internal] load .dockerignore [2025-12-23T01:39:29.587Z] #21 transferring context: 50B done [2025-12-23T01:39:29.587Z] #21 DONE 0.1s [2025-12-23T01:39:29.587Z] [2025-12-23T01:39:29.587Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-23T01:39:29.587Z] #22 transferring context: 50B done [2025-12-23T01:39:29.856Z] #22 DONE 0.1s [2025-12-23T01:39:29.856Z] [2025-12-23T01:39:29.856Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-12-23T01:39:29.856Z] #23 transferring context: 50B done [2025-12-23T01:39:29.856Z] #23 DONE 0.1s [2025-12-23T01:39:29.856Z] [2025-12-23T01:39:29.856Z] #24 [support-scheduler internal] load .dockerignore [2025-12-23T01:39:29.856Z] #24 transferring context: 50B 0.0s done [2025-12-23T01:39:29.856Z] #24 DONE 0.0s [2025-12-23T01:39:29.856Z] [2025-12-23T01:39:29.856Z] #25 [core-data internal] load .dockerignore [2025-12-23T01:39:29.856Z] #25 transferring context: 50B done [2025-12-23T01:39:29.856Z] #25 DONE 0.1s [2025-12-23T01:39:29.856Z] [2025-12-23T01:39:29.856Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-12-23T01:39:30.128Z] #26 transferring context: 50B done [2025-12-23T01:39:30.128Z] #26 DONE 0.1s [2025-12-23T01:39:30.128Z] [2025-12-23T01:39:30.128Z] #27 [core-keeper internal] load .dockerignore [2025-12-23T01:39:30.128Z] #27 transferring context: 50B 0.0s done [2025-12-23T01:39:30.128Z] #27 DONE 0.1s [2025-12-23T01:39:30.128Z] [2025-12-23T01:39:30.128Z] #28 [security-proxy-auth internal] load .dockerignore [2025-12-23T01:39:30.128Z] #28 transferring context: 50B done [2025-12-23T01:39:30.128Z] #28 DONE 0.1s [2025-12-23T01:39:30.128Z] [2025-12-23T01:39:30.128Z] #29 [support-notifications internal] load .dockerignore [2025-12-23T01:39:30.128Z] #29 transferring context: 50B done [2025-12-23T01:39:30.128Z] #29 DONE 0.1s [2025-12-23T01:39:30.128Z] [2025-12-23T01:39:30.128Z] #30 [security-spire-config internal] load .dockerignore [2025-12-23T01:39:30.400Z] #30 transferring context: 50B done [2025-12-23T01:39:30.400Z] #30 DONE 0.1s [2025-12-23T01:39:30.400Z] [2025-12-23T01:39:30.400Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:30.400Z] #31 DONE 0.0s [2025-12-23T01:39:30.400Z] [2025-12-23T01:39:30.400Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:39:30.400Z] #32 DONE 0.2s [2025-12-23T01:39:30.669Z] [2025-12-23T01:39:30.669Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:30.669Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:30.669Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:30.669Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:30.669Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:30.669Z] #33 DONE 0.1s [2025-12-23T01:39:30.669Z] [2025-12-23T01:39:30.669Z] #34 [security-bootstrapper internal] load build context [2025-12-23T01:39:31.255Z] #34 ... [2025-12-23T01:39:31.255Z] [2025-12-23T01:39:31.255Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:31.255Z] #31 DONE 0.0s [2025-12-23T01:39:31.255Z] [2025-12-23T01:39:31.255Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:39:31.255Z] #32 DONE 0.2s [2025-12-23T01:39:31.255Z] [2025-12-23T01:39:31.255Z] #34 [security-bootstrapper internal] load build context [2025-12-23T01:39:31.255Z] #34 transferring context: 3.39MB 0.7s done [2025-12-23T01:39:31.255Z] #34 DONE 0.9s [2025-12-23T01:39:31.255Z] [2025-12-23T01:39:31.255Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:31.255Z] #31 DONE 0.0s [2025-12-23T01:39:31.255Z] [2025-12-23T01:39:31.255Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:31.255Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:31.255Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:31.255Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:31.255Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:31.255Z] #33 DONE 0.2s [2025-12-23T01:39:31.255Z] [2025-12-23T01:39:31.255Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:39:31.522Z] #32 DONE 0.3s [2025-12-23T01:39:31.522Z] [2025-12-23T01:39:31.522Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:31.522Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:31.522Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:31.522Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:31.522Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:31.522Z] #33 DONE 0.2s [2025-12-23T01:39:31.522Z] [2025-12-23T01:39:31.522Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-23T01:39:31.522Z] #35 ... [2025-12-23T01:39:31.522Z] [2025-12-23T01:39:31.522Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:31.522Z] #31 DONE 0.0s [2025-12-23T01:39:31.522Z] [2025-12-23T01:39:31.522Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-23T01:39:31.522Z] #36 DONE 1.7s [2025-12-23T01:39:31.789Z] [2025-12-23T01:39:31.789Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:39:31.789Z] #32 DONE 0.4s [2025-12-23T01:39:31.789Z] [2025-12-23T01:39:31.789Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-12-23T01:39:31.789Z] #37 ... [2025-12-23T01:39:31.789Z] [2025-12-23T01:39:31.789Z] #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:31.789Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:31.789Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:31.789Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:31.789Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:31.789Z] #33 DONE 0.2s [2025-12-23T01:39:31.789Z] [2025-12-23T01:39:31.789Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-23T01:39:31.789Z] #36 DONE 1.8s [2025-12-23T01:39:31.789Z] [2025-12-23T01:39:31.789Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-12-23T01:39:32.058Z] #37 ... [2025-12-23T01:39:32.058Z] [2025-12-23T01:39:32.058Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:32.058Z] #31 DONE 0.0s [2025-12-23T01:39:32.058Z] [2025-12-23T01:39:32.058Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-12-23T01:39:32.058Z] #37 DONE 1.2s [2025-12-23T01:39:32.058Z] [2025-12-23T01:39:32.058Z] #38 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:39:32.327Z] #38 ... [2025-12-23T01:39:32.327Z] [2025-12-23T01:39:32.327Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:32.327Z] #31 DONE 0.0s [2025-12-23T01:39:32.327Z] [2025-12-23T01:39:32.327Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:39:32.327Z] #38 ... [2025-12-23T01:39:32.327Z] [2025-12-23T01:39:32.327Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:32.327Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:32.327Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:32.327Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:32.327Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:32.327Z] #33 DONE 0.3s [2025-12-23T01:39:32.327Z] [2025-12-23T01:39:32.327Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-23T01:39:32.327Z] #36 DONE 1.8s [2025-12-23T01:39:32.327Z] [2025-12-23T01:39:32.327Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-12-23T01:39:32.327Z] #37 DONE 1.2s [2025-12-23T01:39:32.327Z] [2025-12-23T01:39:32.327Z] #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:39:32.593Z] #38 ... [2025-12-23T01:39:32.593Z] [2025-12-23T01:39:32.593Z] #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:32.593Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:32.593Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:32.593Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:32.593Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:32.593Z] #33 DONE 0.3s [2025-12-23T01:39:32.593Z] [2025-12-23T01:39:32.593Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-23T01:39:32.593Z] #36 DONE 1.8s [2025-12-23T01:39:32.593Z] [2025-12-23T01:39:32.593Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:32.593Z] #31 DONE 0.0s [2025-12-23T01:39:32.593Z] [2025-12-23T01:39:32.593Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-12-23T01:39:32.593Z] #37 DONE 1.3s [2025-12-23T01:39:32.593Z] [2025-12-23T01:39:32.593Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:32.593Z] #31 DONE 0.0s [2025-12-23T01:39:32.593Z] [2025-12-23T01:39:32.593Z] #39 [security-proxy-setup internal] load build context [2025-12-23T01:39:32.593Z] #39 transferring context: 3.39MB 1.2s done [2025-12-23T01:39:32.593Z] #39 DONE 1.4s [2025-12-23T01:39:32.593Z] [2025-12-23T01:39:32.593Z] #40 [core-metadata internal] load build context [2025-12-23T01:39:32.871Z] #40 ... [2025-12-23T01:39:32.871Z] [2025-12-23T01:39:32.871Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:32.871Z] #31 DONE 0.0s [2025-12-23T01:39:32.871Z] [2025-12-23T01:39:32.871Z] #40 [core-metadata internal] load build context [2025-12-23T01:39:33.144Z] #40 ... [2025-12-23T01:39:33.144Z] [2025-12-23T01:39:33.144Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:33.144Z] #31 DONE 0.0s [2025-12-23T01:39:33.144Z] [2025-12-23T01:39:33.144Z] #40 [core-metadata internal] load build context [2025-12-23T01:39:33.144Z] #40 ... [2025-12-23T01:39:33.144Z] [2025-12-23T01:39:33.144Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:33.144Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:33.144Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:33.144Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:33.144Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:33.144Z] #33 DONE 0.4s [2025-12-23T01:39:33.144Z] [2025-12-23T01:39:33.144Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-23T01:39:33.427Z] #36 DONE 1.9s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-12-23T01:39:33.427Z] #37 DONE 1.4s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #41 [core-keeper internal] load build context [2025-12-23T01:39:33.427Z] #41 DONE 0.0s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:39:33.427Z] #32 DONE 1.5s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #42 [core-command internal] load build context [2025-12-23T01:39:33.427Z] #42 transferring context: 3.39MB 1.5s done [2025-12-23T01:39:33.427Z] #42 DONE 1.7s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-23T01:39:33.427Z] #35 DONE 1.8s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #40 [core-metadata internal] load build context [2025-12-23T01:39:33.427Z] #40 ... [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:33.427Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:33.427Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:33.427Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:33.427Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:33.427Z] #33 DONE 0.4s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #43 [core-data internal] load build context [2025-12-23T01:39:33.427Z] #43 DONE 0.0s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #44 [security-spire-server internal] load build context [2025-12-23T01:39:33.427Z] #44 DONE 0.0s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:33.427Z] #45 DONE 0.0s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:33.427Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:33.427Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:33.427Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:33.427Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:33.427Z] #33 DONE 0.4s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:33.427Z] #31 DONE 0.0s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-23T01:39:33.427Z] #46 DONE 1.7s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #40 [core-metadata internal] load build context [2025-12-23T01:39:33.427Z] #40 transferring context: 3.39MB 1.5s done [2025-12-23T01:39:33.427Z] #40 DONE 1.8s [2025-12-23T01:39:33.427Z] [2025-12-23T01:39:33.427Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:39:33.427Z] #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:39:33.696Z] #47 ... [2025-12-23T01:39:33.696Z] [2025-12-23T01:39:33.696Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-23T01:39:33.696Z] #31 DONE 0.0s [2025-12-23T01:39:33.973Z] [2025-12-23T01:39:33.973Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-23T01:39:35.401Z] #35 ... [2025-12-23T01:39:35.401Z] [2025-12-23T01:39:35.401Z] #44 [security-spire-server internal] load build context [2025-12-23T01:39:35.401Z] #44 transferring context: 26.44kB 0.1s done [2025-12-23T01:39:35.401Z] #44 DONE 1.9s [2025-12-23T01:39:35.401Z] [2025-12-23T01:39:35.401Z] #48 [core-common-config-bootstrapper internal] load build context [2025-12-23T01:39:35.401Z] #48 transferring context: 3.39MB 2.5s done [2025-12-23T01:39:35.677Z] #48 ... [2025-12-23T01:39:35.677Z] [2025-12-23T01:39:35.677Z] #49 [security-spire-agent internal] load build context [2025-12-23T01:39:35.677Z] #49 transferring context: 25.98kB 0.3s done [2025-12-23T01:39:35.677Z] #49 DONE 2.1s [2025-12-23T01:39:35.677Z] [2025-12-23T01:39:35.677Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:39:35.677Z] #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.2s done [2025-12-23T01:39:35.677Z] #47 DONE 2.2s [2025-12-23T01:39:35.677Z] [2025-12-23T01:39:35.677Z] #50 [security-secretstore-setup internal] load build context [2025-12-23T01:39:35.956Z] #50 ... [2025-12-23T01:39:35.956Z] [2025-12-23T01:39:35.956Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2025-12-23T01:39:35.956Z] #32 DONE 3.9s [2025-12-23T01:39:35.956Z] [2025-12-23T01:39:35.956Z] #50 [security-secretstore-setup internal] load build context [2025-12-23T01:39:36.243Z] #50 ... [2025-12-23T01:39:36.243Z] [2025-12-23T01:39:36.243Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:36.243Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:36.243Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:36.243Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:36.243Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:36.243Z] #33 DONE 0.5s [2025-12-23T01:39:36.243Z] [2025-12-23T01:39:36.243Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-23T01:39:36.243Z] #36 DONE 2.0s [2025-12-23T01:39:36.243Z] [2025-12-23T01:39:36.243Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-12-23T01:39:36.243Z] #37 DONE 1.4s [2025-12-23T01:39:36.243Z] [2025-12-23T01:39:36.243Z] #50 [security-secretstore-setup internal] load build context [2025-12-23T01:39:36.243Z] #50 ... [2025-12-23T01:39:36.243Z] [2025-12-23T01:39:36.243Z] #48 [core-common-config-bootstrapper internal] load build context [2025-12-23T01:39:36.243Z] #48 DONE 3.8s [2025-12-23T01:39:36.243Z] [2025-12-23T01:39:36.243Z] #50 [security-secretstore-setup internal] load build context [2025-12-23T01:39:36.243Z] #50 transferring context: 3.39MB 3.4s done [2025-12-23T01:39:36.513Z] #50 ... [2025-12-23T01:39:36.513Z] [2025-12-23T01:39:36.513Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:36.513Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:36.513Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:36.513Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:36.513Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:36.513Z] #33 DONE 0.5s [2025-12-23T01:39:36.513Z] [2025-12-23T01:39:36.513Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-23T01:39:36.513Z] #36 DONE 2.0s [2025-12-23T01:39:36.513Z] [2025-12-23T01:39:36.513Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-12-23T01:39:36.513Z] #37 DONE 1.4s [2025-12-23T01:39:36.783Z] [2025-12-23T01:39:36.783Z] #51 [security-proxy-auth internal] load build context [2025-12-23T01:39:37.059Z] #51 ... [2025-12-23T01:39:37.059Z] [2025-12-23T01:39:37.059Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-23T01:39:37.059Z] #35 DONE 4.8s [2025-12-23T01:39:37.331Z] [2025-12-23T01:39:37.331Z] #52 [support-scheduler internal] load build context [2025-12-23T01:39:37.610Z] #52 ... [2025-12-23T01:39:37.610Z] [2025-12-23T01:39:37.610Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-23T01:39:37.610Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-23T01:39:37.610Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-23T01:39:37.610Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-23T01:39:37.610Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-23T01:39:37.610Z] #33 DONE 0.5s [2025-12-23T01:39:37.610Z] [2025-12-23T01:39:37.610Z] #50 [security-secretstore-setup internal] load build context [2025-12-23T01:39:37.610Z] #50 DONE 5.2s [2025-12-23T01:39:37.881Z] [2025-12-23T01:39:37.881Z] #52 [support-scheduler internal] load build context [2025-12-23T01:39:41.273Z] #52 ... [2025-12-23T01:39:41.273Z] [2025-12-23T01:39:41.273Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-23T01:39:41.273Z] #0 5.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:41.273Z] #0 5.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:41.273Z] #0 8.368 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-23T01:39:41.273Z] #0 8.368 (2/2) Installing su-exec (0.2-r3) [2025-12-23T01:39:41.273Z] #0 8.368 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:39:41.273Z] #0 8.462 OK: 8 MiB in 18 packages [2025-12-23T01:39:41.273Z] #53 ... [2025-12-23T01:39:41.273Z] [2025-12-23T01:39:41.273Z] #52 [support-scheduler internal] load build context [2025-12-23T01:39:41.273Z] #52 ... [2025-12-23T01:39:41.273Z] [2025-12-23T01:39:41.273Z] #54 [security-spire-config internal] load build context [2025-12-23T01:39:41.273Z] #54 transferring context: 24.70kB 1.2s done [2025-12-23T01:39:41.273Z] #54 DONE 3.6s [2025-12-23T01:39:41.273Z] [2025-12-23T01:39:41.273Z] #52 [support-scheduler internal] load build context [2025-12-23T01:39:41.273Z] #52 ... [2025-12-23T01:39:41.273Z] [2025-12-23T01:39:41.273Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-23T01:39:41.273Z] #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:41.273Z] #0 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:41.542Z] #55 ... [2025-12-23T01:39:41.542Z] [2025-12-23T01:39:41.542Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-23T01:39:41.542Z] #53 DONE 10.7s [2025-12-23T01:39:41.542Z] [2025-12-23T01:39:41.542Z] #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-12-23T01:39:41.542Z] #0 7.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:41.542Z] #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:41.542Z] #56 ... [2025-12-23T01:39:41.542Z] [2025-12-23T01:39:41.542Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:41.542Z] #45 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.2s done [2025-12-23T01:39:41.542Z] #45 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-23T01:39:41.542Z] #45 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-23T01:39:41.542Z] #45 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-23T01:39:41.542Z] #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.7s done [2025-12-23T01:39:41.542Z] #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.4s done [2025-12-23T01:39:41.542Z] #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 3.6s done [2025-12-23T01:39:41.542Z] #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.5s done [2025-12-23T01:39:42.508Z] #45 ... [2025-12-23T01:39:42.508Z] [2025-12-23T01:39:42.508Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:39:42.508Z] #57 ... [2025-12-23T01:39:42.508Z] [2025-12-23T01:39:42.508Z] #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-12-23T01:39:42.508Z] #56 10.76 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-23T01:39:42.508Z] #56 10.76 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:39:42.508Z] #56 10.84 OK: 8 MiB in 17 packages [2025-12-23T01:39:42.508Z] #56 ... [2025-12-23T01:39:42.508Z] [2025-12-23T01:39:42.508Z] #43 [core-data internal] load build context [2025-12-23T01:39:42.508Z] #43 transferring context: 3.39MB 7.1s done [2025-12-23T01:39:42.508Z] #43 DONE 9.1s [2025-12-23T01:39:42.777Z] [2025-12-23T01:39:42.777Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:42.777Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 4.8s [2025-12-23T01:39:42.777Z] #45 ... [2025-12-23T01:39:42.777Z] [2025-12-23T01:39:42.777Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-23T01:39:43.045Z] #58 ... [2025-12-23T01:39:43.045Z] [2025-12-23T01:39:43.045Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:43.315Z] #45 ... [2025-12-23T01:39:43.315Z] [2025-12-23T01:39:43.315Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:39:43.315Z] #38 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:43.315Z] #38 ... [2025-12-23T01:39:43.315Z] [2025-12-23T01:39:43.315Z] #41 [core-keeper internal] load build context [2025-12-23T01:39:43.584Z] #41 ... [2025-12-23T01:39:43.584Z] [2025-12-23T01:39:43.584Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-23T01:39:43.584Z] #59 ... [2025-12-23T01:39:43.584Z] [2025-12-23T01:39:43.584Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-23T01:39:43.853Z] #60 ... [2025-12-23T01:39:43.853Z] [2025-12-23T01:39:43.853Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-23T01:39:43.853Z] #61 ... [2025-12-23T01:39:43.853Z] [2025-12-23T01:39:43.853Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-23T01:39:44.137Z] #62 ... [2025-12-23T01:39:44.137Z] [2025-12-23T01:39:44.137Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-23T01:39:44.137Z] #63 ... [2025-12-23T01:39:44.137Z] [2025-12-23T01:39:44.137Z] #64 [security-spiffe-token-provider internal] load build context [2025-12-23T01:39:44.407Z] #64 ... [2025-12-23T01:39:44.407Z] [2025-12-23T01:39:44.407Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-23T01:39:44.407Z] #65 ... [2025-12-23T01:39:44.407Z] [2025-12-23T01:39:44.407Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-23T01:39:44.407Z] #66 ... [2025-12-23T01:39:44.407Z] [2025-12-23T01:39:44.407Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-23T01:39:44.677Z] #67 ... [2025-12-23T01:39:44.677Z] [2025-12-23T01:39:44.677Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:44.677Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 6.8s [2025-12-23T01:39:44.677Z] #45 ... [2025-12-23T01:39:44.677Z] [2025-12-23T01:39:44.677Z] #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-12-23T01:39:44.677Z] #56 DONE 13.4s [2025-12-23T01:39:44.946Z] [2025-12-23T01:39:44.946Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:44.946Z] #45 ... [2025-12-23T01:39:44.946Z] [2025-12-23T01:39:44.946Z] #52 [support-scheduler internal] load build context [2025-12-23T01:39:44.946Z] #52 transferring context: 3.39MB 9.1s done [2025-12-23T01:39:44.946Z] #52 DONE 11.5s [2025-12-23T01:39:44.946Z] [2025-12-23T01:39:44.946Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:44.946Z] #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2025-12-23T01:39:45.238Z] #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-12-23T01:39:45.238Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 7.5s [2025-12-23T01:39:45.513Z] #45 ... [2025-12-23T01:39:45.513Z] [2025-12-23T01:39:45.513Z] #64 [security-spiffe-token-provider internal] load build context [2025-12-23T01:39:45.513Z] #64 transferring context: 3.39MB 10.1s done [2025-12-23T01:39:45.513Z] #64 DONE 12.0s [2025-12-23T01:39:45.513Z] [2025-12-23T01:39:45.513Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:45.787Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 8.0s [2025-12-23T01:39:46.372Z] #45 ... [2025-12-23T01:39:46.372Z] [2025-12-23T01:39:46.372Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-23T01:39:46.372Z] #68 ... [2025-12-23T01:39:46.372Z] [2025-12-23T01:39:46.372Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:39:46.372Z] #47 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-23T01:39:46.372Z] #47 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-12-23T01:39:46.372Z] #47 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-12-23T01:39:46.372Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.2s done [2025-12-23T01:39:46.372Z] #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.8s done [2025-12-23T01:39:46.372Z] #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.5s done [2025-12-23T01:39:46.372Z] #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 7.0s [2025-12-23T01:39:46.372Z] #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.8s done [2025-12-23T01:39:46.372Z] #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-12-23T01:39:46.372Z] #47 ... [2025-12-23T01:39:46.372Z] [2025-12-23T01:39:46.372Z] #69 [support-notifications internal] load build context [2025-12-23T01:39:46.645Z] #69 ... [2025-12-23T01:39:46.645Z] [2025-12-23T01:39:46.645Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:46.645Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 8.8s [2025-12-23T01:39:47.240Z] #45 ... [2025-12-23T01:39:47.240Z] [2025-12-23T01:39:47.240Z] #41 [core-keeper internal] load build context [2025-12-23T01:39:47.240Z] #41 transferring context: 3.39MB 10.4s done [2025-12-23T01:39:47.240Z] #41 DONE 13.8s [2025-12-23T01:39:47.240Z] [2025-12-23T01:39:47.240Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:47.240Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 9.4s [2025-12-23T01:39:48.208Z] #45 ... [2025-12-23T01:39:48.208Z] [2025-12-23T01:39:48.208Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-23T01:39:48.208Z] #60 DONE 14.4s [2025-12-23T01:39:48.208Z] [2025-12-23T01:39:48.208Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:48.208Z] #45 ... [2025-12-23T01:39:48.208Z] [2025-12-23T01:39:48.208Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-23T01:39:48.208Z] #70 ... [2025-12-23T01:39:48.208Z] [2025-12-23T01:39:48.208Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:48.477Z] #45 ... [2025-12-23T01:39:48.477Z] [2025-12-23T01:39:48.477Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-23T01:39:48.477Z] #55 13.08 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-23T01:39:48.477Z] #55 13.08 (2/4) Installing openssl (3.5.4-r0) [2025-12-23T01:39:48.477Z] #55 13.29 (3/4) Installing su-exec (0.2-r3) [2025-12-23T01:39:48.477Z] #55 13.29 (4/4) Installing yq-go (4.47.2-r2) [2025-12-23T01:39:48.477Z] #55 13.90 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:39:48.477Z] #55 14.09 OK: 20 MiB in 20 packages [2025-12-23T01:39:48.477Z] #55 DONE 17.1s [2025-12-23T01:39:48.477Z] [2025-12-23T01:39:48.477Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:48.477Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 10.8s [2025-12-23T01:39:48.745Z] #45 ... [2025-12-23T01:39:48.745Z] [2025-12-23T01:39:48.745Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-23T01:39:48.745Z] #71 ... [2025-12-23T01:39:48.745Z] [2025-12-23T01:39:48.745Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:51.536Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.46MB / 37.02MB 11.3s [2025-12-23T01:39:51.806Z] #45 ... [2025-12-23T01:39:51.806Z] [2025-12-23T01:39:51.806Z] #51 [security-proxy-auth internal] load build context [2025-12-23T01:39:51.806Z] #51 ... [2025-12-23T01:39:51.806Z] [2025-12-23T01:39:51.806Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-23T01:39:51.806Z] #72 ... [2025-12-23T01:39:51.806Z] [2025-12-23T01:39:51.806Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:51.806Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 14.2s [2025-12-23T01:39:52.078Z] #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2025-12-23T01:39:52.078Z] #45 ... [2025-12-23T01:39:52.078Z] [2025-12-23T01:39:52.078Z] #69 [support-notifications internal] load build context [2025-12-23T01:39:52.078Z] #69 transferring context: 3.39MB 10.0s done [2025-12-23T01:39:52.078Z] #69 DONE 16.0s [2025-12-23T01:39:52.078Z] [2025-12-23T01:39:52.078Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:52.078Z] #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2025-12-23T01:39:52.348Z] #45 ... [2025-12-23T01:39:52.348Z] [2025-12-23T01:39:52.348Z] #51 [security-proxy-auth internal] load build context [2025-12-23T01:39:52.348Z] #51 transferring context: 3.39MB 12.6s done [2025-12-23T01:39:52.348Z] #51 DONE 15.7s [2025-12-23T01:39:52.348Z] [2025-12-23T01:39:52.348Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:52.348Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 14.7s [2025-12-23T01:39:52.939Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 15.2s [2025-12-23T01:39:53.209Z] #45 ... [2025-12-23T01:39:53.209Z] [2025-12-23T01:39:53.209Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-23T01:39:53.209Z] #58 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:53.209Z] #58 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:53.209Z] #58 16.40 (1/4) Installing ca-certificates (20250911-r0) [2025-12-23T01:39:53.209Z] #58 19.58 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-23T01:39:53.209Z] #58 19.60 (3/4) Installing su-exec (0.2-r3) [2025-12-23T01:39:53.209Z] #58 19.60 (4/4) Installing yq-go (4.47.2-r2) [2025-12-23T01:39:53.209Z] #58 ... [2025-12-23T01:39:53.209Z] [2025-12-23T01:39:53.209Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-23T01:39:53.209Z] #71 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:53.693Z] #156 ... [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-23T01:39:53.693Z] #150 DONE 97.4s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-23T01:39:53.693Z] #147 ... [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:39:53.693Z] #157 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:39:53.693Z] #158 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-23T01:39:53.693Z] #159 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-12-23T01:39:53.693Z] #160 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-12-23T01:39:53.693Z] #161 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T01:39:53.693Z] #162 ... [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-23T01:39:53.693Z] #149 DONE 98.8s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-23T01:39:53.693Z] #163 DONE 0.2s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-23T01:39:53.693Z] #164 ... [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T01:39:53.693Z] #162 DONE 1.0s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #165 [core-common-config-bootstrapper] exporting to image [2025-12-23T01:39:53.693Z] #165 exporting layers [2025-12-23T01:39:53.693Z] #165 exporting layers 0.5s done [2025-12-23T01:39:53.693Z] #165 writing image sha256:f9f9a35297e3554a4dcf4ede2e641e766e498f755d5aaa3499df78e1cb1cf3df done [2025-12-23T01:39:53.693Z] #165 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2025-12-23T01:39:53.693Z] #165 DONE 0.6s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-23T01:39:53.693Z] #152 ... [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-23T01:39:53.693Z] #164 DONE 1.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:39:53.693Z] #166 DONE 0.2s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:39:53.693Z] #167 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-23T01:39:53.693Z] #147 ... [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-23T01:39:53.693Z] #168 DONE 0.3s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-23T01:39:53.693Z] #154 ... [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-23T01:39:53.693Z] #169 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #170 [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-12-23T01:39:53.693Z] #170 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #171 [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-12-23T01:39:53.693Z] #171 DONE 0.0s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T01:39:53.693Z] #156 ... [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #172 [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-12-23T01:39:53.693Z] #172 DONE 0.1s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-23T01:39:53.693Z] #173 DONE 0.0s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-23T01:39:53.693Z] #174 DONE 0.9s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #175 [security-bootstrapper] exporting to image [2025-12-23T01:39:53.693Z] #175 exporting layers 0.8s done [2025-12-23T01:39:53.693Z] #175 writing image sha256:1151c0594a3c93530804a4959c371a658188315abe22c6d7d6dfd5369c70c19a done [2025-12-23T01:39:53.693Z] #175 naming to docker.io/library/security-bootstrapper done [2025-12-23T01:39:53.693Z] #175 DONE 0.9s [2025-12-23T01:39:53.693Z] [2025-12-23T01:39:53.693Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-23T01:39:54.182Z] #71 ... [2025-12-23T01:39:54.183Z] [2025-12-23T01:39:54.183Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-23T01:39:54.183Z] #61 DONE 20.4s [2025-12-23T01:39:54.183Z] [2025-12-23T01:39:54.183Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:39:54.183Z] #38 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:54.183Z] #38 19.70 OK: 255 MiB in 60 packages [2025-12-23T01:39:54.183Z] #38 ... [2025-12-23T01:39:54.183Z] [2025-12-23T01:39:54.183Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:54.183Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 16.4s [2025-12-23T01:39:54.457Z] #45 ... [2025-12-23T01:39:54.457Z] [2025-12-23T01:39:54.457Z] #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:39:54.457Z] #38 DONE 22.4s [2025-12-23T01:39:54.457Z] [2025-12-23T01:39:54.457Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:55.048Z] #45 ... [2025-12-23T01:39:55.048Z] [2025-12-23T01:39:55.048Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-23T01:39:55.048Z] #62 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:55.048Z] #62 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:55.048Z] #62 18.42 OK: 255 MiB in 60 packages [2025-12-23T01:39:55.048Z] #62 DONE 21.6s [2025-12-23T01:39:55.048Z] [2025-12-23T01:39:55.048Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:55.048Z] #45 ... [2025-12-23T01:39:55.048Z] [2025-12-23T01:39:55.048Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-12-23T01:39:55.350Z] #73 ... [2025-12-23T01:39:55.350Z] [2025-12-23T01:39:55.350Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:39:55.350Z] #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 12.5s done [2025-12-23T01:39:55.350Z] #47 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2025-12-23T01:39:55.350Z] #47 ... [2025-12-23T01:39:55.350Z] [2025-12-23T01:39:55.350Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-23T01:39:55.350Z] #57 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:55.350Z] #57 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:55.350Z] #57 19.69 OK: 255 MiB in 60 packages [2025-12-23T01:39:55.350Z] #57 DONE 23.8s [2025-12-23T01:39:55.350Z] [2025-12-23T01:39:55.350Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:55.620Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.41MB / 37.02MB 17.7s [2025-12-23T01:39:56.593Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 18.8s [2025-12-23T01:39:57.189Z] #45 ... [2025-12-23T01:39:57.189Z] [2025-12-23T01:39:57.189Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:39:57.189Z] #74 DONE 1.6s [2025-12-23T01:39:57.189Z] [2025-12-23T01:39:57.189Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:57.457Z] #45 ... [2025-12-23T01:39:57.457Z] [2025-12-23T01:39:57.457Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:39:57.457Z] #75 DONE 3.0s [2025-12-23T01:39:57.457Z] [2025-12-23T01:39:57.457Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:57.726Z] #45 ... [2025-12-23T01:39:57.726Z] [2025-12-23T01:39:57.726Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:39:57.726Z] #76 DONE 2.5s [2025-12-23T01:39:57.726Z] [2025-12-23T01:39:57.726Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:57.726Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.40MB / 37.02MB 20.0s [2025-12-23T01:39:58.331Z] #45 ... [2025-12-23T01:39:58.331Z] [2025-12-23T01:39:58.331Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-23T01:39:58.331Z] #58 21.88 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:39:58.331Z] #58 21.97 Executing ca-certificates-20250911-r0.trigger [2025-12-23T01:39:58.331Z] #58 23.17 OK: 19 MiB in 20 packages [2025-12-23T01:39:58.331Z] #58 DONE 25.7s [2025-12-23T01:39:58.331Z] [2025-12-23T01:39:58.331Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:58.331Z] #45 ... [2025-12-23T01:39:58.331Z] [2025-12-23T01:39:58.332Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-23T01:39:58.599Z] #77 ... [2025-12-23T01:39:58.599Z] [2025-12-23T01:39:58.599Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-23T01:39:58.599Z] #78 ... [2025-12-23T01:39:58.599Z] [2025-12-23T01:39:58.599Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:58.872Z] #45 ... [2025-12-23T01:39:58.872Z] [2025-12-23T01:39:58.872Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-23T01:39:58.872Z] #63 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:58.872Z] #63 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:58.872Z] #63 17.73 (1/3) Installing ca-certificates (20250911-r0) [2025-12-23T01:39:58.872Z] #63 18.12 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-23T01:39:58.872Z] #63 18.33 (3/3) Installing tzdata (2025c-r0) [2025-12-23T01:39:58.872Z] #63 20.48 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:39:58.872Z] #63 20.78 Executing ca-certificates-20250911-r0.trigger [2025-12-23T01:39:58.872Z] #63 22.37 OK: 8 MiB in 19 packages [2025-12-23T01:39:58.872Z] #63 DONE 24.9s [2025-12-23T01:39:58.872Z] [2025-12-23T01:39:58.872Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:58.872Z] #45 ... [2025-12-23T01:39:58.872Z] [2025-12-23T01:39:58.872Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-23T01:39:58.872Z] #59 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:58.872Z] #59 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:39:59.142Z] #59 ... [2025-12-23T01:39:59.142Z] [2025-12-23T01:39:59.142Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:39:59.412Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.50MB / 37.02MB 21.7s [2025-12-23T01:40:00.003Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.44MB / 37.02MB 22.1s [2025-12-23T01:40:00.271Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.6s done [2025-12-23T01:40:00.542Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.6s done [2025-12-23T01:40:02.506Z] #45 ... [2025-12-23T01:40:02.506Z] [2025-12-23T01:40:02.506Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-23T01:40:02.506Z] #66 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:02.506Z] #66 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:02.779Z] #66 ... [2025-12-23T01:40:02.779Z] [2025-12-23T01:40:02.779Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-23T01:40:02.779Z] #70 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:03.050Z] #70 ... [2025-12-23T01:40:03.050Z] [2025-12-23T01:40:03.050Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-23T01:40:03.050Z] #68 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:03.050Z] #68 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:03.318Z] #68 ... [2025-12-23T01:40:03.318Z] [2025-12-23T01:40:03.318Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-23T01:40:03.318Z] #65 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:03.318Z] #65 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:03.587Z] #65 ... [2025-12-23T01:40:03.587Z] [2025-12-23T01:40:03.587Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:03.587Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2025-12-23T01:40:04.174Z] #45 ... [2025-12-23T01:40:04.175Z] [2025-12-23T01:40:04.175Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-23T01:40:04.175Z] #79 ... [2025-12-23T01:40:04.175Z] [2025-12-23T01:40:04.175Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-23T01:40:04.175Z] #67 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:04.175Z] #67 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:04.175Z] #67 ... [2025-12-23T01:40:04.175Z] [2025-12-23T01:40:04.175Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:06.135Z] #45 ... [2025-12-23T01:40:06.135Z] [2025-12-23T01:40:06.135Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-23T01:40:06.135Z] #66 28.50 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-23T01:40:06.135Z] #66 28.66 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:40:06.135Z] #66 28.75 OK: 8 MiB in 17 packages [2025-12-23T01:40:06.135Z] #66 DONE 31.5s [2025-12-23T01:40:06.135Z] [2025-12-23T01:40:06.135Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:06.135Z] #45 ... [2025-12-23T01:40:06.135Z] [2025-12-23T01:40:06.135Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-23T01:40:06.135Z] #71 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:06.135Z] #71 27.14 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-23T01:40:06.135Z] #71 27.14 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-23T01:40:06.135Z] #71 27.14 OK: 26168 distinct packages available [2025-12-23T01:40:06.135Z] #71 ... [2025-12-23T01:40:06.135Z] [2025-12-23T01:40:06.135Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:07.152Z] #45 ... [2025-12-23T01:40:07.152Z] [2025-12-23T01:40:07.152Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-23T01:40:07.152Z] #68 28.24 OK: 255 MiB in 60 packages [2025-12-23T01:40:07.152Z] #68 DONE 30.8s [2025-12-23T01:40:07.152Z] [2025-12-23T01:40:07.152Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:40:07.152Z] #80 ... [2025-12-23T01:40:07.152Z] [2025-12-23T01:40:07.152Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-23T01:40:07.152Z] #67 32.73 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-23T01:40:07.152Z] #67 32.73 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-23T01:40:07.152Z] #67 32.73 OK: 26168 distinct packages available [2025-12-23T01:40:07.423Z] #67 ... [2025-12-23T01:40:07.423Z] [2025-12-23T01:40:07.423Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:40:07.699Z] #81 ... [2025-12-23T01:40:07.699Z] [2025-12-23T01:40:07.699Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:07.699Z] #45 ... [2025-12-23T01:40:07.699Z] [2025-12-23T01:40:07.699Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:40:07.699Z] #82 DONE 0.9s [2025-12-23T01:40:07.971Z] [2025-12-23T01:40:07.971Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:40:07.971Z] #83 ... [2025-12-23T01:40:07.971Z] [2025-12-23T01:40:07.971Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:40:08.241Z] #84 ... [2025-12-23T01:40:08.241Z] [2025-12-23T01:40:08.241Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:40:08.241Z] #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.2s [2025-12-23T01:40:08.241Z] #47 ... [2025-12-23T01:40:08.241Z] [2025-12-23T01:40:08.241Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:08.509Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s [2025-12-23T01:40:08.509Z] #45 ... [2025-12-23T01:40:08.509Z] [2025-12-23T01:40:08.509Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-23T01:40:08.509Z] #0 7.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:08.509Z] #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:08.509Z] #85 ... [2025-12-23T01:40:08.509Z] [2025-12-23T01:40:08.509Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:40:09.098Z] #47 ... [2025-12-23T01:40:09.098Z] [2025-12-23T01:40:09.098Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:09.098Z] #0 8.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:09.098Z] #86 ... [2025-12-23T01:40:09.098Z] [2025-12-23T01:40:09.098Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:40:11.689Z] #47 ... [2025-12-23T01:40:11.689Z] [2025-12-23T01:40:11.689Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-23T01:40:11.689Z] #59 27.78 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-23T01:40:11.689Z] #59 27.78 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-23T01:40:11.689Z] #59 27.78 OK: 26170 distinct packages available [2025-12-23T01:40:11.689Z] #59 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:11.689Z] #59 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:11.689Z] #59 ... [2025-12-23T01:40:11.689Z] [2025-12-23T01:40:11.689Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:40:11.689Z] #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.6s done [2025-12-23T01:40:12.302Z] #47 ... [2025-12-23T01:40:12.302Z] [2025-12-23T01:40:12.302Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-23T01:40:12.302Z] #72 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:12.302Z] #72 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:12.302Z] #72 ... [2025-12-23T01:40:12.302Z] [2025-12-23T01:40:12.302Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:12.571Z] #45 ... [2025-12-23T01:40:12.571Z] [2025-12-23T01:40:12.571Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-23T01:40:12.571Z] #47 DONE 38.6s [2025-12-23T01:40:12.571Z] [2025-12-23T01:40:12.571Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:13.539Z] #45 ... [2025-12-23T01:40:13.539Z] [2025-12-23T01:40:13.539Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-12-23T01:40:13.539Z] #73 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:13.539Z] #73 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:13.539Z] #73 ... [2025-12-23T01:40:13.539Z] [2025-12-23T01:40:13.539Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:13.539Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s [2025-12-23T01:40:13.811Z] #45 ... [2025-12-23T01:40:13.811Z] [2025-12-23T01:40:13.811Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-23T01:40:13.811Z] #65 29.52 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-23T01:40:13.811Z] #65 29.52 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-23T01:40:13.811Z] #65 29.52 OK: 26168 distinct packages available [2025-12-23T01:40:13.811Z] #65 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:13.811Z] #65 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:13.811Z] #65 ... [2025-12-23T01:40:13.811Z] [2025-12-23T01:40:13.811Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:14.082Z] #45 ... [2025-12-23T01:40:14.082Z] [2025-12-23T01:40:14.082Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-23T01:40:14.082Z] #78 15.70 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:14.082Z] #78 18.33 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:14.352Z] #78 ... [2025-12-23T01:40:14.352Z] [2025-12-23T01:40:14.352Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-23T01:40:14.352Z] #70 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:14.352Z] #70 ... [2025-12-23T01:40:14.352Z] [2025-12-23T01:40:14.352Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:14.939Z] #45 ... [2025-12-23T01:40:14.939Z] [2025-12-23T01:40:14.939Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-23T01:40:14.939Z] #77 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:14.939Z] #77 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:15.452Z] #77 ... [2025-12-23T01:40:15.452Z] [2025-12-23T01:40:15.452Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:15.452Z] #45 ... [2025-12-23T01:40:15.452Z] [2025-12-23T01:40:15.452Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-23T01:40:15.452Z] #79 11.44 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:15.452Z] #79 14.06 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:15.452Z] #79 ... [2025-12-23T01:40:15.452Z] [2025-12-23T01:40:15.452Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:15.754Z] #45 ... [2025-12-23T01:40:15.754Z] [2025-12-23T01:40:15.754Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:15.754Z] #0 6.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:15.754Z] #0 8.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:16.028Z] #87 ... [2025-12-23T01:40:16.028Z] [2025-12-23T01:40:16.028Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-23T01:40:16.028Z] #67 35.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:16.028Z] #67 38.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:16.305Z] #67 ... [2025-12-23T01:40:16.305Z] [2025-12-23T01:40:16.305Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T01:40:17.314Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.9s done [2025-12-23T01:40:17.603Z] #45 ... [2025-12-23T01:40:17.603Z] [2025-12-23T01:40:17.603Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-23T01:40:17.603Z] #71 28.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:17.603Z] #71 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:19.598Z] #71 ... [2025-12-23T01:40:19.598Z] [2025-12-23T01:40:19.598Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-12-23T01:40:19.598Z] #73 34.33 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:19.598Z] #73 34.52 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:19.598Z] #73 ... [2025-12-23T01:40:19.598Z] [2025-12-23T01:40:19.598Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:19.598Z] #86 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:19.875Z] #86 ... [2025-12-23T01:40:19.876Z] [2025-12-23T01:40:19.876Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-23T01:40:19.876Z] #72 38.26 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:20.143Z] #72 38.51 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:20.411Z] #72 39.02 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:20.679Z] #72 39.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:20.679Z] #72 39.04 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:20.679Z] #72 39.15 OK: 8 MiB in 18 packages [2025-12-23T01:40:21.269Z] #72 ... [2025-12-23T01:40:21.269Z] [2025-12-23T01:40:21.269Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-23T01:40:21.269Z] #59 46.53 OK: 255 MiB in 60 packages [2025-12-23T01:40:21.269Z] #59 DONE 47.7s [2025-12-23T01:40:21.269Z] [2025-12-23T01:40:21.269Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:40:21.856Z] #88 DONE 0.6s [2025-12-23T01:40:21.856Z] [2025-12-23T01:40:21.856Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:40:23.285Z] #89 ... [2025-12-23T01:40:23.285Z] [2025-12-23T01:40:23.285Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-12-23T01:40:23.285Z] #73 35.19 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:23.285Z] #73 35.21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:23.285Z] #73 35.31 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:23.285Z] #73 35.39 OK: 8 MiB in 17 packages [2025-12-23T01:40:23.285Z] #73 DONE 38.4s [2025-12-23T01:40:23.285Z] [2025-12-23T01:40:23.285Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-23T01:40:23.285Z] #65 48.78 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-23T01:40:23.285Z] #65 48.81 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-23T01:40:23.285Z] #65 48.84 (3/5) Installing libucontext (1.3.2-r0) [2025-12-23T01:40:23.285Z] #65 48.91 (4/5) Installing gcompat (1.1.0-r4) [2025-12-23T01:40:23.285Z] #65 48.94 (5/5) Installing openssl (3.5.4-r0) [2025-12-23T01:40:23.285Z] #65 49.17 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:40:23.557Z] #65 49.38 OK: 9 MiB in 21 packages [2025-12-23T01:40:24.151Z] #65 ... [2025-12-23T01:40:24.151Z] [2025-12-23T01:40:24.151Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-23T01:40:24.151Z] #72 DONE 42.5s [2025-12-23T01:40:24.421Z] [2025-12-23T01:40:24.421Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-23T01:40:24.421Z] #71 44.32 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-23T01:40:24.421Z] #71 44.41 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-23T01:40:24.421Z] #71 44.43 (3/4) Installing libucontext (1.3.2-r0) [2025-12-23T01:40:24.421Z] #71 44.44 (4/4) Installing gcompat (1.1.0-r4) [2025-12-23T01:40:24.421Z] #71 44.49 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:40:24.421Z] #71 44.69 OK: 8 MiB in 20 packages [2025-12-23T01:40:28.698Z] #71 ... [2025-12-23T01:40:28.698Z] [2025-12-23T01:40:28.698Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-23T01:40:28.698Z] #67 52.81 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-23T01:40:28.698Z] #67 52.94 (2/13) Installing c-ares (1.34.6-r0) [2025-12-23T01:40:28.698Z] #67 52.96 (3/13) Installing libunistring (1.3-r0) [2025-12-23T01:40:28.698Z] #67 53.09 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-23T01:40:28.698Z] #67 53.12 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-23T01:40:28.698Z] #67 53.14 (6/13) Installing libpsl (0.21.5-r3) [2025-12-23T01:40:28.698Z] #67 53.16 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-23T01:40:28.698Z] #67 53.20 (8/13) Installing libcurl (8.14.1-r2) [2025-12-23T01:40:28.698Z] #67 53.26 (9/13) Installing curl (8.14.1-r2) [2025-12-23T01:40:28.698Z] #67 53.29 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-23T01:40:28.698Z] #67 53.30 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-23T01:40:28.698Z] #67 53.31 (12/13) Installing libucontext (1.3.2-r0) [2025-12-23T01:40:28.698Z] #67 53.33 (13/13) Installing gcompat (1.1.0-r4) [2025-12-23T01:40:28.698Z] #67 53.35 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:40:28.698Z] #67 53.40 OK: 13 MiB in 29 packages [2025-12-23T01:40:28.698Z] #67 ... [2025-12-23T01:40:28.698Z] [2025-12-23T01:40:28.698Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-23T01:40:28.698Z] #78 35.53 OK: 255 MiB in 60 packages [2025-12-23T01:40:28.698Z] #78 DONE 40.2s [2025-12-23T01:40:28.698Z] [2025-12-23T01:40:28.698Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-23T01:40:28.698Z] #71 DONE 49.9s [2025-12-23T01:40:28.698Z] [2025-12-23T01:40:28.698Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-23T01:40:28.698Z] #90 ... [2025-12-23T01:40:28.698Z] [2025-12-23T01:40:28.698Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-23T01:40:28.698Z] #70 42.43 (1/7) Installing ca-certificates (20250911-r0) [2025-12-23T01:40:28.698Z] #70 42.91 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-23T01:40:28.698Z] #70 42.94 (3/7) Installing libgcc (14.2.0-r6) [2025-12-23T01:40:28.698Z] #70 42.96 (4/7) Installing libsodium (1.0.20-r0) [2025-12-23T01:40:28.698Z] #70 43.10 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-23T01:40:28.698Z] #70 43.74 (6/7) Installing libzmq (4.3.5-r2) [2025-12-23T01:40:28.698Z] #70 43.95 (7/7) Installing zeromq (4.3.5-r2) [2025-12-23T01:40:28.698Z] #70 44.10 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:40:28.698Z] #70 44.20 Executing ca-certificates-20250911-r0.trigger [2025-12-23T01:40:28.698Z] #70 45.62 OK: 12 MiB in 23 packages [2025-12-23T01:40:28.698Z] #70 DONE 50.6s [2025-12-23T01:40:28.698Z] [2025-12-23T01:40:28.698Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-23T01:40:28.698Z] #85 24.47 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.698Z] #85 24.81 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:28.698Z] #85 25.50 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.698Z] #85 25.56 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.698Z] #85 25.58 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:28.698Z] #85 25.71 OK: 19 MiB in 20 packages [2025-12-23T01:40:28.698Z] #85 DONE 30.2s [2025-12-23T01:40:28.967Z] [2025-12-23T01:40:28.967Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-23T01:40:28.967Z] #79 30.05 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-23T01:40:28.967Z] #79 30.79 Executing busybox-1.37.0-r19.trigger [2025-12-23T01:40:28.967Z] #79 30.94 OK: 8 MiB in 17 packages [2025-12-23T01:40:28.967Z] #79 DONE 34.9s [2025-12-23T01:40:28.967Z] [2025-12-23T01:40:28.967Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:28.967Z] #91 ... [2025-12-23T01:40:28.967Z] [2025-12-23T01:40:28.967Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-23T01:40:28.967Z] #65 DONE 54.8s [2025-12-23T01:40:28.967Z] [2025-12-23T01:40:28.967Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-23T01:40:28.967Z] #77 34.64 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.967Z] #77 34.93 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:28.967Z] #77 35.73 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.967Z] #77 35.74 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.967Z] #77 35.75 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:28.967Z] #77 35.93 OK: 20 MiB in 20 packages [2025-12-23T01:40:28.967Z] #77 DONE 40.5s [2025-12-23T01:40:28.967Z] [2025-12-23T01:40:28.967Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:28.967Z] #86 24.87 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.967Z] #86 25.19 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:28.967Z] #86 25.88 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.967Z] #86 25.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:28.967Z] #86 26.04 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:28.967Z] #86 26.27 OK: 8 MiB in 19 packages [2025-12-23T01:40:28.967Z] #86 DONE 30.1s [2025-12-23T01:40:28.967Z] [2025-12-23T01:40:28.967Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-23T01:40:28.967Z] #67 DONE 54.7s [2025-12-23T01:40:28.967Z] [2025-12-23T01:40:28.967Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:29.940Z] #92 ... [2025-12-23T01:40:29.940Z] [2025-12-23T01:40:29.940Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-23T01:40:29.940Z] #93 DONE 5.8s [2025-12-23T01:40:30.211Z] [2025-12-23T01:40:30.211Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-23T01:40:30.211Z] #94 DONE 1.1s [2025-12-23T01:40:30.211Z] [2025-12-23T01:40:30.211Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-23T01:40:30.486Z] #95 ... [2025-12-23T01:40:30.486Z] [2025-12-23T01:40:30.486Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-23T01:40:30.486Z] #90 DONE 1.7s [2025-12-23T01:40:30.486Z] [2025-12-23T01:40:30.486Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:30.486Z] #87 21.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:30.486Z] #87 21.73 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:30.486Z] #87 22.75 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:30.486Z] #87 22.76 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:30.486Z] #87 22.78 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:30.486Z] #87 22.84 OK: 8 MiB in 17 packages [2025-12-23T01:40:30.486Z] #87 DONE 24.6s [2025-12-23T01:40:30.486Z] [2025-12-23T01:40:30.486Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-23T01:40:30.486Z] #95 DONE 0.6s [2025-12-23T01:40:30.486Z] [2025-12-23T01:40:30.486Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:40:35.836Z] #96 ... [2025-12-23T01:40:35.836Z] [2025-12-23T01:40:35.836Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:35.836Z] #92 6.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:36.798Z] #92 7.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:38.750Z] #92 ... [2025-12-23T01:40:38.750Z] [2025-12-23T01:40:38.750Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-23T01:40:38.750Z] #0 6.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:38.750Z] #0 7.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:38.750Z] #97 ... [2025-12-23T01:40:38.750Z] [2025-12-23T01:40:38.750Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:38.750Z] #91 6.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:38.750Z] #91 7.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:39.018Z] #91 ... [2025-12-23T01:40:39.018Z] [2025-12-23T01:40:39.018Z] #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-23T01:40:39.018Z] #0 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:39.018Z] #0 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-23T01:40:41.605Z] #98 ... [2025-12-23T01:40:41.605Z] [2025-12-23T01:40:41.605Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:41.605Z] #92 12.04 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:41.605Z] #92 12.22 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:41.883Z] #92 12.72 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:41.883Z] #92 12.73 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:41.883Z] #92 12.74 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:41.883Z] #92 12.83 OK: 13 MiB in 29 packages [2025-12-23T01:40:44.471Z] #92 DONE 14.8s [2025-12-23T01:40:44.471Z] [2025-12-23T01:40:44.471Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-23T01:40:44.471Z] #97 12.81 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.471Z] #97 12.97 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:44.471Z] #97 13.52 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.471Z] #97 13.53 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.471Z] #97 13.55 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:44.471Z] #97 13.61 OK: 8 MiB in 20 packages [2025-12-23T01:40:44.471Z] #97 DONE 15.3s [2025-12-23T01:40:44.471Z] [2025-12-23T01:40:44.471Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-23T01:40:44.740Z] #99 ... [2025-12-23T01:40:44.740Z] [2025-12-23T01:40:44.740Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-23T01:40:44.740Z] #91 13.45 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.740Z] #91 13.57 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:44.740Z] #91 13.89 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.740Z] #91 13.90 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.740Z] #91 13.92 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:44.740Z] #91 13.99 OK: 12 MiB in 23 packages [2025-12-23T01:40:44.740Z] #91 DONE 16.0s [2025-12-23T01:40:44.740Z] [2025-12-23T01:40:44.740Z] #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-23T01:40:44.740Z] #98 12.44 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.740Z] #98 12.55 Executing busybox-1.37.0-r20.post-upgrade [2025-12-23T01:40:44.740Z] #98 13.09 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.740Z] #98 13.11 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-23T01:40:44.740Z] #98 13.40 Executing busybox-1.37.0-r20.trigger [2025-12-23T01:40:44.740Z] #98 13.45 OK: 9 MiB in 21 packages [2025-12-23T01:40:44.740Z] #98 DONE 15.7s [2025-12-23T01:40:45.009Z] [2025-12-23T01:40:45.009Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-23T01:40:46.959Z] #100 DONE 1.9s [2025-12-23T01:40:46.959Z] [2025-12-23T01:40:46.959Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-23T01:40:47.947Z] #101 ... [2025-12-23T01:40:47.947Z] [2025-12-23T01:40:47.947Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-23T01:40:47.947Z] #102 DONE 3.1s [2025-12-23T01:40:47.947Z] [2025-12-23T01:40:47.947Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-23T01:40:47.947Z] #99 DONE 3.9s [2025-12-23T01:40:47.947Z] [2025-12-23T01:40:47.947Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-23T01:40:48.220Z] #103 ... [2025-12-23T01:40:48.220Z] [2025-12-23T01:40:48.220Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-23T01:40:48.220Z] #104 DONE 0.4s [2025-12-23T01:40:48.220Z] [2025-12-23T01:40:48.220Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-23T01:40:48.220Z] #103 DONE 0.4s [2025-12-23T01:40:48.220Z] [2025-12-23T01:40:48.220Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-23T01:40:48.816Z] #105 ... [2025-12-23T01:40:48.816Z] [2025-12-23T01:40:48.816Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-23T01:40:48.816Z] #106 DONE 0.4s [2025-12-23T01:40:48.816Z] [2025-12-23T01:40:48.816Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-23T01:40:48.816Z] #105 DONE 0.5s [2025-12-23T01:40:48.816Z] [2025-12-23T01:40:48.816Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-23T01:40:48.816Z] #107 ... [2025-12-23T01:40:48.816Z] [2025-12-23T01:40:48.816Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-23T01:40:48.816Z] #101 DONE 2.3s [2025-12-23T01:40:49.085Z] [2025-12-23T01:40:49.085Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-23T01:40:49.085Z] #108 ... [2025-12-23T01:40:49.085Z] [2025-12-23T01:40:49.085Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-23T01:40:49.085Z] #107 DONE 0.5s [2025-12-23T01:40:49.366Z] [2025-12-23T01:40:49.366Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-23T01:40:49.366Z] #109 DONE 0.4s [2025-12-23T01:40:49.366Z] [2025-12-23T01:40:49.366Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-23T01:40:49.366Z] #110 ... [2025-12-23T01:40:49.366Z] [2025-12-23T01:40:49.366Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-23T01:40:49.366Z] #108 DONE 0.5s [2025-12-23T01:40:49.639Z] [2025-12-23T01:40:49.639Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-23T01:40:49.639Z] #111 ... [2025-12-23T01:40:49.639Z] [2025-12-23T01:40:49.639Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-23T01:40:49.639Z] #110 DONE 0.3s [2025-12-23T01:40:49.639Z] [2025-12-23T01:40:49.639Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-23T01:40:49.639Z] #112 DONE 0.4s [2025-12-23T01:40:49.908Z] [2025-12-23T01:40:49.908Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-23T01:40:49.908Z] #111 DONE 0.4s [2025-12-23T01:40:49.908Z] [2025-12-23T01:40:49.908Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-23T01:40:50.179Z] #113 DONE 0.4s [2025-12-23T01:40:50.179Z] [2025-12-23T01:40:50.179Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-23T01:40:50.179Z] #114 DONE 0.4s [2025-12-23T01:40:50.179Z] [2025-12-23T01:40:50.179Z] #115 [security-spire-server] exporting to image [2025-12-23T01:40:50.179Z] #115 exporting layers [2025-12-23T01:40:50.774Z] #115 ... [2025-12-23T01:40:50.774Z] [2025-12-23T01:40:50.774Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-23T01:40:50.774Z] #116 DONE 0.9s [2025-12-23T01:40:51.053Z] [2025-12-23T01:40:51.053Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-23T01:40:51.644Z] #117 DONE 0.6s [2025-12-23T01:40:51.645Z] [2025-12-23T01:40:51.645Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-23T01:40:51.916Z] #118 DONE 0.3s [2025-12-23T01:40:51.916Z] [2025-12-23T01:40:51.916Z] #115 [security-spire-agent] exporting to image [2025-12-23T01:40:55.260Z] #115 exporting layers 4.6s done [2025-12-23T01:40:55.260Z] #115 writing image sha256:020e39eb0e8bf38b6c0bf68a84b60ad711e58cb515f92baf1195f7b5db4b0226 0.0s done [2025-12-23T01:40:55.260Z] #115 naming to docker.io/library/security-spire-config-arm64 done [2025-12-23T01:40:55.260Z] #115 exporting layers 4.9s done [2025-12-23T01:40:55.260Z] #115 writing image sha256:d8fcba1171f85887c79aedd4ffef757049d6cef92c3c54cde5f98e7757963d32 0.0s done [2025-12-23T01:40:55.260Z] #115 naming to docker.io/library/security-spire-server-arm64 done [2025-12-23T01:40:55.260Z] #115 exporting layers 3.5s done [2025-12-23T01:40:55.260Z] #115 writing image sha256:1b5895bee103fade7958df6958a0e84d13323d45dad0c841e063f238eee4bf8a 0.0s done [2025-12-23T01:40:55.260Z] #115 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-12-23T01:40:55.260Z] #115 DONE 5.4s [2025-12-23T01:40:55.260Z] [2025-12-23T01:40:55.260Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:41:01.367Z] #152 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-23T01:41:01.367Z] #153 170.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-23T01:41:01.367Z] #153 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-23T01:41:01.367Z] #152 DONE 170.9s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-23T01:41:01.367Z] #147 DONE 170.9s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:01.367Z] #176 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:01.367Z] #177 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:01.367Z] #178 DONE 0.0s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:01.367Z] #179 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #180 [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-12-23T01:41:01.367Z] #180 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-23T01:41:01.367Z] #181 DONE 0.3s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #180 [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-12-23T01:41:01.367Z] #180 DONE 0.2s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-23T01:41:01.367Z] #182 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #183 [core-command] exporting to image [2025-12-23T01:41:01.367Z] #183 exporting layers [2025-12-23T01:41:01.367Z] #183 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-23T01:41:01.367Z] #184 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-23T01:41:01.367Z] #185 DONE 0.4s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #183 [core-command] exporting to image [2025-12-23T01:41:01.367Z] #183 exporting layers 0.4s done [2025-12-23T01:41:01.367Z] #183 writing image sha256:61700a085b00766a5e3854670ced80a5d062cdd068e28a4da55cfa1714ddf499 0.1s done [2025-12-23T01:41:01.367Z] #183 naming to docker.io/library/core-command done [2025-12-23T01:41:01.367Z] #183 DONE 0.5s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-23T01:41:01.367Z] #186 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T01:41:01.367Z] #187 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-23T01:41:01.367Z] #154 DONE 172.4s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T01:41:01.367Z] #151 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:01.367Z] #188 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T01:41:01.367Z] #156 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:01.367Z] #189 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T01:41:01.367Z] #187 DONE 0.9s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #190 [security-proxy-setup] exporting to image [2025-12-23T01:41:01.367Z] #190 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-23T01:41:01.367Z] #145 DONE 173.5s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-23T01:41:01.367Z] #153 DONE 173.5s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-23T01:41:01.367Z] #191 DONE 0.6s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-23T01:41:01.367Z] #192 DONE 0.3s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-23T01:41:01.367Z] #193 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #190 [security-proxy-setup] exporting to image [2025-12-23T01:41:01.367Z] #190 exporting layers 0.9s done [2025-12-23T01:41:01.367Z] #190 writing image sha256:cf464025017888b119313df20ca72ab471fb11fbb74415e5e835f01b78e7cfa8 done [2025-12-23T01:41:01.367Z] #190 naming to docker.io/library/security-proxy-setup 0.0s done [2025-12-23T01:41:01.367Z] #190 DONE 1.0s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:01.367Z] #194 DONE 0.2s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #195 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:01.367Z] #195 DONE 0.2s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #196 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:01.367Z] #196 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:01.367Z] #197 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #198 [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-12-23T01:41:01.367Z] #198 DONE 0.3s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-23T01:41:01.367Z] #199 DONE 0.3s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T01:41:01.367Z] #200 DONE 0.6s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #201 [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-12-23T01:41:01.367Z] #201 DONE 0.2s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #202 [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-12-23T01:41:01.367Z] #202 DONE 0.2s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #203 [security-proxy-auth] exporting to image [2025-12-23T01:41:01.367Z] #203 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-23T01:41:01.367Z] #204 DONE 0.2s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #205 [security-spiffe-token-provider] exporting to image [2025-12-23T01:41:01.367Z] #205 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-23T01:41:01.367Z] #206 DONE 0.3s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #205 [security-spiffe-token-provider] exporting to image [2025-12-23T01:41:01.367Z] #205 exporting layers 0.4s done [2025-12-23T01:41:01.367Z] #205 writing image sha256:cb02ef5d288363b2b5a90d79a0bc1816acce0515f5ed1edf4737de1826fbeddf done [2025-12-23T01:41:01.367Z] #205 naming to docker.io/library/security-spiffe-token-provider done [2025-12-23T01:41:01.367Z] #205 DONE 0.5s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #203 [security-proxy-auth] exporting to image [2025-12-23T01:41:01.367Z] #203 exporting layers 0.4s done [2025-12-23T01:41:01.367Z] #203 writing image sha256:65786cd9a4392838387abb468b45db57b1d919667713d9ac16d7132e7ec4d376 done [2025-12-23T01:41:01.367Z] #203 naming to docker.io/library/security-proxy-auth done [2025-12-23T01:41:01.367Z] #203 DONE 0.4s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-23T01:41:01.367Z] #207 DONE 0.2s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #208 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-23T01:41:01.367Z] #208 DONE 0.1s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T01:41:01.367Z] #151 ... [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #209 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T01:41:01.367Z] #209 DONE 0.4s [2025-12-23T01:41:01.367Z] [2025-12-23T01:41:01.367Z] #210 [security-secretstore-setup] exporting to image [2025-12-23T01:41:01.624Z] #210 exporting layers 0.2s done [2025-12-23T01:41:01.624Z] #210 writing image sha256:87478e9e313e04ae47f3264f40d0a66e9cc54370ff934e63beb27239787a621a done [2025-12-23T01:41:01.624Z] #210 naming to docker.io/library/security-secretstore-setup done [2025-12-23T01:41:01.624Z] #210 DONE 0.2s [2025-12-23T01:41:01.624Z] [2025-12-23T01:41:01.624Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T01:41:02.559Z] #146 DONE 176.9s [2025-12-23T01:41:02.559Z] [2025-12-23T01:41:02.559Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T01:41:02.559Z] #151 ... [2025-12-23T01:41:02.559Z] [2025-12-23T01:41:02.559Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:02.818Z] #211 ... [2025-12-23T01:41:02.818Z] [2025-12-23T01:41:02.818Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-23T01:41:02.818Z] #155 DONE 177.2s [2025-12-23T01:41:02.818Z] [2025-12-23T01:41:02.818Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T01:41:02.818Z] #156 DONE 177.2s [2025-12-23T01:41:02.818Z] [2025-12-23T01:41:02.818Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:02.818Z] #211 DONE 0.2s [2025-12-23T01:41:02.818Z] [2025-12-23T01:41:02.818Z] #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:03.077Z] #212 DONE 0.1s [2025-12-23T01:41:03.077Z] [2025-12-23T01:41:03.077Z] #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-23T01:41:03.077Z] #213 DONE 0.2s [2025-12-23T01:41:03.077Z] [2025-12-23T01:41:03.077Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:03.077Z] #214 DONE 0.1s [2025-12-23T01:41:03.077Z] [2025-12-23T01:41:03.077Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-23T01:41:03.077Z] #215 DONE 0.0s [2025-12-23T01:41:03.077Z] [2025-12-23T01:41:03.077Z] #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:03.077Z] #216 DONE 0.0s [2025-12-23T01:41:03.077Z] [2025-12-23T01:41:03.077Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:03.077Z] #217 DONE 0.1s [2025-12-23T01:41:03.077Z] [2025-12-23T01:41:03.077Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-23T01:41:03.644Z] #218 DONE 0.4s [2025-12-23T01:41:03.644Z] [2025-12-23T01:41:03.644Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-23T01:41:03.644Z] #219 DONE 0.5s [2025-12-23T01:41:03.644Z] [2025-12-23T01:41:03.644Z] #220 [core-keeper] exporting to image [2025-12-23T01:41:03.644Z] #220 exporting layers 0.4s done [2025-12-23T01:41:03.644Z] #220 writing image sha256:b4dd11b7e0d64dd4d3ebba08f8a16e69ce0225996dac9bfb7ccb8b9738a93040 done [2025-12-23T01:41:03.644Z] #220 naming to docker.io/library/core-keeper done [2025-12-23T01:41:03.644Z] #220 DONE 0.5s [2025-12-23T01:41:03.644Z] [2025-12-23T01:41:03.644Z] #221 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-23T01:41:03.644Z] #221 DONE 0.1s [2025-12-23T01:41:03.644Z] [2025-12-23T01:41:03.644Z] #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-23T01:41:03.644Z] #222 DONE 0.1s [2025-12-23T01:41:03.644Z] [2025-12-23T01:41:03.644Z] #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-23T01:41:03.644Z] #223 DONE 0.1s [2025-12-23T01:41:03.644Z] [2025-12-23T01:41:03.644Z] #224 [core-data] exporting to image [2025-12-23T01:41:03.902Z] #224 exporting layers 0.2s done [2025-12-23T01:41:03.902Z] #224 writing image sha256:49a2dcf807a7916530d61a871a93eccba8ff7c03a89bfc58cac457e7198b08bc done [2025-12-23T01:41:03.902Z] #224 naming to docker.io/library/core-data done [2025-12-23T01:41:03.902Z] #224 DONE 0.2s [2025-12-23T01:41:03.902Z] [2025-12-23T01:41:03.902Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T01:41:03.902Z] #151 DONE 178.3s [2025-12-23T01:41:03.902Z] [2025-12-23T01:41:03.902Z] #225 [core-metadata] exporting to image [2025-12-23T01:41:03.902Z] #225 exporting layers 0.2s done [2025-12-23T01:41:03.902Z] #225 writing image sha256:4664f7fbdfad4c2be795a7b3a164952b08be31e72e957ac95c2641dad27a02a3 done [2025-12-23T01:41:03.902Z] #225 naming to docker.io/library/core-metadata done [2025-12-23T01:41:03.902Z] #225 DONE 0.2s [2025-12-23T01:41:03.902Z] [2025-12-23T01:41:03.902Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:03.902Z] #226 DONE 0.1s [2025-12-23T01:41:03.902Z] [2025-12-23T01:41:03.902Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T01:41:04.161Z] #148 ... [2025-12-23T01:41:04.161Z] [2025-12-23T01:41:04.161Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:04.161Z] #227 DONE 0.0s [2025-12-23T01:41:04.161Z] [2025-12-23T01:41:04.161Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-23T01:41:04.419Z] #228 DONE 0.3s [2025-12-23T01:41:04.419Z] [2025-12-23T01:41:04.419Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-23T01:41:04.419Z] #229 DONE 0.1s [2025-12-23T01:41:04.419Z] [2025-12-23T01:41:04.419Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T01:41:04.419Z] #148 ... [2025-12-23T01:41:04.419Z] [2025-12-23T01:41:04.419Z] #230 [support-notifications] exporting to image [2025-12-23T01:41:04.678Z] #230 exporting layers 0.2s done [2025-12-23T01:41:04.678Z] #230 writing image sha256:63dbb0d27517d21d144ba36fce0c2db8b6aba9f04b40f80035ad07241f3a05b2 done [2025-12-23T01:41:04.678Z] #230 naming to docker.io/library/support-notifications done [2025-12-23T01:41:04.678Z] #230 DONE 0.2s [2025-12-23T01:41:04.678Z] [2025-12-23T01:41:04.678Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T01:41:04.678Z] #148 DONE 179.2s [2025-12-23T01:41:04.937Z] [2025-12-23T01:41:04.937Z] #231 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T01:41:04.937Z] #231 DONE 0.0s [2025-12-23T01:41:04.937Z] [2025-12-23T01:41:04.938Z] #232 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-23T01:41:04.938Z] #232 DONE 0.0s [2025-12-23T01:41:04.938Z] [2025-12-23T01:41:04.938Z] #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-23T01:41:05.197Z] #233 DONE 0.2s [2025-12-23T01:41:05.197Z] [2025-12-23T01:41:05.197Z] #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-23T01:41:05.197Z] #234 DONE 0.0s [2025-12-23T01:41:05.197Z] [2025-12-23T01:41:05.197Z] #235 [support-scheduler] exporting to image [2025-12-23T01:41:05.455Z] #235 exporting layers 0.2s done [2025-12-23T01:41:05.455Z] #235 writing image sha256:9a35b95a18e09fdc2bbeedd2ae97e3614dea3821a9239d381e60b29a4ad57249 done [2025-12-23T01:41:05.455Z] #235 naming to docker.io/library/support-scheduler done [2025-12-23T01:41:05.455Z] #235 DONE 0.2s [2025-12-23T01:41:05.455Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T01:41:05.456Z] time="2025-12-23T01:37:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-23T01:41:05.462Z] $ docker stop --time=1 cb09b4861b0d95b1722f56654ad11b9941fe495d05d138a643209146b55ca3d3 [2025-12-23T01:41:06.712Z] $ docker rm -f --volumes cb09b4861b0d95b1722f56654ad11b9941fe495d05d138a643209146b55ca3d3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-23T01:41:07.112Z] + docker images [2025-12-23T01:41:07.112Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-23T01:41:07.112Z] support-notifications latest 63dbb0d27517 2 seconds ago 55.7MB [2025-12-23T01:41:07.112Z] support-scheduler latest 9a35b95a18e0 2 seconds ago 52MB [2025-12-23T01:41:07.112Z] core-data latest 49a2dcf807a7 3 seconds ago 47.8MB [2025-12-23T01:41:07.112Z] core-metadata latest 4664f7fbdfad 3 seconds ago 48MB [2025-12-23T01:41:07.112Z] core-keeper latest b4dd11b7e0d6 4 seconds ago 46.8MB [2025-12-23T01:41:07.112Z] security-secretstore-setup latest 87478e9e313e 5 seconds ago 84.5MB [2025-12-23T01:41:07.112Z] security-proxy-auth latest 65786cd9a439 6 seconds ago 47MB [2025-12-23T01:41:07.112Z] security-spiffe-token-provider latest cb02ef5d2883 7 seconds ago 51MB [2025-12-23T01:41:07.112Z] security-proxy-setup latest cf4640250178 8 seconds ago 52.8MB [2025-12-23T01:41:07.112Z] core-command latest 61700a085b00 10 seconds ago 42.1MB [2025-12-23T01:41:07.112Z] security-bootstrapper latest 1151c0594a3c About a minute ago 22.4MB [2025-12-23T01:41:07.112Z] core-common-config-bootstrapper latest f9f9a35297e3 About a minute ago 21.3MB [2025-12-23T01:41:07.112Z] security-spire-agent latest 359f16fd85ee 3 minutes ago 238MB [2025-12-23T01:41:07.112Z] security-spire-config latest 7e21915e7feb 3 minutes ago 178MB [2025-12-23T01:41:07.112Z] security-spire-server latest 1bd078789040 3 minutes ago 178MB [2025-12-23T01:41:07.112Z] ci-base-image-x86_64 latest 924326c67aec 7 minutes ago 999MB [2025-12-23T01:41:07.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB [2025-12-23T01:41:07.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB [2025-12-23T01:41:07.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-23T01:41:07.250Z] provisioning config files... [2025-12-23T01:41:07.259Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/941@tmp/config12024854629356019966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-23T01:41:07.560Z] ---> ****-login.sh [2025-12-23T01:41:07.560Z] nexus3.edgexfoundry.org:10001 [2025-12-23T01:41:07.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:41:07.560Z] Login Succeeded [2025-12-23T01:41:07.560Z] nexus3.edgexfoundry.org:10002 [2025-12-23T01:41:07.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:41:07.560Z] Login Succeeded [2025-12-23T01:41:07.560Z] nexus3.edgexfoundry.org:10003 [2025-12-23T01:41:07.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:41:07.820Z] Login Succeeded [2025-12-23T01:41:07.820Z] nexus3.edgexfoundry.org:10004 [2025-12-23T01:41:07.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:41:07.820Z] Login Succeeded [2025-12-23T01:41:07.820Z] ****.io [2025-12-23T01:41:07.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T01:41:08.081Z] Login Succeeded [2025-12-23T01:41:08.081Z] ---> ****-login.sh ends [Pipeline] } [2025-12-23T01:41:08.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:41:08.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-23T01:41:08.177Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-12-23T01:41:08.177Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:08.177Z] latest [2025-12-23T01:41:08.177Z] 4.1.0-dev.88 [2025-12-23T01:41:08.177Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:08.177Z] main [2025-12-23T01:41:08.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:08.529Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:08.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:08.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-23T01:41:08.858Z] 640fad502f6d: Preparing [2025-12-23T01:41:08.858Z] 8a769fdb4d06: Preparing [2025-12-23T01:41:08.858Z] 026de85aadf2: Preparing [2025-12-23T01:41:08.858Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:08.858Z] bf645141f44b: Preparing [2025-12-23T01:41:08.858Z] b095da4702e9: Preparing [2025-12-23T01:41:08.858Z] 256f393e029f: Preparing [2025-12-23T01:41:08.858Z] b095da4702e9: Waiting [2025-12-23T01:41:08.858Z] 256f393e029f: Waiting [2025-12-23T01:41:08.858Z] 8c2e55bc9a7f: Pushed [2025-12-23T01:41:08.858Z] 640fad502f6d: Pushed [2025-12-23T01:41:08.858Z] 026de85aadf2: Pushed [2025-12-23T01:41:08.858Z] 256f393e029f: Layer already exists [2025-12-23T01:41:08.858Z] b095da4702e9: Pushed [2025-12-23T01:41:09.116Z] bf645141f44b: Pushed [2025-12-23T01:41:12.405Z] 8a769fdb4d06: Pushed [2025-12-23T01:41:12.405Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:12.738Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:13.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-23T01:41:13.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-23T01:41:13.071Z] 640fad502f6d: Preparing [2025-12-23T01:41:13.071Z] 8a769fdb4d06: Preparing [2025-12-23T01:41:13.071Z] 026de85aadf2: Preparing [2025-12-23T01:41:13.071Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:13.071Z] bf645141f44b: Preparing [2025-12-23T01:41:13.071Z] b095da4702e9: Preparing [2025-12-23T01:41:13.071Z] 256f393e029f: Preparing [2025-12-23T01:41:13.071Z] b095da4702e9: Waiting [2025-12-23T01:41:13.071Z] 256f393e029f: Waiting [2025-12-23T01:41:13.071Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:13.071Z] 640fad502f6d: Layer already exists [2025-12-23T01:41:13.071Z] bf645141f44b: Layer already exists [2025-12-23T01:41:13.071Z] 8a769fdb4d06: Layer already exists [2025-12-23T01:41:13.071Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:13.071Z] b095da4702e9: Layer already exists [2025-12-23T01:41:13.071Z] 256f393e029f: Layer already exists [2025-12-23T01:41:13.071Z] latest: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:13.405Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:13.734Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.88 [2025-12-23T01:41:13.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-23T01:41:13.734Z] 640fad502f6d: Preparing [2025-12-23T01:41:13.734Z] 8a769fdb4d06: Preparing [2025-12-23T01:41:13.734Z] 026de85aadf2: Preparing [2025-12-23T01:41:13.734Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:13.734Z] bf645141f44b: Preparing [2025-12-23T01:41:13.734Z] b095da4702e9: Preparing [2025-12-23T01:41:13.734Z] 256f393e029f: Preparing [2025-12-23T01:41:13.734Z] b095da4702e9: Waiting [2025-12-23T01:41:13.734Z] 256f393e029f: Waiting [2025-12-23T01:41:13.734Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:13.734Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:13.734Z] 8a769fdb4d06: Layer already exists [2025-12-23T01:41:13.734Z] 640fad502f6d: Layer already exists [2025-12-23T01:41:13.734Z] bf645141f44b: Layer already exists [2025-12-23T01:41:13.734Z] 256f393e029f: Layer already exists [2025-12-23T01:41:13.734Z] b095da4702e9: Layer already exists [2025-12-23T01:41:13.734Z] 4.1.0-dev.88: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:14.066Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:14.399Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:14.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-23T01:41:14.399Z] 640fad502f6d: Preparing [2025-12-23T01:41:14.399Z] 8a769fdb4d06: Preparing [2025-12-23T01:41:14.399Z] 026de85aadf2: Preparing [2025-12-23T01:41:14.399Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:14.399Z] bf645141f44b: Preparing [2025-12-23T01:41:14.399Z] b095da4702e9: Preparing [2025-12-23T01:41:14.399Z] 256f393e029f: Preparing [2025-12-23T01:41:14.399Z] b095da4702e9: Waiting [2025-12-23T01:41:14.399Z] 256f393e029f: Waiting [2025-12-23T01:41:14.399Z] 8a769fdb4d06: Layer already exists [2025-12-23T01:41:14.399Z] bf645141f44b: Layer already exists [2025-12-23T01:41:14.399Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:14.399Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:14.399Z] 640fad502f6d: Layer already exists [2025-12-23T01:41:14.399Z] 256f393e029f: Layer already exists [2025-12-23T01:41:14.399Z] b095da4702e9: Layer already exists [2025-12-23T01:41:14.399Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:14.727Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:15.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-12-23T01:41:15.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-23T01:41:15.045Z] 640fad502f6d: Preparing [2025-12-23T01:41:15.045Z] 8a769fdb4d06: Preparing [2025-12-23T01:41:15.045Z] 026de85aadf2: Preparing [2025-12-23T01:41:15.045Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:15.045Z] bf645141f44b: Preparing [2025-12-23T01:41:15.045Z] b095da4702e9: Preparing [2025-12-23T01:41:15.045Z] 256f393e029f: Preparing [2025-12-23T01:41:15.045Z] b095da4702e9: Waiting [2025-12-23T01:41:15.045Z] 256f393e029f: Waiting [2025-12-23T01:41:15.045Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:15.045Z] 8a769fdb4d06: Layer already exists [2025-12-23T01:41:15.045Z] bf645141f44b: Layer already exists [2025-12-23T01:41:15.045Z] 640fad502f6d: Layer already exists [2025-12-23T01:41:15.045Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:15.045Z] b095da4702e9: Layer already exists [2025-12-23T01:41:15.045Z] 256f393e029f: Layer already exists [2025-12-23T01:41:15.045Z] main: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:41:15.120Z] ===================================================== [Pipeline] echo [2025-12-23T01:41:15.135Z] taggedImages: [2025-12-23T01:41:15.135Z] - nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:15.135Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-23T01:41:15.135Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.88 [2025-12-23T01:41:15.135Z] - nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:15.135Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-12-23T01:41:15.162Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-12-23T01:41:15.162Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:15.162Z] latest [2025-12-23T01:41:15.162Z] 4.1.0-dev.88 [2025-12-23T01:41:15.162Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:15.162Z] main [2025-12-23T01:41:15.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:15.510Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:15.833Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:15.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-23T01:41:15.833Z] f3f236c67993: Preparing [2025-12-23T01:41:15.833Z] 0bec187c32ea: Preparing [2025-12-23T01:41:15.833Z] 74d20d2a4c96: Preparing [2025-12-23T01:41:15.833Z] cff4c381d9b9: Preparing [2025-12-23T01:41:15.833Z] 026de85aadf2: Preparing [2025-12-23T01:41:15.833Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:15.833Z] bf645141f44b: Preparing [2025-12-23T01:41:15.833Z] b095da4702e9: Preparing [2025-12-23T01:41:15.833Z] 256f393e029f: Preparing [2025-12-23T01:41:15.833Z] bf645141f44b: Waiting [2025-12-23T01:41:15.833Z] b095da4702e9: Waiting [2025-12-23T01:41:15.833Z] 256f393e029f: Waiting [2025-12-23T01:41:15.833Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:15.833Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:15.833Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:15.833Z] bf645141f44b: Layer already exists [2025-12-23T01:41:15.833Z] b095da4702e9: Layer already exists [2025-12-23T01:41:15.833Z] 256f393e029f: Layer already exists [2025-12-23T01:41:15.833Z] f3f236c67993: Pushed [2025-12-23T01:41:15.833Z] 0bec187c32ea: Pushed [2025-12-23T01:41:15.833Z] 74d20d2a4c96: Pushed [2025-12-23T01:41:17.209Z] cff4c381d9b9: Pushed [2025-12-23T01:41:17.468Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:17.806Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:18.132Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-23T01:41:18.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-23T01:41:18.132Z] f3f236c67993: Preparing [2025-12-23T01:41:18.132Z] 0bec187c32ea: Preparing [2025-12-23T01:41:18.132Z] 74d20d2a4c96: Preparing [2025-12-23T01:41:18.132Z] cff4c381d9b9: Preparing [2025-12-23T01:41:18.132Z] 026de85aadf2: Preparing [2025-12-23T01:41:18.132Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:18.132Z] bf645141f44b: Preparing [2025-12-23T01:41:18.132Z] b095da4702e9: Preparing [2025-12-23T01:41:18.132Z] 256f393e029f: Preparing [2025-12-23T01:41:18.132Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:18.132Z] bf645141f44b: Waiting [2025-12-23T01:41:18.132Z] b095da4702e9: Waiting [2025-12-23T01:41:18.132Z] 256f393e029f: Waiting [2025-12-23T01:41:18.132Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:18.132Z] 74d20d2a4c96: Layer already exists [2025-12-23T01:41:18.132Z] f3f236c67993: Layer already exists [2025-12-23T01:41:18.132Z] cff4c381d9b9: Layer already exists [2025-12-23T01:41:18.132Z] 0bec187c32ea: Layer already exists [2025-12-23T01:41:18.132Z] b095da4702e9: Layer already exists [2025-12-23T01:41:18.132Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:18.132Z] 256f393e029f: Layer already exists [2025-12-23T01:41:18.132Z] bf645141f44b: Layer already exists [2025-12-23T01:41:18.132Z] latest: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:18.468Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:18.901Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.88 [2025-12-23T01:41:18.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-23T01:41:18.901Z] f3f236c67993: Preparing [2025-12-23T01:41:18.901Z] 0bec187c32ea: Preparing [2025-12-23T01:41:18.901Z] 74d20d2a4c96: Preparing [2025-12-23T01:41:18.901Z] cff4c381d9b9: Preparing [2025-12-23T01:41:18.901Z] 026de85aadf2: Preparing [2025-12-23T01:41:18.901Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:18.901Z] bf645141f44b: Preparing [2025-12-23T01:41:18.901Z] b095da4702e9: Preparing [2025-12-23T01:41:18.901Z] 256f393e029f: Preparing [2025-12-23T01:41:18.901Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:18.901Z] bf645141f44b: Waiting [2025-12-23T01:41:18.901Z] b095da4702e9: Waiting [2025-12-23T01:41:18.901Z] 256f393e029f: Waiting [2025-12-23T01:41:18.901Z] 0bec187c32ea: Layer already exists [2025-12-23T01:41:18.901Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:18.901Z] cff4c381d9b9: Layer already exists [2025-12-23T01:41:18.901Z] 74d20d2a4c96: Layer already exists [2025-12-23T01:41:18.901Z] f3f236c67993: Layer already exists [2025-12-23T01:41:18.901Z] b095da4702e9: Layer already exists [2025-12-23T01:41:18.901Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:18.901Z] bf645141f44b: Layer already exists [2025-12-23T01:41:18.901Z] 256f393e029f: Layer already exists [2025-12-23T01:41:18.901Z] 4.1.0-dev.88: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:19.259Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:19.635Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:19.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-23T01:41:19.635Z] f3f236c67993: Preparing [2025-12-23T01:41:19.635Z] 0bec187c32ea: Preparing [2025-12-23T01:41:19.635Z] 74d20d2a4c96: Preparing [2025-12-23T01:41:19.635Z] cff4c381d9b9: Preparing [2025-12-23T01:41:19.635Z] 026de85aadf2: Preparing [2025-12-23T01:41:19.635Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:19.635Z] bf645141f44b: Preparing [2025-12-23T01:41:19.635Z] b095da4702e9: Preparing [2025-12-23T01:41:19.635Z] 256f393e029f: Preparing [2025-12-23T01:41:19.635Z] bf645141f44b: Waiting [2025-12-23T01:41:19.635Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:19.635Z] b095da4702e9: Waiting [2025-12-23T01:41:19.635Z] 256f393e029f: Waiting [2025-12-23T01:41:19.635Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:19.635Z] 74d20d2a4c96: Layer already exists [2025-12-23T01:41:19.635Z] 0bec187c32ea: Layer already exists [2025-12-23T01:41:19.635Z] f3f236c67993: Layer already exists [2025-12-23T01:41:19.635Z] cff4c381d9b9: Layer already exists [2025-12-23T01:41:19.635Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:19.635Z] bf645141f44b: Layer already exists [2025-12-23T01:41:19.635Z] b095da4702e9: Layer already exists [2025-12-23T01:41:19.635Z] 256f393e029f: Layer already exists [2025-12-23T01:41:19.635Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:19.986Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:20.351Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-23T01:41:20.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-23T01:41:20.351Z] f3f236c67993: Preparing [2025-12-23T01:41:20.351Z] 0bec187c32ea: Preparing [2025-12-23T01:41:20.351Z] 74d20d2a4c96: Preparing [2025-12-23T01:41:20.351Z] cff4c381d9b9: Preparing [2025-12-23T01:41:20.351Z] 026de85aadf2: Preparing [2025-12-23T01:41:20.351Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:20.351Z] bf645141f44b: Preparing [2025-12-23T01:41:20.351Z] b095da4702e9: Preparing [2025-12-23T01:41:20.351Z] 256f393e029f: Preparing [2025-12-23T01:41:20.351Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:20.351Z] bf645141f44b: Waiting [2025-12-23T01:41:20.351Z] b095da4702e9: Waiting [2025-12-23T01:41:20.351Z] 256f393e029f: Waiting [2025-12-23T01:41:20.351Z] f3f236c67993: Layer already exists [2025-12-23T01:41:20.351Z] cff4c381d9b9: Layer already exists [2025-12-23T01:41:20.351Z] 74d20d2a4c96: Layer already exists [2025-12-23T01:41:20.351Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:20.351Z] 0bec187c32ea: Layer already exists [2025-12-23T01:41:20.351Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:20.351Z] bf645141f44b: Layer already exists [2025-12-23T01:41:20.351Z] b095da4702e9: Layer already exists [2025-12-23T01:41:20.351Z] 256f393e029f: Layer already exists [2025-12-23T01:41:20.351Z] main: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:41:20.430Z] ===================================================== [Pipeline] echo [2025-12-23T01:41:20.450Z] taggedImages: [2025-12-23T01:41:20.450Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:20.450Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-23T01:41:20.450Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.88 [2025-12-23T01:41:20.450Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:20.450Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-12-23T01:41:20.485Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-12-23T01:41:20.485Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:20.485Z] latest [2025-12-23T01:41:20.485Z] 4.1.0-dev.88 [2025-12-23T01:41:20.485Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:20.485Z] main [2025-12-23T01:41:20.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:20.853Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:21.179Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:21.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-23T01:41:21.179Z] bf761593a946: Preparing [2025-12-23T01:41:21.179Z] a2074f5b8937: Preparing [2025-12-23T01:41:21.179Z] 026de85aadf2: Preparing [2025-12-23T01:41:21.179Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:21.179Z] ee9fe50f4372: Preparing [2025-12-23T01:41:21.179Z] cbb845022925: Preparing [2025-12-23T01:41:21.179Z] 256f393e029f: Preparing [2025-12-23T01:41:21.179Z] 256f393e029f: Waiting [2025-12-23T01:41:21.179Z] cbb845022925: Waiting [2025-12-23T01:41:21.179Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:21.179Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:21.179Z] 256f393e029f: Layer already exists [2025-12-23T01:41:21.179Z] bf761593a946: Pushed [2025-12-23T01:41:21.179Z] cbb845022925: Pushed [2025-12-23T01:41:21.179Z] ee9fe50f4372: Pushed [2025-12-23T01:41:25.373Z] a2074f5b8937: Pushed [2025-12-23T01:41:25.373Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:25.703Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:26.016Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-23T01:41:26.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-23T01:41:26.016Z] bf761593a946: Preparing [2025-12-23T01:41:26.016Z] a2074f5b8937: Preparing [2025-12-23T01:41:26.016Z] 026de85aadf2: Preparing [2025-12-23T01:41:26.016Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:26.016Z] ee9fe50f4372: Preparing [2025-12-23T01:41:26.016Z] cbb845022925: Preparing [2025-12-23T01:41:26.016Z] 256f393e029f: Preparing [2025-12-23T01:41:26.016Z] cbb845022925: Waiting [2025-12-23T01:41:26.016Z] 256f393e029f: Waiting [2025-12-23T01:41:26.016Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:26.016Z] bf761593a946: Layer already exists [2025-12-23T01:41:26.016Z] a2074f5b8937: Layer already exists [2025-12-23T01:41:26.016Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:26.016Z] ee9fe50f4372: Layer already exists [2025-12-23T01:41:26.016Z] 256f393e029f: Layer already exists [2025-12-23T01:41:26.016Z] cbb845022925: Layer already exists [2025-12-23T01:41:26.016Z] latest: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:26.340Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:26.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.88 [2025-12-23T01:41:26.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-23T01:41:26.672Z] bf761593a946: Preparing [2025-12-23T01:41:26.672Z] a2074f5b8937: Preparing [2025-12-23T01:41:26.672Z] 026de85aadf2: Preparing [2025-12-23T01:41:26.672Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:26.672Z] ee9fe50f4372: Preparing [2025-12-23T01:41:26.672Z] cbb845022925: Preparing [2025-12-23T01:41:26.672Z] 256f393e029f: Preparing [2025-12-23T01:41:26.672Z] cbb845022925: Waiting [2025-12-23T01:41:26.672Z] 256f393e029f: Waiting [2025-12-23T01:41:26.672Z] ee9fe50f4372: Layer already exists [2025-12-23T01:41:26.672Z] bf761593a946: Layer already exists [2025-12-23T01:41:26.672Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:26.672Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:26.672Z] cbb845022925: Layer already exists [2025-12-23T01:41:26.672Z] 256f393e029f: Layer already exists [2025-12-23T01:41:26.672Z] a2074f5b8937: Layer already exists [2025-12-23T01:41:26.672Z] 4.1.0-dev.88: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:27.012Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:27.334Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:27.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-23T01:41:27.334Z] bf761593a946: Preparing [2025-12-23T01:41:27.334Z] a2074f5b8937: Preparing [2025-12-23T01:41:27.334Z] 026de85aadf2: Preparing [2025-12-23T01:41:27.334Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:27.334Z] ee9fe50f4372: Preparing [2025-12-23T01:41:27.334Z] cbb845022925: Preparing [2025-12-23T01:41:27.334Z] 256f393e029f: Preparing [2025-12-23T01:41:27.334Z] cbb845022925: Waiting [2025-12-23T01:41:27.334Z] 256f393e029f: Waiting [2025-12-23T01:41:27.334Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:27.334Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:27.334Z] ee9fe50f4372: Layer already exists [2025-12-23T01:41:27.334Z] a2074f5b8937: Layer already exists [2025-12-23T01:41:27.334Z] bf761593a946: Layer already exists [2025-12-23T01:41:27.334Z] 256f393e029f: Layer already exists [2025-12-23T01:41:27.334Z] cbb845022925: Layer already exists [2025-12-23T01:41:27.334Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:27.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:27.992Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-12-23T01:41:27.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-23T01:41:27.992Z] bf761593a946: Preparing [2025-12-23T01:41:27.992Z] a2074f5b8937: Preparing [2025-12-23T01:41:27.992Z] 026de85aadf2: Preparing [2025-12-23T01:41:27.992Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:27.992Z] ee9fe50f4372: Preparing [2025-12-23T01:41:27.992Z] cbb845022925: Preparing [2025-12-23T01:41:27.992Z] 256f393e029f: Preparing [2025-12-23T01:41:27.992Z] cbb845022925: Waiting [2025-12-23T01:41:27.992Z] 256f393e029f: Waiting [2025-12-23T01:41:27.992Z] ee9fe50f4372: Layer already exists [2025-12-23T01:41:27.992Z] a2074f5b8937: Layer already exists [2025-12-23T01:41:27.992Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:27.992Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:27.992Z] bf761593a946: Layer already exists [2025-12-23T01:41:27.992Z] cbb845022925: Layer already exists [2025-12-23T01:41:27.992Z] 256f393e029f: Layer already exists [2025-12-23T01:41:27.992Z] main: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:41:28.069Z] ===================================================== [Pipeline] echo [2025-12-23T01:41:28.087Z] taggedImages: [2025-12-23T01:41:28.087Z] - nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:28.087Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-23T01:41:28.087Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.88 [2025-12-23T01:41:28.087Z] - nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:28.087Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-12-23T01:41:28.115Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-12-23T01:41:28.115Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:28.115Z] latest [2025-12-23T01:41:28.115Z] 4.1.0-dev.88 [2025-12-23T01:41:28.115Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:28.115Z] main [2025-12-23T01:41:28.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:28.460Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:28.789Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:28.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-23T01:41:28.789Z] 9904cd4890f8: Preparing [2025-12-23T01:41:28.789Z] 796d035ac274: Preparing [2025-12-23T01:41:28.789Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:28.789Z] 956f4286f00f: Preparing [2025-12-23T01:41:28.789Z] a1596dbec69c: Preparing [2025-12-23T01:41:28.789Z] 256f393e029f: Preparing [2025-12-23T01:41:28.789Z] 256f393e029f: Waiting [2025-12-23T01:41:28.789Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:28.789Z] 256f393e029f: Layer already exists [2025-12-23T01:41:28.789Z] a1596dbec69c: Pushed [2025-12-23T01:41:28.789Z] 956f4286f00f: Pushed [2025-12-23T01:41:28.789Z] 9904cd4890f8: Pushed [2025-12-23T01:41:32.973Z] 796d035ac274: Pushed [2025-12-23T01:41:32.973Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:33.304Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:33.629Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-23T01:41:33.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-23T01:41:33.629Z] 9904cd4890f8: Preparing [2025-12-23T01:41:33.629Z] 796d035ac274: Preparing [2025-12-23T01:41:33.629Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:33.629Z] 956f4286f00f: Preparing [2025-12-23T01:41:33.629Z] a1596dbec69c: Preparing [2025-12-23T01:41:33.629Z] 256f393e029f: Preparing [2025-12-23T01:41:33.629Z] 256f393e029f: Waiting [2025-12-23T01:41:33.629Z] 956f4286f00f: Layer already exists [2025-12-23T01:41:33.629Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:33.629Z] 9904cd4890f8: Layer already exists [2025-12-23T01:41:33.629Z] a1596dbec69c: Layer already exists [2025-12-23T01:41:33.629Z] 796d035ac274: Layer already exists [2025-12-23T01:41:33.629Z] 256f393e029f: Layer already exists [2025-12-23T01:41:33.629Z] latest: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:34.001Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:34.323Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.88 [2025-12-23T01:41:34.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-23T01:41:34.324Z] 9904cd4890f8: Preparing [2025-12-23T01:41:34.324Z] 796d035ac274: Preparing [2025-12-23T01:41:34.324Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:34.324Z] 956f4286f00f: Preparing [2025-12-23T01:41:34.324Z] a1596dbec69c: Preparing [2025-12-23T01:41:34.324Z] 256f393e029f: Preparing [2025-12-23T01:41:34.324Z] 256f393e029f: Waiting [2025-12-23T01:41:34.324Z] a1596dbec69c: Layer already exists [2025-12-23T01:41:34.324Z] 796d035ac274: Layer already exists [2025-12-23T01:41:34.324Z] 956f4286f00f: Layer already exists [2025-12-23T01:41:34.324Z] 9904cd4890f8: Layer already exists [2025-12-23T01:41:34.324Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:34.324Z] 256f393e029f: Layer already exists [2025-12-23T01:41:34.324Z] 4.1.0-dev.88: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:34.647Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:34.983Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:34.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-23T01:41:34.983Z] 9904cd4890f8: Preparing [2025-12-23T01:41:34.983Z] 796d035ac274: Preparing [2025-12-23T01:41:34.983Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:34.983Z] 956f4286f00f: Preparing [2025-12-23T01:41:34.983Z] a1596dbec69c: Preparing [2025-12-23T01:41:34.983Z] 256f393e029f: Preparing [2025-12-23T01:41:34.983Z] 9904cd4890f8: Layer already exists [2025-12-23T01:41:34.983Z] a1596dbec69c: Layer already exists [2025-12-23T01:41:34.983Z] 796d035ac274: Layer already exists [2025-12-23T01:41:34.983Z] 956f4286f00f: Layer already exists [2025-12-23T01:41:34.983Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:34.983Z] 256f393e029f: Layer already exists [2025-12-23T01:41:34.983Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:35.320Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:35.642Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-23T01:41:35.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-23T01:41:35.642Z] 9904cd4890f8: Preparing [2025-12-23T01:41:35.642Z] 796d035ac274: Preparing [2025-12-23T01:41:35.642Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:35.642Z] 956f4286f00f: Preparing [2025-12-23T01:41:35.642Z] a1596dbec69c: Preparing [2025-12-23T01:41:35.642Z] 256f393e029f: Preparing [2025-12-23T01:41:35.642Z] 256f393e029f: Waiting [2025-12-23T01:41:35.642Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:35.642Z] 956f4286f00f: Layer already exists [2025-12-23T01:41:35.642Z] a1596dbec69c: Layer already exists [2025-12-23T01:41:35.642Z] 796d035ac274: Layer already exists [2025-12-23T01:41:35.642Z] 9904cd4890f8: Layer already exists [2025-12-23T01:41:35.642Z] 256f393e029f: Layer already exists [2025-12-23T01:41:35.642Z] main: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:41:35.719Z] ===================================================== [Pipeline] echo [2025-12-23T01:41:35.731Z] taggedImages: [2025-12-23T01:41:35.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:35.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-23T01:41:35.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.88 [2025-12-23T01:41:35.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:35.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-12-23T01:41:35.759Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-12-23T01:41:35.759Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:35.759Z] latest [2025-12-23T01:41:35.759Z] 4.1.0-dev.88 [2025-12-23T01:41:35.759Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:35.759Z] main [2025-12-23T01:41:35.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:36.114Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:36.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:36.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-23T01:41:36.447Z] 4bd85bdc1df8: Preparing [2025-12-23T01:41:36.447Z] 8ac3affe4fc9: Preparing [2025-12-23T01:41:36.447Z] 7d67541b2c34: Preparing [2025-12-23T01:41:36.447Z] 026de85aadf2: Preparing [2025-12-23T01:41:36.447Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:36.447Z] bf645141f44b: Preparing [2025-12-23T01:41:36.447Z] b095da4702e9: Preparing [2025-12-23T01:41:36.447Z] 256f393e029f: Preparing [2025-12-23T01:41:36.447Z] b095da4702e9: Waiting [2025-12-23T01:41:36.447Z] bf645141f44b: Waiting [2025-12-23T01:41:36.447Z] 256f393e029f: Waiting [2025-12-23T01:41:36.447Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:36.447Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:36.447Z] bf645141f44b: Layer already exists [2025-12-23T01:41:36.447Z] b095da4702e9: Layer already exists [2025-12-23T01:41:36.447Z] 256f393e029f: Layer already exists [2025-12-23T01:41:36.447Z] 4bd85bdc1df8: Pushed [2025-12-23T01:41:36.447Z] 8ac3affe4fc9: Pushed [2025-12-23T01:41:40.635Z] 7d67541b2c34: Pushed [2025-12-23T01:41:40.636Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:40.958Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:41.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-23T01:41:41.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-23T01:41:41.276Z] 4bd85bdc1df8: Preparing [2025-12-23T01:41:41.276Z] 8ac3affe4fc9: Preparing [2025-12-23T01:41:41.276Z] 7d67541b2c34: Preparing [2025-12-23T01:41:41.276Z] 026de85aadf2: Preparing [2025-12-23T01:41:41.276Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:41.276Z] bf645141f44b: Preparing [2025-12-23T01:41:41.276Z] b095da4702e9: Preparing [2025-12-23T01:41:41.276Z] 256f393e029f: Preparing [2025-12-23T01:41:41.276Z] bf645141f44b: Waiting [2025-12-23T01:41:41.276Z] b095da4702e9: Waiting [2025-12-23T01:41:41.276Z] 256f393e029f: Waiting [2025-12-23T01:41:41.276Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:41.276Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:41.276Z] 7d67541b2c34: Layer already exists [2025-12-23T01:41:41.276Z] 4bd85bdc1df8: Layer already exists [2025-12-23T01:41:41.276Z] 8ac3affe4fc9: Layer already exists [2025-12-23T01:41:41.276Z] 256f393e029f: Layer already exists [2025-12-23T01:41:41.276Z] b095da4702e9: Layer already exists [2025-12-23T01:41:41.276Z] bf645141f44b: Layer already exists [2025-12-23T01:41:41.276Z] latest: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:41.605Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:41.929Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.88 [2025-12-23T01:41:41.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-23T01:41:41.929Z] 4bd85bdc1df8: Preparing [2025-12-23T01:41:41.929Z] 8ac3affe4fc9: Preparing [2025-12-23T01:41:41.929Z] 7d67541b2c34: Preparing [2025-12-23T01:41:41.929Z] 026de85aadf2: Preparing [2025-12-23T01:41:41.929Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:41.929Z] bf645141f44b: Preparing [2025-12-23T01:41:41.929Z] b095da4702e9: Preparing [2025-12-23T01:41:41.929Z] 256f393e029f: Preparing [2025-12-23T01:41:41.929Z] bf645141f44b: Waiting [2025-12-23T01:41:41.929Z] b095da4702e9: Waiting [2025-12-23T01:41:41.929Z] 256f393e029f: Waiting [2025-12-23T01:41:41.929Z] 4bd85bdc1df8: Layer already exists [2025-12-23T01:41:41.929Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:41.929Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:41.929Z] 8ac3affe4fc9: Layer already exists [2025-12-23T01:41:41.929Z] 7d67541b2c34: Layer already exists [2025-12-23T01:41:41.929Z] b095da4702e9: Layer already exists [2025-12-23T01:41:41.929Z] bf645141f44b: Layer already exists [2025-12-23T01:41:41.929Z] 256f393e029f: Layer already exists [2025-12-23T01:41:41.929Z] 4.1.0-dev.88: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:42.258Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:42.576Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:42.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-23T01:41:42.576Z] 4bd85bdc1df8: Preparing [2025-12-23T01:41:42.576Z] 8ac3affe4fc9: Preparing [2025-12-23T01:41:42.576Z] 7d67541b2c34: Preparing [2025-12-23T01:41:42.576Z] 026de85aadf2: Preparing [2025-12-23T01:41:42.576Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:42.576Z] bf645141f44b: Preparing [2025-12-23T01:41:42.576Z] b095da4702e9: Preparing [2025-12-23T01:41:42.576Z] 256f393e029f: Preparing [2025-12-23T01:41:42.576Z] b095da4702e9: Waiting [2025-12-23T01:41:42.576Z] bf645141f44b: Waiting [2025-12-23T01:41:42.576Z] 256f393e029f: Waiting [2025-12-23T01:41:42.576Z] 4bd85bdc1df8: Layer already exists [2025-12-23T01:41:42.576Z] 8ac3affe4fc9: Layer already exists [2025-12-23T01:41:42.576Z] 7d67541b2c34: Layer already exists [2025-12-23T01:41:42.576Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:42.576Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:42.576Z] b095da4702e9: Layer already exists [2025-12-23T01:41:42.576Z] bf645141f44b: Layer already exists [2025-12-23T01:41:42.576Z] 256f393e029f: Layer already exists [2025-12-23T01:41:42.576Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:42.895Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:43.216Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-23T01:41:43.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-23T01:41:43.216Z] 4bd85bdc1df8: Preparing [2025-12-23T01:41:43.216Z] 8ac3affe4fc9: Preparing [2025-12-23T01:41:43.216Z] 7d67541b2c34: Preparing [2025-12-23T01:41:43.216Z] 026de85aadf2: Preparing [2025-12-23T01:41:43.216Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:43.216Z] bf645141f44b: Preparing [2025-12-23T01:41:43.216Z] b095da4702e9: Preparing [2025-12-23T01:41:43.216Z] bf645141f44b: Waiting [2025-12-23T01:41:43.216Z] 256f393e029f: Preparing [2025-12-23T01:41:43.216Z] b095da4702e9: Waiting [2025-12-23T01:41:43.216Z] 256f393e029f: Waiting [2025-12-23T01:41:43.216Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:43.216Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:43.216Z] 7d67541b2c34: Layer already exists [2025-12-23T01:41:43.216Z] 4bd85bdc1df8: Layer already exists [2025-12-23T01:41:43.216Z] 8ac3affe4fc9: Layer already exists [2025-12-23T01:41:43.216Z] bf645141f44b: Layer already exists [2025-12-23T01:41:43.216Z] b095da4702e9: Layer already exists [2025-12-23T01:41:43.216Z] 256f393e029f: Layer already exists [2025-12-23T01:41:43.216Z] main: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:41:43.284Z] ===================================================== [Pipeline] echo [2025-12-23T01:41:43.295Z] taggedImages: [2025-12-23T01:41:43.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:43.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-23T01:41:43.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.88 [2025-12-23T01:41:43.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:43.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-12-23T01:41:43.320Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-12-23T01:41:43.320Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:43.320Z] latest [2025-12-23T01:41:43.320Z] 4.1.0-dev.88 [2025-12-23T01:41:43.320Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:43.320Z] main [2025-12-23T01:41:43.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:43.651Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:43.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:43.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-23T01:41:43.967Z] ebef6d46d9ed: Preparing [2025-12-23T01:41:43.967Z] 5ef0afe49aa2: Preparing [2025-12-23T01:41:43.967Z] 82e06316ff34: Preparing [2025-12-23T01:41:43.967Z] 7a1a64cc0ff0: Preparing [2025-12-23T01:41:43.967Z] fcf2b003ccf6: Preparing [2025-12-23T01:41:43.967Z] db0be485225a: Preparing [2025-12-23T01:41:43.967Z] ca88f20a8a77: Preparing [2025-12-23T01:41:43.967Z] 026de85aadf2: Preparing [2025-12-23T01:41:43.967Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:43.967Z] c0fa0c857551: Preparing [2025-12-23T01:41:43.967Z] 553d339296bc: Preparing [2025-12-23T01:41:43.967Z] 5f70bf18a086: Preparing [2025-12-23T01:41:43.967Z] d08d6cb6ac2f: Preparing [2025-12-23T01:41:43.967Z] 47eaa102acfd: Preparing [2025-12-23T01:41:43.967Z] 064e0ee9a62f: Preparing [2025-12-23T01:41:43.967Z] 256f393e029f: Preparing [2025-12-23T01:41:43.967Z] db0be485225a: Waiting [2025-12-23T01:41:43.967Z] ca88f20a8a77: Waiting [2025-12-23T01:41:43.967Z] 026de85aadf2: Waiting [2025-12-23T01:41:43.967Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:43.967Z] c0fa0c857551: Waiting [2025-12-23T01:41:43.967Z] 553d339296bc: Waiting [2025-12-23T01:41:43.967Z] 5f70bf18a086: Waiting [2025-12-23T01:41:43.967Z] d08d6cb6ac2f: Waiting [2025-12-23T01:41:43.967Z] 47eaa102acfd: Waiting [2025-12-23T01:41:43.967Z] 064e0ee9a62f: Waiting [2025-12-23T01:41:43.967Z] 256f393e029f: Waiting [2025-12-23T01:41:43.967Z] 5ef0afe49aa2: Pushed [2025-12-23T01:41:43.967Z] fcf2b003ccf6: Pushed [2025-12-23T01:41:43.967Z] 7a1a64cc0ff0: Pushed [2025-12-23T01:41:43.967Z] 82e06316ff34: Pushed [2025-12-23T01:41:43.967Z] ebef6d46d9ed: Pushed [2025-12-23T01:41:43.967Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:43.967Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:43.967Z] 5f70bf18a086: Layer already exists [2025-12-23T01:41:44.224Z] db0be485225a: Pushed [2025-12-23T01:41:44.224Z] c0fa0c857551: Pushed [2025-12-23T01:41:44.224Z] 553d339296bc: Pushed [2025-12-23T01:41:44.224Z] d08d6cb6ac2f: Pushed [2025-12-23T01:41:44.224Z] 256f393e029f: Layer already exists [2025-12-23T01:41:44.224Z] 064e0ee9a62f: Pushed [2025-12-23T01:41:44.224Z] 47eaa102acfd: Pushed [2025-12-23T01:41:45.600Z] ca88f20a8a77: Pushed [2025-12-23T01:41:45.859Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:46.187Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:46.503Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-23T01:41:46.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-23T01:41:46.503Z] ebef6d46d9ed: Preparing [2025-12-23T01:41:46.503Z] 5ef0afe49aa2: Preparing [2025-12-23T01:41:46.503Z] 82e06316ff34: Preparing [2025-12-23T01:41:46.503Z] 7a1a64cc0ff0: Preparing [2025-12-23T01:41:46.503Z] fcf2b003ccf6: Preparing [2025-12-23T01:41:46.503Z] db0be485225a: Preparing [2025-12-23T01:41:46.503Z] ca88f20a8a77: Preparing [2025-12-23T01:41:46.503Z] 026de85aadf2: Preparing [2025-12-23T01:41:46.503Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:46.503Z] c0fa0c857551: Preparing [2025-12-23T01:41:46.503Z] 553d339296bc: Preparing [2025-12-23T01:41:46.503Z] 5f70bf18a086: Preparing [2025-12-23T01:41:46.503Z] d08d6cb6ac2f: Preparing [2025-12-23T01:41:46.503Z] 47eaa102acfd: Preparing [2025-12-23T01:41:46.503Z] 064e0ee9a62f: Preparing [2025-12-23T01:41:46.503Z] 256f393e029f: Preparing [2025-12-23T01:41:46.503Z] db0be485225a: Waiting [2025-12-23T01:41:46.503Z] ca88f20a8a77: Waiting [2025-12-23T01:41:46.503Z] 026de85aadf2: Waiting [2025-12-23T01:41:46.503Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:46.503Z] c0fa0c857551: Waiting [2025-12-23T01:41:46.503Z] 553d339296bc: Waiting [2025-12-23T01:41:46.503Z] 5f70bf18a086: Waiting [2025-12-23T01:41:46.503Z] d08d6cb6ac2f: Waiting [2025-12-23T01:41:46.503Z] 47eaa102acfd: Waiting [2025-12-23T01:41:46.503Z] 064e0ee9a62f: Waiting [2025-12-23T01:41:46.503Z] 256f393e029f: Waiting [2025-12-23T01:41:46.503Z] 5ef0afe49aa2: Layer already exists [2025-12-23T01:41:46.503Z] 82e06316ff34: Layer already exists [2025-12-23T01:41:46.503Z] 7a1a64cc0ff0: Layer already exists [2025-12-23T01:41:46.503Z] ebef6d46d9ed: Layer already exists [2025-12-23T01:41:46.503Z] fcf2b003ccf6: Layer already exists [2025-12-23T01:41:46.503Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:46.503Z] ca88f20a8a77: Layer already exists [2025-12-23T01:41:46.503Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:46.503Z] db0be485225a: Layer already exists [2025-12-23T01:41:46.503Z] c0fa0c857551: Layer already exists [2025-12-23T01:41:46.503Z] 553d339296bc: Layer already exists [2025-12-23T01:41:46.503Z] 5f70bf18a086: Layer already exists [2025-12-23T01:41:46.503Z] d08d6cb6ac2f: Layer already exists [2025-12-23T01:41:46.503Z] 064e0ee9a62f: Layer already exists [2025-12-23T01:41:46.503Z] 47eaa102acfd: Layer already exists [2025-12-23T01:41:46.503Z] 256f393e029f: Layer already exists [2025-12-23T01:41:46.503Z] latest: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:46.832Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:47.157Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.88 [2025-12-23T01:41:47.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-23T01:41:47.157Z] ebef6d46d9ed: Preparing [2025-12-23T01:41:47.157Z] 5ef0afe49aa2: Preparing [2025-12-23T01:41:47.157Z] 82e06316ff34: Preparing [2025-12-23T01:41:47.157Z] 7a1a64cc0ff0: Preparing [2025-12-23T01:41:47.157Z] fcf2b003ccf6: Preparing [2025-12-23T01:41:47.157Z] db0be485225a: Preparing [2025-12-23T01:41:47.157Z] ca88f20a8a77: Preparing [2025-12-23T01:41:47.157Z] 026de85aadf2: Preparing [2025-12-23T01:41:47.157Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:47.157Z] c0fa0c857551: Preparing [2025-12-23T01:41:47.157Z] 553d339296bc: Preparing [2025-12-23T01:41:47.157Z] 5f70bf18a086: Preparing [2025-12-23T01:41:47.157Z] d08d6cb6ac2f: Preparing [2025-12-23T01:41:47.157Z] 47eaa102acfd: Preparing [2025-12-23T01:41:47.157Z] 064e0ee9a62f: Preparing [2025-12-23T01:41:47.157Z] 256f393e029f: Preparing [2025-12-23T01:41:47.157Z] db0be485225a: Waiting [2025-12-23T01:41:47.157Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:47.157Z] ca88f20a8a77: Waiting [2025-12-23T01:41:47.157Z] c0fa0c857551: Waiting [2025-12-23T01:41:47.157Z] 026de85aadf2: Waiting [2025-12-23T01:41:47.157Z] 553d339296bc: Waiting [2025-12-23T01:41:47.157Z] 5f70bf18a086: Waiting [2025-12-23T01:41:47.157Z] d08d6cb6ac2f: Waiting [2025-12-23T01:41:47.157Z] 47eaa102acfd: Waiting [2025-12-23T01:41:47.157Z] 064e0ee9a62f: Waiting [2025-12-23T01:41:47.157Z] 256f393e029f: Waiting [2025-12-23T01:41:47.157Z] ebef6d46d9ed: Layer already exists [2025-12-23T01:41:47.157Z] 82e06316ff34: Layer already exists [2025-12-23T01:41:47.157Z] 7a1a64cc0ff0: Layer already exists [2025-12-23T01:41:47.157Z] 5ef0afe49aa2: Layer already exists [2025-12-23T01:41:47.157Z] fcf2b003ccf6: Layer already exists [2025-12-23T01:41:47.157Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:47.157Z] db0be485225a: Layer already exists [2025-12-23T01:41:47.157Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:47.157Z] ca88f20a8a77: Layer already exists [2025-12-23T01:41:47.157Z] c0fa0c857551: Layer already exists [2025-12-23T01:41:47.157Z] 553d339296bc: Layer already exists [2025-12-23T01:41:47.157Z] d08d6cb6ac2f: Layer already exists [2025-12-23T01:41:47.157Z] 5f70bf18a086: Layer already exists [2025-12-23T01:41:47.157Z] 47eaa102acfd: Layer already exists [2025-12-23T01:41:47.157Z] 064e0ee9a62f: Layer already exists [2025-12-23T01:41:47.157Z] 256f393e029f: Layer already exists [2025-12-23T01:41:47.157Z] 4.1.0-dev.88: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:47.489Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:47.812Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:47.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-23T01:41:47.812Z] ebef6d46d9ed: Preparing [2025-12-23T01:41:47.812Z] 5ef0afe49aa2: Preparing [2025-12-23T01:41:47.812Z] 82e06316ff34: Preparing [2025-12-23T01:41:47.812Z] 7a1a64cc0ff0: Preparing [2025-12-23T01:41:47.812Z] fcf2b003ccf6: Preparing [2025-12-23T01:41:47.812Z] db0be485225a: Preparing [2025-12-23T01:41:47.812Z] ca88f20a8a77: Preparing [2025-12-23T01:41:47.812Z] 026de85aadf2: Preparing [2025-12-23T01:41:47.812Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:47.812Z] c0fa0c857551: Preparing [2025-12-23T01:41:47.812Z] 553d339296bc: Preparing [2025-12-23T01:41:47.812Z] 5f70bf18a086: Preparing [2025-12-23T01:41:47.812Z] d08d6cb6ac2f: Preparing [2025-12-23T01:41:47.812Z] 47eaa102acfd: Preparing [2025-12-23T01:41:47.812Z] 064e0ee9a62f: Preparing [2025-12-23T01:41:47.812Z] 256f393e029f: Preparing [2025-12-23T01:41:47.812Z] db0be485225a: Waiting [2025-12-23T01:41:47.812Z] ca88f20a8a77: Waiting [2025-12-23T01:41:47.812Z] 026de85aadf2: Waiting [2025-12-23T01:41:47.812Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:47.812Z] c0fa0c857551: Waiting [2025-12-23T01:41:47.812Z] 553d339296bc: Waiting [2025-12-23T01:41:47.812Z] 5f70bf18a086: Waiting [2025-12-23T01:41:47.812Z] d08d6cb6ac2f: Waiting [2025-12-23T01:41:47.812Z] 47eaa102acfd: Waiting [2025-12-23T01:41:47.812Z] 064e0ee9a62f: Waiting [2025-12-23T01:41:47.812Z] 256f393e029f: Waiting [2025-12-23T01:41:47.812Z] 82e06316ff34: Layer already exists [2025-12-23T01:41:47.812Z] fcf2b003ccf6: Layer already exists [2025-12-23T01:41:47.812Z] 5ef0afe49aa2: Layer already exists [2025-12-23T01:41:47.812Z] 7a1a64cc0ff0: Layer already exists [2025-12-23T01:41:47.812Z] ebef6d46d9ed: Layer already exists [2025-12-23T01:41:47.812Z] ca88f20a8a77: Layer already exists [2025-12-23T01:41:47.812Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:47.812Z] db0be485225a: Layer already exists [2025-12-23T01:41:47.812Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:47.812Z] c0fa0c857551: Layer already exists [2025-12-23T01:41:47.812Z] d08d6cb6ac2f: Layer already exists [2025-12-23T01:41:47.812Z] 5f70bf18a086: Layer already exists [2025-12-23T01:41:47.812Z] 553d339296bc: Layer already exists [2025-12-23T01:41:47.812Z] 47eaa102acfd: Layer already exists [2025-12-23T01:41:47.812Z] 064e0ee9a62f: Layer already exists [2025-12-23T01:41:47.812Z] 256f393e029f: Layer already exists [2025-12-23T01:41:47.812Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:48.146Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:48.479Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-23T01:41:48.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-23T01:41:48.479Z] ebef6d46d9ed: Preparing [2025-12-23T01:41:48.479Z] 5ef0afe49aa2: Preparing [2025-12-23T01:41:48.479Z] 82e06316ff34: Preparing [2025-12-23T01:41:48.479Z] 7a1a64cc0ff0: Preparing [2025-12-23T01:41:48.479Z] fcf2b003ccf6: Preparing [2025-12-23T01:41:48.479Z] db0be485225a: Preparing [2025-12-23T01:41:48.479Z] ca88f20a8a77: Preparing [2025-12-23T01:41:48.479Z] 026de85aadf2: Preparing [2025-12-23T01:41:48.479Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:48.479Z] c0fa0c857551: Preparing [2025-12-23T01:41:48.479Z] 553d339296bc: Preparing [2025-12-23T01:41:48.479Z] 5f70bf18a086: Preparing [2025-12-23T01:41:48.479Z] d08d6cb6ac2f: Preparing [2025-12-23T01:41:48.479Z] 47eaa102acfd: Preparing [2025-12-23T01:41:48.479Z] 064e0ee9a62f: Preparing [2025-12-23T01:41:48.479Z] 256f393e029f: Preparing [2025-12-23T01:41:48.479Z] db0be485225a: Waiting [2025-12-23T01:41:48.479Z] ca88f20a8a77: Waiting [2025-12-23T01:41:48.479Z] 026de85aadf2: Waiting [2025-12-23T01:41:48.479Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:48.479Z] c0fa0c857551: Waiting [2025-12-23T01:41:48.479Z] 553d339296bc: Waiting [2025-12-23T01:41:48.479Z] 5f70bf18a086: Waiting [2025-12-23T01:41:48.479Z] d08d6cb6ac2f: Waiting [2025-12-23T01:41:48.479Z] 47eaa102acfd: Waiting [2025-12-23T01:41:48.479Z] 064e0ee9a62f: Waiting [2025-12-23T01:41:48.479Z] 256f393e029f: Waiting [2025-12-23T01:41:48.479Z] 5ef0afe49aa2: Layer already exists [2025-12-23T01:41:48.479Z] ebef6d46d9ed: Layer already exists [2025-12-23T01:41:48.479Z] 7a1a64cc0ff0: Layer already exists [2025-12-23T01:41:48.479Z] fcf2b003ccf6: Layer already exists [2025-12-23T01:41:48.479Z] 82e06316ff34: Layer already exists [2025-12-23T01:41:48.479Z] db0be485225a: Layer already exists [2025-12-23T01:41:48.479Z] ca88f20a8a77: Layer already exists [2025-12-23T01:41:48.479Z] c0fa0c857551: Layer already exists [2025-12-23T01:41:48.479Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:48.479Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:48.479Z] 5f70bf18a086: Layer already exists [2025-12-23T01:41:48.479Z] 553d339296bc: Layer already exists [2025-12-23T01:41:48.479Z] d08d6cb6ac2f: Layer already exists [2025-12-23T01:41:48.479Z] 47eaa102acfd: Layer already exists [2025-12-23T01:41:48.479Z] 064e0ee9a62f: Layer already exists [2025-12-23T01:41:48.479Z] 256f393e029f: Layer already exists [2025-12-23T01:41:48.479Z] main: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:41:48.548Z] ===================================================== [Pipeline] echo [2025-12-23T01:41:48.563Z] taggedImages: [2025-12-23T01:41:48.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:48.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-23T01:41:48.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.88 [2025-12-23T01:41:48.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:48.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-12-23T01:41:48.593Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-12-23T01:41:48.593Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:48.593Z] latest [2025-12-23T01:41:48.593Z] 4.1.0-dev.88 [2025-12-23T01:41:48.593Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:48.593Z] main [2025-12-23T01:41:48.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:48.950Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:49.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:49.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-23T01:41:49.277Z] 2d5b5879a317: Preparing [2025-12-23T01:41:49.277Z] 2305e7407902: Preparing [2025-12-23T01:41:49.277Z] d37fbca6b076: Preparing [2025-12-23T01:41:49.277Z] 5193c0082aa4: Preparing [2025-12-23T01:41:49.277Z] 026de85aadf2: Preparing [2025-12-23T01:41:49.277Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:49.277Z] bf645141f44b: Preparing [2025-12-23T01:41:49.277Z] b095da4702e9: Preparing [2025-12-23T01:41:49.277Z] 256f393e029f: Preparing [2025-12-23T01:41:49.277Z] bf645141f44b: Waiting [2025-12-23T01:41:49.277Z] b095da4702e9: Waiting [2025-12-23T01:41:49.277Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:49.277Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:49.277Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:49.277Z] bf645141f44b: Layer already exists [2025-12-23T01:41:49.277Z] b095da4702e9: Layer already exists [2025-12-23T01:41:49.277Z] 2305e7407902: Pushed [2025-12-23T01:41:49.277Z] d37fbca6b076: Pushed [2025-12-23T01:41:49.277Z] 256f393e029f: Layer already exists [2025-12-23T01:41:49.277Z] 2d5b5879a317: Pushed [2025-12-23T01:41:53.471Z] 5193c0082aa4: Pushed [2025-12-23T01:41:53.471Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:53.798Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:54.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-23T01:41:54.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-23T01:41:54.127Z] 2d5b5879a317: Preparing [2025-12-23T01:41:54.127Z] 2305e7407902: Preparing [2025-12-23T01:41:54.127Z] d37fbca6b076: Preparing [2025-12-23T01:41:54.127Z] 5193c0082aa4: Preparing [2025-12-23T01:41:54.127Z] 026de85aadf2: Preparing [2025-12-23T01:41:54.127Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:54.127Z] bf645141f44b: Preparing [2025-12-23T01:41:54.127Z] b095da4702e9: Preparing [2025-12-23T01:41:54.127Z] 256f393e029f: Preparing [2025-12-23T01:41:54.127Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:54.127Z] bf645141f44b: Waiting [2025-12-23T01:41:54.127Z] 256f393e029f: Waiting [2025-12-23T01:41:54.127Z] b095da4702e9: Waiting [2025-12-23T01:41:54.127Z] 2d5b5879a317: Layer already exists [2025-12-23T01:41:54.127Z] d37fbca6b076: Layer already exists [2025-12-23T01:41:54.127Z] 5193c0082aa4: Layer already exists [2025-12-23T01:41:54.127Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:54.127Z] 2305e7407902: Layer already exists [2025-12-23T01:41:54.127Z] bf645141f44b: Layer already exists [2025-12-23T01:41:54.127Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:54.127Z] b095da4702e9: Layer already exists [2025-12-23T01:41:54.127Z] 256f393e029f: Layer already exists [2025-12-23T01:41:54.127Z] latest: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:54.463Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:54.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.88 [2025-12-23T01:41:54.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-23T01:41:54.793Z] 2d5b5879a317: Preparing [2025-12-23T01:41:54.793Z] 2305e7407902: Preparing [2025-12-23T01:41:54.793Z] d37fbca6b076: Preparing [2025-12-23T01:41:54.793Z] 5193c0082aa4: Preparing [2025-12-23T01:41:54.793Z] 026de85aadf2: Preparing [2025-12-23T01:41:54.793Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:54.793Z] bf645141f44b: Preparing [2025-12-23T01:41:54.793Z] b095da4702e9: Preparing [2025-12-23T01:41:54.793Z] 256f393e029f: Preparing [2025-12-23T01:41:54.793Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:54.793Z] bf645141f44b: Waiting [2025-12-23T01:41:54.793Z] b095da4702e9: Waiting [2025-12-23T01:41:54.793Z] 256f393e029f: Waiting [2025-12-23T01:41:54.793Z] d37fbca6b076: Layer already exists [2025-12-23T01:41:54.793Z] 2d5b5879a317: Layer already exists [2025-12-23T01:41:54.793Z] 5193c0082aa4: Layer already exists [2025-12-23T01:41:54.793Z] 2305e7407902: Layer already exists [2025-12-23T01:41:54.793Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:54.793Z] b095da4702e9: Layer already exists [2025-12-23T01:41:54.793Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:54.794Z] bf645141f44b: Layer already exists [2025-12-23T01:41:54.794Z] 256f393e029f: Layer already exists [2025-12-23T01:41:54.794Z] 4.1.0-dev.88: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:55.120Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:55.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:55.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-23T01:41:55.444Z] 2d5b5879a317: Preparing [2025-12-23T01:41:55.444Z] 2305e7407902: Preparing [2025-12-23T01:41:55.444Z] d37fbca6b076: Preparing [2025-12-23T01:41:55.444Z] 5193c0082aa4: Preparing [2025-12-23T01:41:55.444Z] 026de85aadf2: Preparing [2025-12-23T01:41:55.444Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:55.444Z] bf645141f44b: Preparing [2025-12-23T01:41:55.444Z] b095da4702e9: Preparing [2025-12-23T01:41:55.444Z] 256f393e029f: Preparing [2025-12-23T01:41:55.444Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:55.444Z] bf645141f44b: Waiting [2025-12-23T01:41:55.444Z] b095da4702e9: Waiting [2025-12-23T01:41:55.444Z] 256f393e029f: Waiting [2025-12-23T01:41:55.444Z] d37fbca6b076: Layer already exists [2025-12-23T01:41:55.444Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:55.444Z] 2305e7407902: Layer already exists [2025-12-23T01:41:55.444Z] 2d5b5879a317: Layer already exists [2025-12-23T01:41:55.444Z] 5193c0082aa4: Layer already exists [2025-12-23T01:41:55.444Z] bf645141f44b: Layer already exists [2025-12-23T01:41:55.444Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:55.444Z] b095da4702e9: Layer already exists [2025-12-23T01:41:55.444Z] 256f393e029f: Layer already exists [2025-12-23T01:41:55.444Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:55.788Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:56.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-23T01:41:56.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-23T01:41:56.115Z] 2d5b5879a317: Preparing [2025-12-23T01:41:56.115Z] 2305e7407902: Preparing [2025-12-23T01:41:56.115Z] d37fbca6b076: Preparing [2025-12-23T01:41:56.115Z] 5193c0082aa4: Preparing [2025-12-23T01:41:56.115Z] 026de85aadf2: Preparing [2025-12-23T01:41:56.115Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:56.115Z] bf645141f44b: Preparing [2025-12-23T01:41:56.115Z] b095da4702e9: Preparing [2025-12-23T01:41:56.115Z] 256f393e029f: Preparing [2025-12-23T01:41:56.115Z] bf645141f44b: Waiting [2025-12-23T01:41:56.115Z] b095da4702e9: Waiting [2025-12-23T01:41:56.115Z] 256f393e029f: Waiting [2025-12-23T01:41:56.115Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:56.115Z] 2d5b5879a317: Layer already exists [2025-12-23T01:41:56.115Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:56.115Z] d37fbca6b076: Layer already exists [2025-12-23T01:41:56.115Z] 5193c0082aa4: Layer already exists [2025-12-23T01:41:56.115Z] 2305e7407902: Layer already exists [2025-12-23T01:41:56.115Z] 256f393e029f: Layer already exists [2025-12-23T01:41:56.115Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:56.115Z] b095da4702e9: Layer already exists [2025-12-23T01:41:56.115Z] bf645141f44b: Layer already exists [2025-12-23T01:41:56.115Z] main: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:41:56.201Z] ===================================================== [Pipeline] echo [2025-12-23T01:41:56.216Z] taggedImages: [2025-12-23T01:41:56.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:56.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-23T01:41:56.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.88 [2025-12-23T01:41:56.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:56.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-12-23T01:41:56.246Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-12-23T01:41:56.246Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:56.246Z] latest [2025-12-23T01:41:56.246Z] 4.1.0-dev.88 [2025-12-23T01:41:56.246Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:41:56.246Z] main [2025-12-23T01:41:56.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:56.610Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:41:56.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:41:56.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-23T01:41:56.936Z] a867ebbfcb4f: Preparing [2025-12-23T01:41:56.936Z] 09be1ce21d80: Preparing [2025-12-23T01:41:56.936Z] 606d9f668bbf: Preparing [2025-12-23T01:41:56.936Z] 3539c8bbd479: Preparing [2025-12-23T01:41:56.936Z] 8c3d061c7ef9: Preparing [2025-12-23T01:41:56.936Z] 026de85aadf2: Preparing [2025-12-23T01:41:56.936Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:41:56.936Z] 8b44e598ef6e: Preparing [2025-12-23T01:41:56.936Z] e098203b9c9e: Preparing [2025-12-23T01:41:56.936Z] 026de85aadf2: Waiting [2025-12-23T01:41:56.936Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:41:56.936Z] 8b44e598ef6e: Waiting [2025-12-23T01:41:56.936Z] e098203b9c9e: Waiting [2025-12-23T01:41:56.936Z] 660959acc92c: Preparing [2025-12-23T01:41:56.936Z] 256f393e029f: Preparing [2025-12-23T01:41:56.936Z] 660959acc92c: Waiting [2025-12-23T01:41:56.936Z] 256f393e029f: Waiting [2025-12-23T01:41:56.936Z] 8c3d061c7ef9: Pushed [2025-12-23T01:41:56.936Z] 3539c8bbd479: Pushed [2025-12-23T01:41:56.936Z] 026de85aadf2: Layer already exists [2025-12-23T01:41:56.936Z] 09be1ce21d80: Pushed [2025-12-23T01:41:56.936Z] a867ebbfcb4f: Pushed [2025-12-23T01:41:56.936Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:41:56.936Z] 256f393e029f: Layer already exists [2025-12-23T01:41:56.936Z] 8b44e598ef6e: Pushed [2025-12-23T01:41:57.194Z] e098203b9c9e: Pushed [2025-12-23T01:41:58.571Z] 660959acc92c: Pushed [2025-12-23T01:41:59.950Z] 606d9f668bbf: Pushed [2025-12-23T01:41:59.950Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:00.277Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:00.609Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-23T01:42:00.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-23T01:42:00.609Z] a867ebbfcb4f: Preparing [2025-12-23T01:42:00.609Z] 09be1ce21d80: Preparing [2025-12-23T01:42:00.609Z] 606d9f668bbf: Preparing [2025-12-23T01:42:00.609Z] 3539c8bbd479: Preparing [2025-12-23T01:42:00.609Z] 8c3d061c7ef9: Preparing [2025-12-23T01:42:00.609Z] 026de85aadf2: Preparing [2025-12-23T01:42:00.609Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:00.609Z] 8b44e598ef6e: Preparing [2025-12-23T01:42:00.609Z] e098203b9c9e: Preparing [2025-12-23T01:42:00.609Z] 660959acc92c: Preparing [2025-12-23T01:42:00.609Z] 256f393e029f: Preparing [2025-12-23T01:42:00.609Z] e098203b9c9e: Waiting [2025-12-23T01:42:00.609Z] 660959acc92c: Waiting [2025-12-23T01:42:00.609Z] 256f393e029f: Waiting [2025-12-23T01:42:00.609Z] 026de85aadf2: Waiting [2025-12-23T01:42:00.609Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:00.609Z] 8b44e598ef6e: Waiting [2025-12-23T01:42:00.609Z] a867ebbfcb4f: Layer already exists [2025-12-23T01:42:00.609Z] 09be1ce21d80: Layer already exists [2025-12-23T01:42:00.609Z] 3539c8bbd479: Layer already exists [2025-12-23T01:42:00.609Z] 8c3d061c7ef9: Layer already exists [2025-12-23T01:42:00.609Z] 606d9f668bbf: Layer already exists [2025-12-23T01:42:00.609Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:00.609Z] e098203b9c9e: Layer already exists [2025-12-23T01:42:00.609Z] 660959acc92c: Layer already exists [2025-12-23T01:42:00.609Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:00.609Z] 8b44e598ef6e: Layer already exists [2025-12-23T01:42:00.609Z] 256f393e029f: Layer already exists [2025-12-23T01:42:00.609Z] latest: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:00.939Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:01.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.88 [2025-12-23T01:42:01.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-23T01:42:01.269Z] a867ebbfcb4f: Preparing [2025-12-23T01:42:01.269Z] 09be1ce21d80: Preparing [2025-12-23T01:42:01.269Z] 606d9f668bbf: Preparing [2025-12-23T01:42:01.269Z] 3539c8bbd479: Preparing [2025-12-23T01:42:01.269Z] 8c3d061c7ef9: Preparing [2025-12-23T01:42:01.269Z] 026de85aadf2: Preparing [2025-12-23T01:42:01.269Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:01.269Z] 8b44e598ef6e: Preparing [2025-12-23T01:42:01.269Z] e098203b9c9e: Preparing [2025-12-23T01:42:01.269Z] 660959acc92c: Preparing [2025-12-23T01:42:01.269Z] 256f393e029f: Preparing [2025-12-23T01:42:01.269Z] 026de85aadf2: Waiting [2025-12-23T01:42:01.269Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:01.269Z] 8b44e598ef6e: Waiting [2025-12-23T01:42:01.269Z] e098203b9c9e: Waiting [2025-12-23T01:42:01.269Z] 660959acc92c: Waiting [2025-12-23T01:42:01.269Z] 256f393e029f: Waiting [2025-12-23T01:42:01.269Z] 8c3d061c7ef9: Layer already exists [2025-12-23T01:42:01.269Z] 3539c8bbd479: Layer already exists [2025-12-23T01:42:01.269Z] a867ebbfcb4f: Layer already exists [2025-12-23T01:42:01.269Z] 606d9f668bbf: Layer already exists [2025-12-23T01:42:01.269Z] 09be1ce21d80: Layer already exists [2025-12-23T01:42:01.269Z] 8b44e598ef6e: Layer already exists [2025-12-23T01:42:01.269Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:01.269Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:01.269Z] e098203b9c9e: Layer already exists [2025-12-23T01:42:01.269Z] 660959acc92c: Layer already exists [2025-12-23T01:42:01.269Z] 256f393e029f: Layer already exists [2025-12-23T01:42:01.269Z] 4.1.0-dev.88: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:01.595Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:01.916Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:01.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-23T01:42:01.916Z] a867ebbfcb4f: Preparing [2025-12-23T01:42:01.916Z] 09be1ce21d80: Preparing [2025-12-23T01:42:01.916Z] 606d9f668bbf: Preparing [2025-12-23T01:42:01.916Z] 3539c8bbd479: Preparing [2025-12-23T01:42:01.916Z] 8c3d061c7ef9: Preparing [2025-12-23T01:42:01.916Z] 026de85aadf2: Preparing [2025-12-23T01:42:01.916Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:01.916Z] 8b44e598ef6e: Preparing [2025-12-23T01:42:01.916Z] e098203b9c9e: Preparing [2025-12-23T01:42:01.916Z] 660959acc92c: Preparing [2025-12-23T01:42:01.916Z] 256f393e029f: Preparing [2025-12-23T01:42:01.916Z] 026de85aadf2: Waiting [2025-12-23T01:42:01.916Z] 256f393e029f: Waiting [2025-12-23T01:42:01.916Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:01.916Z] 8b44e598ef6e: Waiting [2025-12-23T01:42:01.916Z] e098203b9c9e: Waiting [2025-12-23T01:42:01.916Z] 660959acc92c: Waiting [2025-12-23T01:42:01.916Z] 8c3d061c7ef9: Layer already exists [2025-12-23T01:42:01.916Z] 606d9f668bbf: Layer already exists [2025-12-23T01:42:01.916Z] 09be1ce21d80: Layer already exists [2025-12-23T01:42:01.916Z] a867ebbfcb4f: Layer already exists [2025-12-23T01:42:01.916Z] 3539c8bbd479: Layer already exists [2025-12-23T01:42:01.916Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:01.916Z] 8b44e598ef6e: Layer already exists [2025-12-23T01:42:01.916Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:01.916Z] e098203b9c9e: Layer already exists [2025-12-23T01:42:01.916Z] 660959acc92c: Layer already exists [2025-12-23T01:42:01.916Z] 256f393e029f: Layer already exists [2025-12-23T01:42:01.916Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:02.253Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:02.574Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-23T01:42:02.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-23T01:42:02.574Z] a867ebbfcb4f: Preparing [2025-12-23T01:42:02.574Z] 09be1ce21d80: Preparing [2025-12-23T01:42:02.574Z] 606d9f668bbf: Preparing [2025-12-23T01:42:02.574Z] 3539c8bbd479: Preparing [2025-12-23T01:42:02.574Z] 8c3d061c7ef9: Preparing [2025-12-23T01:42:02.574Z] 026de85aadf2: Preparing [2025-12-23T01:42:02.574Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:02.574Z] 8b44e598ef6e: Preparing [2025-12-23T01:42:02.574Z] e098203b9c9e: Preparing [2025-12-23T01:42:02.574Z] 660959acc92c: Preparing [2025-12-23T01:42:02.574Z] 256f393e029f: Preparing [2025-12-23T01:42:02.574Z] 026de85aadf2: Waiting [2025-12-23T01:42:02.574Z] 660959acc92c: Waiting [2025-12-23T01:42:02.574Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:02.574Z] 256f393e029f: Waiting [2025-12-23T01:42:02.574Z] 8b44e598ef6e: Waiting [2025-12-23T01:42:02.574Z] e098203b9c9e: Waiting [2025-12-23T01:42:02.574Z] 09be1ce21d80: Layer already exists [2025-12-23T01:42:02.574Z] 8c3d061c7ef9: Layer already exists [2025-12-23T01:42:02.574Z] 3539c8bbd479: Layer already exists [2025-12-23T01:42:02.574Z] 606d9f668bbf: Layer already exists [2025-12-23T01:42:02.574Z] a867ebbfcb4f: Layer already exists [2025-12-23T01:42:02.574Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:02.574Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:02.574Z] e098203b9c9e: Layer already exists [2025-12-23T01:42:02.574Z] 660959acc92c: Layer already exists [2025-12-23T01:42:02.574Z] 8b44e598ef6e: Layer already exists [2025-12-23T01:42:02.574Z] 256f393e029f: Layer already exists [2025-12-23T01:42:02.574Z] main: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:42:02.654Z] ===================================================== [Pipeline] echo [2025-12-23T01:42:02.670Z] taggedImages: [2025-12-23T01:42:02.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:02.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-23T01:42:02.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.88 [2025-12-23T01:42:02.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:02.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-12-23T01:42:02.701Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-12-23T01:42:02.701Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:02.701Z] latest [2025-12-23T01:42:02.701Z] 4.1.0-dev.88 [2025-12-23T01:42:02.701Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:02.701Z] main [2025-12-23T01:42:02.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:03.064Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:03.399Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:03.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-23T01:42:03.399Z] 422ac5f24044: Preparing [2025-12-23T01:42:03.399Z] 89fd76534819: Preparing [2025-12-23T01:42:03.399Z] 943a7aff61a4: Preparing [2025-12-23T01:42:03.399Z] 720f1316961d: Preparing [2025-12-23T01:42:03.399Z] b761cd23b10b: Preparing [2025-12-23T01:42:03.399Z] 45a8067043c8: Preparing [2025-12-23T01:42:03.399Z] 42b6b063686e: Preparing [2025-12-23T01:42:03.399Z] 026de85aadf2: Preparing [2025-12-23T01:42:03.399Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:03.399Z] 7c7ce5cfa7d7: Preparing [2025-12-23T01:42:03.399Z] 47d07112255f: Preparing [2025-12-23T01:42:03.399Z] 256f393e029f: Preparing [2025-12-23T01:42:03.399Z] 45a8067043c8: Waiting [2025-12-23T01:42:03.399Z] 42b6b063686e: Waiting [2025-12-23T01:42:03.399Z] 026de85aadf2: Waiting [2025-12-23T01:42:03.399Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:03.399Z] 7c7ce5cfa7d7: Waiting [2025-12-23T01:42:03.399Z] 47d07112255f: Waiting [2025-12-23T01:42:03.399Z] 256f393e029f: Waiting [2025-12-23T01:42:03.399Z] b761cd23b10b: Pushed [2025-12-23T01:42:03.399Z] 89fd76534819: Pushed [2025-12-23T01:42:03.399Z] 422ac5f24044: Pushed [2025-12-23T01:42:03.399Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:03.399Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:03.399Z] 45a8067043c8: Pushed [2025-12-23T01:42:03.399Z] 42b6b063686e: Pushed [2025-12-23T01:42:03.657Z] 256f393e029f: Layer already exists [2025-12-23T01:42:03.657Z] 7c7ce5cfa7d7: Pushed [2025-12-23T01:42:05.031Z] 47d07112255f: Pushed [2025-12-23T01:42:06.406Z] 720f1316961d: Pushed [2025-12-23T01:42:06.406Z] 943a7aff61a4: Pushed [2025-12-23T01:42:06.665Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:07.002Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:07.331Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-23T01:42:07.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-23T01:42:07.331Z] 422ac5f24044: Preparing [2025-12-23T01:42:07.331Z] 89fd76534819: Preparing [2025-12-23T01:42:07.331Z] 943a7aff61a4: Preparing [2025-12-23T01:42:07.331Z] 720f1316961d: Preparing [2025-12-23T01:42:07.331Z] b761cd23b10b: Preparing [2025-12-23T01:42:07.331Z] 45a8067043c8: Preparing [2025-12-23T01:42:07.331Z] 42b6b063686e: Preparing [2025-12-23T01:42:07.331Z] 026de85aadf2: Preparing [2025-12-23T01:42:07.331Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:07.331Z] 7c7ce5cfa7d7: Preparing [2025-12-23T01:42:07.331Z] 47d07112255f: Preparing [2025-12-23T01:42:07.331Z] 256f393e029f: Preparing [2025-12-23T01:42:07.331Z] 42b6b063686e: Waiting [2025-12-23T01:42:07.331Z] 026de85aadf2: Waiting [2025-12-23T01:42:07.331Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:07.331Z] 7c7ce5cfa7d7: Waiting [2025-12-23T01:42:07.331Z] 47d07112255f: Waiting [2025-12-23T01:42:07.331Z] 256f393e029f: Waiting [2025-12-23T01:42:07.331Z] 45a8067043c8: Waiting [2025-12-23T01:42:07.331Z] 720f1316961d: Layer already exists [2025-12-23T01:42:07.331Z] b761cd23b10b: Layer already exists [2025-12-23T01:42:07.331Z] 422ac5f24044: Layer already exists [2025-12-23T01:42:07.331Z] 943a7aff61a4: Layer already exists [2025-12-23T01:42:07.331Z] 89fd76534819: Layer already exists [2025-12-23T01:42:07.331Z] 42b6b063686e: Layer already exists [2025-12-23T01:42:07.331Z] 45a8067043c8: Layer already exists [2025-12-23T01:42:07.331Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:07.331Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:07.331Z] 7c7ce5cfa7d7: Layer already exists [2025-12-23T01:42:07.331Z] 47d07112255f: Layer already exists [2025-12-23T01:42:07.331Z] 256f393e029f: Layer already exists [2025-12-23T01:42:07.331Z] latest: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:07.662Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:07.989Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.88 [2025-12-23T01:42:07.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-23T01:42:07.989Z] 422ac5f24044: Preparing [2025-12-23T01:42:07.989Z] 89fd76534819: Preparing [2025-12-23T01:42:07.989Z] 943a7aff61a4: Preparing [2025-12-23T01:42:07.989Z] 720f1316961d: Preparing [2025-12-23T01:42:07.989Z] b761cd23b10b: Preparing [2025-12-23T01:42:07.989Z] 45a8067043c8: Preparing [2025-12-23T01:42:07.989Z] 42b6b063686e: Preparing [2025-12-23T01:42:07.989Z] 026de85aadf2: Preparing [2025-12-23T01:42:07.990Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:07.990Z] 7c7ce5cfa7d7: Preparing [2025-12-23T01:42:07.990Z] 47d07112255f: Preparing [2025-12-23T01:42:07.990Z] 256f393e029f: Preparing [2025-12-23T01:42:07.990Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:07.990Z] 7c7ce5cfa7d7: Waiting [2025-12-23T01:42:07.990Z] 47d07112255f: Waiting [2025-12-23T01:42:07.990Z] 256f393e029f: Waiting [2025-12-23T01:42:07.990Z] 45a8067043c8: Waiting [2025-12-23T01:42:07.990Z] 026de85aadf2: Waiting [2025-12-23T01:42:07.990Z] 42b6b063686e: Waiting [2025-12-23T01:42:07.990Z] 943a7aff61a4: Layer already exists [2025-12-23T01:42:07.990Z] b761cd23b10b: Layer already exists [2025-12-23T01:42:07.990Z] 720f1316961d: Layer already exists [2025-12-23T01:42:07.990Z] 422ac5f24044: Layer already exists [2025-12-23T01:42:07.990Z] 89fd76534819: Layer already exists [2025-12-23T01:42:07.990Z] 45a8067043c8: Layer already exists [2025-12-23T01:42:07.990Z] 7c7ce5cfa7d7: Layer already exists [2025-12-23T01:42:07.990Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:07.990Z] 42b6b063686e: Layer already exists [2025-12-23T01:42:07.990Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:07.990Z] 47d07112255f: Layer already exists [2025-12-23T01:42:07.990Z] 256f393e029f: Layer already exists [2025-12-23T01:42:07.990Z] 4.1.0-dev.88: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:08.326Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:08.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:08.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-23T01:42:08.654Z] 422ac5f24044: Preparing [2025-12-23T01:42:08.654Z] 89fd76534819: Preparing [2025-12-23T01:42:08.654Z] 943a7aff61a4: Preparing [2025-12-23T01:42:08.654Z] 720f1316961d: Preparing [2025-12-23T01:42:08.654Z] b761cd23b10b: Preparing [2025-12-23T01:42:08.654Z] 45a8067043c8: Preparing [2025-12-23T01:42:08.654Z] 42b6b063686e: Preparing [2025-12-23T01:42:08.654Z] 026de85aadf2: Preparing [2025-12-23T01:42:08.654Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:08.654Z] 7c7ce5cfa7d7: Preparing [2025-12-23T01:42:08.654Z] 47d07112255f: Preparing [2025-12-23T01:42:08.654Z] 45a8067043c8: Waiting [2025-12-23T01:42:08.654Z] 256f393e029f: Preparing [2025-12-23T01:42:08.654Z] 026de85aadf2: Waiting [2025-12-23T01:42:08.654Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:08.654Z] 7c7ce5cfa7d7: Waiting [2025-12-23T01:42:08.654Z] 47d07112255f: Waiting [2025-12-23T01:42:08.654Z] 256f393e029f: Waiting [2025-12-23T01:42:08.654Z] 42b6b063686e: Waiting [2025-12-23T01:42:08.654Z] 422ac5f24044: Layer already exists [2025-12-23T01:42:08.654Z] b761cd23b10b: Layer already exists [2025-12-23T01:42:08.654Z] 943a7aff61a4: Layer already exists [2025-12-23T01:42:08.654Z] 89fd76534819: Layer already exists [2025-12-23T01:42:08.654Z] 720f1316961d: Layer already exists [2025-12-23T01:42:08.654Z] 45a8067043c8: Layer already exists [2025-12-23T01:42:08.654Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:08.654Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:08.654Z] 7c7ce5cfa7d7: Layer already exists [2025-12-23T01:42:08.654Z] 42b6b063686e: Layer already exists [2025-12-23T01:42:08.654Z] 47d07112255f: Layer already exists [2025-12-23T01:42:08.654Z] 256f393e029f: Layer already exists [2025-12-23T01:42:08.654Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:08.982Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:09.299Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-23T01:42:09.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-23T01:42:09.299Z] 422ac5f24044: Preparing [2025-12-23T01:42:09.299Z] 89fd76534819: Preparing [2025-12-23T01:42:09.299Z] 943a7aff61a4: Preparing [2025-12-23T01:42:09.299Z] 720f1316961d: Preparing [2025-12-23T01:42:09.299Z] b761cd23b10b: Preparing [2025-12-23T01:42:09.299Z] 45a8067043c8: Preparing [2025-12-23T01:42:09.299Z] 42b6b063686e: Preparing [2025-12-23T01:42:09.299Z] 026de85aadf2: Preparing [2025-12-23T01:42:09.299Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:09.299Z] 7c7ce5cfa7d7: Preparing [2025-12-23T01:42:09.299Z] 47d07112255f: Preparing [2025-12-23T01:42:09.299Z] 256f393e029f: Preparing [2025-12-23T01:42:09.299Z] 026de85aadf2: Waiting [2025-12-23T01:42:09.299Z] 8c2e55bc9a7f: Waiting [2025-12-23T01:42:09.299Z] 7c7ce5cfa7d7: Waiting [2025-12-23T01:42:09.299Z] 47d07112255f: Waiting [2025-12-23T01:42:09.299Z] 256f393e029f: Waiting [2025-12-23T01:42:09.299Z] 42b6b063686e: Waiting [2025-12-23T01:42:09.299Z] 45a8067043c8: Waiting [2025-12-23T01:42:09.299Z] 943a7aff61a4: Layer already exists [2025-12-23T01:42:09.299Z] b761cd23b10b: Layer already exists [2025-12-23T01:42:09.299Z] 422ac5f24044: Layer already exists [2025-12-23T01:42:09.299Z] 720f1316961d: Layer already exists [2025-12-23T01:42:09.299Z] 89fd76534819: Layer already exists [2025-12-23T01:42:09.299Z] 45a8067043c8: Layer already exists [2025-12-23T01:42:09.299Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:09.299Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:09.299Z] 42b6b063686e: Layer already exists [2025-12-23T01:42:09.299Z] 7c7ce5cfa7d7: Layer already exists [2025-12-23T01:42:09.299Z] 47d07112255f: Layer already exists [2025-12-23T01:42:09.299Z] 256f393e029f: Layer already exists [2025-12-23T01:42:09.299Z] main: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:42:09.377Z] ===================================================== [Pipeline] echo [2025-12-23T01:42:09.396Z] taggedImages: [2025-12-23T01:42:09.396Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:09.396Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-23T01:42:09.396Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.88 [2025-12-23T01:42:09.396Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:09.396Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-12-23T01:42:09.431Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-12-23T01:42:09.431Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:09.431Z] latest [2025-12-23T01:42:09.431Z] 4.1.0-dev.88 [2025-12-23T01:42:09.431Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:09.431Z] main [2025-12-23T01:42:09.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:09.780Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:10.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:10.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-23T01:42:10.170Z] 2dd2d55c5725: Preparing [2025-12-23T01:42:10.170Z] d24d32e8bbfd: Preparing [2025-12-23T01:42:10.170Z] 026de85aadf2: Preparing [2025-12-23T01:42:10.170Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:10.170Z] ccd179610aef: Preparing [2025-12-23T01:42:10.170Z] 6b28d175e6e9: Preparing [2025-12-23T01:42:10.170Z] 256f393e029f: Preparing [2025-12-23T01:42:10.170Z] 6b28d175e6e9: Waiting [2025-12-23T01:42:10.170Z] 256f393e029f: Waiting [2025-12-23T01:42:10.170Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:10.170Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:10.170Z] 256f393e029f: Layer already exists [2025-12-23T01:42:10.170Z] 2dd2d55c5725: Pushed [2025-12-23T01:42:10.170Z] ccd179610aef: Pushed [2025-12-23T01:42:11.106Z] 6b28d175e6e9: Pushed [2025-12-23T01:42:13.641Z] d24d32e8bbfd: Pushed [2025-12-23T01:42:13.641Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:13.978Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:14.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-23T01:42:14.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-23T01:42:14.302Z] 2dd2d55c5725: Preparing [2025-12-23T01:42:14.302Z] d24d32e8bbfd: Preparing [2025-12-23T01:42:14.302Z] 026de85aadf2: Preparing [2025-12-23T01:42:14.302Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:14.302Z] ccd179610aef: Preparing [2025-12-23T01:42:14.302Z] 6b28d175e6e9: Preparing [2025-12-23T01:42:14.302Z] 256f393e029f: Preparing [2025-12-23T01:42:14.302Z] 6b28d175e6e9: Waiting [2025-12-23T01:42:14.302Z] 256f393e029f: Waiting [2025-12-23T01:42:14.302Z] d24d32e8bbfd: Layer already exists [2025-12-23T01:42:14.302Z] 2dd2d55c5725: Layer already exists [2025-12-23T01:42:14.302Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:14.302Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:14.302Z] ccd179610aef: Layer already exists [2025-12-23T01:42:14.302Z] 256f393e029f: Layer already exists [2025-12-23T01:42:14.302Z] 6b28d175e6e9: Layer already exists [2025-12-23T01:42:14.302Z] latest: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:14.629Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:14.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.88 [2025-12-23T01:42:14.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-23T01:42:14.952Z] 2dd2d55c5725: Preparing [2025-12-23T01:42:14.952Z] d24d32e8bbfd: Preparing [2025-12-23T01:42:14.952Z] 026de85aadf2: Preparing [2025-12-23T01:42:14.952Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:14.952Z] ccd179610aef: Preparing [2025-12-23T01:42:14.952Z] 6b28d175e6e9: Preparing [2025-12-23T01:42:14.952Z] 256f393e029f: Preparing [2025-12-23T01:42:14.952Z] 6b28d175e6e9: Waiting [2025-12-23T01:42:14.952Z] 256f393e029f: Waiting [2025-12-23T01:42:14.952Z] ccd179610aef: Layer already exists [2025-12-23T01:42:14.952Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:14.952Z] 2dd2d55c5725: Layer already exists [2025-12-23T01:42:14.952Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:14.952Z] d24d32e8bbfd: Layer already exists [2025-12-23T01:42:14.952Z] 256f393e029f: Layer already exists [2025-12-23T01:42:14.952Z] 6b28d175e6e9: Layer already exists [2025-12-23T01:42:14.952Z] 4.1.0-dev.88: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:15.285Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:15.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:15.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-23T01:42:15.611Z] 2dd2d55c5725: Preparing [2025-12-23T01:42:15.611Z] d24d32e8bbfd: Preparing [2025-12-23T01:42:15.611Z] 026de85aadf2: Preparing [2025-12-23T01:42:15.611Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:15.611Z] ccd179610aef: Preparing [2025-12-23T01:42:15.611Z] 6b28d175e6e9: Preparing [2025-12-23T01:42:15.611Z] 256f393e029f: Preparing [2025-12-23T01:42:15.611Z] 256f393e029f: Waiting [2025-12-23T01:42:15.611Z] 6b28d175e6e9: Waiting [2025-12-23T01:42:15.611Z] ccd179610aef: Layer already exists [2025-12-23T01:42:15.611Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:15.611Z] 2dd2d55c5725: Layer already exists [2025-12-23T01:42:15.611Z] d24d32e8bbfd: Layer already exists [2025-12-23T01:42:15.611Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:15.611Z] 6b28d175e6e9: Layer already exists [2025-12-23T01:42:15.611Z] 256f393e029f: Layer already exists [2025-12-23T01:42:15.611Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:15.946Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:16.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-23T01:42:16.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-23T01:42:16.272Z] 2dd2d55c5725: Preparing [2025-12-23T01:42:16.272Z] d24d32e8bbfd: Preparing [2025-12-23T01:42:16.272Z] 026de85aadf2: Preparing [2025-12-23T01:42:16.272Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:16.272Z] ccd179610aef: Preparing [2025-12-23T01:42:16.272Z] 6b28d175e6e9: Preparing [2025-12-23T01:42:16.272Z] 256f393e029f: Preparing [2025-12-23T01:42:16.272Z] 6b28d175e6e9: Waiting [2025-12-23T01:42:16.272Z] 256f393e029f: Waiting [2025-12-23T01:42:16.272Z] 2dd2d55c5725: Layer already exists [2025-12-23T01:42:16.272Z] ccd179610aef: Layer already exists [2025-12-23T01:42:16.272Z] d24d32e8bbfd: Layer already exists [2025-12-23T01:42:16.272Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:16.272Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:16.272Z] 6b28d175e6e9: Layer already exists [2025-12-23T01:42:16.272Z] 256f393e029f: Layer already exists [2025-12-23T01:42:16.272Z] main: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:42:16.344Z] ===================================================== [Pipeline] echo [2025-12-23T01:42:16.357Z] taggedImages: [2025-12-23T01:42:16.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:16.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-23T01:42:16.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.88 [2025-12-23T01:42:16.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:16.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-12-23T01:42:16.387Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-12-23T01:42:16.387Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:16.387Z] latest [2025-12-23T01:42:16.387Z] 4.1.0-dev.88 [2025-12-23T01:42:16.387Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:16.387Z] main [2025-12-23T01:42:16.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:16.725Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:16.872Z] #96 ... [2025-12-23T01:42:16.872Z] [2025-12-23T01:42:16.872Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.872Z] #80 DONE 132.0s [2025-12-23T01:42:16.872Z] [2025-12-23T01:42:16.872Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.872Z] #89 DONE 107.2s [2025-12-23T01:42:16.872Z] [2025-12-23T01:42:16.872Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.872Z] #83 DONE 121.2s [2025-12-23T01:42:16.872Z] [2025-12-23T01:42:16.872Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.872Z] #84 DONE 131.2s [2025-12-23T01:42:16.872Z] [2025-12-23T01:42:16.872Z] #119 [support-scheduler builder 6/7] COPY . . [2025-12-23T01:42:16.872Z] #119 ... [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.873Z] #96 DONE 98.8s [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.873Z] #81 DONE 131.7s [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #120 [core-command builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #120 DONE 2.0s [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #121 [support-notifications builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #121 DONE 2.1s [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.873Z] #122 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:42:16.873Z] #123 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #124 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #125 [core-keeper builder 7/8] COPY . . [2025-12-23T01:42:16.873Z] #125 DONE 2.1s [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #119 [support-scheduler builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #119 DONE 2.1s [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.873Z] #126 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #127 [core-data builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #127 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:42:16.873Z] #128 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #129 DONE 2.2s [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.873Z] #130 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:42:16.873Z] #131 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #132 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.873Z] #133 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:42:16.873Z] #134 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #135 [core-metadata builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #135 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T01:42:16.873Z] #136 ... [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:42:16.873Z] #137 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #138 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.873Z] #139 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-23T01:42:16.873Z] #140 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #141 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-23T01:42:16.873Z] #142 CACHED [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #143 [security-bootstrapper builder 6/7] COPY . . [2025-12-23T01:42:16.873Z] #143 DONE 2.3s [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-23T01:42:16.873Z] #144 ... [2025-12-23T01:42:16.873Z] [2025-12-23T01:42:16.873Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-23T01:42:16.873Z] #0 4.868 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-23T01:42:17.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:17.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-23T01:42:17.048Z] b5b136231b3f: Preparing [2025-12-23T01:42:17.048Z] 418d699b7361: Preparing [2025-12-23T01:42:17.048Z] ad6e00f0c275: Preparing [2025-12-23T01:42:17.048Z] 026de85aadf2: Preparing [2025-12-23T01:42:17.048Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:17.048Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:17.048Z] 45f51c15b7ee: Preparing [2025-12-23T01:42:17.048Z] cba39b1333e8: Preparing [2025-12-23T01:42:17.048Z] fec9707583cf: Preparing [2025-12-23T01:42:17.048Z] 256f393e029f: Preparing [2025-12-23T01:42:17.048Z] 45f51c15b7ee: Waiting [2025-12-23T01:42:17.048Z] cba39b1333e8: Waiting [2025-12-23T01:42:17.048Z] fec9707583cf: Waiting [2025-12-23T01:42:17.048Z] 256f393e029f: Waiting [2025-12-23T01:42:17.048Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:17.048Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:17.048Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:17.048Z] 418d699b7361: Pushed [2025-12-23T01:42:17.048Z] ad6e00f0c275: Pushed [2025-12-23T01:42:17.048Z] b5b136231b3f: Pushed [2025-12-23T01:42:17.048Z] 256f393e029f: Layer already exists [2025-12-23T01:42:17.140Z] #145 ... [2025-12-23T01:42:17.141Z] [2025-12-23T01:42:17.141Z] #146 [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-12-23T01:42:17.141Z] #0 5.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-23T01:42:17.324Z] cba39b1333e8: Pushed [2025-12-23T01:42:17.410Z] #146 ... [2025-12-23T01:42:17.410Z] [2025-12-23T01:42:17.410Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T01:42:17.410Z] #136 6.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-23T01:42:17.585Z] fec9707583cf: Pushed [2025-12-23T01:42:21.678Z] #136 ... [2025-12-23T01:42:21.678Z] [2025-12-23T01:42:21.678Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-23T01:42:21.678Z] #0 6.607 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-23T01:42:21.678Z] #147 ... [2025-12-23T01:42:21.678Z] [2025-12-23T01:42:21.678Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-23T01:42:21.678Z] #0 5.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-23T01:42:21.678Z] #148 ... [2025-12-23T01:42:21.678Z] [2025-12-23T01:42:21.678Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-23T01:42:21.678Z] #0 6.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-23T01:42:21.678Z] #149 ... [2025-12-23T01:42:21.678Z] [2025-12-23T01:42:21.678Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-23T01:42:21.678Z] #0 6.029 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-23T01:42:21.678Z] #150 ... [2025-12-23T01:42:21.678Z] [2025-12-23T01:42:21.678Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T01:42:21.678Z] #0 5.407 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-23T01:42:21.947Z] #151 ... [2025-12-23T01:42:21.947Z] [2025-12-23T01:42:21.947Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-23T01:42:21.947Z] #0 4.339 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-23T01:42:22.213Z] #152 ... [2025-12-23T01:42:22.213Z] [2025-12-23T01:42:22.213Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T01:42:22.213Z] #0 5.960 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-23T01:42:22.213Z] #153 ... [2025-12-23T01:42:22.213Z] [2025-12-23T01:42:22.213Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T01:42:22.213Z] #0 5.085 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-23T01:42:22.479Z] #154 ... [2025-12-23T01:42:22.479Z] [2025-12-23T01:42:22.479Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-23T01:42:22.479Z] #144 6.610 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-23T01:42:22.853Z] 45f51c15b7ee: Pushed [2025-12-23T01:42:30.988Z] 5a8f7ac156f6: Pushed [2025-12-23T01:42:30.988Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:31.326Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:31.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-23T01:42:31.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-23T01:42:31.650Z] b5b136231b3f: Preparing [2025-12-23T01:42:31.650Z] 418d699b7361: Preparing [2025-12-23T01:42:31.650Z] ad6e00f0c275: Preparing [2025-12-23T01:42:31.650Z] 026de85aadf2: Preparing [2025-12-23T01:42:31.650Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:31.650Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:31.650Z] 45f51c15b7ee: Preparing [2025-12-23T01:42:31.650Z] cba39b1333e8: Preparing [2025-12-23T01:42:31.650Z] fec9707583cf: Preparing [2025-12-23T01:42:31.650Z] 256f393e029f: Preparing [2025-12-23T01:42:31.650Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:31.650Z] fec9707583cf: Waiting [2025-12-23T01:42:31.650Z] 256f393e029f: Waiting [2025-12-23T01:42:31.650Z] 45f51c15b7ee: Waiting [2025-12-23T01:42:31.650Z] cba39b1333e8: Waiting [2025-12-23T01:42:31.650Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:31.650Z] 418d699b7361: Layer already exists [2025-12-23T01:42:31.650Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:31.650Z] ad6e00f0c275: Layer already exists [2025-12-23T01:42:31.650Z] b5b136231b3f: Layer already exists [2025-12-23T01:42:31.650Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:31.650Z] 45f51c15b7ee: Layer already exists [2025-12-23T01:42:31.650Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:31.650Z] fec9707583cf: Layer already exists [2025-12-23T01:42:31.650Z] 256f393e029f: Layer already exists [2025-12-23T01:42:31.650Z] latest: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:31.981Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:32.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.88 [2025-12-23T01:42:32.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-23T01:42:32.404Z] b5b136231b3f: Preparing [2025-12-23T01:42:32.404Z] 418d699b7361: Preparing [2025-12-23T01:42:32.404Z] ad6e00f0c275: Preparing [2025-12-23T01:42:32.404Z] 026de85aadf2: Preparing [2025-12-23T01:42:32.404Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:32.404Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:32.404Z] 45f51c15b7ee: Preparing [2025-12-23T01:42:32.404Z] cba39b1333e8: Preparing [2025-12-23T01:42:32.404Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:32.404Z] 45f51c15b7ee: Waiting [2025-12-23T01:42:32.404Z] fec9707583cf: Preparing [2025-12-23T01:42:32.404Z] cba39b1333e8: Waiting [2025-12-23T01:42:32.404Z] 256f393e029f: Preparing [2025-12-23T01:42:32.404Z] 256f393e029f: Waiting [2025-12-23T01:42:32.404Z] fec9707583cf: Waiting [2025-12-23T01:42:32.404Z] b5b136231b3f: Layer already exists [2025-12-23T01:42:32.404Z] ad6e00f0c275: Layer already exists [2025-12-23T01:42:32.404Z] 418d699b7361: Layer already exists [2025-12-23T01:42:32.404Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:32.404Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:32.404Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:32.404Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:32.404Z] 45f51c15b7ee: Layer already exists [2025-12-23T01:42:32.404Z] fec9707583cf: Layer already exists [2025-12-23T01:42:32.404Z] 256f393e029f: Layer already exists [2025-12-23T01:42:32.404Z] 4.1.0-dev.88: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:32.782Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:33.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:33.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-23T01:42:33.128Z] b5b136231b3f: Preparing [2025-12-23T01:42:33.128Z] 418d699b7361: Preparing [2025-12-23T01:42:33.128Z] ad6e00f0c275: Preparing [2025-12-23T01:42:33.128Z] 026de85aadf2: Preparing [2025-12-23T01:42:33.128Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:33.128Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:33.128Z] 45f51c15b7ee: Preparing [2025-12-23T01:42:33.128Z] cba39b1333e8: Preparing [2025-12-23T01:42:33.128Z] fec9707583cf: Preparing [2025-12-23T01:42:33.128Z] 256f393e029f: Preparing [2025-12-23T01:42:33.128Z] 45f51c15b7ee: Waiting [2025-12-23T01:42:33.128Z] cba39b1333e8: Waiting [2025-12-23T01:42:33.128Z] fec9707583cf: Waiting [2025-12-23T01:42:33.128Z] 256f393e029f: Waiting [2025-12-23T01:42:33.128Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:33.128Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:33.128Z] b5b136231b3f: Layer already exists [2025-12-23T01:42:33.128Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:33.128Z] 418d699b7361: Layer already exists [2025-12-23T01:42:33.128Z] ad6e00f0c275: Layer already exists [2025-12-23T01:42:33.128Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:33.128Z] 45f51c15b7ee: Layer already exists [2025-12-23T01:42:33.128Z] fec9707583cf: Layer already exists [2025-12-23T01:42:33.128Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:33.128Z] 256f393e029f: Layer already exists [2025-12-23T01:42:33.128Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:33.459Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:33.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-23T01:42:33.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-23T01:42:33.785Z] b5b136231b3f: Preparing [2025-12-23T01:42:33.785Z] 418d699b7361: Preparing [2025-12-23T01:42:33.785Z] ad6e00f0c275: Preparing [2025-12-23T01:42:33.785Z] 026de85aadf2: Preparing [2025-12-23T01:42:33.785Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:33.785Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:33.785Z] 45f51c15b7ee: Preparing [2025-12-23T01:42:33.785Z] cba39b1333e8: Preparing [2025-12-23T01:42:33.785Z] fec9707583cf: Preparing [2025-12-23T01:42:33.785Z] 256f393e029f: Preparing [2025-12-23T01:42:33.785Z] cba39b1333e8: Waiting [2025-12-23T01:42:33.785Z] fec9707583cf: Waiting [2025-12-23T01:42:33.785Z] 256f393e029f: Waiting [2025-12-23T01:42:33.785Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:33.785Z] 45f51c15b7ee: Waiting [2025-12-23T01:42:33.785Z] b5b136231b3f: Layer already exists [2025-12-23T01:42:33.785Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:33.785Z] ad6e00f0c275: Layer already exists [2025-12-23T01:42:33.785Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:33.785Z] 418d699b7361: Layer already exists [2025-12-23T01:42:33.785Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:33.785Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:33.785Z] 256f393e029f: Layer already exists [2025-12-23T01:42:33.785Z] 45f51c15b7ee: Layer already exists [2025-12-23T01:42:33.785Z] fec9707583cf: Layer already exists [2025-12-23T01:42:33.785Z] main: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:42:33.859Z] ===================================================== [Pipeline] echo [2025-12-23T01:42:33.875Z] taggedImages: [2025-12-23T01:42:33.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:33.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-23T01:42:33.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.88 [2025-12-23T01:42:33.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:33.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-12-23T01:42:33.901Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-12-23T01:42:33.901Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:33.901Z] latest [2025-12-23T01:42:33.901Z] 4.1.0-dev.88 [2025-12-23T01:42:33.901Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:33.901Z] main [2025-12-23T01:42:33.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:34.234Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:34.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:34.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-23T01:42:34.551Z] 2645e8e7ce13: Preparing [2025-12-23T01:42:34.551Z] d37046c942c6: Preparing [2025-12-23T01:42:34.551Z] 748d5054b161: Preparing [2025-12-23T01:42:34.551Z] 026de85aadf2: Preparing [2025-12-23T01:42:34.551Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:34.551Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:34.551Z] bb879df6f4e5: Preparing [2025-12-23T01:42:34.551Z] 5946c69e84ca: Preparing [2025-12-23T01:42:34.551Z] 256f393e029f: Preparing [2025-12-23T01:42:34.551Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:34.551Z] bb879df6f4e5: Waiting [2025-12-23T01:42:34.551Z] 5946c69e84ca: Waiting [2025-12-23T01:42:34.551Z] 256f393e029f: Waiting [2025-12-23T01:42:34.551Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:34.551Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:34.551Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:34.551Z] 2645e8e7ce13: Pushed [2025-12-23T01:42:34.551Z] d37046c942c6: Pushed [2025-12-23T01:42:34.551Z] 748d5054b161: Pushed [2025-12-23T01:42:34.551Z] 256f393e029f: Layer already exists [2025-12-23T01:42:34.808Z] bb879df6f4e5: Pushed [2025-12-23T01:42:35.067Z] 5946c69e84ca: Pushed [2025-12-23T01:42:35.067Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:35.392Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:35.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-23T01:42:35.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-23T01:42:35.714Z] 2645e8e7ce13: Preparing [2025-12-23T01:42:35.714Z] d37046c942c6: Preparing [2025-12-23T01:42:35.714Z] 748d5054b161: Preparing [2025-12-23T01:42:35.714Z] 026de85aadf2: Preparing [2025-12-23T01:42:35.714Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:35.714Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:35.714Z] bb879df6f4e5: Preparing [2025-12-23T01:42:35.714Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:35.714Z] 5946c69e84ca: Preparing [2025-12-23T01:42:35.714Z] bb879df6f4e5: Waiting [2025-12-23T01:42:35.714Z] 256f393e029f: Preparing [2025-12-23T01:42:35.714Z] 5946c69e84ca: Waiting [2025-12-23T01:42:35.714Z] 256f393e029f: Waiting [2025-12-23T01:42:35.714Z] d37046c942c6: Layer already exists [2025-12-23T01:42:35.714Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:35.714Z] 748d5054b161: Layer already exists [2025-12-23T01:42:35.714Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:35.714Z] 2645e8e7ce13: Layer already exists [2025-12-23T01:42:35.714Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:35.714Z] bb879df6f4e5: Layer already exists [2025-12-23T01:42:35.714Z] 256f393e029f: Layer already exists [2025-12-23T01:42:35.714Z] 5946c69e84ca: Layer already exists [2025-12-23T01:42:35.714Z] latest: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:36.041Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:36.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.88 [2025-12-23T01:42:36.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-23T01:42:36.368Z] 2645e8e7ce13: Preparing [2025-12-23T01:42:36.368Z] d37046c942c6: Preparing [2025-12-23T01:42:36.368Z] 748d5054b161: Preparing [2025-12-23T01:42:36.368Z] 026de85aadf2: Preparing [2025-12-23T01:42:36.368Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:36.368Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:36.368Z] bb879df6f4e5: Preparing [2025-12-23T01:42:36.368Z] 5946c69e84ca: Preparing [2025-12-23T01:42:36.368Z] 256f393e029f: Preparing [2025-12-23T01:42:36.368Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:36.368Z] 5946c69e84ca: Waiting [2025-12-23T01:42:36.368Z] 256f393e029f: Waiting [2025-12-23T01:42:36.368Z] bb879df6f4e5: Waiting [2025-12-23T01:42:36.368Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:36.368Z] 748d5054b161: Layer already exists [2025-12-23T01:42:36.368Z] d37046c942c6: Layer already exists [2025-12-23T01:42:36.368Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:36.368Z] 2645e8e7ce13: Layer already exists [2025-12-23T01:42:36.368Z] bb879df6f4e5: Layer already exists [2025-12-23T01:42:36.368Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:36.368Z] 256f393e029f: Layer already exists [2025-12-23T01:42:36.368Z] 5946c69e84ca: Layer already exists [2025-12-23T01:42:36.368Z] 4.1.0-dev.88: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:36.691Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:37.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:37.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-23T01:42:37.018Z] 2645e8e7ce13: Preparing [2025-12-23T01:42:37.018Z] d37046c942c6: Preparing [2025-12-23T01:42:37.018Z] 748d5054b161: Preparing [2025-12-23T01:42:37.018Z] 026de85aadf2: Preparing [2025-12-23T01:42:37.018Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:37.018Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:37.018Z] bb879df6f4e5: Preparing [2025-12-23T01:42:37.018Z] 5946c69e84ca: Preparing [2025-12-23T01:42:37.018Z] 256f393e029f: Preparing [2025-12-23T01:42:37.018Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:37.018Z] bb879df6f4e5: Waiting [2025-12-23T01:42:37.018Z] 5946c69e84ca: Waiting [2025-12-23T01:42:37.018Z] 256f393e029f: Waiting [2025-12-23T01:42:37.018Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:37.018Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:37.018Z] 748d5054b161: Layer already exists [2025-12-23T01:42:37.018Z] 2645e8e7ce13: Layer already exists [2025-12-23T01:42:37.018Z] d37046c942c6: Layer already exists [2025-12-23T01:42:37.018Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:37.018Z] 256f393e029f: Layer already exists [2025-12-23T01:42:37.018Z] 5946c69e84ca: Layer already exists [2025-12-23T01:42:37.018Z] bb879df6f4e5: Layer already exists [2025-12-23T01:42:37.018Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:37.347Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:37.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-23T01:42:37.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-23T01:42:37.669Z] 2645e8e7ce13: Preparing [2025-12-23T01:42:37.669Z] d37046c942c6: Preparing [2025-12-23T01:42:37.669Z] 748d5054b161: Preparing [2025-12-23T01:42:37.669Z] 026de85aadf2: Preparing [2025-12-23T01:42:37.669Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:37.669Z] 5a8f7ac156f6: Preparing [2025-12-23T01:42:37.669Z] bb879df6f4e5: Preparing [2025-12-23T01:42:37.669Z] 5946c69e84ca: Preparing [2025-12-23T01:42:37.669Z] 256f393e029f: Preparing [2025-12-23T01:42:37.669Z] bb879df6f4e5: Waiting [2025-12-23T01:42:37.669Z] 5946c69e84ca: Waiting [2025-12-23T01:42:37.669Z] 5a8f7ac156f6: Waiting [2025-12-23T01:42:37.669Z] 256f393e029f: Waiting [2025-12-23T01:42:37.669Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:37.669Z] d37046c942c6: Layer already exists [2025-12-23T01:42:37.669Z] 748d5054b161: Layer already exists [2025-12-23T01:42:37.669Z] 2645e8e7ce13: Layer already exists [2025-12-23T01:42:37.669Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:37.669Z] 5a8f7ac156f6: Layer already exists [2025-12-23T01:42:37.669Z] 5946c69e84ca: Layer already exists [2025-12-23T01:42:37.669Z] 256f393e029f: Layer already exists [2025-12-23T01:42:37.669Z] bb879df6f4e5: Layer already exists [2025-12-23T01:42:37.669Z] main: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:42:37.743Z] ===================================================== [Pipeline] echo [2025-12-23T01:42:37.756Z] taggedImages: [2025-12-23T01:42:37.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:37.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-23T01:42:37.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.88 [2025-12-23T01:42:37.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:37.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-12-23T01:42:37.783Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-12-23T01:42:37.783Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:37.783Z] latest [2025-12-23T01:42:37.783Z] 4.1.0-dev.88 [2025-12-23T01:42:37.783Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:37.783Z] main [2025-12-23T01:42:37.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:38.115Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:38.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:38.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-23T01:42:38.439Z] b22f1524d4c7: Preparing [2025-12-23T01:42:38.439Z] a063044ad7ae: Preparing [2025-12-23T01:42:38.439Z] 886904c42165: Preparing [2025-12-23T01:42:38.439Z] 026de85aadf2: Preparing [2025-12-23T01:42:38.439Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:38.439Z] f40745fb33b1: Preparing [2025-12-23T01:42:38.439Z] cba39b1333e8: Preparing [2025-12-23T01:42:38.439Z] fec9707583cf: Preparing [2025-12-23T01:42:38.439Z] 256f393e029f: Preparing [2025-12-23T01:42:38.439Z] cba39b1333e8: Waiting [2025-12-23T01:42:38.439Z] fec9707583cf: Waiting [2025-12-23T01:42:38.439Z] 256f393e029f: Waiting [2025-12-23T01:42:38.439Z] f40745fb33b1: Waiting [2025-12-23T01:42:38.439Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:38.439Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:38.439Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:38.439Z] fec9707583cf: Layer already exists [2025-12-23T01:42:38.439Z] 256f393e029f: Layer already exists [2025-12-23T01:42:38.439Z] b22f1524d4c7: Pushed [2025-12-23T01:42:38.439Z] 886904c42165: Pushed [2025-12-23T01:42:38.439Z] a063044ad7ae: Pushed [2025-12-23T01:42:53.337Z] f40745fb33b1: Pushed [2025-12-23T01:42:53.337Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:53.676Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:54.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-23T01:42:54.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-23T01:42:54.006Z] b22f1524d4c7: Preparing [2025-12-23T01:42:54.006Z] a063044ad7ae: Preparing [2025-12-23T01:42:54.006Z] 886904c42165: Preparing [2025-12-23T01:42:54.006Z] 026de85aadf2: Preparing [2025-12-23T01:42:54.006Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:54.006Z] f40745fb33b1: Preparing [2025-12-23T01:42:54.006Z] cba39b1333e8: Preparing [2025-12-23T01:42:54.006Z] fec9707583cf: Preparing [2025-12-23T01:42:54.006Z] 256f393e029f: Preparing [2025-12-23T01:42:54.006Z] f40745fb33b1: Waiting [2025-12-23T01:42:54.006Z] cba39b1333e8: Waiting [2025-12-23T01:42:54.006Z] 256f393e029f: Waiting [2025-12-23T01:42:54.006Z] fec9707583cf: Waiting [2025-12-23T01:42:54.006Z] b22f1524d4c7: Layer already exists [2025-12-23T01:42:54.006Z] a063044ad7ae: Layer already exists [2025-12-23T01:42:54.006Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:54.006Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:54.006Z] 886904c42165: Layer already exists [2025-12-23T01:42:54.006Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:54.006Z] f40745fb33b1: Layer already exists [2025-12-23T01:42:54.006Z] fec9707583cf: Layer already exists [2025-12-23T01:42:54.006Z] 256f393e029f: Layer already exists [2025-12-23T01:42:54.006Z] latest: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:54.333Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:54.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.88 [2025-12-23T01:42:54.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-23T01:42:54.656Z] b22f1524d4c7: Preparing [2025-12-23T01:42:54.656Z] a063044ad7ae: Preparing [2025-12-23T01:42:54.656Z] 886904c42165: Preparing [2025-12-23T01:42:54.656Z] 026de85aadf2: Preparing [2025-12-23T01:42:54.656Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:54.656Z] f40745fb33b1: Preparing [2025-12-23T01:42:54.656Z] cba39b1333e8: Preparing [2025-12-23T01:42:54.656Z] fec9707583cf: Preparing [2025-12-23T01:42:54.656Z] 256f393e029f: Preparing [2025-12-23T01:42:54.656Z] cba39b1333e8: Waiting [2025-12-23T01:42:54.656Z] fec9707583cf: Waiting [2025-12-23T01:42:54.656Z] 256f393e029f: Waiting [2025-12-23T01:42:54.656Z] f40745fb33b1: Waiting [2025-12-23T01:42:54.656Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:54.656Z] 886904c42165: Layer already exists [2025-12-23T01:42:54.656Z] a063044ad7ae: Layer already exists [2025-12-23T01:42:54.656Z] b22f1524d4c7: Layer already exists [2025-12-23T01:42:54.656Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:54.656Z] fec9707583cf: Layer already exists [2025-12-23T01:42:54.656Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:54.656Z] f40745fb33b1: Layer already exists [2025-12-23T01:42:54.656Z] 256f393e029f: Layer already exists [2025-12-23T01:42:54.656Z] 4.1.0-dev.88: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:54.979Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:55.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:55.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-23T01:42:55.303Z] b22f1524d4c7: Preparing [2025-12-23T01:42:55.303Z] a063044ad7ae: Preparing [2025-12-23T01:42:55.303Z] 886904c42165: Preparing [2025-12-23T01:42:55.303Z] 026de85aadf2: Preparing [2025-12-23T01:42:55.303Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:55.303Z] f40745fb33b1: Preparing [2025-12-23T01:42:55.303Z] cba39b1333e8: Preparing [2025-12-23T01:42:55.303Z] fec9707583cf: Preparing [2025-12-23T01:42:55.303Z] 256f393e029f: Preparing [2025-12-23T01:42:55.303Z] f40745fb33b1: Waiting [2025-12-23T01:42:55.303Z] cba39b1333e8: Waiting [2025-12-23T01:42:55.303Z] fec9707583cf: Waiting [2025-12-23T01:42:55.303Z] 256f393e029f: Waiting [2025-12-23T01:42:55.303Z] b22f1524d4c7: Layer already exists [2025-12-23T01:42:55.303Z] a063044ad7ae: Layer already exists [2025-12-23T01:42:55.303Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:55.303Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:55.303Z] 886904c42165: Layer already exists [2025-12-23T01:42:55.303Z] f40745fb33b1: Layer already exists [2025-12-23T01:42:55.303Z] fec9707583cf: Layer already exists [2025-12-23T01:42:55.303Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:55.303Z] 256f393e029f: Layer already exists [2025-12-23T01:42:55.303Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:55.642Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:55.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-23T01:42:55.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-23T01:42:55.978Z] b22f1524d4c7: Preparing [2025-12-23T01:42:55.978Z] a063044ad7ae: Preparing [2025-12-23T01:42:55.978Z] 886904c42165: Preparing [2025-12-23T01:42:55.978Z] 026de85aadf2: Preparing [2025-12-23T01:42:55.978Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:55.978Z] f40745fb33b1: Preparing [2025-12-23T01:42:55.978Z] cba39b1333e8: Preparing [2025-12-23T01:42:55.978Z] fec9707583cf: Preparing [2025-12-23T01:42:55.978Z] 256f393e029f: Preparing [2025-12-23T01:42:55.978Z] cba39b1333e8: Waiting [2025-12-23T01:42:55.978Z] fec9707583cf: Waiting [2025-12-23T01:42:55.978Z] f40745fb33b1: Waiting [2025-12-23T01:42:55.978Z] 256f393e029f: Waiting [2025-12-23T01:42:55.978Z] 886904c42165: Layer already exists [2025-12-23T01:42:55.978Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:55.978Z] b22f1524d4c7: Layer already exists [2025-12-23T01:42:55.978Z] a063044ad7ae: Layer already exists [2025-12-23T01:42:55.978Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:55.978Z] f40745fb33b1: Layer already exists [2025-12-23T01:42:55.978Z] cba39b1333e8: Layer already exists [2025-12-23T01:42:55.978Z] 256f393e029f: Layer already exists [2025-12-23T01:42:55.978Z] fec9707583cf: Layer already exists [2025-12-23T01:42:55.978Z] main: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:42:56.053Z] ===================================================== [Pipeline] echo [2025-12-23T01:42:56.066Z] taggedImages: [2025-12-23T01:42:56.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:56.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-23T01:42:56.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.88 [2025-12-23T01:42:56.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:56.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-12-23T01:42:56.095Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-12-23T01:42:56.095Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:56.095Z] latest [2025-12-23T01:42:56.095Z] 4.1.0-dev.88 [2025-12-23T01:42:56.095Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:42:56.095Z] main [2025-12-23T01:42:56.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:56.458Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:42:56.776Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:42:56.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-23T01:42:56.776Z] efa28b1bccdd: Preparing [2025-12-23T01:42:56.776Z] 5c5c818e6765: Preparing [2025-12-23T01:42:56.776Z] 026de85aadf2: Preparing [2025-12-23T01:42:56.776Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:42:56.776Z] 1fd9e8dfb710: Preparing [2025-12-23T01:42:56.776Z] 0d98624965a8: Preparing [2025-12-23T01:42:56.776Z] 256f393e029f: Preparing [2025-12-23T01:42:56.776Z] 0d98624965a8: Waiting [2025-12-23T01:42:56.776Z] 256f393e029f: Waiting [2025-12-23T01:42:56.776Z] 026de85aadf2: Layer already exists [2025-12-23T01:42:56.776Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:42:56.776Z] 256f393e029f: Layer already exists [2025-12-23T01:42:56.776Z] efa28b1bccdd: Pushed [2025-12-23T01:42:56.776Z] 1fd9e8dfb710: Pushed [2025-12-23T01:42:57.348Z] 0d98624965a8: Pushed [2025-12-23T01:43:00.645Z] 5c5c818e6765: Pushed [2025-12-23T01:43:00.903Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:01.229Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:01.550Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-23T01:43:01.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-23T01:43:01.550Z] efa28b1bccdd: Preparing [2025-12-23T01:43:01.550Z] 5c5c818e6765: Preparing [2025-12-23T01:43:01.550Z] 026de85aadf2: Preparing [2025-12-23T01:43:01.550Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:01.550Z] 1fd9e8dfb710: Preparing [2025-12-23T01:43:01.550Z] 0d98624965a8: Preparing [2025-12-23T01:43:01.550Z] 256f393e029f: Preparing [2025-12-23T01:43:01.550Z] 0d98624965a8: Waiting [2025-12-23T01:43:01.550Z] 256f393e029f: Waiting [2025-12-23T01:43:01.550Z] efa28b1bccdd: Layer already exists [2025-12-23T01:43:01.550Z] 5c5c818e6765: Layer already exists [2025-12-23T01:43:01.550Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:01.550Z] 1fd9e8dfb710: Layer already exists [2025-12-23T01:43:01.550Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:01.550Z] 0d98624965a8: Layer already exists [2025-12-23T01:43:01.550Z] 256f393e029f: Layer already exists [2025-12-23T01:43:01.550Z] latest: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:01.873Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:02.201Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.88 [2025-12-23T01:43:02.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-23T01:43:02.201Z] efa28b1bccdd: Preparing [2025-12-23T01:43:02.201Z] 5c5c818e6765: Preparing [2025-12-23T01:43:02.201Z] 026de85aadf2: Preparing [2025-12-23T01:43:02.201Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:02.201Z] 1fd9e8dfb710: Preparing [2025-12-23T01:43:02.201Z] 0d98624965a8: Preparing [2025-12-23T01:43:02.201Z] 256f393e029f: Preparing [2025-12-23T01:43:02.201Z] 0d98624965a8: Waiting [2025-12-23T01:43:02.201Z] 256f393e029f: Waiting [2025-12-23T01:43:02.201Z] 5c5c818e6765: Layer already exists [2025-12-23T01:43:02.201Z] 1fd9e8dfb710: Layer already exists [2025-12-23T01:43:02.201Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:02.201Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:02.201Z] efa28b1bccdd: Layer already exists [2025-12-23T01:43:02.201Z] 0d98624965a8: Layer already exists [2025-12-23T01:43:02.201Z] 256f393e029f: Layer already exists [2025-12-23T01:43:02.201Z] 4.1.0-dev.88: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:02.531Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:02.858Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:02.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-23T01:43:02.858Z] efa28b1bccdd: Preparing [2025-12-23T01:43:02.858Z] 5c5c818e6765: Preparing [2025-12-23T01:43:02.858Z] 026de85aadf2: Preparing [2025-12-23T01:43:02.858Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:02.858Z] 1fd9e8dfb710: Preparing [2025-12-23T01:43:02.858Z] 0d98624965a8: Preparing [2025-12-23T01:43:02.858Z] 256f393e029f: Preparing [2025-12-23T01:43:02.858Z] 0d98624965a8: Waiting [2025-12-23T01:43:02.858Z] 256f393e029f: Waiting [2025-12-23T01:43:02.858Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:02.858Z] 5c5c818e6765: Layer already exists [2025-12-23T01:43:02.858Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:02.858Z] efa28b1bccdd: Layer already exists [2025-12-23T01:43:02.858Z] 1fd9e8dfb710: Layer already exists [2025-12-23T01:43:02.858Z] 256f393e029f: Layer already exists [2025-12-23T01:43:02.858Z] 0d98624965a8: Layer already exists [2025-12-23T01:43:02.858Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:03.196Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:03.517Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-23T01:43:03.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-23T01:43:03.517Z] efa28b1bccdd: Preparing [2025-12-23T01:43:03.517Z] 5c5c818e6765: Preparing [2025-12-23T01:43:03.517Z] 026de85aadf2: Preparing [2025-12-23T01:43:03.517Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:03.517Z] 1fd9e8dfb710: Preparing [2025-12-23T01:43:03.517Z] 0d98624965a8: Preparing [2025-12-23T01:43:03.517Z] 256f393e029f: Preparing [2025-12-23T01:43:03.517Z] 0d98624965a8: Waiting [2025-12-23T01:43:03.517Z] 256f393e029f: Waiting [2025-12-23T01:43:03.517Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:03.517Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:03.517Z] 1fd9e8dfb710: Layer already exists [2025-12-23T01:43:03.517Z] 5c5c818e6765: Layer already exists [2025-12-23T01:43:03.517Z] efa28b1bccdd: Layer already exists [2025-12-23T01:43:03.517Z] 0d98624965a8: Layer already exists [2025-12-23T01:43:03.517Z] 256f393e029f: Layer already exists [2025-12-23T01:43:03.517Z] main: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:43:03.599Z] ===================================================== [Pipeline] echo [2025-12-23T01:43:03.616Z] taggedImages: [2025-12-23T01:43:03.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:03.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-23T01:43:03.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.88 [2025-12-23T01:43:03.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:03.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-12-23T01:43:03.649Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-12-23T01:43:03.649Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:03.649Z] latest [2025-12-23T01:43:03.649Z] 4.1.0-dev.88 [2025-12-23T01:43:03.649Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:03.649Z] main [2025-12-23T01:43:03.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:04.004Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:04.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:04.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-23T01:43:04.329Z] 743edb0447eb: Preparing [2025-12-23T01:43:04.329Z] f98d781b160f: Preparing [2025-12-23T01:43:04.329Z] 026de85aadf2: Preparing [2025-12-23T01:43:04.329Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:04.329Z] 0730e4729acb: Preparing [2025-12-23T01:43:04.329Z] e9853d6dce0e: Preparing [2025-12-23T01:43:04.329Z] 256f393e029f: Preparing [2025-12-23T01:43:04.329Z] e9853d6dce0e: Waiting [2025-12-23T01:43:04.329Z] 256f393e029f: Waiting [2025-12-23T01:43:04.329Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:04.329Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:04.329Z] 256f393e029f: Layer already exists [2025-12-23T01:43:04.329Z] 743edb0447eb: Pushed [2025-12-23T01:43:04.329Z] 0730e4729acb: Pushed [2025-12-23T01:43:04.587Z] e9853d6dce0e: Pushed [2025-12-23T01:43:08.779Z] f98d781b160f: Pushed [2025-12-23T01:43:08.779Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:09.102Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:09.430Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-23T01:43:09.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-23T01:43:09.431Z] 743edb0447eb: Preparing [2025-12-23T01:43:09.431Z] f98d781b160f: Preparing [2025-12-23T01:43:09.431Z] 026de85aadf2: Preparing [2025-12-23T01:43:09.431Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:09.431Z] 0730e4729acb: Preparing [2025-12-23T01:43:09.431Z] e9853d6dce0e: Preparing [2025-12-23T01:43:09.431Z] 256f393e029f: Preparing [2025-12-23T01:43:09.431Z] 256f393e029f: Waiting [2025-12-23T01:43:09.431Z] e9853d6dce0e: Waiting [2025-12-23T01:43:09.431Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:09.431Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:09.431Z] f98d781b160f: Layer already exists [2025-12-23T01:43:09.431Z] 0730e4729acb: Layer already exists [2025-12-23T01:43:09.431Z] 743edb0447eb: Layer already exists [2025-12-23T01:43:09.431Z] e9853d6dce0e: Layer already exists [2025-12-23T01:43:09.431Z] 256f393e029f: Layer already exists [2025-12-23T01:43:09.431Z] latest: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:09.764Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:10.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.88 [2025-12-23T01:43:10.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-23T01:43:10.094Z] 743edb0447eb: Preparing [2025-12-23T01:43:10.094Z] f98d781b160f: Preparing [2025-12-23T01:43:10.094Z] 026de85aadf2: Preparing [2025-12-23T01:43:10.094Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:10.094Z] 0730e4729acb: Preparing [2025-12-23T01:43:10.094Z] e9853d6dce0e: Preparing [2025-12-23T01:43:10.094Z] 256f393e029f: Preparing [2025-12-23T01:43:10.094Z] 256f393e029f: Waiting [2025-12-23T01:43:10.094Z] e9853d6dce0e: Waiting [2025-12-23T01:43:10.094Z] 0730e4729acb: Layer already exists [2025-12-23T01:43:10.094Z] f98d781b160f: Layer already exists [2025-12-23T01:43:10.094Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:10.094Z] 743edb0447eb: Layer already exists [2025-12-23T01:43:10.094Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:10.094Z] e9853d6dce0e: Layer already exists [2025-12-23T01:43:10.094Z] 256f393e029f: Layer already exists [2025-12-23T01:43:10.094Z] 4.1.0-dev.88: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:10.427Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:10.749Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:10.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-23T01:43:10.749Z] 743edb0447eb: Preparing [2025-12-23T01:43:10.749Z] f98d781b160f: Preparing [2025-12-23T01:43:10.749Z] 026de85aadf2: Preparing [2025-12-23T01:43:10.749Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:10.749Z] 0730e4729acb: Preparing [2025-12-23T01:43:10.749Z] e9853d6dce0e: Preparing [2025-12-23T01:43:10.749Z] 256f393e029f: Preparing [2025-12-23T01:43:10.749Z] e9853d6dce0e: Waiting [2025-12-23T01:43:10.749Z] 256f393e029f: Waiting [2025-12-23T01:43:10.749Z] 743edb0447eb: Layer already exists [2025-12-23T01:43:10.749Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:10.749Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:10.749Z] 0730e4729acb: Layer already exists [2025-12-23T01:43:10.749Z] f98d781b160f: Layer already exists [2025-12-23T01:43:10.749Z] e9853d6dce0e: Layer already exists [2025-12-23T01:43:10.749Z] 256f393e029f: Layer already exists [2025-12-23T01:43:10.749Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:11.076Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T01:43:11.399Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-23T01:43:11.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-23T01:43:11.399Z] 743edb0447eb: Preparing [2025-12-23T01:43:11.399Z] f98d781b160f: Preparing [2025-12-23T01:43:11.399Z] 026de85aadf2: Preparing [2025-12-23T01:43:11.399Z] 8c2e55bc9a7f: Preparing [2025-12-23T01:43:11.399Z] 0730e4729acb: Preparing [2025-12-23T01:43:11.399Z] e9853d6dce0e: Preparing [2025-12-23T01:43:11.399Z] 256f393e029f: Preparing [2025-12-23T01:43:11.399Z] e9853d6dce0e: Waiting [2025-12-23T01:43:11.399Z] 256f393e029f: Waiting [2025-12-23T01:43:11.399Z] f98d781b160f: Layer already exists [2025-12-23T01:43:11.399Z] 026de85aadf2: Layer already exists [2025-12-23T01:43:11.399Z] 0730e4729acb: Layer already exists [2025-12-23T01:43:11.399Z] 743edb0447eb: Layer already exists [2025-12-23T01:43:11.399Z] 8c2e55bc9a7f: Layer already exists [2025-12-23T01:43:11.399Z] e9853d6dce0e: Layer already exists [2025-12-23T01:43:11.399Z] 256f393e029f: Layer already exists [2025-12-23T01:43:11.399Z] main: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T01:43:11.477Z] ===================================================== [Pipeline] echo [2025-12-23T01:43:11.495Z] taggedImages: [2025-12-23T01:43:11.495Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.495Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-23T01:43:11.495Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.88 [2025-12-23T01:43:11.495Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.495Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-12-23T01:43:11.590Z] ========================================================= [2025-12-23T01:43:11.590Z] [edgeXBuildMultiArch] RAW Config: [2025-12-23T01:43:11.590Z] images: [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T01:43:11.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-23T01:43:11.590Z] settingsFile: [2025-12-23T01:43:11.590Z] edgex-go-settings [2025-12-23T01:43:11.590Z] ========================================================= [Pipeline] node [2025-12-23T01:43:26.593Z] Still waiting to schedule task [2025-12-23T01:43:26.593Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-12-23T01:44:19.515Z] Running on prd-centos7-docker-4c-2g-775585 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-23T01:44:19.565Z] provisioning config files... [2025-12-23T01:44:19.588Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15715204230381631709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-23T01:44:20.699Z] ---> ****-login.sh [2025-12-23T01:44:20.699Z] nexus3.edgexfoundry.org:10001 [2025-12-23T02:02:30.436Z] #144 ... [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-23T02:02:30.436Z] #147 DONE 1215.3s [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:02:30.436Z] #136 ... [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:02:30.436Z] #155 DONE 0.2s [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:02:30.436Z] #156 DONE 0.2s [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-23T02:02:30.436Z] #148 ... [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-23T02:02:30.436Z] #157 DONE 0.3s [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T02:02:30.436Z] #151 ... [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #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-12-23T02:02:30.436Z] #158 DONE 0.1s [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #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-12-23T02:02:30.436Z] #159 DONE 0.1s [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #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-12-23T02:02:30.436Z] #160 DONE 2.0s [2025-12-23T02:02:30.436Z] [2025-12-23T02:02:30.436Z] #115 [core-common-config-bootstrapper] exporting to image [2025-12-23T02:02:30.436Z] #115 exporting layers [2025-12-23T02:02:31.038Z] #115 exporting layers 0.9s done [2025-12-23T02:02:31.038Z] #115 writing image sha256:24f4509eccc76b93699f75269cbf151ec20901ea108c6a178da9c838c481693c done [2025-12-23T02:02:31.038Z] #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-12-23T02:02:31.038Z] #115 DONE 6.3s [2025-12-23T02:02:31.038Z] [2025-12-23T02:02:31.038Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-23T02:02:49.264Z] #145 ... [2025-12-23T02:02:49.264Z] [2025-12-23T02:02:49.264Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-23T02:02:49.264Z] #149 DONE 1237.5s [2025-12-23T02:02:49.264Z] [2025-12-23T02:02:49.264Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-23T02:02:49.264Z] #161 DONE 0.3s [2025-12-23T02:02:49.264Z] [2025-12-23T02:02:49.264Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-23T02:02:51.882Z] #162 DONE 2.4s [2025-12-23T02:02:51.882Z] [2025-12-23T02:02:51.882Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:02:51.882Z] #163 DONE 0.3s [2025-12-23T02:02:51.882Z] [2025-12-23T02:02:51.882Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T02:02:52.151Z] #151 ... [2025-12-23T02:02:52.151Z] [2025-12-23T02:02:52.151Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:02:52.151Z] #164 DONE 0.2s [2025-12-23T02:02:52.151Z] [2025-12-23T02:02:52.151Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-23T02:02:52.420Z] #165 DONE 0.4s [2025-12-23T02:02:52.420Z] [2025-12-23T02:02:52.420Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:02:52.713Z] #136 ... [2025-12-23T02:02:52.713Z] [2025-12-23T02:02:52.713Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-23T02:02:52.713Z] #166 DONE 0.2s [2025-12-23T02:02:52.713Z] [2025-12-23T02:02:52.713Z] #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-12-23T02:02:52.991Z] #167 DONE 0.2s [2025-12-23T02:02:52.991Z] [2025-12-23T02:02:52.991Z] #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-12-23T02:02:53.262Z] #168 DONE 0.3s [2025-12-23T02:02:53.262Z] [2025-12-23T02:02:53.262Z] #146 [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-12-23T02:02:53.262Z] #146 ... [2025-12-23T02:02:53.262Z] [2025-12-23T02:02:53.262Z] #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-12-23T02:02:53.262Z] #169 DONE 0.1s [2025-12-23T02:02:53.535Z] [2025-12-23T02:02:53.535Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-23T02:02:53.535Z] #170 DONE 0.1s [2025-12-23T02:02:53.535Z] [2025-12-23T02:02:53.535Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T02:02:53.535Z] #154 ... [2025-12-23T02:02:53.535Z] [2025-12-23T02:02:53.535Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-23T02:02:56.124Z] #171 DONE 2.4s [2025-12-23T02:02:56.124Z] [2025-12-23T02:02:56.124Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-23T02:02:56.124Z] #150 ... [2025-12-23T02:02:56.124Z] [2025-12-23T02:02:56.124Z] #115 [security-bootstrapper] exporting to image [2025-12-23T02:02:56.124Z] #115 exporting layers [2025-12-23T02:02:57.136Z] #115 exporting layers 1.3s done [2025-12-23T02:02:57.404Z] #115 writing image sha256:16f331e028128935f852d2ba7645b1328d3dfbddb15231e347ff0564d5ccf4d4 done [2025-12-23T02:02:57.404Z] #115 naming to docker.io/library/security-bootstrapper-arm64 done [2025-12-23T02:02:57.404Z] #115 DONE 7.7s [2025-12-23T02:02:57.404Z] [2025-12-23T02:02:57.404Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:20:05.306Z] #45 ... [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-23T02:20:05.307Z] #145 DONE 2268.9s [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:20:05.307Z] #45 ... [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:20:05.307Z] #172 DONE 0.1s [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:20:05.307Z] #173 DONE 0.1s [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:20:05.307Z] #136 ... [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-23T02:20:05.307Z] #174 DONE 0.5s [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-23T02:20:05.307Z] #175 DONE 0.1s [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #115 [core-command] exporting to image [2025-12-23T02:20:05.307Z] #115 exporting layers [2025-12-23T02:20:05.307Z] #115 exporting layers 0.5s done [2025-12-23T02:20:05.307Z] #115 writing image sha256:7447e14a75fd0f2231cc544c7d1c906228a44f168ded8a2d0d32e077328e87cf done [2025-12-23T02:20:05.307Z] #115 naming to docker.io/library/core-command-arm64 done [2025-12-23T02:20:05.307Z] #115 DONE 8.2s [2025-12-23T02:20:05.307Z] [2025-12-23T02:20:05.307Z] #146 [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-12-23T02:20:27.515Z] #146 ... [2025-12-23T02:20:27.515Z] [2025-12-23T02:20:27.515Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-23T02:20:27.515Z] #144 DONE 2295.1s [2025-12-23T02:20:27.515Z] [2025-12-23T02:20:27.515Z] #146 [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-12-23T02:20:27.515Z] #146 ... [2025-12-23T02:20:27.515Z] [2025-12-23T02:20:27.515Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:20:27.515Z] #176 DONE 0.3s [2025-12-23T02:20:27.515Z] [2025-12-23T02:20:27.515Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-23T02:20:27.515Z] #152 ... [2025-12-23T02:20:27.515Z] [2025-12-23T02:20:27.515Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:20:27.515Z] #177 DONE 0.2s [2025-12-23T02:20:27.515Z] [2025-12-23T02:20:27.515Z] #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-12-23T02:20:27.515Z] #178 DONE 0.2s [2025-12-23T02:20:27.515Z] [2025-12-23T02:20:27.515Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-23T02:20:27.796Z] #150 ... [2025-12-23T02:20:27.796Z] [2025-12-23T02:20:27.796Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-23T02:20:27.796Z] #179 DONE 0.1s [2025-12-23T02:20:27.796Z] [2025-12-23T02:20:27.796Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-23T02:20:28.476Z] #180 DONE 0.5s [2025-12-23T02:20:28.477Z] [2025-12-23T02:20:28.477Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-23T02:20:28.477Z] #181 DONE 0.2s [2025-12-23T02:20:28.477Z] [2025-12-23T02:20:28.477Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:20:28.766Z] #136 ... [2025-12-23T02:20:28.766Z] [2025-12-23T02:20:28.766Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T02:20:30.793Z] #182 DONE 2.0s [2025-12-23T02:20:30.793Z] [2025-12-23T02:20:30.793Z] #115 [security-proxy-setup] exporting to image [2025-12-23T02:20:30.793Z] #115 exporting layers [2025-12-23T02:20:31.799Z] #115 exporting layers 1.1s done [2025-12-23T02:20:31.799Z] #115 writing image sha256:8e6a090f77a61f2d5b84356c75ba5854a743b09016f2911a72f9d0fe266d40f8 done [2025-12-23T02:20:31.799Z] #115 naming to docker.io/library/security-proxy-setup-arm64 done [2025-12-23T02:20:31.799Z] #115 DONE 9.2s [2025-12-23T02:20:31.799Z] [2025-12-23T02:20:31.799Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T02:20:33.747Z] #153 ... [2025-12-23T02:20:33.747Z] [2025-12-23T02:20:33.747Z] #146 [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-12-23T02:20:33.747Z] #146 2302.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-23T02:21:05.960Z] #146 DONE 2334.7s [2025-12-23T02:21:05.960Z] [2025-12-23T02:21:05.960Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-23T02:21:06.926Z] #152 ... [2025-12-23T02:21:06.927Z] [2025-12-23T02:21:06.927Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:21:06.927Z] #183 DONE 0.2s [2025-12-23T02:21:06.927Z] [2025-12-23T02:21:06.927Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-23T02:21:07.196Z] #152 ... [2025-12-23T02:21:07.196Z] [2025-12-23T02:21:07.196Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:21:07.196Z] #184 DONE 0.2s [2025-12-23T02:21:07.196Z] [2025-12-23T02:21:07.196Z] #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-12-23T02:21:07.466Z] #185 DONE 0.2s [2025-12-23T02:21:07.466Z] [2025-12-23T02:21:07.466Z] #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-12-23T02:21:07.466Z] #186 DONE 0.1s [2025-12-23T02:21:07.466Z] [2025-12-23T02:21:07.466Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-23T02:21:07.735Z] #187 DONE 0.2s [2025-12-23T02:21:07.735Z] [2025-12-23T02:21:07.735Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-23T02:21:08.322Z] #188 DONE 0.6s [2025-12-23T02:21:08.322Z] [2025-12-23T02:21:08.322Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:21:08.322Z] #136 ... [2025-12-23T02:21:08.322Z] [2025-12-23T02:21:08.322Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-23T02:21:08.914Z] #189 DONE 0.6s [2025-12-23T02:21:08.914Z] [2025-12-23T02:21:08.914Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-23T02:21:08.914Z] #190 DONE 0.1s [2025-12-23T02:21:08.914Z] [2025-12-23T02:21:08.914Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T02:21:09.186Z] #154 ... [2025-12-23T02:21:09.186Z] [2025-12-23T02:21:09.186Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T02:21:10.596Z] #191 DONE 1.8s [2025-12-23T02:21:10.596Z] [2025-12-23T02:21:10.596Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-23T02:21:10.862Z] #148 ... [2025-12-23T02:21:10.862Z] [2025-12-23T02:21:10.862Z] #115 [security-secretstore-setup] exporting to image [2025-12-23T02:21:10.862Z] #115 exporting layers [2025-12-23T02:21:12.804Z] #115 exporting layers 1.9s done [2025-12-23T02:21:12.804Z] #115 writing image sha256:2ebf5ab0fcdd4a890bcaaf3f55016d33449ed03851b00fde794dd4882de84ca1 done [2025-12-23T02:21:12.804Z] #115 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-12-23T02:21:12.804Z] #115 DONE 11.1s [2025-12-23T02:21:12.804Z] [2025-12-23T02:21:12.804Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:22:09.204Z] #136 ... [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-23T02:22:09.204Z] #150 DONE 2394.5s [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T02:22:09.204Z] #151 ... [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:22:09.204Z] #192 DONE 0.3s [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T02:22:09.204Z] #153 ... [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:22:09.204Z] #193 DONE 0.1s [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-23T02:22:09.204Z] #194 DONE 0.4s [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T02:22:09.204Z] #151 ... [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #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-12-23T02:22:09.204Z] #195 DONE 0.2s [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #115 [security-spiffe-token-provider] exporting to image [2025-12-23T02:22:09.204Z] #115 exporting layers [2025-12-23T02:22:09.204Z] #115 exporting layers 0.6s done [2025-12-23T02:22:09.204Z] #115 writing image sha256:7a0a3f08b2fa2c81f8848f1b68700c501883d1e3d8012f7fbe8e251afb216011 done [2025-12-23T02:22:09.204Z] #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-12-23T02:22:09.204Z] #115 DONE 11.8s [2025-12-23T02:22:09.204Z] [2025-12-23T02:22:09.204Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:22:56.038Z] #45 ... [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-23T02:22:56.039Z] #148 DONE 2439.7s [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:22:56.039Z] #136 ... [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:22:56.039Z] #196 DONE 0.2s [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T02:22:56.039Z] #151 ... [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:22:56.039Z] #197 DONE 0.2s [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-23T02:22:56.039Z] #198 DONE 0.5s [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:22:56.039Z] #136 ... [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-23T02:22:56.039Z] #199 DONE 0.2s [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-23T02:22:56.039Z] #200 DONE 0.2s [2025-12-23T02:22:56.039Z] [2025-12-23T02:22:56.039Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T02:22:56.627Z] #201 ... [2025-12-23T02:22:56.627Z] [2025-12-23T02:22:56.627Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-23T02:22:56.627Z] #136 DONE 2445.2s [2025-12-23T02:22:56.627Z] [2025-12-23T02:22:56.627Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-23T02:22:56.627Z] #201 DONE 3.7s [2025-12-23T02:22:56.627Z] [2025-12-23T02:22:56.627Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:22:56.899Z] #45 ... [2025-12-23T02:22:56.899Z] [2025-12-23T02:22:56.899Z] #115 [security-proxy-auth] exporting to image [2025-12-23T02:22:56.899Z] #115 exporting layers [2025-12-23T02:22:58.333Z] #115 exporting layers 1.3s done [2025-12-23T02:22:58.333Z] #115 writing image sha256:28efb6e9342032b96632a5239ed041088325a6adf722cab5dc8d9dc761a71ee3 done [2025-12-23T02:22:58.333Z] #115 naming to docker.io/library/security-proxy-auth-arm64 done [2025-12-23T02:22:58.333Z] #115 DONE 13.1s [2025-12-23T02:22:58.333Z] [2025-12-23T02:22:58.333Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:22:58.333Z] #202 DONE 0.2s [2025-12-23T02:22:58.333Z] [2025-12-23T02:22:58.333Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-23T02:22:58.935Z] #203 DONE 0.7s [2025-12-23T02:22:58.935Z] [2025-12-23T02:22:58.935Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-23T02:22:58.935Z] #204 DONE 0.2s [2025-12-23T02:22:58.935Z] [2025-12-23T02:22:58.935Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T02:22:58.935Z] #154 ... [2025-12-23T02:22:58.935Z] [2025-12-23T02:22:58.935Z] #115 [core-keeper] exporting to image [2025-12-23T02:22:59.205Z] #115 ... [2025-12-23T02:22:59.206Z] [2025-12-23T02:22:59.206Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-23T02:22:59.206Z] #154 DONE 2448.0s [2025-12-23T02:22:59.474Z] [2025-12-23T02:22:59.474Z] #115 [core-keeper] exporting to image [2025-12-23T02:23:00.058Z] #115 ... [2025-12-23T02:23:00.058Z] [2025-12-23T02:23:00.058Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-23T02:23:00.058Z] #152 DONE 2448.8s [2025-12-23T02:23:00.328Z] [2025-12-23T02:23:00.328Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T02:23:00.598Z] #151 ... [2025-12-23T02:23:00.598Z] [2025-12-23T02:23:00.598Z] #115 [core-keeper] exporting to image [2025-12-23T02:23:00.598Z] #115 exporting layers 1.6s done [2025-12-23T02:23:00.598Z] #115 writing image sha256:cafb968dcc013526eb491a264a352757a36aacb14b0831927cfcfafb2f1a1617 0.0s done [2025-12-23T02:23:00.598Z] #115 naming to docker.io/library/core-keeper-arm64 [2025-12-23T02:23:00.598Z] #115 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-12-23T02:23:00.598Z] #115 DONE 14.7s [2025-12-23T02:23:00.598Z] [2025-12-23T02:23:00.598Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:23:00.865Z] #205 ... [2025-12-23T02:23:00.865Z] [2025-12-23T02:23:00.865Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:23:00.865Z] #206 DONE 0.4s [2025-12-23T02:23:01.148Z] [2025-12-23T02:23:01.148Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:23:01.148Z] #205 DONE 0.4s [2025-12-23T02:23:01.148Z] [2025-12-23T02:23:01.148Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:23:01.148Z] #207 ... [2025-12-23T02:23:01.148Z] [2025-12-23T02:23:01.148Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:23:01.148Z] #208 DONE 0.2s [2025-12-23T02:23:01.419Z] [2025-12-23T02:23:01.419Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:23:01.419Z] #207 DONE 0.3s [2025-12-23T02:23:01.419Z] [2025-12-23T02:23:01.419Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-23T02:23:02.003Z] #209 DONE 0.7s [2025-12-23T02:23:02.003Z] [2025-12-23T02:23:02.003Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-23T02:23:02.003Z] #210 DONE 0.6s [2025-12-23T02:23:02.003Z] [2025-12-23T02:23:02.003Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-23T02:23:02.270Z] #211 ... [2025-12-23T02:23:02.270Z] [2025-12-23T02:23:02.270Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-23T02:23:02.270Z] #212 DONE 0.2s [2025-12-23T02:23:02.270Z] [2025-12-23T02:23:02.270Z] #115 [core-data] exporting to image [2025-12-23T02:23:02.537Z] #115 ... [2025-12-23T02:23:02.537Z] [2025-12-23T02:23:02.537Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-23T02:23:02.537Z] #211 DONE 0.4s [2025-12-23T02:23:02.806Z] [2025-12-23T02:23:02.806Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-23T02:23:02.806Z] #213 DONE 0.3s [2025-12-23T02:23:02.806Z] [2025-12-23T02:23:02.806Z] #115 [core-metadata] exporting to image [2025-12-23T02:23:03.074Z] #115 exporting layers 0.9s done [2025-12-23T02:23:03.074Z] #115 writing image sha256:ebd5803a96e61999e9de05d0381a7cd92e9203ae9f799a26fb2fcf7fa1a962cc [2025-12-23T02:23:03.342Z] #115 writing image sha256:ebd5803a96e61999e9de05d0381a7cd92e9203ae9f799a26fb2fcf7fa1a962cc 0.0s done [2025-12-23T02:23:03.342Z] #115 naming to docker.io/library/core-data-arm64 done [2025-12-23T02:23:03.610Z] #115 exporting layers 0.7s done [2025-12-23T02:23:03.610Z] #115 writing image sha256:f7b35accb77d0f4404d3fa2ac0a9b0e3cd71cc34ff6bca2ff335b48ce40fed6d done [2025-12-23T02:23:03.610Z] #115 naming to docker.io/library/core-metadata-arm64 done [2025-12-23T02:23:03.610Z] #115 DONE 16.0s [2025-12-23T02:23:03.610Z] [2025-12-23T02:23:03.610Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:23:30.294Z] #45 ... [2025-12-23T02:23:30.294Z] [2025-12-23T02:23:30.294Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-23T02:23:30.294Z] #151 DONE 2479.1s [2025-12-23T02:23:30.561Z] [2025-12-23T02:23:30.561Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:23:30.561Z] #45 ... [2025-12-23T02:23:30.561Z] [2025-12-23T02:23:30.561Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:23:31.146Z] #214 DONE 0.2s [2025-12-23T02:23:31.146Z] [2025-12-23T02:23:31.146Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:23:31.146Z] #45 ... [2025-12-23T02:23:31.146Z] [2025-12-23T02:23:31.146Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:23:31.146Z] #215 DONE 0.1s [2025-12-23T02:23:31.146Z] [2025-12-23T02:23:31.146Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-23T02:23:31.733Z] #216 DONE 0.6s [2025-12-23T02:23:31.733Z] [2025-12-23T02:23:31.733Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:23:31.733Z] #45 ... [2025-12-23T02:23:31.733Z] [2025-12-23T02:23:31.999Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-23T02:23:31.999Z] #217 DONE 0.1s [2025-12-23T02:23:31.999Z] [2025-12-23T02:23:31.999Z] #115 [support-scheduler] exporting to image [2025-12-23T02:23:31.999Z] #115 exporting layers [2025-12-23T02:23:34.588Z] #115 exporting layers 2.5s done [2025-12-23T02:23:34.588Z] #115 writing image sha256:d2a8df7ddfa540f2c877a3aa5206d0a19380eaebcbc45a72b25a912d83ae201e done [2025-12-23T02:23:34.588Z] #115 naming to docker.io/library/support-scheduler-arm64 done [2025-12-23T02:23:34.588Z] #115 DONE 18.5s [2025-12-23T02:23:34.588Z] [2025-12-23T02:23:34.589Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:23:37.925Z] #45 ... [2025-12-23T02:23:37.925Z] [2025-12-23T02:23:37.925Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-23T02:23:37.925Z] #153 DONE 2486.6s [2025-12-23T02:23:37.925Z] [2025-12-23T02:23:37.925Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:23:38.190Z] #45 ... [2025-12-23T02:23:38.190Z] [2025-12-23T02:23:38.190Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-23T02:23:38.190Z] #218 DONE 0.1s [2025-12-23T02:23:38.190Z] [2025-12-23T02:23:38.190Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-23T02:23:38.190Z] #219 DONE 0.1s [2025-12-23T02:23:38.190Z] [2025-12-23T02:23:38.190Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:23:38.456Z] #45 ... [2025-12-23T02:23:38.456Z] [2025-12-23T02:23:38.456Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-23T02:23:39.038Z] #220 DONE 0.5s [2025-12-23T02:23:39.038Z] [2025-12-23T02:23:39.038Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-23T02:23:39.306Z] #221 DONE 0.1s [2025-12-23T02:23:39.306Z] [2025-12-23T02:23:39.306Z] #115 [support-notifications] exporting to image [2025-12-23T02:23:39.574Z] #115 exporting layers 0.6s done [2025-12-23T02:23:39.574Z] #115 writing image sha256:5ac5bdcc72861bdf8a450ad5ac2f3c8e5009cbc4a27f39c82b087732662ec1e7 done [2025-12-23T02:23:39.574Z] #115 naming to docker.io/library/support-notifications-arm64 done [2025-12-23T02:23:39.574Z] #115 DONE 19.0s [2025-12-23T02:23:39.574Z] [2025-12-23T02:23:39.574Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-23T02:23:39.574Z] time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-23T02:23:39.846Z] $ docker stop --time=1 d75904f950abaee554efcc296efd5c6a03de7062389fecec37aa58ef31da3eb5 [2025-12-23T02:23:41.561Z] $ docker rm -f --volumes d75904f950abaee554efcc296efd5c6a03de7062389fecec37aa58ef31da3eb5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-23T02:23:42.085Z] + docker images [2025-12-23T02:23:42.085Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-23T02:23:42.085Z] support-notifications-arm64 latest 5ac5bdcc7286 3 seconds ago 54.3MB [2025-12-23T02:23:42.085Z] support-scheduler-arm64 latest d2a8df7ddfa5 10 seconds ago 50.4MB [2025-12-23T02:23:42.085Z] core-data-arm64 latest ebd5803a96e6 39 seconds ago 46.2MB [2025-12-23T02:23:42.086Z] core-metadata-arm64 latest f7b35accb77d 39 seconds ago 46.3MB [2025-12-23T02:23:42.086Z] core-keeper-arm64 latest cafb968dcc01 43 seconds ago 45.1MB [2025-12-23T02:23:42.086Z] security-proxy-auth-arm64 latest 28efb6e93420 45 seconds ago 45.4MB [2025-12-23T02:23:42.086Z] security-spiffe-token-provider-arm64 latest 7a0a3f08b2fa About a minute ago 50.2MB [2025-12-23T02:23:42.086Z] security-secretstore-setup-arm64 latest 2ebf5ab0fcdd 2 minutes ago 81.6MB [2025-12-23T02:23:42.086Z] security-proxy-setup-arm64 latest 8e6a090f77a6 3 minutes ago 51.3MB [2025-12-23T02:23:42.086Z] core-command-arm64 latest 7447e14a75fd 3 minutes ago 40.9MB [2025-12-23T02:23:42.086Z] security-bootstrapper-arm64 latest 16f331e02812 20 minutes ago 22.2MB [2025-12-23T02:23:42.086Z] core-common-config-bootstrapper-arm64 latest 24f4509eccc7 21 minutes ago 21.1MB [2025-12-23T02:23:42.086Z] security-spire-agent-arm64 latest 1b5895bee103 42 minutes ago 220MB [2025-12-23T02:23:42.086Z] security-spire-config-arm64 latest 020e39eb0e8b 42 minutes ago 163MB [2025-12-23T02:23:42.086Z] security-spire-server-arm64 latest d8fcba1171f8 42 minutes ago 164MB [2025-12-23T02:23:42.086Z] ci-base-image-arm64 latest 6831091ebfc3 44 minutes ago 927MB [2025-12-23T02:23:42.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB [2025-12-23T02:23:42.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years 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-12-23T02:23:42.263Z] provisioning config files... [2025-12-23T02:23:42.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/941@tmp/config8301595378547105584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-23T02:23:42.624Z] ---> ****-login.sh [2025-12-23T02:23:42.624Z] nexus3.edgexfoundry.org:10001 [2025-12-23T02:23:42.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T02:23:42.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T02:23:42.893Z] Configure a credential helper to remove this warning. See [2025-12-23T02:23:42.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T02:23:42.893Z] [2025-12-23T02:23:42.893Z] Login Succeeded [2025-12-23T02:23:42.893Z] nexus3.edgexfoundry.org:10002 [2025-12-23T02:23:43.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T02:23:43.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T02:23:43.435Z] Configure a credential helper to remove this warning. See [2025-12-23T02:23:43.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T02:23:43.435Z] [2025-12-23T02:23:43.435Z] Login Succeeded [2025-12-23T02:23:43.435Z] nexus3.edgexfoundry.org:10003 [2025-12-23T02:23:43.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T02:23:43.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T02:23:43.702Z] Configure a credential helper to remove this warning. See [2025-12-23T02:23:43.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T02:23:43.702Z] [2025-12-23T02:23:43.703Z] Login Succeeded [2025-12-23T02:23:43.703Z] nexus3.edgexfoundry.org:10004 [2025-12-23T02:23:43.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T02:23:44.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T02:23:44.239Z] Configure a credential helper to remove this warning. See [2025-12-23T02:23:44.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T02:23:44.239Z] [2025-12-23T02:23:44.240Z] Login Succeeded [2025-12-23T02:23:44.240Z] ****.io [2025-12-23T02:23:44.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-23T02:23:44.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-23T02:23:44.774Z] Configure a credential helper to remove this warning. See [2025-12-23T02:23:44.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-23T02:23:44.774Z] [2025-12-23T02:23:44.774Z] Login Succeeded [2025-12-23T02:23:44.774Z] ---> ****-login.sh ends [Pipeline] } [2025-12-23T02:23:44.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:23:44.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-23T02:23:44.883Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-12-23T02:23:44.883Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:23:44.883Z] latest [2025-12-23T02:23:44.883Z] 4.1.0-dev.88 [2025-12-23T02:23:44.883Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:23:44.883Z] main [2025-12-23T02:23:44.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:45.282Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:45.657Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:23:45.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-23T02:23:45.657Z] 7f18aa10ab4c: Preparing [2025-12-23T02:23:45.657Z] afe69de0bda4: Preparing [2025-12-23T02:23:45.657Z] 1fca51b0eaa1: Preparing [2025-12-23T02:23:45.657Z] ef9112f8f3f5: Preparing [2025-12-23T02:23:45.657Z] 3db3d101b83a: Preparing [2025-12-23T02:23:45.657Z] c842150c97c1: Preparing [2025-12-23T02:23:45.657Z] 0e64f2360a44: Preparing [2025-12-23T02:23:45.657Z] 0e64f2360a44: Waiting [2025-12-23T02:23:45.657Z] c842150c97c1: Waiting [2025-12-23T02:23:45.922Z] 1fca51b0eaa1: Pushed [2025-12-23T02:23:45.922Z] ef9112f8f3f5: Pushed [2025-12-23T02:23:45.922Z] 0e64f2360a44: Layer already exists [2025-12-23T02:23:45.922Z] c842150c97c1: Pushed [2025-12-23T02:23:46.187Z] 3db3d101b83a: Pushed [2025-12-23T02:23:47.150Z] 7f18aa10ab4c: Pushed [2025-12-23T02:23:52.486Z] afe69de0bda4: Pushed [2025-12-23T02:23:52.486Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:52.850Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:53.212Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-23T02:23:53.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-23T02:23:53.212Z] 7f18aa10ab4c: Preparing [2025-12-23T02:23:53.212Z] afe69de0bda4: Preparing [2025-12-23T02:23:53.212Z] 1fca51b0eaa1: Preparing [2025-12-23T02:23:53.212Z] ef9112f8f3f5: Preparing [2025-12-23T02:23:53.212Z] 3db3d101b83a: Preparing [2025-12-23T02:23:53.212Z] c842150c97c1: Preparing [2025-12-23T02:23:53.212Z] 0e64f2360a44: Preparing [2025-12-23T02:23:53.212Z] c842150c97c1: Waiting [2025-12-23T02:23:53.213Z] 0e64f2360a44: Waiting [2025-12-23T02:23:53.213Z] afe69de0bda4: Layer already exists [2025-12-23T02:23:53.213Z] 3db3d101b83a: Layer already exists [2025-12-23T02:23:53.213Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:23:53.213Z] 7f18aa10ab4c: Layer already exists [2025-12-23T02:23:53.213Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:23:53.213Z] c842150c97c1: Layer already exists [2025-12-23T02:23:53.213Z] 0e64f2360a44: Layer already exists [2025-12-23T02:23:53.479Z] latest: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:53.877Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:54.262Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.88 [2025-12-23T02:23:54.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-23T02:23:54.262Z] 7f18aa10ab4c: Preparing [2025-12-23T02:23:54.262Z] afe69de0bda4: Preparing [2025-12-23T02:23:54.262Z] 1fca51b0eaa1: Preparing [2025-12-23T02:23:54.262Z] ef9112f8f3f5: Preparing [2025-12-23T02:23:54.262Z] 3db3d101b83a: Preparing [2025-12-23T02:23:54.262Z] c842150c97c1: Preparing [2025-12-23T02:23:54.262Z] 0e64f2360a44: Preparing [2025-12-23T02:23:54.262Z] c842150c97c1: Waiting [2025-12-23T02:23:54.262Z] 0e64f2360a44: Waiting [2025-12-23T02:23:54.262Z] 7f18aa10ab4c: Layer already exists [2025-12-23T02:23:54.262Z] afe69de0bda4: Layer already exists [2025-12-23T02:23:54.262Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:23:54.262Z] 3db3d101b83a: Layer already exists [2025-12-23T02:23:54.262Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:23:54.262Z] c842150c97c1: Layer already exists [2025-12-23T02:23:54.262Z] 0e64f2360a44: Layer already exists [2025-12-23T02:23:54.532Z] 4.1.0-dev.88: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:54.903Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:55.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:23:55.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-23T02:23:55.275Z] 7f18aa10ab4c: Preparing [2025-12-23T02:23:55.275Z] afe69de0bda4: Preparing [2025-12-23T02:23:55.275Z] 1fca51b0eaa1: Preparing [2025-12-23T02:23:55.275Z] ef9112f8f3f5: Preparing [2025-12-23T02:23:55.275Z] 3db3d101b83a: Preparing [2025-12-23T02:23:55.275Z] c842150c97c1: Preparing [2025-12-23T02:23:55.275Z] 0e64f2360a44: Preparing [2025-12-23T02:23:55.275Z] c842150c97c1: Waiting [2025-12-23T02:23:55.275Z] 0e64f2360a44: Waiting [2025-12-23T02:23:55.275Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:23:55.275Z] afe69de0bda4: Layer already exists [2025-12-23T02:23:55.275Z] 3db3d101b83a: Layer already exists [2025-12-23T02:23:55.275Z] 7f18aa10ab4c: Layer already exists [2025-12-23T02:23:55.275Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:23:55.275Z] c842150c97c1: Layer already exists [2025-12-23T02:23:55.275Z] 0e64f2360a44: Layer already exists [2025-12-23T02:23:55.275Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:55.908Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:56.279Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-12-23T02:23:56.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-23T02:23:56.279Z] 7f18aa10ab4c: Preparing [2025-12-23T02:23:56.279Z] afe69de0bda4: Preparing [2025-12-23T02:23:56.279Z] 1fca51b0eaa1: Preparing [2025-12-23T02:23:56.279Z] ef9112f8f3f5: Preparing [2025-12-23T02:23:56.279Z] 3db3d101b83a: Preparing [2025-12-23T02:23:56.279Z] c842150c97c1: Preparing [2025-12-23T02:23:56.279Z] 0e64f2360a44: Preparing [2025-12-23T02:23:56.279Z] c842150c97c1: Waiting [2025-12-23T02:23:56.279Z] 0e64f2360a44: Waiting [2025-12-23T02:23:56.279Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:23:56.279Z] 7f18aa10ab4c: Layer already exists [2025-12-23T02:23:56.279Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:23:56.279Z] 3db3d101b83a: Layer already exists [2025-12-23T02:23:56.279Z] afe69de0bda4: Layer already exists [2025-12-23T02:23:56.279Z] c842150c97c1: Layer already exists [2025-12-23T02:23:56.279Z] 0e64f2360a44: Layer already exists [2025-12-23T02:23:56.557Z] main: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:23:56.645Z] ===================================================== [Pipeline] echo [2025-12-23T02:23:56.658Z] taggedImages: [2025-12-23T02:23:56.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:23:56.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-23T02:23:56.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.88 [2025-12-23T02:23:56.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:23:56.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-23T02:23:56.679Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-12-23T02:23:56.679Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:23:56.679Z] latest [2025-12-23T02:23:56.679Z] 4.1.0-dev.88 [2025-12-23T02:23:56.679Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:23:56.679Z] main [2025-12-23T02:23:56.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:57.037Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:23:57.408Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:23:57.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-23T02:23:57.408Z] c369fa76d61b: Preparing [2025-12-23T02:23:57.408Z] 35d8fa3f34ca: Preparing [2025-12-23T02:23:57.408Z] b2420a7a00d5: Preparing [2025-12-23T02:23:57.408Z] cba17b065954: Preparing [2025-12-23T02:23:57.408Z] 1fca51b0eaa1: Preparing [2025-12-23T02:23:57.408Z] ef9112f8f3f5: Preparing [2025-12-23T02:23:57.408Z] 3db3d101b83a: Preparing [2025-12-23T02:23:57.408Z] c842150c97c1: Preparing [2025-12-23T02:23:57.408Z] 0e64f2360a44: Preparing [2025-12-23T02:23:57.408Z] c842150c97c1: Waiting [2025-12-23T02:23:57.408Z] ef9112f8f3f5: Waiting [2025-12-23T02:23:57.408Z] 3db3d101b83a: Waiting [2025-12-23T02:23:57.408Z] 0e64f2360a44: Waiting [2025-12-23T02:23:57.408Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:23:57.675Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:23:57.675Z] 3db3d101b83a: Layer already exists [2025-12-23T02:23:57.675Z] b2420a7a00d5: Pushed [2025-12-23T02:23:57.675Z] 35d8fa3f34ca: Pushed [2025-12-23T02:23:57.675Z] c369fa76d61b: Pushed [2025-12-23T02:23:57.675Z] c842150c97c1: Layer already exists [2025-12-23T02:23:57.675Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:00.244Z] cba17b065954: Pushed [2025-12-23T02:24:00.511Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:01.171Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:01.527Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-23T02:24:01.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-23T02:24:01.527Z] c369fa76d61b: Preparing [2025-12-23T02:24:01.527Z] 35d8fa3f34ca: Preparing [2025-12-23T02:24:01.527Z] b2420a7a00d5: Preparing [2025-12-23T02:24:01.527Z] cba17b065954: Preparing [2025-12-23T02:24:01.527Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:01.527Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:01.527Z] 3db3d101b83a: Preparing [2025-12-23T02:24:01.527Z] c842150c97c1: Preparing [2025-12-23T02:24:01.527Z] 0e64f2360a44: Preparing [2025-12-23T02:24:01.527Z] 3db3d101b83a: Waiting [2025-12-23T02:24:01.527Z] 0e64f2360a44: Waiting [2025-12-23T02:24:01.527Z] c842150c97c1: Waiting [2025-12-23T02:24:01.527Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:01.527Z] c369fa76d61b: Layer already exists [2025-12-23T02:24:01.527Z] cba17b065954: Layer already exists [2025-12-23T02:24:01.527Z] b2420a7a00d5: Layer already exists [2025-12-23T02:24:01.527Z] 35d8fa3f34ca: Layer already exists [2025-12-23T02:24:01.527Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:01.527Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:01.527Z] c842150c97c1: Layer already exists [2025-12-23T02:24:01.527Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:01.527Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:01.791Z] latest: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:02.143Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:02.501Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.88 [2025-12-23T02:24:02.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-23T02:24:02.501Z] c369fa76d61b: Preparing [2025-12-23T02:24:02.501Z] 35d8fa3f34ca: Preparing [2025-12-23T02:24:02.501Z] b2420a7a00d5: Preparing [2025-12-23T02:24:02.501Z] cba17b065954: Preparing [2025-12-23T02:24:02.501Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:02.501Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:02.501Z] 3db3d101b83a: Preparing [2025-12-23T02:24:02.501Z] c842150c97c1: Preparing [2025-12-23T02:24:02.501Z] 0e64f2360a44: Preparing [2025-12-23T02:24:02.501Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:02.501Z] 3db3d101b83a: Waiting [2025-12-23T02:24:02.501Z] c842150c97c1: Waiting [2025-12-23T02:24:02.501Z] 0e64f2360a44: Waiting [2025-12-23T02:24:02.501Z] b2420a7a00d5: Layer already exists [2025-12-23T02:24:02.501Z] cba17b065954: Layer already exists [2025-12-23T02:24:02.501Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:02.501Z] c369fa76d61b: Layer already exists [2025-12-23T02:24:02.501Z] 35d8fa3f34ca: Layer already exists [2025-12-23T02:24:02.501Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:02.501Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:02.501Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:02.501Z] c842150c97c1: Layer already exists [2025-12-23T02:24:02.765Z] 4.1.0-dev.88: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:03.135Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:03.502Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:03.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-23T02:24:03.502Z] c369fa76d61b: Preparing [2025-12-23T02:24:03.502Z] 35d8fa3f34ca: Preparing [2025-12-23T02:24:03.502Z] b2420a7a00d5: Preparing [2025-12-23T02:24:03.502Z] cba17b065954: Preparing [2025-12-23T02:24:03.502Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:03.502Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:03.502Z] 3db3d101b83a: Preparing [2025-12-23T02:24:03.502Z] c842150c97c1: Preparing [2025-12-23T02:24:03.502Z] 0e64f2360a44: Preparing [2025-12-23T02:24:03.502Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:03.502Z] 3db3d101b83a: Waiting [2025-12-23T02:24:03.502Z] c842150c97c1: Waiting [2025-12-23T02:24:03.502Z] 0e64f2360a44: Waiting [2025-12-23T02:24:03.502Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:03.502Z] cba17b065954: Layer already exists [2025-12-23T02:24:03.502Z] 35d8fa3f34ca: Layer already exists [2025-12-23T02:24:03.502Z] b2420a7a00d5: Layer already exists [2025-12-23T02:24:03.502Z] c369fa76d61b: Layer already exists [2025-12-23T02:24:03.502Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:03.502Z] c842150c97c1: Layer already exists [2025-12-23T02:24:03.502Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:03.502Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:03.768Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:04.133Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:04.503Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-12-23T02:24:04.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-23T02:24:04.503Z] c369fa76d61b: Preparing [2025-12-23T02:24:04.503Z] 35d8fa3f34ca: Preparing [2025-12-23T02:24:04.503Z] b2420a7a00d5: Preparing [2025-12-23T02:24:04.503Z] cba17b065954: Preparing [2025-12-23T02:24:04.503Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:04.503Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:04.503Z] 3db3d101b83a: Preparing [2025-12-23T02:24:04.503Z] c842150c97c1: Preparing [2025-12-23T02:24:04.503Z] 0e64f2360a44: Preparing [2025-12-23T02:24:04.503Z] 3db3d101b83a: Waiting [2025-12-23T02:24:04.503Z] 0e64f2360a44: Waiting [2025-12-23T02:24:04.503Z] c842150c97c1: Waiting [2025-12-23T02:24:04.503Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:04.503Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:04.503Z] 35d8fa3f34ca: Layer already exists [2025-12-23T02:24:04.503Z] cba17b065954: Layer already exists [2025-12-23T02:24:04.503Z] c369fa76d61b: Layer already exists [2025-12-23T02:24:04.503Z] b2420a7a00d5: Layer already exists [2025-12-23T02:24:04.504Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:04.504Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:04.504Z] c842150c97c1: Layer already exists [2025-12-23T02:24:04.504Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:04.768Z] main: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:24:04.856Z] ===================================================== [Pipeline] echo [2025-12-23T02:24:04.866Z] taggedImages: [2025-12-23T02:24:04.866Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:04.866Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-23T02:24:04.866Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.88 [2025-12-23T02:24:04.866Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:04.866Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-23T02:24:04.892Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-12-23T02:24:04.892Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:04.892Z] latest [2025-12-23T02:24:04.892Z] 4.1.0-dev.88 [2025-12-23T02:24:04.892Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:04.892Z] main [2025-12-23T02:24:04.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:05.279Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:05.724Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:05.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-23T02:24:05.724Z] b3cbdd5096df: Preparing [2025-12-23T02:24:05.724Z] dee485217da5: Preparing [2025-12-23T02:24:05.724Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:05.724Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:05.724Z] 85975ddb42cb: Preparing [2025-12-23T02:24:05.724Z] b38a32496b79: Preparing [2025-12-23T02:24:05.724Z] 0e64f2360a44: Preparing [2025-12-23T02:24:05.724Z] b38a32496b79: Waiting [2025-12-23T02:24:05.724Z] 0e64f2360a44: Waiting [2025-12-23T02:24:06.002Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:06.002Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:06.002Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:06.002Z] b3cbdd5096df: Pushed [2025-12-23T02:24:06.002Z] b38a32496b79: Pushed [2025-12-23T02:24:06.273Z] 85975ddb42cb: Pushed [2025-12-23T02:24:12.997Z] dee485217da5: Pushed [2025-12-23T02:24:13.263Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:13.624Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:13.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-23T02:24:13.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-23T02:24:13.972Z] b3cbdd5096df: Preparing [2025-12-23T02:24:13.972Z] dee485217da5: Preparing [2025-12-23T02:24:13.972Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:13.972Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:13.972Z] 85975ddb42cb: Preparing [2025-12-23T02:24:13.972Z] b38a32496b79: Preparing [2025-12-23T02:24:13.972Z] 0e64f2360a44: Preparing [2025-12-23T02:24:13.972Z] b38a32496b79: Waiting [2025-12-23T02:24:13.972Z] 0e64f2360a44: Waiting [2025-12-23T02:24:13.972Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:13.972Z] dee485217da5: Layer already exists [2025-12-23T02:24:13.972Z] b3cbdd5096df: Layer already exists [2025-12-23T02:24:13.972Z] 85975ddb42cb: Layer already exists [2025-12-23T02:24:13.972Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:13.972Z] b38a32496b79: Layer already exists [2025-12-23T02:24:13.972Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:13.972Z] latest: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:14.592Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:14.965Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.88 [2025-12-23T02:24:14.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-23T02:24:14.965Z] b3cbdd5096df: Preparing [2025-12-23T02:24:14.965Z] dee485217da5: Preparing [2025-12-23T02:24:14.965Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:14.965Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:14.965Z] 85975ddb42cb: Preparing [2025-12-23T02:24:14.965Z] b38a32496b79: Preparing [2025-12-23T02:24:14.965Z] 0e64f2360a44: Preparing [2025-12-23T02:24:14.965Z] b38a32496b79: Waiting [2025-12-23T02:24:14.965Z] 0e64f2360a44: Waiting [2025-12-23T02:24:14.965Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:14.965Z] dee485217da5: Layer already exists [2025-12-23T02:24:14.965Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:14.965Z] 85975ddb42cb: Layer already exists [2025-12-23T02:24:14.965Z] b3cbdd5096df: Layer already exists [2025-12-23T02:24:14.965Z] b38a32496b79: Layer already exists [2025-12-23T02:24:14.965Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:15.231Z] 4.1.0-dev.88: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:15.610Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:15.967Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:15.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-23T02:24:15.967Z] b3cbdd5096df: Preparing [2025-12-23T02:24:15.967Z] dee485217da5: Preparing [2025-12-23T02:24:15.967Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:15.967Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:15.967Z] 85975ddb42cb: Preparing [2025-12-23T02:24:15.967Z] b38a32496b79: Preparing [2025-12-23T02:24:15.967Z] 0e64f2360a44: Preparing [2025-12-23T02:24:15.967Z] b38a32496b79: Waiting [2025-12-23T02:24:15.967Z] 0e64f2360a44: Waiting [2025-12-23T02:24:15.967Z] 85975ddb42cb: Layer already exists [2025-12-23T02:24:15.967Z] b3cbdd5096df: Layer already exists [2025-12-23T02:24:15.967Z] dee485217da5: Layer already exists [2025-12-23T02:24:15.967Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:15.967Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:15.967Z] b38a32496b79: Layer already exists [2025-12-23T02:24:15.967Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:15.967Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:16.596Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:16.951Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-12-23T02:24:16.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-23T02:24:16.951Z] b3cbdd5096df: Preparing [2025-12-23T02:24:16.951Z] dee485217da5: Preparing [2025-12-23T02:24:16.951Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:16.951Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:16.951Z] 85975ddb42cb: Preparing [2025-12-23T02:24:16.951Z] b38a32496b79: Preparing [2025-12-23T02:24:16.951Z] 0e64f2360a44: Preparing [2025-12-23T02:24:16.951Z] b38a32496b79: Waiting [2025-12-23T02:24:16.951Z] 0e64f2360a44: Waiting [2025-12-23T02:24:16.951Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:16.951Z] 85975ddb42cb: Layer already exists [2025-12-23T02:24:16.951Z] dee485217da5: Layer already exists [2025-12-23T02:24:16.951Z] b3cbdd5096df: Layer already exists [2025-12-23T02:24:16.951Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:16.951Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:16.951Z] b38a32496b79: Layer already exists [2025-12-23T02:24:17.217Z] main: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:24:17.300Z] ===================================================== [Pipeline] echo [2025-12-23T02:24:17.318Z] taggedImages: [2025-12-23T02:24:17.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:17.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-23T02:24:17.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.88 [2025-12-23T02:24:17.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:17.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-23T02:24:17.354Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-12-23T02:24:17.354Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:17.354Z] latest [2025-12-23T02:24:17.354Z] 4.1.0-dev.88 [2025-12-23T02:24:17.354Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:17.354Z] main [2025-12-23T02:24:17.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:17.731Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:18.106Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:18.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-23T02:24:18.106Z] ba2ebfd53123: Preparing [2025-12-23T02:24:18.106Z] fa0f1aa84b54: Preparing [2025-12-23T02:24:18.106Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:18.106Z] e3c11797847f: Preparing [2025-12-23T02:24:18.106Z] e9c55e187430: Preparing [2025-12-23T02:24:18.106Z] 0e64f2360a44: Preparing [2025-12-23T02:24:18.106Z] 0e64f2360a44: Waiting [2025-12-23T02:24:18.106Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:18.376Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:18.376Z] e9c55e187430: Pushed [2025-12-23T02:24:18.376Z] e3c11797847f: Pushed [2025-12-23T02:24:18.376Z] ba2ebfd53123: Pushed [2025-12-23T02:24:26.565Z] fa0f1aa84b54: Pushed [2025-12-23T02:24:26.565Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:26.925Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:27.280Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-23T02:24:27.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-23T02:24:27.280Z] ba2ebfd53123: Preparing [2025-12-23T02:24:27.280Z] fa0f1aa84b54: Preparing [2025-12-23T02:24:27.280Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:27.280Z] e3c11797847f: Preparing [2025-12-23T02:24:27.280Z] e9c55e187430: Preparing [2025-12-23T02:24:27.280Z] 0e64f2360a44: Preparing [2025-12-23T02:24:27.280Z] 0e64f2360a44: Waiting [2025-12-23T02:24:27.280Z] ba2ebfd53123: Layer already exists [2025-12-23T02:24:27.280Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:27.280Z] e3c11797847f: Layer already exists [2025-12-23T02:24:27.280Z] e9c55e187430: Layer already exists [2025-12-23T02:24:27.280Z] fa0f1aa84b54: Layer already exists [2025-12-23T02:24:27.280Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:27.544Z] latest: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:27.896Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:28.255Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.88 [2025-12-23T02:24:28.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-23T02:24:28.255Z] ba2ebfd53123: Preparing [2025-12-23T02:24:28.255Z] fa0f1aa84b54: Preparing [2025-12-23T02:24:28.255Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:28.255Z] e3c11797847f: Preparing [2025-12-23T02:24:28.255Z] e9c55e187430: Preparing [2025-12-23T02:24:28.255Z] 0e64f2360a44: Preparing [2025-12-23T02:24:28.255Z] 0e64f2360a44: Waiting [2025-12-23T02:24:28.255Z] ba2ebfd53123: Layer already exists [2025-12-23T02:24:28.255Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:28.255Z] fa0f1aa84b54: Layer already exists [2025-12-23T02:24:28.255Z] e3c11797847f: Layer already exists [2025-12-23T02:24:28.255Z] e9c55e187430: Layer already exists [2025-12-23T02:24:28.255Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:28.255Z] 4.1.0-dev.88: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:28.881Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:29.239Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:29.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-23T02:24:29.239Z] ba2ebfd53123: Preparing [2025-12-23T02:24:29.239Z] fa0f1aa84b54: Preparing [2025-12-23T02:24:29.239Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:29.239Z] e3c11797847f: Preparing [2025-12-23T02:24:29.239Z] e9c55e187430: Preparing [2025-12-23T02:24:29.239Z] 0e64f2360a44: Preparing [2025-12-23T02:24:29.239Z] 0e64f2360a44: Waiting [2025-12-23T02:24:29.239Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:29.239Z] e9c55e187430: Layer already exists [2025-12-23T02:24:29.239Z] e3c11797847f: Layer already exists [2025-12-23T02:24:29.239Z] fa0f1aa84b54: Layer already exists [2025-12-23T02:24:29.239Z] ba2ebfd53123: Layer already exists [2025-12-23T02:24:29.239Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:29.239Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:29.620Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:29.989Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-12-23T02:24:29.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-23T02:24:29.989Z] ba2ebfd53123: Preparing [2025-12-23T02:24:29.989Z] fa0f1aa84b54: Preparing [2025-12-23T02:24:29.989Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:29.989Z] e3c11797847f: Preparing [2025-12-23T02:24:29.989Z] e9c55e187430: Preparing [2025-12-23T02:24:29.989Z] 0e64f2360a44: Preparing [2025-12-23T02:24:29.989Z] 0e64f2360a44: Waiting [2025-12-23T02:24:29.989Z] e3c11797847f: Layer already exists [2025-12-23T02:24:29.989Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:29.989Z] e9c55e187430: Layer already exists [2025-12-23T02:24:29.989Z] fa0f1aa84b54: Layer already exists [2025-12-23T02:24:29.989Z] ba2ebfd53123: Layer already exists [2025-12-23T02:24:29.989Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:29.989Z] main: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:24:30.330Z] ===================================================== [Pipeline] echo [2025-12-23T02:24:30.345Z] taggedImages: [2025-12-23T02:24:30.345Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:30.345Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-23T02:24:30.345Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.88 [2025-12-23T02:24:30.345Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:30.345Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-23T02:24:30.375Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-12-23T02:24:30.375Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:30.375Z] latest [2025-12-23T02:24:30.375Z] 4.1.0-dev.88 [2025-12-23T02:24:30.375Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:30.375Z] main [2025-12-23T02:24:30.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:30.737Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:31.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:31.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-23T02:24:31.089Z] 1f9ef13d6229: Preparing [2025-12-23T02:24:31.089Z] d48bdde54746: Preparing [2025-12-23T02:24:31.089Z] 657f83c9a1f3: Preparing [2025-12-23T02:24:31.089Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:31.089Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:31.089Z] 3db3d101b83a: Preparing [2025-12-23T02:24:31.089Z] c842150c97c1: Preparing [2025-12-23T02:24:31.089Z] 0e64f2360a44: Preparing [2025-12-23T02:24:31.089Z] 3db3d101b83a: Waiting [2025-12-23T02:24:31.089Z] c842150c97c1: Waiting [2025-12-23T02:24:31.089Z] 0e64f2360a44: Waiting [2025-12-23T02:24:31.089Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:31.089Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:31.355Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:31.355Z] d48bdde54746: Pushed [2025-12-23T02:24:31.355Z] c842150c97c1: Layer already exists [2025-12-23T02:24:31.355Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:31.355Z] 1f9ef13d6229: Pushed [2025-12-23T02:24:39.702Z] 657f83c9a1f3: Pushed [2025-12-23T02:24:39.702Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:40.057Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:40.411Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-23T02:24:40.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-23T02:24:40.411Z] 1f9ef13d6229: Preparing [2025-12-23T02:24:40.411Z] d48bdde54746: Preparing [2025-12-23T02:24:40.411Z] 657f83c9a1f3: Preparing [2025-12-23T02:24:40.411Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:40.411Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:40.411Z] 3db3d101b83a: Preparing [2025-12-23T02:24:40.411Z] c842150c97c1: Preparing [2025-12-23T02:24:40.411Z] 0e64f2360a44: Preparing [2025-12-23T02:24:40.411Z] 3db3d101b83a: Waiting [2025-12-23T02:24:40.411Z] c842150c97c1: Waiting [2025-12-23T02:24:40.411Z] 0e64f2360a44: Waiting [2025-12-23T02:24:40.411Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:40.411Z] 657f83c9a1f3: Layer already exists [2025-12-23T02:24:40.411Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:40.411Z] 1f9ef13d6229: Layer already exists [2025-12-23T02:24:40.411Z] d48bdde54746: Layer already exists [2025-12-23T02:24:40.411Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:40.411Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:40.411Z] c842150c97c1: Layer already exists [2025-12-23T02:24:40.676Z] latest: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:41.032Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:41.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.88 [2025-12-23T02:24:41.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-23T02:24:41.384Z] 1f9ef13d6229: Preparing [2025-12-23T02:24:41.384Z] d48bdde54746: Preparing [2025-12-23T02:24:41.384Z] 657f83c9a1f3: Preparing [2025-12-23T02:24:41.384Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:41.384Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:41.384Z] 3db3d101b83a: Preparing [2025-12-23T02:24:41.384Z] c842150c97c1: Preparing [2025-12-23T02:24:41.384Z] 0e64f2360a44: Preparing [2025-12-23T02:24:41.384Z] 3db3d101b83a: Waiting [2025-12-23T02:24:41.384Z] c842150c97c1: Waiting [2025-12-23T02:24:41.384Z] 0e64f2360a44: Waiting [2025-12-23T02:24:41.384Z] d48bdde54746: Layer already exists [2025-12-23T02:24:41.384Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:41.384Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:41.384Z] 657f83c9a1f3: Layer already exists [2025-12-23T02:24:41.384Z] 1f9ef13d6229: Layer already exists [2025-12-23T02:24:41.384Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:41.384Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:41.384Z] c842150c97c1: Layer already exists [2025-12-23T02:24:41.651Z] 4.1.0-dev.88: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:42.002Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:42.346Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:42.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-23T02:24:42.346Z] 1f9ef13d6229: Preparing [2025-12-23T02:24:42.346Z] d48bdde54746: Preparing [2025-12-23T02:24:42.346Z] 657f83c9a1f3: Preparing [2025-12-23T02:24:42.346Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:42.346Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:42.346Z] 3db3d101b83a: Preparing [2025-12-23T02:24:42.346Z] c842150c97c1: Preparing [2025-12-23T02:24:42.346Z] 0e64f2360a44: Preparing [2025-12-23T02:24:42.346Z] 3db3d101b83a: Waiting [2025-12-23T02:24:42.346Z] c842150c97c1: Waiting [2025-12-23T02:24:42.346Z] 0e64f2360a44: Waiting [2025-12-23T02:24:42.346Z] 657f83c9a1f3: Layer already exists [2025-12-23T02:24:42.346Z] 1f9ef13d6229: Layer already exists [2025-12-23T02:24:42.346Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:42.346Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:42.346Z] d48bdde54746: Layer already exists [2025-12-23T02:24:42.346Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:42.346Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:42.346Z] c842150c97c1: Layer already exists [2025-12-23T02:24:42.612Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:42.979Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:43.324Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-12-23T02:24:43.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-23T02:24:43.324Z] 1f9ef13d6229: Preparing [2025-12-23T02:24:43.324Z] d48bdde54746: Preparing [2025-12-23T02:24:43.324Z] 657f83c9a1f3: Preparing [2025-12-23T02:24:43.324Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:43.324Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:43.324Z] 3db3d101b83a: Preparing [2025-12-23T02:24:43.324Z] c842150c97c1: Preparing [2025-12-23T02:24:43.324Z] 0e64f2360a44: Preparing [2025-12-23T02:24:43.324Z] 3db3d101b83a: Waiting [2025-12-23T02:24:43.324Z] c842150c97c1: Waiting [2025-12-23T02:24:43.324Z] 0e64f2360a44: Waiting [2025-12-23T02:24:43.324Z] d48bdde54746: Layer already exists [2025-12-23T02:24:43.324Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:43.324Z] 657f83c9a1f3: Layer already exists [2025-12-23T02:24:43.324Z] 1f9ef13d6229: Layer already exists [2025-12-23T02:24:43.324Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:43.324Z] c842150c97c1: Layer already exists [2025-12-23T02:24:43.324Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:43.324Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:43.589Z] main: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:24:43.660Z] ===================================================== [Pipeline] echo [2025-12-23T02:24:43.674Z] taggedImages: [2025-12-23T02:24:43.674Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:43.674Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-23T02:24:43.674Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.88 [2025-12-23T02:24:43.674Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:43.674Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-23T02:24:43.709Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-12-23T02:24:43.709Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:43.709Z] latest [2025-12-23T02:24:43.709Z] 4.1.0-dev.88 [2025-12-23T02:24:43.709Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:43.709Z] main [2025-12-23T02:24:43.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:44.088Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:44.444Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:44.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-23T02:24:44.444Z] be2feb22b939: Preparing [2025-12-23T02:24:44.444Z] 43b3402d91af: Preparing [2025-12-23T02:24:44.444Z] f8bb429dba02: Preparing [2025-12-23T02:24:44.444Z] ded190ed1204: Preparing [2025-12-23T02:24:44.444Z] bd80aabd2ba9: Preparing [2025-12-23T02:24:44.444Z] 8373b0952813: Preparing [2025-12-23T02:24:44.444Z] c50bd6694a49: Preparing [2025-12-23T02:24:44.444Z] 8373b0952813: Waiting [2025-12-23T02:24:44.444Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:44.444Z] c50bd6694a49: Waiting [2025-12-23T02:24:44.444Z] 1fca51b0eaa1: Waiting [2025-12-23T02:24:44.444Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:44.444Z] 95c7ffac39dd: Preparing [2025-12-23T02:24:44.444Z] 4debae4f2831: Preparing [2025-12-23T02:24:44.444Z] 5f70bf18a086: Preparing [2025-12-23T02:24:44.444Z] 95c7ffac39dd: Waiting [2025-12-23T02:24:44.444Z] 3f2f9b1f12ef: Preparing [2025-12-23T02:24:44.444Z] e90d340836c8: Preparing [2025-12-23T02:24:44.444Z] 4debae4f2831: Waiting [2025-12-23T02:24:44.444Z] 5f70bf18a086: Waiting [2025-12-23T02:24:44.444Z] 3f2f9b1f12ef: Waiting [2025-12-23T02:24:44.444Z] decb4070a81c: Preparing [2025-12-23T02:24:44.444Z] 0e64f2360a44: Preparing [2025-12-23T02:24:44.444Z] e90d340836c8: Waiting [2025-12-23T02:24:44.444Z] decb4070a81c: Waiting [2025-12-23T02:24:44.444Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:44.710Z] 43b3402d91af: Pushed [2025-12-23T02:24:44.710Z] ded190ed1204: Pushed [2025-12-23T02:24:44.710Z] be2feb22b939: Pushed [2025-12-23T02:24:44.710Z] f8bb429dba02: Pushed [2025-12-23T02:24:44.710Z] bd80aabd2ba9: Pushed [2025-12-23T02:24:44.710Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:44.710Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:44.977Z] 8373b0952813: Pushed [2025-12-23T02:24:44.977Z] 5f70bf18a086: Layer already exists [2025-12-23T02:24:44.977Z] 95c7ffac39dd: Pushed [2025-12-23T02:24:44.977Z] 4debae4f2831: Pushed [2025-12-23T02:24:44.977Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:44.977Z] 3f2f9b1f12ef: Pushed [2025-12-23T02:24:44.977Z] decb4070a81c: Pushed [2025-12-23T02:24:45.243Z] e90d340836c8: Pushed [2025-12-23T02:24:47.815Z] c50bd6694a49: Pushed [2025-12-23T02:24:48.398Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:48.766Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:49.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-23T02:24:49.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-23T02:24:49.458Z] be2feb22b939: Preparing [2025-12-23T02:24:49.458Z] 43b3402d91af: Preparing [2025-12-23T02:24:49.458Z] f8bb429dba02: Preparing [2025-12-23T02:24:49.458Z] ded190ed1204: Preparing [2025-12-23T02:24:49.458Z] bd80aabd2ba9: Preparing [2025-12-23T02:24:49.458Z] 8373b0952813: Preparing [2025-12-23T02:24:49.458Z] c50bd6694a49: Preparing [2025-12-23T02:24:49.458Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:49.458Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:49.458Z] 95c7ffac39dd: Preparing [2025-12-23T02:24:49.458Z] 4debae4f2831: Preparing [2025-12-23T02:24:49.458Z] 5f70bf18a086: Preparing [2025-12-23T02:24:49.458Z] 3f2f9b1f12ef: Preparing [2025-12-23T02:24:49.458Z] e90d340836c8: Preparing [2025-12-23T02:24:49.458Z] decb4070a81c: Preparing [2025-12-23T02:24:49.458Z] 0e64f2360a44: Preparing [2025-12-23T02:24:49.458Z] 95c7ffac39dd: Waiting [2025-12-23T02:24:49.458Z] 4debae4f2831: Waiting [2025-12-23T02:24:49.458Z] 5f70bf18a086: Waiting [2025-12-23T02:24:49.458Z] 3f2f9b1f12ef: Waiting [2025-12-23T02:24:49.458Z] e90d340836c8: Waiting [2025-12-23T02:24:49.458Z] decb4070a81c: Waiting [2025-12-23T02:24:49.458Z] 0e64f2360a44: Waiting [2025-12-23T02:24:49.458Z] c50bd6694a49: Waiting [2025-12-23T02:24:49.458Z] 1fca51b0eaa1: Waiting [2025-12-23T02:24:49.458Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:49.458Z] 8373b0952813: Waiting [2025-12-23T02:24:49.458Z] 43b3402d91af: Layer already exists [2025-12-23T02:24:49.458Z] ded190ed1204: Layer already exists [2025-12-23T02:24:49.458Z] bd80aabd2ba9: Layer already exists [2025-12-23T02:24:49.458Z] be2feb22b939: Layer already exists [2025-12-23T02:24:49.458Z] f8bb429dba02: Layer already exists [2025-12-23T02:24:49.458Z] c50bd6694a49: Layer already exists [2025-12-23T02:24:49.458Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:49.458Z] 8373b0952813: Layer already exists [2025-12-23T02:24:49.458Z] 95c7ffac39dd: Layer already exists [2025-12-23T02:24:49.458Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:49.458Z] 4debae4f2831: Layer already exists [2025-12-23T02:24:49.458Z] 5f70bf18a086: Layer already exists [2025-12-23T02:24:49.458Z] e90d340836c8: Layer already exists [2025-12-23T02:24:49.458Z] decb4070a81c: Layer already exists [2025-12-23T02:24:49.458Z] 3f2f9b1f12ef: Layer already exists [2025-12-23T02:24:49.458Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:49.722Z] latest: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:50.067Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:50.420Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.88 [2025-12-23T02:24:50.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-23T02:24:50.420Z] be2feb22b939: Preparing [2025-12-23T02:24:50.420Z] 43b3402d91af: Preparing [2025-12-23T02:24:50.420Z] f8bb429dba02: Preparing [2025-12-23T02:24:50.420Z] ded190ed1204: Preparing [2025-12-23T02:24:50.420Z] bd80aabd2ba9: Preparing [2025-12-23T02:24:50.420Z] 8373b0952813: Preparing [2025-12-23T02:24:50.420Z] c50bd6694a49: Preparing [2025-12-23T02:24:50.420Z] 8373b0952813: Waiting [2025-12-23T02:24:50.420Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:50.420Z] c50bd6694a49: Waiting [2025-12-23T02:24:50.420Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:50.420Z] 1fca51b0eaa1: Waiting [2025-12-23T02:24:50.420Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:50.420Z] 95c7ffac39dd: Preparing [2025-12-23T02:24:50.420Z] 4debae4f2831: Preparing [2025-12-23T02:24:50.420Z] 95c7ffac39dd: Waiting [2025-12-23T02:24:50.420Z] 5f70bf18a086: Preparing [2025-12-23T02:24:50.420Z] 3f2f9b1f12ef: Preparing [2025-12-23T02:24:50.420Z] e90d340836c8: Preparing [2025-12-23T02:24:50.420Z] decb4070a81c: Preparing [2025-12-23T02:24:50.420Z] 0e64f2360a44: Preparing [2025-12-23T02:24:50.420Z] 5f70bf18a086: Waiting [2025-12-23T02:24:50.420Z] 3f2f9b1f12ef: Waiting [2025-12-23T02:24:50.420Z] 4debae4f2831: Waiting [2025-12-23T02:24:50.420Z] e90d340836c8: Waiting [2025-12-23T02:24:50.420Z] 0e64f2360a44: Waiting [2025-12-23T02:24:50.420Z] decb4070a81c: Waiting [2025-12-23T02:24:50.420Z] ded190ed1204: Layer already exists [2025-12-23T02:24:50.420Z] f8bb429dba02: Layer already exists [2025-12-23T02:24:50.420Z] be2feb22b939: Layer already exists [2025-12-23T02:24:50.420Z] bd80aabd2ba9: Layer already exists [2025-12-23T02:24:50.420Z] 43b3402d91af: Layer already exists [2025-12-23T02:24:50.420Z] 8373b0952813: Layer already exists [2025-12-23T02:24:50.420Z] c50bd6694a49: Layer already exists [2025-12-23T02:24:50.420Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:50.420Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:50.420Z] 95c7ffac39dd: Layer already exists [2025-12-23T02:24:50.420Z] e90d340836c8: Layer already exists [2025-12-23T02:24:50.420Z] 4debae4f2831: Layer already exists [2025-12-23T02:24:50.420Z] 5f70bf18a086: Layer already exists [2025-12-23T02:24:50.420Z] 3f2f9b1f12ef: Layer already exists [2025-12-23T02:24:50.420Z] decb4070a81c: Layer already exists [2025-12-23T02:24:50.420Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:50.685Z] 4.1.0-dev.88: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:51.039Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:51.383Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:51.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-23T02:24:51.384Z] be2feb22b939: Preparing [2025-12-23T02:24:51.384Z] 43b3402d91af: Preparing [2025-12-23T02:24:51.384Z] f8bb429dba02: Preparing [2025-12-23T02:24:51.384Z] ded190ed1204: Preparing [2025-12-23T02:24:51.384Z] bd80aabd2ba9: Preparing [2025-12-23T02:24:51.384Z] 8373b0952813: Preparing [2025-12-23T02:24:51.384Z] c50bd6694a49: Preparing [2025-12-23T02:24:51.384Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:51.384Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:51.384Z] 95c7ffac39dd: Preparing [2025-12-23T02:24:51.384Z] 4debae4f2831: Preparing [2025-12-23T02:24:51.384Z] 5f70bf18a086: Preparing [2025-12-23T02:24:51.384Z] 3f2f9b1f12ef: Preparing [2025-12-23T02:24:51.384Z] e90d340836c8: Preparing [2025-12-23T02:24:51.384Z] decb4070a81c: Preparing [2025-12-23T02:24:51.384Z] 0e64f2360a44: Preparing [2025-12-23T02:24:51.384Z] 95c7ffac39dd: Waiting [2025-12-23T02:24:51.384Z] 4debae4f2831: Waiting [2025-12-23T02:24:51.384Z] 5f70bf18a086: Waiting [2025-12-23T02:24:51.384Z] 8373b0952813: Waiting [2025-12-23T02:24:51.384Z] 1fca51b0eaa1: Waiting [2025-12-23T02:24:51.384Z] c50bd6694a49: Waiting [2025-12-23T02:24:51.384Z] 3f2f9b1f12ef: Waiting [2025-12-23T02:24:51.384Z] e90d340836c8: Waiting [2025-12-23T02:24:51.384Z] decb4070a81c: Waiting [2025-12-23T02:24:51.384Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:51.384Z] 0e64f2360a44: Waiting [2025-12-23T02:24:51.384Z] ded190ed1204: Layer already exists [2025-12-23T02:24:51.384Z] 43b3402d91af: Layer already exists [2025-12-23T02:24:51.384Z] f8bb429dba02: Layer already exists [2025-12-23T02:24:51.384Z] bd80aabd2ba9: Layer already exists [2025-12-23T02:24:51.384Z] 8373b0952813: Layer already exists [2025-12-23T02:24:51.384Z] c50bd6694a49: Layer already exists [2025-12-23T02:24:51.384Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:51.384Z] be2feb22b939: Layer already exists [2025-12-23T02:24:51.384Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:51.384Z] 3f2f9b1f12ef: Layer already exists [2025-12-23T02:24:51.384Z] 4debae4f2831: Layer already exists [2025-12-23T02:24:51.384Z] 5f70bf18a086: Layer already exists [2025-12-23T02:24:51.384Z] e90d340836c8: Layer already exists [2025-12-23T02:24:51.384Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:51.384Z] decb4070a81c: Layer already exists [2025-12-23T02:24:51.384Z] 95c7ffac39dd: Layer already exists [2025-12-23T02:24:51.648Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:51.993Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:52.346Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-12-23T02:24:52.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-23T02:24:52.346Z] be2feb22b939: Preparing [2025-12-23T02:24:52.346Z] 43b3402d91af: Preparing [2025-12-23T02:24:52.346Z] f8bb429dba02: Preparing [2025-12-23T02:24:52.346Z] ded190ed1204: Preparing [2025-12-23T02:24:52.346Z] bd80aabd2ba9: Preparing [2025-12-23T02:24:52.346Z] 8373b0952813: Preparing [2025-12-23T02:24:52.346Z] c50bd6694a49: Preparing [2025-12-23T02:24:52.346Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:52.346Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:52.346Z] 95c7ffac39dd: Preparing [2025-12-23T02:24:52.346Z] 4debae4f2831: Preparing [2025-12-23T02:24:52.346Z] 5f70bf18a086: Preparing [2025-12-23T02:24:52.346Z] 3f2f9b1f12ef: Preparing [2025-12-23T02:24:52.346Z] e90d340836c8: Preparing [2025-12-23T02:24:52.346Z] decb4070a81c: Preparing [2025-12-23T02:24:52.346Z] 0e64f2360a44: Preparing [2025-12-23T02:24:52.346Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:52.346Z] 95c7ffac39dd: Waiting [2025-12-23T02:24:52.346Z] 4debae4f2831: Waiting [2025-12-23T02:24:52.346Z] 5f70bf18a086: Waiting [2025-12-23T02:24:52.346Z] 3f2f9b1f12ef: Waiting [2025-12-23T02:24:52.346Z] e90d340836c8: Waiting [2025-12-23T02:24:52.346Z] 8373b0952813: Waiting [2025-12-23T02:24:52.346Z] decb4070a81c: Waiting [2025-12-23T02:24:52.346Z] 0e64f2360a44: Waiting [2025-12-23T02:24:52.346Z] c50bd6694a49: Waiting [2025-12-23T02:24:52.346Z] 1fca51b0eaa1: Waiting [2025-12-23T02:24:52.346Z] bd80aabd2ba9: Layer already exists [2025-12-23T02:24:52.346Z] ded190ed1204: Layer already exists [2025-12-23T02:24:52.346Z] be2feb22b939: Layer already exists [2025-12-23T02:24:52.346Z] 43b3402d91af: Layer already exists [2025-12-23T02:24:52.346Z] f8bb429dba02: Layer already exists [2025-12-23T02:24:52.346Z] 8373b0952813: Layer already exists [2025-12-23T02:24:52.346Z] c50bd6694a49: Layer already exists [2025-12-23T02:24:52.346Z] 95c7ffac39dd: Layer already exists [2025-12-23T02:24:52.346Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:52.346Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:52.346Z] 4debae4f2831: Layer already exists [2025-12-23T02:24:52.346Z] 5f70bf18a086: Layer already exists [2025-12-23T02:24:52.346Z] 3f2f9b1f12ef: Layer already exists [2025-12-23T02:24:52.346Z] decb4070a81c: Layer already exists [2025-12-23T02:24:52.346Z] e90d340836c8: Layer already exists [2025-12-23T02:24:52.346Z] 0e64f2360a44: Layer already exists [2025-12-23T02:24:52.608Z] main: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:24:52.681Z] ===================================================== [Pipeline] echo [2025-12-23T02:24:52.698Z] taggedImages: [2025-12-23T02:24:52.698Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:52.698Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-23T02:24:52.698Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.88 [2025-12-23T02:24:52.698Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:52.698Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-23T02:24:52.726Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-12-23T02:24:52.727Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:52.727Z] latest [2025-12-23T02:24:52.727Z] 4.1.0-dev.88 [2025-12-23T02:24:52.727Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:24:52.727Z] main [2025-12-23T02:24:52.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:53.104Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:24:53.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:24:53.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-23T02:24:53.463Z] ad7871336d25: Preparing [2025-12-23T02:24:53.463Z] a4190d4ce67f: Preparing [2025-12-23T02:24:53.463Z] ae86a0df981e: Preparing [2025-12-23T02:24:53.463Z] ee3faed66956: Preparing [2025-12-23T02:24:53.463Z] 1fca51b0eaa1: Preparing [2025-12-23T02:24:53.463Z] ef9112f8f3f5: Preparing [2025-12-23T02:24:53.463Z] 3db3d101b83a: Preparing [2025-12-23T02:24:53.463Z] c842150c97c1: Preparing [2025-12-23T02:24:53.463Z] 0e64f2360a44: Preparing [2025-12-23T02:24:53.463Z] ef9112f8f3f5: Waiting [2025-12-23T02:24:53.463Z] c842150c97c1: Waiting [2025-12-23T02:24:53.463Z] 0e64f2360a44: Waiting [2025-12-23T02:24:53.463Z] 3db3d101b83a: Waiting [2025-12-23T02:24:53.730Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:24:53.730Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:24:53.730Z] ae86a0df981e: Pushed [2025-12-23T02:24:53.730Z] a4190d4ce67f: Pushed [2025-12-23T02:24:53.730Z] 3db3d101b83a: Layer already exists [2025-12-23T02:24:53.730Z] c842150c97c1: Layer already exists [2025-12-23T02:24:53.730Z] ad7871336d25: Pushed [2025-12-23T02:24:53.730Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:01.922Z] ee3faed66956: Pushed [2025-12-23T02:25:01.922Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:02.277Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:02.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-23T02:25:02.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-23T02:25:02.632Z] ad7871336d25: Preparing [2025-12-23T02:25:02.632Z] a4190d4ce67f: Preparing [2025-12-23T02:25:02.632Z] ae86a0df981e: Preparing [2025-12-23T02:25:02.632Z] ee3faed66956: Preparing [2025-12-23T02:25:02.632Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:02.632Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:02.632Z] 3db3d101b83a: Preparing [2025-12-23T02:25:02.632Z] c842150c97c1: Preparing [2025-12-23T02:25:02.632Z] 0e64f2360a44: Preparing [2025-12-23T02:25:02.632Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:02.632Z] 3db3d101b83a: Waiting [2025-12-23T02:25:02.632Z] c842150c97c1: Waiting [2025-12-23T02:25:02.632Z] 0e64f2360a44: Waiting [2025-12-23T02:25:02.632Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:02.632Z] a4190d4ce67f: Layer already exists [2025-12-23T02:25:02.632Z] ad7871336d25: Layer already exists [2025-12-23T02:25:02.632Z] ee3faed66956: Layer already exists [2025-12-23T02:25:02.632Z] ae86a0df981e: Layer already exists [2025-12-23T02:25:02.632Z] 3db3d101b83a: Layer already exists [2025-12-23T02:25:02.632Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:02.632Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:02.632Z] c842150c97c1: Layer already exists [2025-12-23T02:25:02.632Z] latest: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:03.257Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:03.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.88 [2025-12-23T02:25:03.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-23T02:25:03.616Z] ad7871336d25: Preparing [2025-12-23T02:25:03.616Z] a4190d4ce67f: Preparing [2025-12-23T02:25:03.616Z] ae86a0df981e: Preparing [2025-12-23T02:25:03.616Z] ee3faed66956: Preparing [2025-12-23T02:25:03.616Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:03.616Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:03.616Z] 3db3d101b83a: Preparing [2025-12-23T02:25:03.616Z] c842150c97c1: Preparing [2025-12-23T02:25:03.616Z] 0e64f2360a44: Preparing [2025-12-23T02:25:03.616Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:03.616Z] c842150c97c1: Waiting [2025-12-23T02:25:03.616Z] 0e64f2360a44: Waiting [2025-12-23T02:25:03.616Z] ad7871336d25: Layer already exists [2025-12-23T02:25:03.616Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:03.616Z] ae86a0df981e: Layer already exists [2025-12-23T02:25:03.616Z] a4190d4ce67f: Layer already exists [2025-12-23T02:25:03.616Z] ee3faed66956: Layer already exists [2025-12-23T02:25:03.616Z] 3db3d101b83a: Layer already exists [2025-12-23T02:25:03.616Z] c842150c97c1: Layer already exists [2025-12-23T02:25:03.616Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:03.616Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:03.882Z] 4.1.0-dev.88: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:04.630Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:04.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:04.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-23T02:25:04.991Z] ad7871336d25: Preparing [2025-12-23T02:25:04.991Z] a4190d4ce67f: Preparing [2025-12-23T02:25:04.991Z] ae86a0df981e: Preparing [2025-12-23T02:25:04.991Z] ee3faed66956: Preparing [2025-12-23T02:25:04.991Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:04.991Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:04.991Z] 3db3d101b83a: Preparing [2025-12-23T02:25:04.991Z] c842150c97c1: Preparing [2025-12-23T02:25:04.991Z] 0e64f2360a44: Preparing [2025-12-23T02:25:04.991Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:04.991Z] 3db3d101b83a: Waiting [2025-12-23T02:25:04.991Z] c842150c97c1: Waiting [2025-12-23T02:25:04.991Z] 0e64f2360a44: Waiting [2025-12-23T02:25:04.991Z] ad7871336d25: Layer already exists [2025-12-23T02:25:04.991Z] a4190d4ce67f: Layer already exists [2025-12-23T02:25:04.991Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:04.991Z] ee3faed66956: Layer already exists [2025-12-23T02:25:04.991Z] ae86a0df981e: Layer already exists [2025-12-23T02:25:04.991Z] 3db3d101b83a: Layer already exists [2025-12-23T02:25:04.991Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:04.991Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:04.991Z] c842150c97c1: Layer already exists [2025-12-23T02:25:05.259Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:05.649Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:06.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-12-23T02:25:06.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-23T02:25:06.008Z] ad7871336d25: Preparing [2025-12-23T02:25:06.008Z] a4190d4ce67f: Preparing [2025-12-23T02:25:06.008Z] ae86a0df981e: Preparing [2025-12-23T02:25:06.008Z] ee3faed66956: Preparing [2025-12-23T02:25:06.009Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:06.009Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:06.009Z] 3db3d101b83a: Preparing [2025-12-23T02:25:06.009Z] c842150c97c1: Preparing [2025-12-23T02:25:06.009Z] 0e64f2360a44: Preparing [2025-12-23T02:25:06.009Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:06.009Z] 3db3d101b83a: Waiting [2025-12-23T02:25:06.009Z] c842150c97c1: Waiting [2025-12-23T02:25:06.009Z] 0e64f2360a44: Waiting [2025-12-23T02:25:06.009Z] a4190d4ce67f: Layer already exists [2025-12-23T02:25:06.009Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:06.009Z] ad7871336d25: Layer already exists [2025-12-23T02:25:06.009Z] ae86a0df981e: Layer already exists [2025-12-23T02:25:06.009Z] ee3faed66956: Layer already exists [2025-12-23T02:25:06.009Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:06.009Z] 3db3d101b83a: Layer already exists [2025-12-23T02:25:06.009Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:06.009Z] c842150c97c1: Layer already exists [2025-12-23T02:25:06.275Z] main: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:25:06.361Z] ===================================================== [Pipeline] echo [2025-12-23T02:25:06.378Z] taggedImages: [2025-12-23T02:25:06.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:06.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-23T02:25:06.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.88 [2025-12-23T02:25:06.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:06.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-23T02:25:06.410Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-12-23T02:25:06.410Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:06.410Z] latest [2025-12-23T02:25:06.410Z] 4.1.0-dev.88 [2025-12-23T02:25:06.410Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:06.410Z] main [2025-12-23T02:25:06.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:06.796Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:07.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:07.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-23T02:25:07.157Z] 3682f2908339: Preparing [2025-12-23T02:25:07.157Z] d1b6871f40ac: Preparing [2025-12-23T02:25:07.157Z] 348b9929d574: Preparing [2025-12-23T02:25:07.157Z] f87233df56e2: Preparing [2025-12-23T02:25:07.157Z] 787beaed3771: Preparing [2025-12-23T02:25:07.157Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:07.157Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:07.157Z] 1bb2568a86f2: Preparing [2025-12-23T02:25:07.157Z] 871b06e1825c: Preparing [2025-12-23T02:25:07.158Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:07.158Z] 12f36f4e89ca: Preparing [2025-12-23T02:25:07.158Z] 0e64f2360a44: Preparing [2025-12-23T02:25:07.158Z] 1bb2568a86f2: Waiting [2025-12-23T02:25:07.158Z] 871b06e1825c: Waiting [2025-12-23T02:25:07.158Z] 12f36f4e89ca: Waiting [2025-12-23T02:25:07.158Z] 0e64f2360a44: Waiting [2025-12-23T02:25:07.158Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:07.428Z] f87233df56e2: Pushed [2025-12-23T02:25:07.429Z] 787beaed3771: Pushed [2025-12-23T02:25:07.429Z] d1b6871f40ac: Pushed [2025-12-23T02:25:07.429Z] 3682f2908339: Pushed [2025-12-23T02:25:07.429Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:07.429Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:07.850Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:07.850Z] 1bb2568a86f2: Pushed [2025-12-23T02:25:07.850Z] 871b06e1825c: Pushed [2025-12-23T02:25:11.634Z] 12f36f4e89ca: Pushed [2025-12-23T02:25:14.215Z] 348b9929d574: Pushed [2025-12-23T02:25:14.215Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:14.602Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:14.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-23T02:25:14.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-23T02:25:14.961Z] 3682f2908339: Preparing [2025-12-23T02:25:14.961Z] d1b6871f40ac: Preparing [2025-12-23T02:25:14.961Z] 348b9929d574: Preparing [2025-12-23T02:25:14.961Z] f87233df56e2: Preparing [2025-12-23T02:25:14.961Z] 787beaed3771: Preparing [2025-12-23T02:25:14.961Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:14.961Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:14.961Z] 1bb2568a86f2: Preparing [2025-12-23T02:25:14.961Z] 871b06e1825c: Preparing [2025-12-23T02:25:14.961Z] 12f36f4e89ca: Preparing [2025-12-23T02:25:14.961Z] 0e64f2360a44: Preparing [2025-12-23T02:25:14.961Z] 1bb2568a86f2: Waiting [2025-12-23T02:25:14.961Z] 871b06e1825c: Waiting [2025-12-23T02:25:14.961Z] 12f36f4e89ca: Waiting [2025-12-23T02:25:14.961Z] 0e64f2360a44: Waiting [2025-12-23T02:25:14.961Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:14.961Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:14.961Z] 3682f2908339: Layer already exists [2025-12-23T02:25:14.961Z] f87233df56e2: Layer already exists [2025-12-23T02:25:14.961Z] d1b6871f40ac: Layer already exists [2025-12-23T02:25:14.961Z] 348b9929d574: Layer already exists [2025-12-23T02:25:14.961Z] 787beaed3771: Layer already exists [2025-12-23T02:25:14.961Z] 12f36f4e89ca: Layer already exists [2025-12-23T02:25:14.961Z] 871b06e1825c: Layer already exists [2025-12-23T02:25:14.961Z] 1bb2568a86f2: Layer already exists [2025-12-23T02:25:14.961Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:14.961Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:14.961Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:15.224Z] latest: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:15.569Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:15.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.88 [2025-12-23T02:25:15.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-23T02:25:15.924Z] 3682f2908339: Preparing [2025-12-23T02:25:15.924Z] d1b6871f40ac: Preparing [2025-12-23T02:25:15.924Z] 348b9929d574: Preparing [2025-12-23T02:25:15.924Z] f87233df56e2: Preparing [2025-12-23T02:25:15.924Z] 787beaed3771: Preparing [2025-12-23T02:25:15.924Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:15.924Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:15.924Z] 1bb2568a86f2: Preparing [2025-12-23T02:25:15.924Z] 871b06e1825c: Preparing [2025-12-23T02:25:15.924Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:15.924Z] 12f36f4e89ca: Preparing [2025-12-23T02:25:15.924Z] 0e64f2360a44: Preparing [2025-12-23T02:25:15.924Z] 1bb2568a86f2: Waiting [2025-12-23T02:25:15.924Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:15.924Z] 871b06e1825c: Waiting [2025-12-23T02:25:15.924Z] 12f36f4e89ca: Waiting [2025-12-23T02:25:15.924Z] 0e64f2360a44: Waiting [2025-12-23T02:25:15.924Z] 348b9929d574: Layer already exists [2025-12-23T02:25:15.924Z] 3682f2908339: Layer already exists [2025-12-23T02:25:15.924Z] d1b6871f40ac: Layer already exists [2025-12-23T02:25:15.924Z] f87233df56e2: Layer already exists [2025-12-23T02:25:15.924Z] 787beaed3771: Layer already exists [2025-12-23T02:25:15.924Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:15.924Z] 1bb2568a86f2: Layer already exists [2025-12-23T02:25:15.924Z] 871b06e1825c: Layer already exists [2025-12-23T02:25:15.924Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:15.924Z] 12f36f4e89ca: Layer already exists [2025-12-23T02:25:15.924Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:15.924Z] 4.1.0-dev.88: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:16.550Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:16.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:16.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-23T02:25:16.893Z] 3682f2908339: Preparing [2025-12-23T02:25:16.893Z] d1b6871f40ac: Preparing [2025-12-23T02:25:16.893Z] 348b9929d574: Preparing [2025-12-23T02:25:16.893Z] f87233df56e2: Preparing [2025-12-23T02:25:16.893Z] 787beaed3771: Preparing [2025-12-23T02:25:16.893Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:16.893Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:16.893Z] 1bb2568a86f2: Preparing [2025-12-23T02:25:16.893Z] 871b06e1825c: Preparing [2025-12-23T02:25:16.893Z] 12f36f4e89ca: Preparing [2025-12-23T02:25:16.893Z] 0e64f2360a44: Preparing [2025-12-23T02:25:16.893Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:16.893Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:16.893Z] 1bb2568a86f2: Waiting [2025-12-23T02:25:16.893Z] 871b06e1825c: Waiting [2025-12-23T02:25:16.893Z] 0e64f2360a44: Waiting [2025-12-23T02:25:16.893Z] 12f36f4e89ca: Waiting [2025-12-23T02:25:16.893Z] 348b9929d574: Layer already exists [2025-12-23T02:25:16.893Z] 787beaed3771: Layer already exists [2025-12-23T02:25:16.894Z] d1b6871f40ac: Layer already exists [2025-12-23T02:25:16.894Z] f87233df56e2: Layer already exists [2025-12-23T02:25:16.894Z] 3682f2908339: Layer already exists [2025-12-23T02:25:16.894Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:16.894Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:16.894Z] 1bb2568a86f2: Layer already exists [2025-12-23T02:25:16.894Z] 12f36f4e89ca: Layer already exists [2025-12-23T02:25:16.894Z] 871b06e1825c: Layer already exists [2025-12-23T02:25:16.894Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:17.158Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:17.519Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:17.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-12-23T02:25:17.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-23T02:25:17.874Z] 3682f2908339: Preparing [2025-12-23T02:25:17.874Z] d1b6871f40ac: Preparing [2025-12-23T02:25:17.874Z] 348b9929d574: Preparing [2025-12-23T02:25:17.874Z] f87233df56e2: Preparing [2025-12-23T02:25:17.874Z] 787beaed3771: Preparing [2025-12-23T02:25:17.874Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:17.874Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:17.874Z] 1bb2568a86f2: Preparing [2025-12-23T02:25:17.874Z] 871b06e1825c: Preparing [2025-12-23T02:25:17.874Z] 12f36f4e89ca: Preparing [2025-12-23T02:25:17.874Z] 0e64f2360a44: Preparing [2025-12-23T02:25:17.874Z] 1bb2568a86f2: Waiting [2025-12-23T02:25:17.874Z] 871b06e1825c: Waiting [2025-12-23T02:25:17.874Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:17.874Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:17.874Z] 12f36f4e89ca: Waiting [2025-12-23T02:25:17.874Z] 0e64f2360a44: Waiting [2025-12-23T02:25:17.874Z] d1b6871f40ac: Layer already exists [2025-12-23T02:25:17.874Z] 3682f2908339: Layer already exists [2025-12-23T02:25:17.874Z] 787beaed3771: Layer already exists [2025-12-23T02:25:17.874Z] f87233df56e2: Layer already exists [2025-12-23T02:25:17.874Z] 348b9929d574: Layer already exists [2025-12-23T02:25:17.874Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:17.874Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:17.874Z] 871b06e1825c: Layer already exists [2025-12-23T02:25:17.874Z] 1bb2568a86f2: Layer already exists [2025-12-23T02:25:17.874Z] 12f36f4e89ca: Layer already exists [2025-12-23T02:25:17.874Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:18.140Z] main: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:25:18.236Z] ===================================================== [Pipeline] echo [2025-12-23T02:25:18.253Z] taggedImages: [2025-12-23T02:25:18.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:18.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-23T02:25:18.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.88 [2025-12-23T02:25:18.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:18.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-23T02:25:18.285Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-12-23T02:25:18.285Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:18.285Z] latest [2025-12-23T02:25:18.285Z] 4.1.0-dev.88 [2025-12-23T02:25:18.285Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:18.285Z] main [2025-12-23T02:25:18.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:18.652Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:19.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:19.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-23T02:25:19.010Z] 2d1c1662a33e: Preparing [2025-12-23T02:25:19.010Z] 9dc30f5c9d36: Preparing [2025-12-23T02:25:19.010Z] dba4aa0aa90d: Preparing [2025-12-23T02:25:19.010Z] 48628112e88d: Preparing [2025-12-23T02:25:19.010Z] 99aac12fc3aa: Preparing [2025-12-23T02:25:19.010Z] 0ade7884e4b3: Preparing [2025-12-23T02:25:19.010Z] 06b8e2ae3d38: Preparing [2025-12-23T02:25:19.010Z] 0ade7884e4b3: Waiting [2025-12-23T02:25:19.010Z] 06b8e2ae3d38: Waiting [2025-12-23T02:25:19.010Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:19.010Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:19.010Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:19.010Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:19.010Z] 1cd813ef0dc5: Preparing [2025-12-23T02:25:19.010Z] 5aedb01a05bd: Preparing [2025-12-23T02:25:19.010Z] 1cd813ef0dc5: Waiting [2025-12-23T02:25:19.010Z] 0e64f2360a44: Preparing [2025-12-23T02:25:19.010Z] 5aedb01a05bd: Waiting [2025-12-23T02:25:19.277Z] 99aac12fc3aa: Pushed [2025-12-23T02:25:19.277Z] 9dc30f5c9d36: Pushed [2025-12-23T02:25:19.277Z] 2d1c1662a33e: Pushed [2025-12-23T02:25:19.277Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:19.277Z] 0ade7884e4b3: Pushed [2025-12-23T02:25:19.277Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:19.542Z] 06b8e2ae3d38: Pushed [2025-12-23T02:25:19.542Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:19.808Z] 1cd813ef0dc5: Pushed [2025-12-23T02:25:23.155Z] 5aedb01a05bd: Pushed [2025-12-23T02:25:25.721Z] 48628112e88d: Pushed [2025-12-23T02:25:25.986Z] dba4aa0aa90d: Pushed [2025-12-23T02:25:27.387Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:27.753Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:28.112Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-23T02:25:28.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-23T02:25:28.112Z] 2d1c1662a33e: Preparing [2025-12-23T02:25:28.112Z] 9dc30f5c9d36: Preparing [2025-12-23T02:25:28.112Z] dba4aa0aa90d: Preparing [2025-12-23T02:25:28.112Z] 48628112e88d: Preparing [2025-12-23T02:25:28.112Z] 99aac12fc3aa: Preparing [2025-12-23T02:25:28.112Z] 0ade7884e4b3: Preparing [2025-12-23T02:25:28.112Z] 06b8e2ae3d38: Preparing [2025-12-23T02:25:28.112Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:28.112Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:28.112Z] 1cd813ef0dc5: Preparing [2025-12-23T02:25:28.112Z] 5aedb01a05bd: Preparing [2025-12-23T02:25:28.112Z] 0e64f2360a44: Preparing [2025-12-23T02:25:28.112Z] 0ade7884e4b3: Waiting [2025-12-23T02:25:28.112Z] 06b8e2ae3d38: Waiting [2025-12-23T02:25:28.112Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:28.112Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:28.112Z] 1cd813ef0dc5: Waiting [2025-12-23T02:25:28.112Z] 0e64f2360a44: Waiting [2025-12-23T02:25:28.112Z] 5aedb01a05bd: Waiting [2025-12-23T02:25:28.112Z] dba4aa0aa90d: Layer already exists [2025-12-23T02:25:28.112Z] 48628112e88d: Layer already exists [2025-12-23T02:25:28.112Z] 9dc30f5c9d36: Layer already exists [2025-12-23T02:25:28.112Z] 2d1c1662a33e: Layer already exists [2025-12-23T02:25:28.112Z] 99aac12fc3aa: Layer already exists [2025-12-23T02:25:28.112Z] 1cd813ef0dc5: Layer already exists [2025-12-23T02:25:28.112Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:28.112Z] 06b8e2ae3d38: Layer already exists [2025-12-23T02:25:28.112Z] 0ade7884e4b3: Layer already exists [2025-12-23T02:25:28.112Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:28.112Z] 5aedb01a05bd: Layer already exists [2025-12-23T02:25:28.112Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:28.497Z] latest: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:28.847Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:29.206Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.88 [2025-12-23T02:25:29.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-23T02:25:29.206Z] 2d1c1662a33e: Preparing [2025-12-23T02:25:29.206Z] 9dc30f5c9d36: Preparing [2025-12-23T02:25:29.206Z] dba4aa0aa90d: Preparing [2025-12-23T02:25:29.206Z] 48628112e88d: Preparing [2025-12-23T02:25:29.206Z] 99aac12fc3aa: Preparing [2025-12-23T02:25:29.206Z] 0ade7884e4b3: Preparing [2025-12-23T02:25:29.206Z] 06b8e2ae3d38: Preparing [2025-12-23T02:25:29.206Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:29.206Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:29.206Z] 1cd813ef0dc5: Preparing [2025-12-23T02:25:29.206Z] 5aedb01a05bd: Preparing [2025-12-23T02:25:29.206Z] 0e64f2360a44: Preparing [2025-12-23T02:25:29.206Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:29.206Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:29.206Z] 1cd813ef0dc5: Waiting [2025-12-23T02:25:29.206Z] 5aedb01a05bd: Waiting [2025-12-23T02:25:29.206Z] 0e64f2360a44: Waiting [2025-12-23T02:25:29.206Z] 0ade7884e4b3: Waiting [2025-12-23T02:25:29.206Z] 06b8e2ae3d38: Waiting [2025-12-23T02:25:29.206Z] 2d1c1662a33e: Layer already exists [2025-12-23T02:25:29.206Z] 9dc30f5c9d36: Layer already exists [2025-12-23T02:25:29.206Z] dba4aa0aa90d: Layer already exists [2025-12-23T02:25:29.206Z] 99aac12fc3aa: Layer already exists [2025-12-23T02:25:29.206Z] 48628112e88d: Layer already exists [2025-12-23T02:25:29.475Z] 1cd813ef0dc5: Layer already exists [2025-12-23T02:25:29.475Z] 0ade7884e4b3: Layer already exists [2025-12-23T02:25:29.475Z] 06b8e2ae3d38: Layer already exists [2025-12-23T02:25:29.475Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:29.475Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:29.475Z] 5aedb01a05bd: Layer already exists [2025-12-23T02:25:29.475Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:29.475Z] 4.1.0-dev.88: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:29.833Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:30.180Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:30.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-23T02:25:30.180Z] 2d1c1662a33e: Preparing [2025-12-23T02:25:30.180Z] 9dc30f5c9d36: Preparing [2025-12-23T02:25:30.180Z] dba4aa0aa90d: Preparing [2025-12-23T02:25:30.180Z] 48628112e88d: Preparing [2025-12-23T02:25:30.180Z] 99aac12fc3aa: Preparing [2025-12-23T02:25:30.180Z] 0ade7884e4b3: Preparing [2025-12-23T02:25:30.180Z] 06b8e2ae3d38: Preparing [2025-12-23T02:25:30.180Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:30.180Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:30.180Z] 1cd813ef0dc5: Preparing [2025-12-23T02:25:30.180Z] 5aedb01a05bd: Preparing [2025-12-23T02:25:30.180Z] 0e64f2360a44: Preparing [2025-12-23T02:25:30.180Z] 0ade7884e4b3: Waiting [2025-12-23T02:25:30.180Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:30.180Z] 06b8e2ae3d38: Waiting [2025-12-23T02:25:30.180Z] 5aedb01a05bd: Waiting [2025-12-23T02:25:30.180Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:30.180Z] 1cd813ef0dc5: Waiting [2025-12-23T02:25:30.180Z] dba4aa0aa90d: Layer already exists [2025-12-23T02:25:30.180Z] 48628112e88d: Layer already exists [2025-12-23T02:25:30.180Z] 99aac12fc3aa: Layer already exists [2025-12-23T02:25:30.180Z] 9dc30f5c9d36: Layer already exists [2025-12-23T02:25:30.180Z] 2d1c1662a33e: Layer already exists [2025-12-23T02:25:30.180Z] 06b8e2ae3d38: Layer already exists [2025-12-23T02:25:30.180Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:30.180Z] 0ade7884e4b3: Layer already exists [2025-12-23T02:25:30.180Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:30.180Z] 1cd813ef0dc5: Layer already exists [2025-12-23T02:25:30.180Z] 5aedb01a05bd: Layer already exists [2025-12-23T02:25:30.180Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:30.445Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:30.795Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:31.149Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-12-23T02:25:31.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-23T02:25:31.149Z] 2d1c1662a33e: Preparing [2025-12-23T02:25:31.149Z] 9dc30f5c9d36: Preparing [2025-12-23T02:25:31.149Z] dba4aa0aa90d: Preparing [2025-12-23T02:25:31.149Z] 48628112e88d: Preparing [2025-12-23T02:25:31.149Z] 99aac12fc3aa: Preparing [2025-12-23T02:25:31.149Z] 0ade7884e4b3: Preparing [2025-12-23T02:25:31.149Z] 06b8e2ae3d38: Preparing [2025-12-23T02:25:31.149Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:31.149Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:31.149Z] 1cd813ef0dc5: Preparing [2025-12-23T02:25:31.149Z] 5aedb01a05bd: Preparing [2025-12-23T02:25:31.149Z] 0e64f2360a44: Preparing [2025-12-23T02:25:31.149Z] 1fca51b0eaa1: Waiting [2025-12-23T02:25:31.149Z] ef9112f8f3f5: Waiting [2025-12-23T02:25:31.149Z] 1cd813ef0dc5: Waiting [2025-12-23T02:25:31.149Z] 5aedb01a05bd: Waiting [2025-12-23T02:25:31.149Z] 0e64f2360a44: Waiting [2025-12-23T02:25:31.149Z] 0ade7884e4b3: Waiting [2025-12-23T02:25:31.149Z] 06b8e2ae3d38: Waiting [2025-12-23T02:25:31.149Z] 9dc30f5c9d36: Layer already exists [2025-12-23T02:25:31.149Z] 2d1c1662a33e: Layer already exists [2025-12-23T02:25:31.149Z] 99aac12fc3aa: Layer already exists [2025-12-23T02:25:31.149Z] dba4aa0aa90d: Layer already exists [2025-12-23T02:25:31.149Z] 48628112e88d: Layer already exists [2025-12-23T02:25:31.149Z] 06b8e2ae3d38: Layer already exists [2025-12-23T02:25:31.149Z] 0ade7884e4b3: Layer already exists [2025-12-23T02:25:31.149Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:31.149Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:31.149Z] 1cd813ef0dc5: Layer already exists [2025-12-23T02:25:31.149Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:31.149Z] 5aedb01a05bd: Layer already exists [2025-12-23T02:25:31.462Z] main: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:25:31.534Z] ===================================================== [Pipeline] echo [2025-12-23T02:25:31.544Z] taggedImages: [2025-12-23T02:25:31.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:31.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-23T02:25:31.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.88 [2025-12-23T02:25:31.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:31.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-23T02:25:31.567Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-12-23T02:25:31.567Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:31.567Z] latest [2025-12-23T02:25:31.567Z] 4.1.0-dev.88 [2025-12-23T02:25:31.567Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:31.567Z] main [2025-12-23T02:25:31.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:31.962Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:32.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:32.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-23T02:25:32.309Z] 5a70517e02d7: Preparing [2025-12-23T02:25:32.309Z] f8ba07a93104: Preparing [2025-12-23T02:25:32.309Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:32.309Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:32.309Z] 6c9365ecb443: Preparing [2025-12-23T02:25:32.309Z] 28b944663dab: Preparing [2025-12-23T02:25:32.309Z] 0e64f2360a44: Preparing [2025-12-23T02:25:32.309Z] 28b944663dab: Waiting [2025-12-23T02:25:32.309Z] 0e64f2360a44: Waiting [2025-12-23T02:25:32.309Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:32.575Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:32.575Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:32.575Z] 5a70517e02d7: Pushed [2025-12-23T02:25:32.839Z] 6c9365ecb443: Pushed [2025-12-23T02:25:34.778Z] 28b944663dab: Pushed [2025-12-23T02:25:40.099Z] f8ba07a93104: Pushed [2025-12-23T02:25:40.099Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:40.463Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:40.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-23T02:25:40.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-23T02:25:40.820Z] 5a70517e02d7: Preparing [2025-12-23T02:25:40.820Z] f8ba07a93104: Preparing [2025-12-23T02:25:40.820Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:40.820Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:40.820Z] 6c9365ecb443: Preparing [2025-12-23T02:25:40.820Z] 28b944663dab: Preparing [2025-12-23T02:25:40.820Z] 0e64f2360a44: Preparing [2025-12-23T02:25:40.820Z] 28b944663dab: Waiting [2025-12-23T02:25:40.820Z] 0e64f2360a44: Waiting [2025-12-23T02:25:40.820Z] 5a70517e02d7: Layer already exists [2025-12-23T02:25:40.820Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:40.820Z] f8ba07a93104: Layer already exists [2025-12-23T02:25:40.820Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:40.820Z] 6c9365ecb443: Layer already exists [2025-12-23T02:25:40.820Z] 28b944663dab: Layer already exists [2025-12-23T02:25:40.820Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:41.087Z] latest: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:41.450Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:41.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.88 [2025-12-23T02:25:41.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-23T02:25:41.798Z] 5a70517e02d7: Preparing [2025-12-23T02:25:41.798Z] f8ba07a93104: Preparing [2025-12-23T02:25:41.798Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:41.798Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:41.798Z] 6c9365ecb443: Preparing [2025-12-23T02:25:41.798Z] 28b944663dab: Preparing [2025-12-23T02:25:41.798Z] 0e64f2360a44: Preparing [2025-12-23T02:25:41.798Z] 28b944663dab: Waiting [2025-12-23T02:25:41.798Z] 0e64f2360a44: Waiting [2025-12-23T02:25:41.798Z] 5a70517e02d7: Layer already exists [2025-12-23T02:25:41.798Z] f8ba07a93104: Layer already exists [2025-12-23T02:25:41.798Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:41.798Z] 6c9365ecb443: Layer already exists [2025-12-23T02:25:41.798Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:41.798Z] 28b944663dab: Layer already exists [2025-12-23T02:25:41.798Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:42.063Z] 4.1.0-dev.88: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:42.428Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:42.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:42.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-23T02:25:42.812Z] 5a70517e02d7: Preparing [2025-12-23T02:25:42.812Z] f8ba07a93104: Preparing [2025-12-23T02:25:42.812Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:42.812Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:42.812Z] 6c9365ecb443: Preparing [2025-12-23T02:25:42.812Z] 28b944663dab: Preparing [2025-12-23T02:25:42.812Z] 0e64f2360a44: Preparing [2025-12-23T02:25:42.812Z] 28b944663dab: Waiting [2025-12-23T02:25:42.812Z] 0e64f2360a44: Waiting [2025-12-23T02:25:42.812Z] 5a70517e02d7: Layer already exists [2025-12-23T02:25:42.812Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:42.812Z] f8ba07a93104: Layer already exists [2025-12-23T02:25:42.812Z] 6c9365ecb443: Layer already exists [2025-12-23T02:25:42.812Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:42.812Z] 28b944663dab: Layer already exists [2025-12-23T02:25:42.812Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:43.083Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:43.449Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:43.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-12-23T02:25:43.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-23T02:25:43.808Z] 5a70517e02d7: Preparing [2025-12-23T02:25:43.808Z] f8ba07a93104: Preparing [2025-12-23T02:25:43.808Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:43.808Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:43.808Z] 6c9365ecb443: Preparing [2025-12-23T02:25:43.808Z] 28b944663dab: Preparing [2025-12-23T02:25:43.808Z] 0e64f2360a44: Preparing [2025-12-23T02:25:43.808Z] 28b944663dab: Waiting [2025-12-23T02:25:43.808Z] 0e64f2360a44: Waiting [2025-12-23T02:25:43.808Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:43.808Z] 5a70517e02d7: Layer already exists [2025-12-23T02:25:43.808Z] f8ba07a93104: Layer already exists [2025-12-23T02:25:43.808Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:43.808Z] 6c9365ecb443: Layer already exists [2025-12-23T02:25:43.808Z] 28b944663dab: Layer already exists [2025-12-23T02:25:43.808Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:44.072Z] main: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:25:44.157Z] ===================================================== [Pipeline] echo [2025-12-23T02:25:44.175Z] taggedImages: [2025-12-23T02:25:44.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:44.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-23T02:25:44.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.88 [2025-12-23T02:25:44.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:44.175Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-23T02:25:44.205Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-12-23T02:25:44.205Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:44.205Z] latest [2025-12-23T02:25:44.205Z] 4.1.0-dev.88 [2025-12-23T02:25:44.205Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:25:44.205Z] main [2025-12-23T02:25:44.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:44.580Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:25:45.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:25:45.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-23T02:25:45.111Z] 304cd27a5095: Preparing [2025-12-23T02:25:45.111Z] 795f1e5d6c09: Preparing [2025-12-23T02:25:45.111Z] 9f6a6e328de5: Preparing [2025-12-23T02:25:45.111Z] 1fca51b0eaa1: Preparing [2025-12-23T02:25:45.111Z] ef9112f8f3f5: Preparing [2025-12-23T02:25:45.111Z] 6e52f577dca6: Preparing [2025-12-23T02:25:45.111Z] 0409d84e1e68: Preparing [2025-12-23T02:25:45.111Z] 38ee227cfa42: Preparing [2025-12-23T02:25:45.111Z] 1e6f46fdf379: Preparing [2025-12-23T02:25:45.111Z] 0e64f2360a44: Preparing [2025-12-23T02:25:45.111Z] 0409d84e1e68: Waiting [2025-12-23T02:25:45.111Z] 38ee227cfa42: Waiting [2025-12-23T02:25:45.111Z] 1e6f46fdf379: Waiting [2025-12-23T02:25:45.111Z] 0e64f2360a44: Waiting [2025-12-23T02:25:45.111Z] 6e52f577dca6: Waiting [2025-12-23T02:25:45.111Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:25:45.376Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:25:45.376Z] 795f1e5d6c09: Pushed [2025-12-23T02:25:45.376Z] 9f6a6e328de5: Pushed [2025-12-23T02:25:45.376Z] 304cd27a5095: Pushed [2025-12-23T02:25:45.376Z] 0e64f2360a44: Layer already exists [2025-12-23T02:25:45.644Z] 38ee227cfa42: Pushed [2025-12-23T02:25:46.235Z] 1e6f46fdf379: Pushed [2025-12-23T02:25:58.520Z] 0409d84e1e68: Pushed [2025-12-23T02:26:13.482Z] 6e52f577dca6: Pushed [2025-12-23T02:26:13.482Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:13.847Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:14.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-23T02:26:14.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-23T02:26:14.191Z] 304cd27a5095: Preparing [2025-12-23T02:26:14.191Z] 795f1e5d6c09: Preparing [2025-12-23T02:26:14.191Z] 9f6a6e328de5: Preparing [2025-12-23T02:26:14.191Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:14.191Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:14.191Z] 6e52f577dca6: Preparing [2025-12-23T02:26:14.191Z] 0409d84e1e68: Preparing [2025-12-23T02:26:14.191Z] 38ee227cfa42: Preparing [2025-12-23T02:26:14.191Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:14.191Z] 0e64f2360a44: Preparing [2025-12-23T02:26:14.191Z] 0409d84e1e68: Waiting [2025-12-23T02:26:14.191Z] 38ee227cfa42: Waiting [2025-12-23T02:26:14.191Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:14.191Z] 0e64f2360a44: Waiting [2025-12-23T02:26:14.191Z] 6e52f577dca6: Waiting [2025-12-23T02:26:14.191Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:14.191Z] 304cd27a5095: Layer already exists [2025-12-23T02:26:14.191Z] 795f1e5d6c09: Layer already exists [2025-12-23T02:26:14.191Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:14.191Z] 9f6a6e328de5: Layer already exists [2025-12-23T02:26:14.191Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:14.191Z] 0409d84e1e68: Layer already exists [2025-12-23T02:26:14.191Z] 6e52f577dca6: Layer already exists [2025-12-23T02:26:14.191Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:14.191Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:14.459Z] latest: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:14.814Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:15.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.88 [2025-12-23T02:26:15.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-23T02:26:15.177Z] 304cd27a5095: Preparing [2025-12-23T02:26:15.177Z] 795f1e5d6c09: Preparing [2025-12-23T02:26:15.177Z] 9f6a6e328de5: Preparing [2025-12-23T02:26:15.177Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:15.177Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:15.177Z] 6e52f577dca6: Preparing [2025-12-23T02:26:15.177Z] 0409d84e1e68: Preparing [2025-12-23T02:26:15.177Z] 38ee227cfa42: Preparing [2025-12-23T02:26:15.177Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:15.177Z] 0e64f2360a44: Preparing [2025-12-23T02:26:15.177Z] 0409d84e1e68: Waiting [2025-12-23T02:26:15.177Z] 38ee227cfa42: Waiting [2025-12-23T02:26:15.177Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:15.177Z] 0e64f2360a44: Waiting [2025-12-23T02:26:15.177Z] 6e52f577dca6: Waiting [2025-12-23T02:26:15.177Z] 795f1e5d6c09: Layer already exists [2025-12-23T02:26:15.177Z] 304cd27a5095: Layer already exists [2025-12-23T02:26:15.177Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:15.177Z] 9f6a6e328de5: Layer already exists [2025-12-23T02:26:15.177Z] 6e52f577dca6: Layer already exists [2025-12-23T02:26:15.177Z] 0409d84e1e68: Layer already exists [2025-12-23T02:26:15.177Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:15.177Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:15.443Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:16.396Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:16.396Z] 4.1.0-dev.88: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:16.761Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:17.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:17.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-23T02:26:17.126Z] 304cd27a5095: Preparing [2025-12-23T02:26:17.126Z] 795f1e5d6c09: Preparing [2025-12-23T02:26:17.126Z] 9f6a6e328de5: Preparing [2025-12-23T02:26:17.126Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:17.126Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:17.126Z] 6e52f577dca6: Preparing [2025-12-23T02:26:17.126Z] 0409d84e1e68: Preparing [2025-12-23T02:26:17.126Z] 38ee227cfa42: Preparing [2025-12-23T02:26:17.126Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:17.126Z] 0e64f2360a44: Preparing [2025-12-23T02:26:17.126Z] 6e52f577dca6: Waiting [2025-12-23T02:26:17.126Z] 0409d84e1e68: Waiting [2025-12-23T02:26:17.126Z] 38ee227cfa42: Waiting [2025-12-23T02:26:17.126Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:17.126Z] 0e64f2360a44: Waiting [2025-12-23T02:26:17.126Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:17.126Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:17.126Z] 795f1e5d6c09: Layer already exists [2025-12-23T02:26:17.126Z] 9f6a6e328de5: Layer already exists [2025-12-23T02:26:17.126Z] 304cd27a5095: Layer already exists [2025-12-23T02:26:17.126Z] 0409d84e1e68: Layer already exists [2025-12-23T02:26:17.126Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:17.126Z] 6e52f577dca6: Layer already exists [2025-12-23T02:26:17.126Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:17.126Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:17.390Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:17.744Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:18.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-12-23T02:26:18.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-23T02:26:18.098Z] 304cd27a5095: Preparing [2025-12-23T02:26:18.098Z] 795f1e5d6c09: Preparing [2025-12-23T02:26:18.098Z] 9f6a6e328de5: Preparing [2025-12-23T02:26:18.098Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:18.098Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:18.098Z] 6e52f577dca6: Preparing [2025-12-23T02:26:18.098Z] 0409d84e1e68: Preparing [2025-12-23T02:26:18.098Z] 38ee227cfa42: Preparing [2025-12-23T02:26:18.098Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:18.098Z] 0e64f2360a44: Preparing [2025-12-23T02:26:18.098Z] 38ee227cfa42: Waiting [2025-12-23T02:26:18.098Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:18.098Z] 6e52f577dca6: Waiting [2025-12-23T02:26:18.098Z] 0409d84e1e68: Waiting [2025-12-23T02:26:18.098Z] 0e64f2360a44: Waiting [2025-12-23T02:26:18.098Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:18.098Z] 9f6a6e328de5: Layer already exists [2025-12-23T02:26:18.098Z] 304cd27a5095: Layer already exists [2025-12-23T02:26:18.098Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:18.098Z] 795f1e5d6c09: Layer already exists [2025-12-23T02:26:18.098Z] 0409d84e1e68: Layer already exists [2025-12-23T02:26:18.098Z] 6e52f577dca6: Layer already exists [2025-12-23T02:26:18.098Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:18.098Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:18.098Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:18.362Z] main: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:26:18.442Z] ===================================================== [Pipeline] echo [2025-12-23T02:26:18.455Z] taggedImages: [2025-12-23T02:26:18.455Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:18.455Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-23T02:26:18.455Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.88 [2025-12-23T02:26:18.455Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:18.455Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-23T02:26:18.478Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-12-23T02:26:18.478Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:18.478Z] latest [2025-12-23T02:26:18.478Z] 4.1.0-dev.88 [2025-12-23T02:26:18.478Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:18.478Z] main [2025-12-23T02:26:18.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:18.840Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:19.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:19.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-23T02:26:19.201Z] 30eb8cbb4b7c: Preparing [2025-12-23T02:26:19.201Z] ee838b329793: Preparing [2025-12-23T02:26:19.201Z] f250eafda2ff: Preparing [2025-12-23T02:26:19.201Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:19.201Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:19.201Z] 6e454fd6864f: Preparing [2025-12-23T02:26:19.201Z] 55a7fe777cc3: Preparing [2025-12-23T02:26:19.201Z] bb01bb81eb6e: Preparing [2025-12-23T02:26:19.201Z] 0e64f2360a44: Preparing [2025-12-23T02:26:19.201Z] 6e454fd6864f: Waiting [2025-12-23T02:26:19.201Z] 55a7fe777cc3: Waiting [2025-12-23T02:26:19.201Z] bb01bb81eb6e: Waiting [2025-12-23T02:26:19.201Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:19.201Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:19.467Z] f250eafda2ff: Pushed [2025-12-23T02:26:19.467Z] ee838b329793: Pushed [2025-12-23T02:26:19.467Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:19.467Z] 30eb8cbb4b7c: Pushed [2025-12-23T02:26:19.731Z] 55a7fe777cc3: Pushed [2025-12-23T02:26:19.995Z] bb01bb81eb6e: Pushed [2025-12-23T02:26:46.646Z] 6e454fd6864f: Pushed [2025-12-23T02:26:46.646Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:47.019Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:47.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-23T02:26:47.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-23T02:26:47.376Z] 30eb8cbb4b7c: Preparing [2025-12-23T02:26:47.376Z] ee838b329793: Preparing [2025-12-23T02:26:47.376Z] f250eafda2ff: Preparing [2025-12-23T02:26:47.376Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:47.376Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:47.376Z] 6e454fd6864f: Preparing [2025-12-23T02:26:47.376Z] 55a7fe777cc3: Preparing [2025-12-23T02:26:47.376Z] bb01bb81eb6e: Preparing [2025-12-23T02:26:47.376Z] 0e64f2360a44: Preparing [2025-12-23T02:26:47.376Z] 55a7fe777cc3: Waiting [2025-12-23T02:26:47.376Z] bb01bb81eb6e: Waiting [2025-12-23T02:26:47.376Z] 0e64f2360a44: Waiting [2025-12-23T02:26:47.376Z] 6e454fd6864f: Waiting [2025-12-23T02:26:47.376Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:47.376Z] 30eb8cbb4b7c: Layer already exists [2025-12-23T02:26:47.376Z] f250eafda2ff: Layer already exists [2025-12-23T02:26:47.376Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:47.376Z] ee838b329793: Layer already exists [2025-12-23T02:26:47.376Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:47.376Z] bb01bb81eb6e: Layer already exists [2025-12-23T02:26:47.376Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:47.376Z] 55a7fe777cc3: Layer already exists [2025-12-23T02:26:47.641Z] latest: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:48.008Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:48.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.88 [2025-12-23T02:26:48.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-23T02:26:48.365Z] 30eb8cbb4b7c: Preparing [2025-12-23T02:26:48.365Z] ee838b329793: Preparing [2025-12-23T02:26:48.365Z] f250eafda2ff: Preparing [2025-12-23T02:26:48.365Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:48.365Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:48.365Z] 6e454fd6864f: Preparing [2025-12-23T02:26:48.365Z] 55a7fe777cc3: Preparing [2025-12-23T02:26:48.365Z] bb01bb81eb6e: Preparing [2025-12-23T02:26:48.365Z] 0e64f2360a44: Preparing [2025-12-23T02:26:48.365Z] 55a7fe777cc3: Waiting [2025-12-23T02:26:48.365Z] bb01bb81eb6e: Waiting [2025-12-23T02:26:48.365Z] 0e64f2360a44: Waiting [2025-12-23T02:26:48.365Z] 6e454fd6864f: Waiting [2025-12-23T02:26:48.365Z] f250eafda2ff: Layer already exists [2025-12-23T02:26:48.365Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:48.365Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:48.365Z] ee838b329793: Layer already exists [2025-12-23T02:26:48.365Z] 30eb8cbb4b7c: Layer already exists [2025-12-23T02:26:48.365Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:48.365Z] 55a7fe777cc3: Layer already exists [2025-12-23T02:26:48.365Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:48.365Z] bb01bb81eb6e: Layer already exists [2025-12-23T02:26:48.365Z] 4.1.0-dev.88: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:48.991Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:49.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:49.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-23T02:26:49.345Z] 30eb8cbb4b7c: Preparing [2025-12-23T02:26:49.345Z] ee838b329793: Preparing [2025-12-23T02:26:49.345Z] f250eafda2ff: Preparing [2025-12-23T02:26:49.345Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:49.345Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:49.345Z] 6e454fd6864f: Preparing [2025-12-23T02:26:49.345Z] 55a7fe777cc3: Preparing [2025-12-23T02:26:49.345Z] bb01bb81eb6e: Preparing [2025-12-23T02:26:49.345Z] 0e64f2360a44: Preparing [2025-12-23T02:26:49.345Z] 55a7fe777cc3: Waiting [2025-12-23T02:26:49.345Z] bb01bb81eb6e: Waiting [2025-12-23T02:26:49.345Z] 6e454fd6864f: Waiting [2025-12-23T02:26:49.345Z] 0e64f2360a44: Waiting [2025-12-23T02:26:49.345Z] f250eafda2ff: Layer already exists [2025-12-23T02:26:49.345Z] 30eb8cbb4b7c: Layer already exists [2025-12-23T02:26:49.345Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:49.345Z] ee838b329793: Layer already exists [2025-12-23T02:26:49.345Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:49.345Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:49.345Z] 55a7fe777cc3: Layer already exists [2025-12-23T02:26:49.345Z] bb01bb81eb6e: Layer already exists [2025-12-23T02:26:49.345Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:49.345Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:50.017Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:50.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-12-23T02:26:50.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-23T02:26:50.392Z] 30eb8cbb4b7c: Preparing [2025-12-23T02:26:50.392Z] ee838b329793: Preparing [2025-12-23T02:26:50.392Z] f250eafda2ff: Preparing [2025-12-23T02:26:50.392Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:50.392Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:50.392Z] 6e454fd6864f: Preparing [2025-12-23T02:26:50.392Z] 55a7fe777cc3: Preparing [2025-12-23T02:26:50.392Z] bb01bb81eb6e: Preparing [2025-12-23T02:26:50.392Z] 0e64f2360a44: Preparing [2025-12-23T02:26:50.392Z] 6e454fd6864f: Waiting [2025-12-23T02:26:50.392Z] 55a7fe777cc3: Waiting [2025-12-23T02:26:50.392Z] bb01bb81eb6e: Waiting [2025-12-23T02:26:50.392Z] 0e64f2360a44: Waiting [2025-12-23T02:26:50.392Z] ee838b329793: Layer already exists [2025-12-23T02:26:50.392Z] 30eb8cbb4b7c: Layer already exists [2025-12-23T02:26:50.392Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:50.392Z] f250eafda2ff: Layer already exists [2025-12-23T02:26:50.392Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:50.392Z] 55a7fe777cc3: Layer already exists [2025-12-23T02:26:50.392Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:50.392Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:50.392Z] bb01bb81eb6e: Layer already exists [2025-12-23T02:26:50.664Z] main: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:26:50.742Z] ===================================================== [Pipeline] echo [2025-12-23T02:26:50.756Z] taggedImages: [2025-12-23T02:26:50.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:50.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-23T02:26:50.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.88 [2025-12-23T02:26:50.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:50.756Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-23T02:26:50.784Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-12-23T02:26:50.784Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:50.784Z] latest [2025-12-23T02:26:50.784Z] 4.1.0-dev.88 [2025-12-23T02:26:50.784Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:50.784Z] main [2025-12-23T02:26:50.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:51.177Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:51.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:51.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-23T02:26:51.551Z] eb170d2464ee: Preparing [2025-12-23T02:26:51.551Z] cee41ac73e31: Preparing [2025-12-23T02:26:51.551Z] 271cfb86cf94: Preparing [2025-12-23T02:26:51.551Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:51.551Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:51.551Z] 6e454fd6864f: Preparing [2025-12-23T02:26:51.551Z] 38ee227cfa42: Preparing [2025-12-23T02:26:51.551Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:51.551Z] 0e64f2360a44: Preparing [2025-12-23T02:26:51.551Z] 6e454fd6864f: Waiting [2025-12-23T02:26:51.551Z] 38ee227cfa42: Waiting [2025-12-23T02:26:51.551Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:51.551Z] 0e64f2360a44: Waiting [2025-12-23T02:26:51.819Z] 271cfb86cf94: Pushed [2025-12-23T02:26:51.819Z] cee41ac73e31: Pushed [2025-12-23T02:26:53.755Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:53.755Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:54.019Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:54.019Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:54.019Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:54.019Z] eb170d2464ee: Pushed [2025-12-23T02:26:54.019Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:54.019Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:54.381Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:54.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-23T02:26:54.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-23T02:26:54.742Z] eb170d2464ee: Preparing [2025-12-23T02:26:54.742Z] cee41ac73e31: Preparing [2025-12-23T02:26:54.742Z] 271cfb86cf94: Preparing [2025-12-23T02:26:54.742Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:54.742Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:54.742Z] 6e454fd6864f: Preparing [2025-12-23T02:26:54.742Z] 38ee227cfa42: Preparing [2025-12-23T02:26:54.742Z] 6e454fd6864f: Waiting [2025-12-23T02:26:54.742Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:54.742Z] 38ee227cfa42: Waiting [2025-12-23T02:26:54.742Z] 0e64f2360a44: Preparing [2025-12-23T02:26:54.742Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:54.742Z] 0e64f2360a44: Waiting [2025-12-23T02:26:54.742Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:54.742Z] cee41ac73e31: Layer already exists [2025-12-23T02:26:54.742Z] 271cfb86cf94: Layer already exists [2025-12-23T02:26:54.742Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:54.742Z] eb170d2464ee: Layer already exists [2025-12-23T02:26:54.742Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:54.743Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:54.743Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:54.743Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:55.007Z] latest: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:55.363Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:55.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.88 [2025-12-23T02:26:55.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-23T02:26:55.710Z] eb170d2464ee: Preparing [2025-12-23T02:26:55.710Z] cee41ac73e31: Preparing [2025-12-23T02:26:55.710Z] 271cfb86cf94: Preparing [2025-12-23T02:26:55.710Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:55.710Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:55.710Z] 6e454fd6864f: Preparing [2025-12-23T02:26:55.710Z] 38ee227cfa42: Preparing [2025-12-23T02:26:55.710Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:55.710Z] 0e64f2360a44: Preparing [2025-12-23T02:26:55.710Z] 6e454fd6864f: Waiting [2025-12-23T02:26:55.710Z] 38ee227cfa42: Waiting [2025-12-23T02:26:55.710Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:55.710Z] 0e64f2360a44: Waiting [2025-12-23T02:26:55.710Z] 271cfb86cf94: Layer already exists [2025-12-23T02:26:55.710Z] eb170d2464ee: Layer already exists [2025-12-23T02:26:55.710Z] cee41ac73e31: Layer already exists [2025-12-23T02:26:55.710Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:55.710Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:55.710Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:55.710Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:55.710Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:55.710Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:55.977Z] 4.1.0-dev.88: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:56.365Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:56.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:56.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-23T02:26:56.756Z] eb170d2464ee: Preparing [2025-12-23T02:26:56.756Z] cee41ac73e31: Preparing [2025-12-23T02:26:56.756Z] 271cfb86cf94: Preparing [2025-12-23T02:26:56.756Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:56.756Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:56.756Z] 6e454fd6864f: Preparing [2025-12-23T02:26:56.756Z] 38ee227cfa42: Preparing [2025-12-23T02:26:56.756Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:56.756Z] 0e64f2360a44: Preparing [2025-12-23T02:26:56.756Z] 38ee227cfa42: Waiting [2025-12-23T02:26:56.756Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:56.756Z] 6e454fd6864f: Waiting [2025-12-23T02:26:56.756Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:56.756Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:56.756Z] 271cfb86cf94: Layer already exists [2025-12-23T02:26:56.756Z] eb170d2464ee: Layer already exists [2025-12-23T02:26:56.756Z] cee41ac73e31: Layer already exists [2025-12-23T02:26:56.756Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:56.756Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:56.756Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:56.756Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:57.022Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:57.378Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:57.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-12-23T02:26:57.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-23T02:26:57.738Z] eb170d2464ee: Preparing [2025-12-23T02:26:57.738Z] cee41ac73e31: Preparing [2025-12-23T02:26:57.738Z] 271cfb86cf94: Preparing [2025-12-23T02:26:57.738Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:57.738Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:57.738Z] 6e454fd6864f: Preparing [2025-12-23T02:26:57.738Z] 38ee227cfa42: Preparing [2025-12-23T02:26:57.738Z] 1e6f46fdf379: Preparing [2025-12-23T02:26:57.738Z] 0e64f2360a44: Preparing [2025-12-23T02:26:57.738Z] 6e454fd6864f: Waiting [2025-12-23T02:26:57.738Z] 38ee227cfa42: Waiting [2025-12-23T02:26:57.738Z] 1e6f46fdf379: Waiting [2025-12-23T02:26:57.738Z] 0e64f2360a44: Waiting [2025-12-23T02:26:57.738Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:57.738Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:57.738Z] eb170d2464ee: Layer already exists [2025-12-23T02:26:57.738Z] cee41ac73e31: Layer already exists [2025-12-23T02:26:57.738Z] 271cfb86cf94: Layer already exists [2025-12-23T02:26:57.738Z] 38ee227cfa42: Layer already exists [2025-12-23T02:26:57.738Z] 6e454fd6864f: Layer already exists [2025-12-23T02:26:57.738Z] 1e6f46fdf379: Layer already exists [2025-12-23T02:26:57.738Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:58.002Z] main: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:26:58.088Z] ===================================================== [Pipeline] echo [2025-12-23T02:26:58.105Z] taggedImages: [2025-12-23T02:26:58.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:58.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-23T02:26:58.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.88 [2025-12-23T02:26:58.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:58.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-23T02:26:58.130Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-12-23T02:26:58.130Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:58.130Z] latest [2025-12-23T02:26:58.130Z] 4.1.0-dev.88 [2025-12-23T02:26:58.130Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:26:58.130Z] main [2025-12-23T02:26:58.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:58.495Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:26:58.848Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:26:58.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-23T02:26:58.848Z] 2b8157b0288e: Preparing [2025-12-23T02:26:58.848Z] c5c48ca387c6: Preparing [2025-12-23T02:26:58.848Z] 1fca51b0eaa1: Preparing [2025-12-23T02:26:58.848Z] ef9112f8f3f5: Preparing [2025-12-23T02:26:58.848Z] 5a0437a0b0de: Preparing [2025-12-23T02:26:58.848Z] 7901ec026f24: Preparing [2025-12-23T02:26:58.848Z] 0e64f2360a44: Preparing [2025-12-23T02:26:58.848Z] 7901ec026f24: Waiting [2025-12-23T02:26:59.112Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:26:59.112Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:26:59.112Z] 0e64f2360a44: Layer already exists [2025-12-23T02:26:59.112Z] 2b8157b0288e: Pushed [2025-12-23T02:26:59.401Z] 5a0437a0b0de: Pushed [2025-12-23T02:27:00.352Z] 7901ec026f24: Pushed [2025-12-23T02:27:06.971Z] c5c48ca387c6: Pushed [2025-12-23T02:27:06.971Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:07.338Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:07.697Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-23T02:27:07.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-23T02:27:07.698Z] 2b8157b0288e: Preparing [2025-12-23T02:27:07.698Z] c5c48ca387c6: Preparing [2025-12-23T02:27:07.698Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:07.698Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:07.698Z] 5a0437a0b0de: Preparing [2025-12-23T02:27:07.698Z] 7901ec026f24: Preparing [2025-12-23T02:27:07.698Z] 0e64f2360a44: Preparing [2025-12-23T02:27:07.698Z] 7901ec026f24: Waiting [2025-12-23T02:27:07.698Z] 0e64f2360a44: Waiting [2025-12-23T02:27:07.698Z] c5c48ca387c6: Layer already exists [2025-12-23T02:27:07.698Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:07.698Z] 2b8157b0288e: Layer already exists [2025-12-23T02:27:07.698Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:07.698Z] 5a0437a0b0de: Layer already exists [2025-12-23T02:27:07.698Z] 7901ec026f24: Layer already exists [2025-12-23T02:27:07.698Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:07.964Z] latest: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:08.325Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:08.685Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.88 [2025-12-23T02:27:08.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-23T02:27:08.685Z] 2b8157b0288e: Preparing [2025-12-23T02:27:08.685Z] c5c48ca387c6: Preparing [2025-12-23T02:27:08.685Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:08.685Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:08.685Z] 5a0437a0b0de: Preparing [2025-12-23T02:27:08.685Z] 7901ec026f24: Preparing [2025-12-23T02:27:08.685Z] 0e64f2360a44: Preparing [2025-12-23T02:27:08.685Z] 7901ec026f24: Waiting [2025-12-23T02:27:08.685Z] 0e64f2360a44: Waiting [2025-12-23T02:27:08.685Z] 2b8157b0288e: Layer already exists [2025-12-23T02:27:08.685Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:08.685Z] c5c48ca387c6: Layer already exists [2025-12-23T02:27:08.685Z] 5a0437a0b0de: Layer already exists [2025-12-23T02:27:08.685Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:08.685Z] 7901ec026f24: Layer already exists [2025-12-23T02:27:08.685Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:08.685Z] 4.1.0-dev.88: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:09.304Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:09.662Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:27:09.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-23T02:27:09.662Z] 2b8157b0288e: Preparing [2025-12-23T02:27:09.662Z] c5c48ca387c6: Preparing [2025-12-23T02:27:09.662Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:09.662Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:09.662Z] 5a0437a0b0de: Preparing [2025-12-23T02:27:09.662Z] 7901ec026f24: Preparing [2025-12-23T02:27:09.662Z] 0e64f2360a44: Preparing [2025-12-23T02:27:09.662Z] 7901ec026f24: Waiting [2025-12-23T02:27:09.662Z] 0e64f2360a44: Waiting [2025-12-23T02:27:09.662Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:09.662Z] 5a0437a0b0de: Layer already exists [2025-12-23T02:27:09.662Z] c5c48ca387c6: Layer already exists [2025-12-23T02:27:09.662Z] 2b8157b0288e: Layer already exists [2025-12-23T02:27:09.662Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:09.662Z] 7901ec026f24: Layer already exists [2025-12-23T02:27:09.662Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:09.662Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:10.287Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:10.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-12-23T02:27:10.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-23T02:27:10.637Z] 2b8157b0288e: Preparing [2025-12-23T02:27:10.637Z] c5c48ca387c6: Preparing [2025-12-23T02:27:10.637Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:10.637Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:10.637Z] 5a0437a0b0de: Preparing [2025-12-23T02:27:10.637Z] 7901ec026f24: Preparing [2025-12-23T02:27:10.637Z] 0e64f2360a44: Preparing [2025-12-23T02:27:10.637Z] 7901ec026f24: Waiting [2025-12-23T02:27:10.637Z] 0e64f2360a44: Waiting [2025-12-23T02:27:10.637Z] 5a0437a0b0de: Layer already exists [2025-12-23T02:27:10.637Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:10.637Z] c5c48ca387c6: Layer already exists [2025-12-23T02:27:10.637Z] 2b8157b0288e: Layer already exists [2025-12-23T02:27:10.637Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:10.637Z] 7901ec026f24: Layer already exists [2025-12-23T02:27:10.637Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:10.902Z] main: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:27:10.987Z] ===================================================== [Pipeline] echo [2025-12-23T02:27:10.999Z] taggedImages: [2025-12-23T02:27:10.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:27:10.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-23T02:27:10.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.88 [2025-12-23T02:27:10.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:27:10.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-23T02:27:11.030Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-12-23T02:27:11.030Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:27:11.030Z] latest [2025-12-23T02:27:11.030Z] 4.1.0-dev.88 [2025-12-23T02:27:11.030Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:27:11.030Z] main [2025-12-23T02:27:11.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:11.407Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:11.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:27:11.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-23T02:27:11.766Z] 27531d082aa6: Preparing [2025-12-23T02:27:11.766Z] a3fe898e741b: Preparing [2025-12-23T02:27:11.766Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:11.766Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:11.766Z] a6e882c6a237: Preparing [2025-12-23T02:27:11.766Z] 12265fc930fa: Preparing [2025-12-23T02:27:11.766Z] 0e64f2360a44: Preparing [2025-12-23T02:27:11.766Z] 12265fc930fa: Waiting [2025-12-23T02:27:11.766Z] 0e64f2360a44: Waiting [2025-12-23T02:27:11.766Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:12.040Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:12.040Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:12.040Z] 27531d082aa6: Pushed [2025-12-23T02:27:12.305Z] a6e882c6a237: Pushed [2025-12-23T02:27:12.570Z] 12265fc930fa: Pushed [2025-12-23T02:27:20.754Z] a3fe898e741b: Pushed [2025-12-23T02:27:20.754Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:21.131Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:21.503Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-23T02:27:21.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-23T02:27:21.503Z] 27531d082aa6: Preparing [2025-12-23T02:27:21.503Z] a3fe898e741b: Preparing [2025-12-23T02:27:21.503Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:21.503Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:21.503Z] a6e882c6a237: Preparing [2025-12-23T02:27:21.503Z] 12265fc930fa: Preparing [2025-12-23T02:27:21.503Z] 0e64f2360a44: Preparing [2025-12-23T02:27:21.503Z] 12265fc930fa: Waiting [2025-12-23T02:27:21.503Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:21.503Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:21.503Z] 27531d082aa6: Layer already exists [2025-12-23T02:27:21.503Z] a6e882c6a237: Layer already exists [2025-12-23T02:27:21.503Z] a3fe898e741b: Layer already exists [2025-12-23T02:27:21.503Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:21.503Z] 12265fc930fa: Layer already exists [2025-12-23T02:27:21.768Z] latest: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:22.135Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:22.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.88 [2025-12-23T02:27:22.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-23T02:27:22.488Z] 27531d082aa6: Preparing [2025-12-23T02:27:22.488Z] a3fe898e741b: Preparing [2025-12-23T02:27:22.488Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:22.488Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:22.488Z] a6e882c6a237: Preparing [2025-12-23T02:27:22.488Z] 12265fc930fa: Preparing [2025-12-23T02:27:22.488Z] 0e64f2360a44: Preparing [2025-12-23T02:27:22.488Z] 12265fc930fa: Waiting [2025-12-23T02:27:22.488Z] 0e64f2360a44: Waiting [2025-12-23T02:27:22.488Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:22.488Z] a3fe898e741b: Layer already exists [2025-12-23T02:27:22.488Z] 27531d082aa6: Layer already exists [2025-12-23T02:27:22.488Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:22.488Z] a6e882c6a237: Layer already exists [2025-12-23T02:27:22.488Z] 12265fc930fa: Layer already exists [2025-12-23T02:27:22.488Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:22.488Z] 4.1.0-dev.88: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:23.126Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:23.640Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:27:23.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-23T02:27:23.640Z] 27531d082aa6: Preparing [2025-12-23T02:27:23.640Z] a3fe898e741b: Preparing [2025-12-23T02:27:23.640Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:23.640Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:23.640Z] a6e882c6a237: Preparing [2025-12-23T02:27:23.640Z] 12265fc930fa: Preparing [2025-12-23T02:27:23.640Z] 0e64f2360a44: Preparing [2025-12-23T02:27:23.640Z] 12265fc930fa: Waiting [2025-12-23T02:27:23.640Z] 0e64f2360a44: Waiting [2025-12-23T02:27:23.640Z] 27531d082aa6: Layer already exists [2025-12-23T02:27:23.640Z] a3fe898e741b: Layer already exists [2025-12-23T02:27:23.640Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:23.640Z] a6e882c6a237: Layer already exists [2025-12-23T02:27:23.640Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:23.640Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:23.640Z] 12265fc930fa: Layer already exists [2025-12-23T02:27:23.905Z] 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:24.267Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:24.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-12-23T02:27:24.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-23T02:27:24.620Z] 27531d082aa6: Preparing [2025-12-23T02:27:24.620Z] a3fe898e741b: Preparing [2025-12-23T02:27:24.620Z] 1fca51b0eaa1: Preparing [2025-12-23T02:27:24.620Z] ef9112f8f3f5: Preparing [2025-12-23T02:27:24.620Z] a6e882c6a237: Preparing [2025-12-23T02:27:24.620Z] 12265fc930fa: Preparing [2025-12-23T02:27:24.620Z] 0e64f2360a44: Preparing [2025-12-23T02:27:24.620Z] 12265fc930fa: Waiting [2025-12-23T02:27:24.620Z] 0e64f2360a44: Waiting [2025-12-23T02:27:24.620Z] 1fca51b0eaa1: Layer already exists [2025-12-23T02:27:24.620Z] 27531d082aa6: Layer already exists [2025-12-23T02:27:24.620Z] a3fe898e741b: Layer already exists [2025-12-23T02:27:24.620Z] ef9112f8f3f5: Layer already exists [2025-12-23T02:27:24.620Z] a6e882c6a237: Layer already exists [2025-12-23T02:27:24.620Z] 0e64f2360a44: Layer already exists [2025-12-23T02:27:24.620Z] 12265fc930fa: Layer already exists [2025-12-23T02:27:24.886Z] main: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T02:27:24.962Z] ===================================================== [Pipeline] echo [2025-12-23T02:27:24.974Z] taggedImages: [2025-12-23T02:27:24.974Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [2025-12-23T02:27:24.974Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-23T02:27:24.974Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.88 [2025-12-23T02:27:24.974Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [2025-12-23T02:27:24.974Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-12-23T02:27:24.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:24.997Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.007Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.017Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.025Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-23T02:27:25.034Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.045Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.057Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.067Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-23T02:27:25.089Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.100Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.110Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.120Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.131Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-23T02:27:25.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.154Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.170Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.183Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-23T02:27:25.206Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.243Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.260Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-23T02:27:25.275Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.292Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.312Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.331Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.346Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-23T02:27:25.360Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.420Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-23T02:27:25.437Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.447Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.458Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.471Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.486Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-23T02:27:25.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.512Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.524Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.535Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.551Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-23T02:27:25.564Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.578Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.588Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.598Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.607Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-23T02:27:25.620Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.633Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.648Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.679Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-23T02:27:25.694Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.710Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.724Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.743Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.760Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-23T02:27:25.775Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.806Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.819Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.833Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-23T02:27:25.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.865Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.884Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.901Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.916Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-23T02:27:25.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo [2025-12-23T02:27:25.936Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-12-23T02:27:25.952Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.968Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo [2025-12-23T02:27:25.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:26.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-23T02:27:26.371Z] [2025-12-23T02:27:26.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T02:27:26.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-23T02:27:26.703Z] arm64: Pulling from edgex-lftools-log-publisher [2025-12-23T02:27:26.703Z] 8998bd30e6a1: Pulling fs layer [2025-12-23T02:27:26.703Z] 04944245beec: Pulling fs layer [2025-12-23T02:27:26.703Z] 699f458cf7ca: Pulling fs layer [2025-12-23T02:27:26.703Z] 765212b225bb: Pulling fs layer [2025-12-23T02:27:26.703Z] f23df028b6ca: Pulling fs layer [2025-12-23T02:27:26.703Z] d65c8cfc05b1: Pulling fs layer [2025-12-23T02:27:26.703Z] 2437ff75d9bd: Pulling fs layer [2025-12-23T02:27:26.703Z] 765212b225bb: Waiting [2025-12-23T02:27:26.703Z] f23df028b6ca: Waiting [2025-12-23T02:27:26.703Z] 2437ff75d9bd: Waiting [2025-12-23T02:27:26.703Z] d65c8cfc05b1: Waiting [2025-12-23T02:27:26.969Z] 04944245beec: Verifying Checksum [2025-12-23T02:27:26.969Z] 04944245beec: Download complete [2025-12-23T02:27:26.969Z] 765212b225bb: Verifying Checksum [2025-12-23T02:27:26.969Z] f23df028b6ca: Verifying Checksum [2025-12-23T02:27:26.969Z] f23df028b6ca: Download complete [2025-12-23T02:27:26.969Z] d65c8cfc05b1: Verifying Checksum [2025-12-23T02:27:26.969Z] d65c8cfc05b1: Download complete [2025-12-23T02:27:27.233Z] 699f458cf7ca: Verifying Checksum [2025-12-23T02:27:27.233Z] 699f458cf7ca: Download complete [2025-12-23T02:27:27.500Z] 8998bd30e6a1: Download complete [2025-12-23T02:27:30.077Z] 2437ff75d9bd: Verifying Checksum [2025-12-23T02:27:30.077Z] 2437ff75d9bd: Download complete [2025-12-23T02:27:32.649Z] 8998bd30e6a1: Pull complete [2025-12-23T02:27:32.649Z] 04944245beec: Pull complete [2025-12-23T02:27:34.584Z] 699f458cf7ca: Pull complete [2025-12-23T02:27:34.585Z] 765212b225bb: Pull complete [2025-12-23T02:27:35.542Z] f23df028b6ca: Pull complete [2025-12-23T02:27:35.808Z] d65c8cfc05b1: Pull complete [2025-12-23T02:27:54.002Z] 2437ff75d9bd: Pull complete [2025-12-23T02:27:54.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-12-23T02:27:54.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-23T02:27:54.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T02:27:54.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-775584 does not seem to be running inside a container [2025-12-23T02:27:54.242Z] $ 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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@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-12-23T02:27:57.135Z] $ docker top 275dbe51bd140039eabe97a7382b8dcfb687a3a0819a5541445c3bb280d10b32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-23T02:27:58.113Z] ---> job-cost.sh [2025-12-23T02:27:58.113Z] lf-activate-venv: SKIPPING [2025-12-23T02:27:58.113Z] INFO: No Stack... [2025-12-23T02:27:58.694Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-12-23T02:27:59.650Z] INFO: Archiving Costs [Pipeline] sh [2025-12-23T02:28:00.281Z] + cat /w/workspace/edgex-go/941/archives/cost.csv [2025-12-23T02:28:00.281Z] + cut -d, -f6 [Pipeline] lock [2025-12-23T02:28:00.315Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-941-stack-cost] [2025-12-23T02:28:00.324Z] Resource [jenkins-edgexfoundry-edgex-go-main-941-stack-cost] did not exist. Created. [2025-12-23T02:28:00.329Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-941-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-12-23T02:28:00.977Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-12-23T02:28:01.703Z] Stashed 1 file(s) [Pipeline] } [2025-12-23T02:28:01.713Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-941-stack-cost] [Pipeline] // lock [Pipeline] } [2025-12-23T02:28:01.721Z] $ docker stop --time=1 275dbe51bd140039eabe97a7382b8dcfb687a3a0819a5541445c3bb280d10b32 [2025-12-23T02:28:03.242Z] $ docker rm -f --volumes 275dbe51bd140039eabe97a7382b8dcfb687a3a0819a5541445c3bb280d10b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-12-23T07:32:53.647Z] Cancelling nested steps due to timeout [2025-12-23T07:32:53.652Z] Sending interrupt signal to process [2025-12-23T07:33:01.822Z] script returned exit code 143 [Pipeline] } [2025-12-23T07:33:01.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-23T07:33:02.467Z] + '[' -d /w/workspace/edgex-go/941/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:02.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:03.324Z] ---> package-listing.sh [2025-12-23T07:33:03.324Z] ++ facter osfamily [2025-12-23T07:33:03.324Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-23T07:33:03.584Z] + OS_FAMILY=redhat [2025-12-23T07:33:03.584Z] + workspace=/w/workspace/edgex-go/941 [2025-12-23T07:33:03.584Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-23T07:33:03.584Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-23T07:33:03.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-23T07:33:03.584Z] + PACKAGES=/tmp/packages_start.txt [2025-12-23T07:33:03.584Z] + '[' /w/workspace/edgex-go/941 ']' [2025-12-23T07:33:03.584Z] + PACKAGES=/tmp/packages_end.txt [2025-12-23T07:33:03.584Z] + case "${OS_FAMILY}" in [2025-12-23T07:33:03.584Z] + rpm -qa [2025-12-23T07:33:03.584Z] + sort [2025-12-23T07:33:04.151Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-23T07:33:04.151Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-23T07:33:04.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-23T07:33:04.151Z] + '[' /w/workspace/edgex-go/941 ']' [2025-12-23T07:33:04.151Z] + mkdir -p /w/workspace/edgex-go/941/archives/ [2025-12-23T07:33:04.151Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/941/archives/ [Pipeline] echo [2025-12-23T07:33:04.166Z] 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/941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-23T07:33:04.450Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T07:33:05.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-23T07:33:05.033Z] [2025-12-23T07:33:05.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T07:33:05.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-23T07:33:05.351Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-23T07:33:05.351Z] 5eb5b503b376: Pulling fs layer [2025-12-23T07:33:05.351Z] 5c69ac0246d0: Pulling fs layer [2025-12-23T07:33:05.351Z] ec43610c2a17: Pulling fs layer [2025-12-23T07:33:05.351Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-23T07:33:05.351Z] 33b1e0a273af: Pulling fs layer [2025-12-23T07:33:05.351Z] 5d3b04190fa2: Pulling fs layer [2025-12-23T07:33:05.351Z] 2f39f015ded8: Pulling fs layer [2025-12-23T07:33:05.351Z] 3a2ae6a8a46f: Waiting [2025-12-23T07:33:05.351Z] 33b1e0a273af: Waiting [2025-12-23T07:33:05.351Z] 5d3b04190fa2: Waiting [2025-12-23T07:33:05.351Z] 2f39f015ded8: Waiting [2025-12-23T07:33:05.614Z] 5c69ac0246d0: Verifying Checksum [2025-12-23T07:33:05.614Z] 5c69ac0246d0: Download complete [2025-12-23T07:33:05.614Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-23T07:33:05.614Z] 3a2ae6a8a46f: Download complete [2025-12-23T07:33:05.614Z] ec43610c2a17: Verifying Checksum [2025-12-23T07:33:05.614Z] ec43610c2a17: Download complete [2025-12-23T07:33:05.614Z] 33b1e0a273af: Verifying Checksum [2025-12-23T07:33:05.614Z] 33b1e0a273af: Download complete [2025-12-23T07:33:05.614Z] 5d3b04190fa2: Verifying Checksum [2025-12-23T07:33:05.614Z] 5d3b04190fa2: Download complete [2025-12-23T07:33:05.614Z] 5eb5b503b376: Verifying Checksum [2025-12-23T07:33:05.614Z] 5eb5b503b376: Download complete [2025-12-23T07:33:06.187Z] 2f39f015ded8: Verifying Checksum [2025-12-23T07:33:06.187Z] 2f39f015ded8: Download complete [2025-12-23T07:33:07.135Z] 5eb5b503b376: Pull complete [2025-12-23T07:33:07.135Z] 5c69ac0246d0: Pull complete [2025-12-23T07:33:07.401Z] ec43610c2a17: Pull complete [2025-12-23T07:33:07.401Z] 3a2ae6a8a46f: Pull complete [2025-12-23T07:33:07.710Z] 33b1e0a273af: Pull complete [2025-12-23T07:33:07.710Z] 5d3b04190fa2: Pull complete [2025-12-23T07:33:11.923Z] 2f39f015ded8: Pull complete [2025-12-23T07:33:11.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-23T07:33:11.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-23T07:33:11.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T07:33:12.039Z] prd-centos7-docker-4c-2g-775585 does not seem to be running inside a container [2025-12-23T07:33:12.070Z] $ 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/941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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-12-23T07:33:15.074Z] $ docker top c6734880d252015de464b0dbe2f93c158d3cf3bdf8cbdc1de7793ca2ca86d6b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-23T07:33:15.431Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-23T07:33:15.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-23T07:33:16.008Z] + ls /var/log/sa-host [2025-12-23T07:33:16.008Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-23T07:33:16.191Z] provisioning config files... [2025-12-23T07:33:16.203Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17445011231695569283tmp [Pipeline] { [Pipeline] echo [2025-12-23T07:33:16.227Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:16.522Z] ---> create-netrc.sh [Pipeline] } [2025-12-23T07:33:16.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:16.889Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-23T07:33:16.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:17.209Z] ---> sudo-logs.sh [2025-12-23T07:33:17.209Z] Archiving 'sudo' log.. [2025-12-23T07:33:17.209Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-23T07:33:17.244Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-12-23T07:33:17.247Z] $ docker stop --time=1 c6734880d252015de464b0dbe2f93c158d3cf3bdf8cbdc1de7793ca2ca86d6b5 [2025-12-23T07:33:18.382Z] $ docker rm -f --volumes c6734880d252015de464b0dbe2f93c158d3cf3bdf8cbdc1de7793ca2ca86d6b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-12-23T07:33:18.493Z] [WS-CLEANUP] Deleting project workspace... [2025-12-23T07:33:18.493Z] [WS-CLEANUP] Deferred wipeout is used... [2025-12-23T07:33:18.513Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-12-23T07:33:18.727Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-12-23T07:33:19.529Z] + [ -d /w/workspace/edgex-go/941/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:19.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:20.682Z] ---> package-listing.sh [2025-12-23T07:33:20.682Z] ++ facter osfamily [2025-12-23T07:33:20.682Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-23T07:33:20.942Z] + OS_FAMILY=debian [2025-12-23T07:33:20.942Z] + workspace=/w/workspace/edgex-go/941 [2025-12-23T07:33:20.942Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-23T07:33:20.942Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-23T07:33:20.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-23T07:33:20.942Z] + PACKAGES=/tmp/packages_start.txt [2025-12-23T07:33:20.942Z] + '[' /w/workspace/edgex-go/941 ']' [2025-12-23T07:33:20.942Z] + PACKAGES=/tmp/packages_end.txt [2025-12-23T07:33:20.942Z] + case "${OS_FAMILY}" in [2025-12-23T07:33:20.942Z] + dpkg -l [2025-12-23T07:33:20.942Z] + grep '^ii' [2025-12-23T07:33:20.942Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-23T07:33:20.942Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-23T07:33:20.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-23T07:33:20.942Z] + '[' /w/workspace/edgex-go/941 ']' [2025-12-23T07:33:20.942Z] + mkdir -p /w/workspace/edgex-go/941/archives/ [2025-12-23T07:33:20.942Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/941/archives/ [Pipeline] echo [2025-12-23T07:33:20.955Z] 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/941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-23T07:33:21.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T07:33:21.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-23T07:33:21.799Z] [2025-12-23T07:33:21.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-23T07:33:22.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-23T07:33:22.114Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-23T07:33:22.114Z] 5eb5b503b376: Pulling fs layer [2025-12-23T07:33:22.114Z] 5c69ac0246d0: Pulling fs layer [2025-12-23T07:33:22.114Z] ec43610c2a17: Pulling fs layer [2025-12-23T07:33:22.114Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-23T07:33:22.114Z] 33b1e0a273af: Pulling fs layer [2025-12-23T07:33:22.114Z] 5d3b04190fa2: Pulling fs layer [2025-12-23T07:33:22.114Z] 2f39f015ded8: Pulling fs layer [2025-12-23T07:33:22.114Z] 33b1e0a273af: Waiting [2025-12-23T07:33:22.114Z] 3a2ae6a8a46f: Waiting [2025-12-23T07:33:22.114Z] 5d3b04190fa2: Waiting [2025-12-23T07:33:22.114Z] 2f39f015ded8: Waiting [2025-12-23T07:33:22.114Z] 5c69ac0246d0: Verifying Checksum [2025-12-23T07:33:22.114Z] 5c69ac0246d0: Download complete [2025-12-23T07:33:22.114Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-23T07:33:22.114Z] 3a2ae6a8a46f: Download complete [2025-12-23T07:33:22.114Z] 33b1e0a273af: Download complete [2025-12-23T07:33:22.114Z] 5d3b04190fa2: Verifying Checksum [2025-12-23T07:33:22.114Z] 5d3b04190fa2: Download complete [2025-12-23T07:33:22.114Z] ec43610c2a17: Verifying Checksum [2025-12-23T07:33:22.114Z] ec43610c2a17: Download complete [2025-12-23T07:33:22.371Z] 5eb5b503b376: Verifying Checksum [2025-12-23T07:33:22.371Z] 5eb5b503b376: Download complete [2025-12-23T07:33:22.941Z] 2f39f015ded8: Verifying Checksum [2025-12-23T07:33:22.941Z] 2f39f015ded8: Download complete [2025-12-23T07:33:23.875Z] 5eb5b503b376: Pull complete [2025-12-23T07:33:24.132Z] 5c69ac0246d0: Pull complete [2025-12-23T07:33:24.390Z] ec43610c2a17: Pull complete [2025-12-23T07:33:24.390Z] 3a2ae6a8a46f: Pull complete [2025-12-23T07:33:24.647Z] 33b1e0a273af: Pull complete [2025-12-23T07:33:24.647Z] 5d3b04190fa2: Pull complete [2025-12-23T07:33:31.203Z] 2f39f015ded8: Pull complete [2025-12-23T07:33:31.203Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-23T07:33:31.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-23T07:33:31.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-23T07:33:31.309Z] prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container [2025-12-23T07:33:31.333Z] $ 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/941/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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-12-23T07:33:32.742Z] $ docker top cf565828b602af94761e93f8e36eeb99947f6bac7aaed72601a5843db1175371 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-23T07:33:33.085Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-23T07:33:33.374Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-23T07:33:33.669Z] + ls /var/log/sa-host [2025-12-23T07:33:33.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-23T07:33:33.710Z] provisioning config files... [2025-12-23T07:33:33.719Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/941@tmp/config846928829109824398tmp [Pipeline] { [Pipeline] echo [2025-12-23T07:33:33.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:34.034Z] ---> create-netrc.sh [Pipeline] } [2025-12-23T07:33:34.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:34.363Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-23T07:33:34.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:34.659Z] ---> sudo-logs.sh [2025-12-23T07:33:34.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-12-23T07:33:34.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:35.005Z] ---> job-cost.sh [2025-12-23T07:33:35.005Z] lf-activate-venv: SKIPPING [2025-12-23T07:33:35.005Z] DEBUG: total: 0.10999999940395355 [2025-12-23T07:33:35.005Z] INFO: Retrieving Stack Cost... [2025-12-23T07:33:35.263Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-12-23T07:33:35.522Z] INFO: Archiving Costs [Pipeline] echo [2025-12-23T07:33:35.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-23T07:33:35.825Z] ---> logs-deploy.sh [2025-12-23T07:33:35.825Z] lf-activate-venv: SKIPPING [2025-12-23T07:33:35.825Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/941 [2025-12-23T07:33:35.825Z] INFO: archiving workspace using pattern(s): [2025-12-23T07:33:36.763Z] Archives upload complete. [2025-12-23T07:33:37.022Z] INFO: archiving logs to Nexus [2025-12-23T07:33:37.610Z] ---> uname -a: [2025-12-23T07:33:37.610Z] Linux prd-ubuntu20-04-docker-8c-8g-775583 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-12-23T07:33:37.610Z] [2025-12-23T07:33:37.610Z] [2025-12-23T07:33:37.610Z] ---> lscpu: [2025-12-23T07:33:37.610Z] Architecture: x86_64 [2025-12-23T07:33:37.610Z] CPU op-mode(s): 32-bit, 64-bit [2025-12-23T07:33:37.610Z] Byte Order: Little Endian [2025-12-23T07:33:37.610Z] Address sizes: 40 bits physical, 48 bits virtual [2025-12-23T07:33:37.610Z] CPU(s): 8 [2025-12-23T07:33:37.610Z] On-line CPU(s) list: 0-7 [2025-12-23T07:33:37.610Z] Thread(s) per core: 1 [2025-12-23T07:33:37.610Z] Core(s) per socket: 1 [2025-12-23T07:33:37.610Z] Socket(s): 8 [2025-12-23T07:33:37.610Z] NUMA node(s): 1 [2025-12-23T07:33:37.610Z] Vendor ID: AuthenticAMD [2025-12-23T07:33:37.611Z] CPU family: 23 [2025-12-23T07:33:37.611Z] Model: 49 [2025-12-23T07:33:37.611Z] Model name: AMD EPYC-Rome Processor [2025-12-23T07:33:37.611Z] Stepping: 0 [2025-12-23T07:33:37.611Z] CPU MHz: 2800.000 [2025-12-23T07:33:37.611Z] BogoMIPS: 5600.00 [2025-12-23T07:33:37.611Z] Virtualization: AMD-V [2025-12-23T07:33:37.611Z] Hypervisor vendor: KVM [2025-12-23T07:33:37.611Z] Virtualization type: full [2025-12-23T07:33:37.611Z] L1d cache: 256 KiB [2025-12-23T07:33:37.611Z] L1i cache: 256 KiB [2025-12-23T07:33:37.611Z] L2 cache: 4 MiB [2025-12-23T07:33:37.611Z] L3 cache: 128 MiB [2025-12-23T07:33:37.611Z] NUMA node0 CPU(s): 0-7 [2025-12-23T07:33:37.611Z] Vulnerability Gather data sampling: Not affected [2025-12-23T07:33:37.611Z] Vulnerability Itlb multihit: Not affected [2025-12-23T07:33:37.611Z] Vulnerability L1tf: Not affected [2025-12-23T07:33:37.611Z] Vulnerability Mds: Not affected [2025-12-23T07:33:37.611Z] Vulnerability Meltdown: Not affected [2025-12-23T07:33:37.611Z] Vulnerability Mmio stale data: Not affected [2025-12-23T07:33:37.611Z] Vulnerability Retbleed: Vulnerable [2025-12-23T07:33:37.611Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-12-23T07:33:37.611Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-12-23T07:33:37.611Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-12-23T07:33:37.611Z] Vulnerability Srbds: Not affected [2025-12-23T07:33:37.611Z] Vulnerability Tsx async abort: Not affected [2025-12-23T07:33:37.611Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-12-23T07:33:37.611Z] [2025-12-23T07:33:37.611Z] [2025-12-23T07:33:37.611Z] ---> nproc: [2025-12-23T07:33:37.611Z] 8 [2025-12-23T07:33:37.611Z] [2025-12-23T07:33:37.611Z] [2025-12-23T07:33:37.611Z] ---> df -h: [2025-12-23T07:33:37.611Z] Filesystem Size Used Avail Use% Mounted on [2025-12-23T07:33:37.611Z] overlay 155G 32G 124G 21% / [2025-12-23T07:33:37.611Z] tmpfs 64M 0 64M 0% /dev [2025-12-23T07:33:37.611Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-12-23T07:33:37.611Z] shm 64M 0 64M 0% /dev/shm [2025-12-23T07:33:37.611Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-12-23T07:33:37.611Z] [2025-12-23T07:33:37.611Z] [2025-12-23T07:33:37.611Z] ---> sar -b -r -n DEV: [2025-12-23T07:33:37.611Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775583) 12/23/25 _x86_64_ (8 CPU) [2025-12-23T07:33:37.611Z] [2025-12-23T07:33:37.611Z] 01:32:06 LINUX RESTART (8 CPU) [2025-12-23T07:33:37.611Z] [2025-12-23T07:33:37.611Z] 01:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-12-23T07:33:37.611Z] 01:34:01 197.15 13.86 183.29 0.00 2221.45 67891.95 0.00 [2025-12-23T07:33:37.611Z] 01:35:01 52.61 0.15 52.46 0.00 5.47 25158.89 0.00 [2025-12-23T07:33:37.611Z] 01:36:01 31.24 0.10 31.14 0.00 0.80 18068.78 0.00 [2025-12-23T07:33:37.611Z] 01:37:01 60.27 0.10 60.17 0.00 1.73 24884.39 0.00 [2025-12-23T07:33:37.611Z] 01:38:01 1212.75 28.73 1184.02 0.00 2751.14 524731.74 0.00 [2025-12-23T07:33:37.611Z] 01:39:02 271.53 1.03 270.50 0.00 8.80 86718.37 0.00 [2025-12-23T07:33:37.611Z] 01:40:01 381.21 0.03 381.18 0.00 0.27 118011.25 0.00 [2025-12-23T07:33:37.611Z] 01:41:01 553.77 6.53 547.24 0.00 391.94 161351.06 0.00 [2025-12-23T07:33:37.611Z] 01:42:01 335.74 5.30 330.44 0.00 148.78 22005.93 0.00 [2025-12-23T07:33:37.611Z] 01:43:01 26.29 1.08 25.21 0.00 50.38 656.98 0.00 [2025-12-23T07:33:37.611Z] 01:44:01 6.62 0.00 6.62 0.00 0.00 156.91 0.00 [2025-12-23T07:33:37.611Z] 01:45:01 1.58 0.00 1.58 0.00 0.00 17.19 0.00 [2025-12-23T07:33:37.611Z] 01:46:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2025-12-23T07:33:37.611Z] 01:47:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 [2025-12-23T07:33:37.611Z] 01:48:01 3.03 0.52 2.52 0.00 6.67 31.06 0.00 [2025-12-23T07:33:37.611Z] 01:49:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 [2025-12-23T07:33:37.611Z] 01:50:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2025-12-23T07:33:37.611Z] 01:51:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.611Z] 01:52:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2025-12-23T07:33:37.611Z] 01:53:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2025-12-23T07:33:37.611Z] 01:54:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.611Z] 01:55:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2025-12-23T07:33:37.611Z] 01:56:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2025-12-23T07:33:37.611Z] 01:57:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2025-12-23T07:33:37.611Z] 01:58:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.611Z] 01:59:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.611Z] 02:00:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2025-12-23T07:33:37.611Z] 02:01:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 [2025-12-23T07:33:37.611Z] 02:02:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2025-12-23T07:33:37.611Z] 02:03:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 [2025-12-23T07:33:37.611Z] 02:04:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-12-23T07:33:37.611Z] 02:05:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2025-12-23T07:33:37.611Z] 02:06:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2025-12-23T07:33:37.611Z] 02:07:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2025-12-23T07:33:37.611Z] 02:08:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 [2025-12-23T07:33:37.611Z] 02:09:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.611Z] 02:10:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2025-12-23T07:33:37.611Z] 02:11:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 [2025-12-23T07:33:37.611Z] 02:12:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2025-12-23T07:33:37.611Z] 02:13:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2025-12-23T07:33:37.611Z] 02:14:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2025-12-23T07:33:37.611Z] 02:15:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2025-12-23T07:33:37.611Z] 02:16:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.611Z] 02:17:01 1.53 0.05 1.48 0.00 1.07 17.06 0.00 [2025-12-23T07:33:37.611Z] 02:18:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 [2025-12-23T07:33:37.611Z] 02:19:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2025-12-23T07:33:37.611Z] 02:20:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 [2025-12-23T07:33:37.611Z] 02:21:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2025-12-23T07:33:37.611Z] 02:22:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2025-12-23T07:33:37.611Z] 02:23:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2025-12-23T07:33:37.611Z] 02:24:01 1.38 0.30 1.08 0.00 16.80 12.40 0.00 [2025-12-23T07:33:37.611Z] 02:25:01 1.27 0.00 1.27 0.00 0.00 15.99 0.00 [2025-12-23T07:33:37.611Z] 02:26:01 2.70 1.42 1.28 0.00 29.60 15.86 0.00 [2025-12-23T07:33:37.611Z] 02:27:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2025-12-23T07:33:37.611Z] 02:28:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2025-12-23T07:33:37.611Z] 02:29:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2025-12-23T07:33:37.611Z] 02:30:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2025-12-23T07:33:37.611Z] 02:31:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2025-12-23T07:33:37.611Z] 02:32:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2025-12-23T07:33:37.611Z] 02:33:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.611Z] 02:34:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2025-12-23T07:33:37.611Z] 02:35:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2025-12-23T07:33:37.611Z] 02:36:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2025-12-23T07:33:37.611Z] 02:37:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2025-12-23T07:33:37.611Z] 02:38:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2025-12-23T07:33:37.611Z] 02:39:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2025-12-23T07:33:37.611Z] 02:40:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2025-12-23T07:33:37.611Z] 02:41:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2025-12-23T07:33:37.611Z] 02:42:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2025-12-23T07:33:37.611Z] 02:43:01 1.52 0.00 1.52 0.00 0.00 19.60 0.00 [2025-12-23T07:33:37.611Z] 02:44:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2025-12-23T07:33:37.611Z] 02:45:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2025-12-23T07:33:37.611Z] 02:46:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2025-12-23T07:33:37.611Z] 02:47:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2025-12-23T07:33:37.611Z] 02:48:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.611Z] 02:49:02 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2025-12-23T07:33:37.611Z] 02:50:01 0.98 0.00 0.98 0.00 0.00 10.84 0.00 [2025-12-23T07:33:37.611Z] 02:51:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2025-12-23T07:33:37.611Z] 02:52:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 [2025-12-23T07:33:37.611Z] 02:53:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.611Z] 02:54:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2025-12-23T07:33:37.611Z] 02:55:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2025-12-23T07:33:37.611Z] 02:56:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2025-12-23T07:33:37.611Z] 02:57:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2025-12-23T07:33:37.611Z] 02:58:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.611Z] 02:59:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2025-12-23T07:33:37.611Z] 03:00:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2025-12-23T07:33:37.611Z] 03:01:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2025-12-23T07:33:37.611Z] 03:02:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2025-12-23T07:33:37.611Z] 03:03:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.611Z] 03:04:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.611Z] 03:05:01 1.85 0.00 1.85 0.00 0.00 22.13 0.00 [2025-12-23T07:33:37.611Z] 03:06:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2025-12-23T07:33:37.611Z] 03:07:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2025-12-23T07:33:37.611Z] 03:08:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2025-12-23T07:33:37.611Z] 03:09:01 1.78 0.00 1.78 0.00 0.00 18.93 0.00 [2025-12-23T07:33:37.611Z] 03:10:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2025-12-23T07:33:37.611Z] 03:11:01 1.97 0.00 1.97 0.00 0.00 23.46 0.00 [2025-12-23T07:33:37.611Z] 03:12:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2025-12-23T07:33:37.611Z] 03:13:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2025-12-23T07:33:37.611Z] 03:14:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2025-12-23T07:33:37.611Z] 03:15:01 1.67 0.00 1.67 0.00 0.00 19.59 0.00 [2025-12-23T07:33:37.611Z] 03:16:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.611Z] 03:17:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 [2025-12-23T07:33:37.611Z] 03:18:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2025-12-23T07:33:37.611Z] 03:19:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2025-12-23T07:33:37.611Z] 03:20:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2025-12-23T07:33:37.611Z] 03:21:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2025-12-23T07:33:37.611Z] 03:22:01 0.97 0.00 0.97 0.00 0.00 9.86 0.00 [2025-12-23T07:33:37.611Z] 03:23:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2025-12-23T07:33:37.611Z] 03:24:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.611Z] 03:25:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2025-12-23T07:33:37.611Z] 03:26:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2025-12-23T07:33:37.611Z] 03:27:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2025-12-23T07:33:37.611Z] 03:28:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2025-12-23T07:33:37.611Z] 03:29:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 [2025-12-23T07:33:37.611Z] 03:30:01 1.02 0.00 1.02 0.00 0.00 11.99 0.00 [2025-12-23T07:33:37.611Z] 03:31:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 [2025-12-23T07:33:37.611Z] 03:32:01 0.95 0.00 0.95 0.00 0.00 10.39 0.00 [2025-12-23T07:33:37.611Z] 03:33:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.611Z] 03:34:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2025-12-23T07:33:37.611Z] 03:35:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2025-12-23T07:33:37.611Z] 03:36:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2025-12-23T07:33:37.611Z] 03:37:01 1.42 0.00 1.42 0.00 0.00 17.99 0.00 [2025-12-23T07:33:37.611Z] 03:38:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2025-12-23T07:33:37.611Z] 03:39:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2025-12-23T07:33:37.611Z] 03:40:01 1.00 0.00 1.00 0.00 0.00 11.99 0.00 [2025-12-23T07:33:37.611Z] 03:41:01 1.38 0.00 1.38 0.00 0.00 16.12 0.00 [2025-12-23T07:33:37.611Z] 03:42:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.611Z] 03:43:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 [2025-12-23T07:33:37.611Z] 03:44:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2025-12-23T07:33:37.611Z] 03:45:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2025-12-23T07:33:37.611Z] 03:46:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2025-12-23T07:33:37.611Z] 03:47:02 1.53 0.00 1.53 0.00 0.00 19.33 0.00 [2025-12-23T07:33:37.611Z] 03:48:01 0.98 0.00 0.98 0.00 0.00 11.66 0.00 [2025-12-23T07:33:37.611Z] 03:49:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2025-12-23T07:33:37.611Z] 03:50:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2025-12-23T07:33:37.611Z] 03:51:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 [2025-12-23T07:33:37.611Z] 03:52:01 1.03 0.00 1.03 0.00 0.00 11.59 0.00 [2025-12-23T07:33:37.611Z] 03:53:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2025-12-23T07:33:37.611Z] 03:54:01 1.05 0.00 1.05 0.00 0.00 11.19 0.00 [2025-12-23T07:33:37.611Z] 03:55:01 1.33 0.00 1.33 0.00 0.00 17.06 0.00 [2025-12-23T07:33:37.611Z] 03:56:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2025-12-23T07:33:37.611Z] 03:57:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 [2025-12-23T07:33:37.611Z] 03:58:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2025-12-23T07:33:37.611Z] 03:59:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 [2025-12-23T07:33:37.611Z] 04:00:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.611Z] 04:01:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 [2025-12-23T07:33:37.611Z] 04:02:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2025-12-23T07:33:37.611Z] 04:03:01 1.52 0.00 1.52 0.00 0.00 18.79 0.00 [2025-12-23T07:33:37.611Z] 04:04:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2025-12-23T07:33:37.611Z] 04:05:01 1.63 0.00 1.63 0.00 0.00 19.99 0.00 [2025-12-23T07:33:37.611Z] 04:06:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.611Z] 04:07:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2025-12-23T07:33:37.611Z] 04:08:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.611Z] 04:09:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2025-12-23T07:33:37.611Z] 04:10:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.611Z] 04:11:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 [2025-12-23T07:33:37.611Z] 04:12:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.612Z] 04:13:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2025-12-23T07:33:37.612Z] 04:14:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2025-12-23T07:33:37.612Z] 04:15:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2025-12-23T07:33:37.612Z] 04:16:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2025-12-23T07:33:37.612Z] 04:17:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.612Z] 04:18:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2025-12-23T07:33:37.612Z] 04:19:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.612Z] 04:20:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2025-12-23T07:33:37.612Z] 04:21:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2025-12-23T07:33:37.612Z] 04:22:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 04:23:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 [2025-12-23T07:33:37.612Z] 04:24:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 [2025-12-23T07:33:37.612Z] 04:25:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2025-12-23T07:33:37.612Z] 04:26:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.612Z] 04:27:01 1.47 0.00 1.47 0.00 0.00 18.39 0.00 [2025-12-23T07:33:37.612Z] 04:28:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.612Z] 04:29:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 [2025-12-23T07:33:37.612Z] 04:30:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.612Z] 04:31:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 [2025-12-23T07:33:37.612Z] 04:32:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-12-23T07:33:37.612Z] 04:33:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2025-12-23T07:33:37.612Z] 04:34:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2025-12-23T07:33:37.612Z] 04:35:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 [2025-12-23T07:33:37.612Z] 04:36:01 1.17 0.00 1.17 0.00 0.00 11.86 0.00 [2025-12-23T07:33:37.612Z] 04:37:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 [2025-12-23T07:33:37.612Z] 04:38:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2025-12-23T07:33:37.612Z] 04:39:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2025-12-23T07:33:37.612Z] 04:40:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2025-12-23T07:33:37.612Z] 04:41:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2025-12-23T07:33:37.612Z] 04:42:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2025-12-23T07:33:37.612Z] 04:43:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2025-12-23T07:33:37.612Z] 04:44:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2025-12-23T07:33:37.612Z] 04:45:02 1.43 0.00 1.43 0.00 0.00 16.79 0.00 [2025-12-23T07:33:37.612Z] 04:46:01 1.00 0.00 1.00 0.00 0.00 10.57 0.00 [2025-12-23T07:33:37.612Z] 04:47:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 [2025-12-23T07:33:37.612Z] 04:48:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 [2025-12-23T07:33:37.612Z] 04:49:01 1.98 0.00 1.98 0.00 0.00 22.80 0.00 [2025-12-23T07:33:37.612Z] 04:50:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2025-12-23T07:33:37.612Z] 04:51:01 1.95 0.00 1.95 0.00 0.00 22.39 0.00 [2025-12-23T07:33:37.612Z] 04:52:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.612Z] 04:53:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2025-12-23T07:33:37.612Z] 04:54:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2025-12-23T07:33:37.612Z] 04:55:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2025-12-23T07:33:37.612Z] 04:56:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2025-12-23T07:33:37.612Z] 04:57:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.612Z] 04:58:01 9.71 6.18 3.53 0.00 368.54 101.17 0.00 [2025-12-23T07:33:37.612Z] 04:59:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 [2025-12-23T07:33:37.612Z] 05:00:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-12-23T07:33:37.612Z] 05:01:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 [2025-12-23T07:33:37.612Z] 05:02:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2025-12-23T07:33:37.612Z] 05:03:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2025-12-23T07:33:37.612Z] 05:04:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2025-12-23T07:33:37.612Z] 05:05:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2025-12-23T07:33:37.612Z] 05:06:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 [2025-12-23T07:33:37.612Z] 05:07:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2025-12-23T07:33:37.612Z] 05:08:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2025-12-23T07:33:37.612Z] 05:09:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2025-12-23T07:33:37.612Z] 05:10:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2025-12-23T07:33:37.612Z] 05:11:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 [2025-12-23T07:33:37.612Z] 05:12:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 [2025-12-23T07:33:37.612Z] 05:13:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.612Z] 05:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2025-12-23T07:33:37.612Z] 05:15:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 [2025-12-23T07:33:37.612Z] 05:16:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 [2025-12-23T07:33:37.612Z] 05:17:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.612Z] 05:18:01 1.25 0.00 1.25 0.00 0.00 12.66 0.00 [2025-12-23T07:33:37.612Z] 05:19:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 [2025-12-23T07:33:37.612Z] 05:20:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2025-12-23T07:33:37.612Z] 05:21:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2025-12-23T07:33:37.612Z] 05:22:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2025-12-23T07:33:37.612Z] 05:23:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2025-12-23T07:33:37.612Z] 05:24:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2025-12-23T07:33:37.612Z] 05:25:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 [2025-12-23T07:33:37.612Z] 05:26:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.612Z] 05:27:01 1.87 0.00 1.87 0.00 0.00 22.40 0.00 [2025-12-23T07:33:37.612Z] 05:28:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2025-12-23T07:33:37.612Z] 05:29:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2025-12-23T07:33:37.612Z] 05:30:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2025-12-23T07:33:37.612Z] 05:31:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2025-12-23T07:33:37.612Z] 05:32:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2025-12-23T07:33:37.612Z] 05:33:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 [2025-12-23T07:33:37.612Z] 05:34:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2025-12-23T07:33:37.612Z] 05:35:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 [2025-12-23T07:33:37.612Z] 05:36:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 05:37:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2025-12-23T07:33:37.612Z] 05:38:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 [2025-12-23T07:33:37.612Z] 05:39:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 [2025-12-23T07:33:37.612Z] 05:40:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 05:41:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 [2025-12-23T07:33:37.612Z] 05:42:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2025-12-23T07:33:37.612Z] 05:43:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2025-12-23T07:33:37.612Z] 05:44:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 05:45:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2025-12-23T07:33:37.612Z] 05:46:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 [2025-12-23T07:33:37.612Z] 05:47:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 [2025-12-23T07:33:37.612Z] 05:48:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 05:49:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2025-12-23T07:33:37.612Z] 05:50:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2025-12-23T07:33:37.612Z] 05:51:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 [2025-12-23T07:33:37.612Z] 05:52:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 05:53:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.612Z] 05:54:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-12-23T07:33:37.612Z] 05:55:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.612Z] 05:56:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2025-12-23T07:33:37.612Z] 05:57:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2025-12-23T07:33:37.612Z] 05:58:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.612Z] 05:59:02 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2025-12-23T07:33:37.612Z] 06:00:01 1.10 0.00 1.10 0.00 0.00 11.12 0.00 [2025-12-23T07:33:37.612Z] 06:01:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2025-12-23T07:33:37.612Z] 06:02:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2025-12-23T07:33:37.612Z] 06:03:01 1.83 0.00 1.83 0.00 0.00 20.13 0.00 [2025-12-23T07:33:37.612Z] 06:04:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.612Z] 06:05:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2025-12-23T07:33:37.612Z] 06:06:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2025-12-23T07:33:37.612Z] 06:07:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 [2025-12-23T07:33:37.612Z] 06:08:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 06:09:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2025-12-23T07:33:37.612Z] 06:10:01 1.10 0.00 1.10 0.00 0.00 10.93 0.00 [2025-12-23T07:33:37.612Z] 06:11:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 [2025-12-23T07:33:37.612Z] 06:12:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2025-12-23T07:33:37.612Z] 06:13:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2025-12-23T07:33:37.612Z] 06:14:01 1.28 0.00 1.28 0.00 0.00 13.06 0.00 [2025-12-23T07:33:37.612Z] 06:15:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2025-12-23T07:33:37.612Z] 06:16:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 [2025-12-23T07:33:37.612Z] 06:17:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 [2025-12-23T07:33:37.612Z] 06:18:01 1.35 0.00 1.35 0.00 0.00 13.06 0.00 [2025-12-23T07:33:37.612Z] 06:19:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2025-12-23T07:33:37.612Z] 06:20:01 1.17 0.00 1.17 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.612Z] 06:21:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2025-12-23T07:33:37.612Z] 06:22:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2025-12-23T07:33:37.612Z] 06:23:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 [2025-12-23T07:33:37.612Z] 06:24:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2025-12-23T07:33:37.612Z] 06:25:01 1.72 0.03 1.68 0.00 0.27 18.66 0.00 [2025-12-23T07:33:37.612Z] 06:26:01 5.15 2.82 2.33 0.00 69.78 77.62 0.00 [2025-12-23T07:33:37.612Z] 06:27:01 2.10 0.00 2.10 0.00 0.00 27.73 0.00 [2025-12-23T07:33:37.612Z] 06:28:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 [2025-12-23T07:33:37.612Z] 06:29:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 [2025-12-23T07:33:37.612Z] 06:30:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2025-12-23T07:33:37.612Z] 06:31:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2025-12-23T07:33:37.612Z] 06:32:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2025-12-23T07:33:37.612Z] 06:33:01 1.77 0.00 1.77 0.00 0.00 18.93 0.00 [2025-12-23T07:33:37.612Z] 06:34:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2025-12-23T07:33:37.612Z] 06:35:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.612Z] 06:36:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2025-12-23T07:33:37.612Z] 06:37:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 [2025-12-23T07:33:37.612Z] 06:38:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 06:39:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2025-12-23T07:33:37.612Z] 06:40:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 [2025-12-23T07:33:37.612Z] 06:41:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 [2025-12-23T07:33:37.612Z] 06:42:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.612Z] 06:43:01 1.87 0.00 1.87 0.00 0.00 20.26 0.00 [2025-12-23T07:33:37.612Z] 06:44:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-12-23T07:33:37.612Z] 06:45:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.612Z] 06:46:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 [2025-12-23T07:33:37.612Z] 06:47:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 [2025-12-23T07:33:37.612Z] 06:48:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2025-12-23T07:33:37.612Z] 06:49:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2025-12-23T07:33:37.612Z] 06:50:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2025-12-23T07:33:37.612Z] 06:51:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2025-12-23T07:33:37.612Z] 06:52:01 1.22 0.00 1.22 0.00 0.00 11.86 0.00 [2025-12-23T07:33:37.612Z] 06:53:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2025-12-23T07:33:37.612Z] 06:54:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 [2025-12-23T07:33:37.612Z] 06:55:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 [2025-12-23T07:33:37.612Z] 06:56:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 [2025-12-23T07:33:37.612Z] 06:57:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 [2025-12-23T07:33:37.612Z] 06:58:01 1.95 0.05 1.90 0.00 12.26 21.33 0.00 [2025-12-23T07:33:37.612Z] 06:59:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2025-12-23T07:33:37.612Z] 07:00:01 1.27 0.00 1.27 0.00 0.00 13.06 0.00 [2025-12-23T07:33:37.612Z] 07:01:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 [2025-12-23T07:33:37.612Z] 07:02:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2025-12-23T07:33:37.612Z] 07:03:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2025-12-23T07:33:37.612Z] 07:04:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2025-12-23T07:33:37.612Z] 07:05:02 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2025-12-23T07:33:37.612Z] 07:06:01 1.03 0.00 1.03 0.00 0.00 11.39 0.00 [2025-12-23T07:33:37.612Z] 07:07:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2025-12-23T07:33:37.612Z] 07:08:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2025-12-23T07:33:37.612Z] 07:09:01 1.82 0.00 1.82 0.00 0.00 20.39 0.00 [2025-12-23T07:33:37.612Z] 07:10:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 [2025-12-23T07:33:37.612Z] 07:11:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2025-12-23T07:33:37.612Z] 07:12:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 [2025-12-23T07:33:37.612Z] 07:13:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.612Z] 07:14:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 [2025-12-23T07:33:37.612Z] 07:15:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2025-12-23T07:33:37.612Z] 07:16:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-12-23T07:33:37.612Z] 07:17:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2025-12-23T07:33:37.612Z] 07:18:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2025-12-23T07:33:37.612Z] 07:19:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2025-12-23T07:33:37.612Z] 07:20:01 1.35 0.00 1.35 0.00 0.00 13.73 0.00 [2025-12-23T07:33:37.612Z] 07:21:01 1.78 0.00 1.78 0.00 0.00 19.33 0.00 [2025-12-23T07:33:37.612Z] 07:22:01 1.12 0.00 1.12 0.00 0.00 10.93 0.00 [2025-12-23T07:33:37.612Z] 07:23:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2025-12-23T07:33:37.612Z] 07:24:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 [2025-12-23T07:33:37.612Z] 07:25:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2025-12-23T07:33:37.612Z] 07:26:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 [2025-12-23T07:33:37.613Z] 07:27:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2025-12-23T07:33:37.613Z] 07:28:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2025-12-23T07:33:37.613Z] 07:29:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 [2025-12-23T07:33:37.613Z] 07:30:01 1.10 0.00 1.10 0.00 0.00 10.80 0.00 [2025-12-23T07:33:37.613Z] 07:31:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 [2025-12-23T07:33:37.613Z] 07:32:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 [2025-12-23T07:33:37.613Z] 07:33:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2025-12-23T07:33:37.613Z] Average: 9.98 0.19 9.79 0.00 16.81 2922.90 0.00 [2025-12-23T07:33:37.613Z] [2025-12-23T07:33:37.613Z] 01:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-12-23T07:33:37.613Z] 01:34:01 27624616 31519176 774056 2.35 117056 3983712 1870756 5.52 1188544 3588468 1660 [2025-12-23T07:33:37.613Z] 01:35:01 26089016 31328136 954696 2.90 128896 5220740 2267816 6.69 2211660 3998988 559480 [2025-12-23T07:33:37.613Z] 01:36:01 25454712 30622392 1659640 5.05 132660 5126000 2622392 7.73 2361272 4464752 512428 [2025-12-23T07:33:37.613Z] 01:37:01 25429388 31401816 878052 2.67 137880 5886672 1933980 5.70 2031900 4780548 585148 [2025-12-23T07:33:37.613Z] 01:38:01 10454980 31352708 887708 2.70 390708 19873544 2416972 7.13 3310524 17740868 1363280 [2025-12-23T07:33:37.613Z] 01:39:02 4274520 27786432 4383060 13.33 431596 22082572 12020228 35.44 7844216 18912024 1394988 [2025-12-23T07:33:37.613Z] 01:40:01 1039624 26799496 5375540 16.35 446564 24233144 11439572 33.73 9762924 20153884 528544 [2025-12-23T07:33:37.613Z] 01:41:01 2676620 30689320 1507724 4.59 459080 26468436 4245972 12.52 6183664 22127328 9504 [2025-12-23T07:33:37.613Z] 01:42:01 5116024 31405484 833832 2.54 463588 24882500 2167508 6.39 4049592 22025264 696 [2025-12-23T07:33:37.613Z] 01:43:01 5117552 31410152 828692 2.52 464704 24884400 2099620 6.19 4563792 21508432 580 [2025-12-23T07:33:37.613Z] 01:44:01 5128188 31421160 817408 2.49 464924 24884432 2087364 6.15 4594680 21465644 8 [2025-12-23T07:33:37.613Z] 01:45:01 5128004 31420996 817952 2.49 464940 24884432 2087364 6.15 4594452 21465644 4 [2025-12-23T07:33:37.613Z] 01:46:01 5134288 31427296 811616 2.47 464956 24884436 2087364 6.15 4587104 21465648 8 [2025-12-23T07:33:37.613Z] 01:47:01 5135672 31428788 810152 2.46 464964 24884436 2087364 6.15 4587440 21465648 172 [2025-12-23T07:33:37.613Z] 01:48:01 5142104 31435504 803360 2.44 465040 24884600 2106716 6.21 4578824 21465668 4 [2025-12-23T07:33:37.613Z] 01:49:01 5142568 31436020 802828 2.44 465084 24884608 2106716 6.21 4578556 21465672 8 [2025-12-23T07:33:37.613Z] 01:50:01 5142516 31435968 803020 2.44 465100 24884608 2106716 6.21 4578540 21465672 8 [2025-12-23T07:33:37.613Z] 01:51:01 5142532 31436012 802956 2.44 465112 24884612 2106716 6.21 4578572 21465680 12 [2025-12-23T07:33:37.613Z] 01:52:01 5142744 31436236 802652 2.44 465132 24884612 2106716 6.21 4578168 21465680 12 [2025-12-23T07:33:37.613Z] 01:53:01 5142656 31436172 802632 2.44 465164 24884608 2106716 6.21 4578048 21465684 20 [2025-12-23T07:33:37.613Z] 01:54:01 5142536 31436092 802672 2.44 465172 24884624 2106716 6.21 4578236 21465692 44 [2025-12-23T07:33:37.613Z] 01:55:01 5142704 31436288 802572 2.44 465184 24884624 2106716 6.21 4578316 21465692 152 [2025-12-23T07:33:37.613Z] 01:56:01 5142720 31436472 802368 2.44 465220 24884756 2106716 6.21 4578620 21465824 172 [2025-12-23T07:33:37.613Z] 01:57:01 5142704 31436472 802308 2.44 465236 24884756 2106716 6.21 4578440 21465824 108 [2025-12-23T07:33:37.613Z] 01:58:01 5142932 31436712 802104 2.44 465244 24884760 2106716 6.21 4578704 21465828 144 [2025-12-23T07:33:37.613Z] 01:59:01 5142956 31436752 802048 2.44 465264 24884768 2106716 6.21 4578132 21465836 8 [2025-12-23T07:33:37.613Z] 02:00:01 5142508 31436332 802624 2.44 465268 24884768 2106716 6.21 4578544 21465836 168 [2025-12-23T07:33:37.613Z] 02:01:01 5143540 31437372 801572 2.44 465280 24884772 2106716 6.21 4578156 21465840 8 [2025-12-23T07:33:37.613Z] 02:02:01 5143344 31437192 801724 2.44 465300 24884772 2106716 6.21 4578288 21465840 16 [2025-12-23T07:33:37.613Z] 02:03:01 5143016 31436888 802192 2.44 465328 24884768 2106716 6.21 4578328 21465844 8 [2025-12-23T07:33:37.613Z] 02:04:01 5143164 31437080 801976 2.44 465332 24884780 2106716 6.21 4578576 21465848 28 [2025-12-23T07:33:37.613Z] 02:05:01 5143392 31437336 801676 2.44 465352 24884780 2106716 6.21 4578284 21465848 28 [2025-12-23T07:33:37.613Z] 02:06:01 5142864 31436816 802128 2.44 465352 24884784 2106716 6.21 4578328 21465852 8 [2025-12-23T07:33:37.613Z] 02:07:01 5143036 31437012 801868 2.44 465376 24884784 2106716 6.21 4578304 21465856 12 [2025-12-23T07:33:37.613Z] 02:08:01 5143052 31437056 801804 2.44 465396 24884792 2106716 6.21 4578368 21465860 56 [2025-12-23T07:33:37.613Z] 02:09:01 5143256 31437264 801512 2.44 465420 24884796 2106716 6.21 4578328 21465864 28 [2025-12-23T07:33:37.613Z] 02:10:01 5142956 31437000 801732 2.44 465432 24884796 2090272 6.16 4578344 21465864 8 [2025-12-23T07:33:37.613Z] 02:11:01 5142900 31436964 801696 2.44 465448 24884804 2090272 6.16 4578372 21465872 12 [2025-12-23T07:33:37.613Z] 02:12:01 5143104 31437184 801408 2.44 465472 24884804 2090272 6.16 4578372 21465872 12 [2025-12-23T07:33:37.613Z] 02:13:01 5142964 31437096 801592 2.44 465496 24884804 2090272 6.16 4578816 21465876 12 [2025-12-23T07:33:37.613Z] 02:14:01 5142940 31437096 801556 2.44 465508 24884812 2090272 6.16 4578760 21465880 216 [2025-12-23T07:33:37.613Z] 02:15:01 5142868 31437024 801616 2.44 465520 24884812 2106468 6.21 4578448 21465880 12 [2025-12-23T07:33:37.613Z] 02:16:01 5142852 31437024 801564 2.44 465524 24884816 2106468 6.21 4578456 21465884 8 [2025-12-23T07:33:37.613Z] 02:17:01 5142132 31436308 802212 2.44 465536 24884816 2106468 6.21 4578644 21465884 24 [2025-12-23T07:33:37.613Z] 02:18:01 5142520 31436824 801720 2.44 465540 24884852 2106468 6.21 4578784 21465912 12 [2025-12-23T07:33:37.613Z] 02:19:01 5142252 31436576 801940 2.44 465552 24884856 2106468 6.21 4579108 21465916 208 [2025-12-23T07:33:37.613Z] 02:20:01 5142496 31436820 801680 2.44 465572 24884852 2122512 6.26 4578532 21465916 8 [2025-12-23T07:33:37.613Z] 02:21:01 5141904 31436276 802164 2.44 465592 24884860 2122512 6.26 4578912 21465920 176 [2025-12-23T07:33:37.613Z] 02:22:01 5142104 31436488 802136 2.44 465604 24884860 2122512 6.26 4579124 21465920 176 [2025-12-23T07:33:37.613Z] 02:23:01 5141616 31436008 802600 2.44 465628 24884864 2122512 6.26 4578708 21465924 56 [2025-12-23T07:33:37.613Z] 02:24:01 5141624 31436556 802076 2.44 465640 24885368 2122512 6.26 4581552 21466252 36 [2025-12-23T07:33:37.613Z] 02:25:01 5141340 31436404 802384 2.44 465648 24885500 2122512 6.26 4581460 21466368 32 [2025-12-23T07:33:37.613Z] 02:26:01 5129032 31426212 812500 2.47 465660 24886400 2122512 6.26 4591500 21466636 4 [2025-12-23T07:33:37.613Z] 02:27:01 5128984 31426180 812484 2.47 465672 24886400 2122512 6.26 4591348 21466636 12 [2025-12-23T07:33:37.613Z] 02:28:01 5128936 31426144 812464 2.47 465688 24886404 2122512 6.26 4591284 21466620 4 [2025-12-23T07:33:37.613Z] 02:29:01 5128164 31425396 813140 2.47 465724 24886408 2122512 6.26 4591404 21466624 8 [2025-12-23T07:33:37.613Z] 02:30:01 5128180 31425412 813092 2.47 465736 24886408 2122512 6.26 4591256 21466624 8 [2025-12-23T07:33:37.613Z] 02:31:01 5128320 31425616 812912 2.47 465748 24886412 2122512 6.26 4591620 21466632 16 [2025-12-23T07:33:37.613Z] 02:32:01 5127168 31424468 813980 2.48 465756 24886412 2122512 6.26 4591592 21466632 180 [2025-12-23T07:33:37.613Z] 02:33:01 5126696 31424012 814444 2.48 465760 24886416 2122512 6.26 4591668 21466632 36 [2025-12-23T07:33:37.613Z] 02:34:01 5126900 31424228 814176 2.48 465772 24886416 2122512 6.26 4591668 21466632 184 [2025-12-23T07:33:37.613Z] 02:35:01 5127356 31424692 813652 2.48 465772 24886424 2105900 6.21 4591624 21466640 180 [2025-12-23T07:33:37.613Z] 02:36:01 5126920 31424268 814016 2.48 465780 24886428 2105900 6.21 4591940 21466644 184 [2025-12-23T07:33:37.613Z] 02:37:01 5127016 31424368 813912 2.48 465788 24886428 2105900 6.21 4591372 21466644 12 [2025-12-23T07:33:37.613Z] 02:38:01 5126724 31424092 814132 2.48 465796 24886432 2105900 6.21 4591856 21466648 36 [2025-12-23T07:33:37.613Z] 02:39:01 5127064 31424440 814016 2.48 465808 24886432 2105900 6.21 4591716 21466648 184 [2025-12-23T07:33:37.613Z] 02:40:01 5127088 31424468 813992 2.48 465824 24886436 2105900 6.21 4591460 21466652 16 [2025-12-23T07:33:37.613Z] 02:41:01 5127268 31424684 813732 2.48 465836 24886440 2105900 6.21 4591420 21466656 4 [2025-12-23T07:33:37.613Z] 02:42:01 5127220 31424636 813720 2.48 465844 24886440 2105900 6.21 4591404 21466656 8 [2025-12-23T07:33:37.613Z] 02:43:01 5127088 31424568 813912 2.48 465856 24886440 2105900 6.21 4591500 21466664 4 [2025-12-23T07:33:37.613Z] 02:44:01 5127104 31424588 813840 2.48 465868 24886452 2105900 6.21 4591424 21466664 24 [2025-12-23T07:33:37.613Z] 02:45:01 5126992 31424508 813868 2.48 465888 24886456 2105900 6.21 4591464 21466672 28 [2025-12-23T07:33:37.613Z] 02:46:01 5126976 31424496 813804 2.48 465904 24886460 2105900 6.21 4591448 21466676 28 [2025-12-23T07:33:37.613Z] 02:47:01 5126636 31424196 814012 2.48 465916 24886460 2105900 6.21 4591888 21466676 192 [2025-12-23T07:33:37.613Z] 02:48:01 5126660 31424224 813984 2.48 465924 24886456 2105900 6.21 4591552 21466680 32 [2025-12-23T07:33:37.613Z] 02:49:02 5126832 31424420 813720 2.48 465944 24886464 2105900 6.21 4591528 21466680 4 [2025-12-23T07:33:37.613Z] 02:50:01 5126468 31424060 813948 2.48 465956 24886468 2105900 6.21 4591808 21466684 200 [2025-12-23T07:33:37.613Z] 02:51:01 5126620 31424252 813904 2.48 465992 24886472 2105900 6.21 4591880 21466688 188 [2025-12-23T07:33:37.613Z] 02:52:01 5126652 31424288 813860 2.48 466008 24886472 2122004 6.26 4591548 21466688 8 [2025-12-23T07:33:37.613Z] 02:53:01 5126636 31424464 813680 2.48 466032 24886608 2122004 6.26 4591672 21466824 36 [2025-12-23T07:33:37.613Z] 02:54:01 5126284 31424140 814136 2.48 466072 24886608 2138144 6.30 4591912 21466824 40 [2025-12-23T07:33:37.613Z] 02:55:01 5126080 31423972 814316 2.48 466092 24886612 2138144 6.30 4591672 21466828 28 [2025-12-23T07:33:37.613Z] 02:56:01 5125960 31423888 814296 2.48 466108 24886616 2122020 6.26 4592072 21466832 200 [2025-12-23T07:33:37.613Z] 02:57:01 5125960 31423896 814256 2.48 466124 24886616 2122020 6.26 4591712 21466832 8 [2025-12-23T07:33:37.613Z] 02:58:01 5126196 31424140 813948 2.48 466128 24886620 2122020 6.26 4591756 21466836 4 [2025-12-23T07:33:37.613Z] 02:59:01 5125712 31423760 814152 2.48 466152 24886620 2122020 6.26 4591736 21466844 20 [2025-12-23T07:33:37.613Z] 03:00:01 5126120 31424212 813712 2.48 466180 24886628 2122020 6.26 4592104 21466848 200 [2025-12-23T07:33:37.613Z] 03:01:01 5126112 31424208 813700 2.48 466204 24886624 2122020 6.26 4591764 21466852 28 [2025-12-23T07:33:37.613Z] 03:02:01 5126344 31424472 813644 2.48 466216 24886636 2122020 6.26 4591800 21466860 16 [2025-12-23T07:33:37.613Z] 03:03:01 5126012 31424172 813876 2.48 466236 24886640 2122020 6.26 4592168 21466864 180 [2025-12-23T07:33:37.613Z] 03:04:01 5125932 31424092 813908 2.48 466260 24886640 2122020 6.26 4591828 21466864 40 [2025-12-23T07:33:37.613Z] 03:05:01 5125664 31423856 814080 2.48 466292 24886644 2122020 6.26 4592180 21466860 16 [2025-12-23T07:33:37.613Z] 03:06:01 5125856 31424092 814036 2.48 466312 24886648 2122020 6.26 4591912 21466864 8 [2025-12-23T07:33:37.613Z] 03:07:01 5126020 31424284 813764 2.48 466332 24886648 2122020 6.26 4592288 21466864 184 [2025-12-23T07:33:37.613Z] 03:08:01 5126288 31424560 813408 2.47 466352 24886652 2122020 6.26 4592328 21466868 216 [2025-12-23T07:33:37.613Z] 03:09:01 5126512 31424784 813372 2.47 466364 24886652 2122020 6.26 4591928 21466868 8 [2025-12-23T07:33:37.613Z] 03:10:01 5126132 31424440 813600 2.48 466384 24886656 2122020 6.26 4592536 21466872 176 [2025-12-23T07:33:37.613Z] 03:11:01 5126092 31424456 813540 2.47 466404 24886664 2122020 6.26 4592572 21466880 212 [2025-12-23T07:33:37.613Z] 03:12:01 5125792 31424184 813756 2.48 466428 24886664 2122020 6.26 4592388 21466880 192 [2025-12-23T07:33:37.613Z] 03:13:01 5126012 31424408 813492 2.47 466452 24886668 2122020 6.26 4592112 21466884 16 [2025-12-23T07:33:37.613Z] 03:14:01 5126456 31424856 813200 2.47 466472 24886664 2122020 6.26 4592036 21466884 8 [2025-12-23T07:33:37.613Z] 03:15:01 5126384 31424980 813016 2.47 466492 24886804 2122020 6.26 4592080 21467020 12 [2025-12-23T07:33:37.613Z] 03:16:01 5126076 31424712 813232 2.47 466508 24886808 2105868 6.21 4592124 21467028 8 [2025-12-23T07:33:37.613Z] 03:17:01 5126264 31424916 812940 2.47 466516 24886808 2105868 6.21 4592700 21467028 160 [2025-12-23T07:33:37.613Z] 03:18:01 5125964 31424624 813224 2.47 466524 24886812 2105868 6.21 4592212 21467016 24 [2025-12-23T07:33:37.613Z] 03:19:01 5126152 31424852 812960 2.47 466548 24886816 2105868 6.21 4592584 21467020 180 [2025-12-23T07:33:37.613Z] 03:20:01 5126176 31424884 812916 2.47 466560 24886820 2105868 6.21 4592180 21467024 28 [2025-12-23T07:33:37.613Z] 03:21:01 5126436 31425148 812600 2.47 466576 24886824 2105868 6.21 4592172 21467028 8 [2025-12-23T07:33:37.613Z] 03:22:01 5126436 31425176 812544 2.47 466588 24886824 2121996 6.26 4592208 21467028 8 [2025-12-23T07:33:37.613Z] 03:23:01 5126140 31424896 812996 2.47 466592 24886828 2121996 6.26 4592300 21467028 4 [2025-12-23T07:33:37.613Z] 03:24:01 5126392 31425148 812700 2.47 466632 24886820 2121996 6.26 4592224 21467028 8 [2025-12-23T07:33:37.613Z] 03:25:01 5125216 31424036 813988 2.48 466660 24886832 2121996 6.26 4592392 21467032 16 [2025-12-23T07:33:37.613Z] 03:26:01 5125240 31424100 813920 2.48 466684 24886836 2138152 6.30 4594116 21466164 180 [2025-12-23T07:33:37.613Z] 03:27:01 5125256 31424124 813864 2.48 466700 24886836 2138152 6.30 4593600 21466156 8 [2025-12-23T07:33:37.613Z] 03:28:01 5125712 31424600 813304 2.47 466720 24886840 2138152 6.30 4593556 21466160 8 [2025-12-23T07:33:37.613Z] 03:29:01 5125820 31424768 813020 2.47 466752 24886832 2138152 6.30 4593520 21466164 8 [2025-12-23T07:33:37.613Z] 03:30:01 5125716 31424708 813048 2.47 466776 24886852 2138152 6.30 4593560 21466172 48 [2025-12-23T07:33:37.613Z] 03:31:01 5125692 31424716 813000 2.47 466812 24886848 2138152 6.30 4593588 21466176 24 [2025-12-23T07:33:37.613Z] 03:32:01 5125896 31424944 812724 2.47 466820 24886856 2138152 6.30 4593612 21466176 12 [2025-12-23T07:33:37.613Z] 03:33:01 5125596 31424660 812952 2.47 466828 24886860 2121968 6.26 4593688 21466180 28 [2025-12-23T07:33:37.613Z] 03:34:01 5125764 31424828 812928 2.47 466848 24886852 2121968 6.26 4593636 21466180 8 [2025-12-23T07:33:37.613Z] 03:35:01 5124984 31424072 813700 2.48 466856 24886864 2121968 6.26 4594040 21466184 204 [2025-12-23T07:33:37.613Z] 03:36:01 5125576 31424680 813204 2.47 466868 24886864 2121968 6.26 4593852 21466184 20 [2025-12-23T07:33:37.613Z] 03:37:01 5125392 31424524 813268 2.47 466884 24886872 2121968 6.26 4593960 21466192 196 [2025-12-23T07:33:37.613Z] 03:38:01 5125592 31424728 813272 2.47 466884 24886876 2121968 6.26 4593752 21466196 36 [2025-12-23T07:33:37.613Z] 03:39:01 5125544 31424700 813256 2.47 466908 24886876 2121968 6.26 4594048 21466196 8 [2025-12-23T07:33:37.613Z] 03:40:01 5125244 31424552 813344 2.47 466932 24887008 2121968 6.26 4594064 21466328 216 [2025-12-23T07:33:37.613Z] 03:41:01 5125708 31425032 812848 2.47 466948 24887008 2121968 6.26 4593752 21466328 20 [2025-12-23T07:33:37.613Z] 03:42:01 5125384 31424732 813072 2.47 466952 24887012 2121968 6.26 4594144 21466332 216 [2025-12-23T07:33:37.613Z] 03:43:01 5124880 31424248 813532 2.47 466972 24887016 2121968 6.26 4594132 21466336 20 [2025-12-23T07:33:37.613Z] 03:44:01 5124312 31423692 813996 2.48 466988 24887016 2121968 6.26 4593820 21466336 44 [2025-12-23T07:33:37.613Z] 03:45:01 5124548 31423960 813712 2.48 467016 24887020 2121968 6.26 4593880 21466340 4 [2025-12-23T07:33:37.613Z] 03:46:01 5124224 31423648 813968 2.48 467020 24887020 2121968 6.26 4594196 21466340 136 [2025-12-23T07:33:37.613Z] 03:47:02 5124460 31423912 813684 2.48 467040 24887032 2121968 6.26 4594208 21466352 192 [2025-12-23T07:33:37.613Z] 03:48:01 5124200 31423672 813900 2.48 467064 24887036 2121968 6.26 4594220 21466356 28 [2025-12-23T07:33:37.613Z] 03:49:01 5124120 31423620 813896 2.48 467088 24887036 2121968 6.26 4594248 21466356 200 [2025-12-23T07:33:37.613Z] 03:50:01 5123860 31423392 814080 2.48 467116 24887040 2121968 6.26 4594300 21466360 240 [2025-12-23T07:33:37.613Z] 03:51:01 5124144 31423688 813768 2.48 467128 24887040 2121968 6.26 4594232 21466360 176 [2025-12-23T07:33:37.613Z] 03:52:01 5124136 31423704 813748 2.48 467140 24887044 2121968 6.26 4594196 21466364 28 [2025-12-23T07:33:37.613Z] 03:53:01 5124380 31423972 813440 2.47 467156 24887048 2138032 6.30 4594332 21466368 200 [2025-12-23T07:33:37.613Z] 03:54:01 5124276 31423868 813488 2.47 467160 24887048 2138032 6.30 4594272 21466368 172 [2025-12-23T07:33:37.614Z] 03:55:01 5123896 31423532 813708 2.48 467176 24887056 2138032 6.30 4594016 21466372 60 [2025-12-23T07:33:37.614Z] 03:56:01 5123880 31423544 813688 2.48 467196 24887056 2154088 6.35 4594304 21466376 12 [2025-12-23T07:33:37.614Z] 03:57:01 5123968 31423648 813720 2.48 467200 24887060 2154088 6.35 4594312 21466380 84 [2025-12-23T07:33:37.614Z] 03:58:01 5123860 31423548 813996 2.48 467200 24887064 2137848 6.30 4594436 21466384 220 [2025-12-23T07:33:37.614Z] 03:59:01 5123648 31423348 814188 2.48 467220 24887064 2137848 6.30 4594328 21466384 32 [2025-12-23T07:33:37.614Z] 04:00:01 5123584 31423300 814124 2.48 467240 24887068 2137848 6.30 4594492 21466388 48 [2025-12-23T07:33:37.614Z] 04:01:01 5123576 31423316 814052 2.48 467260 24887068 2137848 6.30 4594376 21466388 196 [2025-12-23T07:33:37.614Z] 04:02:01 5123528 31423284 814036 2.48 467264 24887072 2137848 6.30 4594452 21466392 216 [2025-12-23T07:33:37.614Z] 04:03:01 5123260 31423040 814260 2.48 467280 24887080 2137848 6.30 4594528 21466400 192 [2025-12-23T07:33:37.614Z] 04:04:01 5123536 31423328 813976 2.48 467288 24887080 2137848 6.30 4594420 21466400 12 [2025-12-23T07:33:37.614Z] 04:05:01 5123528 31423348 813936 2.48 467312 24887088 2137848 6.30 4594772 21466408 232 [2025-12-23T07:33:37.614Z] 04:06:01 5123512 31423352 813936 2.48 467324 24887088 2137848 6.30 4594224 21466408 12 [2025-12-23T07:33:37.614Z] 04:07:01 5123212 31423068 814100 2.48 467344 24887092 2137848 6.30 4594568 21466412 188 [2025-12-23T07:33:37.614Z] 04:08:01 5123172 31423048 814064 2.48 467356 24887096 2137848 6.30 4594732 21466416 216 [2025-12-23T07:33:37.614Z] 04:09:01 5123196 31423096 814020 2.48 467376 24887096 2137848 6.30 4594308 21466416 4 [2025-12-23T07:33:37.614Z] 04:10:01 5123076 31423116 813976 2.48 467388 24887228 2121500 6.25 4594668 21466540 100 [2025-12-23T07:33:37.614Z] 04:11:01 5123336 31423384 813704 2.48 467388 24887228 2121500 6.25 4594876 21466548 196 [2025-12-23T07:33:37.614Z] 04:12:01 5123328 31423400 813672 2.48 467408 24887232 2121500 6.25 4594788 21466552 220 [2025-12-23T07:33:37.614Z] 04:13:01 5123556 31423644 813404 2.47 467424 24887236 2121500 6.25 4594424 21466556 8 [2025-12-23T07:33:37.614Z] 04:14:01 5123588 31423692 813352 2.47 467444 24887236 2121500 6.25 4594380 21466556 12 [2025-12-23T07:33:37.614Z] 04:15:01 5123020 31423152 813844 2.48 467448 24887244 2121500 6.25 4594664 21466564 164 [2025-12-23T07:33:37.614Z] 04:16:01 5122956 31423092 813840 2.48 467456 24887244 2121500 6.25 4594732 21466564 200 [2025-12-23T07:33:37.614Z] 04:17:01 5122388 31422544 814312 2.48 467472 24887248 2121500 6.25 4594968 21466568 8 [2025-12-23T07:33:37.614Z] 04:18:01 5123084 31423260 813800 2.48 467492 24887256 2121500 6.25 4594836 21466572 200 [2025-12-23T07:33:37.614Z] 04:19:01 5123084 31423280 813764 2.48 467512 24887256 2121500 6.25 4594764 21466572 8 [2025-12-23T07:33:37.614Z] 04:20:01 5123060 31423276 813744 2.48 467532 24887260 2121500 6.25 4594748 21466576 40 [2025-12-23T07:33:37.614Z] 04:21:01 5122284 31422524 814708 2.48 467536 24887260 2121500 6.25 4594840 21466576 192 [2025-12-23T07:33:37.614Z] 04:22:01 5122740 31422996 814168 2.48 467556 24887264 2121500 6.25 4594856 21466580 200 [2025-12-23T07:33:37.614Z] 04:23:01 5122740 31423020 814132 2.48 467568 24887272 2121500 6.25 4594672 21466584 40 [2025-12-23T07:33:37.614Z] 04:24:01 5122716 31423000 814064 2.48 467588 24887272 2121500 6.25 4594824 21466584 8 [2025-12-23T07:33:37.614Z] 04:25:01 5122388 31422640 814640 2.48 467608 24887276 2121500 6.25 4595084 21466588 252 [2025-12-23T07:33:37.614Z] 04:26:01 5122188 31422564 814664 2.48 467612 24887276 2120824 6.25 4595084 21466596 4 [2025-12-23T07:33:37.614Z] 04:27:01 5121600 31421988 815412 2.48 467624 24887280 2120824 6.25 4595420 21466600 196 [2025-12-23T07:33:37.614Z] 04:28:01 5122080 31422560 814720 2.48 467644 24887412 2120824 6.25 4595436 21466676 216 [2025-12-23T07:33:37.614Z] 04:29:01 5122300 31422860 814420 2.48 467664 24887412 2120824 6.25 4595116 21466732 168 [2025-12-23T07:33:37.614Z] 04:30:01 5122200 31422780 814652 2.48 467676 24887416 2120824 6.25 4595184 21466736 192 [2025-12-23T07:33:37.614Z] 04:31:01 5122256 31422856 814584 2.48 467696 24887416 2120824 6.25 4595180 21466736 12 [2025-12-23T07:33:37.614Z] 04:32:01 5122484 31423104 814320 2.48 467700 24887424 2136908 6.30 4595288 21466744 220 [2025-12-23T07:33:37.614Z] 04:33:01 5122568 31423200 814212 2.48 467724 24887424 2136908 6.30 4594976 21466744 4 [2025-12-23T07:33:37.614Z] 04:34:01 5122568 31423224 814184 2.48 467736 24887428 2136908 6.30 4594936 21466748 28 [2025-12-23T07:33:37.614Z] 04:35:01 5122008 31422688 814692 2.48 467740 24887436 2136908 6.30 4595280 21466756 52 [2025-12-23T07:33:37.614Z] 04:36:01 5121796 31422488 814836 2.48 467752 24887436 2136908 6.30 4595488 21466756 200 [2025-12-23T07:33:37.614Z] 04:37:01 5122016 31422724 814540 2.48 467764 24887440 2136908 6.30 4595244 21466760 200 [2025-12-23T07:33:37.614Z] 04:38:01 5121952 31422664 814536 2.48 467772 24887440 2136908 6.30 4595396 21466760 204 [2025-12-23T07:33:37.614Z] 04:39:01 5122204 31422932 814272 2.48 467780 24887444 2136908 6.30 4595292 21466764 60 [2025-12-23T07:33:37.614Z] 04:40:01 5122188 31422924 814244 2.48 467796 24887444 2136908 6.30 4595004 21466768 8 [2025-12-23T07:33:37.614Z] 04:41:01 5121912 31422668 814468 2.48 467816 24887452 2136908 6.30 4595032 21466768 4 [2025-12-23T07:33:37.614Z] 04:42:01 5122016 31422796 814456 2.48 467832 24887456 2136908 6.30 4595424 21466772 212 [2025-12-23T07:33:37.614Z] 04:43:01 5121812 31422632 814628 2.48 467860 24887456 2136908 6.30 4595496 21466776 196 [2025-12-23T07:33:37.614Z] 04:44:01 5122088 31422928 814320 2.48 467884 24887460 2136908 6.30 4595400 21466780 4 [2025-12-23T07:33:37.614Z] 04:45:02 5121496 31422360 814852 2.48 467896 24887464 2136908 6.30 4595396 21466784 212 [2025-12-23T07:33:37.614Z] 04:46:01 5121480 31422480 814724 2.48 467900 24887592 2136908 6.30 4595468 21466912 196 [2025-12-23T07:33:37.614Z] 04:47:01 5121788 31422808 814396 2.48 467908 24887596 2136908 6.30 4595156 21466916 28 [2025-12-23T07:33:37.614Z] 04:48:01 5121440 31422464 814708 2.48 467920 24887596 2136908 6.30 4595224 21466916 16 [2025-12-23T07:33:37.614Z] 04:49:01 5121608 31422656 814648 2.48 467936 24887600 2136908 6.30 4595540 21466920 224 [2025-12-23T07:33:37.614Z] 04:50:01 5121552 31422620 814736 2.48 467936 24887608 2136908 6.30 4595612 21466928 224 [2025-12-23T07:33:37.614Z] 04:51:01 5121480 31422580 814724 2.48 467964 24887612 2136908 6.30 4595548 21466932 192 [2025-12-23T07:33:37.614Z] 04:52:01 5121188 31422308 814948 2.48 467972 24887616 2136908 6.30 4595560 21466936 192 [2025-12-23T07:33:37.614Z] 04:53:01 5121132 31422268 814916 2.48 468000 24887616 2136908 6.30 4595736 21466936 236 [2025-12-23T07:33:37.614Z] 04:54:01 5121084 31422240 814896 2.48 468004 24887620 2136908 6.30 4595640 21466940 204 [2025-12-23T07:33:37.614Z] 04:55:01 5121320 31422496 814572 2.48 468024 24887624 2136908 6.30 4595688 21466944 212 [2025-12-23T07:33:37.614Z] 04:56:01 5121472 31422664 814552 2.48 468036 24887624 2120652 6.25 4595800 21466944 188 [2025-12-23T07:33:37.614Z] 04:57:01 5121196 31422404 814812 2.48 468040 24887628 2120652 6.25 4595596 21466948 248 [2025-12-23T07:33:37.614Z] 04:58:01 5083228 31398728 834156 2.54 468444 24899976 2204548 6.50 4617208 21475896 248 [2025-12-23T07:33:37.614Z] 04:59:01 5083884 31399412 833620 2.54 468468 24899980 2204548 6.50 4617160 21475900 204 [2025-12-23T07:33:37.614Z] 05:00:01 5083632 31399180 833840 2.54 468476 24899984 2204548 6.50 4617176 21475904 216 [2025-12-23T07:33:37.614Z] 05:01:01 5083616 31399176 833824 2.54 468492 24899984 2204548 6.50 4617136 21475904 60 [2025-12-23T07:33:37.614Z] 05:02:01 5084176 31399756 833252 2.53 468500 24899988 2204548 6.50 4616976 21475908 28 [2025-12-23T07:33:37.614Z] 05:03:01 5084000 31399592 833316 2.54 468516 24899992 2204548 6.50 4617396 21475912 196 [2025-12-23T07:33:37.614Z] 05:04:01 5084544 31400160 832684 2.53 468544 24899996 2204548 6.50 4617292 21475916 160 [2025-12-23T07:33:37.614Z] 05:05:01 5084216 31399892 833172 2.53 468568 24900000 2204548 6.50 4617720 21475920 212 [2025-12-23T07:33:37.614Z] 05:06:01 5084744 31400428 832624 2.53 468588 24900000 2204548 6.50 4617068 21475920 4 [2025-12-23T07:33:37.614Z] 05:07:01 5086556 31402280 830836 2.53 468608 24900008 2204548 6.50 4614968 21475924 216 [2025-12-23T07:33:37.614Z] 05:08:01 5086300 31402028 831084 2.53 468620 24900004 2204548 6.50 4614892 21475928 8 [2025-12-23T07:33:37.614Z] 05:09:01 5086076 31401840 831240 2.53 468636 24900012 2204548 6.50 4614980 21475932 192 [2025-12-23T07:33:37.614Z] 05:10:01 5086288 31402064 830972 2.53 468648 24900016 2204548 6.50 4615012 21475936 220 [2025-12-23T07:33:37.614Z] 05:11:01 5086272 31401968 831052 2.53 468668 24900020 2204548 6.50 4614696 21475936 64 [2025-12-23T07:33:37.614Z] 05:12:01 5086444 31402172 830804 2.53 468688 24900024 2204548 6.50 4615076 21475944 180 [2025-12-23T07:33:37.614Z] 05:13:01 5086200 31401948 830928 2.53 468704 24900024 2204548 6.50 4615128 21475944 260 [2025-12-23T07:33:37.614Z] 05:14:01 5086824 31402592 830412 2.53 468732 24900028 2204548 6.50 4615152 21475948 196 [2025-12-23T07:33:37.614Z] 05:15:01 5086784 31402592 830520 2.53 468752 24900032 2204548 6.50 4615128 21475952 224 [2025-12-23T07:33:37.614Z] 05:16:01 5086224 31402180 830864 2.53 468768 24900160 2204548 6.50 4615144 21476080 68 [2025-12-23T07:33:37.614Z] 05:17:01 5085948 31401916 831092 2.53 468780 24900164 2204548 6.50 4615128 21476084 24 [2025-12-23T07:33:37.614Z] 05:18:01 5086364 31402344 830556 2.53 468788 24900164 2204548 6.50 4615308 21476084 208 [2025-12-23T07:33:37.614Z] 05:19:01 5086136 31402136 830748 2.53 468804 24900168 2204548 6.50 4615132 21476088 224 [2025-12-23T07:33:37.614Z] 05:20:01 5086088 31402100 830744 2.53 468816 24900172 2204548 6.50 4615300 21476092 216 [2025-12-23T07:33:37.614Z] 05:21:01 5086096 31402136 830696 2.53 468836 24900176 2204548 6.50 4615168 21476096 4 [2025-12-23T07:33:37.614Z] 05:22:01 5086300 31402352 830448 2.53 468840 24900180 2204548 6.50 4615268 21476100 212 [2025-12-23T07:33:37.614Z] 05:23:01 5086244 31402316 830528 2.53 468864 24900184 2204548 6.50 4615508 21476104 256 [2025-12-23T07:33:37.614Z] 05:24:01 5086212 31402304 830504 2.53 468872 24900188 2204548 6.50 4615212 21476108 184 [2025-12-23T07:33:37.614Z] 05:25:01 5086152 31402264 830732 2.53 468888 24900192 2204548 6.50 4615644 21475948 216 [2025-12-23T07:33:37.614Z] 05:26:01 5086056 31402280 830724 2.53 468908 24900184 2204548 6.50 4616048 21475948 24 [2025-12-23T07:33:37.614Z] 05:27:01 5085968 31402236 830760 2.53 468932 24900196 2204548 6.50 4615620 21475952 16 [2025-12-23T07:33:37.614Z] 05:28:01 5085204 31401472 831412 2.53 468948 24900196 2204548 6.50 4615824 21475952 200 [2025-12-23T07:33:37.614Z] 05:29:01 5085440 31401744 831100 2.53 468960 24900204 2204548 6.50 4615816 21475960 224 [2025-12-23T07:33:37.614Z] 05:30:01 5085424 31401732 831040 2.53 468976 24900208 2204548 6.50 4615832 21475964 196 [2025-12-23T07:33:37.614Z] 05:31:01 5085424 31401764 831000 2.53 469000 24900208 2204548 6.50 4615488 21475968 36 [2025-12-23T07:33:37.614Z] 05:32:01 5085264 31401608 831040 2.53 469016 24900212 2204548 6.50 4615796 21475972 212 [2025-12-23T07:33:37.614Z] 05:33:01 5085744 31402116 830476 2.53 469040 24900212 2204548 6.50 4616124 21475976 228 [2025-12-23T07:33:37.614Z] 05:34:01 5085912 31402324 830540 2.53 469056 24900216 2204548 6.50 4615884 21475980 216 [2025-12-23T07:33:37.614Z] 05:35:01 5086040 31402460 830404 2.53 469076 24900208 2204548 6.50 4615876 21475972 44 [2025-12-23T07:33:37.614Z] 05:36:01 5085700 31402144 830676 2.53 469096 24900220 2204548 6.50 4616032 21475976 232 [2025-12-23T07:33:37.614Z] 05:37:01 5085864 31402312 830448 2.53 469104 24900224 2204548 6.50 4615896 21475980 248 [2025-12-23T07:33:37.614Z] 05:38:01 5085784 31402260 830464 2.53 469112 24900224 2204548 6.50 4616056 21475984 200 [2025-12-23T07:33:37.614Z] 05:39:01 5086100 31402580 830128 2.53 469128 24900228 2220628 6.55 4615592 21475988 180 [2025-12-23T07:33:37.614Z] 05:40:01 5085728 31402236 830520 2.53 469136 24900236 2220628 6.55 4615948 21475996 228 [2025-12-23T07:33:37.614Z] 05:41:01 5085680 31402192 830496 2.53 469152 24900240 2236688 6.59 4615996 21476000 188 [2025-12-23T07:33:37.614Z] 05:42:01 5085948 31402492 830148 2.53 469168 24900244 2236688 6.59 4616068 21476008 204 [2025-12-23T07:33:37.614Z] 05:43:01 5085916 31402460 830108 2.53 469180 24900244 2236688 6.59 4615960 21476008 32 [2025-12-23T07:33:37.614Z] 05:44:01 5086076 31402660 830112 2.53 469200 24900248 2236688 6.59 4615996 21476004 224 [2025-12-23T07:33:37.614Z] 05:45:01 5085848 31402436 830340 2.53 469208 24900248 2236688 6.59 4615948 21476004 168 [2025-12-23T07:33:37.614Z] 05:46:01 5086048 31402668 830300 2.53 469232 24900252 2236688 6.59 4616000 21476012 40 [2025-12-23T07:33:37.614Z] 05:47:01 5085676 31402332 830584 2.53 469248 24900260 2236688 6.59 4616096 21476020 224 [2025-12-23T07:33:37.614Z] 05:48:01 5085180 31401836 831012 2.53 469268 24900260 2236688 6.59 4616080 21476016 168 [2025-12-23T07:33:37.614Z] 05:49:01 5084976 31401656 831188 2.53 469292 24900264 2236688 6.59 4615776 21476020 28 [2025-12-23T07:33:37.614Z] 05:50:01 5085188 31401964 830884 2.53 469296 24900328 2236688 6.59 4616240 21476084 220 [2025-12-23T07:33:37.614Z] 05:51:01 5084904 31401688 831104 2.53 469320 24900332 2236688 6.59 4616228 21476088 232 [2025-12-23T07:33:37.614Z] 05:52:01 5084888 31401676 831060 2.53 469320 24900336 2236688 6.59 4616120 21476092 188 [2025-12-23T07:33:37.614Z] 05:53:01 5084848 31401664 831036 2.53 469328 24900336 2236688 6.59 4616160 21476096 200 [2025-12-23T07:33:37.614Z] 05:54:01 5085184 31402004 831084 2.53 469336 24900340 2236688 6.59 4616260 21476100 208 [2025-12-23T07:33:37.614Z] 05:55:01 5085184 31402032 831076 2.53 469352 24900340 2236688 6.59 4615888 21476104 16 [2025-12-23T07:33:37.614Z] 05:56:01 5084908 31401792 831296 2.53 469376 24900348 2236688 6.59 4616252 21476112 192 [2025-12-23T07:33:37.614Z] 05:57:01 5084932 31401820 831240 2.53 469400 24900356 2236688 6.59 4615912 21476116 36 [2025-12-23T07:33:37.614Z] 05:58:01 5084876 31401804 831196 2.53 469412 24900356 2236688 6.59 4616344 21476120 208 [2025-12-23T07:33:37.614Z] 05:59:02 5085152 31402084 830892 2.53 469436 24900360 2236688 6.59 4615968 21476124 28 [2025-12-23T07:33:37.614Z] 06:00:01 5085856 31402820 830348 2.53 469448 24900360 2236688 6.59 4616272 21476128 12 [2025-12-23T07:33:37.614Z] 06:01:01 5085352 31402352 830900 2.53 469472 24900364 2236688 6.59 4616384 21476132 124 [2025-12-23T07:33:37.614Z] 06:02:01 5085052 31402056 831116 2.53 469500 24900368 2220644 6.55 4616316 21476136 52 [2025-12-23T07:33:37.614Z] 06:03:01 5085476 31402524 830712 2.53 469520 24900368 2220644 6.55 4616460 21476140 244 [2025-12-23T07:33:37.614Z] 06:04:01 5085396 31402452 830712 2.53 469540 24900372 2220644 6.55 4616392 21476144 232 [2025-12-23T07:33:37.615Z] 06:05:01 5085316 31402396 830724 2.53 469552 24900376 2220644 6.55 4616720 21476128 200 [2025-12-23T07:33:37.615Z] 06:06:01 5085016 31402120 830956 2.53 469560 24900380 2204364 6.50 4616468 21476136 92 [2025-12-23T07:33:37.615Z] 06:07:01 5085208 31402344 830940 2.53 469588 24900384 2204364 6.50 4616216 21476140 40 [2025-12-23T07:33:37.615Z] 06:08:01 5085412 31402548 830680 2.53 469600 24900384 2204364 6.50 4616676 21476140 196 [2025-12-23T07:33:37.615Z] 06:09:01 5085616 31402756 830404 2.53 469608 24900388 2204364 6.50 4616512 21476144 252 [2025-12-23T07:33:37.615Z] 06:10:01 5085316 31402484 830628 2.53 469624 24900388 2220476 6.55 4616548 21476148 120 [2025-12-23T07:33:37.615Z] 06:11:01 5085260 31402456 830580 2.53 469660 24900392 2220476 6.55 4616580 21476148 212 [2025-12-23T07:33:37.615Z] 06:12:01 5084772 31402000 831028 2.53 469692 24900396 2220476 6.55 4616276 21476152 32 [2025-12-23T07:33:37.615Z] 06:13:01 5084180 31401452 831500 2.53 469704 24900400 2220476 6.55 4616700 21476156 272 [2025-12-23T07:33:37.615Z] 06:14:01 5084332 31401616 831464 2.53 469716 24900404 2220476 6.55 4616624 21476160 196 [2025-12-23T07:33:37.615Z] 06:15:01 5084388 31401740 831304 2.53 469728 24900472 2220476 6.55 4616820 21476204 256 [2025-12-23T07:33:37.615Z] 06:16:01 5084348 31401760 831360 2.53 469748 24900476 2220476 6.55 4616688 21476232 152 [2025-12-23T07:33:37.615Z] 06:17:01 5084064 31401460 831624 2.53 469764 24900476 2203464 6.50 4616720 21476236 40 [2025-12-23T07:33:37.615Z] 06:18:01 5084528 31401936 831180 2.53 469768 24900480 2219692 6.54 4616764 21476236 220 [2025-12-23T07:33:37.615Z] 06:19:01 5084708 31402184 830876 2.53 469776 24900548 2219692 6.54 4616684 21476296 248 [2025-12-23T07:33:37.615Z] 06:20:01 5084724 31402200 830852 2.53 469784 24900548 2219692 6.54 4616372 21476296 8 [2025-12-23T07:33:37.615Z] 06:21:01 5084456 31401944 831096 2.53 469788 24900552 2219692 6.54 4616372 21476308 44 [2025-12-23T07:33:37.615Z] 06:22:01 5084872 31402380 830580 2.53 469816 24900544 2219692 6.54 4616724 21476312 12 [2025-12-23T07:33:37.615Z] 06:23:01 5084864 31402412 830564 2.53 469820 24900560 2219692 6.54 4616496 21476316 48 [2025-12-23T07:33:37.615Z] 06:24:01 5084764 31402316 830784 2.53 469824 24900564 2219692 6.54 4616744 21476320 196 [2025-12-23T07:33:37.615Z] 06:25:01 5084716 31402280 830788 2.53 469836 24900560 2219692 6.54 4616900 21476320 12 [2025-12-23T07:33:37.615Z] 06:26:01 5065772 31387528 843124 2.56 470008 24903816 2266852 6.68 4631184 21479252 32 [2025-12-23T07:33:37.615Z] 06:27:01 5075824 31397716 833112 2.53 470028 24903956 2213980 6.53 4618096 21479376 80 [2025-12-23T07:33:37.615Z] 06:28:01 5076360 31398268 832504 2.53 470036 24903956 2213980 6.53 4617944 21479384 16 [2025-12-23T07:33:37.615Z] 06:29:01 5076468 31398444 832560 2.53 470064 24903960 2213980 6.53 4617880 21479388 12 [2025-12-23T07:33:37.615Z] 06:30:01 5078980 31400700 832068 2.53 470084 24903944 2230904 6.58 4617416 21479372 208 [2025-12-23T07:33:37.615Z] 06:31:01 5079128 31400888 831872 2.53 470104 24903952 2230904 6.58 4617184 21479376 20 [2025-12-23T07:33:37.615Z] 06:32:01 5079316 31401124 831544 2.53 470144 24903948 2230904 6.58 4617484 21479384 44 [2025-12-23T07:33:37.615Z] 06:33:01 5079024 31400852 831748 2.53 470156 24903956 2230904 6.58 4617504 21479384 188 [2025-12-23T07:33:37.615Z] 06:34:01 5079472 31401284 831244 2.53 470168 24903960 2230904 6.58 4617416 21479388 204 [2025-12-23T07:33:37.615Z] 06:35:01 5079528 31401384 831156 2.53 470196 24903960 2214820 6.53 4617212 21479388 4 [2025-12-23T07:33:37.615Z] 06:36:01 5079544 31401560 831100 2.53 470220 24904092 2214820 6.53 4617684 21479520 188 [2025-12-23T07:33:37.615Z] 06:37:01 5079608 31401644 831016 2.53 470252 24904092 2214820 6.53 4617464 21479520 44 [2025-12-23T07:33:37.615Z] 06:38:01 5079500 31401580 831268 2.53 470268 24904096 2214820 6.53 4617696 21479524 224 [2025-12-23T07:33:37.615Z] 06:39:01 5079428 31401520 831284 2.53 470276 24904100 2214820 6.53 4617628 21479528 244 [2025-12-23T07:33:37.615Z] 06:40:01 5079900 31401992 830740 2.53 470288 24904100 2214820 6.53 4617548 21479528 168 [2025-12-23T07:33:37.615Z] 06:41:01 5079096 31401224 831452 2.53 470304 24904108 2214820 6.53 4617588 21479536 188 [2025-12-23T07:33:37.615Z] 06:42:01 5079088 31401224 831444 2.53 470320 24904108 2214820 6.53 4617672 21479536 80 [2025-12-23T07:33:37.615Z] 06:43:01 5078568 31400728 831916 2.53 470336 24904116 2214820 6.53 4617676 21479540 188 [2025-12-23T07:33:37.615Z] 06:44:01 5078724 31400916 831688 2.53 470348 24904120 2214820 6.53 4617720 21479548 256 [2025-12-23T07:33:37.615Z] 06:45:01 5078976 31401172 831368 2.53 470356 24904120 2214820 6.53 4617644 21479548 236 [2025-12-23T07:33:37.615Z] 06:46:01 5079180 31401380 831084 2.53 470372 24904124 2214820 6.53 4617688 21479552 200 [2025-12-23T07:33:37.615Z] 06:47:01 5078880 31401104 831300 2.53 470396 24904124 2214820 6.53 4617696 21479552 36 [2025-12-23T07:33:37.615Z] 06:48:01 5079304 31401572 830836 2.53 470416 24904128 2214820 6.53 4617748 21479556 8 [2025-12-23T07:33:37.615Z] 06:49:01 5079480 31401756 830736 2.53 470428 24904136 2214820 6.53 4617780 21479560 228 [2025-12-23T07:33:37.615Z] 06:50:01 5079220 31401528 830956 2.53 470448 24904136 2214820 6.53 4617816 21479564 200 [2025-12-23T07:33:37.615Z] 06:51:01 5078984 31401308 831116 2.53 470456 24904140 2214820 6.53 4617860 21479568 256 [2025-12-23T07:33:37.615Z] 06:52:01 5078944 31401268 831084 2.53 470468 24904140 2231008 6.58 4617732 21479568 4 [2025-12-23T07:33:37.615Z] 06:53:01 5078888 31401240 831044 2.53 470500 24904144 2214948 6.53 4618040 21479572 232 [2025-12-23T07:33:37.615Z] 06:54:01 5078848 31401240 831004 2.53 470516 24904148 2214948 6.53 4617876 21479576 60 [2025-12-23T07:33:37.615Z] 06:55:01 5078992 31401388 831096 2.53 470520 24904148 2214948 6.53 4617952 21479576 248 [2025-12-23T07:33:37.615Z] 06:56:01 5078992 31401396 831064 2.53 470536 24904152 2198308 6.48 4617852 21479580 16 [2025-12-23T07:33:37.615Z] 06:57:01 5078984 31401420 831032 2.53 470564 24904144 2198308 6.48 4617684 21479580 40 [2025-12-23T07:33:37.615Z] 06:58:01 5101544 31423840 813044 2.47 470580 24904520 2149196 6.34 4604828 21475548 16 [2025-12-23T07:33:37.615Z] 06:59:01 5101928 31424248 812572 2.47 470588 24904532 2149196 6.34 4605060 21475560 260 [2025-12-23T07:33:37.615Z] 07:00:01 5102116 31424472 812288 2.47 470600 24904532 2149196 6.34 4604844 21475560 152 [2025-12-23T07:33:37.615Z] 07:01:01 5101880 31424240 812508 2.47 470612 24904536 2149196 6.34 4604796 21475564 180 [2025-12-23T07:33:37.615Z] 07:02:01 5102036 31424424 812196 2.47 470628 24904536 2149196 6.34 4604864 21475564 36 [2025-12-23T07:33:37.615Z] 07:03:01 5101540 31423936 812656 2.47 470632 24904540 2149196 6.34 4604964 21475568 212 [2025-12-23T07:33:37.615Z] 07:04:01 5101712 31424152 812400 2.47 470652 24904544 2149196 6.34 4605140 21475572 208 [2025-12-23T07:33:37.615Z] 07:05:02 5101744 31424208 812328 2.47 470676 24904544 2149196 6.34 4604608 21475572 8 [2025-12-23T07:33:37.615Z] 07:06:01 5101896 31424368 812300 2.47 470680 24904548 2133080 6.29 4604856 21475576 36 [2025-12-23T07:33:37.615Z] 07:07:01 5101596 31424080 812528 2.47 470684 24904552 2133080 6.29 4604900 21475576 204 [2025-12-23T07:33:37.615Z] 07:08:01 5102064 31424560 812236 2.47 470692 24904556 2133080 6.29 4605020 21475584 112 [2025-12-23T07:33:37.615Z] 07:09:01 5102056 31424556 812268 2.47 470712 24904560 2133080 6.29 4604912 21475588 224 [2025-12-23T07:33:37.615Z] 07:10:01 5102000 31424608 812140 2.47 470712 24904688 2133080 6.29 4604980 21475672 200 [2025-12-23T07:33:37.615Z] 07:11:01 5102032 31424644 812084 2.47 470732 24904692 2149128 6.34 4604636 21475676 24 [2025-12-23T07:33:37.615Z] 07:12:01 5102204 31424880 811840 2.47 470740 24904692 2149128 6.34 4605028 21475720 200 [2025-12-23T07:33:37.615Z] 07:13:01 5101588 31424292 812420 2.47 470752 24904696 2149128 6.34 4605172 21475724 264 [2025-12-23T07:33:37.615Z] 07:14:01 5100840 31423552 813132 2.47 470764 24904700 2149128 6.34 4604988 21475728 32 [2025-12-23T07:33:37.615Z] 07:15:01 5101316 31424028 812832 2.47 470772 24904700 2149128 6.34 4605012 21475728 228 [2025-12-23T07:33:37.615Z] 07:16:01 5101048 31423796 813052 2.47 470784 24904708 2149128 6.34 4605096 21475740 224 [2025-12-23T07:33:37.615Z] 07:17:01 5100472 31423228 813588 2.48 470800 24904712 2149128 6.34 4604948 21475736 12 [2025-12-23T07:33:37.615Z] 07:18:01 5100968 31423768 813044 2.47 470828 24904700 2149128 6.34 4604804 21475744 16 [2025-12-23T07:33:37.615Z] 07:19:01 5100944 31423924 812832 2.47 470840 24904848 2149128 6.34 4604772 21475876 172 [2025-12-23T07:33:37.615Z] 07:20:01 5100668 31423656 813056 2.47 470856 24904848 2149128 6.34 4604756 21475876 4 [2025-12-23T07:33:37.615Z] 07:21:01 5100620 31423644 813028 2.47 470868 24904852 2149128 6.34 4604800 21475880 176 [2025-12-23T07:33:37.615Z] 07:22:01 5100888 31423916 812712 2.47 470892 24904852 2149128 6.34 4604784 21475880 12 [2025-12-23T07:33:37.615Z] 07:23:01 5100904 31423972 812648 2.47 470908 24904856 2149128 6.34 4604896 21475884 8 [2025-12-23T07:33:37.615Z] 07:24:01 5100928 31424000 812604 2.47 470916 24904860 2149128 6.34 4604820 21475888 28 [2025-12-23T07:33:37.615Z] 07:25:01 5101100 31424204 812400 2.47 470928 24904860 2149128 6.34 4604860 21475892 12 [2025-12-23T07:33:37.615Z] 07:26:01 5100368 31423520 813264 2.47 470948 24904868 2149128 6.34 4605348 21475900 196 [2025-12-23T07:33:37.615Z] 07:27:01 5100296 31423600 813172 2.47 470952 24904868 2149128 6.34 4605220 21475896 56 [2025-12-23T07:33:37.615Z] 07:28:01 5100296 31423608 813092 2.47 470964 24904872 2132140 6.29 4605380 21475900 56 [2025-12-23T07:33:37.615Z] 07:29:01 5100280 31423612 813060 2.47 470984 24904876 2132140 6.29 4605208 21475904 196 [2025-12-23T07:33:37.615Z] 07:30:01 5100352 31423712 813108 2.47 470996 24904876 2132140 6.29 4605312 21475904 204 [2025-12-23T07:33:37.615Z] 07:31:01 5100408 31423772 813040 2.47 471012 24904880 2132140 6.29 4604972 21475908 8 [2025-12-23T07:33:37.615Z] 07:32:01 5100408 31423772 813012 2.47 471016 24904884 2132140 6.29 4604956 21475908 4 [2025-12-23T07:33:37.615Z] 07:33:01 5100352 31423756 812976 2.47 471048 24904872 2132140 6.29 4605056 21475920 36 [2025-12-23T07:33:37.615Z] Average: 5338426 31390213 845934 2.57 463802 24653727 2215677 6.53 4594044 21261549 13875 [2025-12-23T07:33:37.615Z] [2025-12-23T07:33:37.615Z] 01:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-12-23T07:33:37.615Z] 01:34:01 ens3 1086.41 971.58 8206.20 132.64 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:34:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:34:01 docker0 861.21 915.08 63.60 4769.91 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:35:01 ens3 40.93 22.68 38.19 14.15 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:35:01 vethe9eb790 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:35:01 docker0 0.17 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:36:01 ens3 19.66 14.15 14.95 8.78 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:36:01 vethe9eb790 0.95 0.98 0.08 0.09 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:36:01 docker0 0.95 0.95 0.07 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:37:01 ens3 26.11 17.46 22.16 12.78 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:37:01 vethe9eb790 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:38:01 veth27c7f4e 0.62 3.27 0.05 0.35 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:38:01 ens3 1228.63 739.51 15008.56 91.65 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:38:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:38:01 docker0 605.00 986.32 52.87 9492.23 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 vethf7675e5 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 veth27c7f4e 0.13 0.73 0.01 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 veth96757f0 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 vetha1f1858 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 veth16dc29d 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 veth2827172 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 vethe2ef4b3 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 vethd984b88 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 veth3385091 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 ens3 10.54 5.96 8.24 4.52 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 vethda8a557 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 vethafa3acc 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 veth67845a0 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 veth93bd0e5 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:39:02 docker0 0.73 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 vethf7675e5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 veth27c7f4e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 veth96757f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 vetha1f1858 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 veth16dc29d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 veth2827172 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 vethe2ef4b3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 vethd984b88 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 ens3 4.35 3.13 3.48 2.05 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 vethafa3acc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 veth67845a0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 veth93bd0e5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:40:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 veth33abef3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 veth27c7f4e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 veth96757f0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 vethe2ef4b3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 vethd984b88 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 ens3 3.18 2.18 2.51 1.41 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 veth67845a0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 veth93bd0e5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:41:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:42:01 ens3 393.37 410.40 193.53 1642.44 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:42:01 lo 36.06 36.06 3.54 3.54 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:43:01 ens3 432.61 438.64 155.15 2892.18 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:43:01 lo 27.26 27.26 2.66 2.66 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:44:01 ens3 63.46 55.79 41.45 243.78 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:44:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:45:01 ens3 1.33 0.42 0.83 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.615Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:48:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:49:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:50:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:51:01 ens3 0.47 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:52:01 ens3 0.68 0.32 0.33 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:53:01 ens3 0.35 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:54:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:55:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:56:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:58:01 ens3 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:00:01 ens3 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:01:01 ens3 0.30 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:02:01 ens3 0.68 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:03:01 ens3 0.73 0.53 0.41 0.29 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:04:01 ens3 0.78 0.38 0.31 0.22 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:05:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:06:01 ens3 0.32 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:07:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:08:01 ens3 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:09:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:10:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:11:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:13:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:14:01 ens3 0.20 0.10 0.10 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:18:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:19:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:23:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:24:01 ens3 0.90 0.65 0.82 0.38 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:25:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:26:01 ens3 5.75 4.98 3.75 4.87 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:27:01 ens3 1.87 1.58 0.99 1.22 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:28:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:30:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:31:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:33:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:36:01 ens3 0.62 0.35 0.33 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:38:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:40:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:41:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:42:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:43:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:44:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.616Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:48:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:49:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:53:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:58:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:01:01 ens3 0.32 0.13 0.19 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:03:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:04:01 ens3 0.43 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:05:01 ens3 0.47 0.30 0.27 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:07:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:08:01 ens3 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:13:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:15:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:18:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:20:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:22:01 ens3 0.23 0.07 0.13 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:23:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:25:01 ens3 0.42 0.27 0.17 0.25 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:26:01 ens3 2.73 2.67 1.51 3.97 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:27:01 ens3 1.57 1.32 0.80 1.16 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:28:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:33:01 ens3 0.37 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:36:01 ens3 0.57 0.42 0.28 0.22 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.617Z] 03:38:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:41:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:43:01 ens3 0.45 0.25 0.26 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:47:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:47:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:48:01 ens3 0.34 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:49:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:53:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:58:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:01:01 ens3 0.30 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:03:01 ens3 0.65 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:04:01 ens3 0.88 0.38 0.32 0.22 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:05:01 ens3 0.65 0.37 0.33 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:08:01 ens3 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:13:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:18:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:23:01 ens3 0.43 0.23 0.31 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:25:01 ens3 0.33 0.23 0.11 0.25 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:26:01 ens3 2.65 2.13 1.46 3.93 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:27:01 ens3 1.58 1.32 0.80 1.16 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:28:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:33:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:36:01 ens3 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.618Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:38:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:42:01 ens3 0.23 0.07 0.18 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:43:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:45:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:45:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:47:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:48:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:52:01 ens3 0.25 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:53:01 ens3 0.40 0.22 0.21 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:57:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:58:01 ens3 1.35 1.25 4.37 0.17 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:59:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:02:01 ens3 1.08 1.60 0.18 11.13 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:03:01 ens3 1.03 2.52 0.14 6.74 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:04:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:05:01 ens3 1.18 1.20 0.32 6.63 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:07:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:08:01 ens3 0.73 1.43 0.12 6.59 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:13:01 ens3 0.97 1.85 0.14 6.68 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:14:01 ens3 0.18 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:18:01 ens3 3.12 4.80 0.27 7.23 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:20:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:21:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:22:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:23:01 ens3 6.93 11.30 0.91 21.61 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:24:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:25:01 ens3 3.13 3.68 0.29 6.05 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:26:01 ens3 2.57 1.45 1.46 3.78 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:27:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:28:01 ens3 1.67 1.48 0.87 1.22 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:31:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:33:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:34:01 ens3 0.65 0.08 0.17 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:35:01 ens3 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.619Z] 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:36:01 ens3 0.57 0.30 0.27 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:38:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:42:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:43:01 ens3 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:48:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:51:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:53:01 ens3 0.40 0.30 0.20 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:55:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:58:01 ens3 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:59:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 05:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:03:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:04:01 ens3 0.53 0.08 0.11 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:05:01 ens3 0.43 0.45 0.27 0.22 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:06:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:08:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:13:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:15:01 ens3 0.37 0.27 0.19 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:18:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:20:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:23:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:25:01 ens3 0.37 0.27 0.12 0.25 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:26:01 ens3 1.28 1.05 0.68 2.93 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:27:01 ens3 1.58 1.58 0.86 1.02 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:28:01 ens3 1.62 1.45 0.87 1.22 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:29:01 ens3 0.15 0.33 0.02 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.620Z] 06:30:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:33:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:34:01 ens3 0.22 0.08 0.13 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:36:01 ens3 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:38:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:40:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:41:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:42:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:43:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:48:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:49:01 ens3 0.27 0.20 0.13 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:53:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:58:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:02:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:03:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:04:01 ens3 0.72 0.27 0.30 0.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:05:02 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:06:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:08:01 ens3 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:13:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:14:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:18:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:21:01 ens3 0.30 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:23:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:26:01 ens3 0.35 0.30 0.17 0.26 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.621Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:27:01 ens3 2.78 2.35 1.47 3.94 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:28:01 ens3 1.62 1.28 0.87 1.21 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:33:01 ens3 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] Average: ens3 9.45 7.65 65.57 14.33 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] Average: docker0 4.04 5.24 0.32 39.41 0.00 0.00 0.00 0.00 [2025-12-23T07:33:37.622Z] [2025-12-23T07:33:37.622Z]